[ubuntu] PCIe Bus Error 1c.5 Ubuntu 20.04 LTS
- ASUS K501U Laptop
- Intel Core i5 (6th Gen) 6200U / 2.3 GHz Max Turbo Speed 2.8 GHz Processor
- 8GB RAM
- 1TB HDD
- 1920 x 1080 Resolution
- NVIDIA GeForce GTX 950M 2GB GDDR3 Graphics (Yes, it is “optimus”)
- Ubuntu 20.04.1 LTS (Installed 07/08/2020 – Dual Boot with Windows 10)
I noticed my /var/logs/ folder was 155GB :O so I watch tail’d it:
watch tail /var/log/syslog
I was getting the following error at least once every second:
pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
pcieport 0000:00:1c.5: AER: PCIe Bus Error: severity=Corrected, type+physical Layer, (Receiver ID)
pcieport 0000:00:1c.5: AER: device [8086:9d15] error status/mask=00000001/00002000
pcieport 0000:00:1c.5: AER: [ 0] RxErr
My NVIDIA driver is up to date, and as far as I can tell is working perfectly, I’ve got minecraft running with shaders, etc, and have confirmed my PC is utilising the GPU and use PRIME for switching (not that I ever do):
nvidia-driver-440
Other than my /var/logs/ folder filling up rapidly, I’m having little issues (touch wood), the only one being once or twice I have encountered a black screen on boot displaying the error over and over.
I’ve tried editing the grub which has’t helped either, and I’m under the impression that noaer and nomsi only “silence” the error?.
sudo gedit /etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash pci=noaer"
&
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash pci=nomsi"
I’ve read about using the following to disable the PCIe Active State Power Management which sounds like it could be related to my issue, but I don’t want to keep messing with my grub without really knowing what I’m doing and just following different solutions online hoping something works.
pcie_aspm=off
or
pcie_aspm=force
Let me know if you need any more information, I’ve tried my best to put together what I can.
Hoping for some results soon!
Regards,
About author
You might also like
[ubuntu_mate] ImageMagick 7.x: Shell script not working
Hi, I made a shell script gradient.sh containing one of the examples from the IM site Code: #!bin/sh magick sparse_source.gif txt:- | sed ‘1d; / 0) /d; s/:.*
Change username
Can you change my username to Raffles, or if it is already taken, then Raffles727? It’s my username on several forums including Linux Mint, AskUbuntu and Aviation. Thanks in advance.
[ubuntu_budgie] Amule: installing on 18.04 LTS
Apologies in advance for asking stupid questions: I have recently installed 18.04 LTS with the Budgie desktop environment and am trying to install Amule but with little success. Ironically, I
0 Comments
No Comments Yet!
You can be first to comment this post!