[Bug 1888523] Re: PCIe Bus Error device 8086:a298 spam

2020-09-22 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1888523

Title:
  PCIe Bus Error device 8086:a298 spam

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1888523] Re: PCIe Bus Error device 8086:a298 spam

2020-07-24 Thread Pedro
I don't know how to edit posts but I wanted to add:

I plugged a different m.2 NVMe from a different manufacturer into the
"M2A_32G" port to see if the port is the problem. There are no errors. I
can only replicate the problem with the XPG NVMe in port "M2A_32G".

** Attachment added: "Z370 AORUS Gaming 7 Motherboard Layout.png"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1888523/+attachment/5395628/+files/Z370%20AORUS%20Gaming%207%20Motherboard%20Layout.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1888523

Title:
  PCIe Bus Error device 8086:a298 spam

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1888523] Re: PCIe Bus Error device 8086:a298 spam

2020-07-24 Thread Pedro
5.4.0-42-generic #46-Ubuntu SMP Fri Jul 10 00:24:02 UTC 2020

I pulled all the hardware from my PC and went through each part one by
one. The device that makes these errors appear is the XPG GAMMIX S5 m.2
when plugged into port "M2A_32G". I moved the m.2 device to port
"M2P_32G" and the errors disappeared. The device: 04:00.0 Non-Volatile
memory controller [0108]: Realtek Semiconductor Co., Ltd. Device
[10ec:5762] (rev 01)


** Attachment added: "lspci_-nnvv"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1888523/+attachment/5395620/+files/lspci_-nnvv

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1888523

Title:
  PCIe Bus Error device 8086:a298 spam

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1888523] Re: PCIe Bus Error device 8086:a298 spam

2020-07-23 Thread Mauricio Faria de Oliveira
Indeed; I was hoping to check what's under the root port just in case,
but acknowledge that might not be helpful / have too much stuff under,
being a desktop system. Let's see. :)

Per the repeated messages I'd imagine this is a device-related error,
but wanted to check the kernel version log in case there are related
changes there.

cheers,
Mauricio

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1888523

Title:
  PCIe Bus Error device 8086:a298 spam

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1888523] Re: PCIe Bus Error device 8086:a298 spam

2020-07-23 Thread Alex Hung
The errors comes from physical layer so they likely comes from the root
port (00:1d.0) or the device attaches to it. Also, PCIe correctable
errors are handled by hardware, so one can turn off some hardware-
related features, such as apsm (pcie_aspm=off) or msi (pci=nomsi), to
verify whether there are improvement.

It is also possible to stop reporting errors via aer (pci=noaer), though
this is not recommended.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1888523

Title:
  PCIe Bus Error device 8086:a298 spam

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1888523] Re: PCIe Bus Error device 8086:a298 spam

2020-07-23 Thread Mauricio Faria de Oliveira
Hi Pedro,

It's curious that the message is repeatedly showing up at the rate of a few 
seconds.
It would initially suggest something might be wrong with the PCI device.

(As Alex mentioned the errors are correctable, so not a serious issue,
but the fact they're being repeatedly logged doesn't sound too right.)

Could you please upload the output of these commands (PCI and kernel
version information):

$ lspci -nnvv > lspci_-nnvv 2>&1
$ lspci -tv > lspci_-tv 2>&1
$ uname -rv > uname_-rv 2>&1

cheers,
Mauricio

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1888523

Title:
  PCIe Bus Error device 8086:a298 spam

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1888523] Re: PCIe Bus Error device 8086:a298 spam

2020-07-22 Thread Alex Hung
When a PCIe AER error is captured, an error message will be output to
console. If it's a correctable error, it is output as a warning.
Otherwise, it is printed as an error. So users could choose different
log level to filter out correctable error messages.
===

More information @ https://www.kernel.org/doc/Documentation/PCI/pcieaer-
howto.rst

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1888523

Title:
  PCIe Bus Error device 8086:a298 spam

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1888523] Re: PCIe Bus Error device 8086:a298 spam

2020-07-22 Thread Alex Hung
PCI(e) is capable of correcting errors whenever possible. From your logs
all of the errors are corrected and therefore nothing to worry about.

If you see incorrectable errors you may observed device failures, or
system failures in some cases.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1888523

Title:
  PCIe Bus Error device 8086:a298 spam

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1888523] Re: PCIe Bus Error device 8086:a298 spam

2020-07-22 Thread Pedro
Unfortunately I can't share the apport-collect log because I am
uncomfortable with the amount of data it collects about my system. My
threat model doesn't allow for such disclosure of data. I could share
relevant parts of the log if I review it first.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1888523

Title:
  PCIe Bus Error device 8086:a298 spam

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1888523] Re: PCIe Bus Error device 8086:a298 spam

2020-07-22 Thread Brian Murray
** Package changed: ubuntu => linux (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1888523

Title:
  PCIe Bus Error device 8086:a298 spam

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1888523] Re: PCIe Bus Error device 8086:a298 spam

2020-07-22 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1888523/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1888523

Title:
  PCIe Bus Error device 8086:a298 spam

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs