Public bug reported:

A fresh install of Ubuntu Server 18.04.1. It keeps printing the same
messages to the terminal:

[ 1475.344317] pci 0000:00:00.0: aer_status: 0x00000080, aer_mask: 0x00000000
[ 1475.345586] pci 0000:00:00.0: aer_layer=Data Link Layer, aer_agent=Receiver 
ID

The same two lines, over and over (except number in brackets), every 10
minutes or so. After logging in it still keeps printing them. The
interval is not constant, sometimes longer, sometimes shorter.

Performed apt-get update and dist-upgrade, rebooted. Now 0 packages
pending update, but the above output is not affected.

Googled to find that AER is supposed to report PCIe errors. However the
above output does not look like an error. Seems like some log output?

Naturally this randomly appearing output is extremely annoying and
interferes with the normal use of the console. My guess is that a
normally functioning install should have nothing of this sort, hence
this bug-report.

Any fix or workaround that will silence this output will be appreciated
greatly.

Let me know if any additional information or tests are needed.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: linux-image-4.15.0-39-generic 4.15.0-39.42
ProcVersionSignature: Ubuntu 4.15.0-39.42-generic 4.15.18
Uname: Linux 4.15.0-39-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.15.0-39-generic.
AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
ApportVersion: 2.20.9-0ubuntu7.5
Architecture: amd64
ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 'arecord'
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/hwC0D0', '/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D1p', 
'/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/controlC0', 
'/dev/snd/hwC1D0', '/dev/snd/pcmC1D10p', '/dev/snd/pcmC1D9p', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
Card0.Amixer.info: Error: [Errno 2] No such file or directory: 'amixer': 
'amixer'
Card0.Amixer.values: Error: [Errno 2] No such file or directory: 'amixer': 
'amixer'
Card1.Amixer.info: Error: [Errno 2] No such file or directory: 'amixer': 
'amixer'
Card1.Amixer.values: Error: [Errno 2] No such file or directory: 'amixer': 
'amixer'
Date: Thu Nov 29 12:07:18 2018
IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
MachineType: ASUSTeK COMPUTER INC. WS-C621E-SAGE Series
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
 TERM=linux
 XDG_RUNTIME_DIR=<set>
 PATH=(custom, no user)
ProcFB:
 0 astdrmfb
 1 amdgpudrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-39-generic 
root=UUID=e2d7aa3a-f3be-11e8-9d19-0c9d925bd3e9 ro maybe-ubiquity
RelatedPackageVersions:
 linux-restricted-modules-4.15.0-39-generic N/A
 linux-backports-modules-4.15.0-39-generic  N/A
 linux-firmware                             1.173.2
RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/30/2018
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0801
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: WS-C621E-SAGE Series
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0801:bd04/30/2018:svnASUSTeKCOMPUTERINC.:pnWS-C621E-SAGESeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnWS-C621E-SAGESeries:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.family: Server
dmi.product.name: WS-C621E-SAGE Series
dmi.product.version: System Version
dmi.sys.vendor: ASUSTeK COMPUTER INC.

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug bionic uec-images

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1805835

Title:
  Infinite aer_status and aer_agent output in tty

Status in linux package in Ubuntu:
  New

Bug description:
  A fresh install of Ubuntu Server 18.04.1. It keeps printing the same
  messages to the terminal:

  [ 1475.344317] pci 0000:00:00.0: aer_status: 0x00000080, aer_mask: 0x00000000
  [ 1475.345586] pci 0000:00:00.0: aer_layer=Data Link Layer, 
aer_agent=Receiver ID

  The same two lines, over and over (except number in brackets), every
  10 minutes or so. After logging in it still keeps printing them. The
  interval is not constant, sometimes longer, sometimes shorter.

  Performed apt-get update and dist-upgrade, rebooted. Now 0 packages
  pending update, but the above output is not affected.

  Googled to find that AER is supposed to report PCIe errors. However
  the above output does not look like an error. Seems like some log
  output?

  Naturally this randomly appearing output is extremely annoying and
  interferes with the normal use of the console. My guess is that a
  normally functioning install should have nothing of this sort, hence
  this bug-report.

  Any fix or workaround that will silence this output will be
  appreciated greatly.

  Let me know if any additional information or tests are needed.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-39-generic 4.15.0-39.42
  ProcVersionSignature: Ubuntu 4.15.0-39.42-generic 4.15.18
  Uname: Linux 4.15.0-39-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.15.0-39-generic.
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.9-0ubuntu7.5
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/hwC0D0', '/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D1p', 
'/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/controlC0', 
'/dev/snd/hwC1D0', '/dev/snd/pcmC1D10p', '/dev/snd/pcmC1D9p', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info: Error: [Errno 2] No such file or directory: 'amixer': 
'amixer'
  Card0.Amixer.values: Error: [Errno 2] No such file or directory: 'amixer': 
'amixer'
  Card1.Amixer.info: Error: [Errno 2] No such file or directory: 'amixer': 
'amixer'
  Card1.Amixer.values: Error: [Errno 2] No such file or directory: 'amixer': 
'amixer'
  Date: Thu Nov 29 12:07:18 2018
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  MachineType: ASUSTeK COMPUTER INC. WS-C621E-SAGE Series
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
   TERM=linux
   XDG_RUNTIME_DIR=<set>
   PATH=(custom, no user)
  ProcFB:
   0 astdrmfb
   1 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-39-generic 
root=UUID=e2d7aa3a-f3be-11e8-9d19-0c9d925bd3e9 ro maybe-ubiquity
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-39-generic N/A
   linux-backports-modules-4.15.0-39-generic  N/A
   linux-firmware                             1.173.2
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/30/2018
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0801
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: WS-C621E-SAGE Series
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0801:bd04/30/2018:svnASUSTeKCOMPUTERINC.:pnWS-C621E-SAGESeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnWS-C621E-SAGESeries:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: Server
  dmi.product.name: WS-C621E-SAGE Series
  dmi.product.version: System Version
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1805835/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to