←back to thread

163 points wmf | 1 comments | | HN request time: 0.199s | source
Show context
MisterTea ◴[] No.45372834[source]
Here's my big question: are there datasheets/programmers manuals available or is this yet another proprietary mess of a SoC that ships undocumented Linux drivers with binary blobs? No thanks.

I will not spend money on hardware no one can reliably patch or write drivers for. I also want other operating system maintainers to be able to write drivers and get booting.

replies(2): >>45373020 #>>45387632 #
jeroenhd ◴[] No.45373020[source]
I haven't dug deep, but it looks like Qualcomm has been working on merging code into the Linux kernel: https://www.phoronix.com/news/Qualcomm-X2-Elite-Linux-8EG5

With them only merging upstream now, it'll be a while before you can actually use Linux on these devices. You can build your own kernel from upstream, but it's probably a better idea to wait until Arch or Gentoo package the necessary pre-configured kernels.

From what I can tell, the Elite SoCs are a lot less outdated-semi-proprietary-Linux-fork-y than many other Qualcomm chips.

replies(3): >>45374116 #>>45374323 #>>45384497 #
rkangel ◴[] No.45374116[source]
Or Fedora, which tracks kernels pretty closely (e.g. this Fedora, running the normal update channel is on 6.16)
replies(1): >>45375362 #
KTibow ◴[] No.45375362[source]
Last time I checked the Fedora ISOs didn't include the device trees necessary to even begin installation.
replies(1): >>45384511 #
1. intothemild ◴[] No.45384511[source]
Correct, you kind of have to do a bit of work to it to get it to boot.

Now, I haven't tried the latest beta of Fedora 43, but my guess is this won't change.