[Kernel-packages] [Bug 1279699] Re: AER: Corrected error received: id=00e4 / PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00e4

2024-04-29 Thread Bjorn Helgaas
Turns out "pcie_aspm=off" effectively disables AER because Linux doesn't request AER control when it doesn't advertise ASPM support (see ACPI_PCIE_REQ_SUPPORT). That explains why "pcie_aspm=off" would avoid the error reporting. This report was from a v3.11-based kernel. v3.11 is from Mon Sep 2 1

[Kernel-packages] [Bug 671979] Re: Repeated (spurious?) pcieport errors in logs (PCIe Bus Error)

2024-04-26 Thread Bjorn Helgaas
Also, if you do see this issue, some have reported that "pcie_aspm=off" avoids the errors. If that's the case for you, see https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2043665/comments/6 and help me investigate it! -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1279699] Re: AER: Corrected error received: id=00e4 / PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00e4

2024-04-26 Thread Bjorn Helgaas
Generally we should not see reproducible PCIe Correctable Errors in significant numbers. Some have reported that "pcie_aspm=off" avoids the errors. If that's the case for you, see https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2043665/comments/6 and help me investigate it! -- You received

[Kernel-packages] [Bug 1726159] Re: PCIe BUS Error causing really slow laptop performance

2024-04-26 Thread Bjorn Helgaas
We should not need to use "pci=noaer". Generally we should not see reproducible PCIe Correctable Errors in significant numbers. Some have reported that "pcie_aspm=off" avoids the errors. If that's the case for you, see https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2043665/comments/6 and h

[Kernel-packages] [Bug 2033693] Re: Kernel bug lead to unresponsive system

2024-04-26 Thread Bjorn Helgaas
Is this reproducible? Is it related to suspend/resume? Even if the kernel hang is not reproducible, I'm interested in the PCIe Corrected Errors. Some have reported that "pcie_aspm=off" avoids the errors. If that's the case for you, see https://bugs.launchpad.net/ubuntu/+source/linux/+bug/204366

[Kernel-packages] [Bug 1852420] Re: /var/log/syslog and /var/log/kern.log reports millions of nvme errors

2024-04-26 Thread Bjorn Helgaas
We should not need to use "pci=noaer". Generally we should not see reproducible PCIe Correctable Errors in significant numbers. Some have reported that "pcie_aspm=off" avoids the errors. If that's the case for you, see https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2043665/comments/6 and h

[Kernel-packages] [Bug 1859429] Re: Boot took much longer with repeated error message PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)

2024-04-26 Thread Bjorn Helgaas
We should not need to use "pci=noaer". Generally we should not see reproducible PCIe Correctable Errors in significant numbers. Some have reported that "pcie_aspm=off" avoids the errors. If that's the case for you, see https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2043665/comments/6 and h

[Kernel-packages] [Bug 1746340] Re: Samsung SSD corruption (fsck needed)

2024-04-26 Thread Bjorn Helgaas
There are a couple mentions of "pcie_aspm=off" making a difference here. If that's the case, see https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2043665/comments/6 and help me look at this. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed

[Kernel-packages] [Bug 1798880] Re: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)

2024-04-26 Thread Bjorn Helgaas
If this is still reproducible, see https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2043665/comments/6 -- 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/1798880 Title: PCIe Bus Error: s

[Kernel-packages] [Bug 1521173] Re: AER: Corrected error received: id=00e0

