268
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 03 Feb 2026
268 points (100.0% liked)
BuyFromEU
6772 readers
2 users here now
Welcome to BuyFromEU - A community dedicated to supporting European-made goods and services!
Feel free to post, comment and vote, be excellent to each other and follow the rules.
We also invite you to subscribe to:
Logo generated with mistral le chat Banner by Christian Lue on unsplash.com
founded 1 year ago
MODERATORS
Still early days, but hopefully I'll at some point have it all working.
This is my current progress: https://git.erebion.eu/forgejo/erebion/pdx213-temp
Next step would be upstreaming some patches to the kernel, I just need to find the time.
Someone more skilled and knowledgeable than me in mainlining could probably get most of the remaining things done in a couple days, but I need to read a lot of docs and try out a lot of things.
That is some impressive stuff, well done!
I’m a software developer but nowhere near kernel stuff.
I do have a curiosity to learn more about kernel development.
Definitely will check it out later.
It's not that hard, the hardest part is finding the right info, I don't even know C. I just enable the components that have drivers and leave the rest until someone writes the driver. :)
Fair enough.
But looks cool regardless.