Visibilité du disque dur

Assistance concernant Linux Mint
xuerc
Messages : 12
Enregistré le : dim. 3 mars 2019 09:42

Visibilité du disque dur

Message par xuerc »

Bonjour,
Mon portable est équipé de deux disques dur SSD.
L'un de 128go sur lequel est installé le systeme, l'autre de 500go sur lequel sont installés les données.
J'ai paramétré le second dur de manière à ce qu'il monte au démarrage de l'ordinateur.
Cependant, lorsque j'ouvre une application et que je souhaite aller chercher un fichier dans le disque dur de 500go, celui-ci n'apparait pas dans la colonne latéral à gauche.
Comment le faire apparaître ?...
Je précise, et c'est peut-etre une piste, que lorsque je fais "propriétés" du disque, dans la partie Permissions, il est indiqué que "Les permissions de "a875dc8a..." n'ont pu être déterminées".
Si vous avez une idéé de la manipulation à effectuer...
Merci.
Modifié en dernier par xuerc le dim. 3 mars 2019 11:48, modifié 1 fois.

Avatar du membre
cyrille
Administrateur du site
Messages : 12387
Enregistré le : mar. 19 sept. 2017 08:49
Localisation : Nowhere
Contact :

Re: Disques durs

Message par cyrille »

Bonjour
tu peux nous donner la manière dont tu le montes (je présumé via fstab)

Code : Tout sélectionner

cat /etc/fstab
Et si messages d'erreurs via

Code : Tout sélectionner

sudo dmesg
Ainsi que

Code : Tout sélectionner

sudo blkid
Et voici un peu de doc : https://doc.ubuntu-fr.org/mount_fstab
?séuqartéd sel ruoP / sécnoféd sel ruoP / sreiruréB sel ruoP / ?étéicos elleuQ

https://crust.ovh

mézig
Messages : 1841
Enregistré le : mar. 14 nov. 2017 14:40

Re: Disques durs

Message par mézig »

Bonjour,

Avec quelle appli ou plutot quel type d'applis Flatpak? Deb? snap?, par ce que certaine ne voit que ce qui est local .
mais ça peut etre aussi un probleme de permission

Code : Tout sélectionner

ls -l ~ | grep -E "^l|^d"
si ce disque est monté tu dois le voir dans systeme de fichiers suivant le point de montage que tu lui a donné, voir fstab qui le dira
Intel Pentium Dual CPU E2140 -- Nvidia GF108 -- 4 Go de RAM -- Ubuntu 18.10 -- DEEPIN 15.11
Intel Pentium CPU 4405U @ 2.10GHz × 4 -- Intel HD Graphics 510 (Skylake GT1) -- 4 Go de RAM -- Ubuntu 19.04 -- Ubuntu 18.04 -- DEEPIN 15.11 avec partition de données commune

zeb
Messages : 16473
Enregistré le : ven. 19 juin 2015 22:13
Localisation : plus ici

Re: Disques durs

Message par zeb »

Bonjour,
Merci de changer de titre en éditant le premier message car "disques durs" est vraiment trop vague.

Toujours penser aux personnes qui parcourent le forum (aidants ou demandeurs) lors du choix d'un titre, ca facilite la vie de tous.

xuerc
Messages : 12
Enregistré le : dim. 3 mars 2019 09:42

Re: Visibilité du disque dur

Message par xuerc »

Voici ce que donne la première commande :

Code : Tout sélectionner

gerard@gerard-ThinkPad-E580:~$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/nvme0n1p2 during installation
UUID=4ad8f294-3c0d-4141-9ab4-19b283c6186a /               ext4    errors=remount-ro 0       1
# /boot/efi was on /dev/nvme0n1p1 during installation
UUID=FD44-70E0  /boot/efi       vfat    umask=0077      0       1
/swapfile                                 none            swap    sw              0       0
/dev/disk/by-uuid/a875dc8a-ef4f-47ec-be5c-4418d84fa360 /mnt/a875dc8a-ef4f-47ec-be5c-4418d84fa360 auto nosuid,nodev,nofail,x-gvfs-show 0 0
Modifié en dernier par xuerc le dim. 3 mars 2019 11:56, modifié 1 fois.
Thinkpad E580
Linux Mint 19.2

xuerc
Messages : 12
Enregistré le : dim. 3 mars 2019 09:42

Re: Visibilité du disque dur

Message par xuerc »

Et pour ce qui de la commande ls -l ~ | grep -E "^l|^d" :

Code : Tout sélectionner

gerard@gerard-ThinkPad-E580:~$ ls -l ~ | grep -E "^l|^d"
drwxr-xr-x 2 gerard gerard   4096 mars   2 21:45 Bureau
drwxr-xr-x 2 gerard gerard   4096 févr.  8 18:41 Documents
drwxr-xr-x 2 gerard gerard   4096 mars   2 21:10 Images
drwxr-xr-x 2 gerard gerard   4096 févr.  8 18:41 Modèles
drwxr-xr-x 2 gerard gerard   4096 févr.  8 18:41 Musique
drwxr-xr-x 2 gerard gerard   4096 févr.  8 18:41 Public
drwxrwxr-x 3 gerard gerard   4096 févr. 18 11:38 Steam
drwxr-xr-x 3 gerard gerard   4096 mars   2 11:44 Téléchargements
drwxr-xr-x 2 gerard gerard   4096 févr.  8 18:41 Vidéos
Pour ce qui est applications : skrooge, virtualbox, shotwell
Thinkpad E580
Linux Mint 19.2

xuerc
Messages : 12
Enregistré le : dim. 3 mars 2019 09:42

Re: Visibilité du disque dur

Message par xuerc »

Pour cette commande : sudo dmesg

Code : Tout sélectionner