2024-04-26 Thread Bjorn Helgaas
Thank you! "pci=noaer" definitely sweeps this dust under the carpet, and it would be much better to avoid that. Narcis (comment #157) reported that "pcie_aspm=off" is a workaround and is much more specific than "pci=noaer". If we can collect complete dmesg and "sudo lspci -vv" output when bootin

[Kernel-packages] [Bug 2043665] Re: Hundreds of errors per second: kernel: pcieport 0000:00:1c.3: PCIe Bus Error

2024-04-26 Thread Bjorn Helgaas
The "pcie_aspm=off" kernel parameter hides a problem. I would really like to fix the underlying problem so the parameter isn't needed. If anybody sees this problem and is willing to help fix it, please open a bug report at https://bugzilla.kernel.org/, product Drivers/PCI, mention the hardware pla

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

2024-04-26 Thread Bjorn Helgaas
Sometimes the "pcie_aspm=off" kernel parameter hides this problem. I would really like to fix the underlying problem so the parameter isn't needed. If anybody sees this problem and is willing to help fix it, please open a bug report at https://bugzilla.kernel.org/, product Drivers/PCI, mention the

[Kernel-packages] [Bug 2015670] Re: [r8169] Kernel loop PCIe Bus Error on RTL810xE

2024-04-26 Thread Bjorn Helgaas
The "pcie_aspm=off" kernel parameter hides a problem. I would really like to fix the underlying problem so the parameter isn't needed. If anybody is willing to help fix it, please open a bug report at https://bugzilla.kernel.org/, product Drivers/PCI, mention the hardware platform, and attach:

[Kernel-packages] [Bug 2015651] Re: 6.2.0-19 won't boot (partition UUID not found), 6.2.0-18 runs fine

2023-05-15 Thread Bjorn Helgaas
Original report mentions "pci=noaer". If this is needed, it most likely is working around a kernel defect, and I'd like to fix the defect. If "pci=noaer" is needed, PLEASE report it to linux-...@vger.kernel.org. Then we can try to fix the underlying problem so the parameter is not needed for futu

[Kernel-packages] [Bug 671979] Re: Repeated (spurious?) pcieport errors in logs (PCIe Bus Error)

2023-05-15 Thread Bjorn Helgaas
Is this still an issue? If so, can somebody add a complete dmesg log and "sudo lspci -vv" output from a current kernel? -- 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/671979 Title: Repe

[Kernel-packages] [Bug 1521173] Re: AER: Corrected error received: id=00e0

2023-05-15 Thread Bjorn Helgaas
Is this still an issue? If so, can somebody add a complete dmesg log and "sudo lspci -vv" output from a current kernel? -- 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/1521173 Title: AER:

[Kernel-packages] [Bug 2002206] Re: Periodic freezing after unplugging USB-C monitor - "Enabling HDA controller" in dmesg

2023-03-16 Thread Bjorn Helgaas
These freezes look pretty terrible. Looks like you're running a v5.15 kernel. Are they reproducible on a more recent kernel, e.g., v6.2? -- 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/200

[Kernel-packages] [Bug 1884232] Re: touchpad and touchscreen doesn't work at all on ACER Spin 5 (SP513-54N)

2023-01-13 Thread Bjorn Helgaas
No worries, your report and testing so far has been an immense help, so thank you for that! https://git.kernel.org/linus/07eab0901ede ("efi/x86: Remove EfiMemoryMappedIO from E820 map") is essentially the same as the test patch from comment #62, and it appeared in v6.2-rc1, so just wait for a kern

[Kernel-packages] [Bug 1948811] Re: Touchpad not detected when pci=nocrs not specified

2022-12-05 Thread Bjorn Helgaas
This is a duplicate of bug 1878279. I hope to fix it with this series: https://lore.kernel.org/all/20221202211838.1061278-1-helg...@kernel.org/ This series will probably *not* help if this Clevo NL4XLU (or NL41LU2) system has a BIOS switch to boot in a "legacy" or "CSM" mode. If that switch exis

[Kernel-packages] [Bug 1878279] Re: MSFT0004:00 06CB:CD98 Touchpad/trackpad mouse randomly not recognized from any given boot

2022-12-05 Thread Bjorn Helgaas
N.B. Comment #149 came from bugzilla.kernel.org, NOT from launchpad, and the bug 216565 mentioned is a kernel.org bug number: https://bugzilla.kernel.org/show_bug.cgi?id=216565. Launchpad mistakenly linkified "bug 216565" it to an unrelated launchpad bug with the same number. ** Bug watch added:

[Kernel-packages] [Bug 1884232] Re: touchpad and touchscreen doesn't work at all on ACER Spin 5 (SP513-54N)

2022-11-22 Thread Bjorn Helgaas
This is likely a duplicate of https://bugs.launchpad.net/bugs/1878279 The current upstream resolution to this problem is https://git.kernel.org/linus/d341838d776a ("x86/PCI: Disable E820 reserved region clipping via quirks"), which relies on quirks that match DMI Vendor, Product Version, Product N

[Kernel-packages] [Bug 1921649] Re: 'Ideapad S145 Touchpad' not working at all. Not even detected after a fresh Ubuntu 20.10 install.

2022-11-22 Thread Bjorn Helgaas
This is likely a duplicate of https://bugs.launchpad.net/bugs/1878279 The current upstream resolution to this problem is https://git.kernel.org/linus/d341838d776a ("x86/PCI: Disable E820 reserved region clipping via quirks"), which relies on quirks that match DMI Vendor, Product Version, Product N

[Kernel-packages] [Bug 1931715] Re: [Lenovo Ideapad S145 82DJ0001BR] touchpad not working - does not appear on "cat /proc/bus/input/devices"

2022-11-22 Thread Bjorn Helgaas
This is likely a duplicate of https://bugs.launchpad.net/bugs/1878279 The current upstream resolution to this problem is https://git.kernel.org/linus/d341838d776a ("x86/PCI: Disable E820 reserved region clipping via quirks"), which relies on quirks that match DMI Vendor, Product Version, Product N

[Kernel-packages] [Bug 1932069] Re: Touchpad not working at all

2022-11-22 Thread Bjorn Helgaas
This is likely a duplicate of https://bugs.launchpad.net/bugs/1878279 The current upstream resolution to this problem is https://git.kernel.org/linus/d341838d776a ("x86/PCI: Disable E820 reserved region clipping via quirks"), which relies on quirks that match DMI Vendor, Product Version, Product N

[Kernel-packages] [Bug 1878279] Re: MSFT0004:00 06CB:CD98 Touchpad/trackpad mouse randomly not recognized from any given boot

2022-11-22 Thread Bjorn Helgaas
The current upstream resolution to this problem is https://git.kernel.org/linus/d341838d776a ("x86/PCI: Disable E820 reserved region clipping via quirks"), which relies on quirks that match DMI Vendor, Product Version, Product Name, and Board Name. This isn't an ideal solution because there are li

[Kernel-packages] [Bug 1990272] Re: PCIe Bus Error: Uncorrected, Transaction Layer, device [8086:51b0], AER UnsupReq

2022-11-11 Thread Bjorn Helgaas
The Unsupported Request errors look like the same issue as https://bugzilla.kernel.org/show_bug.cgi?id=215453 and should be resolved by https://git.kernel.org/linus/c01163dbd1b8 ("PCI/PM: Always disable PTM for all devices during suspend"), which appeared in v6.1-rc1. I don't know whether the NIC

[Kernel-packages] [Bug 1884232] Re: touchpad and touchscreen doesn't work at all on ACER Spin 5 (SP513-54N)

2022-08-10 Thread Bjorn Helgaas
I don't know what's in the 5.18.10-76051810-generic kernel (I assume that's v5.18 + some Ubuntu patches). The upstream fixes for this went into v5.19: https://git.kernel.org/linus/3cc30140dbe2 I think v5.18 + the following patches (which somebody added in the "Bug Description" at the very begin

[Kernel-packages] [Bug 1884232] Re: touchpad and touchscreen doesn't work at all on ACER Spin 5 (SP513-54N)

2022-06-13 Thread Bjorn Helgaas
v5.19-rc1 was tagged Sun Jun 5 17:18:54 2022 -0700. Final release likely to be July 24 or 31. The crystal ball: https://hansen.beer/~dave/phb/ -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bu

[Kernel-packages] [Bug 1884232] Re: touchpad and touchscreen doesn't work at all on ACER Spin 5 (SP513-54N)

2022-06-02 Thread Bjorn Helgaas
Should be fixed by https://git.kernel.org/linus/d341838d776a, which will appear in v5.19-rc1. -- 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/1884232 Title: touchpad and touchscreen doesn

[Kernel-packages] [Bug 1944752] Re: AER PCIe Bus Error for Asus X541UVK

2021-09-24 Thread Bjorn Helgaas
The "ACPI region does not cover" errors are not related to the AER PCIe bus error. Neither is the nouveau MMIO read fault (that looks like a null pointer problem). Naveen Naidu is looking at the AER problem, so I hope we'll have a patch that makes "pci=noaer" unnecessary. -- You received this b

[Kernel-packages] [Bug 1884232] Re: touchpad and touchscreen doesn't work at all on ACER Spin 5

2020-07-23 Thread Bjorn Helgaas
Chime in on this email thread if interested: https://lore.kernel.org/r/20200723201403.GA1450503@bjorn-Precision-5520 There are instructions at the bottom of that page about how to reply to the thread. -- You received this bug notification because you are a member of Kernel Packages, which is su

[Kernel-packages] [Bug 1884232] Re: touchpad doesn't work at all on ACER Spin 5

2020-07-02 Thread Bjorn Helgaas
Yes, I think that kernel is fine. You can leave the i8042.nopnp=1 in your kernel command line parameters. Otherwise it looks right. -- 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/1884232

[Kernel-packages] [Bug 1884232] Re: touchpad doesn't work at all on ACER Spin 5

2020-06-24 Thread Bjorn Helgaas
1) Sorry, I don't have a PPA or similar kernel image for you to try. 2) I expected that Windows would move 00:1f.5 BAR 0 to be inside the windows reported by the PCI0 _CRS, but the AIDA64 report shows otherwise: B00 D1F F05: Intel Ice Point-LP PCH - SPI (Flash) Controller

[Kernel-packages] [Bug 1884232] Re: touchpad doesn't work at all on ACER Spin 5

2020-06-23 Thread Bjorn Helgaas
It looks like a BIOS bug to me. But Windows does work, and Linux should, too. It looks like there's plenty of available space for 00:1f.5 BAR 0. Can you try a current version of Linux, e.g., v5.8-rc1 with the command line argument 'dyndbg="file drivers/pci/* +p"'? There were some significant re

[Kernel-packages] [Bug 1884232] Re: touchpad doesn't work at all on ACER Spin 5

2020-06-19 Thread Bjorn Helgaas
This looks like a BIOS defect. BIOS programmed BAR 0 to [mem 0xfe01-0xfe010fff], but according to the PCI0 _CRS method, that area is not routed to the PCI bus: ACPI: PCI Root Bridge [PCI0] (domain [bus 00-fe]) pci_bus :00: root bus resource [mem 0x000a-0x000b window] pc

[Kernel-packages] [Bug 1881644] Re: 20.04 i915 laptop external monitor doesn't resume from power-save, must open lid to turn it on

2020-06-10 Thread Bjorn Helgaas
I'm not using Mint. I started with Ubuntu 18.04 in June 2018, installed the "cinnamon" package, and recently updated to 20.04. I don't know if this is a regression because I didn't start using this configuration until after moving to 20.04. Pretty sure cinnamon came from the ubuntu repo; my only

[Kernel-packages] [Bug 1881644] Re: 20.04 i915 laptop external monitor doesn't resume from power-save, must open lid to turn it on

2020-06-09 Thread Bjorn Helgaas
I'm sure it's not a Linux kernel bug. I don't have any idea *where* the bug is, and https://wiki.ubuntu.com/Bugs/FindRightPackage suggested "linux" as a safe bet. Sorry, I didn't realize Cinnamon wasn't supported by Ubuntu. I will either live with the behavior or switch to the supported Ubuntu d

[Kernel-packages] [Bug 1881644] WifiSyslog.txt

2020-06-02 Thread Bjorn Helgaas
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1881644/+attachment/5379897/+files/WifiSyslog.txt ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Kernel Packages,

[Kernel-packages] [Bug 1881644] Lspci.txt

2020-06-02 Thread Bjorn Helgaas
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1881644/+attachment/5379885/+files/Lspci.txt -- 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/1881644

[Kernel-packages] [Bug 1881644] Lsusb-t.txt

2020-06-02 Thread Bjorn Helgaas
apport information ** Attachment added: "Lsusb-t.txt" https://bugs.launchpad.net/bugs/1881644/+attachment/5379888/+files/Lsusb-t.txt -- 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/1881

[Kernel-packages] [Bug 1881644] ProcModules.txt

2020-06-02 Thread Bjorn Helgaas
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1881644/+attachment/5379893/+files/ProcModules.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 1881644] ProcCpuinfoMinimal.txt

