As it says in the title of the post, when I turn off the computer I have a permanent cascade of PCI, of all types and I cannot make it stop.
I have tested with various kernel parameters. but it happens that opening the file /etc/default/grub
and in the kernel line put some command likepci=noaer
or pcie_aspm=off
, then checking the grub at the beginning with thee
key I see that in the kernel line there are NO parameters that I applied in /etc/default/grub giving this a constant failure.
Here I leave my dmesg, well part of it because it is a waterfall that never ends:
[ 2958.735547] pcieport 0000:00:1b.4: AER: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 2958.735547] pcieport 0000:00:1b.4: AER: device [8086:a2eb] error status/mask=00000001/00002000
[ 2958.735548] pcieport 0000:00:1b.4: AER: [ 0] RxErr
[ 2958.735557] pcieport 0000:00:1b.4: AER: Corrected error received: 0000:00:1b.4
[ 2958.735560] pcieport 0000:00:1b.4: AER: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 2958.735561] pcieport 0000:00:1b.4: AER: device [8086:a2eb] error status/mask=00000001/00002000
[ 2958.735561] pcieport 0000:00:1b.4: AER: [ 0] RxErr
[ 2958.735571] pcieport 0000:00:1b.4: AER: Corrected error received: 0000:00:1b.4
[ 2958.735575] pcieport 0000:00:1b.4: AER: device [8086:a2eb] error status/mask=00000001/00002000
[ 2958.735575] pcieport 0000:00:1b.4: AER: [ 0] RxErr
[ 2958.735597] pcieport 0000:00:1b.4: AER: Corrected error received: 0000:00:1b.4
[ 2958.735601] pcieport 0000:00:1b.4: AER: device [8086:a2eb] error status/mask=00000001/00002000
[ 2958.735601] pcieport 0000:00:1b.4: AER: [ 0] RxErr
[ 2958.735611] pcieport 0000:00:1b.4: AER: Corrected error received: 0000:00:1b
journalctl -b
Hint: You are currently not seeing messages from other users and the system.
Users in groups 'adm', 'systemd-journal', 'wheel' can see all messages.
Pass -q to turn off this notice.
-- No entries --
inxi -Fgz
System:
Kernel: 5.6.18-156.current x86_64 bits: 64 Desktop: MATE 1.24.0
Distro: Solus 4.1
Machine:
Type: Desktop Mobo: Gigabyte model: B365M DS3H v: x.x serial: <filter>
UEFI [Legacy]: American Megatrends v: F5 date: 08/13/2019
CPU:
Topology: 6-Core model: Intel Core i5-9400 bits: 64 type: MCP
L2 cache: 9216 KiB
Speed: 3953 MHz min/max: 800/4100 MHz Core speeds (MHz): 1: 3996 2: 3976
3: 3960 4: 3999 5: 3995 6: 3999
Graphics:
Device-1: NVIDIA TU117 [GeForce GTX 1650] driver: nvidia v: 450.57
Display: x11 server: X.Org 1.20.8 driver: nvidia
resolution: 1920x1080~60Hz
OpenGL: renderer: GeForce GTX 1650/PCIe/SSE2 v: 4.6.0 NVIDIA 450.57
Audio:
Device-1: Intel 200 Series PCH HD Audio driver: snd_hda_intel
Device-2: NVIDIA driver: snd_hda_intel
Sound Server: ALSA v: k5.6.18-156.current
Network:
Device-1: Realtek RTL8188EE Wireless Network Adapter driver: rtl8188ee
IF: wlp4s0 state: down mac: <filter>
Device-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
driver: r8169
IF: enp7s0 state: down mac: <filter>
Drives:
Local Storage: total: 894.26 GiB used: 9.14 GiB (1.0%)
ID-1: /dev/sda vendor: Western Digital model: WDS480G2G0A-00JH30
size: 447.13 GiB
ID-2: /dev/sdb vendor: Western Digital model: WDS480G2G0A-00JH30
size: 447.13 GiB
Partition:
ID-1: / size: 435.17 GiB used: 9.06 GiB (2.1%) fs: ext4 dev: /dev/dm-1
ID-2: /boot size: 269.9 MiB used: 80.5 MiB (29.8%) fs: ext4 dev: /dev/sda1
Swap:
ID-1: swap-1 type: partition size: 3.73 GiB used: 0 KiB (0.0%)
dev: /dev/dm-0
Sensors:
System Temperatures: cpu: 27.8 C mobo: 16.8 C gpu: nvidia temp: 31 C
Fan Speeds (RPM): N/A gpu: nvidia fan: 56%
Info:
Processes: 206 Uptime: 58m Memory: 15.65 GiB used: 1.22 GiB (7.8%)
Shell: bash inxi: 3.1.03
It is really irritating to have to do a reset
for every reboot. 🙁
Thanks in advance.
judd.