Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

pcieport 0000:00:1c.0: AER: Corrected error received: id=00e

Need help with peripherals or devices?
Post Reply
Message
Author
stardotstar
Posts: 13
Joined: 2006-05-10 08:32

pcieport 0000:00:1c.0: AER: Corrected error received: id=00e

#1 Post by stardotstar »

Hi all,

Can I get some suggestions on how to pursue this annoying systemlog message.

I have been searching on it and it seems related to a graphics card "issue" that is not critical but the interpretation of the output is over my head.

https://lkml.org/lkml/2015/9/3/475

https://lists.debian.org/debian-user/20 ... 01803.html

should I drill down on this - or if its corrected error should I attempt to hush it up?

1c.0 shows as:

Code: Select all

00:1c.0 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #1 (rev f1)
This seems to be the presentation in dmesg

Code: Select all

root@willixps15:/home/will/Downloads/openvpn# dmesg |grep 00:1c.0
[ 5759.204923] pcieport 0000:00:1c.0: PCIe Bus Error: severity=Corrected, type=Data Link Layer, id=00e0(Transmitter ID)
[ 5759.204924] pcieport 0000:00:1c.0:   device [8086:a110] error status/mask=00003000/00002000
[ 5759.204925] pcieport 0000:00:1c.0:    [12] Replay Timer Timeout  
[ 5759.204938] pcieport 0000:00:1c.0: AER: Corrected error received: id=00e0
[ 5759.204944] pcieport 0000:00:1c.0: can't find device of ID00e0
[ 5782.459386] pcieport 0000:00:1c.0: AER: Corrected error received: id=00e0
[ 5782.459414] pcieport 0000:00:1c.0: PCIe Bus Error: severity=Corrected, type=Data Link Layer, id=00e0(Transmitter ID)
[ 5782.459437] pcieport 0000:00:1c.0:   device [8086:a110] error status/mask=00003000/00002000
[ 5782.459444] pcieport 0000:00:1c.0:    [12] Replay Timer Timeout  
[ 5782.459454] pcieport 0000:00:1c.0: AER: Corrected error received: id=00e0
[ 5782.459465] pcieport 0000:00:1c.0: can't find device of ID00e0
[ 5847.327434] pcieport 0000:00:1c.0: AER: Corrected error received: id=00e0
[ 5847.327450] pcieport 0000:00:1c.0: PCIe Bus Error: severity=Corrected, type=Data Link Layer, id=00e0(Transmitter ID)
[ 5847.327460] pcieport 0000:00:1c.0:   device [8086:a110] error status/mask=00003000/00002000
[ 5847.327467] pcieport 0000:00:1c.0:    [12] Replay Timer Timeout  
[ 5874.493765] pcieport 0000:00:1c.0: AER: Corrected error received: id=00e0
This is me

Code: Select all

root@willixps15:/home/will/Downloads/openvpn# uname -a
Linux willixps15 4.9.0-3-amd64 #1 SMP Debian 4.9.30-2+deb9u3 (2017-08-06) x86_64 GNU/Linux
TIA
Will

Post Reply