gerard@gerard-ThinkPad-E580:~$ sudo dmesg
[sudo] Mot de passe de gerard :       
[ 3552.313296] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3552.313304] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3584.600412] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3584.600427] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3584.600440] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3584.600449] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3597.025997] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3597.026014] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3597.026028] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3597.026038] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3600.983920] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3600.983937] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3600.983952] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3600.983962] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3603.029091] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3603.029107] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3603.029122] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3603.029132] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3604.029748] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3604.029765] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3604.029779] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3604.029790] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3605.030417] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3605.030433] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3605.030448] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3605.030458] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3607.616129] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3607.616144] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3607.616157] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3607.616166] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3608.505988] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3608.505996] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3608.506002] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3608.506006] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3609.107211] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3609.107227] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3609.107240] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3609.107249] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3609.908478] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3609.908491] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3609.908503] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3609.908510] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3616.759328] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3616.759338] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3616.759346] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3616.759351] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3620.273391] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3620.273412] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3620.273432] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3620.273445] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3620.599363] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3620.599379] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3620.599392] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3620.599400] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3624.277495] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3624.277512] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3624.277527] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3624.277537] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3624.855353] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3624.855369] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3624.855382] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3624.855391] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3625.278186] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3625.278199] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3625.278211] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3625.278219] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3626.087500] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3626.087517] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3626.087532] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3626.087542] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3627.719463] pcieport 0000:00:1d.2: AER: Multiple Corrected error received: id=00ea
[ 3627.719495] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3627.719508] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000081/00002000
[ 3627.719517] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3627.719524] pcieport 0000:00:1d.2:    [ 7] Bad DLLP              
[ 3627.935475] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3627.935490] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3627.935503] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3627.935512] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3629.015125] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3629.015138] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3629.015150] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3629.015157] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3631.447365] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3631.447382] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3631.447398] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3631.447408] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3635.031310] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3635.031327] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3635.031342] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3635.031352] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3637.335241] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3637.335256] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3637.335270] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3637.335278] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3637.847169] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3637.847185] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3637.847198] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3637.847207] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3639.127188] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3639.127205] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3639.127220] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3639.127230] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3639.895213] pcieport 0000:00:1d.2: AER: Multiple Corrected error received: id=00ea
[ 3639.895246] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3639.895261] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000081/00002000
[ 3639.895271] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3639.895280] pcieport 0000:00:1d.2:    [ 7] Bad DLLP              
[ 3641.686944] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3641.686955] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3641.686964] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3641.686971] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3645.271069] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3645.271085] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3645.271099] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3645.271108] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3646.551036] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3646.551052] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3646.551064] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3646.551073] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3647.574765] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3647.574780] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3647.574793] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3647.574802] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3648.343021] pcieport 0000:00:1d.2: AER: Multiple Corrected error received: id=00ea
[ 3648.343055] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Transmitter ID)
[ 3648.343069] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00001001/00002000
[ 3648.343079] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3648.343088] pcieport 0000:00:1d.2:    [12] Replay Timer Timeout  
[ 3649.367010] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3649.367026] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3649.367042] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3649.367052] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3650.134962] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3650.134977] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3650.134990] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3650.134999] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3652.182936] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3652.182952] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3652.182965] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3652.182974] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3655.510641] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3655.510655] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3655.510669] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3655.510677] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3657.814767] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3657.814775] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3657.814781] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3657.814785] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3658.326797] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3658.326813] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3658.326826] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3658.326834] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3658.582460] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3658.582479] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3658.582497] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3658.582508] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3659.606785] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3659.606802] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3659.606816] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3659.606826] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3660.374785] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3660.374802] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3660.374817] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3660.374827] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3662.422668] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3662.422683] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3662.422696] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3662.422705] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3665.750668] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3665.750684] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3665.750699] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3665.750709] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3667.030613] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3667.030629] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3667.030642] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3667.030651] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3668.566583] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3668.566599] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3668.566612] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3668.566621] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3669.590569] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3669.590584] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3669.590598] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3669.590606] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3669.846453] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3669.846468] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3669.846481] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3669.846490] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3672.104795] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3672.104800] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3672.104803] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3672.104805] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3673.873710] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3673.873731] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3673.873746] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3673.873755] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3675.106169] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3675.106184] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3675.106197] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3675.106206] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3676.106850] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3676.106868] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3676.106885] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3676.106895] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3677.107422] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3677.107434] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3677.107444] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3677.107450] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3678.294163] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3678.294180] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3678.294195] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3678.294205] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3678.806247] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3678.806263] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3678.806276] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3678.806284] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3680.086369] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3680.086386] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3680.086400] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3680.086410] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3680.854111] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3680.854126] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3680.854139] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3680.854147] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3681.108734] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3681.108750] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3681.108763] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3681.108771] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3682.902246] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3682.902261] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3682.902274] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3682.902283] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3688.534179] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3688.534194] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3688.534207] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3688.534216] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3690.326170] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3690.326186] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3690.326199] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3690.326207] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3691.093867] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3691.093880] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3691.093892] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3691.093899] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3693.142106] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3693.142121] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3693.142135] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3693.142143] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3697.750014] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3697.750028] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3697.750041] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3697.750049] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3698.773996] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3698.774011] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3698.774024] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3698.774033] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3699.285979] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3699.285994] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3699.286007] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3699.286016] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3699.541746] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3699.541761] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3699.541774] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3699.541783] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3705.429874] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3705.429889] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3705.429902] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3705.429911] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3709.525793] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3709.525808] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3709.525821] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3709.525830] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3709.781787] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3709.781804] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3709.781819] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3709.781829] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3710.805760] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3710.805776] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3710.805788] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3710.805797] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3711.285761] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3711.285776] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3711.285789] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3711.285797] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3711.573769] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3711.573786] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3711.573801] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3711.573811] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3712.085721] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3712.085736] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3712.085749] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3712.085758] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3713.621430] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3713.621447] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3713.621462] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3713.621472] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3719.253612] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3719.253628] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3719.253641] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3719.253649] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3719.765586] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3719.765601] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3719.765614] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3719.765623] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3721.813567] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3721.813584] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3721.813599] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3721.813609] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3723.349534] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3723.349550] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3723.349563] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3723.349572] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3723.861478] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3723.861495] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3723.861510] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3723.861520] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3724.373498] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3724.373512] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3724.373526] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3724.373534] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3727.109413] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3727.109429] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3727.109442] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3727.109450] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3728.110069] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3728.110086] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3728.110100] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3728.110111] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3729.493415] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3729.493430] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3729.493443] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3729.493452] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3730.005178] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3730.005195] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Data Link Layer, id=00ea(Receiver ID)
[ 3730.005210] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000040/00002000
[ 3730.005220] pcieport 0000:00:1d.2:    [ 6] Bad TLP               
[ 3730.261006] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3730.261012] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3730.261015] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3730.261017] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3731.111504] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3731.111518] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3731.111532] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3731.111540] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3731.277663] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3731.277674] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3731.277682] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3731.277688] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3732.278342] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3732.278353] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3732.278361] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3732.278367] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3734.101345] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3734.101361] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3734.101376] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3734.101387] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3734.279689] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3734.279698] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3734.279707] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3734.279712] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3736.114501] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3736.114516] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3736.114529] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3736.114538] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3737.281637] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3737.281652] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3737.281665] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3737.281674] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3740.116138] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3740.116155] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3740.116170] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3740.116181] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3750.740761] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3750.740775] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3750.740786] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3750.740794] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3771.220610] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3771.220625] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3771.220638] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3771.220647] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3780.283060] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3780.283077] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3780.283092] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3780.283102] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3781.460533] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3781.460550] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3781.460565] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3781.460575] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3787.286827] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3787.286845] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3787.286860] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3787.286870] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3788.287169] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3788.287179] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3788.287187] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3788.287192] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3789.288281] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3789.288298] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3789.288313] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3789.288324] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3791.700111] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3791.700128] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3791.700142] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3791.700152] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3791.896300] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3791.896309] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3791.896315] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3791.896320] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3801.172194] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3801.172211] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3801.172226] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3801.172236] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3801.413058] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3801.413074] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3801.413087] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3801.413096] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3801.940164] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3801.940179] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3801.940193] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3801.940201] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3802.676138] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3802.676154] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3802.676167] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3802.676175] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3803.504127] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3803.504143] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Data Link Layer, id=00ea(Receiver ID)
[ 3803.504156] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000080/00002000
[ 3803.504165] pcieport 0000:00:1d.2:    [ 7] Bad DLLP              
[ 3804.692116] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3804.692132] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3804.692145] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3804.692154] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3814.995955] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3814.995970] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3814.995983] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3814.995992] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3816.275919] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3816.275935] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3816.275951] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3816.275961] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3822.419815] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3822.419831] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3822.419844] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3822.419853] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3826.515739] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3826.515754] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3826.515768] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3826.515777] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3831.379358] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3831.379371] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3831.379383] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3831.379390] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3840.622362] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3840.622369] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3840.622374] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3840.622377] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3840.912751] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3840.912758] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3840.912763] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3840.912766] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3842.643465] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3842.643481] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3842.643494] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3842.643503] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3845.715140] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3845.715154] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3845.715165] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3845.715173] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3846.916770] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3846.916783] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3846.916795] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3846.916802] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3849.623219] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3849.623234] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3849.623247] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3849.623256] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3850.623818] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3850.623831] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3850.623843] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3850.623851] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3851.411324] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3851.411341] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3851.411354] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3851.411362] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3853.626334] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3853.626351] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3853.626364] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3853.626373] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3854.627327] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3854.627344] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3854.627359] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3854.627369] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3855.627938] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3855.627957] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3855.627972] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3855.627982] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3861.843119] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3861.843134] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3861.843147] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3861.843156] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3863.629453] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3863.629470] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3863.629485] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3863.629496] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3865.916292] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3865.916306] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3865.916318] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3865.916326] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3873.028280] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3873.028287] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3873.028291] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3873.028294] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3874.945366] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3874.945374] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3874.945378] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3874.945381] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3885.394774] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3885.394785] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3885.394792] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3885.394797] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3890.376398] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3890.376419] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3890.376432] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3890.376440] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3895.890314] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3895.890331] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3895.890345] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3895.890355] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3896.560723] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3896.560733] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3896.560740] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3896.560745] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3897.358371] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3897.358379] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3897.358385] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3897.358388] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3897.358653] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3897.358659] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3897.358663] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3897.358666] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3906.610392] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3906.610411] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3906.610429] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3906.610439] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3908.690490] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3908.690506] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3908.690519] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3908.690528] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3909.947388] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3909.947401] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3909.947412] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3909.947422] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3912.949307] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3912.949319] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3912.949331] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3912.949338] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3916.626387] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3916.626404] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3916.626419] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3916.626429] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3921.951231] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3921.951246] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3921.951259] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3921.951268] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3927.122131] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3927.122148] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3927.122163] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3927.122173] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3931.952743] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3931.952759] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3931.952772] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3931.952781] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3939.300460] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3939.300468] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3939.300474] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3939.300478] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3961.918538] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3961.918554] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3961.918567] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3961.918576] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3962.919211] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3962.919226] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3962.919239] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3962.919248] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3963.761050] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3963.761066] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3963.761079] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3963.761088] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3963.920041] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3963.920056] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3963.920070] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3963.920078] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3965.921006] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3965.921020] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3965.921031] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3965.921039] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3967.922616] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3967.922631] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3967.922645] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3967.922654] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3973.171714] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3973.171721] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3973.171726] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3973.171729] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3974.586843] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3974.586860] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3974.586875] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3974.586885] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3979.697539] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3979.697554] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3979.697568] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3979.697576] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3981.305605] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3981.305612] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3981.305616] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3981.305619] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3982.306620] pcieport 0000:00:1d.2: AER: Multiple Corrected error received: id=00ea
[ 3982.306653] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Transmitter ID)
[ 3982.306667] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00001001/00002000
[ 3982.306675] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3982.306683] pcieport 0000:00:1d.2:    [12] Replay Timer Timeout  
[ 3983.577525] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3983.577540] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3983.577554] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3983.577563] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3984.977551] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3984.977568] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3984.977583] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3984.977593] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3986.801257] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3986.801271] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3986.801282] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3986.801289] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3987.793531] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3987.793546] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3987.793559] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3987.793568] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3997.265262] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3997.265275] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3997.265287] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3997.265294] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3997.832272] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3997.832287] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3997.832299] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3997.832307] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 3998.884522] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 3998.884528] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 3998.884533] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 3998.884535] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4007.505151] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4007.505158] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4007.505164] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4007.505167] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4017.745230] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4017.745243] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4017.745255] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4017.745262] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4028.914402] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4028.914420] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4028.914438] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4028.914449] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4030.033233] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4030.033248] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4030.033261] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4030.033270] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4031.833159] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4031.833174] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4031.833188] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4031.833196] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4032.834086] pcieport 0000:00:1d.2: AER: Multiple Corrected error received: id=00ea
[ 4032.834120] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4032.834135] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000081/00002000
[ 4032.834145] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4032.834154] pcieport 0000:00:1d.2:    [ 7] Bad DLLP              
[ 4033.834841] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4033.834858] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4033.834873] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4033.834883] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4035.836094] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4035.836108] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4035.836121] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4035.836130] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4036.836800] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4036.836816] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4036.836829] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4036.836838] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4037.837660] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4037.837679] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4037.837695] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4037.837706] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4040.273201] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4040.273215] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4040.273226] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4040.273234] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4043.307982] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4043.308001] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4043.308018] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4043.308030] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4043.465478] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4043.465494] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4043.465507] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4043.465515] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4050.513450] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4050.513465] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4050.513478] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4050.513487] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4060.753397] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4060.753416] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4060.753429] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4060.753438] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4070.997057] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4070.997066] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4070.997074] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4070.997079] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4071.985298] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4071.985312] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4071.985323] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4071.985331] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4091.843510] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4091.843531] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4091.843549] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4091.843562] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4092.844353] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4092.844369] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4092.844384] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4092.844395] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4094.845883] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4094.845899] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4094.845914] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4094.845924] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4095.846855] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4095.846873] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4095.846888] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4095.846898] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4096.847821] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4096.847837] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4096.847852] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4096.847863] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4108.223908] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4108.223922] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4108.223933] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4108.223941] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4146.312629] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4146.312642] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4146.312706] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4146.312717] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4147.313288] pcieport 0000:00:1d.2: AER: Multiple Corrected error received: id=00ea
[ 4147.313320] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4147.313333] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000081/00002000
[ 4147.313342] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4147.313349] pcieport 0000:00:1d.2:    [ 7] Bad DLLP              
[ 4148.313717] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4148.313731] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4148.313744] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4148.313753] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4149.314543] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4149.314560] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4149.314575] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4149.314585] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4154.519185] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4154.519192] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4154.519196] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4154.519199] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4155.119933] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4155.119946] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4155.119958] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4155.119965] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4155.812485] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4155.812492] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4155.812496] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4155.812499] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4157.888908] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4157.888926] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4157.888940] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4157.888949] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4158.942932] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4158.942947] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4158.942960] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4158.942969] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4160.618619] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4160.618633] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4160.618644] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4160.618652] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4162.618940] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4162.618947] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4162.618952] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4162.618954] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4163.619958] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4163.619972] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4163.619983] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4163.619991] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4166.317049] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4166.317066] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4166.317081] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4166.317092] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4168.017042] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4168.017061] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4168.017079] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4168.017091] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4168.209101] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4168.209116] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4168.209130] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4168.209139] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4169.041165] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4169.041182] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4169.041196] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4169.041206] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4169.808855] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4169.808870] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4169.808883] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4169.808892] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4172.836890] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4172.836903] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4172.836915] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4172.836922] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4191.359316] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4191.359328] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4191.359341] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4191.359351] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4192.336812] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4192.336828] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4192.336844] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4192.336853] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4194.640752] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4194.640763] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4194.640772] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4194.640778] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4197.458822] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4197.458829] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4197.458834] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4197.458836] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4201.076845] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4201.076860] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4201.076874] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4201.076882] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4203.089044] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4203.089059] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4203.089073] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4203.089081] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4207.185029] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4207.185044] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4207.185057] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4207.185066] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4207.610284] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4207.610300] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4207.610315] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4207.610325] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4215.376990] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4215.377004] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4215.377018] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4215.377026] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4216.006878] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4216.006897] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4216.006911] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4216.006919] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4231.504923] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4231.504940] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4231.504955] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4231.504965] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4232.752566] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4232.752580] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Data Link Layer, id=00ea(Receiver ID)
[ 4232.752591] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000080/00002000
[ 4232.752599] pcieport 0000:00:1d.2:    [ 7] Bad DLLP              
[ 4234.768914] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4234.768929] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4234.768942] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4234.768951] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4237.102379] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4237.102393] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4237.102404] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4237.102412] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4251.612176] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4251.612185] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4251.612192] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4251.612197] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4254.507590] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4254.507596] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4254.507600] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4254.507602] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4255.695062] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4255.695068] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4255.695073] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4255.695075] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4256.058157] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4256.058165] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4256.058171] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4256.058175] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4259.762051] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4259.762058] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4259.762062] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4259.762064] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4264.617432] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4264.617446] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4264.617457] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4264.617465] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4265.026606] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4265.026622] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4265.026635] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4265.026644] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4276.048306] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4276.048312] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4276.048315] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4276.048317] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4278.608574] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4278.608583] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4278.608589] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4278.608594] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4278.800203] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4278.800223] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4278.800241] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4278.800252] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4282.704409] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4282.704423] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4282.704434] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4282.704442] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4283.800506] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4283.800525] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4283.800543] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4283.800554] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4286.288399] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4286.288412] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4286.288423] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4286.288431] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4287.568330] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4287.568344] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4287.568355] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4287.568363] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4292.432657] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4292.432674] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4292.432689] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4292.432699] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4292.944548] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4292.944563] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4292.944576] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4292.944585] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4296.528610] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4296.528626] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4296.528641] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4296.528652] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4299.088562] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4299.088577] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4299.088590] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4299.088598] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4302.672255] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4302.672268] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4302.672279] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4302.672287] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4302.928299] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4302.928315] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4302.928328] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4302.928337] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4305.744261] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4305.744280] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4305.744297] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4305.744308] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4309.072490] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4309.072507] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4309.072522] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4309.072532] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4309.328352] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4309.328363] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4309.328373] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4309.328379] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4310.864547] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4310.864564] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4310.864579] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4310.864589] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4312.400528] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4312.400544] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4312.400557] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4312.400566] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4313.010210] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4313.010225] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4313.010238] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4313.010247] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4313.168549] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4313.168566] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4313.168580] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4313.168591] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4317.008524] pcieport 0000:00:1d.2: AER: Multiple Corrected error received: id=00ea
[ 4317.008558] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4317.008572] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000081/00002000
[ 4317.008582] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4317.008591] pcieport 0000:00:1d.2:    [ 7] Bad DLLP              
[ 4319.011483] pcieport 0000:00:1d.2: AER: Multiple Corrected error received: id=00ea
[ 4319.011502] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4319.011515] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4319.011524] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4319.568486] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4319.568501] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4319.568514] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4319.568522] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4323.013078] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4323.013094] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4323.013107] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4323.013116] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4324.799930] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4324.799940] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4324.799949] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4324.799954] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4325.014261] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4325.014276] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4325.014290] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4325.014299] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4325.800487] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4325.800497] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4325.800504] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4325.800508] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4326.800865] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4326.800876] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4326.800883] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4326.800887] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4327.015781] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4327.015798] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4327.015813] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4327.015823] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4328.801815] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4328.801822] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4328.801830] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4328.801833] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4328.801837] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4328.801851] pcieport 0000:00:1d.2: can't find device of ID00ea
[ 4329.552451] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4329.552466] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4329.552479] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4329.552488] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4331.952439] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4331.952455] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4331.952468] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4331.952477] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4333.904424] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4333.904439] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4333.904451] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4333.904460] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4336.018814] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4336.018830] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4336.018843] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4336.018852] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4336.464274] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4336.464289] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4336.464302] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4336.464311] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4339.142825] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4339.142841] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4339.142854] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4339.142862] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4341.893265] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4341.893274] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4341.893280] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4341.893284] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4344.941599] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4344.941607] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4344.941613] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4344.941617] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4345.942428] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4345.942440] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4345.942449] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4345.942455] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4346.704132] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4346.704149] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4346.704164] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4346.704175] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4347.128327] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4347.128345] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4347.128358] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4347.128366] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4347.728287] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4347.728302] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4347.728315] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4347.728324] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4348.632039] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4348.632054] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4348.632067] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4348.632075] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4348.976333] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4348.976348] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4348.976361] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4348.976370] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4349.668035] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4349.668048] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4349.668060] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4349.668067] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4350.032305] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4350.032320] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4350.032333] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4350.032342] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4350.288093] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4350.288110] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4350.288125] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4350.288135] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4350.800306] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4350.800322] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4350.800335] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4350.800344] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4352.080063] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4352.080078] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4352.080091] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4352.080099] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4356.944290] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4356.944305] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4356.944318] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4356.944327] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4357.968279] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4357.968294] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4357.968307] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4357.968316] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4360.272274] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4360.272290] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4360.272302] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4360.272311] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4360.527916] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4360.527923] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4360.527928] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4360.527931] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4361.039950] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4361.039965] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4361.039979] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4361.039988] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4362.894551] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4362.894569] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4362.894583] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4362.894592] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4367.183939] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4367.183955] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4367.183968] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4367.183976] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4368.208229] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4368.208244] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4368.208257] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4368.208266] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4369.944553] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4369.944568] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4369.944582] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4369.944590] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4370.512140] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4370.512155] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4370.512168] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4370.512177] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4370.768217] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4370.768234] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4370.768249] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4370.768259] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4371.896138] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4371.896154] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4371.896168] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4371.896177] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4377.424065] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4377.424081] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4377.424094] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4377.424102] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4377.897666] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4377.897682] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4377.897696] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4377.897705] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4383.949901] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4383.949916] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4383.949929] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4383.949938] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4385.382579] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4385.382592] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4385.382604] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4385.382612] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4386.383017] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4386.383032] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4386.383045] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4386.383053] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4391.760093] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4391.760108] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4391.760121] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4391.760130] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4392.559950] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4392.559967] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4392.559981] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4392.559992] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4394.385439] pcieport 0000:00:1d.2: AER: Multiple Corrected error received: id=00ea
[ 4394.385470] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4394.385481] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000041/00002000
[ 4394.385489] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4394.385496] pcieport 0000:00:1d.2:    [ 6] Bad TLP               
[ 4395.386467] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4395.386481] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4395.386495] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4395.386504] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4397.388012] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4397.388028] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4397.388041] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4397.388050] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4398.388927] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4398.388942] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4398.388955] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4398.388964] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4421.390589] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4421.390604] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Data Link Layer, id=00ea(Receiver ID)
[ 4421.390617] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000080/00002000
[ 4421.390626] pcieport 0000:00:1d.2:    [ 7] Bad DLLP              
[ 4424.951206] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4424.951222] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4424.951235] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4424.951244] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4430.952096] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4430.952106] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4430.952114] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4430.952119] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4432.719578] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4432.719592] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4432.719603] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4432.719611] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4434.953944] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4434.953973] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4434.953986] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4434.953995] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4434.954006] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4434.954024] pcieport 0000:00:1d.2: can't find device of ID00ea
[ 4440.956272] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4440.956287] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4440.956301] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4440.956311] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4442.035586] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4442.035600] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4442.035613] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4442.035619] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4446.031453] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4446.031465] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4446.031476] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4446.031483] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4447.956868] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4447.956874] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4447.956878] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4447.956881] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4449.479813] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4449.479827] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4449.479838] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4449.479846] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4450.957883] pcieport 0000:00:1d.2: AER: Multiple Corrected error received: id=00ea
[ 4450.957913] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4450.957925] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000081/00002000
[ 4450.957932] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4450.957939] pcieport 0000:00:1d.2:    [ 7] Bad DLLP              
[ 4453.967482] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4453.967495] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4453.967507] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4453.967514] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4454.207405] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4454.207411] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4454.207415] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4454.207417] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4456.393698] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4456.393711] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4456.393723] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4456.393730] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4457.394529] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4457.394542] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4457.394553] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4457.394561] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4502.095201] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4502.095215] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4502.095227] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4502.095234] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4502.585555] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4502.585568] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4502.585580] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4502.585588] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4506.606489] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4506.606510] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4506.606525] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4506.606533] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4507.321744] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4507.321763] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4507.321781] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4507.321792] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4509.323117] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4509.323134] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4509.323149] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4509.323160] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4510.287374] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4510.287389] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4510.287402] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4510.287411] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4512.655365] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4512.655382] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4512.655398] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4512.655407] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4517.264403] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4517.264416] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4517.264427] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4517.264435] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4519.056431] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4519.056440] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4519.056448] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4519.056453] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4528.850596] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4528.850610] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4528.850622] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4528.850631] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4529.149376] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4529.149391] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4529.149402] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4529.149409] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4529.482888] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4529.482903] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4529.482916] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4529.482925] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4530.150199] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4530.150214] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4530.150228] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4530.150236] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4530.831199] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4530.831214] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Data Link Layer, id=00ea(Receiver ID)
[ 4530.831228] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000080/00002000
[ 4530.831237] pcieport 0000:00:1d.2:    [ 7] Bad DLLP              
[ 4531.471099] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4531.471114] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4531.471127] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4531.471136] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4533.142942] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4533.142957] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4533.142971] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4533.142980] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4533.503199] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4533.503214] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4533.503228] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4533.503237] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4535.278987] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4535.279003] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4535.279016] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4535.279025] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4535.951190] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4535.951206] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4535.951219] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4535.951227] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4537.519172] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4537.519187] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4537.519200] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4537.519209] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4543.310884] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4543.310898] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4543.310910] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4543.310917] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4545.358776] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4545.358784] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4545.358790] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4545.358794] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4545.871112] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4545.871127] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4545.871140] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4545.871149] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4546.127113] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4546.127129] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4546.127142] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4546.127150] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4546.382906] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4546.382921] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Data Link Layer, id=00ea(Receiver ID)
[ 4546.382934] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000080/00002000
[ 4546.382943] pcieport 0000:00:1d.2:    [ 7] Bad DLLP              
[ 4547.663118] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4547.663133] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4547.663146] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4547.663155] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4552.782851] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4552.782866] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4552.782879] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4552.782888] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4554.575050] pcieport 0000:00:1d.2: AER: Multiple Corrected error received: id=00ea
[ 4554.575082] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4554.575095] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4554.575104] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4555.087050] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4555.087065] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4555.087078] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4555.087087] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4555.342806] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4555.342813] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4555.342817] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4555.342820] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4555.598685] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4555.598698] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4555.598709] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4555.598717] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4556.366985] pcieport 0000:00:1d.2: AER: Multiple Corrected error received: id=00ea
[ 4556.367015] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Data Link Layer, id=00ea(Transmitter ID)
[ 4556.367026] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00001080/00002000
[ 4556.367034] pcieport 0000:00:1d.2:    [ 7] Bad DLLP              
[ 4556.367040] pcieport 0000:00:1d.2:    [12] Replay Timer Timeout  
[ 4556.622807] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4556.622821] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4556.622832] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4556.622840] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4558.716932] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4558.716946] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4558.716957] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4558.716965] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4560.765332] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4560.765344] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4560.765356] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4560.765364] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4563.022757] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4563.022763] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4563.022767] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4563.022770] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4563.790955] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4563.790968] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4563.790980] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4563.790987] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4564.814666] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4564.814680] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4564.814691] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4564.814699] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4565.326741] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4565.326757] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4565.326769] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4565.326778] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4565.582769] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4565.582783] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4565.582795] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4565.582802] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4566.862862] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4566.862878] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4566.862891] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4566.862899] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4575.054686] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4575.054700] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4575.054711] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4575.054719] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4575.566643] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4575.566656] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4575.566667] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4575.566675] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4575.822659] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4575.822673] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4575.822684] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4575.822692] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4576.078896] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4576.078911] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4576.078924] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4576.078933] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4577.102752] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4577.102768] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4577.102781] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4577.102790] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4577.765721] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4577.765738] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4577.765753] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4577.765763] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4578.382609] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4578.382622] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4578.382633] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4578.382641] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4582.768528] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4582.768544] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4582.768558] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4582.768567] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4584.270477] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4584.270483] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4584.270486] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4584.270489] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4585.077869] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4585.077876] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4585.077880] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4585.077883] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4586.318574] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4586.318587] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4586.318599] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4586.318606] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4587.086648] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4587.086662] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4587.086673] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4587.086680] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4587.342424] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4587.342434] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4587.342442] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4587.342447] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4588.622812] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4588.622826] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4588.622839] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4588.622848] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4588.623153] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4588.623166] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4588.623178] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4588.623186] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4589.553059] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4589.553078] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4589.553095] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4589.553107] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4596.558420] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4596.558427] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4596.558431] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4596.558434] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4603.118413] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4603.118428] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4603.118441] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4603.118450] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4603.470720] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4603.470735] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4603.470748] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4603.470757] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4604.110450] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4604.110464] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4604.110475] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4604.110483] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4605.558623] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4605.558637] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4605.558648] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4605.558656] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4605.774377] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4605.774391] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4605.774402] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4605.774410] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4606.286548] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4606.286564] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4606.286577] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4606.286585] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4607.566672] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4607.566687] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4607.566700] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4607.566709] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4609.102677] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4609.102693] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4609.102706] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4609.102715] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4611.406323] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4611.406337] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4611.406348] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4611.406355] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4611.854350] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4611.854363] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4611.854374] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4611.854382] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4612.654370] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4612.654386] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4612.654399] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4612.654407] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4613.198596] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4613.198609] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4613.198620] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4613.198628] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4613.710410] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4613.710424] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4613.710435] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4613.710442] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4613.966594] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4613.966607] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Data Link Layer, id=00ea(Receiver ID)
[ 4613.966619] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000080/00002000
[ 4613.966626] pcieport 0000:00:1d.2:    [ 7] Bad DLLP              
[ 4616.526614] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4616.526630] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4616.526643] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4616.526651] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4617.038602] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4617.038617] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4617.038630] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4617.038638] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4619.342603] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4619.342618] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4619.342631] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4619.342640] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4621.646589] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4621.646605] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4621.646617] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4621.646626] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4622.926295] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4622.926309] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4622.926321] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4622.926328] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4623.182265] pcieport 0000:00:1d.2: AER: Multiple Corrected error received: id=00ea
[ 4623.182297] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4623.182310] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4623.182319] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4623.438547] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4623.438562] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4623.438575] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4623.438584] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4624.206458] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4624.206473] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4624.206487] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4624.206495] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4624.462555] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4624.462571] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4624.462586] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4624.462596] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4625.230556] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4625.230572] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4625.230585] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4625.230594] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4625.998547] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4625.998563] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4625.998575] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4625.998584] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4626.254560] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4626.254576] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4626.254589] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4626.254597] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4630.862201] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4630.862217] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4630.862230] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4630.862239] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4631.886461] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4631.886472] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4631.886480] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4631.886485] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4632.142473] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4632.142488] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4632.142501] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4632.142511] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4632.398497] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4632.398512] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4632.398525] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4632.398534] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4632.654489] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4632.654504] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4632.654517] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4632.654526] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4633.166262] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4633.166277] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4633.166290] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4633.166299] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4633.678325] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4633.678340] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4633.678353] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4633.678362] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4634.190241] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4634.190256] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4634.190269] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4634.190278] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4634.446473] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4634.446489] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4634.446502] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4634.446511] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4634.702472] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4634.702487] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4634.702500] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4634.702509] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4636.238432] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4636.238448] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4636.238460] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4636.238469] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4636.494471] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4636.494487] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4636.494500] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4636.494508] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4636.667919] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4636.667934] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4636.667947] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4636.667956] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4637.006347] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4637.006364] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4637.006379] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4637.006389] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4637.518420] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4637.518435] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4637.518448] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4637.518456] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4638.286482] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4638.286498] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4638.286511] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4638.286519] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4639.626532] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4639.626548] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4639.626561] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4639.626569] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4640.627237] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4640.627253] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4640.627266] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4640.627274] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4641.102265] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4641.102280] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4641.102293] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4641.102302] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4641.628268] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4641.628284] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4641.628297] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4641.628306] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4642.126189] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4642.126203] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4642.126216] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4642.126225] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4642.382403] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4642.382418] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4642.382431] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4642.382440] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4642.638412] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4642.638427] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4642.638441] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4642.638449] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4643.150425] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4643.150440] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4643.150453] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4643.150462] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4643.662442] pcieport 0000:00:1d.2: AER: Multiple Corrected error received: id=00ea
[ 4643.662474] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4643.662487] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000041/00002000
[ 4643.662495] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4643.662503] pcieport 0000:00:1d.2:    [ 6] Bad TLP               
[ 4644.942397] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4644.942412] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4644.942425] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4644.942433] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4646.478267] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4646.478282] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Data Link Layer, id=00ea(Receiver ID)
[ 4646.478295] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000080/00002000
[ 4646.478304] pcieport 0000:00:1d.2:    [ 7] Bad DLLP              
[ 4647.758153] pcieport 0000:00:1d.2: AER: Multiple Corrected error received: id=00ea
[ 4647.758185] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4647.758198] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000041/00002000
[ 4647.758206] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4647.758213] pcieport 0000:00:1d.2:    [ 6] Bad TLP               
[ 4650.674138] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4650.674153] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4650.674167] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4650.674176] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4651.342348] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4651.342364] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Data Link Layer, id=00ea(Receiver ID)
[ 4651.342378] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000080/00002000
[ 4651.342387] pcieport 0000:00:1d.2:    [ 7] Bad DLLP              
[ 4652.366329] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4652.366344] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4652.366358] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4652.366367] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4652.622350] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4652.622367] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4652.622381] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4652.622391] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4652.878281] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4652.878297] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4652.878310] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4652.878319] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4653.134109] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4653.134124] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4653.134137] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4653.134146] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4653.902023] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4653.902031] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4653.902037] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4653.902041] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4654.926290] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4654.926305] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4654.926319] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4654.926327] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4655.182320] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4655.182334] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4655.182345] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4655.182353] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4657.998313] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4657.998330] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4657.998345] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4657.998355] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4661.581975] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4661.581988] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4661.582000] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4661.582008] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4662.606278] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4662.606294] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4662.606306] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4662.606315] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4662.862264] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4662.862281] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4662.862296] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4662.862306] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4663.374096] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4663.374112] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4663.374125] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4663.374133] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4663.630034] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4663.630051] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4663.630066] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4663.630076] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4663.886250] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4663.886265] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4663.886278] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4663.886287] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4665.165972] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4665.165986] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4665.165998] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4665.166005] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4665.422209] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4665.422223] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4665.422234] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4665.422242] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4666.958169] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4666.958185] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4666.958200] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4666.958210] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4668.238235] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4668.238251] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4668.238264] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4668.238272] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4671.630583] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4671.630598] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4671.630611] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4671.630620] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4671.822204] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4671.822219] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4671.822232] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4671.822241] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4673.102183] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4673.102199] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4673.102212] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4673.102221] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4673.614163] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4673.614179] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4673.614194] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4673.614204] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4673.870200] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4673.870216] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4673.870229] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4673.870238] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4674.382180] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4674.382196] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4674.382209] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4674.382217] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4675.150179] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4675.150195] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4675.150208] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4675.150217] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4675.662188] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4675.662203] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4675.662216] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4675.662225] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4677.197899] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4677.197912] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4677.197924] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4677.197931] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4682.061889] pcieport 0000:00:1d.2: AER: Multiple Corrected error received: id=00ea
[ 4682.061921] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4682.061935] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4682.061943] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4683.085842] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4683.085855] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4683.085867] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4683.085874] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4683.341792] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4683.341809] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4683.341824] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4683.341834] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4683.597842] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4683.597855] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Data Link Layer, id=00ea(Receiver ID)
[ 4683.597867] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000080/00002000
[ 4683.597875] pcieport 0000:00:1d.2:    [ 7] Bad DLLP              
[ 4684.365753] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4684.365770] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4684.365783] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4684.365791] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4684.622071] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4684.622084] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4684.622096] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4684.622103] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4685.646077] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4685.646091] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4685.646103] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4685.646110] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4685.901988] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4685.902003] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4685.902015] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4685.902024] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4689.632045] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4689.632066] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4689.632085] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4689.632097] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4690.632024] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4690.632041] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4690.632057] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4690.632066] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4692.301771] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4692.301779] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4692.301784] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4692.301787] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4693.325735] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4693.325741] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4693.325745] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4693.325748] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4694.094035] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4694.094050] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4694.094064] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4694.094072] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4694.349913] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4694.349925] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4694.349935] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4694.349942] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4694.606054] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4694.606070] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4694.606082] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4694.606091] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4694.861658] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4694.861679] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4694.861698] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4694.861709] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4695.633738] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4695.633755] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4695.633769] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4695.633779] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4695.885782] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4695.885798] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4695.885813] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4695.885823] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4696.142007] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4696.142022] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4696.142035] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4696.142044] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4697.678002] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4697.678018] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4697.678030] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4697.678039] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4702.694027] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4702.694042] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4702.694055] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4702.694064] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4710.602233] wlp5s0: deauthenticating from 28:37:37:48:99:96 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 4710.741605] pcieport 0000:00:1d.2: AER: Corrected error received: id=00ea
[ 4710.741611] pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
[ 4710.741614] pcieport 0000:00:1d.2:   device [8086:9d1a] error status/mask=00000001/00002000
[ 4710.741617] pcieport 0000:00:1d.2:    [ 0] Receiver Error         (First)
[ 4710.794034] PM: suspend entry (deep)
[ 4710.794036] PM: Syncing filesystems ... done.
[ 4710.819043] Freezing user space processes ... (elapsed 0.002 seconds) done.
[ 4710.821436] OOM killer disabled.
[ 4710.821436] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[ 4710.822753] Suspending console(s) (use no_console_suspend to debug)
[ 4711.093699] psmouse serio2: Failed to disable mouse on synaptics-pt/serio0
[ 4711.641655] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 4711.641929] sd 0:0:0:0: [sda] Stopping disk
[ 4711.906322] ACPI: EC: interrupt blocked
[ 4711.951394] ACPI: Preparing to enter system sleep state S3
[ 4711.987977] ACPI: EC: event blocked
[ 4711.987977] ACPI: EC: EC stopped
[ 4711.987978] PM: Saving platform NVS memory
[ 4711.987982] Disabling non-boot CPUs ...
[ 4712.001696] IRQ 131: no longer affine to CPU1
[ 4712.002697] smpboot: CPU 1 is now offline
[ 4712.025627] IRQ 141: no longer affine to CPU2
[ 4712.026629] smpboot: CPU 2 is now offline
[ 4712.059137] smpboot: CPU 3 is now offline
[ 4712.082075] IRQ 132: no longer affine to CPU4
[ 4712.083100] smpboot: CPU 4 is now offline
[ 4712.105955] IRQ 126: no longer affine to CPU5
[ 4712.105964] IRQ 127: no longer affine to CPU5
[ 4712.105973] IRQ 130: no longer affine to CPU5
[ 4712.106990] smpboot: CPU 5 is now offline
[ 4712.129948] IRQ 122: no longer affine to CPU6
[ 4712.130982] smpboot: CPU 6 is now offline
[ 4712.153998] IRQ 124: no longer affine to CPU7
[ 4712.154017] IRQ 128: no longer affine to CPU7
[ 4712.155070] smpboot: CPU 7 is now offline
[ 4712.159039] ACPI: Low-level resume complete
[ 4712.159155] ACPI: EC: EC started
[ 4712.159155] PM: Restoring platform NVS memory
[ 4712.161129] Enabling non-boot CPUs ...
[ 4712.161177] x86: Booting SMP configuration:
[ 4712.161177] smpboot: Booting Node 0 Processor 1 APIC 0x2
[ 4712.162819]  cache: parent cpu1 should not be sleeping
[ 4712.162953] CPU1 is up
[ 4712.162979] smpboot: Booting Node 0 Processor 2 APIC 0x4
[ 4712.164613]  cache: parent cpu2 should not be sleeping
[ 4712.164756] CPU2 is up
[ 4712.164781] smpboot: Booting Node 0 Processor 3 APIC 0x6
[ 4712.166413]  cache: parent cpu3 should not be sleeping
[ 4712.166564] CPU3 is up
[ 4712.166587] smpboot: Booting Node 0 Processor 4 APIC 0x1
[ 4712.167111]  cache: parent cpu4 should not be sleeping
[ 4712.167274] CPU4 is up
[ 4712.167302] smpboot: Booting Node 0 Processor 5 APIC 0x3
[ 4712.167735]  cache: parent cpu5 should not be sleeping
[ 4712.167905] CPU5 is up
[ 4712.167930] smpboot: Booting Node 0 Processor 6 APIC 0x5
[ 4712.168369]  cache: parent cpu6 should not be sleeping
[ 4712.168549] CPU6 is up
[ 4712.168572] smpboot: Booting Node 0 Processor 7 APIC 0x7
[ 4712.169010]  cache: parent cpu7 should not be sleeping
[ 4712.169194] CPU7 is up
[ 4712.175820] ACPI: Waking up from system sleep state S3
[ 4712.241265] thinkpad_acpi: unknown possible thermal alarm or keyboard event received
[ 4712.241266] thinkpad_acpi: unhandled HKEY event 0x6032
[ 4712.241267] thinkpad_acpi: please report the conditions when this event happened to ibm-acpi-devel@lists.sourceforge.net
[ 4712.252723] ACPI: EC: interrupt unblocked
[ 4712.311410] ACPI: EC: event unblocked
[ 4712.311765] sd 0:0:0:0: [sda] Starting disk
[ 4712.315814] iwlwifi 0000:05:00.0: RF_KILL bit toggled to enable radio.
[ 4712.355698] r8169 0000:03:00.0 enp3s0: link down
[ 4712.545894] usb 1-5: reset full-speed USB device number 4 using xhci_hcd
[ 4712.624821] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 4712.625880] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 4712.625882] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 4712.625883] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 4712.627426] ata1.00: ACPI cmd ef/10:09:00:00:00:a0 (SET FEATURES) succeeded
[ 4712.627603] ata1.00: supports DRM functions and may not be fully accessible
[ 4712.631118] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 4712.631120] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 4712.631121] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 4712.631145] ata1.00: ACPI cmd ef/10:09:00:00:00:a0 (SET FEATURES) succeeded
[ 4712.631322] ata1.00: supports DRM functions and may not be fully accessible
[ 4712.633890] ata1.00: configured for UDMA/133
[ 4712.633916] ata1.00: Enabling discard_zeroes_data
[ 4712.821702] usb 1-6: reset high-speed USB device number 3 using xhci_hcd
[ 4712.981163] OOM killer enabled.
[ 4712.981165] Restarting tasks ... done.
[ 4712.992678] [drm] RC6 on
[ 4712.994383] Bluetooth: hci0: read Intel version: 370810011003110e00
[ 4712.994388] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
[ 4713.029114] thermal thermal_zone3: failed to read out thermal zone (-61)
[ 4713.208448] PM: suspend exit
[ 4713.250370] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
[ 4713.295702] r8169 0000:03:00.0 enp3s0: link down
[ 4713.295925] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
[ 4713.297372] IPv6: ADDRCONF(NETDEV_UP): wlp5s0: link is not ready
[ 4713.302499] Bluetooth: hci0: Intel firmware patch completed and activated
[ 4713.345309] psmouse serio1: synaptics: queried max coordinates: x [..5676], y [..4690]
[ 4713.397977] psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1162..]
[ 4713.458516] IPv6: ADDRCONF(NETDEV_UP): wlp5s0: link is not ready
[ 4713.468540] [drm] PCIE GART of 256M enabled (table at 0x000000F400040000).
[ 4713.542120] [drm] ring test on 0 succeeded in 15 usecs
[ 4713.542913] [drm] ring test on 9 succeeded in 10 usecs
[ 4713.542940] [drm] ring test on 1 succeeded in 10 usecs
[ 4713.542948] [drm] ring test on 2 succeeded in 2 usecs
[ 4713.542956] [drm] ring test on 3 succeeded in 2 usecs
[ 4713.542966] [drm] ring test on 4 succeeded in 3 usecs
[ 4713.542997] [drm] ring test on 5 succeeded in 12 usecs
[ 4713.543007] [drm] ring test on 6 succeeded in 3 usecs
[ 4713.543017] [drm] ring test on 7 succeeded in 3 usecs
[ 4713.543027] [drm] ring test on 8 succeeded in 3 usecs
[ 4713.543097] [drm] ring test on 10 succeeded in 8 usecs
[ 4713.543106] [drm] ring test on 11 succeeded in 8 usecs
[ 4713.593996] [drm] ring test on 12 succeeded in 1 usecs
[ 4713.596017] [drm] ring test on 13 succeeded in 666 usecs
[ 4713.596033] [drm] ring test on 14 succeeded in 4 usecs
[ 4713.596033] [drm] UVD and UVD ENC initialized successfully.
[ 4713.705948] [drm] ring test on 15 succeeded in 0 usecs
[ 4713.721911] [drm] ring test on 16 succeeded in 5480 usecs
[ 4713.721912] [drm] VCE initialized successfully.
[ 4713.741079] IPv6: ADDRCONF(NETDEV_UP): wlp5s0: link is not ready
[ 4717.236933] wlp5s0: authenticate with 28:37:37:48:99:96
[ 4717.239154] wlp5s0: send auth to 28:37:37:48:99:96 (try 1/3)
[ 4717.241277] wlp5s0: authenticated
[ 4717.241480] wlp5s0: associate with 28:37:37:48:99:96 (try 1/3)
[ 4717.245537] wlp5s0: RX AssocResp from 28:37:37:48:99:96 (capab=0x1431 status=0 aid=1)
[ 4717.247152] wlp5s0: associated
[ 4717.257910] IPv6: ADDRCONF(NETDEV_CHANGE): wlp5s0: link becomes ready
[ 4717.274035] wlp5s0: Limiting TX power to 30 (30 - 0) dBm as advertised by 28:37:37:48:99:96
[ 4719.610471] WARNING: CPU: 5 PID: 18134 at /build/linux-uQJ2um/linux-4.15.0/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:601 dm_suspend+0x53/0x60 [amdgpu]
[ 4719.610472] Modules linked in: binfmt_misc rfcomm ccm cmac bnep snd_hda_codec_hdmi arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel snd_soc_skl snd_soc_skl_ipc nls_iso8859_1 kvm iwlmvm snd_hda_codec_conexant irqbypass snd_hda_codec_generic mac80211 snd_hda_ext_core crct10dif_pclmul snd_soc_sst_dsp crc32_pclmul ghash_clmulni_intel pcbc snd_soc_sst_ipc snd_soc_acpi snd_soc_core snd_compress iwlwifi ac97_bus snd_pcm_dmaengine snd_hda_intel aesni_intel snd_hda_codec aes_x86_64 crypto_simd glue_helper snd_hda_core cryptd snd_hwdep snd_seq_midi uvcvideo intel_cstate snd_seq_midi_event videobuf2_vmalloc cfg80211 videobuf2_memops intel_rapl_perf btusb btrtl videobuf2_v4l2 btbcm videobuf2_core btintel thinkpad_acpi joydev bluetooth mei_me videodev input_leds media ecdh_generic serio_raw
[ 4719.610495]  intel_wmi_thunderbolt wmi_bmof snd_pcm nvram snd_rawmidi shpchp mei intel_pch_thermal ucsi_acpi snd_seq typec_ucsi typec snd_seq_device snd_timer snd soundcore mac_hid acpi_pad sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 btrfs xor zstd_compress raid6_pq dm_mirror dm_region_hash dm_log amdkfd amd_iommu_v2 amdgpu chash i915 ttm i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt psmouse nvme fb_sys_fops sdhci_pci r8169 sdhci drm nvme_core ahci mii libahci wmi video
[ 4719.610514] CPU: 5 PID: 18134 Comm: kworker/5:1 Not tainted 4.15.0-45-generic #48-Ubuntu
[ 4719.610515] Hardware name: LENOVO 20KSCTO1WW/20KSCTO1WW, BIOS R0PET35W (1.12 ) 01/22/2018
[ 4719.610517] Workqueue: pm pm_runtime_work
[ 4719.610542] RIP: 0010:dm_suspend+0x53/0x60 [amdgpu]
[ 4719.610542] RSP: 0018:ffffc0de489a7c58 EFLAGS: 00010282
[ 4719.610543] RAX: 0000000000000000 RBX: ffff9b6676010000 RCX: 0000000000000000
[ 4719.610544] RDX: 0000000000000001 RSI: 0000000000000286 RDI: 0000000000000286
[ 4719.610544] RBP: ffffc0de489a7c60 R08: 0000000000027f20 R09: 000000000000652d
[ 4719.610545] R10: 0000000000000002 R11: 0000000000000000 R12: ffff9b6676010000
[ 4719.610545] R13: ffffffffc08b1b40 R14: 0000000000000003 R15: 0000000000000000
[ 4719.610546] FS:  0000000000000000(0000) GS:ffff9b668f540000(0000) knlGS:0000000000000000
[ 4719.610546] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4719.610547] CR2: 00007f619cf84000 CR3: 0000000238a0a001 CR4: 00000000003606e0
[ 4719.610548] Call Trace:
[ 4719.610562]  amdgpu_suspend+0x6b/0x170 [amdgpu]
[ 4719.610574]  amdgpu_device_suspend+0x1f7/0x3c0 [amdgpu]
[ 4719.610576]  ? _cond_resched+0x19/0x40
[ 4719.610587]  amdgpu_pmops_runtime_suspend+0x57/0xd0 [amdgpu]
[ 4719.610589]  pci_pm_runtime_suspend+0x5f/0x180
[ 4719.610591]  ? vga_switcheroo_runtime_resume+0x60/0x60
[ 4719.610591]  vga_switcheroo_runtime_suspend+0x29/0xa0
[ 4719.610592]  __rpm_callback+0xca/0x210
[ 4719.610594]  ? __switch_to_asm+0x40/0x70
[ 4719.610595]  ? __switch_to_asm+0x34/0x70
[ 4719.610596]  rpm_callback+0x24/0x80
[ 4719.610597]  ? vga_switcheroo_runtime_resume+0x60/0x60
[ 4719.610597]  rpm_suspend+0x137/0x640
[ 4719.610599]  ? __switch_to_asm+0x40/0x70
[ 4719.610600]  pm_runtime_work+0x75/0xa0
[ 4719.610601]  process_one_work+0x1de/0x410
[ 4719.610602]  worker_thread+0x32/0x410
[ 4719.610604]  kthread+0x121/0x140
[ 4719.610605]  ? process_one_work+0x410/0x410
[ 4719.610606]  ? kthread_create_worker_on_cpu+0x70/0x70
[ 4719.610608]  ? do_syscall_64+0x73/0x130
[ 4719.610609]  ? SyS_exit_group+0x14/0x20
[ 4719.610610]  ret_from_fork+0x35/0x40
[ 4719.610611] Code: 00 00 00 75 26 48 8b 7b 08 e8 3a 9b ce ff 48 8b bb 08 92 00 00 48 89 83 70 a9 00 00 be 08 00 00 00 e8 22 5a 08 00 31 c0 5b 5d c3 <0f> 0b eb d6 66 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 55 48 89 
[ 4719.610628] ---[ end trace c4b199d883ac0052 ]---
[ 4719.656244] amdgpu 0000:02:00.0: GPU pci config reset
gerard@gerard-ThinkPad-E580:~$ 
J'ai l'impression qu'il y a beaucoup d'erreurs...
Thinkpad E580
Linux Mint 19.2

