1705
submitted 1 day ago* (last edited 7 hours ago) by bytepursuits@programming.dev to c/linux@lemmy.world
you are viewing a single comment's thread
view the rest of the comments
[-] Aeder@lemmy.world 8 points 14 hours ago* (last edited 14 hours ago)

I admire people like this because even though there's like 3 pieces of hardware I wish I could fix like this, I've got no clue where to start. And except for one, most are simpler devices than the M1 GPU.

[-] PumaStoleMyBluff@lemmy.world 4 points 5 hours ago

Some of the basics of reverse engineering:

  • Learn to use a binary editor to inspect compiled binaries
  • Learn to debug without symbols
  • Learn to use a decompiler
  • Learn to inspect the traffic between the device and the OS

It's kind of monumental and there's no real finish line for learning any of them.

[-] Johanno@feddit.org 6 points 14 hours ago

Depending on what you want to do you need a lot of time, dedication, tools and probably money.

[-] Aeder@lemmy.world 4 points 12 hours ago

Well, one is a GPU like this one that only has 2D support and it's apparently perpetually stuck as experimental. The second one is a trackpad / numpad combo that someone else got working but because the code never got upstreamed it broke. The last one is an internal microphone that might have support in the kernel but it might be missing quirk flags or a small change in how it works.

[-] Johanno@feddit.org 5 points 12 hours ago

That sounds like reading a lot of documentation and testing stuff out when no dox is available.

And probably you first need to learn about each device how they function on an os level...

this post was submitted on 27 Aug 2026
1705 points (99.3% liked)

Linux

18874 readers
2594 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 3 years ago
MODERATORS