Launchpad has imported 9 comments from the remote bug at
https://bugzilla.kernel.org/show_bug.cgi?id=109691.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2015-12-20T17:31:39+00:00 cspadijer wrote:

Created attachment 197891
Collection of outputs from X555U laptop

Good day.
I have updated this laptop to the latest vendor supplied BIOS 204 10/18/2015.

Attempted distribution: Ubuntu mate 15.10.
Had to use acpi=off boot parameter to install linux
Eventually found more hardware worked with the pci=nommconf boot parameter

With pci=nommconf the following still does not work:
- Realtec rtl8821ae 802.11ac wireless NIC PCIe will only run in 2.4GHz mode.  
5GHz mode will not work.
- Laptop will not resume after suspend

Many boot errors show in dmesg:
ACPI: AE_NOT_FOUND errors
systemd: failed to insert module 'kdbus' function not implemented

If pci=nommconf not used as boot parameter there is a looping pci-e error 
message that I cant break out of.  From what I can read it says:
printk messages dropped pcieport 0000:00:... id=00E5(Receiver ID)

In the attached file is the following when pci=nommconf boot parameter used:
sudo output of: 
dmesg
uname -a
lspci -vvnn
dmidecode 
Tarball of /proc/acpi directory

Note: I am unable to resume from hibernate everything is frozen.  So I
am not able to attach a copy of /var/log/kern.log.0

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1521173/comments/7

------------------------------------------------------------------------
On 2015-12-28T13:32:17+00:00 rui.zhang wrote:

There are a couple of problems here
1. "pci=nommconf" is needed to boot
2. tpm_crb driver calltrace in dmesg
3. ieee80211_tx calltrace in dmesg
4. hibernate failure

IMO, any of the first three problems may break hibernation, thus we
should try to fix the first three issues separately and then check how
hibernation goes on this laptop.

Move to PCI category to get Problem 1 fixed first.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1521173/comments/10

------------------------------------------------------------------------
On 2015-12-28T16:48:51+00:00 bjorn wrote:

Thank you very much for this report.  It's a pretty serious problem when
we can't boot at all.

"pcieport 0000:00:... id=00E5(Receiver ID)" looks like an AER message.
Please try turning off AER with "pci=noaer".  If you can boot with
"pci=noaer" and without "pci=nommconf", please attach the dmesg log.

Here's a report of another similar AER problem:

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1521173

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1521173/comments/11

------------------------------------------------------------------------
On 2015-12-30T00:29:10+00:00 cspadijer wrote:

Created attachment 198481
Updated dmesg with pci=noaer

It booted no problem after replacing pci=nommconf with pci=noaer as
suggested.  See updated dmesg.txt as requested.

Thanks!

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1521173/comments/12

------------------------------------------------------------------------
On 2015-12-30T14:53:16+00:00 bjorn wrote:

Great, thank you!  I understand the AER bug (see
http://lkml.kernel.org/r/20151229155822.GA17321@localhost); now we just
need to figure out a fix.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1521173/comments/14

------------------------------------------------------------------------
On 2016-01-01T17:05:37+00:00 cspadijer wrote:

Excellent.
Thanks Bjorn.  
Great to see you have isolated the problem.

All the best in 2016!

Any other details you require from me let me know I will update this
post.

Cheers!

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1521173/comments/15

------------------------------------------------------------------------
On 2016-03-19T13:12:56+00:00 bugs wrote:

Looks like I have this same problem (with the same hardware).  Adding my
name to the list, using Ubuntu's Xubuntu 15.10 distro.  The pci=noaer
works, although pci=nomsi also works.

Strangely enough, Knoppix 7.6.1 boots just fine.  Hmmm...

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1521173/comments/19

------------------------------------------------------------------------
On 2016-05-12T02:33:48+00:00 cspadijer wrote:

Just an update.
confirmed Kelly Price's discovery: Knoppix 7.6.1 with kernel 4.2.6 boots fine.
Thanks Kelly.

I flash updated the BIOS to latest vendor supplied version 206
(2016/02/24).

Latest Ubuntu 16.04 with kernel 4.4 still has the same problem.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1521173/comments/21

------------------------------------------------------------------------
On 2021-04-08T11:00:55+00:00 rbelli97 wrote:

Hello to all. I have the same problem, and this has affected me for a
long time now. I described it in detail here, with output, videos,
photos etc:

https://ubuntuforums.org/showthread.php?t=2460318

I hope this adds useful information to draw attention to the bug in
question.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1521173/comments/132

-- 
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: Corrected error received: id=00e0

Status in Linux:
  Confirmed
Status in linux package in Ubuntu:
  Triaged
Status in linux source package in Xenial:
  Triaged

Bug description:
  WORKAROUND: add pci=noaer to your kernel command line:

  1) edit /etc/default/grub and and add pci=noaer to the line starting with 
