Extremely weird issue involving RTX 3060

In this case then

sudo mhwd -r pci video-nvidia-470xx

Though of course we want to eventually be able to install the proper current one
(ex: sudo mhwd -i pci video-nvidia)

Wow, for one thing you have an extremely old BIOS
(with newer hardware)

You should definitely update that.
If my search-foo is correct
https://www.msi.com/Motherboard/B350-TOMAHAWK/support

Note: It appears the MSI updates support what they call “m-flash” which means you can boot it from a USB and update that way. See the documentation at the support page (also with links to videos).


PS. This is not related to your problem, but I notice the system has no SWAP.
That means when the physical RAM as all used the system will lock up.
You have lots of options for SWAP, including a partition, swapfile, etc… but I generally suggest zram these days. ex (continuing the discussion from Awful performance since install):

1 Like