Gentoo Archives: gentoo-user

From: zless <zless@×××××.site>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] [OT] AER: Corrected error received: 0000:00:03.0
Date: Fri, 28 Sep 2018 09:26:22
Message-Id: 1679871.TQ8tpZyCyR@callisto
In Reply to: Re: [gentoo-user] [OT] AER: Corrected error received: 0000:00:03.0 by "Håkon Alstadheim"
1 În ziua de vineri, 28 septembrie 2018, la 10:05:28 EEST, Håkon Alstadheim a
2 scris:
3 >
4 > Den 28. sep. 2018 00:02, skrev Mick:
5 > > On Thursday, 27 September 2018 21:51:42 BST Håkon Alstadheim wrote:
6 > >> (Sorry for the OT, don't know where to go for generic hardware questions)
7 > >>
8 > >> I'm wondering if my main board dying? On sept. 1 I started getting error
9 > >> messages like the ones at the end of this mail. I just noticed them. I
10 > >> am including logs from as far back as I have, just for completeness.
11 > >>
12 > >> This mainboard:
13 > >>
14 > >> # smbios-sys-info
15 > >> Libsmbios version: 2.3.2
16 > >> Product Name: Z10PE-D8 WS
17 > >> Vendor: ASUSTeK COMPUTER INC.
18 > >> BIOS Version: 3703
19 > >>
20 > >> ... has given me a lot of grief, so I've been mucking about with it
21 > >> quite a lot. I don't know if I did anything on september 1. Could it be
22 > >> some bios-setting I've changed, or som firmware corruption ? Other
23 > >> weirdness happening recently is sensors have started having episodes of
24 > >> all values totally bogus, and one pwm fan-sensor seems to be permanently
25 > >> slightly loony.
26 > >>
27 > >> OS running is kept up-to-date ~amd64 gentoo-sources running as Dom0
28 > >> under Xen-4.11 latest.
29 > >>
30 > >> ------------------
31 > >>
32 > >>
33 > >> 0:root@gentoo log # zgrep 'pcieport 0000:00:03.0' kern.log* | sed -e
34 > >> 's/^[^:]*://' | sort -M
35 > >> Aug 19 19:38:55 gentoo kernel: [ 1.181466] pcieport 0000:00:03.0: AER
36 > >> enabled with IRQ 134
37 > >> Aug 19 19:38:55 gentoo kernel: [ 1.181700] pcieport 0000:00:03.0:
38 > >> Signaling PME with IRQ 134
39 > > Did you enable CONFIG_PCIEAER_INJECT in your kernel?
40 > Yes, enabled already.
41 > >
42 > > What do you get when you boot with the kernel option:
43 > >
44 > > pcie_ports=auto
45 > >
46 > Still happens I'm afraid.
47 >
48 > # cat /proc/cmdline
49 > placeholder root=LABEL=SAS-GENTOO ro
50 > xen-pciback.hide=(02:00.*)(04:00.*)(05:00.*)(08:00.*)(81:00.*)(82:00.*)
51 > usbcore.autosuspend=-1 scsi_mod.use_blk_mq=1 xen-netback.max-queues=8
52 > xen-pciback.permissive=1 xen-pciback.verbose_request=1
53 > xen-blkback.max_persistent_grants=1024 intel_iommu=on domodules domdadm
54 > console=tty1 pcie_ports=auto
55
56 I "solved" a similar case with 'pci=noaer' on the kernel command line.
57
58 I quote solved above because even to this day I have no idea what those
59 messages were trying to tell me.
60
61 I always had CONFIG_PCIEAER_INJECT not enabled though.

Replies

Subject Author
Re: [gentoo-user] [OT] AER: Corrected error received: 0000:00:03.0 Mick <michaelkintzios@×××××.com>