GRUB_CMDLINE_LINUX_DEFAULT. It will look like this:
  GRUB_CMDLINE_LINUX_DEFAULT="quiet splash pci=noaer"
  2) run "sudo update-grub"
  3) reboot

  ----

  My dmesg gets completely spammed with the following messages appearing
  over and over again. It stops after one s3 cycle; it only happens
  after reboot.

  [ 5315.986588] pcieport 0000:00:1c.0: AER: Corrected error received: id=00e0
  [ 5315.987249] pcieport 0000:00:1c.0: can't find device of ID00e0
  [ 5315.995632] pcieport 0000:00:1c.0: AER: Corrected error received: id=00e0
  [ 5315.995664] pcieport 0000:00:1c.0: PCIe Bus Error: severity=Corrected, 
type=Physical Layer, id=00e0(Receiver ID)
  [ 5315.995674] pcieport 0000:00:1c.0:   device [8086:9d14] error 
status/mask=00000001/00002000
  [ 5315.995683] pcieport 0000:00:1c.0:    [ 0] Receiver Error
  [ 5316.002772] pcieport 0000:00:1c.0: AER: Corrected error received: id=00e0
  [ 5316.002811] pcieport 0000:00:1c.0: PCIe Bus Error: severity=Corrected, 
type=Physical Layer, id=00e0(Receiver ID)
  [ 5316.002826] pcieport 0000:00:1c.0:   device [8086:9d14] error 
status/mask=00000001/00002000
  [ 5316.002838] pcieport 0000:00:1c.0:    [ 0] Receiver Error
  [ 5316.009926] pcieport 0000:00:1c.0: AER: Corrected error received: id=00e0
  [ 5316.009964] pcieport 0000:00:1c.0: PCIe Bus Error: severity=Corrected, 
type=Physical Layer, id=00e0(Receiver ID)
  [ 5316.009979] pcieport 0000:00:1c.0:   device [8086:9d14] error 
status/mask=00000001/00002000
  [ 5316.009991] pcieport 0000:00:1c.0:    [ 0] Receiver Error

  ProblemType: BugDistroRelease: Ubuntu 16.04
  Package: linux-image-4.2.0-19-generic 4.2.0-19.23 [modified: 
boot/vmlinuz-4.2.0-19-generic]
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  Uname: Linux 4.2.0-19-generic x86_64
  ApportVersion: 2.19.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/pcmC0D0c:   david      1502 F...m pulseaudio
   /dev/snd/controlC0:  david      1502 F.... pulseaudio
  CurrentDesktop: Unity
  Date: Mon Nov 30 13:19:00 2015
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=fe528b90-b4eb-4a20-82bd-6a03b79cfb14
  InstallationDate: Installed on 2015-11-28 (2 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20151127)
  MachineType: Dell Inc. Inspiron 13-7359
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-19-generic.efi.signed 
root=UUID=94d54f88-5d18-4e2b-960a-8717d6e618bb ro noprompt persistent quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-19-generic N/A
   linux-backports-modules-4.2.0-19-generic  N/A
   linux-firmware                            1.153SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/07/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 01.00.00
  dmi.board.name: 0NT3WX
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr01.00.00:bd08/07/2015:svnDellInc.:pnInspiron13-7359:pvr:rvnDellInc.:rn0NT3WX:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Inspiron 13-7359
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1521173/+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