2020-06-02 Thread Bjorn Helgaas
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1881644/+attachment/5379891/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.l

[Kernel-packages] [Bug 1881644] CRDA.txt

2020-06-02 Thread Bjorn Helgaas
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1881644/+attachment/5379882/+files/CRDA.txt -- 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/1881644 Ti

[Kernel-packages] [Bug 1881644] PulseList.txt

2020-06-02 Thread Bjorn Helgaas
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1881644/+attachment/5379894/+files/PulseList.txt -- 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/

[Kernel-packages] [Bug 1881644] CurrentDmesg.txt

2020-06-02 Thread Bjorn Helgaas
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1881644/+attachment/5379883/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net

[Kernel-packages] [Bug 1881644] Lspci-vt.txt

2020-06-02 Thread Bjorn Helgaas
apport information ** Attachment added: "Lspci-vt.txt" https://bugs.launchpad.net/bugs/1881644/+attachment/5379886/+files/Lspci-vt.txt -- 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/18

[Kernel-packages] [Bug 1881644] IwConfig.txt

2020-06-02 Thread Bjorn Helgaas
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1881644/+attachment/5379884/+files/IwConfig.txt -- 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/18

[Kernel-packages] [Bug 1881644] ProcCpuinfo.txt

2020-06-02 Thread Bjorn Helgaas
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1881644/+attachment/5379890/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 1881644] Lsusb.txt

