this post was submitted on 23 May 2025
6 points (100.0% liked)
Ubuntu Linux
1920 readers
1 users here now
Linux for Human Beings.
Ubuntu is a popular Linux operating system for PC / mobile devices, etc.
Developed by Canonical & based on Debian (another older Linux OS) which is known for it's rock solid stability.
Ubuntu is trusted everywhere computing by professionals and common users alike.
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
It's odd that no drivers show up. Check Ubuntu's bug tracker for anything related. You could use a PPA if you really need a driver but you have to be careful. Keep track of what packages are updated from the PPA and use
ppa-purge
to get rid of them before upgrading to the next Ubuntu release. Breakage is possible and even likely. If you want to reduce this sort of headache, you could use Ubuntu LTS.Actually, i just tried to install with the ppa, but it didn't worked
Then i looked into the log and i saw many errors message, and after some research, i found it was because the driver is not compatible with my actual kernel.
TLDR: it was a bad idea.