• 1 Post
  • 156 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle






  • You won’t have any of the electrical or protocol/register info or other data for any of the components unless you’re a manufacturer and most parts aren’t really salvageable separately but are essentially one big glob on the board. Even with the skills, you’d need to reverse engineer some of the most complex and hard to use components ever manufactured for consumer use and somehow fit them in places they were never meant to fit.

    And yes, software. The board support for the SOC, mostly. Maybe starting off with a pinephone or something might help, but I doubt even that is open and usable enough.






  • In practice? Constantly changing hardware with soc vendors that publish nothing and device manufacturers that (have to) keep pushing out new models on a short cycle. Plus many of them have extra shenanigans to keep the bootloader locked so you can’t install a recovery (presuming you had a working one) so you could replace the os. There are some rare exceptions, but the hardware is rare and tedious and not many people can or will work on installable Linux on them.

    If you just want to run some Linux userland, there’s ways to do that on top of android, though. Want to get to a Linux like system or run a program? Might be as close as installing a terminal or running adb shell.