2020-06-02 Thread Bjorn Helgaas
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1881644/+attachment/5379887/+files/Lsusb.txt -- 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/1881644

[Kernel-packages] [Bug 1881644] UdevDb.txt

2020-06-02 Thread Bjorn Helgaas
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1881644/+attachment/5379896/+files/UdevDb.txt -- 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/1881644

[Kernel-packages] [Bug 1881644] ProcInterrupts.txt

2020-06-02 Thread Bjorn Helgaas
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1881644/+attachment/5379892/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad

[Kernel-packages] [Bug 1881644] Lsusb-v.txt

2020-06-02 Thread Bjorn Helgaas
apport information ** Attachment added: "Lsusb-v.txt" https://bugs.launchpad.net/bugs/1881644/+attachment/5379889/+files/Lsusb-v.txt -- 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/1881

[Kernel-packages] [Bug 1881644] RfKill.txt

2020-06-02 Thread Bjorn Helgaas
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1881644/+attachment/5379895/+files/RfKill.txt -- 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/1881644

[Kernel-packages] [Bug 1881644] Re: 20.04 i915 laptop external monitor doesn't resume from power-save, must open lid to turn it on

2020-06-02 Thread Bjorn Helgaas
apport information ** Tags added: apport-collected focal ** Description changed: Dell 5520 laptop -> Dell Thunderbolt dock -> HDMI -> external monitor. Running 20.04, i915 driver. Laptop lid closed, using external monitor only. When external monitor turns off (after sleep-display-ac)

