Hi all, i tried to install the Nvidia proprietary driver, but my system does not boot after that.
Specs: i3 3570k, AsRock Z77 Pro3, GeForce GTS450, Kernel 5.4 LTS, System up-to-date
I Installed with “sudo mhwd -i pci video-nvidia-390xx” and the Installation finished without Errors.
After a reboot, the System hangs after the Grub Screen.
Journalctl showed this running in a loop until getting reset by switch:
Sep 14 01:50:32 crx-wztv kernel: resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000d0000-0x000d3fff window]
Sep 14 01:50:32 crx-wztv kernel: caller _nv001015rm+0x1bf/0x1f0 [nvidia] mapping multiple BARs
Sep 14 01:50:33 crx-wztv kernel: NVRM: GPU at PCI:0000:01:00: GPU-5b33e47b-f31e-d8b8-0c46-ecfa280f1297
Sep 14 01:50:33 crx-wztv kernel: NVRM: Xid (PCI:0000:01:00): 79, GPU has fallen off the bus.
Sep 14 01:50:33 crx-wztv kernel: NVRM: GPU at 0000:01:00.0 has fallen off the bus.
Sep 14 01:50:33 crx-wztv kernel: NVRM: A GPU crash dump has been created. If possible, please run
NVRM: nvidia-bug-report.sh as root to collect this data before
NVRM: the NVIDIA kernel module is unloaded.
Sep 14 01:50:37 crx-wztv kernel: NVRM: RmInitAdapter failed! (0x12:0x45:1920)
Sep 14 01:50:37 crx-wztv kernel: NVRM: rm_init_adapter failed for device bearing minor number 0
Sep 14 01:50:37 crx-wztv kernel: resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000d0000-0x000d3fff window]
Sep 14 01:50:37 crx-wztv kernel: caller _nv001015rm+0x1bf/0x1f0 [nvidia] mapping multiple BARs
Sep 14 01:50:37 crx-wztv kernel: NVRM: GPU at PCI:0000:01:00: GPU-5b33e47b-f31e-d8b8-0c46-ecfa280f1297
Sep 14 01:50:37 crx-wztv kernel: NVRM: Xid (PCI:0000:01:00): 79, GPU has fallen off the bus.
Sep 14 01:50:37 crx-wztv kernel: NVRM: GPU at 0000:01:00.0 has fallen off the bus.
Sep 14 01:50:37 crx-wztv kernel: NVRM: A GPU crash dump has been created. If possible, please run
NVRM: nvidia-bug-report.sh as root to collect this data before
NVRM: the NVIDIA kernel module is unloaded.
By uninstalling the nvidia drivers with “mhwd -r pci video-nvidia-390xx” and rebooting, the System becomes usable again, but the nouveau drivers are pretty bad
Should i try to install the Nvidia drivers provided on the nvidia Website?