this post was submitted on 02 Jul 2025
14 points (76.9% liked)
DeGoogle Yourself
12616 readers
7 users here now
A community for those that would like to get away from Google.
Here you may post anything related to DeGoogling, why we should do it or good software alternatives!
Rules
-
Be respectful even in disagreement
-
No advertising unless it is very relevent and justified. Do not do this excessively.
-
No low value posts / memes. We or you need to learn, or discuss something.
Related communities
[email protected] [email protected] [email protected] [email protected] [email protected] [email protected]
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
what I know though is that the device manufacturers are obligated by license to give you the kernel source code for the device on request, because linux is gpl.
but they are not obligated to provide you hardware drivers and device trees that are not included in the kernel. you may still ask in case they care, but it's probably rare they provide that. sometimes it's hard even to get their kernel source code.
in some cases they use (or at least base it from) a similar device's tree. usually a similar soc. i see such devs using a lot of the same drivers and even combining efforts on similar devices.
you'd probably have a better chance talking to people who maintains a similar platform.