[Kernel-packages] [Bug 1881644] Re: 20.04 i915 laptop external monitor doesn't resume from power-save, must open lid to turn it on

2020-06-02 Thread Bjorn Helgaas
** Summary changed: - 20.04 i915 laptop external monitor turns off when inactive, must open lid to turn it on + 20.04 i915 laptop external monitor doesn't resume from power-save, must open lid to turn it on ** Package changed: ubuntu => linux (Ubuntu) -- You received this bug notification bec

[Kernel-packages] [Bug 1571798] Re: Broadwell ECRC Support missing in Ubuntu

2017-03-22 Thread Bjorn Helgaas
John, can you also include a little more detail about what the failure looks like to a user? Does this result in AER errors being logged? When we come up with a patch that works, I'd like to include a hint about what user-visible problems it fixes in the changelog. I see from the initial report t

[Kernel-packages] [Bug 1571798] Re: Broadwell ECRC Support missing in Ubuntu

2017-03-20 Thread Bjorn Helgaas
Please try the attached patch. It makes it so that if the device does not support ECRC generation or checking, we don't enable those features. Currently (without this patch), we *do* enable ECRC generation and checking if _HPX allows, i.e., if the platform can support ECRC. The ACPI dump confirms

[Kernel-packages] [Bug 1363313] Re: mpt2sas not loaded with LSISAS2008 card in trusty 14.04.1

