You are not logged in.
Hey there! Hope this topic finds you well.
I'm trying to install 01 September's release of Arch on a USB drive through the live environment. However, as I'm trying to get the work done, I'm getting massive screen spam with the following three specific lines:
pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
pcieport 0000:00:1d.0: AER: device [8086:9db1] error status/mask=00001000/00002000
pcieport 0000:00:1d.0: AER: [12] TimeoutThese lines appear at random, and I don't know what could possibly be causing this. I've already done my research and asked on the unofficial Discord server, to no avail. I am using this ASUS Vivobook model as the machine to install Arch. Could I get some help with resolving this issue?
Last edited by rhearmas (2020-09-25 02:28:38)
Offline
1. Please edit your post to give it a title, the current one is completely worthless. Consider putting part of the error message in the title.
2. Also put the error message into google. Really, just about any part of it. And you will immediately have an easy solution.
3. Edit the title again to prepend [SOLVED]
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
1. Please edit your post to give it a title, the current one is completely worthless. Consider putting part of the error message in the title.
2. Also put the error message into google. Really, just about any part of it. And you will immediately have an easy solution.
3. Edit the title again to prepend [SOLVED]
Oh shoot! I didn't even notice the title! I just fixed that, thank you. I've already looked stuff up but I never got anything useful, unfortunately.
Offline
Thanks for fixing the title - it the original was entered by accident, I may have come across more abrupt than called for.
But still a search should have turned up good results. This is the very first result when I searched:
https://itsfoss.com/pcie-bus-error-severity-corrected/
Add pci=noaer to the kernel line.
Last edited by Trilby (2020-09-25 02:23:24)
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
The very first result when I searched:
https://itsfoss.com/pcie-bus-error-severity-corrected/Add pci=noaer to the kernel line.
How do I do this, considering that I don't have GRUB installed yet? All I've done is connect to the internet in the live environment.
Offline
See the note in Kernel_parameters#Configuration.
Offline
Solved. By using loqs' link that they posted, I was able to change the boot options to hide the alerts. Thanks a bunch! I've marked this as solved.
Last edited by rhearmas (2020-09-25 02:28:54)
Offline