xuerc
Messages : 12
Enregistré le : dim. 3 mars 2019 09:42

Re: Visibilité du disque dur

Message par xuerc »

Et pour la commande : sudo blkid :

Code : Tout sélectionner

gerard@gerard-ThinkPad-E580:~$ sudo blkid
/dev/nvme0n1p1: UUID="FD44-70E0" TYPE="vfat" PARTLABEL="EFI System Partition" PARTUUID="fd629144-e9ad-47b2-b8b0-19ae86005766"
/dev/nvme0n1p2: UUID="4ad8f294-3c0d-4141-9ab4-19b283c6186a" TYPE="ext4" PARTUUID="48df176e-92db-4be0-9a2c-891bb917bbdd"
/dev/sda1: LABEL="SSD 500" UUID="a875dc8a-ef4f-47ec-be5c-4418d84fa360" TYPE="ext4" PARTUUID="76a74abc-47aa-453f-9904-463e859813ad"
/dev/nvme0n1: PTUUID="090d3f68-a011-46d2-9c29-ef7debf4b85e" PTTYPE="gpt"
Thinkpad E580
Linux Mint 19.2

mézig
Messages : 1841
Enregistré le : mar. 14 nov. 2017 14:40

Re: Visibilité du disque dur

Message par mézig »

Avec ls -l ~ | grep -E "^l|^d" je voulais voir si tes dossiers etaient en lien vers d'autres sur ce dd , cen'est pas le cas ,donc rien a voir avec les flatpak ou autre snaps

