How do you install B580 drivers?

Got a B580 today, It gets stuck after getting to the graphical target.

First, make sure your system is updated so you have the latest versions of everything.

The drivers are in the kernel itself. You need to be on 6.12.

You also need the latest mesa. You probably also need newest linux-firmware

Make sure you aren’t booting the LTS kernel.

1 Like

I am on Linux kernel 6.12.8, have the latest firmware, and tried both mesa and the git version.

What was your previous GPU?

Geforce 1060 3GB

OK, make sure you don’t have any nvidia-specific config left over.

Check cat /etc/dracut.conf.d/* and make sure there is no nvidia anything there.

Check your xorg config files as well.

Then run sudo dracut-rebuild to ensure your initrd has the support you need.

2 Likes

Oh damn that was it.
I had to remove /etc/X11/xorg.conf THANKS!

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.