2016-12-28 Thread Bjorn Helgaas
https://bugzilla.kernel.org/show_bug.cgi?id=92351#c1 reports the problem occurs with LSI FW 18. https://bugzilla.kernel.org/show_bug.cgi?id=92351#c8 reports the problem does NOT occur with LSI FW 19. So upgrading the adapter firmware to version 19 may be a fix. There is a patch at https://bugz

[Kernel-packages] [Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10

2016-10-27 Thread Bjorn Helgaas
>From the Linux kernel point of view, changing the BIOS option is not a good fix, and "pci=realloc=off" is just a workaround and not a real fix either. Linux should be able to work even without that, or at least give meaningful error messages. The original problem appears to be that: - BIOS al

[Kernel-packages] [Bug 1363313] Re: mpt2sas not loaded with LSISAS2008 card in trusty 14.04.1

2016-10-27 Thread Bjorn Helgaas
** Bug watch added: Linux Kernel Bug Tracker #92351 http://bugzilla.kernel.org/show_bug.cgi?id=92351 ** Also affects: linux via http://bugzilla.kernel.org/show_bug.cgi?id=92351 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of K

[Kernel-packages] [Bug 1627496] Re: radeon broken with kernel 4.6.0+

2016-10-26 Thread Bjorn Helgaas
There's a test patch at https://bugzilla.kernel.org/show_bug.cgi?id=175391 Any test reports would be welcome. -- 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/1627496 Title: radeon broken

[Kernel-packages] [Bug 1521173] Re: AER: Corrected error received: id=00e0

2016-08-05 Thread Bjorn Helgaas
Related problem report: https://bugzilla.kernel.org/show_bug.cgi?id=109691 Brief analysis of AER issue: http://lkml.kernel.org/r/20151229155822.GA17321@localhost I did say in that analysis that I was going to work on fixing this, but I haven't had time. It would be great if somebody would jump i

[Kernel-packages] [Bug 1571798] Re: Broadwell ECRC Support missing in Ubuntu

2016-07-27 Thread Bjorn Helgaas
The register in question is the Advanced Error Capabilities and Control register, at offset 0x18 in the Advanced Error Reporting capability, which starts at 0x148 in the config space of device 80:02.0. In the pre-boot value of 0x00a0, the following bits are set (per PCIe spec r3.0, sec 7.10.7, the

[Kernel-packages] [Bug 1588428] Re: PCI bus error on startup while booting into login screen (Kubuntu 16.04)

2016-07-15 Thread Bjorn Helgaas
This looks related to https://bugzilla.kernel.org/show_bug.cgi?id=111601 Is "pci=noaer" (without using "pci=nomsi") sufficient to allow the system to boot? If you boot with "pci=noaer", does it still take a long time to boot? If so, can you collect a dmesg log with timestamps so we can see where

[Kernel-packages] [Bug 1386490] Re: HP ProLiant m400 nic doesn't work after trusty

2016-01-12 Thread Bjorn Helgaas
The git link in comment #17 is stale because it references a branch name, which is often re-used. I think http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/log/?h=9a6d7298b0833614c411f774c46514efb1bd5651 is a permanent link to the same thing. -- You received this bug notification be

[Kernel-packages] [Bug 662299] Re: Soundcard not detected (workaround: add "pci=use_crs" to GRUB)

2015-06-09 Thread Bjorn Helgaas
For Micro-Star MS-7253 systems, this should be fixed by: http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=841137170961 http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=a97f4f5e524b which appeared upstream in v3.3. This should fix the proble

[Kernel-packages] [Bug 662299] Re: Soundcard not detected (workaround: add "pci=use_crs" to GRUB)

2015-06-09 Thread Bjorn Helgaas
"pci=use_crs" is a workaround but not a fix. If anybody who has this problem can attach a complete dmesg log, we should be able to fix the kernel so it works without having to boot with "pci=use_crs". -- You received this bug notification because you are a member of Kernel Packages, which is sub

[Kernel-packages] [Bug 1335367] Re: \_SB_.PCI0:_OSC invalid UUID

2015-03-09 Thread Bjorn Helgaas
Thanks for the bug report, Cristian. There's definitely something wrong here. There are several similar reports of invalid UUID, and I just don't believe they're all caused by BIOS bugs: https://bugzilla.kernel.org/show_bug.cgi?id=17792 (your report) https://bugzilla.kernel.org/show_bug.cgi?id=3

[Kernel-packages] [Bug 445062] Re: "pci BAR 3: " messages on boot

2014-06-05 Thread Bjorn Helgaas
This is not a duplicate of bug 438335. This bug is caused by something wrong with the BARs of 00:0b.0: pci :00:0b.0: BAR 1: error updating (0x001001 != 0x01) pci :00:0b.0: BAR 4: error updating (0x4004 != 0x36850264) pci :00:0b.0: BAR 4: error updating (high 0x00 !=

[Kernel-packages] [Bug 1091263] Re: Cannot install Ubuntu Server on Intel Raid System

2014-06-04 Thread Bjorn Helgaas
https://bugzilla.kernel.org/show_bug.cgi?id=63661 claims to be the same as this bug and that the problem is caused by "pci: Rework ASPM disable code" from commit 3c076351c4027a56d5005a39a0b518a4ba393ce2. I'm not 100% sure that's the case, because comment #8 reports that "pci=conf1" is a workaround

[Kernel-packages] [Bug 1251816] Re: Boot failure with saucy kernel 3.11 probing eisa

2014-01-17 Thread Bjorn Helgaas
Oops, I screwed up. Please try this patch. ** Attachment added: "Revert EISA changes" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1251816/+attachment/3951225/+files/eisa-revert -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

[Kernel-packages] [Bug 1178131] Re: 14e4:16bc [Acer Aspire One 756] SD card slot doesn't work

2013-12-24 Thread Bjorn Helgaas
StefanF, I took care of attaching these to the upstream report (https://bugzilla.kernel.org/show_bug.cgi?id=59311). Thanks a lot for collecting them. I apologize that I haven't had time to make progress on this issue. -- You received this bug notification because you are a member of Kernel Pack

[Kernel-packages] [Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10

2013-11-27 Thread Bjorn Helgaas
Fernando, can you attach the dmesg log and "lspci -vv" output from the newest working kernel, so we can compare them with those from the non- working 3.11 kernel? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bug

[Kernel-packages] [Bug 1249329] Re: Acer V5-573G shutdown crash

2013-11-25 Thread Bjorn Helgaas
Probably the same as this upstream bug: https://bugzilla.kernel.org/show_bug.cgi?id=63861 ** Bug watch added: Linux Kernel Bug Tracker #63861 http://bugzilla.kernel.org/show_bug.cgi?id=63861 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed

[Kernel-packages] [Bug 1178131] Re: 14e4:16bc SD card slot not working on Acer Aspire One 756

2013-09-10 Thread Bjorn Helgaas
This is an upstream kernel issue. The upstream bug report is https://bugzilla.kernel.org/show_bug.cgi?id=59311 If anyone is in a position to reproduce the problem with the v3.11 upstream kernel, please attach the following to the upstream bug report: - Complete dmesg log - "lspci -vv" output