Donne le retour de

Code : Tout sélectionner

ls -al /mnt/a875dc8a-ef4f-47ec-be5c-4418d84fa360
Intel Pentium Dual CPU E2140 -- Nvidia GF108 -- 4 Go de RAM -- Ubuntu 18.10 -- DEEPIN 15.11
Intel Pentium CPU 4405U @ 2.10GHz × 4 -- Intel HD Graphics 510 (Skylake GT1) -- 4 Go de RAM -- Ubuntu 19.04 -- Ubuntu 18.04 -- DEEPIN 15.11 avec partition de données commune

xuerc
Messages : 12
Enregistré le : dim. 3 mars 2019 09:42

Re: Visibilité du disque dur

Message par xuerc »

Voici ce que ça donne :

Code : Tout sélectionner

gerard@gerard-ThinkPad-E580:~$ ls -al /mnt/a875dc8a-ef4f-47ec-be5c-4418d84fa360
total 6156600
drwxrwxrwx  17 gerard gerard       4096 mars   2 21:04  .
drwxr-xr-x   3 root   root         4096 févr.  9 12:23  ..
-rw-rw-r--   1 gerard gerard      86680 sept. 24 08:58  AD2018.xges
-rw-rw-rw-   1 gerard gerard  836741750 sept. 24 08:55 'Approches disciplinaires 2022.mp4'
drwxrwxr-x   5 gerard gerard       4096 févr.  4 19:09 'Bureau 2'
-rw-rw-r--   1 gerard gerard      13422 janv. 16 12:07 'Commande Terminal.odt'
-rw-rw-r--   1 gerard gerard      34304 janv. 11 08:36  couponreponCONFJURY.doc
drwxrwxr-x  34 gerard gerard       4096 févr. 10 18:08 'Dossier Gérard'
drwxrwxr-x  18 gerard gerard       4096 févr.  4 19:12  Film
drwxrwxr-x   3 gerard gerard       4096 juil. 19  2018  home
drwxrwxr-x   2 gerard gerard       4096 sept. 23 19:23 'Introduction sociologie 2018'
-rw-rw-r--   1 gerard gerard      50575 oct.   5 14:22 'introduction sociologie 2018.xges'
drwxrwxr-x   3 gerard gerard       4096 avril 25  2018 'Le sociographe'
lrwxrwxrwx   1 gerard gerard         48 mars   2 21:04 'Lien vers Photos' -> /mnt/a875dc8a-ef4f-47ec-be5c-4418d84fa360/Photos
drwx------   2 root   root        16384 juil. 17  2018  lost+found
-rw-rw-r--   1 gerard gerard      20480 août  31  2018  moi.odt
drwxrwxr-x  10 gerard gerard       4096 oct.  21  2015  Movies
-rw-r--r--   1 gerard gerard  737964292 mars   9  2014  MSDL.avi
drwxrwxr-x 274 gerard gerard      12288 juil. 20  2018  Musique
drwxrwxr-x  14 gerard gerard       4096 déc.  14 18:46  Photos
drwxrwxr-x   2 gerard gerard       4096 déc.   5 12:27 'PV 2017_2020'
drwxrwxr-x  13 gerard gerard       4096 sept. 18 18:52  Sociologie
-rw-r--r--   1 gerard gerard      57344 sept. 23 21:01  socio-video.doc
drwxr-xr-x   9 root   root         4096 mars   2 20:00  timeshift
drwx------   4 gerard gerard       4096 janv.  2 21:51  .Trash-1000
drwxrwxr-x   3 gerard gerard       4096 janv. 20 15:35 'VirtualBox VMs'
-rw-r--r--   1 gerard gerard 4729270272 oct.   1  2017  Win10_1709_French_x64.iso
C'est le contenu du SSD 500go.
Thinkpad E580
Linux Mint 19.2

Répondre