Siduction Forum > Hardware - Support

 (solved) TTY spamming messages

(1/2) > >>

MachinaeWolf:
I went into a tty to attempt to install the nvidia drivers from nvidia's site. I was bombarded with tons of error messages

--- Code: ---pcieport 0000:00:1c.4: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00e4(Receiver ID)
[21060.479131] pcieport 0000:00:1c.4:   device [8086:9d14] error status/mask=00000001/00002000
[21060.480671] pcieport 0000:00:1c.4:    [ 0] Receiver Error         (First)
[21061.574531] pcieport 0000:00:1c.4: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00e4(Receiver ID)
[21061.578788] pcieport 0000:00:1c.4:   device [8086:9d14] error status/mask=00000001/00002000
--- End code ---
It kept spamming this all over.

towo:
In debian you do not install Nvidia driver from their site!

MachinaeWolf:
Ok but this issue was before I attempted to install the driver.

Gabriel_M:
 Try to solved the problem booting with pci=nomsi
In order to boot with pci=nomsi :
su
cp /etc/default/grub /etc/default/grub.bak
nano /etc/default/grub
Once grub is opened in nano replace
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" by
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash pci=nomsi"
Save and close nano.
Update grub and restart your system:
update-grub
reboot
 

MachinaeWolf:
My default looks like this:

quiet resume=UUID=f8e8e639-a9bb-4fbf-8618-72d8eb2d657e systemd.show_status=1

Navigation

[0] Message Index

[#] Next page

Go to full version
Powered by Advanced Topic Prefix Pro
Powered by SMFPacks WYSIWYG Editor