[Kernel-packages] [Bug 1818690] Re: Touchpad not detected
Found a solution in this thread: https://askubuntu.com/questions/525629 /touchpad-is-not-recognized Editing a line in /etc/default/grub to look like this: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash i8042.reset i8042.nomux i8042.nopnp i8042.noloop" did the trick. -- 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/1818690 Title: Touchpad not detected Status in linux package in Ubuntu: Confirmed Bug description: Built-in touchpad is not detected/working. The output of cat /proc/bus/input/devices is attached. ProblemType: Bug DistroRelease: Ubuntu 18.10 Package: linux-image-4.18.0-15-generic 4.18.0-15.16 ProcVersionSignature: Ubuntu 4.18.0-15.16-generic 4.18.20 Uname: Linux 4.18.0-15-generic x86_64 ApportVersion: 2.20.10-0ubuntu13.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jens 2250 F pulseaudio /dev/snd/controlC1: jens 2250 F pulseaudio CurrentDesktop: ubuntu:GNOME Date: Tue Mar 5 16:23:26 2019 InstallationDate: Installed on 2019-03-01 (3 days ago) InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 (20181017.3) MachineType: Medion Akoya P6647 ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.18.0-15-generic root=UUID=2f3d4c9a-9f90-41d6-bc89-9feb60802f5a ro quiet splash nouveau.modeset=0 vt.handoff=1 RelatedPackageVersions: linux-restricted-modules-4.18.0-15-generic N/A linux-backports-modules-4.18.0-15-generic N/A linux-firmware 1.175.1 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 01/29/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: C15B.606 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: Akoya P6647 dmi.board.vendor: Medion dmi.board.version: 1.0 dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: Medion dmi.chassis.version: To Be Filled By O.E.M. dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrC15B.606:bd01/29/2015:svnMedion:pnAkoyaP6647:pvr1.0:rvnMedion:rnAkoyaP6647:rvr1.0:cvnMedion:ct3:cvrToBeFilledByO.E.M.: dmi.product.family: MEDION Family dmi.product.name: Akoya P6647 dmi.product.sku: 0 dmi.product.version: 1.0 dmi.sys.vendor: Medion To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818690/+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
[Kernel-packages] [Bug 1324922] [NEW] Cannot turn on PC after hibernating (Lubuntu 14.04 LTS)
Public bug reported: My nettop PC (ASrock ION330) occasionally shuts down into a state out of which I can only recover it by removing the BIOS battery (and inserting it again after a minute). The power button doesn't work, all three LEDs on the keyboard are lit up (but the power LED isn't), the whole system seems to be off but frozen in a state where it cannot be turned on again. It seems that the Linux kernel (or some utility) puts the system's BIOS into a state out of which it cannot recover. I have tried to narrow this problem down to the hibernation process (and not some other utility running before or after hibernation) by editing `/etc/acpi/powerbtn.sh` and replacing its contents with sudo pm-hibernate exit 0 so I know it is actually running the hibernation process when I press the power button. And every now and then it actually works, but just as often I have to kill the BIOS battery. I have looked for a newer BIOS version (just in case it's the mainboards power management going berserk) but I seem to already have much newer versions than available at http://www.asrock.com/nettop/overview.asp?Model=ION%20330&cat=Download&os=BIOS, where the newest version is from 9/7/2009: $ sudo dmidecode ... BIOS Information Vendor: American Megatrends Inc. Version: P1.10 Release Date: 11/24/2009 ... I have tried replacing the `nvidia` GPU driver with the OSS `nouveau` driver, but the problem still occurs. Any help further narrow down the cause of this bug would be appreciated. Thank you! ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-24-generic 3.13.0-24.47 ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.14.1-0ubuntu3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: anna 1819 F pulseaudio Date: Fri May 30 14:47:12 2014 HibernationDevice: RESUME=UUID=c6e88eb1-fc96-4730-a7a8-f419af85e0ee InstallationDate: Installed on 2014-05-16 (13 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac (20140417) Lsusb: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 002: ID 04b4:8081 Cypress Semiconductor Corp. Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M. ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic root=UUID=45548f81-8c13-472c-94ef-ce8d492ef0ea ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.13.0-24-generic N/A linux-backports-modules-3.13.0-24-generic N/A linux-firmware 1.127.2 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 11/24/2009 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: P1.10 dmi.board.name: AMCP7AION-HT dmi.board.vendor: ASRock 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.:bvrP1.10:bd11/24/2009:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAMCP7AION-HT:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.: dmi.product.name: To Be Filled By O.E.M. dmi.product.version: To Be Filled By O.E.M. dmi.sys.vendor: To Be Filled By O.E.M. ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug trusty -- 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/1324922 Title: Cannot turn on PC after hibernating (Lubuntu 14.04 LTS) Status in “linux” package in Ubuntu: New Bug description: My nettop PC (ASrock ION330) occasionally shuts down into a state out of which I can only recover it by removing the BIOS battery (and inserting it again after a minute). The power button doesn't work, all three LEDs on the keyboard are lit up (but the power LED isn't), the whole system seems to be off but frozen in a state where it cannot be turned on again. It seems that the Linux kernel (or some utility) puts the system's BIOS into a state out of which it cannot recover. I have tried to narrow this problem down to the hibernation process (and not some other utility running before or after hibernation) by editing `/etc/acpi/powerbtn.sh` and replacing its contents with sudo pm-hibernate exit 0 so I know it is actually running the hibernation process when I press the power button. And every now and then it actually works, but just as often I have to kill the BIOS battery. I have look
[Kernel-packages] [Bug 1324922] Re: [ASRock ION 330] Cannot turn on PC after hibernating Lubuntu 14.04 LTS
I have since tried the OSS nouveau driver, but it does not change anything when suspending. ** Tags removed: bios-outdated-1.60 -- 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/1324922 Title: [ASRock ION 330] Cannot turn on PC after hibernating Lubuntu 14.04 LTS Status in “linux” package in Ubuntu: Incomplete Bug description: My nettop PC (ASrock ION330) occasionally shuts down into a state out of which I can only recover it by removing the BIOS battery (and inserting it again after a minute). The power button doesn't work, all three LEDs on the keyboard are lit up (but the power LED isn't), the whole system seems to be off but frozen in a state where it cannot be turned on again. I have tried to narrow this problem down to the hibernation process (and not some other utility running before or after hibernation) by editing `/etc/acpi/powerbtn.sh` and replacing its contents with sudo pm-hibernate exit 0 so I know it is actually running the hibernation process when I press the power button. And every now and then it actually works, but just as often I have to kill the BIOS battery. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-24-generic 3.13.0-24.47 ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.14.1-0ubuntu3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: anna 1819 F pulseaudio Date: Fri May 30 14:47:12 2014 HibernationDevice: RESUME=UUID=c6e88eb1-fc96-4730-a7a8-f419af85e0ee InstallationDate: Installed on 2014-05-16 (13 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac (20140417) Lsusb: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 002: ID 04b4:8081 Cypress Semiconductor Corp. Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M. ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic root=UUID=45548f81-8c13-472c-94ef-ce8d492ef0ea ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.13.0-24-generic N/A linux-backports-modules-3.13.0-24-generic N/A linux-firmware 1.127.2 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 11/24/2009 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: P1.10 dmi.board.name: AMCP7AION-HT dmi.board.vendor: ASRock 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.:bvrP1.10:bd11/24/2009:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAMCP7AION-HT:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.: dmi.product.name: To Be Filled By O.E.M. dmi.product.version: To Be Filled By O.E.M. dmi.sys.vendor: To Be Filled By O.E.M. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1324922/+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
[Kernel-packages] [Bug 1324922] Re: [ASRock ION 330] Cannot turn on PC after hibernating Lubuntu 14.04 LTS
Christopher, why did you remove half of my bug description and why did you tag the bug "bios-outdated" when the installed version of the BIOS is newer than the one available on the manufacturers website? ** Description changed: - My nettop PC (ASrock ION330) occasionally shuts down into a state out of which I can only recover it by removing the BIOS battery (and inserting it again after a minute). The power button doesn't work, all three LEDs on the keyboard are lit up (but the power LED isn't), the whole system seems to be off but frozen in a state where it cannot be turned on again. I have tried to narrow this problem down to the hibernation process (and not some other utility running before or after hibernation) by editing `/etc/acpi/powerbtn.sh` and replacing its contents with + My nettop PC (ASrock ION330) occasionally shuts down into a state out of + which I can only recover it by removing the BIOS battery (and inserting + it again after a minute). The power button doesn't work, all three LEDs + on the keyboard are lit up (but the power LED isn't), the whole system + seems to be off but frozen in a state where it cannot be turned on + again. I have tried to narrow this problem down to the hibernation + process (and not some other utility running before or after hibernation) + by editing `/etc/acpi/powerbtn.sh` and replacing its contents with + sudo pm-hibernate exit 0 so I know it is actually running the hibernation process when I press the power button. And every now and then it actually works, but just as often I have to kill the BIOS battery. + + I have looked for a newer BIOS version (just in case it's the mainboards + power management going berserk) but I seem to already have much newer + versions than available at http://www.asrock.com/nettop/overview.asp?Model=ION%20330&cat=Download&os=BIOS, where the newest version is from 9/7/2009: + + $ sudo dmidecode + ... + BIOS Information + Vendor: American Megatrends Inc. + Version: P1.10 + Release Date: 11/24/2009 + ... + + I have tried replacing the `nvidia` GPU driver with the OSS `nouveau` + driver, but the problem still occurs (and the nouveau driver is too unstable, hibernating crashes it reliably after resume). + + I have also updated to the newest mainline kernel (see below) and this + does not help - it only makes the problem appear more reliably, every + single hibernation process triggered it (instead of only sometimes). + ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-24-generic 3.13.0-24.47 ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.14.1-0ubuntu3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: anna 1819 F pulseaudio Date: Fri May 30 14:47:12 2014 HibernationDevice: RESUME=UUID=c6e88eb1-fc96-4730-a7a8-f419af85e0ee InstallationDate: Installed on 2014-05-16 (13 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac (20140417) Lsusb: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 002: ID 04b4:8081 Cypress Semiconductor Corp. Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M. ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic root=UUID=45548f81-8c13-472c-94ef-ce8d492ef0ea ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.13.0-24-generic N/A linux-backports-modules-3.13.0-24-generic N/A linux-firmware 1.127.2 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 11/24/2009 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: P1.10 dmi.board.name: AMCP7AION-HT dmi.board.vendor: ASRock 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.:bvrP1.10:bd11/24/2009:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAMCP7AION-HT:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.: dmi.product.name: To Be Filled By O.E.M. dmi.product.version: To Be Filled By O.E.M. dmi.sys.vendor: To Be Filled By O.E.M. ** Tags added: kernel-bug-exists-upstream -- 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/1324922 Title: [ASRock ION 330] Cannot turn on PC after hibernating Lubuntu 14.04 LTS Status in “linux”
[Kernel-packages] [Bug 1324922] Re: [ASRock ION 330] Cannot turn on PC after hibernating Lubuntu 14.04 LTS
Tested mainline kernel, bug still appears (plus a number of others - countless apparmor errors, system hibernating again (automatically) after resuming, etc). -- 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/1324922 Title: [ASRock ION 330] Cannot turn on PC after hibernating Lubuntu 14.04 LTS Status in “linux” package in Ubuntu: Incomplete Bug description: My nettop PC (ASrock ION330) occasionally shuts down into a state out of which I can only recover it by removing the BIOS battery (and inserting it again after a minute). The power button doesn't work, all three LEDs on the keyboard are lit up (but the power LED isn't), the whole system seems to be off but frozen in a state where it cannot be turned on again. I have tried to narrow this problem down to the hibernation process (and not some other utility running before or after hibernation) by editing `/etc/acpi/powerbtn.sh` and replacing its contents with sudo pm-hibernate exit 0 so I know it is actually running the hibernation process when I press the power button. And every now and then it actually works, but just as often I have to kill the BIOS battery. I have looked for a newer BIOS version (just in case it's the mainboards power management going berserk) but I seem to already have much newer versions than available at http://www.asrock.com/nettop/overview.asp?Model=ION%20330&cat=Download&os=BIOS, where the newest version is from 9/7/2009: $ sudo dmidecode ... BIOS Information Vendor: American Megatrends Inc. Version: P1.10 Release Date: 11/24/2009 ... I have tried replacing the `nvidia` GPU driver with the OSS `nouveau` driver, but the problem still occurs (and the nouveau driver is too unstable, hibernating crashes it reliably after resume). I have also updated to the newest mainline kernel (see below) and this does not help - it only makes the problem appear more reliably, every single hibernation process triggered it (instead of only sometimes). ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-24-generic 3.13.0-24.47 ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.14.1-0ubuntu3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: anna 1819 F pulseaudio Date: Fri May 30 14:47:12 2014 HibernationDevice: RESUME=UUID=c6e88eb1-fc96-4730-a7a8-f419af85e0ee InstallationDate: Installed on 2014-05-16 (13 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac (20140417) Lsusb: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 002: ID 04b4:8081 Cypress Semiconductor Corp. Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M. ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic root=UUID=45548f81-8c13-472c-94ef-ce8d492ef0ea ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.13.0-24-generic N/A linux-backports-modules-3.13.0-24-generic N/A linux-firmware 1.127.2 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 11/24/2009 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: P1.10 dmi.board.name: AMCP7AION-HT dmi.board.vendor: ASRock 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.:bvrP1.10:bd11/24/2009:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAMCP7AION-HT:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.: dmi.product.name: To Be Filled By O.E.M. dmi.product.version: To Be Filled By O.E.M. dmi.sys.vendor: To Be Filled By O.E.M. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1324922/+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
[Kernel-packages] [Bug 1324922] Re: [ASRock ION 330] Cannot turn on PC after hibernating Lubuntu 14.04 LTS
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- 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/1324922 Title: [ASRock ION 330] Cannot turn on PC after hibernating Lubuntu 14.04 LTS Status in “linux” package in Ubuntu: Confirmed Bug description: My nettop PC (ASrock ION330) occasionally shuts down into a state out of which I can only recover it by removing the BIOS battery (and inserting it again after a minute). The power button doesn't work, all three LEDs on the keyboard are lit up (but the power LED isn't), the whole system seems to be off but frozen in a state where it cannot be turned on again. I have tried to narrow this problem down to the hibernation process (and not some other utility running before or after hibernation) by editing `/etc/acpi/powerbtn.sh` and replacing its contents with sudo pm-hibernate exit 0 so I know it is actually running the hibernation process when I press the power button. And every now and then it actually works, but just as often I have to kill the BIOS battery. I have looked for a newer BIOS version (just in case it's the mainboards power management going berserk) but I seem to already have much newer versions than available at http://www.asrock.com/nettop/overview.asp?Model=ION%20330&cat=Download&os=BIOS, where the newest version is from 9/7/2009: $ sudo dmidecode ... BIOS Information Vendor: American Megatrends Inc. Version: P1.10 Release Date: 11/24/2009 ... I have tried replacing the `nvidia` GPU driver with the OSS `nouveau` driver, but the problem still occurs (and the nouveau driver is too unstable, hibernating crashes it reliably after resume). I have also updated to the newest mainline kernel (see below) and this does not help - it only makes the problem appear more reliably, every single hibernation process triggered it (instead of only sometimes). ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-24-generic 3.13.0-24.47 ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.14.1-0ubuntu3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: anna 1819 F pulseaudio Date: Fri May 30 14:47:12 2014 HibernationDevice: RESUME=UUID=c6e88eb1-fc96-4730-a7a8-f419af85e0ee InstallationDate: Installed on 2014-05-16 (13 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac (20140417) Lsusb: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 002: ID 04b4:8081 Cypress Semiconductor Corp. Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M. ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic root=UUID=45548f81-8c13-472c-94ef-ce8d492ef0ea ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.13.0-24-generic N/A linux-backports-modules-3.13.0-24-generic N/A linux-firmware 1.127.2 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 11/24/2009 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: P1.10 dmi.board.name: AMCP7AION-HT dmi.board.vendor: ASRock 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.:bvrP1.10:bd11/24/2009:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAMCP7AION-HT:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.: dmi.product.name: To Be Filled By O.E.M. dmi.product.version: To Be Filled By O.E.M. dmi.sys.vendor: To Be Filled By O.E.M. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1324922/+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
[Kernel-packages] [Bug 1325667] [NEW] [MSI 7817] resume failure (oops?) after hibernation
Public bug reported: With the above chipset, hibernation is unuseable because after resuming, the system sometimes freezes - after a couple minutes with a blank screen where only the mouse pointer is visible - and has to be hard reset. I tried booting the newest mainline kernel (3.15.0-031500rc2-generic) but this kernel does not boot on my system, it freezes after printing something about "big_key registered" on the console, and just sits there (no other output or activity). Here is the crash trace output. ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. Date: Mon Jun 2 15:09:05 2014 Failure: oops OopsText: BUG: Bad page map in process dbus-daemon pte:88010100 pmd:2125d8067 addr:7ff2862b5000 vm_flags:0870 anon_vma: (null) mapping:8800d40ad538 index:18d vma->vm_ops->fault: filemap_fault+0x0/0x410 vma->vm_file->f_op->mmap: ext4_file_mmap+0x0/0x60 CPU: 3 PID: 27455 Comm: dbus-daemon Tainted: GF B W O 3.13.0-27-generic #50-Ubuntu Hardware name: MSI MS-7817/B85M-E45 (MS-7817), BIOS V10.2 09/25/2013 88020f5a9600 88020ffa5c70 817199c4 7ff2862b5000 88020ffa5cb8 81174503 88010100 018d 8802125d85a8 88010100 7ff2862b5000 7ff286334000 Call Trace: [] dump_stack+0x45/0x56 [] print_bad_pte+0x1a3/0x250 [] unmap_page_range+0x58e/0x7f0 [] unmap_single_vma+0x81/0xf0 [] unmap_vmas+0x49/0x90 [] exit_mmap+0x9c/0x170 [] mmput+0x5c/0x120 [] do_exit+0x26c/0xa50 [] ? vtime_account_user+0x54/0x60 [] do_group_exit+0x3f/0xa0 [] SyS_exit_group+0x14/0x20 [] tracesys+0xe1/0xe6 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 SourcePackage: linux Tags: kernel-oops Uname: Linux 3.13.0-27-generic x86_64 ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. Date: Mon Jun 2 15:09:06 2014 Failure: oops OopsText: BUG: Bad page map in process dbus-daemon pte:0100 pmd:2125d8067 addr:7ff2862b4000 vm_flags:0870 anon_vma: (null) mapping:8800d40ad538 index:18c vma->vm_ops->fault: filemap_fault+0x0/0x410 vma->vm_file->f_op->mmap: ext4_file_mmap+0x0/0x60 CPU: 3 PID: 27455 Comm: dbus-daemon Tainted: GF W O 3.13.0-27-generic #50-Ubuntu Hardware name: MSI MS-7817/B85M-E45 (MS-7817), BIOS V10.2 09/25/2013 88020f5a9600 88020ffa5c70 817199c4 7ff2862b4000 88020ffa5cb8 81174503 0100 018c 8802125d85a0 0100 7ff2862b4000 7ff286334000 Call Trace: [] dump_stack+0x45/0x56 [] print_bad_pte+0x1a3/0x250 [] unmap_page_range+0x58e/0x7f0 [] unmap_single_vma+0x81/0xf0 [] unmap_vmas+0x49/0x90 [] exit_mmap+0x9c/0x170 [] mmput+0x5c/0x120 [] do_exit+0x26c/0xa50 [] ? vtime_account_user+0x54/0x60 [] do_group_exit+0x3f/0xa0 [] SyS_exit_group+0x14/0x20 [] tracesys+0xe1/0xe6 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 SourcePackage: linux Tags: kernel-oops Uname: Linux 3.13.0-27-generic x86_64 ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11 Uname: Linux 3.13.0-27-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 3234 F.... pulseaudio /dev/snd/controlC0: jens 3234 F pulseaudio CurrentDesktop: LXDE Date: Mon Jun 2 15:32:41 2014 HibernationDevice: RESUME=UUID=8eef85a0-0281-49ce-9b60-e2a5aaf95c68 InstallationDate: Installed on 2014-05-12 (20 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-27-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.13.0-27-generic N/A linux-backports-modules-3.13.0-27-generic N/A linux-firmware 1.127.2 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/25/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V10.2 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: B85M-E45 (MS-7817) dmi.board.vendor: MSI dmi.board.version: 2.0 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: 2.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV10.2:bd09/25/2013:svnMSI:pnMS-7817:pvr2.0:rvnMSI:rnB85M-E45(MS-7817):rvr2.0:cvnToBeFilledByO.E.M.:ct3:cvr2.0: dmi.product.name: MS-7817 dmi.product.version: 2.0 dmi.sys.vendor: MSI ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-
[Kernel-packages] [Bug 1326092] [NEW] [Haswell i915] WARNING: CPU 0: at ... i915 intel_ddi.c intel_ddi_pll_mode_set
re: Ubuntu 3.13.0-27.50-generic 3.13.11 Uname: Linux 3.13.0-27-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 3234 F pulseaudio /dev/snd/controlC0: jens 3234 F pulseaudio CurrentDesktop: LXDE Date: Tue Jun 3 19:31:19 2014 HibernationDevice: RESUME=UUID=8eef85a0-0281-49ce-9b60-e2a5aaf95c68 InstallationDate: Installed on 2014-05-12 (21 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 ProcEnviron: LANGUAGE=de_DE PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-27-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.13.0-27-generic N/A linux-backports-modules-3.13.0-27-generic N/A linux-firmware 1.127.2 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/25/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V10.2 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: B85M-E45 (MS-7817) dmi.board.vendor: MSI dmi.board.version: 2.0 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: 2.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV10.2:bd09/25/2013:svnMSI:pnMS-7817:pvr2.0:rvnMSI:rnB85M-E45(MS-7817):rvr2.0:cvnToBeFilledByO.E.M.:ct3:cvr2.0: dmi.product.name: MS-7817 dmi.product.version: 2.0 dmi.sys.vendor: MSI ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug trusty -- 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/1326092 Title: [Haswell i915] WARNING: CPU 0: at ... i915 intel_ddi.c intel_ddi_pll_mode_set Status in “linux” package in Ubuntu: New Bug description: I get this whenever I resume from hibernation. When googling for "WARNING intel_ddi_pll_mode_set" there are countless other bug reports of this sort for other projects (Redhat, ChromeOS, ...), so this seems to be a popular Haswell issue. ACPI: Waking up from system sleep state S4 PM: noirq restore of devices complete after 7.267 msecs dmar: DRHD: handling fault status reg 2 dmar: INTR-REMAP: Request device [[00:14.0] fault index 15 INTR-REMAP:[fault reason 34] Present field in the IRTE entry is clear PM: early restore of devices complete after 0.074 msecs usb usb3: root hub lost power or was reset usb usb4: root hub lost power or was reset snd_hda_intel :00:03.0: irq 42 for MSI/MSI-X xhci_hcd :00:14.0: irq 46 for MSI/MSI-X mei_me :00:16.0: irq 47 for MSI/MSI-X usb usb1: root hub lost power or was reset usb usb2: root hub lost power or was reset snd_hda_intel :00:1b.0: irq 48 for MSI/MSI-X ehci-pci :00:1a.0: cache line size of 64 is not supported ehci-pci :00:1d.0: cache line size of 64 is not supported i8042 kbd 00:09: System wakeup disabled by ACPI [ cut here ] WARNING: CPU: 0 PID: 28002 at /build/buildd/linux-3.13.0/drivers/gpu/drm/i915/intel_ddi.c:784 intel_ddi_pll_mode_set+0x871/0x8b0 [i915]() SPLL already enabled Modules linked in: btrfs raid6_pq xor ufs qnx4 hfsplus hfs minix ntfs msdos jfs xfs libcrc32c cfg80211 pci_stub vboxpci(OF) vboxnetadp(OF) vboxnetflt(OF) vboxdrv(OF) bnep rfcomm bluetooth snd_hda_codec_realtek snd_hda_codec_hdmi snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_page_alloc snd_seq_midi snd_seq_midi_event snd_rawmidi x86_pkg_temp_thermal intel_powerclamp snd_seq coretemp kvm_intel snd_seq_device snd_timer kvm mac_hid snd serio_raw shpchp lpc_ich mei_me mei soundcore intel_smartconnect parport_pc ppdev lp parport dm_crypt hid_generic usbhid hid crct10dif_pclmul mxm_wmi crc32_pclmul ghash_clmulni_intel aesni_intel i915 aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd i2c_algo_bit drm_kms_helper ahci drm r8169 libahci mii wmi video CPU: 0 PID: 28002 Comm: kworker/u8:2 Tainted: GF W O 3.13.0-27-generic #50-Ubuntu Hardware name: MSI MS-7817/B85M-E45 (MS-7817), BIOS V10.2 09/25/2013 Workqueue: events_unbound async_run_entry_fn 0009 88020f1c38d0 817199c4 88020f1c3918 88020f1c3908 810676bd 88020dbdc000 0001 00024414 88020d7f8000 88020f1c3968 Call Trace: [] dump_stack+0x45/0x56 [] warn_slowpath_common+0x7d/0xa0 [] warn_slowpath_fmt+0x4c/0x50 [] intel_ddi_pll_mode_set+0x871/0x8b0 [i915] [] ? snprintf+0x39/0x40 [] ? drm_vblank_get+0x77/0x280 [drm] [] ? mutex_lock+0x12/0x2f [] haswell_
[Kernel-packages] [Bug 1326092] Re: [Haswell i915] WARNING: CPU 0: at ... i915 intel_ddi.c intel_ddi_pll_mode_set
20cc6ad00 usb 3-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes PM: restore of devices complete after 735.126 msecs PM: Image restored successfully. PM: Basic memory bitmaps freed r8169 :02:00.0: no hotplug settings from platform pci_bus :04: Allocating resources pci :03:00.0: PCI bridge to [bus 04] pci :03:00.0: bridge window [io 0x3000-0x3fff] pci :03:00.0: bridge window [mem 0xdf60-0xdf7f] pci :03:00.0: bridge window [mem 0xdf80-0xdf9f 64bit pref] pci :03:00.0: no hotplug settings from platform ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11 Uname: Linux 3.13.0-27-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 3234 F pulseaudio /dev/snd/controlC0: jens 3234 F pulseaudio CurrentDesktop: LXDE Date: Tue Jun 3 19:31:19 2014 HibernationDevice: RESUME=UUID=8eef85a0-0281-49ce-9b60-e2a5aaf95c68 InstallationDate: Installed on 2014-05-12 (21 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 ProcEnviron: LANGUAGE=de_DE PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-27-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.13.0-27-generic N/A linux-backports-modules-3.13.0-27-generic N/A linux-firmware 1.127.2 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/25/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V10.2 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: B85M-E45 (MS-7817) dmi.board.vendor: MSI dmi.board.version: 2.0 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: 2.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV10.2:bd09/25/2013:svnMSI:pnMS-7817:pvr2.0:rvnMSI:rnB85M-E45(MS-7817):rvr2.0:cvnToBeFilledByO.E.M.:ct3:cvr2.0: dmi.product.name: MS-7817 dmi.product.version: 2.0 dmi.sys.vendor: MSI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1326092/+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
[Kernel-packages] [Bug 1326092] Re: [Haswell i915] WARNING: CPU 0: at ... i915 intel_ddi.c intel_ddi_pll_mode_set
mes PM: restore of devices complete after 735.126 msecs PM: Image restored successfully. PM: Basic memory bitmaps freed r8169 :02:00.0: no hotplug settings from platform pci_bus :04: Allocating resources pci :03:00.0: PCI bridge to [bus 04] pci :03:00.0: bridge window [io 0x3000-0x3fff] pci :03:00.0: bridge window [mem 0xdf60-0xdf7f] pci :03:00.0: bridge window [mem 0xdf80-0xdf9f 64bit pref] pci :03:00.0: no hotplug settings from platform ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11 Uname: Linux 3.13.0-27-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 3234 F pulseaudio /dev/snd/controlC0: jens 3234 F pulseaudio CurrentDesktop: LXDE Date: Tue Jun 3 19:31:19 2014 HibernationDevice: RESUME=UUID=8eef85a0-0281-49ce-9b60-e2a5aaf95c68 InstallationDate: Installed on 2014-05-12 (21 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 ProcEnviron: LANGUAGE=de_DE PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-27-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.13.0-27-generic N/A linux-backports-modules-3.13.0-27-generic N/A linux-firmware 1.127.2 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/25/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V10.2 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: B85M-E45 (MS-7817) dmi.board.vendor: MSI dmi.board.version: 2.0 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: 2.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV10.2:bd09/25/2013:svnMSI:pnMS-7817:pvr2.0:rvnMSI:rnB85M-E45(MS-7817):rvr2.0:cvnToBeFilledByO.E.M.:ct3:cvr2.0: dmi.product.name: MS-7817 dmi.product.version: 2.0 dmi.sys.vendor: MSI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1326092/+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
[Kernel-packages] [Bug 1326092] Re: [Haswell i915] WARNING: CPU 0: at ... i915 intel_ddi.c intel_ddi_pll_mode_set
mei_me mei soundcore intel_smartconnect parport_pc ppdev lp parport dm_crypt hid_generic usbhid hid crct10dif_pclmul mxm_wmi crc32_pclmul ghash_clmulni_intel aesni_intel i915 aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd i2c_algo_bit drm_kms_helper ahci drm r8169 libahci mii wmi video CPU: 0 PID: 28002 Comm: kworker/u8:2 Tainted: GF W O 3.13.0-27-generic #50-Ubuntu Hardware name: MSI MS-7817/B85M-E45 (MS-7817), BIOS V10.2 09/25/2013 Workqueue: events_unbound async_run_entry_fn 0009 88020f1c38d0 817199c4 88020f1c3918 88020f1c3908 810676bd 88020dbdc000 0001 00024414 88020d7f8000 88020f1c3968 Call Trace: [] dump_stack+0x45/0x56 [] warn_slowpath_common+0x7d/0xa0 [] warn_slowpath_fmt+0x4c/0x50 [] intel_ddi_pll_mode_set+0x871/0x8b0 [i915] [] ? snprintf+0x39/0x40 [] ? drm_vblank_get+0x77/0x280 [drm] [] ? mutex_lock+0x12/0x2f [] haswell_crtc_mode_set+0x3b/0x460 [i915] [] __intel_set_mode+0x67b/0x9d0 [i915] [] ? idr_get_empty_slot+0x16f/0x3c0 [] intel_set_mode+0x16/0x30 [i915] [] intel_crtc_set_config+0x7ab/0x9a0 [i915] [] drm_mode_set_config_internal+0x5d/0xe0 [drm] [] drm_fb_helper_set_par+0x71/0xf0 [drm_kms_helper] [] ? drm_modeset_unlock_all+0x52/0x60 [drm] [] drm_fb_helper_hotplug_event+0x105/0x110 [drm_kms_helper] [] intel_fbdev_output_poll_changed+0x1c/0x20 [i915] [] drm_kms_helper_hotplug_event+0x27/0x30 [drm_kms_helper] [] drm_helper_hpd_irq_event+0x148/0x160 [drm_kms_helper] [] __i915_drm_thaw+0x1dc/0x210 [i915] [] i915_resume+0x5c/0x90 [i915] [] i915_pm_resume+0x16/0x20 [i915] [] pci_pm_restore+0x7d/0xd0 [] ? pci_pm_suspend_noirq+0x1a0/0x1a0 [] dpm_run_callback+0x49/0xa0 [] device_resume+0xc6/0x1f0 [] async_resume+0x1d/0x50 [] async_run_entry_fn+0x37/0x130 [] process_one_work+0x182/0x450 [] worker_thread+0x121/0x410 [] ? rescuer_thread+0x3e0/0x3e0 [] kthread+0xd2/0xf0 [] ? kthread_create_on_node+0x1d0/0x1d0 [] ret_from_fork+0x7c/0xb0 [] ? kthread_create_on_node+0x1d0/0x1d0 ---[ end trace 106210180a05a268 ]--- ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) usb 1-1: reset high-speed USB device number 2 using ehci-pci ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) ata3.00: configured for UDMA/100 ata1.00: configured for UDMA/133 sd 0:0:0:0: [sda] Starting disk usb 3-1: reset low-speed USB device number 2 using xhci_hcd xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with disabled ep 88020cc6ad00 usb 3-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes PM: restore of devices complete after 735.126 msecs PM: Image restored successfully. PM: Basic memory bitmaps freed r8169 :02:00.0: no hotplug settings from platform pci_bus :04: Allocating resources pci :03:00.0: PCI bridge to [bus 04] pci :03:00.0: bridge window [io 0x3000-0x3fff] pci :03:00.0: bridge window [mem 0xdf60-0xdf7f] pci :03:00.0: bridge window [mem 0xdf80-0xdf9f 64bit pref] pci :03:00.0: no hotplug settings from platform ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11 Uname: Linux 3.13.0-27-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 3234 F pulseaudio /dev/snd/controlC0: jens 3234 F pulseaudio CurrentDesktop: LXDE Date: Tue Jun 3 19:31:19 2014 HibernationDevice: RESUME=UUID=8eef85a0-0281-49ce-9b60-e2a5aaf95c68 InstallationDate: Installed on 2014-05-12 (21 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 ProcEnviron: LANGUAGE=de_DE PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-27-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.13.0-27-generic N/A linux-backports-modules-3.13.0-27-generic N/A linux-firmware 1.127.2 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/25/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V10.2 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: B85M-E45 (MS-7817) dmi.board.vendor: MSI dmi.board.version: 2.0 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: 2.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV10.2:bd09/2
[Kernel-packages] [Bug 1326092] Re: [Haswell i915] WARNING: CPU 0: at ... i915 intel_ddi.c intel_ddi_pll_mode_set
- rounding interval to 64 microframes, ep desc says 80 microframes PM: restore of devices complete after 735.126 msecs PM: Image restored successfully. PM: Basic memory bitmaps freed r8169 :02:00.0: no hotplug settings from platform pci_bus :04: Allocating resources pci :03:00.0: PCI bridge to [bus 04] pci :03:00.0: bridge window [io 0x3000-0x3fff] pci :03:00.0: bridge window [mem 0xdf60-0xdf7f] pci :03:00.0: bridge window [mem 0xdf80-0xdf9f 64bit pref] pci :03:00.0: no hotplug settings from platform ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11 Uname: Linux 3.13.0-27-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 3234 F pulseaudio /dev/snd/controlC0: jens 3234 F pulseaudio CurrentDesktop: LXDE Date: Tue Jun 3 19:31:19 2014 HibernationDevice: RESUME=UUID=8eef85a0-0281-49ce-9b60-e2a5aaf95c68 InstallationDate: Installed on 2014-05-12 (21 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 ProcEnviron: LANGUAGE=de_DE PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-27-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.13.0-27-generic N/A linux-backports-modules-3.13.0-27-generic N/A linux-firmware 1.127.2 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/25/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V10.2 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: B85M-E45 (MS-7817) dmi.board.vendor: MSI dmi.board.version: 2.0 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: 2.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV10.2:bd09/25/2013:svnMSI:pnMS-7817:pvr2.0:rvnMSI:rnB85M-E45(MS-7817):rvr2.0:cvnToBeFilledByO.E.M.:ct3:cvr2.0: dmi.product.name: MS-7817 dmi.product.version: 2.0 dmi.sys.vendor: MSI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1326092/+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
[Kernel-packages] [Bug 1325667] Re: [MSI 7817] resume failure (oops?) after hibernation
I have not experienced this in previous Ubuntu installations, however I have also never tried to suspend to disk previously. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- 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/1325667 Title: [MSI 7817] resume failure (oops?) after hibernation Status in “linux” package in Ubuntu: Confirmed Bug description: With the above chipset, hibernation is unuseable because after resuming, the system sometimes freezes - after a couple minutes with a blank screen where only the mouse pointer is visible - and has to be hard reset. I tried booting the newest mainline kernel (3.15.0-031500rc2-generic) but this kernel does not boot on my system, it freezes after printing something about "big_key registered" on the console, and just sits there (no other output or activity). Here is the crash trace output. ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. Date: Mon Jun 2 15:09:05 2014 Failure: oops OopsText: BUG: Bad page map in process dbus-daemon pte:88010100 pmd:2125d8067 addr:7ff2862b5000 vm_flags:0870 anon_vma: (null) mapping:8800d40ad538 index:18d vma->vm_ops->fault: filemap_fault+0x0/0x410 vma->vm_file->f_op->mmap: ext4_file_mmap+0x0/0x60 CPU: 3 PID: 27455 Comm: dbus-daemon Tainted: GF B W O 3.13.0-27-generic #50-Ubuntu Hardware name: MSI MS-7817/B85M-E45 (MS-7817), BIOS V10.2 09/25/2013 88020f5a9600 88020ffa5c70 817199c4 7ff2862b5000 88020ffa5cb8 81174503 88010100 018d 8802125d85a8 88010100 7ff2862b5000 7ff286334000 Call Trace: [] dump_stack+0x45/0x56 [] print_bad_pte+0x1a3/0x250 [] unmap_page_range+0x58e/0x7f0 [] unmap_single_vma+0x81/0xf0 [] unmap_vmas+0x49/0x90 [] exit_mmap+0x9c/0x170 [] mmput+0x5c/0x120 [] do_exit+0x26c/0xa50 [] ? vtime_account_user+0x54/0x60 [] do_group_exit+0x3f/0xa0 [] SyS_exit_group+0x14/0x20 [] tracesys+0xe1/0xe6 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 SourcePackage: linux Tags: kernel-oops Uname: Linux 3.13.0-27-generic x86_64 ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. Date: Mon Jun 2 15:09:06 2014 Failure: oops OopsText: BUG: Bad page map in process dbus-daemon pte:0100 pmd:2125d8067 addr:7ff2862b4000 vm_flags:0870 anon_vma: (null) mapping:8800d40ad538 index:18c vma->vm_ops->fault: filemap_fault+0x0/0x410 vma->vm_file->f_op->mmap: ext4_file_mmap+0x0/0x60 CPU: 3 PID: 27455 Comm: dbus-daemon Tainted: GF W O 3.13.0-27-generic #50-Ubuntu Hardware name: MSI MS-7817/B85M-E45 (MS-7817), BIOS V10.2 09/25/2013 88020f5a9600 88020ffa5c70 817199c4 7ff2862b4000 88020ffa5cb8 81174503 0100 018c 8802125d85a0 0100 7ff2862b4000 7ff286334000 Call Trace: [] dump_stack+0x45/0x56 [] print_bad_pte+0x1a3/0x250 [] unmap_page_range+0x58e/0x7f0 [] unmap_single_vma+0x81/0xf0 [] unmap_vmas+0x49/0x90 [] exit_mmap+0x9c/0x170 [] mmput+0x5c/0x120 [] do_exit+0x26c/0xa50 [] ? vtime_account_user+0x54/0x60 [] do_group_exit+0x3f/0xa0 [] SyS_exit_group+0x14/0x20 [] tracesys+0xe1/0xe6 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 SourcePackage: linux Tags: kernel-oops Uname: Linux 3.13.0-27-generic x86_64 ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11 Uname: Linux 3.13.0-27-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 3234 F.... pulseaudio /dev/snd/controlC0: jens 3234 F pulseaudio CurrentDesktop: LXDE Date: Mon Jun 2 15:32:41 2014 HibernationDevice: RESUME=UUID=8eef85a0-0281-49ce-9b60-e2a5aaf95c68 InstallationDate: Installed on 2014-05-12 (20 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-27-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.13.0-27-generic N/A linux-backports-modules-3.13.0-27-generic N/A linux-firmware 1.127.2 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install)
[Kernel-packages] [Bug 1325667] Re: [MSI 7817] resume failure (oops?) after hibernation
So far this Oops wasn't reproducable in 3.15.0-031500rc8-generic #201406012235. -- 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/1325667 Title: [MSI 7817] resume failure (oops?) after hibernation Status in “linux” package in Ubuntu: Confirmed Bug description: With the above chipset, hibernation is unuseable because after resuming, the system sometimes freezes - after a couple minutes with a blank screen where only the mouse pointer is visible - and has to be hard reset. I tried booting the newest mainline kernel (3.15.0-031500rc2-generic) but this kernel does not boot on my system, it freezes after printing something about "big_key registered" on the console, and just sits there (no other output or activity). Here is the crash trace output. ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. Date: Mon Jun 2 15:09:05 2014 Failure: oops OopsText: BUG: Bad page map in process dbus-daemon pte:88010100 pmd:2125d8067 addr:7ff2862b5000 vm_flags:0870 anon_vma: (null) mapping:8800d40ad538 index:18d vma->vm_ops->fault: filemap_fault+0x0/0x410 vma->vm_file->f_op->mmap: ext4_file_mmap+0x0/0x60 CPU: 3 PID: 27455 Comm: dbus-daemon Tainted: GF B W O 3.13.0-27-generic #50-Ubuntu Hardware name: MSI MS-7817/B85M-E45 (MS-7817), BIOS V10.2 09/25/2013 88020f5a9600 88020ffa5c70 817199c4 7ff2862b5000 88020ffa5cb8 81174503 88010100 018d 8802125d85a8 88010100 7ff2862b5000 7ff286334000 Call Trace: [] dump_stack+0x45/0x56 [] print_bad_pte+0x1a3/0x250 [] unmap_page_range+0x58e/0x7f0 [] unmap_single_vma+0x81/0xf0 [] unmap_vmas+0x49/0x90 [] exit_mmap+0x9c/0x170 [] mmput+0x5c/0x120 [] do_exit+0x26c/0xa50 [] ? vtime_account_user+0x54/0x60 [] do_group_exit+0x3f/0xa0 [] SyS_exit_group+0x14/0x20 [] tracesys+0xe1/0xe6 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 SourcePackage: linux Tags: kernel-oops Uname: Linux 3.13.0-27-generic x86_64 ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. Date: Mon Jun 2 15:09:06 2014 Failure: oops OopsText: BUG: Bad page map in process dbus-daemon pte:0100 pmd:2125d8067 addr:7ff2862b4000 vm_flags:0870 anon_vma: (null) mapping:8800d40ad538 index:18c vma->vm_ops->fault: filemap_fault+0x0/0x410 vma->vm_file->f_op->mmap: ext4_file_mmap+0x0/0x60 CPU: 3 PID: 27455 Comm: dbus-daemon Tainted: GF W O 3.13.0-27-generic #50-Ubuntu Hardware name: MSI MS-7817/B85M-E45 (MS-7817), BIOS V10.2 09/25/2013 88020f5a9600 88020ffa5c70 817199c4 7ff2862b4000 88020ffa5cb8 81174503 0100 018c 8802125d85a0 0100 7ff2862b4000 7ff286334000 Call Trace: [] dump_stack+0x45/0x56 [] print_bad_pte+0x1a3/0x250 [] unmap_page_range+0x58e/0x7f0 [] unmap_single_vma+0x81/0xf0 [] unmap_vmas+0x49/0x90 [] exit_mmap+0x9c/0x170 [] mmput+0x5c/0x120 [] do_exit+0x26c/0xa50 [] ? vtime_account_user+0x54/0x60 [] do_group_exit+0x3f/0xa0 [] SyS_exit_group+0x14/0x20 [] tracesys+0xe1/0xe6 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 SourcePackage: linux Tags: kernel-oops Uname: Linux 3.13.0-27-generic x86_64 ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11 Uname: Linux 3.13.0-27-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC1: jens 3234 F pulseaudio /dev/snd/controlC0: jens 3234 F pulseaudio CurrentDesktop: LXDE Date: Mon Jun 2 15:32:41 2014 HibernationDevice: RESUME=UUID=8eef85a0-0281-49ce-9b60-e2a5aaf95c68 InstallationDate: Installed on 2014-05-12 (20 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-27-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.13.0-27-generic N/A linux-backports-modules-3.13.0-27-generic N/A linux-firmware 1.127.2 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/25/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V10.2 dmi.board.asset
[Kernel-packages] [Bug 1326092] Re: [Haswell i915] WARNING: CPU 0: at ... i915 intel_ddi.c intel_ddi_pll_mode_set
ep desc says 80 microframes PM: restore of devices complete after 735.126 msecs PM: Image restored successfully. PM: Basic memory bitmaps freed r8169 :02:00.0: no hotplug settings from platform pci_bus :04: Allocating resources pci :03:00.0: PCI bridge to [bus 04] pci :03:00.0: bridge window [io 0x3000-0x3fff] pci :03:00.0: bridge window [mem 0xdf60-0xdf7f] pci :03:00.0: bridge window [mem 0xdf80-0xdf9f 64bit pref] pci :03:00.0: no hotplug settings from platform ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11 Uname: Linux 3.13.0-27-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 3234 F pulseaudio /dev/snd/controlC0: jens 3234 F pulseaudio CurrentDesktop: LXDE Date: Tue Jun 3 19:31:19 2014 HibernationDevice: RESUME=UUID=8eef85a0-0281-49ce-9b60-e2a5aaf95c68 InstallationDate: Installed on 2014-05-12 (21 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 ProcEnviron: LANGUAGE=de_DE PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-27-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.13.0-27-generic N/A linux-backports-modules-3.13.0-27-generic N/A linux-firmware 1.127.2 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/25/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V10.2 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: B85M-E45 (MS-7817) dmi.board.vendor: MSI dmi.board.version: 2.0 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: 2.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV10.2:bd09/25/2013:svnMSI:pnMS-7817:pvr2.0:rvnMSI:rnB85M-E45(MS-7817):rvr2.0:cvnToBeFilledByO.E.M.:ct3:cvr2.0: dmi.product.name: MS-7817 dmi.product.version: 2.0 dmi.sys.vendor: MSI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1326092/+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
[Kernel-packages] [Bug 1293361] Re: xHCI regression(mass storage devices fail) in stable 3.13.5(14.04)
Also see Bug #1284399. -- 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/1293361 Title: xHCI regression(mass storage devices fail) in stable 3.13.5(14.04) Status in “linux” package in Ubuntu: Fix Released Status in “linux” source package in Trusty: Fix Released Bug description: Mar 11 02:00:25 u-ThinkPad-X240s kernel: [ 299.252465] usb 3-2: reset SuperSpeed USB device number 2 using xhci_hcd Mar 11 02:00:25 u-ThinkPad-X240s kernel: [ 299.268395] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with disabled ep 880046f75980 Mar 11 02:00:25 u-ThinkPad-X240s kernel: [ 299.268400] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with disabled ep 880046f759c0 Mar 11 02:00:25 u-ThinkPad-X240s kernel: [ 299.540388] usb 3-2: reset SuperSpeed USB device number 2 using xhci_hcd Mar 11 02:00:25 u-ThinkPad-X240s kernel: [ 299.556687] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with disabled ep 880046f75980 Mar 11 02:00:25 u-ThinkPad-X240s kernel: [ 299.556693] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with disabled ep 880046f759c0 Mar 11 02:00:25 u-ThinkPad-X240s kernel: [ 299.557393] sd 3:0:0:0: [sdb] Unhandled error code Mar 11 02:00:25 u-ThinkPad-X240s kernel: [ 299.557399] sd 3:0:0:0: [sdb] Mar 11 02:00:25 u-ThinkPad-X240s kernel: [ 299.557401] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK Mar 11 02:00:25 u-ThinkPad-X240s kernel: [ 299.557403] sd 3:0:0:0: [sdb] CDB: Mar 11 02:00:25 u-ThinkPad-X240s kernel: [ 299.557405] Read(10): 28 00 00 00 35 a1 00 00 66 00 Mar 11 02:00:25 u-ThinkPad-X240s kernel: [ 299.557415] end_request: I/O error, dev sdb, sector 13729 http://www.spinics.net/lists/linux-usb/msg103757.html should backport: e2ed511400d41e0d136089d5a55ceab57c6a2426 469d417b68958a064c09e7875646c97c6e783dfc To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1293361/+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
[Kernel-packages] [Bug 1284399] Re: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8800c0ef0a00
Also see bug #1293361. -- 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/1284399 Title: xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with disabled ep 8800c0ef0a00 Status in “linux” package in Ubuntu: Expired Bug description: [ 9486.068349] usb 3-2: new high-speed USB device number 8 using xhci_hcd [ 9486.086082] usb 3-2: New USB device found, idVendor=04e8, idProduct=6860 [ 9486.086094] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 9486.086100] usb 3-2: Product: SAMSUNG_Android [ 9486.086105] usb 3-2: Manufacturer: SAMSUNG [ 9486.086110] usb 3-2: SerialNumber: 0ae8fda7 [ 9486.087537] cdc_acm 3-2:1.1: This device cannot do calls on its own. It is not a modem. [ 9486.087675] cdc_acm 3-2:1.1: ttyACM0: USB ACM device [ 9546.357396] usb 3-2: reset high-speed USB device number 8 using xhci_hcd [ 9546.373938] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with disabled ep 8800c0ef0a00 [ 9546.373950] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with disabled ep 8800c0ef09c0 [ 9546.373956] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with disabled ep 880117d3e140 [ 9546.373962] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with disabled ep 8800c0ef0a40 [ 9546.373967] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with disabled ep 880117d3e100 [ 9546.373973] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with disabled ep 88008c297180 [ 9546.374529] cdc_acm 3-2:1.1: This device cannot do calls on its own. It is not a modem. [ 9546.374641] cdc_acm 3-2:1.1: ttyACM0: USB ACM device ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-11-generic 3.13.0-11.31 ProcVersionSignature: Ubuntu 3.13.0-11.31-generic 3.13.3 Uname: Linux 3.13.0-11-generic x86_64 ApportVersion: 2.13.2-0ubuntu5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: caravena 2152 F pulseaudio CRDA: country CL: (2402 - 2482 @ 40), (N/A, 20) (5170 - 5250 @ 40), (N/A, 20) (5250 - 5330 @ 40), (N/A, 20), DFS (5735 - 5835 @ 40), (N/A, 20) CurrentDesktop: GNOME Date: Mon Feb 24 22:47:58 2014 HibernationDevice: RESUME=UUID=360bd2d2-4f44-4311-86d6-4781ac81ee87 InstallationDate: Installed on 2014-01-23 (32 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140122) MachineType: SAMSUNG ELECTRONICS CO., LTD. 530U3C/530U4C ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.13.0-11-generic root=UUID=0c67119c-ddae-476a-b510-142ec598f691 ro rootflags=subvol=@ quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.13.0-11-generic N/A linux-backports-modules-3.13.0-11-generic N/A linux-firmware 1.125 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 04/15/2013 dmi.bios.vendor: Phoenix Technologies Ltd. dmi.bios.version: P14AAJ dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: SAMSUNG_NP1234567890 dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD. dmi.board.version: FAB1 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 9 dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD. dmi.chassis.version: 0.1 dmi.modalias: dmi:bvnPhoenixTechnologiesLtd.:bvrP14AAJ:bd04/15/2013:svnSAMSUNGELECTRONICSCO.,LTD.:pn530U3C/530U4C:pvr0.1:rvnSAMSUNGELECTRONICSCO.,LTD.:rnSAMSUNG_NP1234567890:rvrFAB1:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvr0.1: dmi.product.name: 530U3C/530U4C dmi.product.version: 0.1 dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1284399/+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
[Kernel-packages] [Bug 1293361] Re: xHCI regression(mass storage devices fail) in stable 3.13.5(14.04)
I am still seeing this issue with "3.13.0-24-generic #47-Ubuntu" in the 14.04 release with all updates applied. Connecting an USB 3 device to my computer's front (USB3) port and reading large files from it will trigger repeated USB bus resets. Please reopen. -- 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/1293361 Title: xHCI regression(mass storage devices fail) in stable 3.13.5(14.04) Status in “linux” package in Ubuntu: Fix Released Status in “linux” source package in Trusty: Fix Released Bug description: Mar 11 02:00:25 u-ThinkPad-X240s kernel: [ 299.252465] usb 3-2: reset SuperSpeed USB device number 2 using xhci_hcd Mar 11 02:00:25 u-ThinkPad-X240s kernel: [ 299.268395] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with disabled ep 880046f75980 Mar 11 02:00:25 u-ThinkPad-X240s kernel: [ 299.268400] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with disabled ep 880046f759c0 Mar 11 02:00:25 u-ThinkPad-X240s kernel: [ 299.540388] usb 3-2: reset SuperSpeed USB device number 2 using xhci_hcd Mar 11 02:00:25 u-ThinkPad-X240s kernel: [ 299.556687] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with disabled ep 880046f75980 Mar 11 02:00:25 u-ThinkPad-X240s kernel: [ 299.556693] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with disabled ep 880046f759c0 Mar 11 02:00:25 u-ThinkPad-X240s kernel: [ 299.557393] sd 3:0:0:0: [sdb] Unhandled error code Mar 11 02:00:25 u-ThinkPad-X240s kernel: [ 299.557399] sd 3:0:0:0: [sdb] Mar 11 02:00:25 u-ThinkPad-X240s kernel: [ 299.557401] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK Mar 11 02:00:25 u-ThinkPad-X240s kernel: [ 299.557403] sd 3:0:0:0: [sdb] CDB: Mar 11 02:00:25 u-ThinkPad-X240s kernel: [ 299.557405] Read(10): 28 00 00 00 35 a1 00 00 66 00 Mar 11 02:00:25 u-ThinkPad-X240s kernel: [ 299.557415] end_request: I/O error, dev sdb, sector 13729 http://www.spinics.net/lists/linux-usb/msg103757.html should backport: e2ed511400d41e0d136089d5a55ceab57c6a2426 469d417b68958a064c09e7875646c97c6e783dfc To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1293361/+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
[Kernel-packages] [Bug 1326092] Re: [Haswell i915] WARNING: CPU 0: at ... i915 intel_ddi.c intel_ddi_pll_mode_set
- rounding interval to 64 microframes, ep desc says 80 microframes PM: restore of devices complete after 735.126 msecs PM: Image restored successfully. PM: Basic memory bitmaps freed r8169 :02:00.0: no hotplug settings from platform pci_bus :04: Allocating resources pci :03:00.0: PCI bridge to [bus 04] pci :03:00.0: bridge window [io 0x3000-0x3fff] pci :03:00.0: bridge window [mem 0xdf60-0xdf7f] pci :03:00.0: bridge window [mem 0xdf80-0xdf9f 64bit pref] pci :03:00.0: no hotplug settings from platform ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11 Uname: Linux 3.13.0-27-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 3234 F pulseaudio /dev/snd/controlC0: jens 3234 F pulseaudio CurrentDesktop: LXDE Date: Tue Jun 3 19:31:19 2014 HibernationDevice: RESUME=UUID=8eef85a0-0281-49ce-9b60-e2a5aaf95c68 InstallationDate: Installed on 2014-05-12 (21 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 ProcEnviron: LANGUAGE=de_DE PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-27-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.13.0-27-generic N/A linux-backports-modules-3.13.0-27-generic N/A linux-firmware 1.127.2 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/25/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V10.2 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: B85M-E45 (MS-7817) dmi.board.vendor: MSI dmi.board.version: 2.0 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: 2.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV10.2:bd09/25/2013:svnMSI:pnMS-7817:pvr2.0:rvnMSI:rnB85M-E45(MS-7817):rvr2.0:cvnToBeFilledByO.E.M.:ct3:cvr2.0: dmi.product.name: MS-7817 dmi.product.version: 2.0 dmi.sys.vendor: MSI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1326092/+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
[Kernel-packages] [Bug 1326092] Re: [Haswell i915] WARNING: CPU 0: at ... i915 intel_ddi.c intel_ddi_pll_mode_set
_mode+0x16/0x30 [i915] [] intel_crtc_set_config+0x7ab/0x9a0 [i915] [] drm_mode_set_config_internal+0x5d/0xe0 [drm] [] drm_fb_helper_set_par+0x71/0xf0 [drm_kms_helper] [] ? drm_modeset_unlock_all+0x52/0x60 [drm] [] drm_fb_helper_hotplug_event+0x105/0x110 [drm_kms_helper] [] intel_fbdev_output_poll_changed+0x1c/0x20 [i915] [] drm_kms_helper_hotplug_event+0x27/0x30 [drm_kms_helper] [] drm_helper_hpd_irq_event+0x148/0x160 [drm_kms_helper] [] __i915_drm_thaw+0x1dc/0x210 [i915] [] i915_resume+0x5c/0x90 [i915] [] i915_pm_resume+0x16/0x20 [i915] [] pci_pm_restore+0x7d/0xd0 [] ? pci_pm_suspend_noirq+0x1a0/0x1a0 [] dpm_run_callback+0x49/0xa0 [] device_resume+0xc6/0x1f0 [] async_resume+0x1d/0x50 [] async_run_entry_fn+0x37/0x130 [] process_one_work+0x182/0x450 [] worker_thread+0x121/0x410 [] ? rescuer_thread+0x3e0/0x3e0 [] kthread+0xd2/0xf0 [] ? kthread_create_on_node+0x1d0/0x1d0 [] ret_from_fork+0x7c/0xb0 [] ? kthread_create_on_node+0x1d0/0x1d0 ---[ end trace 106210180a05a268 ]--- ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) usb 1-1: reset high-speed USB device number 2 using ehci-pci ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) ata3.00: configured for UDMA/100 ata1.00: configured for UDMA/133 sd 0:0:0:0: [sda] Starting disk usb 3-1: reset low-speed USB device number 2 using xhci_hcd xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with disabled ep 88020cc6ad00 usb 3-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes PM: restore of devices complete after 735.126 msecs PM: Image restored successfully. PM: Basic memory bitmaps freed r8169 :02:00.0: no hotplug settings from platform pci_bus :04: Allocating resources pci :03:00.0: PCI bridge to [bus 04] pci :03:00.0: bridge window [io 0x3000-0x3fff] pci :03:00.0: bridge window [mem 0xdf60-0xdf7f] pci :03:00.0: bridge window [mem 0xdf80-0xdf9f 64bit pref] pci :03:00.0: no hotplug settings from platform ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11 Uname: Linux 3.13.0-27-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 3234 F pulseaudio /dev/snd/controlC0: jens 3234 F pulseaudio CurrentDesktop: LXDE Date: Tue Jun 3 19:31:19 2014 HibernationDevice: RESUME=UUID=8eef85a0-0281-49ce-9b60-e2a5aaf95c68 InstallationDate: Installed on 2014-05-12 (21 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 ProcEnviron: LANGUAGE=de_DE PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-27-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.13.0-27-generic N/A linux-backports-modules-3.13.0-27-generic N/A linux-firmware 1.127.2 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/25/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V10.2 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: B85M-E45 (MS-7817) dmi.board.vendor: MSI dmi.board.version: 2.0 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: 2.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV10.2:bd09/25/2013:svnMSI:pnMS-7817:pvr2.0:rvnMSI:rnB85M-E45(MS-7817):rvr2.0:cvnToBeFilledByO.E.M.:ct3:cvr2.0: dmi.product.name: MS-7817 dmi.product.version: 2.0 dmi.sys.vendor: MSI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1326092/+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
[Kernel-packages] [Bug 1326092] Re: [Haswell i915] WARNING: CPU 0: at ... i915 intel_ddi.c intel_ddi_pll_mode_set
rames PM: restore of devices complete after 735.126 msecs PM: Image restored successfully. PM: Basic memory bitmaps freed r8169 :02:00.0: no hotplug settings from platform pci_bus :04: Allocating resources pci :03:00.0: PCI bridge to [bus 04] pci :03:00.0: bridge window [io 0x3000-0x3fff] pci :03:00.0: bridge window [mem 0xdf60-0xdf7f] pci :03:00.0: bridge window [mem 0xdf80-0xdf9f 64bit pref] pci :03:00.0: no hotplug settings from platform ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11 Uname: Linux 3.13.0-27-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 3234 F pulseaudio /dev/snd/controlC0: jens 3234 F pulseaudio CurrentDesktop: LXDE Date: Tue Jun 3 19:31:19 2014 HibernationDevice: RESUME=UUID=8eef85a0-0281-49ce-9b60-e2a5aaf95c68 InstallationDate: Installed on 2014-05-12 (21 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 ProcEnviron: LANGUAGE=de_DE PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-27-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.13.0-27-generic N/A linux-backports-modules-3.13.0-27-generic N/A linux-firmware 1.127.2 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/25/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V10.2 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: B85M-E45 (MS-7817) dmi.board.vendor: MSI dmi.board.version: 2.0 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: 2.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV10.2:bd09/25/2013:svnMSI:pnMS-7817:pvr2.0:rvnMSI:rnB85M-E45(MS-7817):rvr2.0:cvnToBeFilledByO.E.M.:ct3:cvr2.0: dmi.product.name: MS-7817 dmi.product.version: 2.0 dmi.sys.vendor: MSI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1326092/+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
[Kernel-packages] [Bug 1326092] Re: [Haswell i915] WARNING: CPU 0: at ... i915 intel_ddi.c intel_ddi_pll_mode_set
ssfully. PM: Basic memory bitmaps freed r8169 :02:00.0: no hotplug settings from platform pci_bus :04: Allocating resources pci :03:00.0: PCI bridge to [bus 04] pci :03:00.0: bridge window [io 0x3000-0x3fff] pci :03:00.0: bridge window [mem 0xdf60-0xdf7f] pci :03:00.0: bridge window [mem 0xdf80-0xdf9f 64bit pref] pci :03:00.0: no hotplug settings from platform ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11 Uname: Linux 3.13.0-27-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 3234 F pulseaudio /dev/snd/controlC0: jens 3234 F pulseaudio CurrentDesktop: LXDE Date: Tue Jun 3 19:31:19 2014 HibernationDevice: RESUME=UUID=8eef85a0-0281-49ce-9b60-e2a5aaf95c68 InstallationDate: Installed on 2014-05-12 (21 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 ProcEnviron: LANGUAGE=de_DE PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-27-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.13.0-27-generic N/A linux-backports-modules-3.13.0-27-generic N/A linux-firmware 1.127.2 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/25/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V10.2 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: B85M-E45 (MS-7817) dmi.board.vendor: MSI dmi.board.version: 2.0 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: 2.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV10.2:bd09/25/2013:svnMSI:pnMS-7817:pvr2.0:rvnMSI:rnB85M-E45(MS-7817):rvr2.0:cvnToBeFilledByO.E.M.:ct3:cvr2.0: dmi.product.name: MS-7817 dmi.product.version: 2.0 dmi.sys.vendor: MSI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1326092/+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
[Kernel-packages] [Bug 1326092] Re: [Haswell i915] WARNING: CPU 0: at ... i915 intel_ddi.c intel_ddi_pll_mode_set
mes, ep desc says 80 microframes PM: restore of devices complete after 735.126 msecs PM: Image restored successfully. PM: Basic memory bitmaps freed r8169 :02:00.0: no hotplug settings from platform pci_bus :04: Allocating resources pci :03:00.0: PCI bridge to [bus 04] pci :03:00.0: bridge window [io 0x3000-0x3fff] pci :03:00.0: bridge window [mem 0xdf60-0xdf7f] pci :03:00.0: bridge window [mem 0xdf80-0xdf9f 64bit pref] pci :03:00.0: no hotplug settings from platform ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11 Uname: Linux 3.13.0-27-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 3234 F pulseaudio /dev/snd/controlC0: jens 3234 F pulseaudio CurrentDesktop: LXDE Date: Tue Jun 3 19:31:19 2014 HibernationDevice: RESUME=UUID=8eef85a0-0281-49ce-9b60-e2a5aaf95c68 InstallationDate: Installed on 2014-05-12 (21 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 ProcEnviron: LANGUAGE=de_DE PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-27-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.13.0-27-generic N/A linux-backports-modules-3.13.0-27-generic N/A linux-firmware 1.127.2 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/25/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V10.2 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: B85M-E45 (MS-7817) dmi.board.vendor: MSI dmi.board.version: 2.0 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: 2.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV10.2:bd09/25/2013:svnMSI:pnMS-7817:pvr2.0:rvnMSI:rnB85M-E45(MS-7817):rvr2.0:cvnToBeFilledByO.E.M.:ct3:cvr2.0: dmi.product.name: MS-7817 dmi.product.version: 2.0 dmi.sys.vendor: MSI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1326092/+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
[Kernel-packages] [Bug 1326092] Re: [Haswell i915] WARNING: CPU 0: at ... i915 intel_ddi.c intel_ddi_pll_mode_set
ux-3.13.0/drivers/gpu/drm/i915/intel_ddi.c:784 intel_ddi_pll_mode_set+0x871/0x8b0 [i915]() SPLL already enabled Modules linked in: btrfs raid6_pq xor ufs qnx4 hfsplus hfs minix ntfs msdos jfs xfs libcrc32c cfg80211 pci_stub vboxpci(OF) vboxnetadp(OF) vboxnetflt(OF) vboxdrv(OF) bnep rfcomm bluetooth snd_hda_codec_realtek snd_hda_codec_hdmi snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_page_alloc snd_seq_midi snd_seq_midi_event snd_rawmidi x86_pkg_temp_thermal intel_powerclamp snd_seq coretemp kvm_intel snd_seq_device snd_timer kvm mac_hid snd serio_raw shpchp lpc_ich mei_me mei soundcore intel_smartconnect parport_pc ppdev lp parport dm_crypt hid_generic usbhid hid crct10dif_pclmul mxm_wmi crc32_pclmul ghash_clmulni_intel aesni_intel i915 aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd i2c_algo_bit drm_kms_helper ahci drm r8169 libahci mii wmi video CPU: 0 PID: 28002 Comm: kworker/u8:2 Tainted: GF W O 3.13.0-27-generic #50-Ubuntu Hardware name: MSI MS-7817/B85M-E45 (MS-7817), BIOS V10.2 09/25/2013 Workqueue: events_unbound async_run_entry_fn 0009 88020f1c38d0 817199c4 88020f1c3918 88020f1c3908 810676bd 88020dbdc000 0001 00024414 88020d7f8000 88020f1c3968 Call Trace: [] dump_stack+0x45/0x56 [] warn_slowpath_common+0x7d/0xa0 [] warn_slowpath_fmt+0x4c/0x50 [] intel_ddi_pll_mode_set+0x871/0x8b0 [i915] [] ? snprintf+0x39/0x40 [] ? drm_vblank_get+0x77/0x280 [drm] [] ? mutex_lock+0x12/0x2f [] haswell_crtc_mode_set+0x3b/0x460 [i915] [] __intel_set_mode+0x67b/0x9d0 [i915] [] ? idr_get_empty_slot+0x16f/0x3c0 [] intel_set_mode+0x16/0x30 [i915] [] intel_crtc_set_config+0x7ab/0x9a0 [i915] [] drm_mode_set_config_internal+0x5d/0xe0 [drm] [] drm_fb_helper_set_par+0x71/0xf0 [drm_kms_helper] [] ? drm_modeset_unlock_all+0x52/0x60 [drm] [] drm_fb_helper_hotplug_event+0x105/0x110 [drm_kms_helper] [] intel_fbdev_output_poll_changed+0x1c/0x20 [i915] [] drm_kms_helper_hotplug_event+0x27/0x30 [drm_kms_helper] [] drm_helper_hpd_irq_event+0x148/0x160 [drm_kms_helper] [] __i915_drm_thaw+0x1dc/0x210 [i915] [] i915_resume+0x5c/0x90 [i915] [] i915_pm_resume+0x16/0x20 [i915] [] pci_pm_restore+0x7d/0xd0 [] ? pci_pm_suspend_noirq+0x1a0/0x1a0 [] dpm_run_callback+0x49/0xa0 [] device_resume+0xc6/0x1f0 [] async_resume+0x1d/0x50 [] async_run_entry_fn+0x37/0x130 [] process_one_work+0x182/0x450 [] worker_thread+0x121/0x410 [] ? rescuer_thread+0x3e0/0x3e0 [] kthread+0xd2/0xf0 [] ? kthread_create_on_node+0x1d0/0x1d0 [] ret_from_fork+0x7c/0xb0 [] ? kthread_create_on_node+0x1d0/0x1d0 ---[ end trace 106210180a05a268 ]--- ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) usb 1-1: reset high-speed USB device number 2 using ehci-pci ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) ata3.00: configured for UDMA/100 ata1.00: configured for UDMA/133 sd 0:0:0:0: [sda] Starting disk usb 3-1: reset low-speed USB device number 2 using xhci_hcd xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with disabled ep 88020cc6ad00 usb 3-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes PM: restore of devices complete after 735.126 msecs PM: Image restored successfully. PM: Basic memory bitmaps freed r8169 :02:00.0: no hotplug settings from platform pci_bus :04: Allocating resources pci :03:00.0: PCI bridge to [bus 04] pci :03:00.0: bridge window [io 0x3000-0x3fff] pci :03:00.0: bridge window [mem 0xdf60-0xdf7f] pci :03:00.0: bridge window [mem 0xdf80-0xdf9f 64bit pref] pci :03:00.0: no hotplug settings from platform ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11 Uname: Linux 3.13.0-27-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 3234 F pulseaudio /dev/snd/controlC0: jens 3234 F pulseaudio CurrentDesktop: LXDE Date: Tue Jun 3 19:31:19 2014 HibernationDevice: RESUME=UUID=8eef85a0-0281-49ce-9b60-e2a5aaf95c68 InstallationDate: Installed on 2014-05-12 (21 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 ProcEnviron: LANGUAGE=de_DE PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-27-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.13.0-27-generic N/A linux-backports-modules-
[Kernel-packages] [Bug 1326092] Re: [Haswell i915] WARNING: CPU 0: at ... i915 intel_ddi.c intel_ddi_pll_mode_set
ully. PM: Basic memory bitmaps freed r8169 :02:00.0: no hotplug settings from platform pci_bus :04: Allocating resources pci :03:00.0: PCI bridge to [bus 04] pci :03:00.0: bridge window [io 0x3000-0x3fff] pci :03:00.0: bridge window [mem 0xdf60-0xdf7f] pci :03:00.0: bridge window [mem 0xdf80-0xdf9f 64bit pref] pci :03:00.0: no hotplug settings from platform ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11 Uname: Linux 3.13.0-27-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 3234 F pulseaudio /dev/snd/controlC0: jens 3234 F pulseaudio CurrentDesktop: LXDE Date: Tue Jun 3 19:31:19 2014 HibernationDevice: RESUME=UUID=8eef85a0-0281-49ce-9b60-e2a5aaf95c68 InstallationDate: Installed on 2014-05-12 (21 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 ProcEnviron: LANGUAGE=de_DE PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-27-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.13.0-27-generic N/A linux-backports-modules-3.13.0-27-generic N/A linux-firmware 1.127.2 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/25/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V10.2 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: B85M-E45 (MS-7817) dmi.board.vendor: MSI dmi.board.version: 2.0 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: 2.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV10.2:bd09/25/2013:svnMSI:pnMS-7817:pvr2.0:rvnMSI:rnB85M-E45(MS-7817):rvr2.0:cvnToBeFilledByO.E.M.:ct3:cvr2.0: dmi.product.name: MS-7817 dmi.product.version: 2.0 dmi.sys.vendor: MSI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1326092/+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
[Kernel-packages] [Bug 1178205] Re: [Toshiba Tecra R850-19Z PT525E] Screen brightness not changable via applet or hotkeys in Ubuntu 12.04
I'm sorry, but this is not a "limp noodle reason". For any production environment, the golden rule - apart from "never change a running system" - is always to implement changes ONLY if they fix something that is broken. Our IT department's statement is roughly: if there is a bug, they require a fix that considers specifically this bug fixed in a changelog or release notes. Only then will it be tested internally before being (automatically) deployed to employees' machines. This applies to everything - drivers, BIOS upgrades, application software. If the OEM cannot provide this level of service, and bugs are not being fixed, they will eventually simply lose a (300'000-employee) customer. But maybe you need a corporate support contract to get this level of attention. I'll try to find out what internal info we have from Toshiba, but since I already know that the Toshiba BIOS upgrade isn't on any internal todo list, I won't hold my breath. Maybe somebody who owns this notebook privately can upgrade his/her BIOS and check. -- 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/1178205 Title: [Toshiba Tecra R850-19Z PT525E] Screen brightness not changable via applet or hotkeys in Ubuntu 12.04 Status in “linux” package in Ubuntu: Confirmed Bug description: By default the screen is very dark and almost unreadable. The Fn+F6/7 hotkeys show the brightness applet but don't change the brightness. Attached info according to https://wiki.ubuntu.com/Kernel/Debugging/Backlight below. WORKAROUND: acpi_backlight=vendor ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-41-generic-pae 3.2.0-41.66 ProcVersionSignature: Ubuntu 3.2.0-41.66-generic-pae 3.2.42 Uname: Linux 3.2.0-41-generic-pae i686 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu17.2 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: PCH [HDA Intel PCH], device 0: ALC269VB Analog [ALC269VB Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ubuntu 1655 F pulseaudio Card0.Amixer.info: Card hw:0 'PCH'/'HDA Intel PCH at 0xc482 irq 50' Mixer name : 'Intel CougarPoint HDMI' Components : 'HDA:10ec0269,11790628,00100100 HDA:80862805,11790001,0010' Controls : 29 Simple ctrls : 11 Date: Thu May 9 12:14:51 2013 HibernationDevice: RESUME=UUID=add8fe24-1f1e-4ca7-a2d6-a0f40c03383f InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423) MachineType: TOSHIBA TECRA R850 MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-41-generic-pae root=UUID=ffc754ea-32ed-4ae7-b471-bca82bd54afb ro elevator=deadline quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.2.0-41-generic-pae N/A linux-backports-modules-3.2.0-41-generic-pae N/A linux-firmware1.79.4 SourcePackage: linux StagingDrivers: mei UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/25/2011 dmi.bios.vendor: TOSHIBA dmi.bios.version: Version 3.10 dmi.board.asset.tag: 00 dmi.board.name: Portable PC dmi.board.vendor: TOSHIBA dmi.board.version: Version A0 dmi.chassis.asset.tag: 00 dmi.chassis.type: 10 dmi.chassis.vendor: TOSHIBA dmi.chassis.version: Version 1.0 dmi.modalias: dmi:bvnTOSHIBA:bvrVersion3.10:bd08/25/2011:svnTOSHIBA:pnTECRAR850:pvrPT525E-043021GH:rvnTOSHIBA:rnPortablePC:rvrVersionA0:cvnTOSHIBA:ct10:cvrVersion1.0: dmi.product.name: TECRA R850 dmi.product.version: PT525E-043021GH dmi.sys.vendor: TOSHIBA To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1178205/+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
[Kernel-packages] [Bug 1178205] Re: [Toshiba Tecra R850-19Z] Screen brightness not changable via applet or hotkeys in Ubuntu 12.04
The BIOS update by Toshiba does not report to fix anything display related, so our internal IT does not allow me to update the BIOS. Besides, various Windows versions do not have this problem (there are other display issues on Windows, but a BIOS update is not allowed unless its changelog refers to changes regarding the internal display). Is there anything else I can do to fix this? ** Changed in: linux (Ubuntu) Status: Expired => Confirmed -- 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/1178205 Title: [Toshiba Tecra R850-19Z] Screen brightness not changable via applet or hotkeys in Ubuntu 12.04 Status in “linux” package in Ubuntu: Confirmed Bug description: By default the screen is very dark and almost unreadable. The Fn+F6/7 hotkeys show the brightness applet but don't change the brightness. Attached info according to https://wiki.ubuntu.com/Kernel/Debugging/Backlight below. WORKAROUND: acpi_backlight=vendor ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-41-generic-pae 3.2.0-41.66 ProcVersionSignature: Ubuntu 3.2.0-41.66-generic-pae 3.2.42 Uname: Linux 3.2.0-41-generic-pae i686 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu17.2 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: PCH [HDA Intel PCH], device 0: ALC269VB Analog [ALC269VB Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ubuntu 1655 F pulseaudio Card0.Amixer.info: Card hw:0 'PCH'/'HDA Intel PCH at 0xc482 irq 50' Mixer name : 'Intel CougarPoint HDMI' Components : 'HDA:10ec0269,11790628,00100100 HDA:80862805,11790001,0010' Controls : 29 Simple ctrls : 11 Date: Thu May 9 12:14:51 2013 HibernationDevice: RESUME=UUID=add8fe24-1f1e-4ca7-a2d6-a0f40c03383f InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423) MachineType: TOSHIBA TECRA R850 MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-41-generic-pae root=UUID=ffc754ea-32ed-4ae7-b471-bca82bd54afb ro elevator=deadline quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.2.0-41-generic-pae N/A linux-backports-modules-3.2.0-41-generic-pae N/A linux-firmware1.79.4 SourcePackage: linux StagingDrivers: mei UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/25/2011 dmi.bios.vendor: TOSHIBA dmi.bios.version: Version 3.10 dmi.board.asset.tag: 00 dmi.board.name: Portable PC dmi.board.vendor: TOSHIBA dmi.board.version: Version A0 dmi.chassis.asset.tag: 00 dmi.chassis.type: 10 dmi.chassis.vendor: TOSHIBA dmi.chassis.version: Version 1.0 dmi.modalias: dmi:bvnTOSHIBA:bvrVersion3.10:bd08/25/2011:svnTOSHIBA:pnTECRAR850:pvrPT525E-043021GH:rvnTOSHIBA:rnPortablePC:rvrVersionA0:cvnTOSHIBA:ct10:cvrVersion1.0: dmi.product.name: TECRA R850 dmi.product.version: PT525E-043021GH dmi.sys.vendor: TOSHIBA To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1178205/+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
[Kernel-packages] [Bug 1325667] Re: [MSI B85M-E45] resume oops after hibernation
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- 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/1325667 Title: [MSI B85M-E45] resume oops after hibernation Status in “linux” package in Ubuntu: Confirmed Bug description: With the above chipset, hibernation is unuseable because after resuming, the system sometimes freezes - after a couple minutes with a blank screen where only the mouse pointer is visible - and has to be hard reset. I tried booting the newest mainline kernel (3.15.0-031500rc2-generic) but this kernel does not boot on my system, it freezes after printing something about "big_key registered" on the console, and just sits there (no other output or activity). Here is the crash trace output. ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. Date: Mon Jun 2 15:09:05 2014 Failure: oops OopsText: BUG: Bad page map in process dbus-daemon pte:88010100 pmd:2125d8067 addr:7ff2862b5000 vm_flags:0870 anon_vma: (null) mapping:8800d40ad538 index:18d vma->vm_ops->fault: filemap_fault+0x0/0x410 vma->vm_file->f_op->mmap: ext4_file_mmap+0x0/0x60 CPU: 3 PID: 27455 Comm: dbus-daemon Tainted: GF B W O 3.13.0-27-generic #50-Ubuntu Hardware name: MSI MS-7817/B85M-E45 (MS-7817), BIOS V10.2 09/25/2013 88020f5a9600 88020ffa5c70 817199c4 7ff2862b5000 88020ffa5cb8 81174503 88010100 018d 8802125d85a8 88010100 7ff2862b5000 7ff286334000 Call Trace: [] dump_stack+0x45/0x56 [] print_bad_pte+0x1a3/0x250 [] unmap_page_range+0x58e/0x7f0 [] unmap_single_vma+0x81/0xf0 [] unmap_vmas+0x49/0x90 [] exit_mmap+0x9c/0x170 [] mmput+0x5c/0x120 [] do_exit+0x26c/0xa50 [] ? vtime_account_user+0x54/0x60 [] do_group_exit+0x3f/0xa0 [] SyS_exit_group+0x14/0x20 [] tracesys+0xe1/0xe6 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 SourcePackage: linux Tags: kernel-oops Uname: Linux 3.13.0-27-generic x86_64 ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. Date: Mon Jun 2 15:09:06 2014 Failure: oops OopsText: BUG: Bad page map in process dbus-daemon pte:0100 pmd:2125d8067 addr:7ff2862b4000 vm_flags:0870 anon_vma: (null) mapping:8800d40ad538 index:18c vma->vm_ops->fault: filemap_fault+0x0/0x410 vma->vm_file->f_op->mmap: ext4_file_mmap+0x0/0x60 CPU: 3 PID: 27455 Comm: dbus-daemon Tainted: GF W O 3.13.0-27-generic #50-Ubuntu Hardware name: MSI MS-7817/B85M-E45 (MS-7817), BIOS V10.2 09/25/2013 88020f5a9600 88020ffa5c70 817199c4 7ff2862b4000 88020ffa5cb8 81174503 0100 018c 8802125d85a0 0100 7ff2862b4000 7ff286334000 Call Trace: [] dump_stack+0x45/0x56 [] print_bad_pte+0x1a3/0x250 [] unmap_page_range+0x58e/0x7f0 [] unmap_single_vma+0x81/0xf0 [] unmap_vmas+0x49/0x90 [] exit_mmap+0x9c/0x170 [] mmput+0x5c/0x120 [] do_exit+0x26c/0xa50 [] ? vtime_account_user+0x54/0x60 [] do_group_exit+0x3f/0xa0 [] SyS_exit_group+0x14/0x20 [] tracesys+0xe1/0xe6 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 SourcePackage: linux Tags: kernel-oops Uname: Linux 3.13.0-27-generic x86_64 ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11 Uname: Linux 3.13.0-27-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 3234 F.... pulseaudio /dev/snd/controlC0: jens 3234 F pulseaudio CurrentDesktop: LXDE Date: Mon Jun 2 15:32:41 2014 HibernationDevice: RESUME=UUID=8eef85a0-0281-49ce-9b60-e2a5aaf95c68 InstallationDate: Installed on 2014-05-12 (20 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-27-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.13.0-27-generic N/A linux-backports-modules-3.13.0-27-generic N/A linux-firmware 1.127.2 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/25/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V10.2 dmi.board.asset.tag: To be
[Kernel-packages] [Bug 1326092] Re: [Haswell i915] WARNING: CPU 0: at ... i915 intel_ddi.c intel_ddi_pll_mode_set
13 SControl 300) usb 1-1: reset high-speed USB device number 2 using ehci-pci ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) ata3.00: configured for UDMA/100 ata1.00: configured for UDMA/133 sd 0:0:0:0: [sda] Starting disk usb 3-1: reset low-speed USB device number 2 using xhci_hcd xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with disabled ep 88020cc6ad00 usb 3-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes PM: restore of devices complete after 735.126 msecs PM: Image restored successfully. PM: Basic memory bitmaps freed r8169 :02:00.0: no hotplug settings from platform pci_bus :04: Allocating resources pci :03:00.0: PCI bridge to [bus 04] pci :03:00.0: bridge window [io 0x3000-0x3fff] pci :03:00.0: bridge window [mem 0xdf60-0xdf7f] pci :03:00.0: bridge window [mem 0xdf80-0xdf9f 64bit pref] pci :03:00.0: no hotplug settings from platform ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11 Uname: Linux 3.13.0-27-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 3234 F pulseaudio /dev/snd/controlC0: jens 3234 F pulseaudio CurrentDesktop: LXDE Date: Tue Jun 3 19:31:19 2014 HibernationDevice: RESUME=UUID=8eef85a0-0281-49ce-9b60-e2a5aaf95c68 InstallationDate: Installed on 2014-05-12 (21 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 ProcEnviron: LANGUAGE=de_DE PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-27-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.13.0-27-generic N/A linux-backports-modules-3.13.0-27-generic N/A linux-firmware 1.127.2 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/25/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V10.2 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: B85M-E45 (MS-7817) dmi.board.vendor: MSI dmi.board.version: 2.0 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: 2.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV10.2:bd09/25/2013:svnMSI:pnMS-7817:pvr2.0:rvnMSI:rnB85M-E45(MS-7817):rvr2.0:cvnToBeFilledByO.E.M.:ct3:cvr2.0: dmi.product.name: MS-7817 dmi.product.version: 2.0 dmi.sys.vendor: MSI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1326092/+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
[Kernel-packages] [Bug 1325667] Re: [MSI B85M-E45] resume oops after hibernation
** Changed in: linux (Ubuntu) Status: Expired => Confirmed -- 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/1325667 Title: [MSI B85M-E45] resume oops after hibernation Status in “linux” package in Ubuntu: Confirmed Bug description: With the above chipset, hibernation is unuseable because after resuming, the system sometimes freezes - after a couple minutes with a blank screen where only the mouse pointer is visible - and has to be hard reset. I tried booting the newest mainline kernel (3.15.0-031500rc2-generic) but this kernel does not boot on my system, it freezes after printing something about "big_key registered" on the console, and just sits there (no other output or activity). Here is the crash trace output. ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. Date: Mon Jun 2 15:09:05 2014 Failure: oops OopsText: BUG: Bad page map in process dbus-daemon pte:88010100 pmd:2125d8067 addr:7ff2862b5000 vm_flags:0870 anon_vma: (null) mapping:8800d40ad538 index:18d vma->vm_ops->fault: filemap_fault+0x0/0x410 vma->vm_file->f_op->mmap: ext4_file_mmap+0x0/0x60 CPU: 3 PID: 27455 Comm: dbus-daemon Tainted: GF B W O 3.13.0-27-generic #50-Ubuntu Hardware name: MSI MS-7817/B85M-E45 (MS-7817), BIOS V10.2 09/25/2013 88020f5a9600 88020ffa5c70 817199c4 7ff2862b5000 88020ffa5cb8 81174503 88010100 018d 8802125d85a8 88010100 7ff2862b5000 7ff286334000 Call Trace: [] dump_stack+0x45/0x56 [] print_bad_pte+0x1a3/0x250 [] unmap_page_range+0x58e/0x7f0 [] unmap_single_vma+0x81/0xf0 [] unmap_vmas+0x49/0x90 [] exit_mmap+0x9c/0x170 [] mmput+0x5c/0x120 [] do_exit+0x26c/0xa50 [] ? vtime_account_user+0x54/0x60 [] do_group_exit+0x3f/0xa0 [] SyS_exit_group+0x14/0x20 [] tracesys+0xe1/0xe6 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 SourcePackage: linux Tags: kernel-oops Uname: Linux 3.13.0-27-generic x86_64 ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. Date: Mon Jun 2 15:09:06 2014 Failure: oops OopsText: BUG: Bad page map in process dbus-daemon pte:0100 pmd:2125d8067 addr:7ff2862b4000 vm_flags:0870 anon_vma: (null) mapping:8800d40ad538 index:18c vma->vm_ops->fault: filemap_fault+0x0/0x410 vma->vm_file->f_op->mmap: ext4_file_mmap+0x0/0x60 CPU: 3 PID: 27455 Comm: dbus-daemon Tainted: GF W O 3.13.0-27-generic #50-Ubuntu Hardware name: MSI MS-7817/B85M-E45 (MS-7817), BIOS V10.2 09/25/2013 88020f5a9600 88020ffa5c70 817199c4 7ff2862b4000 88020ffa5cb8 81174503 0100 018c 8802125d85a0 0100 7ff2862b4000 7ff286334000 Call Trace: [] dump_stack+0x45/0x56 [] print_bad_pte+0x1a3/0x250 [] unmap_page_range+0x58e/0x7f0 [] unmap_single_vma+0x81/0xf0 [] unmap_vmas+0x49/0x90 [] exit_mmap+0x9c/0x170 [] mmput+0x5c/0x120 [] do_exit+0x26c/0xa50 [] ? vtime_account_user+0x54/0x60 [] do_group_exit+0x3f/0xa0 [] SyS_exit_group+0x14/0x20 [] tracesys+0xe1/0xe6 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 SourcePackage: linux Tags: kernel-oops Uname: Linux 3.13.0-27-generic x86_64 ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11 Uname: Linux 3.13.0-27-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 3234 F.... pulseaudio /dev/snd/controlC0: jens 3234 F pulseaudio CurrentDesktop: LXDE Date: Mon Jun 2 15:32:41 2014 HibernationDevice: RESUME=UUID=8eef85a0-0281-49ce-9b60-e2a5aaf95c68 InstallationDate: Installed on 2014-05-12 (20 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-27-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.13.0-27-generic N/A linux-backports-modules-3.13.0-27-generic N/A linux-firmware 1.127.2 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/25/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V10.2 dmi.board.asset.tag: To be
[Kernel-packages] [Bug 1325667] Re: [MSI B85M-E45] resume oops after hibernation
I have now * tested multiple versions of 3.16 pre-release kernels (rc2, final), the problem still occurs * tested with removed/disabled i915 kernel module, the problem is gone (hibernate/suspend works fine, multiple times) * detailed all these experiments at https://bugs.freedesktop.org/show_bug.cgi?id=78424 am I really the only person in the world with MSI Haswell mainboards that experience this bug in the i915 driver? Whom do I have to donate a MS mainboard to to get this fixed? :) ** Bug watch added: freedesktop.org Bugzilla #78424 https://bugs.freedesktop.org/show_bug.cgi?id=78424 -- 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/1325667 Title: [MSI B85M-E45] resume oops after hibernation Status in “linux” package in Ubuntu: Confirmed Bug description: With the above chipset, hibernation is unuseable because after resuming, the system sometimes freezes - after a couple minutes with a blank screen where only the mouse pointer is visible - and has to be hard reset. I tried booting the newest mainline kernel (3.15.0-031500rc2-generic) but this kernel does not boot on my system, it freezes after printing something about "big_key registered" on the console, and just sits there (no other output or activity). Here is the crash trace output. ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. Date: Mon Jun 2 15:09:05 2014 Failure: oops OopsText: BUG: Bad page map in process dbus-daemon pte:88010100 pmd:2125d8067 addr:7ff2862b5000 vm_flags:0870 anon_vma: (null) mapping:8800d40ad538 index:18d vma->vm_ops->fault: filemap_fault+0x0/0x410 vma->vm_file->f_op->mmap: ext4_file_mmap+0x0/0x60 CPU: 3 PID: 27455 Comm: dbus-daemon Tainted: GF B W O 3.13.0-27-generic #50-Ubuntu Hardware name: MSI MS-7817/B85M-E45 (MS-7817), BIOS V10.2 09/25/2013 88020f5a9600 88020ffa5c70 817199c4 7ff2862b5000 88020ffa5cb8 81174503 88010100 018d 8802125d85a8 88010100 7ff2862b5000 7ff286334000 Call Trace: [] dump_stack+0x45/0x56 [] print_bad_pte+0x1a3/0x250 [] unmap_page_range+0x58e/0x7f0 [] unmap_single_vma+0x81/0xf0 [] unmap_vmas+0x49/0x90 [] exit_mmap+0x9c/0x170 [] mmput+0x5c/0x120 [] do_exit+0x26c/0xa50 [] ? vtime_account_user+0x54/0x60 [] do_group_exit+0x3f/0xa0 [] SyS_exit_group+0x14/0x20 [] tracesys+0xe1/0xe6 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 SourcePackage: linux Tags: kernel-oops Uname: Linux 3.13.0-27-generic x86_64 ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. Date: Mon Jun 2 15:09:06 2014 Failure: oops OopsText: BUG: Bad page map in process dbus-daemon pte:0100 pmd:2125d8067 addr:7ff2862b4000 vm_flags:0870 anon_vma: (null) mapping:8800d40ad538 index:18c vma->vm_ops->fault: filemap_fault+0x0/0x410 vma->vm_file->f_op->mmap: ext4_file_mmap+0x0/0x60 CPU: 3 PID: 27455 Comm: dbus-daemon Tainted: GF W O 3.13.0-27-generic #50-Ubuntu Hardware name: MSI MS-7817/B85M-E45 (MS-7817), BIOS V10.2 09/25/2013 88020f5a9600 88020ffa5c70 817199c4 7ff2862b4000 88020ffa5cb8 81174503 0100 018c 8802125d85a0 0100 7ff2862b4000 7ff286334000 Call Trace: [] dump_stack+0x45/0x56 [] print_bad_pte+0x1a3/0x250 [] unmap_page_range+0x58e/0x7f0 [] unmap_single_vma+0x81/0xf0 [] unmap_vmas+0x49/0x90 [] exit_mmap+0x9c/0x170 [] mmput+0x5c/0x120 [] do_exit+0x26c/0xa50 [] ? vtime_account_user+0x54/0x60 [] do_group_exit+0x3f/0xa0 [] SyS_exit_group+0x14/0x20 [] tracesys+0xe1/0xe6 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 SourcePackage: linux Tags: kernel-oops Uname: Linux 3.13.0-27-generic x86_64 ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11 Uname: Linux 3.13.0-27-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 3234 F pulseaudio /dev/snd/controlC0: jens 3234 F pulseaudio CurrentDesktop: LXDE Date: Mon Jun 2 15:32:41 2014 HibernationDevice: RESUME=UUID=8eef85a0-0281-49ce-9b60-e2a5aaf95c68 InstallationDate: Installed on 2014-05-12 (20 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 ProcFB: 0 i
[Kernel-packages] [Bug 1325667] Re: [MSI B85M-E45] resume oops after hibernation
I updated the BIOS weeks ago. No change in behaviour. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- 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/1325667 Title: [MSI B85M-E45] resume oops after hibernation Status in “linux” package in Ubuntu: Confirmed Bug description: With the above chipset, hibernation is unuseable because after resuming, the system sometimes freezes - after a couple minutes with a blank screen where only the mouse pointer is visible - and has to be hard reset. I tried booting the newest mainline kernel (3.15.0-031500rc2-generic) but this kernel does not boot on my system, it freezes after printing something about "big_key registered" on the console, and just sits there (no other output or activity). Here is the crash trace output. ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. Date: Mon Jun 2 15:09:05 2014 Failure: oops OopsText: BUG: Bad page map in process dbus-daemon pte:88010100 pmd:2125d8067 addr:7ff2862b5000 vm_flags:0870 anon_vma: (null) mapping:8800d40ad538 index:18d vma->vm_ops->fault: filemap_fault+0x0/0x410 vma->vm_file->f_op->mmap: ext4_file_mmap+0x0/0x60 CPU: 3 PID: 27455 Comm: dbus-daemon Tainted: GF B W O 3.13.0-27-generic #50-Ubuntu Hardware name: MSI MS-7817/B85M-E45 (MS-7817), BIOS V10.2 09/25/2013 88020f5a9600 88020ffa5c70 817199c4 7ff2862b5000 88020ffa5cb8 81174503 88010100 018d 8802125d85a8 88010100 7ff2862b5000 7ff286334000 Call Trace: [] dump_stack+0x45/0x56 [] print_bad_pte+0x1a3/0x250 [] unmap_page_range+0x58e/0x7f0 [] unmap_single_vma+0x81/0xf0 [] unmap_vmas+0x49/0x90 [] exit_mmap+0x9c/0x170 [] mmput+0x5c/0x120 [] do_exit+0x26c/0xa50 [] ? vtime_account_user+0x54/0x60 [] do_group_exit+0x3f/0xa0 [] SyS_exit_group+0x14/0x20 [] tracesys+0xe1/0xe6 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 SourcePackage: linux Tags: kernel-oops Uname: Linux 3.13.0-27-generic x86_64 ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. Date: Mon Jun 2 15:09:06 2014 Failure: oops OopsText: BUG: Bad page map in process dbus-daemon pte:0100 pmd:2125d8067 addr:7ff2862b4000 vm_flags:0870 anon_vma: (null) mapping:8800d40ad538 index:18c vma->vm_ops->fault: filemap_fault+0x0/0x410 vma->vm_file->f_op->mmap: ext4_file_mmap+0x0/0x60 CPU: 3 PID: 27455 Comm: dbus-daemon Tainted: GF W O 3.13.0-27-generic #50-Ubuntu Hardware name: MSI MS-7817/B85M-E45 (MS-7817), BIOS V10.2 09/25/2013 88020f5a9600 88020ffa5c70 817199c4 7ff2862b4000 88020ffa5cb8 81174503 0100 018c 8802125d85a0 0100 7ff2862b4000 7ff286334000 Call Trace: [] dump_stack+0x45/0x56 [] print_bad_pte+0x1a3/0x250 [] unmap_page_range+0x58e/0x7f0 [] unmap_single_vma+0x81/0xf0 [] unmap_vmas+0x49/0x90 [] exit_mmap+0x9c/0x170 [] mmput+0x5c/0x120 [] do_exit+0x26c/0xa50 [] ? vtime_account_user+0x54/0x60 [] do_group_exit+0x3f/0xa0 [] SyS_exit_group+0x14/0x20 [] tracesys+0xe1/0xe6 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 SourcePackage: linux Tags: kernel-oops Uname: Linux 3.13.0-27-generic x86_64 ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11 Uname: Linux 3.13.0-27-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 3234 F.... pulseaudio /dev/snd/controlC0: jens 3234 F pulseaudio CurrentDesktop: LXDE Date: Mon Jun 2 15:32:41 2014 HibernationDevice: RESUME=UUID=8eef85a0-0281-49ce-9b60-e2a5aaf95c68 InstallationDate: Installed on 2014-05-12 (20 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-27-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.13.0-27-generic N/A linux-backports-modules-3.13.0-27-generic N/A linux-firmware 1.127.2 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/25/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bi
[Kernel-packages] [Bug 1325667] Re: [MSI B85M-E45] resume oops after hibernation
$ sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date V10.5 05/30/2014 I am now running 3.16.0 final (drm-linux-next tree, commit 2c0827cffc) and I get a frozen desktop and an apportcheckresume "hibernate/resume failure" report (KernelOops) when resuming, just as before. -- 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/1325667 Title: [MSI B85M-E45] resume oops after hibernation Status in “linux” package in Ubuntu: Incomplete Bug description: With the above chipset, hibernation is unuseable because after resuming, the system sometimes freezes - after a couple minutes with a blank screen where only the mouse pointer is visible - and has to be hard reset. I tried booting the newest mainline kernel (3.15.0-031500rc2-generic) but this kernel does not boot on my system, it freezes after printing something about "big_key registered" on the console, and just sits there (no other output or activity). Here is the crash trace output. ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. Date: Mon Jun 2 15:09:05 2014 Failure: oops OopsText: BUG: Bad page map in process dbus-daemon pte:88010100 pmd:2125d8067 addr:7ff2862b5000 vm_flags:0870 anon_vma: (null) mapping:8800d40ad538 index:18d vma->vm_ops->fault: filemap_fault+0x0/0x410 vma->vm_file->f_op->mmap: ext4_file_mmap+0x0/0x60 CPU: 3 PID: 27455 Comm: dbus-daemon Tainted: GF B W O 3.13.0-27-generic #50-Ubuntu Hardware name: MSI MS-7817/B85M-E45 (MS-7817), BIOS V10.2 09/25/2013 88020f5a9600 88020ffa5c70 817199c4 7ff2862b5000 88020ffa5cb8 81174503 88010100 018d 8802125d85a8 88010100 7ff2862b5000 7ff286334000 Call Trace: [] dump_stack+0x45/0x56 [] print_bad_pte+0x1a3/0x250 [] unmap_page_range+0x58e/0x7f0 [] unmap_single_vma+0x81/0xf0 [] unmap_vmas+0x49/0x90 [] exit_mmap+0x9c/0x170 [] mmput+0x5c/0x120 [] do_exit+0x26c/0xa50 [] ? vtime_account_user+0x54/0x60 [] do_group_exit+0x3f/0xa0 [] SyS_exit_group+0x14/0x20 [] tracesys+0xe1/0xe6 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 SourcePackage: linux Tags: kernel-oops Uname: Linux 3.13.0-27-generic x86_64 ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. Date: Mon Jun 2 15:09:06 2014 Failure: oops OopsText: BUG: Bad page map in process dbus-daemon pte:0100 pmd:2125d8067 addr:7ff2862b4000 vm_flags:0870 anon_vma: (null) mapping:8800d40ad538 index:18c vma->vm_ops->fault: filemap_fault+0x0/0x410 vma->vm_file->f_op->mmap: ext4_file_mmap+0x0/0x60 CPU: 3 PID: 27455 Comm: dbus-daemon Tainted: GF W O 3.13.0-27-generic #50-Ubuntu Hardware name: MSI MS-7817/B85M-E45 (MS-7817), BIOS V10.2 09/25/2013 88020f5a9600 88020ffa5c70 817199c4 7ff2862b4000 88020ffa5cb8 81174503 0100 018c 8802125d85a0 0100 7ff2862b4000 7ff286334000 Call Trace: [] dump_stack+0x45/0x56 [] print_bad_pte+0x1a3/0x250 [] unmap_page_range+0x58e/0x7f0 [] unmap_single_vma+0x81/0xf0 [] unmap_vmas+0x49/0x90 [] exit_mmap+0x9c/0x170 [] mmput+0x5c/0x120 [] do_exit+0x26c/0xa50 [] ? vtime_account_user+0x54/0x60 [] do_group_exit+0x3f/0xa0 [] SyS_exit_group+0x14/0x20 [] tracesys+0xe1/0xe6 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 SourcePackage: linux Tags: kernel-oops Uname: Linux 3.13.0-27-generic x86_64 ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11 Uname: Linux 3.13.0-27-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 3234 F pulseaudio /dev/snd/controlC0: jens 3234 F pulseaudio CurrentDesktop: LXDE Date: Mon Jun 2 15:32:41 2014 HibernationDevice: RESUME=UUID=8eef85a0-0281-49ce-9b60-e2a5aaf95c68 InstallationDate: Installed on 2014-05-12 (20 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-27-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.13.0-27-generic N/A linux-backports-modules-3.13.0-27-generic N/A linux-firmware 1.127.2
[Kernel-packages] [Bug 1325667] Re: [MSI B85M-E45] resume oops after hibernation
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- 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/1325667 Title: [MSI B85M-E45] resume oops after hibernation Status in “linux” package in Ubuntu: Confirmed Bug description: With the above chipset, hibernation is unuseable because after resuming, the system sometimes freezes - after a couple minutes with a blank screen where only the mouse pointer is visible - and has to be hard reset. I tried booting the newest mainline kernel (3.15.0-031500rc2-generic) but this kernel does not boot on my system, it freezes after printing something about "big_key registered" on the console, and just sits there (no other output or activity). Here is the crash trace output. ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. Date: Mon Jun 2 15:09:05 2014 Failure: oops OopsText: BUG: Bad page map in process dbus-daemon pte:88010100 pmd:2125d8067 addr:7ff2862b5000 vm_flags:0870 anon_vma: (null) mapping:8800d40ad538 index:18d vma->vm_ops->fault: filemap_fault+0x0/0x410 vma->vm_file->f_op->mmap: ext4_file_mmap+0x0/0x60 CPU: 3 PID: 27455 Comm: dbus-daemon Tainted: GF B W O 3.13.0-27-generic #50-Ubuntu Hardware name: MSI MS-7817/B85M-E45 (MS-7817), BIOS V10.2 09/25/2013 88020f5a9600 88020ffa5c70 817199c4 7ff2862b5000 88020ffa5cb8 81174503 88010100 018d 8802125d85a8 88010100 7ff2862b5000 7ff286334000 Call Trace: [] dump_stack+0x45/0x56 [] print_bad_pte+0x1a3/0x250 [] unmap_page_range+0x58e/0x7f0 [] unmap_single_vma+0x81/0xf0 [] unmap_vmas+0x49/0x90 [] exit_mmap+0x9c/0x170 [] mmput+0x5c/0x120 [] do_exit+0x26c/0xa50 [] ? vtime_account_user+0x54/0x60 [] do_group_exit+0x3f/0xa0 [] SyS_exit_group+0x14/0x20 [] tracesys+0xe1/0xe6 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 SourcePackage: linux Tags: kernel-oops Uname: Linux 3.13.0-27-generic x86_64 ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. Date: Mon Jun 2 15:09:06 2014 Failure: oops OopsText: BUG: Bad page map in process dbus-daemon pte:0100 pmd:2125d8067 addr:7ff2862b4000 vm_flags:0870 anon_vma: (null) mapping:8800d40ad538 index:18c vma->vm_ops->fault: filemap_fault+0x0/0x410 vma->vm_file->f_op->mmap: ext4_file_mmap+0x0/0x60 CPU: 3 PID: 27455 Comm: dbus-daemon Tainted: GF W O 3.13.0-27-generic #50-Ubuntu Hardware name: MSI MS-7817/B85M-E45 (MS-7817), BIOS V10.2 09/25/2013 88020f5a9600 88020ffa5c70 817199c4 7ff2862b4000 88020ffa5cb8 81174503 0100 018c 8802125d85a0 0100 7ff2862b4000 7ff286334000 Call Trace: [] dump_stack+0x45/0x56 [] print_bad_pte+0x1a3/0x250 [] unmap_page_range+0x58e/0x7f0 [] unmap_single_vma+0x81/0xf0 [] unmap_vmas+0x49/0x90 [] exit_mmap+0x9c/0x170 [] mmput+0x5c/0x120 [] do_exit+0x26c/0xa50 [] ? vtime_account_user+0x54/0x60 [] do_group_exit+0x3f/0xa0 [] SyS_exit_group+0x14/0x20 [] tracesys+0xe1/0xe6 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 SourcePackage: linux Tags: kernel-oops Uname: Linux 3.13.0-27-generic x86_64 ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11 Uname: Linux 3.13.0-27-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 3234 F.... pulseaudio /dev/snd/controlC0: jens 3234 F pulseaudio CurrentDesktop: LXDE Date: Mon Jun 2 15:32:41 2014 HibernationDevice: RESUME=UUID=8eef85a0-0281-49ce-9b60-e2a5aaf95c68 InstallationDate: Installed on 2014-05-12 (20 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-27-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.13.0-27-generic N/A linux-backports-modules-3.13.0-27-generic N/A linux-firmware 1.127.2 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/25/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V10.2 dmi.board.asset.tag: To be
[Kernel-packages] [Bug 1325667] Re: [MSI B85M-E45] resume oops after hibernation
dbus-daemon Tainted: GF W O 3.13.0-27-generic #50-Ubuntu Hardware name: MSI MS-7817/B85M-E45 (MS-7817), BIOS V10.2 09/25/2013 88020f5a9600 88020ffa5c70 817199c4 7ff2862b4000 88020ffa5cb8 81174503 0100 018c 8802125d85a0 0100 7ff2862b4000 7ff286334000 Call Trace: [] dump_stack+0x45/0x56 [] print_bad_pte+0x1a3/0x250 [] unmap_page_range+0x58e/0x7f0 [] unmap_single_vma+0x81/0xf0 [] unmap_vmas+0x49/0x90 [] exit_mmap+0x9c/0x170 [] mmput+0x5c/0x120 [] do_exit+0x26c/0xa50 [] ? vtime_account_user+0x54/0x60 [] do_group_exit+0x3f/0xa0 [] SyS_exit_group+0x14/0x20 [] tracesys+0xe1/0xe6 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 SourcePackage: linux Tags: kernel-oops Uname: Linux 3.13.0-27-generic x86_64 ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11 Uname: Linux 3.13.0-27-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC1: jens 3234 F pulseaudio /dev/snd/controlC0: jens 3234 F pulseaudio CurrentDesktop: LXDE Date: Mon Jun 2 15:32:41 2014 HibernationDevice: RESUME=UUID=8eef85a0-0281-49ce-9b60-e2a5aaf95c68 InstallationDate: Installed on 2014-05-12 (20 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-27-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.13.0-27-generic N/A linux-backports-modules-3.13.0-27-generic N/A linux-firmware 1.127.2 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/25/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V10.2 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: B85M-E45 (MS-7817) dmi.board.vendor: MSI dmi.board.version: 2.0 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: 2.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV10.2:bd09/25/2013:svnMSI:pnMS-7817:pvr2.0:rvnMSI:rnB85M-E45(MS-7817):rvr2.0:cvnToBeFilledByO.E.M.:ct3:cvr2.0: dmi.product.name: MS-7817 dmi.product.version: 2.0 dmi.sys.vendor: MSI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1325667/+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
[Kernel-packages] [Bug 1325667] Re: [MSI B85M-E45] resume oops after hibernation
More Details: - I can always hibernate/resume once. Upon resume the first time, the above error appears. (It appeared the same way in the Ubuntu 14.04 default kernel.) - If I try to hibernate again, it works but the resume process freezes the machine after (!) the hibernation image is read from disk. - If I blacklist the i915 kernel module and do not start Xorg, hibernation and resume work perfectly multiple times in a row. -- 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/1325667 Title: [MSI B85M-E45] resume oops after hibernation Status in “linux” package in Ubuntu: Confirmed Bug description: With the above chipset, hibernation is unuseable because after resuming, the system sometimes freezes - after a couple minutes with a blank screen where only the mouse pointer is visible - and has to be hard reset. I tried booting the newest mainline kernel (3.15.0-031500rc2-generic) but this kernel does not boot on my system, it freezes after printing something about "big_key registered" on the console, and just sits there (no other output or activity). Here is the crash trace output. ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. Date: Mon Jun 2 15:09:05 2014 Failure: oops OopsText: BUG: Bad page map in process dbus-daemon pte:88010100 pmd:2125d8067 addr:7ff2862b5000 vm_flags:0870 anon_vma: (null) mapping:8800d40ad538 index:18d vma->vm_ops->fault: filemap_fault+0x0/0x410 vma->vm_file->f_op->mmap: ext4_file_mmap+0x0/0x60 CPU: 3 PID: 27455 Comm: dbus-daemon Tainted: GF B W O 3.13.0-27-generic #50-Ubuntu Hardware name: MSI MS-7817/B85M-E45 (MS-7817), BIOS V10.2 09/25/2013 88020f5a9600 88020ffa5c70 817199c4 7ff2862b5000 88020ffa5cb8 81174503 88010100 018d 8802125d85a8 88010100 7ff2862b5000 7ff286334000 Call Trace: [] dump_stack+0x45/0x56 [] print_bad_pte+0x1a3/0x250 [] unmap_page_range+0x58e/0x7f0 [] unmap_single_vma+0x81/0xf0 [] unmap_vmas+0x49/0x90 [] exit_mmap+0x9c/0x170 [] mmput+0x5c/0x120 [] do_exit+0x26c/0xa50 [] ? vtime_account_user+0x54/0x60 [] do_group_exit+0x3f/0xa0 [] SyS_exit_group+0x14/0x20 [] tracesys+0xe1/0xe6 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 SourcePackage: linux Tags: kernel-oops Uname: Linux 3.13.0-27-generic x86_64 ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. Date: Mon Jun 2 15:09:06 2014 Failure: oops OopsText: BUG: Bad page map in process dbus-daemon pte:0100 pmd:2125d8067 addr:7ff2862b4000 vm_flags:0870 anon_vma: (null) mapping:8800d40ad538 index:18c vma->vm_ops->fault: filemap_fault+0x0/0x410 vma->vm_file->f_op->mmap: ext4_file_mmap+0x0/0x60 CPU: 3 PID: 27455 Comm: dbus-daemon Tainted: GF W O 3.13.0-27-generic #50-Ubuntu Hardware name: MSI MS-7817/B85M-E45 (MS-7817), BIOS V10.2 09/25/2013 88020f5a9600 88020ffa5c70 817199c4 7ff2862b4000 88020ffa5cb8 81174503 0100 018c 8802125d85a0 0100 7ff2862b4000 7ff286334000 Call Trace: [] dump_stack+0x45/0x56 [] print_bad_pte+0x1a3/0x250 [] unmap_page_range+0x58e/0x7f0 [] unmap_single_vma+0x81/0xf0 [] unmap_vmas+0x49/0x90 [] exit_mmap+0x9c/0x170 [] mmput+0x5c/0x120 [] do_exit+0x26c/0xa50 [] ? vtime_account_user+0x54/0x60 [] do_group_exit+0x3f/0xa0 [] SyS_exit_group+0x14/0x20 [] tracesys+0xe1/0xe6 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 SourcePackage: linux Tags: kernel-oops Uname: Linux 3.13.0-27-generic x86_64 ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11 Uname: Linux 3.13.0-27-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 3234 F pulseaudio /dev/snd/controlC0: jens 3234 F pulseaudio CurrentDesktop: LXDE Date: Mon Jun 2 15:32:41 2014 HibernationDevice: RESUME=UUID=8eef85a0-0281-49ce-9b60-e2a5aaf95c68 InstallationDate: Installed on 2014-05-12 (20 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-27-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash RelatedPackageVersions: linux-restricted-module
[Kernel-packages] [Bug 1325667] Re: [MSI B85M-E45] resume oops after hibernation
See comment #4. -- 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/1325667 Title: [MSI B85M-E45] resume oops after hibernation Status in “linux” package in Ubuntu: Incomplete Bug description: With the above chipset, hibernation is unuseable because after resuming, the system sometimes freezes - after a couple minutes with a blank screen where only the mouse pointer is visible - and has to be hard reset. I tried booting the newest mainline kernel (3.15.0-031500rc2-generic) but this kernel does not boot on my system, it freezes after printing something about "big_key registered" on the console, and just sits there (no other output or activity). Here is the crash trace output. ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. Date: Mon Jun 2 15:09:05 2014 Failure: oops OopsText: BUG: Bad page map in process dbus-daemon pte:88010100 pmd:2125d8067 addr:7ff2862b5000 vm_flags:0870 anon_vma: (null) mapping:8800d40ad538 index:18d vma->vm_ops->fault: filemap_fault+0x0/0x410 vma->vm_file->f_op->mmap: ext4_file_mmap+0x0/0x60 CPU: 3 PID: 27455 Comm: dbus-daemon Tainted: GF B W O 3.13.0-27-generic #50-Ubuntu Hardware name: MSI MS-7817/B85M-E45 (MS-7817), BIOS V10.2 09/25/2013 88020f5a9600 88020ffa5c70 817199c4 7ff2862b5000 88020ffa5cb8 81174503 88010100 018d 8802125d85a8 88010100 7ff2862b5000 7ff286334000 Call Trace: [] dump_stack+0x45/0x56 [] print_bad_pte+0x1a3/0x250 [] unmap_page_range+0x58e/0x7f0 [] unmap_single_vma+0x81/0xf0 [] unmap_vmas+0x49/0x90 [] exit_mmap+0x9c/0x170 [] mmput+0x5c/0x120 [] do_exit+0x26c/0xa50 [] ? vtime_account_user+0x54/0x60 [] do_group_exit+0x3f/0xa0 [] SyS_exit_group+0x14/0x20 [] tracesys+0xe1/0xe6 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 SourcePackage: linux Tags: kernel-oops Uname: Linux 3.13.0-27-generic x86_64 ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. Date: Mon Jun 2 15:09:06 2014 Failure: oops OopsText: BUG: Bad page map in process dbus-daemon pte:0100 pmd:2125d8067 addr:7ff2862b4000 vm_flags:0870 anon_vma: (null) mapping:8800d40ad538 index:18c vma->vm_ops->fault: filemap_fault+0x0/0x410 vma->vm_file->f_op->mmap: ext4_file_mmap+0x0/0x60 CPU: 3 PID: 27455 Comm: dbus-daemon Tainted: GF W O 3.13.0-27-generic #50-Ubuntu Hardware name: MSI MS-7817/B85M-E45 (MS-7817), BIOS V10.2 09/25/2013 88020f5a9600 88020ffa5c70 817199c4 7ff2862b4000 88020ffa5cb8 81174503 0100 018c 8802125d85a0 0100 7ff2862b4000 7ff286334000 Call Trace: [] dump_stack+0x45/0x56 [] print_bad_pte+0x1a3/0x250 [] unmap_page_range+0x58e/0x7f0 [] unmap_single_vma+0x81/0xf0 [] unmap_vmas+0x49/0x90 [] exit_mmap+0x9c/0x170 [] mmput+0x5c/0x120 [] do_exit+0x26c/0xa50 [] ? vtime_account_user+0x54/0x60 [] do_group_exit+0x3f/0xa0 [] SyS_exit_group+0x14/0x20 [] tracesys+0xe1/0xe6 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 SourcePackage: linux Tags: kernel-oops Uname: Linux 3.13.0-27-generic x86_64 ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11 Uname: Linux 3.13.0-27-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 3234 F pulseaudio /dev/snd/controlC0: jens 3234 F pulseaudio CurrentDesktop: LXDE Date: Mon Jun 2 15:32:41 2014 HibernationDevice: RESUME=UUID=8eef85a0-0281-49ce-9b60-e2a5aaf95c68 InstallationDate: Installed on 2014-05-12 (20 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-27-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.13.0-27-generic N/A linux-backports-modules-3.13.0-27-generic N/A linux-firmware 1.127.2 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/25/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V10.2 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: B85M-E45 (MS-7817
[Kernel-packages] [Bug 1178205] Re: Screen brightness not changable via applet or hotkeys in Ubuntu 12.04 on Toshiba R850 notebook
TOSHIBA Tecra R850-19Z PART NO. PT525E-043021GH 2520M / 4G / 320G / 15.6HD+ / DS2 / B / W 1I / +0 / 3OSI SERIAL NO. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- 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/1178205 Title: Screen brightness not changable via applet or hotkeys in Ubuntu 12.04 on Toshiba R850 notebook Status in “linux” package in Ubuntu: Confirmed Bug description: By default the screen is very dark and almost unreadable. The Fn+F6/7 hotkeys show the brightness applet but don't change the brightness. Attached info according to https://wiki.ubuntu.com/Kernel/Debugging/Backlight below. WORKAROUND: acpi_backlight=vendor ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-41-generic-pae 3.2.0-41.66 ProcVersionSignature: Ubuntu 3.2.0-41.66-generic-pae 3.2.42 Uname: Linux 3.2.0-41-generic-pae i686 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu17.2 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: PCH [HDA Intel PCH], device 0: ALC269VB Analog [ALC269VB Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ubuntu 1655 F pulseaudio Card0.Amixer.info: Card hw:0 'PCH'/'HDA Intel PCH at 0xc482 irq 50' Mixer name : 'Intel CougarPoint HDMI' Components : 'HDA:10ec0269,11790628,00100100 HDA:80862805,11790001,0010' Controls : 29 Simple ctrls : 11 Date: Thu May 9 12:14:51 2013 HibernationDevice: RESUME=UUID=add8fe24-1f1e-4ca7-a2d6-a0f40c03383f InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423) MachineType: TOSHIBA TECRA R850 MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-41-generic-pae root=UUID=ffc754ea-32ed-4ae7-b471-bca82bd54afb ro elevator=deadline quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.2.0-41-generic-pae N/A linux-backports-modules-3.2.0-41-generic-pae N/A linux-firmware1.79.4 SourcePackage: linux StagingDrivers: mei UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/25/2011 dmi.bios.vendor: TOSHIBA dmi.bios.version: Version 3.10 dmi.board.asset.tag: 00 dmi.board.name: Portable PC dmi.board.vendor: TOSHIBA dmi.board.version: Version A0 dmi.chassis.asset.tag: 00 dmi.chassis.type: 10 dmi.chassis.vendor: TOSHIBA dmi.chassis.version: Version 1.0 dmi.modalias: dmi:bvnTOSHIBA:bvrVersion3.10:bd08/25/2011:svnTOSHIBA:pnTECRAR850:pvrPT525E-043021GH:rvnTOSHIBA:rnPortablePC:rvrVersionA0:cvnTOSHIBA:ct10:cvrVersion1.0: dmi.product.name: TECRA R850 dmi.product.version: PT525E-043021GH dmi.sys.vendor: TOSHIBA To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1178205/+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
[Kernel-packages] [Bug 1178205] Re: [Toshiba Tecra R850-19Z] Screen brightness not changable via applet or hotkeys in Ubuntu 12.04
Unfortunately, I cannot upgrade the BIOS since this is a corporate laptop (my employer's). I have also reported this issue to them, they are probably reading this bug report's progress too. Also, since the BIOS update doesn't seem to have a list of fixed bugs or issues, I'd be hesitant to perform a "blind update". Here is the output you requested: Version 3.10 08/25/2011 ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed ** Tags added: cannot-upgrade-bios -- 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/1178205 Title: [Toshiba Tecra R850-19Z] Screen brightness not changable via applet or hotkeys in Ubuntu 12.04 Status in “linux” package in Ubuntu: Confirmed Bug description: By default the screen is very dark and almost unreadable. The Fn+F6/7 hotkeys show the brightness applet but don't change the brightness. Attached info according to https://wiki.ubuntu.com/Kernel/Debugging/Backlight below. WORKAROUND: acpi_backlight=vendor ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-41-generic-pae 3.2.0-41.66 ProcVersionSignature: Ubuntu 3.2.0-41.66-generic-pae 3.2.42 Uname: Linux 3.2.0-41-generic-pae i686 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu17.2 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: PCH [HDA Intel PCH], device 0: ALC269VB Analog [ALC269VB Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ubuntu 1655 F pulseaudio Card0.Amixer.info: Card hw:0 'PCH'/'HDA Intel PCH at 0xc482 irq 50' Mixer name : 'Intel CougarPoint HDMI' Components : 'HDA:10ec0269,11790628,00100100 HDA:80862805,11790001,0010' Controls : 29 Simple ctrls : 11 Date: Thu May 9 12:14:51 2013 HibernationDevice: RESUME=UUID=add8fe24-1f1e-4ca7-a2d6-a0f40c03383f InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423) MachineType: TOSHIBA TECRA R850 MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-41-generic-pae root=UUID=ffc754ea-32ed-4ae7-b471-bca82bd54afb ro elevator=deadline quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.2.0-41-generic-pae N/A linux-backports-modules-3.2.0-41-generic-pae N/A linux-firmware1.79.4 SourcePackage: linux StagingDrivers: mei UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/25/2011 dmi.bios.vendor: TOSHIBA dmi.bios.version: Version 3.10 dmi.board.asset.tag: 00 dmi.board.name: Portable PC dmi.board.vendor: TOSHIBA dmi.board.version: Version A0 dmi.chassis.asset.tag: 00 dmi.chassis.type: 10 dmi.chassis.vendor: TOSHIBA dmi.chassis.version: Version 1.0 dmi.modalias: dmi:bvnTOSHIBA:bvrVersion3.10:bd08/25/2011:svnTOSHIBA:pnTECRAR850:pvrPT525E-043021GH:rvnTOSHIBA:rnPortablePC:rvrVersionA0:cvnTOSHIBA:ct10:cvrVersion1.0: dmi.product.name: TECRA R850 dmi.product.version: PT525E-043021GH dmi.sys.vendor: TOSHIBA To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1178205/+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
[Kernel-packages] [Bug 1178205] Re: [Toshiba Tecra R850-19Z] Screen brightness not changable via applet or hotkeys in Ubuntu 12.04
Sorry, this is not yet fixed. I cannot upgrade the bios on my business machine (yet - I will have to wait for the admins to allow me, and I'm currently on paternity leave) and if this fixes the bug i'll report back here. ** Changed in: linux (Ubuntu) Status: Expired => Confirmed -- 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/1178205 Title: [Toshiba Tecra R850-19Z] Screen brightness not changable via applet or hotkeys in Ubuntu 12.04 Status in “linux” package in Ubuntu: Confirmed Bug description: By default the screen is very dark and almost unreadable. The Fn+F6/7 hotkeys show the brightness applet but don't change the brightness. Attached info according to https://wiki.ubuntu.com/Kernel/Debugging/Backlight below. WORKAROUND: acpi_backlight=vendor ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-41-generic-pae 3.2.0-41.66 ProcVersionSignature: Ubuntu 3.2.0-41.66-generic-pae 3.2.42 Uname: Linux 3.2.0-41-generic-pae i686 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu17.2 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: PCH [HDA Intel PCH], device 0: ALC269VB Analog [ALC269VB Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ubuntu 1655 F pulseaudio Card0.Amixer.info: Card hw:0 'PCH'/'HDA Intel PCH at 0xc482 irq 50' Mixer name : 'Intel CougarPoint HDMI' Components : 'HDA:10ec0269,11790628,00100100 HDA:80862805,11790001,0010' Controls : 29 Simple ctrls : 11 Date: Thu May 9 12:14:51 2013 HibernationDevice: RESUME=UUID=add8fe24-1f1e-4ca7-a2d6-a0f40c03383f InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423) MachineType: TOSHIBA TECRA R850 MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-41-generic-pae root=UUID=ffc754ea-32ed-4ae7-b471-bca82bd54afb ro elevator=deadline quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.2.0-41-generic-pae N/A linux-backports-modules-3.2.0-41-generic-pae N/A linux-firmware1.79.4 SourcePackage: linux StagingDrivers: mei UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/25/2011 dmi.bios.vendor: TOSHIBA dmi.bios.version: Version 3.10 dmi.board.asset.tag: 00 dmi.board.name: Portable PC dmi.board.vendor: TOSHIBA dmi.board.version: Version A0 dmi.chassis.asset.tag: 00 dmi.chassis.type: 10 dmi.chassis.vendor: TOSHIBA dmi.chassis.version: Version 1.0 dmi.modalias: dmi:bvnTOSHIBA:bvrVersion3.10:bd08/25/2011:svnTOSHIBA:pnTECRAR850:pvrPT525E-043021GH:rvnTOSHIBA:rnPortablePC:rvrVersionA0:cvnTOSHIBA:ct10:cvrVersion1.0: dmi.product.name: TECRA R850 dmi.product.version: PT525E-043021GH dmi.sys.vendor: TOSHIBA To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1178205/+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
[Kernel-packages] [Bug 1491615] Re: Updating shim-signed freezes computer during postinstall
No, unfortunately not. :( -- 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/1491615 Title: Updating shim-signed freezes computer during postinstall Status in linux package in Ubuntu: Confirmed Bug description: When performing an update using ubuntu's default GUI tool, during the "configuring shim-signed" message, the computer freezes and needs to be reset. Unfortunately, there is nothing in the system log except for corruption (a lot of null bytes). But I experience these hard freezes regularly, whenever a GRUB or EFI related package is being updated, always during postinstall. [0.00] efi: EFI v2.31 by American Megatrends [0.00] efi: ESRT=0xd9f7f998 ACPI=0xd8f97000 ACPI 2.0=0xd8f97000 SMBIOS=0xf04d0 MPS=0xfd510 [0.00] esrt: Reserving ESRT space from 0xd9f7f998 to 0xd9f7f9d0. [0.00] SMBIOS 2.8 present. [0.00] DMI: MSI MS-7817/CSM-B85M-E45 (MS-7817), BIOS V10.9 04/21/2015 Linux kiste 3.19.0-26-generic #28~14.04.1-Ubuntu SMP Wed Aug 12 14:09:17 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux This bug exists and keeps reappearing since I originally installed Ubuntu 14.04. However, for some reason it does not happen with a very similar second machine. This machine does not load the 'efi' kernel module on boot, can this be the reason? [0.00] SMBIOS 2.8 present. [0.00] DMI: MSI MS-7817/H81M-P33 (MS-7817), BIOS V1.5 05/30/2014 Linux desktop 3.19.0+ #6 SMP Sat Feb 21 20:08:01 CET 2015 x86_64 x86_64 x86_64 GNU/Linux ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: shim-signed 1.9+0.8-0ubuntu2 ProcVersionSignature: Ubuntu 3.19.0-26.28~14.04.1-generic 3.19.8-ckt4 Uname: Linux 3.19.0-26-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.12 Architecture: amd64 CurrentDesktop: Unity Date: Wed Sep 2 09:33:16 2015 SourcePackage: shim-signed UpgradeStatus: No upgrade log present (probably fresh install) --- ApportVersion: 2.14.1-0ubuntu3.13 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 2628 F pulseaudio /dev/snd/controlC0: jens 2628 F pulseaudio DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=/dev/mapper/linuxkiste--vg-swap_1 IwConfig: p2p1 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 Package: linux (not installed) ProcEnviron: LANGUAGE=de_DE TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-28-generic root=/dev/mapper/hostname--vg-root ro splash quiet netconsole=@192.168.178.59/p2p1,6665@192.168.178.62/ vt.handoff=7 ProcVersionSignature: Ubuntu 3.19.0-28.30~14.04.1-generic 3.19.8-ckt5 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.19.0-28-generic N/A linux-backports-modules-3.19.0-28-generic N/A linux-firmware 1.127.15 RfKill: Tags: trusty Uname: Linux 3.19.0-28-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 04/21/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V10.9 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: CSM-B85M-E45 (MS-7817) dmi.board.vendor: MSI dmi.board.version: 2.0 dmi.chassis.asset.tag: To be filled by O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: MSI dmi.chassis.version: 2.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV10.9:bd04/21/2015:svnMSI:pnMS-7817:pvr2.0:rvnMSI:rnCSM-B85M-E45(MS-7817):rvr2.0:cvnMSI:ct3:cvr2.0: dmi.product.name: MS-7817 dmi.product.version: 2.0 dmi.sys.vendor: MSI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1491615/+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
[Kernel-packages] [Bug 1491615] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1491615/+attachment/4464321/+files/Lsusb.txt ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- 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/1491615 Title: Updating shim-signed freezes computer during postinstall Status in linux package in Ubuntu: Confirmed Bug description: When performing an update using ubuntu's default GUI tool, during the "configuring shim-signed" message, the computer freezes and needs to be reset. Unfortunately, there is nothing in the system log except for corruption (a lot of null bytes). But I experience these hard freezes regularly, whenever a GRUB or EFI related package is being updated, always during postinstall. [0.00] efi: EFI v2.31 by American Megatrends [0.00] efi: ESRT=0xd9f7f998 ACPI=0xd8f97000 ACPI 2.0=0xd8f97000 SMBIOS=0xf04d0 MPS=0xfd510 [0.00] esrt: Reserving ESRT space from 0xd9f7f998 to 0xd9f7f9d0. [0.00] SMBIOS 2.8 present. [0.00] DMI: MSI MS-7817/CSM-B85M-E45 (MS-7817), BIOS V10.9 04/21/2015 Linux kiste 3.19.0-26-generic #28~14.04.1-Ubuntu SMP Wed Aug 12 14:09:17 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux This bug exists and keeps reappearing since I originally installed Ubuntu 14.04. However, for some reason it does not happen with a very similar second machine. This machine does not load the 'efi' kernel module on boot, can this be the reason? [0.00] SMBIOS 2.8 present. [0.00] DMI: MSI MS-7817/H81M-P33 (MS-7817), BIOS V1.5 05/30/2014 Linux desktop 3.19.0+ #6 SMP Sat Feb 21 20:08:01 CET 2015 x86_64 x86_64 x86_64 GNU/Linux ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: shim-signed 1.9+0.8-0ubuntu2 ProcVersionSignature: Ubuntu 3.19.0-26.28~14.04.1-generic 3.19.8-ckt4 Uname: Linux 3.19.0-26-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.12 Architecture: amd64 CurrentDesktop: Unity Date: Wed Sep 2 09:33:16 2015 SourcePackage: shim-signed UpgradeStatus: No upgrade log present (probably fresh install) --- ApportVersion: 2.14.1-0ubuntu3.13 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 2628 F.... pulseaudio /dev/snd/controlC0: jens 2628 F pulseaudio DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=/dev/mapper/linuxkiste--vg-swap_1 IwConfig: p2p1 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 Package: linux (not installed) ProcEnviron: LANGUAGE=de_DE TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-28-generic root=/dev/mapper/hostname--vg-root ro splash quiet netconsole=@192.168.178.59/p2p1,6665@192.168.178.62/ vt.handoff=7 ProcVersionSignature: Ubuntu 3.19.0-28.30~14.04.1-generic 3.19.8-ckt5 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.19.0-28-generic N/A linux-backports-modules-3.19.0-28-generic N/A linux-firmware 1.127.15 RfKill: Tags: trusty Uname: Linux 3.19.0-28-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 04/21/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V10.9 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: CSM-B85M-E45 (MS-7817) dmi.board.vendor: MSI dmi.board.version: 2.0 dmi.chassis.asset.tag: To be filled by O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: MSI dmi.chassis.version: 2.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV10.9:bd04/21/2015:svnMSI:pnMS-7817:pvr2.0:rvnMSI:rnCSM-B85M-E45(MS-7817):rvr2.0:cvnMSI:ct3:cvr2.0: dmi.product.name: MS-7817 dmi.product.version: 2.0 dmi.sys.vendor: MSI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1491615/+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
[Kernel-packages] [Bug 1491615] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1491615/+attachment/4464320/+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/1491615 Title: Updating shim-signed freezes computer during postinstall Status in linux package in Ubuntu: Confirmed Bug description: When performing an update using ubuntu's default GUI tool, during the "configuring shim-signed" message, the computer freezes and needs to be reset. Unfortunately, there is nothing in the system log except for corruption (a lot of null bytes). But I experience these hard freezes regularly, whenever a GRUB or EFI related package is being updated, always during postinstall. [0.00] efi: EFI v2.31 by American Megatrends [0.00] efi: ESRT=0xd9f7f998 ACPI=0xd8f97000 ACPI 2.0=0xd8f97000 SMBIOS=0xf04d0 MPS=0xfd510 [0.00] esrt: Reserving ESRT space from 0xd9f7f998 to 0xd9f7f9d0. [0.00] SMBIOS 2.8 present. [0.00] DMI: MSI MS-7817/CSM-B85M-E45 (MS-7817), BIOS V10.9 04/21/2015 Linux kiste 3.19.0-26-generic #28~14.04.1-Ubuntu SMP Wed Aug 12 14:09:17 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux This bug exists and keeps reappearing since I originally installed Ubuntu 14.04. However, for some reason it does not happen with a very similar second machine. This machine does not load the 'efi' kernel module on boot, can this be the reason? [0.00] SMBIOS 2.8 present. [0.00] DMI: MSI MS-7817/H81M-P33 (MS-7817), BIOS V1.5 05/30/2014 Linux desktop 3.19.0+ #6 SMP Sat Feb 21 20:08:01 CET 2015 x86_64 x86_64 x86_64 GNU/Linux ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: shim-signed 1.9+0.8-0ubuntu2 ProcVersionSignature: Ubuntu 3.19.0-26.28~14.04.1-generic 3.19.8-ckt4 Uname: Linux 3.19.0-26-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.12 Architecture: amd64 CurrentDesktop: Unity Date: Wed Sep 2 09:33:16 2015 SourcePackage: shim-signed UpgradeStatus: No upgrade log present (probably fresh install) --- ApportVersion: 2.14.1-0ubuntu3.13 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 2628 F pulseaudio /dev/snd/controlC0: jens 2628 F pulseaudio DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=/dev/mapper/linuxkiste--vg-swap_1 IwConfig: p2p1 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 Package: linux (not installed) ProcEnviron: LANGUAGE=de_DE TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-28-generic root=/dev/mapper/hostname--vg-root ro splash quiet netconsole=@192.168.178.59/p2p1,6665@192.168.178.62/ vt.handoff=7 ProcVersionSignature: Ubuntu 3.19.0-28.30~14.04.1-generic 3.19.8-ckt5 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.19.0-28-generic N/A linux-backports-modules-3.19.0-28-generic N/A linux-firmware 1.127.15 RfKill: Tags: trusty Uname: Linux 3.19.0-28-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 04/21/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V10.9 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: CSM-B85M-E45 (MS-7817) dmi.board.vendor: MSI dmi.board.version: 2.0 dmi.chassis.asset.tag: To be filled by O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: MSI dmi.chassis.version: 2.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV10.9:bd04/21/2015:svnMSI:pnMS-7817:pvr2.0:rvnMSI:rnCSM-B85M-E45(MS-7817):rvr2.0:cvnMSI:ct3:cvr2.0: dmi.product.name: MS-7817 dmi.product.version: 2.0 dmi.sys.vendor: MSI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1491615/+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
[Kernel-packages] [Bug 1491615] BootDmesg.txt
apport information ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/1491615/+attachment/4464317/+files/BootDmesg.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/1491615 Title: Updating shim-signed freezes computer during postinstall Status in linux package in Ubuntu: Confirmed Bug description: When performing an update using ubuntu's default GUI tool, during the "configuring shim-signed" message, the computer freezes and needs to be reset. Unfortunately, there is nothing in the system log except for corruption (a lot of null bytes). But I experience these hard freezes regularly, whenever a GRUB or EFI related package is being updated, always during postinstall. [0.00] efi: EFI v2.31 by American Megatrends [0.00] efi: ESRT=0xd9f7f998 ACPI=0xd8f97000 ACPI 2.0=0xd8f97000 SMBIOS=0xf04d0 MPS=0xfd510 [0.00] esrt: Reserving ESRT space from 0xd9f7f998 to 0xd9f7f9d0. [0.00] SMBIOS 2.8 present. [0.00] DMI: MSI MS-7817/CSM-B85M-E45 (MS-7817), BIOS V10.9 04/21/2015 Linux kiste 3.19.0-26-generic #28~14.04.1-Ubuntu SMP Wed Aug 12 14:09:17 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux This bug exists and keeps reappearing since I originally installed Ubuntu 14.04. However, for some reason it does not happen with a very similar second machine. This machine does not load the 'efi' kernel module on boot, can this be the reason? [0.00] SMBIOS 2.8 present. [0.00] DMI: MSI MS-7817/H81M-P33 (MS-7817), BIOS V1.5 05/30/2014 Linux desktop 3.19.0+ #6 SMP Sat Feb 21 20:08:01 CET 2015 x86_64 x86_64 x86_64 GNU/Linux ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: shim-signed 1.9+0.8-0ubuntu2 ProcVersionSignature: Ubuntu 3.19.0-26.28~14.04.1-generic 3.19.8-ckt4 Uname: Linux 3.19.0-26-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.12 Architecture: amd64 CurrentDesktop: Unity Date: Wed Sep 2 09:33:16 2015 SourcePackage: shim-signed UpgradeStatus: No upgrade log present (probably fresh install) --- ApportVersion: 2.14.1-0ubuntu3.13 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 2628 F pulseaudio /dev/snd/controlC0: jens 2628 F pulseaudio DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=/dev/mapper/linuxkiste--vg-swap_1 IwConfig: p2p1 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 Package: linux (not installed) ProcEnviron: LANGUAGE=de_DE TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-28-generic root=/dev/mapper/hostname--vg-root ro splash quiet netconsole=@192.168.178.59/p2p1,6665@192.168.178.62/ vt.handoff=7 ProcVersionSignature: Ubuntu 3.19.0-28.30~14.04.1-generic 3.19.8-ckt5 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.19.0-28-generic N/A linux-backports-modules-3.19.0-28-generic N/A linux-firmware 1.127.15 RfKill: Tags: trusty Uname: Linux 3.19.0-28-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 04/21/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V10.9 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: CSM-B85M-E45 (MS-7817) dmi.board.vendor: MSI dmi.board.version: 2.0 dmi.chassis.asset.tag: To be filled by O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: MSI dmi.chassis.version: 2.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV10.9:bd04/21/2015:svnMSI:pnMS-7817:pvr2.0:rvnMSI:rnCSM-B85M-E45(MS-7817):rvr2.0:cvnMSI:ct3:cvr2.0: dmi.product.name: MS-7817 dmi.product.version: 2.0 dmi.sys.vendor: MSI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1491615/+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
[Kernel-packages] [Bug 1491615] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1491615/+attachment/4464323/+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.net/bugs/1491615 Title: Updating shim-signed freezes computer during postinstall Status in linux package in Ubuntu: Confirmed Bug description: When performing an update using ubuntu's default GUI tool, during the "configuring shim-signed" message, the computer freezes and needs to be reset. Unfortunately, there is nothing in the system log except for corruption (a lot of null bytes). But I experience these hard freezes regularly, whenever a GRUB or EFI related package is being updated, always during postinstall. [0.00] efi: EFI v2.31 by American Megatrends [0.00] efi: ESRT=0xd9f7f998 ACPI=0xd8f97000 ACPI 2.0=0xd8f97000 SMBIOS=0xf04d0 MPS=0xfd510 [0.00] esrt: Reserving ESRT space from 0xd9f7f998 to 0xd9f7f9d0. [0.00] SMBIOS 2.8 present. [0.00] DMI: MSI MS-7817/CSM-B85M-E45 (MS-7817), BIOS V10.9 04/21/2015 Linux kiste 3.19.0-26-generic #28~14.04.1-Ubuntu SMP Wed Aug 12 14:09:17 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux This bug exists and keeps reappearing since I originally installed Ubuntu 14.04. However, for some reason it does not happen with a very similar second machine. This machine does not load the 'efi' kernel module on boot, can this be the reason? [0.00] SMBIOS 2.8 present. [0.00] DMI: MSI MS-7817/H81M-P33 (MS-7817), BIOS V1.5 05/30/2014 Linux desktop 3.19.0+ #6 SMP Sat Feb 21 20:08:01 CET 2015 x86_64 x86_64 x86_64 GNU/Linux ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: shim-signed 1.9+0.8-0ubuntu2 ProcVersionSignature: Ubuntu 3.19.0-26.28~14.04.1-generic 3.19.8-ckt4 Uname: Linux 3.19.0-26-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.12 Architecture: amd64 CurrentDesktop: Unity Date: Wed Sep 2 09:33:16 2015 SourcePackage: shim-signed UpgradeStatus: No upgrade log present (probably fresh install) --- ApportVersion: 2.14.1-0ubuntu3.13 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 2628 F pulseaudio /dev/snd/controlC0: jens 2628 F pulseaudio DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=/dev/mapper/linuxkiste--vg-swap_1 IwConfig: p2p1 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 Package: linux (not installed) ProcEnviron: LANGUAGE=de_DE TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-28-generic root=/dev/mapper/hostname--vg-root ro splash quiet netconsole=@192.168.178.59/p2p1,6665@192.168.178.62/ vt.handoff=7 ProcVersionSignature: Ubuntu 3.19.0-28.30~14.04.1-generic 3.19.8-ckt5 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.19.0-28-generic N/A linux-backports-modules-3.19.0-28-generic N/A linux-firmware 1.127.15 RfKill: Tags: trusty Uname: Linux 3.19.0-28-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 04/21/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V10.9 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: CSM-B85M-E45 (MS-7817) dmi.board.vendor: MSI dmi.board.version: 2.0 dmi.chassis.asset.tag: To be filled by O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: MSI dmi.chassis.version: 2.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV10.9:bd04/21/2015:svnMSI:pnMS-7817:pvr2.0:rvnMSI:rnCSM-B85M-E45(MS-7817):rvr2.0:cvnMSI:ct3:cvr2.0: dmi.product.name: MS-7817 dmi.product.version: 2.0 dmi.sys.vendor: MSI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1491615/+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
[Kernel-packages] [Bug 1491615] CRDA.txt
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1491615/+attachment/4464318/+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/1491615 Title: Updating shim-signed freezes computer during postinstall Status in linux package in Ubuntu: Confirmed Bug description: When performing an update using ubuntu's default GUI tool, during the "configuring shim-signed" message, the computer freezes and needs to be reset. Unfortunately, there is nothing in the system log except for corruption (a lot of null bytes). But I experience these hard freezes regularly, whenever a GRUB or EFI related package is being updated, always during postinstall. [0.00] efi: EFI v2.31 by American Megatrends [0.00] efi: ESRT=0xd9f7f998 ACPI=0xd8f97000 ACPI 2.0=0xd8f97000 SMBIOS=0xf04d0 MPS=0xfd510 [0.00] esrt: Reserving ESRT space from 0xd9f7f998 to 0xd9f7f9d0. [0.00] SMBIOS 2.8 present. [0.00] DMI: MSI MS-7817/CSM-B85M-E45 (MS-7817), BIOS V10.9 04/21/2015 Linux kiste 3.19.0-26-generic #28~14.04.1-Ubuntu SMP Wed Aug 12 14:09:17 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux This bug exists and keeps reappearing since I originally installed Ubuntu 14.04. However, for some reason it does not happen with a very similar second machine. This machine does not load the 'efi' kernel module on boot, can this be the reason? [0.00] SMBIOS 2.8 present. [0.00] DMI: MSI MS-7817/H81M-P33 (MS-7817), BIOS V1.5 05/30/2014 Linux desktop 3.19.0+ #6 SMP Sat Feb 21 20:08:01 CET 2015 x86_64 x86_64 x86_64 GNU/Linux ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: shim-signed 1.9+0.8-0ubuntu2 ProcVersionSignature: Ubuntu 3.19.0-26.28~14.04.1-generic 3.19.8-ckt4 Uname: Linux 3.19.0-26-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.12 Architecture: amd64 CurrentDesktop: Unity Date: Wed Sep 2 09:33:16 2015 SourcePackage: shim-signed UpgradeStatus: No upgrade log present (probably fresh install) --- ApportVersion: 2.14.1-0ubuntu3.13 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 2628 F pulseaudio /dev/snd/controlC0: jens 2628 F pulseaudio DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=/dev/mapper/linuxkiste--vg-swap_1 IwConfig: p2p1 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 Package: linux (not installed) ProcEnviron: LANGUAGE=de_DE TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-28-generic root=/dev/mapper/hostname--vg-root ro splash quiet netconsole=@192.168.178.59/p2p1,6665@192.168.178.62/ vt.handoff=7 ProcVersionSignature: Ubuntu 3.19.0-28.30~14.04.1-generic 3.19.8-ckt5 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.19.0-28-generic N/A linux-backports-modules-3.19.0-28-generic N/A linux-firmware 1.127.15 RfKill: Tags: trusty Uname: Linux 3.19.0-28-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 04/21/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V10.9 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: CSM-B85M-E45 (MS-7817) dmi.board.vendor: MSI dmi.board.version: 2.0 dmi.chassis.asset.tag: To be filled by O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: MSI dmi.chassis.version: 2.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV10.9:bd04/21/2015:svnMSI:pnMS-7817:pvr2.0:rvnMSI:rnCSM-B85M-E45(MS-7817):rvr2.0:cvnMSI:ct3:cvr2.0: dmi.product.name: MS-7817 dmi.product.version: 2.0 dmi.sys.vendor: MSI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1491615/+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
[Kernel-packages] [Bug 1491615] Re: Updating shim-signed freezes computer during postinstall
apport information ** Tags added: apport-collected ** Description changed: When performing an update using ubuntu's default GUI tool, during the "configuring shim-signed" message, the computer freezes and needs to be reset. Unfortunately, there is nothing in the system log except for corruption (a lot of null bytes). But I experience these hard freezes regularly, whenever a GRUB or EFI related package is being updated, always during postinstall. [0.00] efi: EFI v2.31 by American Megatrends [0.00] efi: ESRT=0xd9f7f998 ACPI=0xd8f97000 ACPI 2.0=0xd8f97000 SMBIOS=0xf04d0 MPS=0xfd510 [0.00] esrt: Reserving ESRT space from 0xd9f7f998 to 0xd9f7f9d0. [0.00] SMBIOS 2.8 present. [0.00] DMI: MSI MS-7817/CSM-B85M-E45 (MS-7817), BIOS V10.9 04/21/2015 Linux kiste 3.19.0-26-generic #28~14.04.1-Ubuntu SMP Wed Aug 12 14:09:17 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux This bug exists and keeps reappearing since I originally installed Ubuntu 14.04. However, for some reason it does not happen with a very similar second machine. This machine does not load the 'efi' kernel module on boot, can this be the reason? [0.00] SMBIOS 2.8 present. [0.00] DMI: MSI MS-7817/H81M-P33 (MS-7817), BIOS V1.5 05/30/2014 Linux desktop 3.19.0+ #6 SMP Sat Feb 21 20:08:01 CET 2015 x86_64 x86_64 x86_64 GNU/Linux ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: shim-signed 1.9+0.8-0ubuntu2 ProcVersionSignature: Ubuntu 3.19.0-26.28~14.04.1-generic 3.19.8-ckt4 Uname: Linux 3.19.0-26-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.12 Architecture: amd64 CurrentDesktop: Unity Date: Wed Sep 2 09:33:16 2015 SourcePackage: shim-signed UpgradeStatus: No upgrade log present (probably fresh install) + --- + ApportVersion: 2.14.1-0ubuntu3.13 + Architecture: amd64 + AudioDevicesInUse: + USERPID ACCESS COMMAND + /dev/snd/controlC1: jens 2628 F pulseaudio + /dev/snd/controlC0: jens 2628 F pulseaudio + DistroRelease: Ubuntu 14.04 + HibernationDevice: RESUME=/dev/mapper/linuxkiste--vg-swap_1 + IwConfig: + p2p1 no wireless extensions. + + lono wireless extensions. + MachineType: MSI MS-7817 + Package: linux (not installed) + ProcEnviron: + LANGUAGE=de_DE + TERM=xterm + PATH=(custom, no user) + LANG=de_DE.UTF-8 + SHELL=/bin/bash + ProcFB: 0 inteldrmfb + ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-28-generic root=/dev/mapper/hostname--vg-root ro splash quiet netconsole=@192.168.178.59/p2p1,6665@192.168.178.62/ vt.handoff=7 + ProcVersionSignature: Ubuntu 3.19.0-28.30~14.04.1-generic 3.19.8-ckt5 + PulseList: + Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied + No PulseAudio daemon running, or not running as session daemon. + RelatedPackageVersions: + linux-restricted-modules-3.19.0-28-generic N/A + linux-backports-modules-3.19.0-28-generic N/A + linux-firmware 1.127.15 + RfKill: + + Tags: trusty + Uname: Linux 3.19.0-28-generic x86_64 + UpgradeStatus: No upgrade log present (probably fresh install) + UserGroups: + + _MarkForUpload: True + dmi.bios.date: 04/21/2015 + dmi.bios.vendor: American Megatrends Inc. + dmi.bios.version: V10.9 + dmi.board.asset.tag: To be filled by O.E.M. + dmi.board.name: CSM-B85M-E45 (MS-7817) + dmi.board.vendor: MSI + dmi.board.version: 2.0 + dmi.chassis.asset.tag: To be filled by O.E.M. + dmi.chassis.type: 3 + dmi.chassis.vendor: MSI + dmi.chassis.version: 2.0 + dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV10.9:bd04/21/2015:svnMSI:pnMS-7817:pvr2.0:rvnMSI:rnCSM-B85M-E45(MS-7817):rvr2.0:cvnMSI:ct3:cvr2.0: + dmi.product.name: MS-7817 + dmi.product.version: 2.0 + dmi.sys.vendor: MSI ** Attachment added: "AlsaInfo.txt" https://bugs.launchpad.net/bugs/1491615/+attachment/4464316/+files/AlsaInfo.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/1491615 Title: Updating shim-signed freezes computer during postinstall Status in linux package in Ubuntu: Confirmed Bug description: When performing an update using ubuntu's default GUI tool, during the "configuring shim-signed" message, the computer freezes and needs to be reset. Unfortunately, there is nothing in the system log except for corruption (a lot of null bytes). But I experience these hard freezes regularly, whenever a GRUB or EFI related package is being updated, always during postinstall. [0.00] efi: EFI v2.31 by American Megatrends [0.00] efi: ESRT=0xd9f7f998 ACPI=0xd8f97000 ACPI 2.0=0xd8f97000 SMBIOS=0xf04d0 MPS=0xfd510 [0.00] esrt: Reserving ESRT space from 0xd9f7f998 to 0xd9f7f9d0. [0.00] SMBIOS 2.8 present
[Kernel-packages] [Bug 1491615] UdevLog.txt
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1491615/+attachment/4464326/+files/UdevLog.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/1491615 Title: Updating shim-signed freezes computer during postinstall Status in linux package in Ubuntu: Confirmed Bug description: When performing an update using ubuntu's default GUI tool, during the "configuring shim-signed" message, the computer freezes and needs to be reset. Unfortunately, there is nothing in the system log except for corruption (a lot of null bytes). But I experience these hard freezes regularly, whenever a GRUB or EFI related package is being updated, always during postinstall. [0.00] efi: EFI v2.31 by American Megatrends [0.00] efi: ESRT=0xd9f7f998 ACPI=0xd8f97000 ACPI 2.0=0xd8f97000 SMBIOS=0xf04d0 MPS=0xfd510 [0.00] esrt: Reserving ESRT space from 0xd9f7f998 to 0xd9f7f9d0. [0.00] SMBIOS 2.8 present. [0.00] DMI: MSI MS-7817/CSM-B85M-E45 (MS-7817), BIOS V10.9 04/21/2015 Linux kiste 3.19.0-26-generic #28~14.04.1-Ubuntu SMP Wed Aug 12 14:09:17 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux This bug exists and keeps reappearing since I originally installed Ubuntu 14.04. However, for some reason it does not happen with a very similar second machine. This machine does not load the 'efi' kernel module on boot, can this be the reason? [0.00] SMBIOS 2.8 present. [0.00] DMI: MSI MS-7817/H81M-P33 (MS-7817), BIOS V1.5 05/30/2014 Linux desktop 3.19.0+ #6 SMP Sat Feb 21 20:08:01 CET 2015 x86_64 x86_64 x86_64 GNU/Linux ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: shim-signed 1.9+0.8-0ubuntu2 ProcVersionSignature: Ubuntu 3.19.0-26.28~14.04.1-generic 3.19.8-ckt4 Uname: Linux 3.19.0-26-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.12 Architecture: amd64 CurrentDesktop: Unity Date: Wed Sep 2 09:33:16 2015 SourcePackage: shim-signed UpgradeStatus: No upgrade log present (probably fresh install) --- ApportVersion: 2.14.1-0ubuntu3.13 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 2628 F pulseaudio /dev/snd/controlC0: jens 2628 F pulseaudio DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=/dev/mapper/linuxkiste--vg-swap_1 IwConfig: p2p1 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 Package: linux (not installed) ProcEnviron: LANGUAGE=de_DE TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-28-generic root=/dev/mapper/hostname--vg-root ro splash quiet netconsole=@192.168.178.59/p2p1,6665@192.168.178.62/ vt.handoff=7 ProcVersionSignature: Ubuntu 3.19.0-28.30~14.04.1-generic 3.19.8-ckt5 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.19.0-28-generic N/A linux-backports-modules-3.19.0-28-generic N/A linux-firmware 1.127.15 RfKill: Tags: trusty Uname: Linux 3.19.0-28-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 04/21/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V10.9 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: CSM-B85M-E45 (MS-7817) dmi.board.vendor: MSI dmi.board.version: 2.0 dmi.chassis.asset.tag: To be filled by O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: MSI dmi.chassis.version: 2.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV10.9:bd04/21/2015:svnMSI:pnMS-7817:pvr2.0:rvnMSI:rnCSM-B85M-E45(MS-7817):rvr2.0:cvnMSI:ct3:cvr2.0: dmi.product.name: MS-7817 dmi.product.version: 2.0 dmi.sys.vendor: MSI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1491615/+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
[Kernel-packages] [Bug 1491615] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1491615/+attachment/4464319/+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/bugs/1491615 Title: Updating shim-signed freezes computer during postinstall Status in linux package in Ubuntu: Confirmed Bug description: When performing an update using ubuntu's default GUI tool, during the "configuring shim-signed" message, the computer freezes and needs to be reset. Unfortunately, there is nothing in the system log except for corruption (a lot of null bytes). But I experience these hard freezes regularly, whenever a GRUB or EFI related package is being updated, always during postinstall. [0.00] efi: EFI v2.31 by American Megatrends [0.00] efi: ESRT=0xd9f7f998 ACPI=0xd8f97000 ACPI 2.0=0xd8f97000 SMBIOS=0xf04d0 MPS=0xfd510 [0.00] esrt: Reserving ESRT space from 0xd9f7f998 to 0xd9f7f9d0. [0.00] SMBIOS 2.8 present. [0.00] DMI: MSI MS-7817/CSM-B85M-E45 (MS-7817), BIOS V10.9 04/21/2015 Linux kiste 3.19.0-26-generic #28~14.04.1-Ubuntu SMP Wed Aug 12 14:09:17 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux This bug exists and keeps reappearing since I originally installed Ubuntu 14.04. However, for some reason it does not happen with a very similar second machine. This machine does not load the 'efi' kernel module on boot, can this be the reason? [0.00] SMBIOS 2.8 present. [0.00] DMI: MSI MS-7817/H81M-P33 (MS-7817), BIOS V1.5 05/30/2014 Linux desktop 3.19.0+ #6 SMP Sat Feb 21 20:08:01 CET 2015 x86_64 x86_64 x86_64 GNU/Linux ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: shim-signed 1.9+0.8-0ubuntu2 ProcVersionSignature: Ubuntu 3.19.0-26.28~14.04.1-generic 3.19.8-ckt4 Uname: Linux 3.19.0-26-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.12 Architecture: amd64 CurrentDesktop: Unity Date: Wed Sep 2 09:33:16 2015 SourcePackage: shim-signed UpgradeStatus: No upgrade log present (probably fresh install) --- ApportVersion: 2.14.1-0ubuntu3.13 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 2628 F pulseaudio /dev/snd/controlC0: jens 2628 F pulseaudio DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=/dev/mapper/linuxkiste--vg-swap_1 IwConfig: p2p1 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 Package: linux (not installed) ProcEnviron: LANGUAGE=de_DE TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-28-generic root=/dev/mapper/hostname--vg-root ro splash quiet netconsole=@192.168.178.59/p2p1,6665@192.168.178.62/ vt.handoff=7 ProcVersionSignature: Ubuntu 3.19.0-28.30~14.04.1-generic 3.19.8-ckt5 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.19.0-28-generic N/A linux-backports-modules-3.19.0-28-generic N/A linux-firmware 1.127.15 RfKill: Tags: trusty Uname: Linux 3.19.0-28-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 04/21/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V10.9 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: CSM-B85M-E45 (MS-7817) dmi.board.vendor: MSI dmi.board.version: 2.0 dmi.chassis.asset.tag: To be filled by O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: MSI dmi.chassis.version: 2.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV10.9:bd04/21/2015:svnMSI:pnMS-7817:pvr2.0:rvnMSI:rnCSM-B85M-E45(MS-7817):rvr2.0:cvnMSI:ct3:cvr2.0: dmi.product.name: MS-7817 dmi.product.version: 2.0 dmi.sys.vendor: MSI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1491615/+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
[Kernel-packages] [Bug 1491615] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1491615/+attachment/4464324/+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/bugs/1491615 Title: Updating shim-signed freezes computer during postinstall Status in linux package in Ubuntu: Confirmed Bug description: When performing an update using ubuntu's default GUI tool, during the "configuring shim-signed" message, the computer freezes and needs to be reset. Unfortunately, there is nothing in the system log except for corruption (a lot of null bytes). But I experience these hard freezes regularly, whenever a GRUB or EFI related package is being updated, always during postinstall. [0.00] efi: EFI v2.31 by American Megatrends [0.00] efi: ESRT=0xd9f7f998 ACPI=0xd8f97000 ACPI 2.0=0xd8f97000 SMBIOS=0xf04d0 MPS=0xfd510 [0.00] esrt: Reserving ESRT space from 0xd9f7f998 to 0xd9f7f9d0. [0.00] SMBIOS 2.8 present. [0.00] DMI: MSI MS-7817/CSM-B85M-E45 (MS-7817), BIOS V10.9 04/21/2015 Linux kiste 3.19.0-26-generic #28~14.04.1-Ubuntu SMP Wed Aug 12 14:09:17 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux This bug exists and keeps reappearing since I originally installed Ubuntu 14.04. However, for some reason it does not happen with a very similar second machine. This machine does not load the 'efi' kernel module on boot, can this be the reason? [0.00] SMBIOS 2.8 present. [0.00] DMI: MSI MS-7817/H81M-P33 (MS-7817), BIOS V1.5 05/30/2014 Linux desktop 3.19.0+ #6 SMP Sat Feb 21 20:08:01 CET 2015 x86_64 x86_64 x86_64 GNU/Linux ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: shim-signed 1.9+0.8-0ubuntu2 ProcVersionSignature: Ubuntu 3.19.0-26.28~14.04.1-generic 3.19.8-ckt4 Uname: Linux 3.19.0-26-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.12 Architecture: amd64 CurrentDesktop: Unity Date: Wed Sep 2 09:33:16 2015 SourcePackage: shim-signed UpgradeStatus: No upgrade log present (probably fresh install) --- ApportVersion: 2.14.1-0ubuntu3.13 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 2628 F pulseaudio /dev/snd/controlC0: jens 2628 F pulseaudio DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=/dev/mapper/linuxkiste--vg-swap_1 IwConfig: p2p1 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 Package: linux (not installed) ProcEnviron: LANGUAGE=de_DE TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-28-generic root=/dev/mapper/hostname--vg-root ro splash quiet netconsole=@192.168.178.59/p2p1,6665@192.168.178.62/ vt.handoff=7 ProcVersionSignature: Ubuntu 3.19.0-28.30~14.04.1-generic 3.19.8-ckt5 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.19.0-28-generic N/A linux-backports-modules-3.19.0-28-generic N/A linux-firmware 1.127.15 RfKill: Tags: trusty Uname: Linux 3.19.0-28-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 04/21/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V10.9 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: CSM-B85M-E45 (MS-7817) dmi.board.vendor: MSI dmi.board.version: 2.0 dmi.chassis.asset.tag: To be filled by O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: MSI dmi.chassis.version: 2.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV10.9:bd04/21/2015:svnMSI:pnMS-7817:pvr2.0:rvnMSI:rnCSM-B85M-E45(MS-7817):rvr2.0:cvnMSI:ct3:cvr2.0: dmi.product.name: MS-7817 dmi.product.version: 2.0 dmi.sys.vendor: MSI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1491615/+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
[Kernel-packages] [Bug 1491615] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1491615/+attachment/4464327/+files/WifiSyslog.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/1491615 Title: Updating shim-signed freezes computer during postinstall Status in linux package in Ubuntu: Confirmed Bug description: When performing an update using ubuntu's default GUI tool, during the "configuring shim-signed" message, the computer freezes and needs to be reset. Unfortunately, there is nothing in the system log except for corruption (a lot of null bytes). But I experience these hard freezes regularly, whenever a GRUB or EFI related package is being updated, always during postinstall. [0.00] efi: EFI v2.31 by American Megatrends [0.00] efi: ESRT=0xd9f7f998 ACPI=0xd8f97000 ACPI 2.0=0xd8f97000 SMBIOS=0xf04d0 MPS=0xfd510 [0.00] esrt: Reserving ESRT space from 0xd9f7f998 to 0xd9f7f9d0. [0.00] SMBIOS 2.8 present. [0.00] DMI: MSI MS-7817/CSM-B85M-E45 (MS-7817), BIOS V10.9 04/21/2015 Linux kiste 3.19.0-26-generic #28~14.04.1-Ubuntu SMP Wed Aug 12 14:09:17 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux This bug exists and keeps reappearing since I originally installed Ubuntu 14.04. However, for some reason it does not happen with a very similar second machine. This machine does not load the 'efi' kernel module on boot, can this be the reason? [0.00] SMBIOS 2.8 present. [0.00] DMI: MSI MS-7817/H81M-P33 (MS-7817), BIOS V1.5 05/30/2014 Linux desktop 3.19.0+ #6 SMP Sat Feb 21 20:08:01 CET 2015 x86_64 x86_64 x86_64 GNU/Linux ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: shim-signed 1.9+0.8-0ubuntu2 ProcVersionSignature: Ubuntu 3.19.0-26.28~14.04.1-generic 3.19.8-ckt4 Uname: Linux 3.19.0-26-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.12 Architecture: amd64 CurrentDesktop: Unity Date: Wed Sep 2 09:33:16 2015 SourcePackage: shim-signed UpgradeStatus: No upgrade log present (probably fresh install) --- ApportVersion: 2.14.1-0ubuntu3.13 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 2628 F pulseaudio /dev/snd/controlC0: jens 2628 F pulseaudio DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=/dev/mapper/linuxkiste--vg-swap_1 IwConfig: p2p1 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 Package: linux (not installed) ProcEnviron: LANGUAGE=de_DE TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-28-generic root=/dev/mapper/hostname--vg-root ro splash quiet netconsole=@192.168.178.59/p2p1,6665@192.168.178.62/ vt.handoff=7 ProcVersionSignature: Ubuntu 3.19.0-28.30~14.04.1-generic 3.19.8-ckt5 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.19.0-28-generic N/A linux-backports-modules-3.19.0-28-generic N/A linux-firmware 1.127.15 RfKill: Tags: trusty Uname: Linux 3.19.0-28-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 04/21/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V10.9 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: CSM-B85M-E45 (MS-7817) dmi.board.vendor: MSI dmi.board.version: 2.0 dmi.chassis.asset.tag: To be filled by O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: MSI dmi.chassis.version: 2.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV10.9:bd04/21/2015:svnMSI:pnMS-7817:pvr2.0:rvnMSI:rnCSM-B85M-E45(MS-7817):rvr2.0:cvnMSI:ct3:cvr2.0: dmi.product.name: MS-7817 dmi.product.version: 2.0 dmi.sys.vendor: MSI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1491615/+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
[Kernel-packages] [Bug 1491615] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1491615/+attachment/4464325/+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/1491615 Title: Updating shim-signed freezes computer during postinstall Status in linux package in Ubuntu: Confirmed Bug description: When performing an update using ubuntu's default GUI tool, during the "configuring shim-signed" message, the computer freezes and needs to be reset. Unfortunately, there is nothing in the system log except for corruption (a lot of null bytes). But I experience these hard freezes regularly, whenever a GRUB or EFI related package is being updated, always during postinstall. [0.00] efi: EFI v2.31 by American Megatrends [0.00] efi: ESRT=0xd9f7f998 ACPI=0xd8f97000 ACPI 2.0=0xd8f97000 SMBIOS=0xf04d0 MPS=0xfd510 [0.00] esrt: Reserving ESRT space from 0xd9f7f998 to 0xd9f7f9d0. [0.00] SMBIOS 2.8 present. [0.00] DMI: MSI MS-7817/CSM-B85M-E45 (MS-7817), BIOS V10.9 04/21/2015 Linux kiste 3.19.0-26-generic #28~14.04.1-Ubuntu SMP Wed Aug 12 14:09:17 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux This bug exists and keeps reappearing since I originally installed Ubuntu 14.04. However, for some reason it does not happen with a very similar second machine. This machine does not load the 'efi' kernel module on boot, can this be the reason? [0.00] SMBIOS 2.8 present. [0.00] DMI: MSI MS-7817/H81M-P33 (MS-7817), BIOS V1.5 05/30/2014 Linux desktop 3.19.0+ #6 SMP Sat Feb 21 20:08:01 CET 2015 x86_64 x86_64 x86_64 GNU/Linux ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: shim-signed 1.9+0.8-0ubuntu2 ProcVersionSignature: Ubuntu 3.19.0-26.28~14.04.1-generic 3.19.8-ckt4 Uname: Linux 3.19.0-26-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.12 Architecture: amd64 CurrentDesktop: Unity Date: Wed Sep 2 09:33:16 2015 SourcePackage: shim-signed UpgradeStatus: No upgrade log present (probably fresh install) --- ApportVersion: 2.14.1-0ubuntu3.13 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 2628 F pulseaudio /dev/snd/controlC0: jens 2628 F pulseaudio DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=/dev/mapper/linuxkiste--vg-swap_1 IwConfig: p2p1 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 Package: linux (not installed) ProcEnviron: LANGUAGE=de_DE TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-28-generic root=/dev/mapper/hostname--vg-root ro splash quiet netconsole=@192.168.178.59/p2p1,6665@192.168.178.62/ vt.handoff=7 ProcVersionSignature: Ubuntu 3.19.0-28.30~14.04.1-generic 3.19.8-ckt5 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.19.0-28-generic N/A linux-backports-modules-3.19.0-28-generic N/A linux-firmware 1.127.15 RfKill: Tags: trusty Uname: Linux 3.19.0-28-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 04/21/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V10.9 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: CSM-B85M-E45 (MS-7817) dmi.board.vendor: MSI dmi.board.version: 2.0 dmi.chassis.asset.tag: To be filled by O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: MSI dmi.chassis.version: 2.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV10.9:bd04/21/2015:svnMSI:pnMS-7817:pvr2.0:rvnMSI:rnCSM-B85M-E45(MS-7817):rvr2.0:cvnMSI:ct3:cvr2.0: dmi.product.name: MS-7817 dmi.product.version: 2.0 dmi.sys.vendor: MSI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1491615/+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
[Kernel-packages] [Bug 1491615] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1491615/+attachment/4464322/+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/bugs/1491615 Title: Updating shim-signed freezes computer during postinstall Status in linux package in Ubuntu: Confirmed Bug description: When performing an update using ubuntu's default GUI tool, during the "configuring shim-signed" message, the computer freezes and needs to be reset. Unfortunately, there is nothing in the system log except for corruption (a lot of null bytes). But I experience these hard freezes regularly, whenever a GRUB or EFI related package is being updated, always during postinstall. [0.00] efi: EFI v2.31 by American Megatrends [0.00] efi: ESRT=0xd9f7f998 ACPI=0xd8f97000 ACPI 2.0=0xd8f97000 SMBIOS=0xf04d0 MPS=0xfd510 [0.00] esrt: Reserving ESRT space from 0xd9f7f998 to 0xd9f7f9d0. [0.00] SMBIOS 2.8 present. [0.00] DMI: MSI MS-7817/CSM-B85M-E45 (MS-7817), BIOS V10.9 04/21/2015 Linux kiste 3.19.0-26-generic #28~14.04.1-Ubuntu SMP Wed Aug 12 14:09:17 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux This bug exists and keeps reappearing since I originally installed Ubuntu 14.04. However, for some reason it does not happen with a very similar second machine. This machine does not load the 'efi' kernel module on boot, can this be the reason? [0.00] SMBIOS 2.8 present. [0.00] DMI: MSI MS-7817/H81M-P33 (MS-7817), BIOS V1.5 05/30/2014 Linux desktop 3.19.0+ #6 SMP Sat Feb 21 20:08:01 CET 2015 x86_64 x86_64 x86_64 GNU/Linux ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: shim-signed 1.9+0.8-0ubuntu2 ProcVersionSignature: Ubuntu 3.19.0-26.28~14.04.1-generic 3.19.8-ckt4 Uname: Linux 3.19.0-26-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.12 Architecture: amd64 CurrentDesktop: Unity Date: Wed Sep 2 09:33:16 2015 SourcePackage: shim-signed UpgradeStatus: No upgrade log present (probably fresh install) --- ApportVersion: 2.14.1-0ubuntu3.13 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jens 2628 F pulseaudio /dev/snd/controlC0: jens 2628 F pulseaudio DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=/dev/mapper/linuxkiste--vg-swap_1 IwConfig: p2p1 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 Package: linux (not installed) ProcEnviron: LANGUAGE=de_DE TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-28-generic root=/dev/mapper/hostname--vg-root ro splash quiet netconsole=@192.168.178.59/p2p1,6665@192.168.178.62/ vt.handoff=7 ProcVersionSignature: Ubuntu 3.19.0-28.30~14.04.1-generic 3.19.8-ckt5 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.19.0-28-generic N/A linux-backports-modules-3.19.0-28-generic N/A linux-firmware 1.127.15 RfKill: Tags: trusty Uname: Linux 3.19.0-28-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 04/21/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V10.9 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: CSM-B85M-E45 (MS-7817) dmi.board.vendor: MSI dmi.board.version: 2.0 dmi.chassis.asset.tag: To be filled by O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: MSI dmi.chassis.version: 2.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV10.9:bd04/21/2015:svnMSI:pnMS-7817:pvr2.0:rvnMSI:rnCSM-B85M-E45(MS-7817):rvr2.0:cvnMSI:ct3:cvr2.0: dmi.product.name: MS-7817 dmi.product.version: 2.0 dmi.sys.vendor: MSI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1491615/+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
[Kernel-packages] [Bug 1325667] Re: [MSI B85M-E45] resume oops after hibernation
Sorry, can't (and could not) - since 12.04 does not (yet) contain Haswell graphics and mainboard drivers. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- 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/1325667 Title: [MSI B85M-E45] resume oops after hibernation Status in linux package in Ubuntu: Confirmed Bug description: With the above chipset, hibernation is unuseable because after resuming, the system sometimes freezes - after a couple minutes with a blank screen where only the mouse pointer is visible - and has to be hard reset. I tried booting the newest mainline kernel (3.15.0-031500rc2-generic) but this kernel does not boot on my system, it freezes after printing something about "big_key registered" on the console, and just sits there (no other output or activity). Here is the crash trace output. ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. Date: Mon Jun 2 15:09:05 2014 Failure: oops OopsText: BUG: Bad page map in process dbus-daemon pte:88010100 pmd:2125d8067 addr:7ff2862b5000 vm_flags:0870 anon_vma: (null) mapping:8800d40ad538 index:18d vma->vm_ops->fault: filemap_fault+0x0/0x410 vma->vm_file->f_op->mmap: ext4_file_mmap+0x0/0x60 CPU: 3 PID: 27455 Comm: dbus-daemon Tainted: GF B W O 3.13.0-27-generic #50-Ubuntu Hardware name: MSI MS-7817/B85M-E45 (MS-7817), BIOS V10.2 09/25/2013 88020f5a9600 88020ffa5c70 817199c4 7ff2862b5000 88020ffa5cb8 81174503 88010100 018d 8802125d85a8 88010100 7ff2862b5000 7ff286334000 Call Trace: [] dump_stack+0x45/0x56 [] print_bad_pte+0x1a3/0x250 [] unmap_page_range+0x58e/0x7f0 [] unmap_single_vma+0x81/0xf0 [] unmap_vmas+0x49/0x90 [] exit_mmap+0x9c/0x170 [] mmput+0x5c/0x120 [] do_exit+0x26c/0xa50 [] ? vtime_account_user+0x54/0x60 [] do_group_exit+0x3f/0xa0 [] SyS_exit_group+0x14/0x20 [] tracesys+0xe1/0xe6 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 SourcePackage: linux Tags: kernel-oops Uname: Linux 3.13.0-27-generic x86_64 ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. Date: Mon Jun 2 15:09:06 2014 Failure: oops OopsText: BUG: Bad page map in process dbus-daemon pte:0100 pmd:2125d8067 addr:7ff2862b4000 vm_flags:0870 anon_vma: (null) mapping:8800d40ad538 index:18c vma->vm_ops->fault: filemap_fault+0x0/0x410 vma->vm_file->f_op->mmap: ext4_file_mmap+0x0/0x60 CPU: 3 PID: 27455 Comm: dbus-daemon Tainted: GF W O 3.13.0-27-generic #50-Ubuntu Hardware name: MSI MS-7817/B85M-E45 (MS-7817), BIOS V10.2 09/25/2013 88020f5a9600 88020ffa5c70 817199c4 7ff2862b4000 88020ffa5cb8 81174503 0100 018c 8802125d85a0 0100 7ff2862b4000 7ff286334000 Call Trace: [] dump_stack+0x45/0x56 [] print_bad_pte+0x1a3/0x250 [] unmap_page_range+0x58e/0x7f0 [] unmap_single_vma+0x81/0xf0 [] unmap_vmas+0x49/0x90 [] exit_mmap+0x9c/0x170 [] mmput+0x5c/0x120 [] do_exit+0x26c/0xa50 [] ? vtime_account_user+0x54/0x60 [] do_group_exit+0x3f/0xa0 [] SyS_exit_group+0x14/0x20 [] tracesys+0xe1/0xe6 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 SourcePackage: linux Tags: kernel-oops Uname: Linux 3.13.0-27-generic x86_64 ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11 Uname: Linux 3.13.0-27-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC1: jens 3234 F pulseaudio /dev/snd/controlC0: jens 3234 F pulseaudio CurrentDesktop: LXDE Date: Mon Jun 2 15:32:41 2014 HibernationDevice: RESUME=UUID=8eef85a0-0281-49ce-9b60-e2a5aaf95c68 InstallationDate: Installed on 2014-05-12 (20 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-27-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.13.0-27-generic N/A linux-backports-modules-3.13.0-27-generic N/A linux-firmware 1.127.2 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.d
[Kernel-packages] [Bug 1491615] Re: Updating shim-signed freezes computer during postinstall
I have installed the mainline kernel, but how do I provoke the series of operations that caused this bug, ie. a kernel update with subsequent 'Oops' in (I suppose) the 'efi' module? -- 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/1491615 Title: Updating shim-signed freezes computer during postinstall Status in linux package in Ubuntu: Confirmed Bug description: When performing an update using ubuntu's default GUI tool, during the "configuring shim-signed" message, the computer freezes and needs to be reset. Unfortunately, there is nothing in the system log except for corruption (a lot of null bytes). But I experience these hard freezes regularly, whenever a GRUB or EFI related package is being updated, always during postinstall. [0.00] efi: EFI v2.31 by American Megatrends [0.00] efi: ESRT=0xd9f7f998 ACPI=0xd8f97000 ACPI 2.0=0xd8f97000 SMBIOS=0xf04d0 MPS=0xfd510 [0.00] esrt: Reserving ESRT space from 0xd9f7f998 to 0xd9f7f9d0. [0.00] SMBIOS 2.8 present. [0.00] DMI: MSI MS-7817/CSM-B85M-E45 (MS-7817), BIOS V10.9 04/21/2015 Linux kiste 3.19.0-26-generic #28~14.04.1-Ubuntu SMP Wed Aug 12 14:09:17 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux This bug exists and keeps reappearing since I originally installed Ubuntu 14.04. However, for some reason it does not happen with a very similar second machine. This machine does not load the 'efi' kernel module on boot, can this be the reason? [0.00] SMBIOS 2.8 present. [0.00] DMI: MSI MS-7817/H81M-P33 (MS-7817), BIOS V1.5 05/30/2014 Linux desktop 3.19.0+ #6 SMP Sat Feb 21 20:08:01 CET 2015 x86_64 x86_64 x86_64 GNU/Linux ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: shim-signed 1.9+0.8-0ubuntu2 ProcVersionSignature: Ubuntu 3.19.0-26.28~14.04.1-generic 3.19.8-ckt4 Uname: Linux 3.19.0-26-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.12 Architecture: amd64 CurrentDesktop: Unity Date: Wed Sep 2 09:33:16 2015 SourcePackage: shim-signed UpgradeStatus: No upgrade log present (probably fresh install) --- ApportVersion: 2.14.1-0ubuntu3.13 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC1: jens 2628 F pulseaudio /dev/snd/controlC0: jens 2628 F pulseaudio DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=/dev/mapper/linuxkiste--vg-swap_1 IwConfig: p2p1 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7817 Package: linux (not installed) ProcEnviron: LANGUAGE=de_DE TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-28-generic root=/dev/mapper/hostname--vg-root ro splash quiet netconsole=@192.168.178.59/p2p1,6665@192.168.178.62/ vt.handoff=7 ProcVersionSignature: Ubuntu 3.19.0-28.30~14.04.1-generic 3.19.8-ckt5 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.19.0-28-generic N/A linux-backports-modules-3.19.0-28-generic N/A linux-firmware 1.127.15 RfKill: Tags: trusty Uname: Linux 3.19.0-28-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 04/21/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V10.9 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: CSM-B85M-E45 (MS-7817) dmi.board.vendor: MSI dmi.board.version: 2.0 dmi.chassis.asset.tag: To be filled by O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: MSI dmi.chassis.version: 2.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV10.9:bd04/21/2015:svnMSI:pnMS-7817:pvr2.0:rvnMSI:rnCSM-B85M-E45(MS-7817):rvr2.0:cvnMSI:ct3:cvr2.0: dmi.product.name: MS-7817 dmi.product.version: 2.0 dmi.sys.vendor: MSI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1491615/+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
[Kernel-packages] [Bug 2001545] [NEW] i915: repetable Kernel Oops after resuming from standby
Public bug reported: I have an Intel i915 Haswell system which - after upgrading from Ubuntu 20.04 to 22.04 - experiences repeated crashes when resuming from hibernation. Unfortunately, "ubuntu-bug" claims my kernel package is "not an official package" (which is untrue, at least to my knowledge - I installed from the official sources) so I cannot use 'ubuntu-bug'. $ cat /proc/version_signature Ubuntu 5.15.0-56.62-generic 5.15.64 I will attach the lspci output. This is the dmesg trace: Jan 3 17:16:33 linuxkiste kernel: [164294.599802] BUG: unable to handle page fault for address: e2fc5108 Jan 3 17:16:33 linuxkiste kernel: [164294.599809] #PF: supervisor read access in kernel mode Jan 3 17:16:33 linuxkiste kernel: [164294.599811] #PF: error_code(0x) - not-present page Jan 3 17:16:33 linuxkiste kernel: [164294.599813] PGD 0 P4D 0 Jan 3 17:16:33 linuxkiste kernel: [164294.599815] Oops: [#1] SMP PTI Jan 3 17:16:33 linuxkiste kernel: [164294.599818] CPU: 1 PID: 93586 Comm: chrome Tainted: G OE 5.15.0-56-generic #62-Ubuntu Jan 3 17:16:33 linuxkiste kernel: [164294.599820] Hardware name: MSI MS-7817/CSM-B85M-E45 (MS-7817), BIOS V10.9 04/21/2015 Jan 3 17:16:33 linuxkiste kernel: [164294.599822] RIP: 0010:kfree+0x68/0x250 Jan 3 17:16:33 linuxkiste kernel: [164294.599827] Code: 80 49 01 dc 0f 82 f2 01 00 00 48 c7 c0 00 00 00 80 48 2b 05 42 63 39 01 49 01 c4 49 c1 ec 0c 49 c1 e4 06 4c 03 25 20 63 39 01 <49> 8b 44 24 08 48 8d 50 ff a8 01 4c 0f 45 e2 49 8b 54 24 08 48 8d Jan 3 17:16:33 linuxkiste kernel: [164294.599829] RSP: 0018:b98e88c47930 EFLAGS: 00010286 Jan 3 17:16:33 linuxkiste kernel: [164294.599831] RAX: 6bf38000 RBX: 40c0 RCX: 00392c14 Jan 3 17:16:33 linuxkiste kernel: [164294.599833] RDX: b98e8000 RSI: a04d669e RDI: 40c0 Jan 3 17:16:33 linuxkiste kernel: [164294.599834] RBP: b98e88c47970 R08: R09: Jan 3 17:16:33 linuxkiste kernel: [164294.599835] R10: 940e24fc1000 R11: 940e090c5ad4 R12: e2fc5100 Jan 3 17:16:33 linuxkiste kernel: [164294.599836] R13: 000a R14: R15: 0230 Jan 3 17:16:33 linuxkiste kernel: [164294.599837] FS: 7f3c96764340() GS:94100ea8() knlGS: Jan 3 17:16:33 linuxkiste kernel: [164294.599839] CS: 0010 DS: ES: CR0: 80050033 Jan 3 17:16:33 linuxkiste kernel: [164294.599840] CR2: e2fc5108 CR3: 0001f49d8001 CR4: 001706e0 Jan 3 17:16:33 linuxkiste kernel: [164294.599842] Call Trace: Jan 3 17:16:33 linuxkiste kernel: [164294.599843] Jan 3 17:16:33 linuxkiste kernel: [164294.599845] kvfree+0x2e/0x40 Jan 3 17:16:33 linuxkiste kernel: [164294.599850] eb_relocate_parse_slow+0x133/0x470 [i915] Jan 3 17:16:33 linuxkiste kernel: [164294.599937] eb_relocate_parse+0x129/0x1b0 [i915] Jan 3 17:16:33 linuxkiste kernel: [164294.69] i915_gem_do_execbuffer+0x373/0xba0 [i915] Jan 3 17:16:33 linuxkiste kernel: [164294.600083] ? __alloc_pages+0x311/0x330 Jan 3 17:16:33 linuxkiste kernel: [164294.600088] ? i915_memcpy_init_early+0x40/0x40 [i915] Jan 3 17:16:33 linuxkiste kernel: [164294.600140] i915_gem_execbuffer2_ioctl+0x12e/0x280 [i915] Jan 3 17:16:33 linuxkiste kernel: [164294.600200] ? i915_gem_do_execbuffer+0xba0/0xba0 [i915] Jan 3 17:16:33 linuxkiste kernel: [164294.600256] drm_ioctl_kernel+0xb3/0x100 [drm] Jan 3 17:16:33 linuxkiste kernel: [164294.600290] drm_ioctl+0x268/0x4b0 [drm] Jan 3 17:16:33 linuxkiste kernel: [164294.600308] ? i915_gem_do_execbuffer+0xba0/0xba0 [i915] Jan 3 17:16:33 linuxkiste kernel: [164294.600367] ? __check_object_size.part.0+0x3a/0x150 Jan 3 17:16:33 linuxkiste kernel: [164294.600372] ? __fget_files+0x86/0xc0 Jan 3 17:16:33 linuxkiste kernel: [164294.600376] __x64_sys_ioctl+0x95/0xd0 Jan 3 17:16:33 linuxkiste kernel: [164294.600379] do_syscall_64+0x5c/0xc0 Jan 3 17:16:33 linuxkiste kernel: [164294.600383] ? __fget_files+0x86/0xc0 Jan 3 17:16:33 linuxkiste kernel: [164294.600386] ? fput+0x13/0x20 Jan 3 17:16:33 linuxkiste kernel: [164294.600388] ? exit_to_user_mode_prepare+0x37/0xb0 Jan 3 17:16:33 linuxkiste kernel: [164294.600392] ? syscall_exit_to_user_mode+0x27/0x50 Jan 3 17:16:33 linuxkiste kernel: [164294.600395] ? do_syscall_64+0x69/0xc0 Jan 3 17:16:33 linuxkiste kernel: [164294.600397] ? irqentry_exit+0x1d/0x30 Jan 3 17:16:33 linuxkiste kernel: [164294.600399] ? exc_page_fault+0x89/0x170 Jan 3 17:16:33 linuxkiste kernel: [164294.600402] entry_SYSCALL_64_after_hwframe+0x61/0xcb Jan 3 17:16:33 linuxkiste kernel: [164294.600406] RIP: 0033:0x7f3c97b93aff Jan 3 17:16:33 linuxkiste kernel: [164294.600408] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <41> 89 c0 3d 00 f0 ff ff 77 1f 48 8b 44 24 18 64 48 2b 04 25 28 00 Jan 3 17:16:33
[Kernel-packages] [Bug 2001545] Re: i915: repetable Kernel Oops after resuming from standby
** Attachment added: "lspci output" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2001545/+attachment/5638976/+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/2001545 Title: i915: repetable Kernel Oops after resuming from standby Status in linux package in Ubuntu: New Bug description: I have an Intel i915 Haswell system which - after upgrading from Ubuntu 20.04 to 22.04 - experiences repeated crashes when resuming from hibernation. Unfortunately, "ubuntu-bug" claims my kernel package is "not an official package" (which is untrue, at least to my knowledge - I installed from the official sources) so I cannot use 'ubuntu-bug'. $ cat /proc/version_signature Ubuntu 5.15.0-56.62-generic 5.15.64 I will attach the lspci output. This is the dmesg trace: Jan 3 17:16:33 linuxkiste kernel: [164294.599802] BUG: unable to handle page fault for address: e2fc5108 Jan 3 17:16:33 linuxkiste kernel: [164294.599809] #PF: supervisor read access in kernel mode Jan 3 17:16:33 linuxkiste kernel: [164294.599811] #PF: error_code(0x) - not-present page Jan 3 17:16:33 linuxkiste kernel: [164294.599813] PGD 0 P4D 0 Jan 3 17:16:33 linuxkiste kernel: [164294.599815] Oops: [#1] SMP PTI Jan 3 17:16:33 linuxkiste kernel: [164294.599818] CPU: 1 PID: 93586 Comm: chrome Tainted: G OE 5.15.0-56-generic #62-Ubuntu Jan 3 17:16:33 linuxkiste kernel: [164294.599820] Hardware name: MSI MS-7817/CSM-B85M-E45 (MS-7817), BIOS V10.9 04/21/2015 Jan 3 17:16:33 linuxkiste kernel: [164294.599822] RIP: 0010:kfree+0x68/0x250 Jan 3 17:16:33 linuxkiste kernel: [164294.599827] Code: 80 49 01 dc 0f 82 f2 01 00 00 48 c7 c0 00 00 00 80 48 2b 05 42 63 39 01 49 01 c4 49 c1 ec 0c 49 c1 e4 06 4c 03 25 20 63 39 01 <49> 8b 44 24 08 48 8d 50 ff a8 01 4c 0f 45 e2 49 8b 54 24 08 48 8d Jan 3 17:16:33 linuxkiste kernel: [164294.599829] RSP: 0018:b98e88c47930 EFLAGS: 00010286 Jan 3 17:16:33 linuxkiste kernel: [164294.599831] RAX: 6bf38000 RBX: 40c0 RCX: 00392c14 Jan 3 17:16:33 linuxkiste kernel: [164294.599833] RDX: b98e8000 RSI: a04d669e RDI: 40c0 Jan 3 17:16:33 linuxkiste kernel: [164294.599834] RBP: b98e88c47970 R08: R09: Jan 3 17:16:33 linuxkiste kernel: [164294.599835] R10: 940e24fc1000 R11: 940e090c5ad4 R12: e2fc5100 Jan 3 17:16:33 linuxkiste kernel: [164294.599836] R13: 000a R14: R15: 0230 Jan 3 17:16:33 linuxkiste kernel: [164294.599837] FS: 7f3c96764340() GS:94100ea8() knlGS: Jan 3 17:16:33 linuxkiste kernel: [164294.599839] CS: 0010 DS: ES: CR0: 80050033 Jan 3 17:16:33 linuxkiste kernel: [164294.599840] CR2: e2fc5108 CR3: 0001f49d8001 CR4: 001706e0 Jan 3 17:16:33 linuxkiste kernel: [164294.599842] Call Trace: Jan 3 17:16:33 linuxkiste kernel: [164294.599843] Jan 3 17:16:33 linuxkiste kernel: [164294.599845] kvfree+0x2e/0x40 Jan 3 17:16:33 linuxkiste kernel: [164294.599850] eb_relocate_parse_slow+0x133/0x470 [i915] Jan 3 17:16:33 linuxkiste kernel: [164294.599937] eb_relocate_parse+0x129/0x1b0 [i915] Jan 3 17:16:33 linuxkiste kernel: [164294.69] i915_gem_do_execbuffer+0x373/0xba0 [i915] Jan 3 17:16:33 linuxkiste kernel: [164294.600083] ? __alloc_pages+0x311/0x330 Jan 3 17:16:33 linuxkiste kernel: [164294.600088] ? i915_memcpy_init_early+0x40/0x40 [i915] Jan 3 17:16:33 linuxkiste kernel: [164294.600140] i915_gem_execbuffer2_ioctl+0x12e/0x280 [i915] Jan 3 17:16:33 linuxkiste kernel: [164294.600200] ? i915_gem_do_execbuffer+0xba0/0xba0 [i915] Jan 3 17:16:33 linuxkiste kernel: [164294.600256] drm_ioctl_kernel+0xb3/0x100 [drm] Jan 3 17:16:33 linuxkiste kernel: [164294.600290] drm_ioctl+0x268/0x4b0 [drm] Jan 3 17:16:33 linuxkiste kernel: [164294.600308] ? i915_gem_do_execbuffer+0xba0/0xba0 [i915] Jan 3 17:16:33 linuxkiste kernel: [164294.600367] ? __check_object_size.part.0+0x3a/0x150 Jan 3 17:16:33 linuxkiste kernel: [164294.600372] ? __fget_files+0x86/0xc0 Jan 3 17:16:33 linuxkiste kernel: [164294.600376] __x64_sys_ioctl+0x95/0xd0 Jan 3 17:16:33 linuxkiste kernel: [164294.600379] do_syscall_64+0x5c/0xc0 Jan 3 17:16:33 linuxkiste kernel: [164294.600383] ? __fget_files+0x86/0xc0 Jan 3 17:16:33 linuxkiste kernel: [164294.600386] ? fput+0x13/0x20 Jan 3 17:16:33 linuxkiste kernel: [164294.600388] ? exit_to_user_mode_prepare+0x37/0xb0 Jan 3 17:16:33 linuxkiste kernel: [164294.600392] ? syscall_exit_to_user_mode+0x27/0x50 Jan 3 17:16:33 linuxkiste kernel: [164294.600395] ? do_syscall_64+0x69/0xc0 Jan 3 17:16:33 linuxkiste kernel: [164294.600397] ? irqentry_exit+0x1d/0x30 Jan 3
[Kernel-packages] [Bug 2001545] Re: i915: repetable Kernel Oops after resuming from standby
0408] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <41> 89 c0 3d 00 f0 ff ff 77 1f 48 8b 44 24 18 64 48 2b 04 25 28 00 Jan 3 17:16:33 linuxkiste kernel: [164294.600410] RSP: 002b:7fffc65150c0 EFLAGS: 0246 ORIG_RAX: 0010 Jan 3 17:16:33 linuxkiste kernel: [164294.600412] RAX: ffda RBX: 7fffc6515250 RCX: 7f3c97b93aff Jan 3 17:16:33 linuxkiste kernel: [164294.600413] RDX: 7fffc6515250 RSI: 40406469 RDI: 0018 Jan 3 17:16:33 linuxkiste kernel: [164294.600414] RBP: 0018 R08: 0001 R09: 0008 Jan 3 17:16:33 linuxkiste kernel: [164294.600416] R10: 113c0f80 R11: 0246 R12: 7fffc6515250 Jan 3 17:16:33 linuxkiste kernel: [164294.600417] R13: R14: 7f3c89c82bb8 R15: 10372000 Jan 3 17:16:33 linuxkiste kernel: [164294.600419] Jan 3 17:16:33 linuxkiste kernel: [164294.600420] Modules linked in: tls ntfs3 uas usb_storage nls_utf8 cifs cifs_arc4 cifs_md4 fscache netfs vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) rfcomm cmac algif_hash algif_skcipher af_alg bnep binfmt_misc mei_hdcp intel_rapl_msr intel_rapl_common x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm rapl snd_hda_codec_realtek intel_cstate snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi nls_iso8859_1 snd_hda_intel joydev snd_intel_dspcfg btusb at24 snd_intel_sdw_acpi snd_hda_codec snd_hda_core btrtl snd_hwdep btbcm snd_pcm input_leds snd_seq_midi btintel snd_seq_midi_event bluetooth snd_rawmidi ecdh_generic ecc snd_seq mei_me snd_seq_device snd_timer snd mei soundcore mac_hid intel_smartconnect sch_fq_codel msr parport_pc ppdev lp parport ramoops reed_solomon pstore_blk pstore_zone efi_pstore ip_tables x_tables autofs4 btrfs blake2b_generic xor zstd_compress raid6_pq libcrc32c dm_crypt hid_generic usbhid hid i915 i2c_algo_bit t tm drm_kms_helper syscopyarea sysfillrect Jan 3 17:16:33 linuxkiste kernel: [164294.600481] sysimgblt fb_sys_fops cec crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i2c_i801 aesni_intel ahci rc_core crypto_simd r8169 mxm_wmi cryptd i2c_smbus libahci lpc_ich realtek drm xhci_pci xhci_pci_renesas wmi video Jan 3 17:16:33 linuxkiste kernel: [164294.600494] CR2: e2fc5108 Jan 3 17:16:33 linuxkiste kernel: [164294.600496] ---[ end trace c11e39619ebb9be7 ]--- Jan 3 17:16:33 linuxkiste kernel: [164295.136110] RIP: 0010:kfree+0x68/0x250 Jan 3 17:16:33 linuxkiste kernel: [164295.136119] Code: 80 49 01 dc 0f 82 f2 01 00 00 48 c7 c0 00 00 00 80 48 2b 05 42 63 39 01 49 01 c4 49 c1 ec 0c 49 c1 e4 06 4c 03 25 20 63 39 01 <49> 8b 44 24 08 48 8d 50 ff a8 01 4c 0f 45 e2 49 8b 54 24 08 48 8d Jan 3 17:16:33 linuxkiste kernel: [164295.136121] RSP: 0018:b98e88c47930 EFLAGS: 00010286 Jan 3 17:16:33 linuxkiste kernel: [164295.136123] RAX: 6bf38000 RBX: 40c0 RCX: 00392c14 Jan 3 17:16:33 linuxkiste kernel: [164295.136125] RDX: b98e8000 RSI: a04d669e RDI: 40c0 Jan 3 17:16:33 linuxkiste kernel: [164295.136126] RBP: b98e88c47970 R08: R09: Jan 3 17:16:33 linuxkiste kernel: [164295.136127] R10: 940e24fc1000 R11: 940e090c5ad4 R12: e2fc5100 Jan 3 17:16:33 linuxkiste kernel: [164295.136129] R13: 000a R14: R15: 0230 Jan 3 17:16:33 linuxkiste kernel: [164295.136130] FS: 7f3c96764340() GS:94100ea8() knlGS: Jan 3 17:16:33 linuxkiste kernel: [164295.136131] CS: 0010 DS: ES: CR0: 80050033 Jan 3 17:16:33 linuxkiste kernel: [164295.136133] CR2: e2fc5108 CR3: 0001f49d8001 CR4: 001706e0 + --- + ProblemType: Bug + ApportVersion: 2.20.11-0ubuntu82.3 + Architecture: amd64 + AudioDevicesInUse: + USER PID ACCESS COMMAND + /dev/snd/controlC0: jens 22753 F pulseaudio + /dev/snd/controlC1: jens 22753 F pulseaudio + CRDA: N/A + CasperMD5CheckResult: unknown + CurrentDesktop: KDE + DistroRelease: KDE neon 22.04 + InstallationDate: Installed on 2022-11-26 (43 days ago) + InstallationMedia: neon user "Jammy" - Build amd64 LIVE Binary 20221117-07:30 + IwConfig: + lono wireless extensions. + + enp2s0no wireless extensions. + MachineType: MSI MS-7817 + Package: linux (not installed) + ProcFB: 0 i915drmfb + ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-57-generic root=UUID=0c647c08-756d-408d-b730-0f54ea1f73d0 ro quiet splash vt.handoff=7 + ProcVersionSignature: Ubuntu 5.15.0-57.63-generic 5.15.74 + RelatedPackageVersions: + linux-restricted-modules-5.15.0-57-generic N/A + linux-backports-modules-5.15.0-57-generic N/A + linux-firmware 20220329.git681281e4-0ubuntu3.9 + RfKill: + 0: hci0: Bluetooth +
[Kernel-packages] [Bug 2001545] CurrentDmesg.txt
kiste kernel: [164294.600397] ? irqentry_exit+0x1d/0x30 Jan 3 17:16:33 linuxkiste kernel: [164294.600399] ? exc_page_fault+0x89/0x170 Jan 3 17:16:33 linuxkiste kernel: [164294.600402] entry_SYSCALL_64_after_hwframe+0x61/0xcb Jan 3 17:16:33 linuxkiste kernel: [164294.600406] RIP: 0033:0x7f3c97b93aff Jan 3 17:16:33 linuxkiste kernel: [164294.600408] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <41> 89 c0 3d 00 f0 ff ff 77 1f 48 8b 44 24 18 64 48 2b 04 25 28 00 Jan 3 17:16:33 linuxkiste kernel: [164294.600410] RSP: 002b:7fffc65150c0 EFLAGS: 0246 ORIG_RAX: 0010 Jan 3 17:16:33 linuxkiste kernel: [164294.600412] RAX: ffda RBX: 7fffc6515250 RCX: 7f3c97b93aff Jan 3 17:16:33 linuxkiste kernel: [164294.600413] RDX: 7fffc6515250 RSI: 40406469 RDI: 0018 Jan 3 17:16:33 linuxkiste kernel: [164294.600414] RBP: 0018 R08: 0001 R09: 0008 Jan 3 17:16:33 linuxkiste kernel: [164294.600416] R10: 113c0f80 R11: 0246 R12: 7fffc6515250 Jan 3 17:16:33 linuxkiste kernel: [164294.600417] R13: R14: 7f3c89c82bb8 R15: 10372000 Jan 3 17:16:33 linuxkiste kernel: [164294.600419] Jan 3 17:16:33 linuxkiste kernel: [164294.600420] Modules linked in: tls ntfs3 uas usb_storage nls_utf8 cifs cifs_arc4 cifs_md4 fscache netfs vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) rfcomm cmac algif_hash algif_skcipher af_alg bnep binfmt_misc mei_hdcp intel_rapl_msr intel_rapl_common x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm rapl snd_hda_codec_realtek intel_cstate snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi nls_iso8859_1 snd_hda_intel joydev snd_intel_dspcfg btusb at24 snd_intel_sdw_acpi snd_hda_codec snd_hda_core btrtl snd_hwdep btbcm snd_pcm input_leds snd_seq_midi btintel snd_seq_midi_event bluetooth snd_rawmidi ecdh_generic ecc snd_seq mei_me snd_seq_device snd_timer snd mei soundcore mac_hid intel_smartconnect sch_fq_codel msr parport_pc ppdev lp parport ramoops reed_solomon pstore_blk pstore_zone efi_pstore ip_tables x_tables autofs4 btrfs blake2b_generic xor zstd_compress raid6_pq libcrc32c dm_crypt hid_generic usbhid hid i915 i2c_algo_bit t tm drm_kms_helper syscopyarea sysfillrect Jan 3 17:16:33 linuxkiste kernel: [164294.600481] sysimgblt fb_sys_fops cec crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i2c_i801 aesni_intel ahci rc_core crypto_simd r8169 mxm_wmi cryptd i2c_smbus libahci lpc_ich realtek drm xhci_pci xhci_pci_renesas wmi video Jan 3 17:16:33 linuxkiste kernel: [164294.600494] CR2: e2fc5108 Jan 3 17:16:33 linuxkiste kernel: [164294.600496] ---[ end trace c11e39619ebb9be7 ]--- Jan 3 17:16:33 linuxkiste kernel: [164295.136110] RIP: 0010:kfree+0x68/0x250 Jan 3 17:16:33 linuxkiste kernel: [164295.136119] Code: 80 49 01 dc 0f 82 f2 01 00 00 48 c7 c0 00 00 00 80 48 2b 05 42 63 39 01 49 01 c4 49 c1 ec 0c 49 c1 e4 06 4c 03 25 20 63 39 01 <49> 8b 44 24 08 48 8d 50 ff a8 01 4c 0f 45 e2 49 8b 54 24 08 48 8d Jan 3 17:16:33 linuxkiste kernel: [164295.136121] RSP: 0018:b98e88c47930 EFLAGS: 00010286 Jan 3 17:16:33 linuxkiste kernel: [164295.136123] RAX: 6bf38000 RBX: 40c0 RCX: 00392c14 Jan 3 17:16:33 linuxkiste kernel: [164295.136125] RDX: b98e8000 RSI: a04d669e RDI: 40c0 Jan 3 17:16:33 linuxkiste kernel: [164295.136126] RBP: b98e88c47970 R08: R09: Jan 3 17:16:33 linuxkiste kernel: [164295.136127] R10: 940e24fc1000 R11: 940e090c5ad4 R12: e2fc5100 Jan 3 17:16:33 linuxkiste kernel: [164295.136129] R13: 000a R14: R15: 0230 Jan 3 17:16:33 linuxkiste kernel: [164295.136130] FS: 7f3c96764340() GS:94100ea8() knlGS: Jan 3 17:16:33 linuxkiste kernel: [164295.136131] CS: 0010 DS: ES: CR0: 80050033 Jan 3 17:16:33 linuxkiste kernel: [164295.136133] CR2: e2fc5108 CR3: 0001f49d8001 CR4: 001706e0 --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu82.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jens 22753 F pulseaudio /dev/snd/controlC1: jens 22753 F pulseaudio CRDA: N/A CasperMD5CheckResult: unknown CurrentDesktop: KDE DistroRelease: KDE neon 22.04 InstallationDate: Installed on 2022-11-26 (43 days ago) InstallationMedia: neon user "Jammy" - Build amd64 LIVE Binary 20221117-07:30 IwConfig: lono wireless extensions. enp2s0no wireless extensions. MachineType: MSI MS-7817 Package: linux (not installed) ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-57-generic root=UU
[Kernel-packages] [Bug 2001545] Lspci.txt
64294.600397] ? irqentry_exit+0x1d/0x30 Jan 3 17:16:33 linuxkiste kernel: [164294.600399] ? exc_page_fault+0x89/0x170 Jan 3 17:16:33 linuxkiste kernel: [164294.600402] entry_SYSCALL_64_after_hwframe+0x61/0xcb Jan 3 17:16:33 linuxkiste kernel: [164294.600406] RIP: 0033:0x7f3c97b93aff Jan 3 17:16:33 linuxkiste kernel: [164294.600408] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <41> 89 c0 3d 00 f0 ff ff 77 1f 48 8b 44 24 18 64 48 2b 04 25 28 00 Jan 3 17:16:33 linuxkiste kernel: [164294.600410] RSP: 002b:7fffc65150c0 EFLAGS: 0246 ORIG_RAX: 0010 Jan 3 17:16:33 linuxkiste kernel: [164294.600412] RAX: ffda RBX: 7fffc6515250 RCX: 7f3c97b93aff Jan 3 17:16:33 linuxkiste kernel: [164294.600413] RDX: 7fffc6515250 RSI: 40406469 RDI: 0018 Jan 3 17:16:33 linuxkiste kernel: [164294.600414] RBP: 0018 R08: 0001 R09: 0008 Jan 3 17:16:33 linuxkiste kernel: [164294.600416] R10: 113c0f80 R11: 0246 R12: 7fffc6515250 Jan 3 17:16:33 linuxkiste kernel: [164294.600417] R13: R14: 7f3c89c82bb8 R15: 10372000 Jan 3 17:16:33 linuxkiste kernel: [164294.600419] Jan 3 17:16:33 linuxkiste kernel: [164294.600420] Modules linked in: tls ntfs3 uas usb_storage nls_utf8 cifs cifs_arc4 cifs_md4 fscache netfs vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) rfcomm cmac algif_hash algif_skcipher af_alg bnep binfmt_misc mei_hdcp intel_rapl_msr intel_rapl_common x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm rapl snd_hda_codec_realtek intel_cstate snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi nls_iso8859_1 snd_hda_intel joydev snd_intel_dspcfg btusb at24 snd_intel_sdw_acpi snd_hda_codec snd_hda_core btrtl snd_hwdep btbcm snd_pcm input_leds snd_seq_midi btintel snd_seq_midi_event bluetooth snd_rawmidi ecdh_generic ecc snd_seq mei_me snd_seq_device snd_timer snd mei soundcore mac_hid intel_smartconnect sch_fq_codel msr parport_pc ppdev lp parport ramoops reed_solomon pstore_blk pstore_zone efi_pstore ip_tables x_tables autofs4 btrfs blake2b_generic xor zstd_compress raid6_pq libcrc32c dm_crypt hid_generic usbhid hid i915 i2c_algo_bit t tm drm_kms_helper syscopyarea sysfillrect Jan 3 17:16:33 linuxkiste kernel: [164294.600481] sysimgblt fb_sys_fops cec crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i2c_i801 aesni_intel ahci rc_core crypto_simd r8169 mxm_wmi cryptd i2c_smbus libahci lpc_ich realtek drm xhci_pci xhci_pci_renesas wmi video Jan 3 17:16:33 linuxkiste kernel: [164294.600494] CR2: e2fc5108 Jan 3 17:16:33 linuxkiste kernel: [164294.600496] ---[ end trace c11e39619ebb9be7 ]--- Jan 3 17:16:33 linuxkiste kernel: [164295.136110] RIP: 0010:kfree+0x68/0x250 Jan 3 17:16:33 linuxkiste kernel: [164295.136119] Code: 80 49 01 dc 0f 82 f2 01 00 00 48 c7 c0 00 00 00 80 48 2b 05 42 63 39 01 49 01 c4 49 c1 ec 0c 49 c1 e4 06 4c 03 25 20 63 39 01 <49> 8b 44 24 08 48 8d 50 ff a8 01 4c 0f 45 e2 49 8b 54 24 08 48 8d Jan 3 17:16:33 linuxkiste kernel: [164295.136121] RSP: 0018:b98e88c47930 EFLAGS: 00010286 Jan 3 17:16:33 linuxkiste kernel: [164295.136123] RAX: 6bf38000 RBX: 40c0 RCX: 00392c14 Jan 3 17:16:33 linuxkiste kernel: [164295.136125] RDX: b98e8000 RSI: a04d669e RDI: 40c0 Jan 3 17:16:33 linuxkiste kernel: [164295.136126] RBP: b98e88c47970 R08: R09: Jan 3 17:16:33 linuxkiste kernel: [164295.136127] R10: 940e24fc1000 R11: 940e090c5ad4 R12: e2fc5100 Jan 3 17:16:33 linuxkiste kernel: [164295.136129] R13: 000a R14: R15: 0230 Jan 3 17:16:33 linuxkiste kernel: [164295.136130] FS: 7f3c96764340() GS:94100ea8() knlGS: Jan 3 17:16:33 linuxkiste kernel: [164295.136131] CS: 0010 DS: ES: CR0: 80050033 Jan 3 17:16:33 linuxkiste kernel: [164295.136133] CR2: e2fc5108 CR3: 0001f49d8001 CR4: 001706e0 --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu82.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jens 22753 F pulseaudio /dev/snd/controlC1: jens 22753 F pulseaudio CRDA: N/A CasperMD5CheckResult: unknown CurrentDesktop: KDE DistroRelease: KDE neon 22.04 InstallationDate: Installed on 2022-11-26 (43 days ago) InstallationMedia: neon user "Jammy" - Build amd64 LIVE Binary 20221117-07:30 IwConfig: lono wireless extensions. enp2s0no wireless extensions. MachineType: MSI MS-7817 Package: linux (not installed) ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-57-generic root=UUID=0c647c08-756d-408d-b
[Kernel-packages] [Bug 2001545] Lspci-vt.txt
kernel: [164294.600397] ? irqentry_exit+0x1d/0x30 Jan 3 17:16:33 linuxkiste kernel: [164294.600399] ? exc_page_fault+0x89/0x170 Jan 3 17:16:33 linuxkiste kernel: [164294.600402] entry_SYSCALL_64_after_hwframe+0x61/0xcb Jan 3 17:16:33 linuxkiste kernel: [164294.600406] RIP: 0033:0x7f3c97b93aff Jan 3 17:16:33 linuxkiste kernel: [164294.600408] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <41> 89 c0 3d 00 f0 ff ff 77 1f 48 8b 44 24 18 64 48 2b 04 25 28 00 Jan 3 17:16:33 linuxkiste kernel: [164294.600410] RSP: 002b:7fffc65150c0 EFLAGS: 0246 ORIG_RAX: 0010 Jan 3 17:16:33 linuxkiste kernel: [164294.600412] RAX: ffda RBX: 7fffc6515250 RCX: 7f3c97b93aff Jan 3 17:16:33 linuxkiste kernel: [164294.600413] RDX: 7fffc6515250 RSI: 40406469 RDI: 0018 Jan 3 17:16:33 linuxkiste kernel: [164294.600414] RBP: 0018 R08: 0001 R09: 0008 Jan 3 17:16:33 linuxkiste kernel: [164294.600416] R10: 113c0f80 R11: 0246 R12: 7fffc6515250 Jan 3 17:16:33 linuxkiste kernel: [164294.600417] R13: R14: 7f3c89c82bb8 R15: 10372000 Jan 3 17:16:33 linuxkiste kernel: [164294.600419] Jan 3 17:16:33 linuxkiste kernel: [164294.600420] Modules linked in: tls ntfs3 uas usb_storage nls_utf8 cifs cifs_arc4 cifs_md4 fscache netfs vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) rfcomm cmac algif_hash algif_skcipher af_alg bnep binfmt_misc mei_hdcp intel_rapl_msr intel_rapl_common x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm rapl snd_hda_codec_realtek intel_cstate snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi nls_iso8859_1 snd_hda_intel joydev snd_intel_dspcfg btusb at24 snd_intel_sdw_acpi snd_hda_codec snd_hda_core btrtl snd_hwdep btbcm snd_pcm input_leds snd_seq_midi btintel snd_seq_midi_event bluetooth snd_rawmidi ecdh_generic ecc snd_seq mei_me snd_seq_device snd_timer snd mei soundcore mac_hid intel_smartconnect sch_fq_codel msr parport_pc ppdev lp parport ramoops reed_solomon pstore_blk pstore_zone efi_pstore ip_tables x_tables autofs4 btrfs blake2b_generic xor zstd_compress raid6_pq libcrc32c dm_crypt hid_generic usbhid hid i915 i2c_algo_bit t tm drm_kms_helper syscopyarea sysfillrect Jan 3 17:16:33 linuxkiste kernel: [164294.600481] sysimgblt fb_sys_fops cec crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i2c_i801 aesni_intel ahci rc_core crypto_simd r8169 mxm_wmi cryptd i2c_smbus libahci lpc_ich realtek drm xhci_pci xhci_pci_renesas wmi video Jan 3 17:16:33 linuxkiste kernel: [164294.600494] CR2: e2fc5108 Jan 3 17:16:33 linuxkiste kernel: [164294.600496] ---[ end trace c11e39619ebb9be7 ]--- Jan 3 17:16:33 linuxkiste kernel: [164295.136110] RIP: 0010:kfree+0x68/0x250 Jan 3 17:16:33 linuxkiste kernel: [164295.136119] Code: 80 49 01 dc 0f 82 f2 01 00 00 48 c7 c0 00 00 00 80 48 2b 05 42 63 39 01 49 01 c4 49 c1 ec 0c 49 c1 e4 06 4c 03 25 20 63 39 01 <49> 8b 44 24 08 48 8d 50 ff a8 01 4c 0f 45 e2 49 8b 54 24 08 48 8d Jan 3 17:16:33 linuxkiste kernel: [164295.136121] RSP: 0018:b98e88c47930 EFLAGS: 00010286 Jan 3 17:16:33 linuxkiste kernel: [164295.136123] RAX: 6bf38000 RBX: 40c0 RCX: 00392c14 Jan 3 17:16:33 linuxkiste kernel: [164295.136125] RDX: b98e8000 RSI: a04d669e RDI: 40c0 Jan 3 17:16:33 linuxkiste kernel: [164295.136126] RBP: b98e88c47970 R08: R09: Jan 3 17:16:33 linuxkiste kernel: [164295.136127] R10: 940e24fc1000 R11: 940e090c5ad4 R12: e2fc5100 Jan 3 17:16:33 linuxkiste kernel: [164295.136129] R13: 000a R14: R15: 0230 Jan 3 17:16:33 linuxkiste kernel: [164295.136130] FS: 7f3c96764340() GS:94100ea8() knlGS: Jan 3 17:16:33 linuxkiste kernel: [164295.136131] CS: 0010 DS: ES: CR0: 80050033 Jan 3 17:16:33 linuxkiste kernel: [164295.136133] CR2: e2fc5108 CR3: 0001f49d8001 CR4: 001706e0 --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu82.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jens 22753 F pulseaudio /dev/snd/controlC1: jens 22753 F pulseaudio CRDA: N/A CasperMD5CheckResult: unknown CurrentDesktop: KDE DistroRelease: KDE neon 22.04 InstallationDate: Installed on 2022-11-26 (43 days ago) InstallationMedia: neon user "Jammy" - Build amd64 LIVE Binary 20221117-07:30 IwConfig: lono wireless extensions. enp2s0no wireless extensions. MachineType: MSI MS-7817 Package: linux (not installed) ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-57-generic root=UU
[Kernel-packages] [Bug 2001545] Lsusb.txt
64294.600397] ? irqentry_exit+0x1d/0x30 Jan 3 17:16:33 linuxkiste kernel: [164294.600399] ? exc_page_fault+0x89/0x170 Jan 3 17:16:33 linuxkiste kernel: [164294.600402] entry_SYSCALL_64_after_hwframe+0x61/0xcb Jan 3 17:16:33 linuxkiste kernel: [164294.600406] RIP: 0033:0x7f3c97b93aff Jan 3 17:16:33 linuxkiste kernel: [164294.600408] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <41> 89 c0 3d 00 f0 ff ff 77 1f 48 8b 44 24 18 64 48 2b 04 25 28 00 Jan 3 17:16:33 linuxkiste kernel: [164294.600410] RSP: 002b:7fffc65150c0 EFLAGS: 0246 ORIG_RAX: 0010 Jan 3 17:16:33 linuxkiste kernel: [164294.600412] RAX: ffda RBX: 7fffc6515250 RCX: 7f3c97b93aff Jan 3 17:16:33 linuxkiste kernel: [164294.600413] RDX: 7fffc6515250 RSI: 40406469 RDI: 0018 Jan 3 17:16:33 linuxkiste kernel: [164294.600414] RBP: 0018 R08: 0001 R09: 0008 Jan 3 17:16:33 linuxkiste kernel: [164294.600416] R10: 113c0f80 R11: 0246 R12: 7fffc6515250 Jan 3 17:16:33 linuxkiste kernel: [164294.600417] R13: R14: 7f3c89c82bb8 R15: 10372000 Jan 3 17:16:33 linuxkiste kernel: [164294.600419] Jan 3 17:16:33 linuxkiste kernel: [164294.600420] Modules linked in: tls ntfs3 uas usb_storage nls_utf8 cifs cifs_arc4 cifs_md4 fscache netfs vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) rfcomm cmac algif_hash algif_skcipher af_alg bnep binfmt_misc mei_hdcp intel_rapl_msr intel_rapl_common x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm rapl snd_hda_codec_realtek intel_cstate snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi nls_iso8859_1 snd_hda_intel joydev snd_intel_dspcfg btusb at24 snd_intel_sdw_acpi snd_hda_codec snd_hda_core btrtl snd_hwdep btbcm snd_pcm input_leds snd_seq_midi btintel snd_seq_midi_event bluetooth snd_rawmidi ecdh_generic ecc snd_seq mei_me snd_seq_device snd_timer snd mei soundcore mac_hid intel_smartconnect sch_fq_codel msr parport_pc ppdev lp parport ramoops reed_solomon pstore_blk pstore_zone efi_pstore ip_tables x_tables autofs4 btrfs blake2b_generic xor zstd_compress raid6_pq libcrc32c dm_crypt hid_generic usbhid hid i915 i2c_algo_bit t tm drm_kms_helper syscopyarea sysfillrect Jan 3 17:16:33 linuxkiste kernel: [164294.600481] sysimgblt fb_sys_fops cec crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i2c_i801 aesni_intel ahci rc_core crypto_simd r8169 mxm_wmi cryptd i2c_smbus libahci lpc_ich realtek drm xhci_pci xhci_pci_renesas wmi video Jan 3 17:16:33 linuxkiste kernel: [164294.600494] CR2: e2fc5108 Jan 3 17:16:33 linuxkiste kernel: [164294.600496] ---[ end trace c11e39619ebb9be7 ]--- Jan 3 17:16:33 linuxkiste kernel: [164295.136110] RIP: 0010:kfree+0x68/0x250 Jan 3 17:16:33 linuxkiste kernel: [164295.136119] Code: 80 49 01 dc 0f 82 f2 01 00 00 48 c7 c0 00 00 00 80 48 2b 05 42 63 39 01 49 01 c4 49 c1 ec 0c 49 c1 e4 06 4c 03 25 20 63 39 01 <49> 8b 44 24 08 48 8d 50 ff a8 01 4c 0f 45 e2 49 8b 54 24 08 48 8d Jan 3 17:16:33 linuxkiste kernel: [164295.136121] RSP: 0018:b98e88c47930 EFLAGS: 00010286 Jan 3 17:16:33 linuxkiste kernel: [164295.136123] RAX: 6bf38000 RBX: 40c0 RCX: 00392c14 Jan 3 17:16:33 linuxkiste kernel: [164295.136125] RDX: b98e8000 RSI: a04d669e RDI: 40c0 Jan 3 17:16:33 linuxkiste kernel: [164295.136126] RBP: b98e88c47970 R08: R09: Jan 3 17:16:33 linuxkiste kernel: [164295.136127] R10: 940e24fc1000 R11: 940e090c5ad4 R12: e2fc5100 Jan 3 17:16:33 linuxkiste kernel: [164295.136129] R13: 000a R14: R15: 0230 Jan 3 17:16:33 linuxkiste kernel: [164295.136130] FS: 7f3c96764340() GS:94100ea8() knlGS: Jan 3 17:16:33 linuxkiste kernel: [164295.136131] CS: 0010 DS: ES: CR0: 80050033 Jan 3 17:16:33 linuxkiste kernel: [164295.136133] CR2: e2fc5108 CR3: 0001f49d8001 CR4: 001706e0 --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu82.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jens 22753 F pulseaudio /dev/snd/controlC1: jens 22753 F pulseaudio CRDA: N/A CasperMD5CheckResult: unknown CurrentDesktop: KDE DistroRelease: KDE neon 22.04 InstallationDate: Installed on 2022-11-26 (43 days ago) InstallationMedia: neon user "Jammy" - Build amd64 LIVE Binary 20221117-07:30 IwConfig: lono wireless extensions. enp2s0no wireless extensions. MachineType: MSI MS-7817 Package: linux (not installed) ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-57-generic root=UUID=0c647c08-756d-408d-b
[Kernel-packages] [Bug 2001545] Lsusb-t.txt
el: [164294.600397] ? irqentry_exit+0x1d/0x30 Jan 3 17:16:33 linuxkiste kernel: [164294.600399] ? exc_page_fault+0x89/0x170 Jan 3 17:16:33 linuxkiste kernel: [164294.600402] entry_SYSCALL_64_after_hwframe+0x61/0xcb Jan 3 17:16:33 linuxkiste kernel: [164294.600406] RIP: 0033:0x7f3c97b93aff Jan 3 17:16:33 linuxkiste kernel: [164294.600408] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <41> 89 c0 3d 00 f0 ff ff 77 1f 48 8b 44 24 18 64 48 2b 04 25 28 00 Jan 3 17:16:33 linuxkiste kernel: [164294.600410] RSP: 002b:7fffc65150c0 EFLAGS: 0246 ORIG_RAX: 0010 Jan 3 17:16:33 linuxkiste kernel: [164294.600412] RAX: ffda RBX: 7fffc6515250 RCX: 7f3c97b93aff Jan 3 17:16:33 linuxkiste kernel: [164294.600413] RDX: 7fffc6515250 RSI: 40406469 RDI: 0018 Jan 3 17:16:33 linuxkiste kernel: [164294.600414] RBP: 0018 R08: 0001 R09: 0008 Jan 3 17:16:33 linuxkiste kernel: [164294.600416] R10: 113c0f80 R11: 0246 R12: 7fffc6515250 Jan 3 17:16:33 linuxkiste kernel: [164294.600417] R13: R14: 7f3c89c82bb8 R15: 10372000 Jan 3 17:16:33 linuxkiste kernel: [164294.600419] Jan 3 17:16:33 linuxkiste kernel: [164294.600420] Modules linked in: tls ntfs3 uas usb_storage nls_utf8 cifs cifs_arc4 cifs_md4 fscache netfs vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) rfcomm cmac algif_hash algif_skcipher af_alg bnep binfmt_misc mei_hdcp intel_rapl_msr intel_rapl_common x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm rapl snd_hda_codec_realtek intel_cstate snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi nls_iso8859_1 snd_hda_intel joydev snd_intel_dspcfg btusb at24 snd_intel_sdw_acpi snd_hda_codec snd_hda_core btrtl snd_hwdep btbcm snd_pcm input_leds snd_seq_midi btintel snd_seq_midi_event bluetooth snd_rawmidi ecdh_generic ecc snd_seq mei_me snd_seq_device snd_timer snd mei soundcore mac_hid intel_smartconnect sch_fq_codel msr parport_pc ppdev lp parport ramoops reed_solomon pstore_blk pstore_zone efi_pstore ip_tables x_tables autofs4 btrfs blake2b_generic xor zstd_compress raid6_pq libcrc32c dm_crypt hid_generic usbhid hid i915 i2c_algo_bit t tm drm_kms_helper syscopyarea sysfillrect Jan 3 17:16:33 linuxkiste kernel: [164294.600481] sysimgblt fb_sys_fops cec crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i2c_i801 aesni_intel ahci rc_core crypto_simd r8169 mxm_wmi cryptd i2c_smbus libahci lpc_ich realtek drm xhci_pci xhci_pci_renesas wmi video Jan 3 17:16:33 linuxkiste kernel: [164294.600494] CR2: e2fc5108 Jan 3 17:16:33 linuxkiste kernel: [164294.600496] ---[ end trace c11e39619ebb9be7 ]--- Jan 3 17:16:33 linuxkiste kernel: [164295.136110] RIP: 0010:kfree+0x68/0x250 Jan 3 17:16:33 linuxkiste kernel: [164295.136119] Code: 80 49 01 dc 0f 82 f2 01 00 00 48 c7 c0 00 00 00 80 48 2b 05 42 63 39 01 49 01 c4 49 c1 ec 0c 49 c1 e4 06 4c 03 25 20 63 39 01 <49> 8b 44 24 08 48 8d 50 ff a8 01 4c 0f 45 e2 49 8b 54 24 08 48 8d Jan 3 17:16:33 linuxkiste kernel: [164295.136121] RSP: 0018:b98e88c47930 EFLAGS: 00010286 Jan 3 17:16:33 linuxkiste kernel: [164295.136123] RAX: 6bf38000 RBX: 40c0 RCX: 00392c14 Jan 3 17:16:33 linuxkiste kernel: [164295.136125] RDX: b98e8000 RSI: a04d669e RDI: 40c0 Jan 3 17:16:33 linuxkiste kernel: [164295.136126] RBP: b98e88c47970 R08: R09: Jan 3 17:16:33 linuxkiste kernel: [164295.136127] R10: 940e24fc1000 R11: 940e090c5ad4 R12: e2fc5100 Jan 3 17:16:33 linuxkiste kernel: [164295.136129] R13: 000a R14: R15: 0230 Jan 3 17:16:33 linuxkiste kernel: [164295.136130] FS: 7f3c96764340() GS:94100ea8() knlGS: Jan 3 17:16:33 linuxkiste kernel: [164295.136131] CS: 0010 DS: ES: CR0: 80050033 Jan 3 17:16:33 linuxkiste kernel: [164295.136133] CR2: e2fc5108 CR3: 0001f49d8001 CR4: 001706e0 --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu82.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jens 22753 F pulseaudio /dev/snd/controlC1: jens 22753 F pulseaudio CRDA: N/A CasperMD5CheckResult: unknown CurrentDesktop: KDE DistroRelease: KDE neon 22.04 InstallationDate: Installed on 2022-11-26 (43 days ago) InstallationMedia: neon user "Jammy" - Build amd64 LIVE Binary 20221117-07:30 IwConfig: lono wireless extensions. enp2s0no wireless extensions. MachineType: MSI MS-7817 Package: linux (not installed) ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-57-generic root=UU
[Kernel-packages] [Bug 2001545] Lsusb-v.txt
el: [164294.600397] ? irqentry_exit+0x1d/0x30 Jan 3 17:16:33 linuxkiste kernel: [164294.600399] ? exc_page_fault+0x89/0x170 Jan 3 17:16:33 linuxkiste kernel: [164294.600402] entry_SYSCALL_64_after_hwframe+0x61/0xcb Jan 3 17:16:33 linuxkiste kernel: [164294.600406] RIP: 0033:0x7f3c97b93aff Jan 3 17:16:33 linuxkiste kernel: [164294.600408] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <41> 89 c0 3d 00 f0 ff ff 77 1f 48 8b 44 24 18 64 48 2b 04 25 28 00 Jan 3 17:16:33 linuxkiste kernel: [164294.600410] RSP: 002b:7fffc65150c0 EFLAGS: 0246 ORIG_RAX: 0010 Jan 3 17:16:33 linuxkiste kernel: [164294.600412] RAX: ffda RBX: 7fffc6515250 RCX: 7f3c97b93aff Jan 3 17:16:33 linuxkiste kernel: [164294.600413] RDX: 7fffc6515250 RSI: 40406469 RDI: 0018 Jan 3 17:16:33 linuxkiste kernel: [164294.600414] RBP: 0018 R08: 0001 R09: 0008 Jan 3 17:16:33 linuxkiste kernel: [164294.600416] R10: 113c0f80 R11: 0246 R12: 7fffc6515250 Jan 3 17:16:33 linuxkiste kernel: [164294.600417] R13: R14: 7f3c89c82bb8 R15: 10372000 Jan 3 17:16:33 linuxkiste kernel: [164294.600419] Jan 3 17:16:33 linuxkiste kernel: [164294.600420] Modules linked in: tls ntfs3 uas usb_storage nls_utf8 cifs cifs_arc4 cifs_md4 fscache netfs vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) rfcomm cmac algif_hash algif_skcipher af_alg bnep binfmt_misc mei_hdcp intel_rapl_msr intel_rapl_common x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm rapl snd_hda_codec_realtek intel_cstate snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi nls_iso8859_1 snd_hda_intel joydev snd_intel_dspcfg btusb at24 snd_intel_sdw_acpi snd_hda_codec snd_hda_core btrtl snd_hwdep btbcm snd_pcm input_leds snd_seq_midi btintel snd_seq_midi_event bluetooth snd_rawmidi ecdh_generic ecc snd_seq mei_me snd_seq_device snd_timer snd mei soundcore mac_hid intel_smartconnect sch_fq_codel msr parport_pc ppdev lp parport ramoops reed_solomon pstore_blk pstore_zone efi_pstore ip_tables x_tables autofs4 btrfs blake2b_generic xor zstd_compress raid6_pq libcrc32c dm_crypt hid_generic usbhid hid i915 i2c_algo_bit t tm drm_kms_helper syscopyarea sysfillrect Jan 3 17:16:33 linuxkiste kernel: [164294.600481] sysimgblt fb_sys_fops cec crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i2c_i801 aesni_intel ahci rc_core crypto_simd r8169 mxm_wmi cryptd i2c_smbus libahci lpc_ich realtek drm xhci_pci xhci_pci_renesas wmi video Jan 3 17:16:33 linuxkiste kernel: [164294.600494] CR2: e2fc5108 Jan 3 17:16:33 linuxkiste kernel: [164294.600496] ---[ end trace c11e39619ebb9be7 ]--- Jan 3 17:16:33 linuxkiste kernel: [164295.136110] RIP: 0010:kfree+0x68/0x250 Jan 3 17:16:33 linuxkiste kernel: [164295.136119] Code: 80 49 01 dc 0f 82 f2 01 00 00 48 c7 c0 00 00 00 80 48 2b 05 42 63 39 01 49 01 c4 49 c1 ec 0c 49 c1 e4 06 4c 03 25 20 63 39 01 <49> 8b 44 24 08 48 8d 50 ff a8 01 4c 0f 45 e2 49 8b 54 24 08 48 8d Jan 3 17:16:33 linuxkiste kernel: [164295.136121] RSP: 0018:b98e88c47930 EFLAGS: 00010286 Jan 3 17:16:33 linuxkiste kernel: [164295.136123] RAX: 6bf38000 RBX: 40c0 RCX: 00392c14 Jan 3 17:16:33 linuxkiste kernel: [164295.136125] RDX: b98e8000 RSI: a04d669e RDI: 40c0 Jan 3 17:16:33 linuxkiste kernel: [164295.136126] RBP: b98e88c47970 R08: R09: Jan 3 17:16:33 linuxkiste kernel: [164295.136127] R10: 940e24fc1000 R11: 940e090c5ad4 R12: e2fc5100 Jan 3 17:16:33 linuxkiste kernel: [164295.136129] R13: 000a R14: R15: 0230 Jan 3 17:16:33 linuxkiste kernel: [164295.136130] FS: 7f3c96764340() GS:94100ea8() knlGS: Jan 3 17:16:33 linuxkiste kernel: [164295.136131] CS: 0010 DS: ES: CR0: 80050033 Jan 3 17:16:33 linuxkiste kernel: [164295.136133] CR2: e2fc5108 CR3: 0001f49d8001 CR4: 001706e0 --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu82.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jens 22753 F pulseaudio /dev/snd/controlC1: jens 22753 F pulseaudio CRDA: N/A CasperMD5CheckResult: unknown CurrentDesktop: KDE DistroRelease: KDE neon 22.04 InstallationDate: Installed on 2022-11-26 (43 days ago) InstallationMedia: neon user "Jammy" - Build amd64 LIVE Binary 20221117-07:30 IwConfig: lono wireless extensions. enp2s0no wireless extensions. MachineType: MSI MS-7817 Package: linux (not installed) ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-57-generic root=UU
[Kernel-packages] [Bug 2001545] Re: i915: repetable Kernel Oops after resuming from standby
c0 Jan 3 17:16:33 linuxkiste kernel: [164295.136126] RBP: b98e88c47970 R08: R09: Jan 3 17:16:33 linuxkiste kernel: [164295.136127] R10: 940e24fc1000 R11: 940e090c5ad4 R12: e2fc5100 Jan 3 17:16:33 linuxkiste kernel: [164295.136129] R13: 000a R14: R15: 0230 Jan 3 17:16:33 linuxkiste kernel: [164295.136130] FS: 7f3c96764340() GS:94100ea8() knlGS: Jan 3 17:16:33 linuxkiste kernel: [164295.136131] CS: 0010 DS: ES: CR0: 80050033 Jan 3 17:16:33 linuxkiste kernel: [164295.136133] CR2: e2fc5108 CR3: 0001f49d8001 CR4: 001706e0 --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu82.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jens 22753 F pulseaudio /dev/snd/controlC1: jens 22753 F pulseaudio CRDA: N/A CasperMD5CheckResult: unknown CurrentDesktop: KDE DistroRelease: KDE neon 22.04 InstallationDate: Installed on 2022-11-26 (43 days ago) InstallationMedia: neon user "Jammy" - Build amd64 LIVE Binary 20221117-07:30 IwConfig: lono wireless extensions. enp2s0no wireless extensions. MachineType: MSI MS-7817 Package: linux (not installed) ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-57-generic root=UUID=0c647c08-756d-408d-b730-0f54ea1f73d0 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.15.0-57.63-generic 5.15.74 RelatedPackageVersions: linux-restricted-modules-5.15.0-57-generic N/A linux-backports-modules-5.15.0-57-generic N/A linux-firmware 20220329.git681281e4-0ubuntu3.9 RfKill: 0: hci0: Bluetooth Soft blocked: no Hard blocked: no Tags: jammy Uname: Linux 5.15.0-57-generic x86_64 UnreportableReason: This report is about a package that is not installed. UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers _MarkForUpload: False dmi.bios.date: 04/21/2015 dmi.bios.release: 4.6 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V10.9 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: CSM-B85M-E45 (MS-7817) dmi.board.vendor: MSI dmi.board.version: 2.0 dmi.chassis.asset.tag: To be filled by O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: MSI dmi.chassis.version: 2.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV10.9:bd04/21/2015:br4.6:svnMSI:pnMS-7817:pvr2.0:rvnMSI:rnCSM-B85M-E45(MS-7817):rvr2.0:cvnMSI:ct3:cvr2.0:skuTobefilledbyO.E.M.: dmi.product.family: To be filled by O.E.M. dmi.product.name: MS-7817 dmi.product.sku: To be filled by O.E.M. dmi.product.version: 2.0 dmi.sys.vendor: MSI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2001545/+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
[Kernel-packages] [Bug 1953554] Re: NETDEV WATCHDOG: waneth (ax88179_178a): transmit queue 0 timed out
I'm seeing this exact same issue with a TP-Link UE300C USB-C adapter, the thing is, I have 2 identical intel NUC's with each one of these adaptors, and on the one machine I see this on average once a month for the last 3 months now, on the other machine this has not happend yet. replugging it and restarting the network seems to fix it, I'm not sure if this is a hardware issue or not Is there any information or debug info I can provide here to help this issue allong? -- 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/1953554 Title: NETDEV WATCHDOG: waneth (ax88179_178a): transmit queue 0 timed out Status in linux package in Ubuntu: Confirmed Bug description: Hi, I am facing this problem in Focal with the USB 3.0 Ethernet Gigabit adapter "ASIX Electronics Corp. AX88179 Gigabit Ethernet" (waneth is the name I assigned to this ethernet connected to the cable modem/router): [ cut here ] [94104.121581] NETDEV WATCHDOG: waneth (ax88179_178a): transmit queue 0 timed out [94104.121606] WARNING: CPU: 2 PID: 217952 at net/sched/sch_generic.c:467 dev_watchdog+0x24f/0x260 [94104.121615] Modules linked in: binfmt_misc xt_recent nfnetlink nls_iso8859_1 dm_multipath scsi_dh_rdac scsi_dh_emc scsi_dh_alua snd_sof_pci_intel_apl snd_sof_intel_hda_common soundwire_intel soundwire_generic_allocation soundwire_cadence snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof soundwire_bus snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core intel_rapl_msr snd_soc_sst_ipc intel_rapl_common 8814au(OE) mei_hdcp snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi intel_pmc_bxt snd_soc_core intel_telemetry_pltdrv intel_punit_ipc snd_compress intel_telemetry_core snd_hda_codec_hdmi x86_pkg_temp_thermal intel_powerclamp snd_hda_codec_realtek coretemp snd_hda_codec_generic ac97_bus ledtrig_audio snd_pcm_dmaengine kvm_intel snd_hda_intel kvm snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_codec rapl intel_cstate snd_hda_core snd_hwdep snd_pcm snd_timer ax88179_178a cfg80211 efi_pstore mei_me usbnet ee1004 snd mii soundcore mei mac_hid bridge ip6t_REJECT nf_reject_ipv6 stp llc xt_hl [94104.121696] ip6t_rt ipt_REJECT nf_reject_ipv4 xt_LOG nf_log_syslog xt_limit xt_addrtype xt_tcpudp xt_MASQUERADE iptable_nat nf_nat xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip6table_filter ip6_tables sch_fq_codel iptable_filter bpfilter msr ip_tables x_tables autofs4 btrfs blake2b_generic zstd_compress raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c raid1 raid0 multipath linear uas usb_storage i915 i2c_algo_bit drm_kms_helper crct10dif_pclmul crc32_pclmul ghash_clmulni_intel syscopyarea sysfillrect sysimgblt fb_sys_fops cec rc_core aesni_intel crypto_simd i2c_i801 xhci_pci i2c_smbus cryptd r8169 realtek xhci_pci_renesas drm sdhci_pci ahci cqhci sdhci libahci video [94104.121771] CPU: 2 PID: 217952 Comm: PLUGIN[cgroups] Tainted: G OE 5.13.0-22-generic #22~20.04.1-Ubuntu [94104.121775] Hardware name: GIGABYTE MZGLKDP-00/MZGLKDP-00, BIOS F1 12/21/2017 [94104.121777] RIP: 0010:dev_watchdog+0x24f/0x260 [94104.121782] Code: c7 36 fd ff eb ab 4c 89 ff c6 05 60 f1 6e 01 01 e8 86 11 fa ff 44 89 e9 4c 89 fe 48 c7 c7 20 9c ca 89 48 89 c2 e8 38 17 17 00 <0f> 0b eb 8c 66 66 2e 0f 1f 84 00 00 00 00 00 66 90 0f 1f 44 00 00 [94104.121785] RSP: 0018:b515c0138e88 EFLAGS: 00010282 [94104.121788] RAX: RBX: 91214fc45e00 RCX: 0027 [94104.121790] RDX: 0027 RSI: dfff RDI: 9124b05189c8 [94104.121792] RBP: b515c0138eb8 R08: 9124b05189c0 R09: b515c0138c60 [94104.121794] R10: 0001 R11: 0001 R12: 0001 [94104.121795] R13: R14: 912154a7d480 R15: 912154a7d000 [94104.121797] FS: 7f74619e5700() GS:9124b050() knlGS: [94104.121800] CS: 0010 DS: ES: CR0: 80050033 [94104.121802] CR2: 5635dd41b584 CR3: 00020592a000 CR4: 00350ee0 [94104.121805] Call Trace: [94104.121807] [94104.121812] ? pfifo_fast_enqueue+0x150/0x150 [94104.121816] call_timer_fn+0x2c/0x100 [94104.121821] run_timer_softirq+0x3d7/0x480 [94104.121824] ? perf_trace_softirq+0x9d/0xd0 [94104.121829] __do_softirq+0xdd/0x29b [94104.121835] irq_exit_rcu+0xa4/0xb0 [94104.121837] sysvec_apic_timer_interrupt+0x7c/0x90 [94104.121841] [94104.121843] asm_sysvec_apic_timer_interrupt+0x12/0x20 [94104.121846] RIP: 0010:errseq_sample+0x2/0x10 [94104.121850] Code: ff 48 d3 e2 48 f7 d2 48 21 d0 0f 01 ca 48 85 c0 0f 94 c0 0f b6 c0 c3 b8 01 00 00 00 c3 b8 f2 ff ff ff c3 cc cc cc cc cc 8b 07 00 00 00 00 f6 c4 10 0f 44 c2 c3 66 90 8b 17 31 c0 39 16 74 1b [94104.121853] RSP: 0018:b515c29cfb68 EFLAGS: 0286 [94104.121855] RAX:
[Kernel-packages] [Bug 1953554] Re: NETDEV WATCHDOG: waneth (ax88179_178a): transmit queue 0 timed out
[335315.982132] [ cut here ] [335315.982172] NETDEV WATCHDOG: enxf8e43ba9c6b7 (ax88179_178a): transmit queue 0 timed out [335315.982195] WARNING: CPU: 6 PID: 0 at net/sched/sch_generic.c:467 dev_watchdog+0x24c/0x250 [335315.982202] Modules linked in: tcp_diag udp_diag inet_diag nfsv3 nfs_acl nfs lockd grace veth rbd ceph libceph fscache netfs ebtable_filter ebtables ip_set ip6table_raw iptable_raw ip6table_filter ip6_tables iptable_filter bpfilter sctp ip6_udp_tunnel udp_tunnel nf_tables bonding tls softdog nfnetlink_log nfnetlink cdc_mbim cdc_wdm cdc_ncm cdc_ether snd_hda_codec_hdmi intel_rapl_msr intel_rapl_common snd_sof_pci_intel_cnl snd_sof_intel_hda_common x86_pkg_temp_thermal soundwire_intel intel_powerclamp soundwire_generic_allocation coretemp soundwire_cadence snd_ctl_led snd_sof_intel_hda snd_sof_pci snd_hda_codec_realtek kvm_intel snd_sof_xtensa_dsp snd_hda_codec_generic snd_sof kvm snd_soc_hdac_hda iwlmvm snd_hda_ext_core snd_soc_acpi_intel_match irqbypass snd_soc_acpi soundwire_bus crct10dif_pclmul mac80211 ghash_clmulni_intel ledtrig_audio mei_hdcp libarc4 aesni_intel snd_soc_core crypto_simd snd_compress cryptd ac97_bus snd_pcm_dmaengine snd_hda_intel rapl snd_intel_dspcfg intel_cstate [335315.982343] i915 snd_intel_sdw_acpi snd_hda_codec pcspkr snd_hda_core btusb snd_hwdep btrtl intel_wmi_thunderbolt wmi_bmof efi_pstore btbcm drm_kms_helper btintel snd_pcm cec iwlwifi rc_core bluetooth snd_timer i2c_algo_bit ax88179_178a fb_sys_fops snd syscopyarea ecdh_generic usbnet sysfillrect mii ee1004 soundcore sysimgblt ecc mei_me cfg80211 mei intel_pch_thermal acpi_tad mac_hid acpi_pad zfs(PO) zunicode(PO) zzstd(O) zlua(O) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) vhost_net vhost vhost_iotlb tap ib_iser rdma_cm iw_cm ib_cm ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi drm sunrpc ip_tables x_tables autofs4 btrfs blake2b_generic xor zstd_compress raid6_pq dm_thin_pool dm_persistent_data dm_bio_prison dm_bufio libcrc32c crc32_pclmul nvme sdhci_pci xhci_pci intel_lpss_pci i2c_i801 cqhci xhci_pci_renesas e1000e i2c_smbus sdhci thunderbolt nvme_core ahci intel_lpss libahci xhci_hcd idma64 wmi video pinctrl_cannonlake [335315.982469] CPU: 6 PID: 0 Comm: swapper/6 Tainted: P O 5.13.19-6-pve #1 [335315.982472] Hardware name: Intel(R) Client Systems NUC10i7FNK/NUC10i7FNB, BIOS FNCML357.0038.2020.0131.1422 01/31/2020 [335315.982473] RIP: 0010:dev_watchdog+0x24c/0x250 [335315.982476] Code: fa 25 fd ff eb ab 4c 89 ff c6 05 35 da 4f 01 01 e8 e9 ee f9 ff 44 89 e9 4c 89 fe 48 c7 c7 80 d9 48 ae 48 89 c2 e8 bc 05 1a 00 <0f> 0b eb 8c 0f 1f 44 00 00 55 48 89 e5 41 57 49 89 d7 41 56 4d 89 [335315.982479] RSP: 0018:b0bac029ce80 EFLAGS: 00010282 [335315.982481] RAX: RBX: 9e0d86e98000 RCX: 083f [335315.982483] RDX: RSI: 00f6 RDI: 083f [335315.982484] RBP: b0bac029ceb0 R08: R09: b0bac029cc60 [335315.982485] R10: b0bac029cc58 R11: aeb55428 R12: 9e0d86e98080 [335315.982487] R13: R14: 9e0d92c96480 R15: 9e0d92c96000 [335315.982488] FS: () GS:9e10f0d0() knlGS: [335315.982490] CS: 0010 DS: ES: CR0: 80050033 [335315.982491] CR2: 55faae44be88 CR3: 000256210006 CR4: 003706e0 [335315.982493] Call Trace: [335315.982495] [335315.982498] ? pfifo_fast_enqueue+0x150/0x150 [335315.982500] call_timer_fn+0x2c/0x100 [335315.982503] __run_timers.part.0+0x1d8/0x250 [335315.982505] ? ktime_get+0x3b/0xa0 [335315.982508] ? lapic_next_deadline+0x2c/0x40 [335315.982512] ? clockevents_program_event+0x8f/0xe0 [335315.982516] run_timer_softirq+0x2a/0x50 [335315.982519] __do_softirq+0xcb/0x281 [335315.982523] irq_exit_rcu+0xa2/0xd0 [335315.982527] sysvec_apic_timer_interrupt+0x7c/0x90 [335315.982529] [335315.982530] [335315.982531] asm_sysvec_apic_timer_interrupt+0x12/0x20 [335315.982534] RIP: 0010:cpuidle_enter_state+0xcc/0x360 [335315.982538] Code: 3d f1 92 8d 52 e8 f4 54 7a ff 49 89 c6 0f 1f 44 00 00 31 ff e8 95 60 7a ff 80 7d d7 00 0f 85 01 01 00 00 fb 66 0f 1f 44 00 00 <45> 85 ff 0f 88 0d 01 00 00 49 63 cf 4c 2b 75 c8 48 8d 04 49 48 89 [335315.982540] RSP: 0018:b0bac0137e68 EFLAGS: 0246 [335315.982542] RAX: 9e10f0d34ec0 RBX: 0003 RCX: 001f [335315.982543] RDX: RSI: 4f9a1f43 RDI: [335315.982545] RBP: b0bac0137ea0 R08: 000130f7d6002b01 R09: 0018 [335315.982546] R10: 0001 R11: R12: d0babfb00500 [335315.982547] R13: aec50e00 R14: 000130f7d6002b01 R15: 0003 [335315.982550] ? cpuidle_enter_state+0xbb/0x360 [335315.982553] cpuidle_enter+0x2e/0x40 [335315.982556] do_idle+0x1ff/0x2a0 [335315.982559] cpu_startup_entry+0x20/0x30 [335315.982561] start_secondary+0x1
[Kernel-packages] [Bug 2009522] Re: Upgrade Kernel 5.19.0-35-generic [Sound Blaster Recon3D / Z-Series] not detected anymore
the same problem here on kernel 5.19.0-35-generic #36-Ubuntu SMP PREEMPT_DYNAMIC Fri Feb 3 18:36:56 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux Ubuntu 22.04 LTS and Ubuntu 22.10 the sound card does not work. the sound card works without problems on kernel 5.19.0-32 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-hwe-5.19 in Ubuntu. https://bugs.launchpad.net/bugs/2009522 Title: Upgrade Kernel 5.19.0-35-generic [Sound Blaster Recon3D / Z-Series] not detected anymore Status in linux-hwe-5.19 package in Ubuntu: Confirmed Bug description: Upgrade Kernel 5.19.0-35-generic [Sound Blaster Recon3D / Z-Series] not detected anymore Operating System: Kubuntu 22.10 KDE Plasma Version: 5.27.2 KDE Frameworks Version: 5.103.0 Qt Version: 5.15.6 Kernel Version: 5.19.0-35-generic (64-bit) Graphics Platform: X11 Processors: 16 × Intel® Core™ i9-9900KF CPU @ 3.60GHz Memory: 31.3 GiB of RAM Graphics Processor: NVIDIA GeForce RTX 3070 Ti/PCIe/SSE2 Manufacturer: Gigabyte Technology Co., Ltd. Product Name: Z390 UD See also https://askubuntu.com/questions/1457574/upgrade- kernel-5-19-0-35-generic-sound-blaster-recon3d-z-series-not-detected To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-hwe-5.19/+bug/2009522/+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
[Kernel-packages] [Bug 1826332] [NEW] Something sends bad ACPI messages
Public bug reported: Duplicate of #1744737 ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: linux-image-4.15.0-47-generic 4.15.0-47.50 ProcVersionSignature: Ubuntu 4.15.0-47.50-generic 4.15.18 Uname: Linux 4.15.0-47-generic x86_64 ApportVersion: 2.20.9-0ubuntu7.5 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/pcmC0D0p: jens 8470 F...m pulseaudio /dev/snd/controlC0: jens 8470 F pulseaudio CurrentDesktop: ubuntu:GNOME Date: Thu Apr 25 09:18:07 2019 HibernationDevice: RESUME=UUID=a79a66e4-84c7-4763-ac78-01a4e4919103 InstallationDate: Installed on 2017-08-04 (628 days ago) InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801) MachineType: LENOVO 20J6CTO1WW ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-47-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=1 RelatedPackageVersions: linux-restricted-modules-4.15.0-47-generic N/A linux-backports-modules-4.15.0-47-generic N/A linux-firmware 1.173.3 SourcePackage: linux UpgradeStatus: Upgraded to bionic on 2018-11-12 (163 days ago) dmi.bios.date: 02/25/2019 dmi.bios.vendor: LENOVO dmi.bios.version: R0FET48W (1.28 ) dmi.board.asset.tag: Not Available dmi.board.name: 20J6CTO1WW dmi.board.vendor: LENOVO dmi.board.version: SDK0J40697 WIN dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: None dmi.modalias: dmi:bvnLENOVO:bvrR0FET48W(1.28):bd02/25/2019:svnLENOVO:pn20J6CTO1WW:pvrThinkPadT470p:rvnLENOVO:rn20J6CTO1WW:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone: dmi.product.family: ThinkPad T470p dmi.product.name: 20J6CTO1WW dmi.product.version: ThinkPad T470p dmi.sys.vendor: LENOVO ** Affects: linux (Ubuntu) Importance: Undecided Status: Confirmed ** 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/1826332 Title: Something sends bad ACPI messages Status in linux package in Ubuntu: Confirmed Bug description: Duplicate of #1744737 ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: linux-image-4.15.0-47-generic 4.15.0-47.50 ProcVersionSignature: Ubuntu 4.15.0-47.50-generic 4.15.18 Uname: Linux 4.15.0-47-generic x86_64 ApportVersion: 2.20.9-0ubuntu7.5 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/pcmC0D0p: jens 8470 F...m pulseaudio /dev/snd/controlC0: jens 8470 F pulseaudio CurrentDesktop: ubuntu:GNOME Date: Thu Apr 25 09:18:07 2019 HibernationDevice: RESUME=UUID=a79a66e4-84c7-4763-ac78-01a4e4919103 InstallationDate: Installed on 2017-08-04 (628 days ago) InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801) MachineType: LENOVO 20J6CTO1WW ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-47-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=1 RelatedPackageVersions: linux-restricted-modules-4.15.0-47-generic N/A linux-backports-modules-4.15.0-47-generic N/A linux-firmware 1.173.3 SourcePackage: linux UpgradeStatus: Upgraded to bionic on 2018-11-12 (163 days ago) dmi.bios.date: 02/25/2019 dmi.bios.vendor: LENOVO dmi.bios.version: R0FET48W (1.28 ) dmi.board.asset.tag: Not Available dmi.board.name: 20J6CTO1WW dmi.board.vendor: LENOVO dmi.board.version: SDK0J40697 WIN dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: None dmi.modalias: dmi:bvnLENOVO:bvrR0FET48W(1.28):bd02/25/2019:svnLENOVO:pn20J6CTO1WW:pvrThinkPadT470p:rvnLENOVO:rn20J6CTO1WW:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone: dmi.product.family: ThinkPad T470p dmi.product.name: 20J6CTO1WW dmi.product.version: ThinkPad T470p dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1826332/+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
[Kernel-packages] [Bug 1826332] Re: Something sends bad ACPI messages
Original report: https://bugs.launchpad.net/ubuntu/+source/linux- hwe/+bug/1744737 -- 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/1826332 Title: Something sends bad ACPI messages Status in linux package in Ubuntu: Confirmed Bug description: Duplicate of #1744737 ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: linux-image-4.15.0-47-generic 4.15.0-47.50 ProcVersionSignature: Ubuntu 4.15.0-47.50-generic 4.15.18 Uname: Linux 4.15.0-47-generic x86_64 ApportVersion: 2.20.9-0ubuntu7.5 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/pcmC0D0p: jens 8470 F...m pulseaudio /dev/snd/controlC0: jens 8470 F pulseaudio CurrentDesktop: ubuntu:GNOME Date: Thu Apr 25 09:18:07 2019 HibernationDevice: RESUME=UUID=a79a66e4-84c7-4763-ac78-01a4e4919103 InstallationDate: Installed on 2017-08-04 (628 days ago) InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801) MachineType: LENOVO 20J6CTO1WW ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-47-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=1 RelatedPackageVersions: linux-restricted-modules-4.15.0-47-generic N/A linux-backports-modules-4.15.0-47-generic N/A linux-firmware 1.173.3 SourcePackage: linux UpgradeStatus: Upgraded to bionic on 2018-11-12 (163 days ago) dmi.bios.date: 02/25/2019 dmi.bios.vendor: LENOVO dmi.bios.version: R0FET48W (1.28 ) dmi.board.asset.tag: Not Available dmi.board.name: 20J6CTO1WW dmi.board.vendor: LENOVO dmi.board.version: SDK0J40697 WIN dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: None dmi.modalias: dmi:bvnLENOVO:bvrR0FET48W(1.28):bd02/25/2019:svnLENOVO:pn20J6CTO1WW:pvrThinkPadT470p:rvnLENOVO:rn20J6CTO1WW:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone: dmi.product.family: ThinkPad T470p dmi.product.name: 20J6CTO1WW dmi.product.version: ThinkPad T470p dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1826332/+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
[Kernel-packages] [Bug 1614953] Re: hw csum failure when IPv6 interfaces configured in netdev_rx_csum_fault+0x38/0x40
Getting it all the time: [Apr13 04:28] kino6_0: hw csum failure [ +0.003777] CPU: 18 PID: 0 Comm: swapper/18 Tainted: P OE 4.15.0-58-generic #64-Ubuntu [ +0.03] Hardware name: GIGABYTE G291-281-00/MG51-G21-00, BIOS R06 11/19/2019 [ +0.01] Call Trace: [ +0.03] [ +0.10] dump_stack+0x63/0x8b [ +0.08] netdev_rx_csum_fault+0x38/0x40 [ +0.03] __skb_checksum_complete+0xbc/0xd0 [ +0.05] nf_ip_checksum+0xc3/0xf0 [ +0.17] tcp_error+0x162/0x1c0 [nf_conntrack] [ +0.07] ? kfree_skbmem+0x5f/0x70 [ +0.04] ? consume_skb+0x34/0x90 [ +0.11] nf_conntrack_in+0x14f/0x500 [nf_conntrack] [ +0.09] ? csum_partial_ext+0x9/0x10 [ +0.04] ? __skb_checksum+0x6b/0x300 [ +0.06] ipv4_conntrack_in+0x1c/0x20 [nf_conntrack_ipv4] [ +0.05] nf_hook_slow+0x48/0xc0 [ +0.04] ? skb_send_sock+0x50/0x50 [ +0.05] ip_rcv+0x2fa/0x360 [ +0.03] ? inet_del_offload+0x40/0x40 [ +0.04] __netif_receive_skb_core+0x432/0xb40 [ +0.04] ? tcp4_gro_receive+0x137/0x1a0 [ +0.03] __netif_receive_skb+0x18/0x60 [ +0.03] ? __netif_receive_skb+0x18/0x60 [ +0.04] netif_receive_skb_internal+0x45/0xe0 [ +0.03] napi_gro_receive+0xc5/0xf0 [ +0.34] mlx5e_handle_rx_cqe_mpwrq+0x465/0x860 [mlx5_core] [ +0.29] mlx5e_poll_rx_cq+0xd1/0x8b0 [mlx5_core] [ +0.25] mlx5e_napi_poll+0x9d/0x290 [mlx5_core] [ +0.04] net_rx_action+0x140/0x3a0 [ +0.06] __do_softirq+0xe4/0x2d4 [ +0.06] irq_exit+0xc5/0xd0 [ +0.04] do_IRQ+0x8a/0xe0 [ +0.03] common_interrupt+0x8c/0x8c [ +0.02] [ +0.05] RIP: 0010:cpuidle_enter_state+0xa7/0x2f0 [ +0.05] RSP: 0018:a278002b3e68 EFLAGS: 0246 ORIG_RAX: ffdd [ +0.04] RAX: 970ebeea2840 RBX: 0008672cdbad1064 RCX: 001f [ +0.02] RDX: 0008672cdbad1064 RSI: f3a434de6285 RDI: [ +0.02] RBP: a278002b3ea8 R08: 0004 R09: 00022080 [ +0.02] R10: a278002b3e38 R11: 00137021632d21b0 R12: c277ff683298 [ +0.01] R13: 0003 R14: aa172e78 R15: [ +0.05] ? cpuidle_enter_state+0x97/0x2f0 [ +0.03] cpuidle_enter+0x17/0x20 [ +0.05] call_cpuidle+0x23/0x40 [ +0.04] do_idle+0x18c/0x1f0 [ +0.05] cpu_startup_entry+0x73/0x80 [ +0.04] start_secondary+0x1ab/0x200 [ +0.05] secondary_startup_64+0xa5/0xb0 -- 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/1614953 Title: hw csum failure when IPv6 interfaces configured in netdev_rx_csum_fault+0x38/0x40 Status in linux package in Ubuntu: Expired Status in linux source package in Xenial: Expired Status in linux source package in Yakkety: Expired Bug description: Since I started using IPv6 I noticed the following kernel error: Thu Aug 18 15:05:01 2016] : hw csum failure [Thu Aug 18 15:05:01 2016] CPU: 5 PID: 11086 Comm: Chrome_IOThread Tainted: P OE 4.4.0-34-generic #53-Ubuntu [Thu Aug 18 15:05:01 2016] Hardware name: Gigabyte Technology Co., Ltd. To be filled by O.E.M./Z77-D3H, BIOS F22 11/14/2013 [Thu Aug 18 15:05:01 2016] 0286 c05989f2 8807573dfcd0 813f11b3 [Thu Aug 18 15:05:01 2016] 0008 8807573dfce8 8171f6e8 [Thu Aug 18 15:05:01 2016] 0074 8807573dfd30 8171639b fe091360 [Thu Aug 18 15:05:01 2016] Call Trace: [Thu Aug 18 15:05:01 2016] [] dump_stack+0x63/0x90 [Thu Aug 18 15:05:01 2016] [] netdev_rx_csum_fault+0x38/0x40 [Thu Aug 18 15:05:01 2016] [] skb_copy_and_csum_datagram_msg+0xeb/0x100 [Thu Aug 18 15:05:01 2016] [] udpv6_recvmsg+0x233/0x670 [Thu Aug 18 15:05:01 2016] [] inet_recvmsg+0x7e/0xb0 [Thu Aug 18 15:05:01 2016] [] sock_recvmsg+0x3b/0x50 [Thu Aug 18 15:05:01 2016] [] SYSC_recvfrom+0xe1/0x160 [Thu Aug 18 15:05:01 2016] [] ? wake_up_q+0x70/0x70 [Thu Aug 18 15:05:01 2016] [] SyS_recvfrom+0xe/0x10 [Thu Aug 18 15:05:01 2016] [] entry_SYSCALL_64_fastpath+0x16/0x71 It repeats periodically: $ dmesg -T | grep 'hw csum failure' | wc -l 201 ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: linux-image-4.4.0-34-generic 4.4.0-34.53 ProcVersionSignature: Ubuntu 4.4.0-34.53-generic 4.4.15 Uname: Linux 4.4.0-34-generic x86_64 NonfreeKernelModules: zfs zunicode zcommon znvpair zavl nvidia_uvm nvidia_modeset nvidia ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 CurrentDesktop: Unity Date: Fri Aug 19 13:47:54 2016 HibernationDevice: RESUME=UUID=066c8903-7f5e-43d5-b48f-76d33c4558f2 InstallationDate: Installed on 2016-04-24 (116 days ago) InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) MachineType: Gigabyte Technology Co., Ltd. To be filled by O.E.M. ProcFB: 0 EFI VGA ProcKernelCmdLine: BO
[Kernel-packages] [Bug 1840854] Re: mlx5_core reports hardware checksum error for padded packets on Mellanox NICs
Hi Jeff, hmm, didn't get notified by launchpad about your answer :(((. Anyway, tried another machine with 4.15.0-91-generic and indeed, it seems to be fixed. Now the problem is, that our GPU machines are running 4.15.0-58-generic and cannot be upgraded because all the nvidia stuff is very picky and we do not have the time to upgrade the cluster to a new kernel version. Therefore the question: is this just a driver problem? Copying over the kmod from a 4.15.0-91 isn't probably a problem, I guess. Or rebuilding the kmod for 4.15.0-58 may work out of the box as well... -- 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/1840854 Title: mlx5_core reports hardware checksum error for padded packets on Mellanox NICs Status in linux package in Ubuntu: Fix Released Status in linux source package in Bionic: Fix Released Bug description: BugLink: https://bugs.launchpad.net/bugs/1840854 [Impact] On machines equipped with Mellanox NIC's, in this particular case, Mellanox 5 series NICs using the mlx5_core driver, after installing 4.15.0-56 or later there is the following kernel splat: bond0: hw csum failure CPU: 63 PID: 2473 Comm: in:imklog Tainted: P OE 4.15.0-58-generic #64~16.04.1-Ubuntu Call Trace: dump_stack+0x63/0x8b netdev_rx_csum_fault+0x38/0x40 __skb_checksum_complete+0xc0/0xd0 nf_ip_checksum+0xca/0xf0 tcp_error+0xe0/0x1a0 [nf_conntrack] ? tcp_v4_rcv+0x7c6/0xa70 nf_conntrack_in+0xde/0x520 [nf_conntrack] ipv4_conntrack_in+0x1c/0x20 [nf_conntrack_ipv4] nf_hook_slow+0x48/0xd0 ? skb_send_sock+0x50/0x50 ip_rcv+0x30f/0x370 ? inet_del_offload+0x40/0x40 __netif_receive_skb_core+0x879/0xba0 ? tcp4_gro_receive+0x117/0x1b0 __netif_receive_skb+0x18/0x60 ? __netif_receive_skb+0x18/0x60 netif_receive_skb_internal+0x45/0xf0 napi_gro_receive+0xd0/0xf0 mlx5e_handle_rx_cqe_mpwrq+0x4a1/0x8a0 [mlx5_core] mlx5e_poll_rx_cq+0xc3/0x880 [mlx5_core] mlx5e_napi_poll+0x9b/0x280 [mlx5_core] net_rx_action+0x265/0x3b0 __do_softirq+0xf5/0x2a8 irq_exit+0xca/0xd0 do_IRQ+0x57/0xe0 common_interrupt+0x8c/0x8c In 4.15.0-56, a commit was added from upstream -stable that introduced an optimisation for checksumming packets which have had zero bytes padded to the end of the packet. commit 88078d98d1bb085d72af8437707279e203524fa5 Author: Eric Dumazet Date: Wed Apr 18 11:43:15 2018 -0700 subject: net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends You can read it here: https://github.com/torvalds/linux/commit/88078d98d1bb085d72af8437707279e203524fa5 It was discussed in this bugzilla link: https://bugzilla.kernel.org/show_bug.cgi?id=201849 This commit causes problems with a number of NIC devices, including Mellanox. This is best described by the maintainer, Dimitris Michailidis: > > > MLNX devices have an issue with packets that are padded past the end of > > > the L3 payload with bytes that aren't all 0s. They use a mode of checksum > > > reporting which should be including the padding bytes but MLNX devices > > > leave those out. When the padding bytes aren't all 0 this omission causes > > > a checksum error. This device behavior has existed for a long time but it > > > has begun causing errors only this year. Before a padded packet had its > HW > > > checksum ignored so it wasn't material what HW had reported. More > recently > > > padded packet checksums started using the HW value and now it is > > > noticeable when that value isn't right. Now, some routers stick additional information in the zero padding section on occasion, which will change the hardware checksum. Since the hardware checksum was ignored until 4.15.0-56 with 88078d98d1bb085d72af8437707279e203524fa5, this wasn't an issue. But with the optimisation, we start running into trouble since the hardware checksums no longer match what the kernel is expecting. [Fix] This was fixed for Mellanox 4 and 5 series drivers recently. Mellanox 4: 74abc07dee613086f9c0ded9e263ddc959a6de04 https://github.com/torvalds/linux/commit/74abc07dee613086f9c0ded9e263ddc959a6de04 Mellanox 5: e8c8b53ccaff568fef4c13a6ccaf08bf241aa01a https://github.com/torvalds/linux/commit/e8c8b53ccaff568fef4c13a6ccaf08bf241aa01a This customer hit the issue with mlx5_core driver, so the fix is: commit e8c8b53ccaff568fef4c13a6ccaf08bf241aa01a Author: Cong Wang Date: Mon Dec 3 22:14:04 2018 -0800 subject: net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet frames This is actually present in 4.15.0-59, which is currently sitting in -proposed. The commits are a part of 4.9.156, 4.14.99, 4.19.21 upstream -stable releases, and have been pulled into bionic as a part of LP #1837664 [Testcase] Simply try and bring an interface up on a machine with Mellanox series 5 NICs. When a packet comes through which is smaller th
[Kernel-packages] [Bug 1743529] Re: Merge kexec-tools 2.0.16-1 from Debian: System hung with Kernel panic -not syncing: Out of memory message when crash is triggered.
kdump package is crap, because it is using a different image (initrd) than update-initramfs creates, so /boot/initrd.img-* != /var/lib/kdump/initrd.img-* . Yes, they may have the same name, but not the same content. What a hugh bullshit! So no wonder, why one has to waste several hours to find out, why /etc/systemd/network/* get not honored. Crap, crap, crap! -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to kexec-tools in Ubuntu. https://bugs.launchpad.net/bugs/1743529 Title: Merge kexec-tools 2.0.16-1 from Debian: System hung with Kernel panic -not syncing: Out of memory message when crash is triggered. Status in The Ubuntu-power-systems project: Fix Released Status in kexec-tools package in Ubuntu: Fix Released Status in kexec-tools source package in Xenial: Fix Released Status in kexec-tools source package in Artful: Fix Released Status in kexec-tools source package in Bionic: Fix Released Bug description: [Impact] Latest kexec-tools is needed to load/kexec recent kernels. For older releases, like xenial, it's needed to support linux-hwe kernels. [Regression Potential] It might fail to load the GA kernels, like a 4.4 kernel on xenial. [Test case] Different kernels on different architectures have been tested. == Comment: #0 - INDIRA P. JOGA Problem Description: === System hung with kernel panic Kernel panic - not syncing: Out of memory message when crash is triggered Steps to re-create: == > Installed ubuntu1804 daily build on Witherspoon test system root@whip:~# uname -a Linux whip 4.13.0-17-generic #20-Ubuntu SMP Mon Nov 6 10:03:08 UTC 2017 ppc64le ppc64le ppc64le GNU/Linux root@whip:~# uname -r 4.13.0-17-generic > root@whip:~# free -h totalusedfree shared buff/cache available Mem: 507G2.0G504G 19M728M 503G Swap: 2.0G 0B2.0G > Edited the grub /etc/default/grub.d/kexec-tools.cfg file and set the crash kernel parameter=4096M > Updated grub using update-grub command and reboot system. cat root@whip:~# cat /proc/cmdline root=UUID=46c6aa02-8215-44cc-b3fc-0bc79c3c8815 ro splash quiet crashkernel=4096M > kdump status before triggering crash root@whip:~# kdump-config show DUMP_MODE:kdump USE_KDUMP:1 KDUMP_SYSCTL: kernel.panic_on_oops=1 KDUMP_COREDIR:/var/crash crashkernel addr: /var/lib/kdump/vmlinuz: symbolic link to /boot/vmlinux-4.13.0-17-generic kdump initrd: /var/lib/kdump/initrd.img: symbolic link to /var/lib/kdump/initrd.img-4.13.0-17-generic current state:ready to kdump kexec command: /sbin/kexec -p --command-line="root=UUID=46c6aa02-8215-44cc-b3fc-0bc79c3c8815 ro splash quiet irqpoll noirqdistrib nr_cpus=1 nousb systemd.unit=kdump-tools.service ata_piix.prefer_ms_hyperv=0" --initrd=/var/lib/kdump/initrd.img /var/lib/kdump/vmlinuz root@whip:~# kdump-config status current state : ready to kdump > Enabled sysrq root@whip:~# sysctl -w kernel.sysrq=1 kernel.sysrq = 1 > Triggered crash and it hangs with kernel panic- OOM message as below root@whip:~# echo c > /proc/sysrq-trigger [ 85.731415] sysrq: SysRq : Trigger a crash [ 85.731472] Unable to handle kernel paging request for data at address 0x [ 85.731584] Faulting instruction address: 0xc078f588 [ 85.731670] Oops: Kernel access of bad area, sig: 11 [#1] [ 85.731744] SMP NR_CPUS=2048 [ 85.731745] NUMA [ 85.731790] PowerNV [ 85.731853] Modules linked in: rpcsec_gss_krb5 nfsv4 nfs fscache sctp_diag sctp dccp_diag dccp tcp_diag udp_diag raw_diag inet_diag unix_diag af_packet_diag netlink_diag binfmt_misc vmx_crypto crct10dif_vpmsum ofpart cmdlinepart idt_89hpesx powernv_flash ipmi_powernv opal_prd ibmpowernv mtd ipmi_devintf ipmi_msghandler at24 uio_pdrv_genirq uio dm_multipath scsi_dh_rdac scsi_dh_emc scsi_dh_alua nfsd auth_rpcgss sch_fq_codel nfs_acl lockd grace sunrpc ip_tables x_tables autofs4 btrfs xor raid6_pq nouveau bnx2x ast i2c_algo_bit ttm drm_kms_helper mdio libcrc32c crc32c_vpmsum mlx5_core syscopyarea sysfillrect sysimgblt fb_sys_fops tg3 drm ahci mlxfw libahci nvme devlink nvme_core [ 85.732704] CPU: 10 PID: 4316 Comm: bash Not tainted 4.13.0-17-generic #20-Ubuntu [ 85.732764] task: c03fcb141700 task.stack: c03fc2374000 [ 85.732858] NIP: c078f588 LR: c07904b8 CTR: c078f560 [ 85.732977] REGS: c03fc23779f0 TRAP: 0300 Not tainted (4.13.0-17-generic) [ 85.733066] MSR: 90009033 [ 85.733075] CR: 2842 XER: 2004 [ 85.733201] CFAR: c07904b4 DAR: DSISR: 4200 SOFTE: 1 [ 85.733201] GPR00: c07904b8 c03fc2377c70 c15f6000 0063 [ 85.733201] GPR04: c03feedfade8 c0
[Kernel-packages] [Bug 1826332] Re: Something sends bad ACPI messages
Probably eventually, sure. But my life is too busy for that right now. Please test the version I reported? -- 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/1826332 Title: Something sends bad ACPI messages Status in linux package in Ubuntu: Incomplete Bug description: Duplicate of #1744737 ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: linux-image-4.15.0-47-generic 4.15.0-47.50 ProcVersionSignature: Ubuntu 4.15.0-47.50-generic 4.15.18 Uname: Linux 4.15.0-47-generic x86_64 ApportVersion: 2.20.9-0ubuntu7.5 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/pcmC0D0p: jens 8470 F...m pulseaudio /dev/snd/controlC0: jens 8470 F pulseaudio CurrentDesktop: ubuntu:GNOME Date: Thu Apr 25 09:18:07 2019 HibernationDevice: RESUME=UUID=a79a66e4-84c7-4763-ac78-01a4e4919103 InstallationDate: Installed on 2017-08-04 (628 days ago) InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801) MachineType: LENOVO 20J6CTO1WW ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-47-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=1 RelatedPackageVersions: linux-restricted-modules-4.15.0-47-generic N/A linux-backports-modules-4.15.0-47-generic N/A linux-firmware 1.173.3 SourcePackage: linux UpgradeStatus: Upgraded to bionic on 2018-11-12 (163 days ago) dmi.bios.date: 02/25/2019 dmi.bios.vendor: LENOVO dmi.bios.version: R0FET48W (1.28 ) dmi.board.asset.tag: Not Available dmi.board.name: 20J6CTO1WW dmi.board.vendor: LENOVO dmi.board.version: SDK0J40697 WIN dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: None dmi.modalias: dmi:bvnLENOVO:bvrR0FET48W(1.28):bd02/25/2019:svnLENOVO:pn20J6CTO1WW:pvrThinkPadT470p:rvnLENOVO:rn20J6CTO1WW:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone: dmi.product.family: ThinkPad T470p dmi.product.name: 20J6CTO1WW dmi.product.version: ThinkPad T470p dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1826332/+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
[Kernel-packages] [Bug 1790181] Re: /proc/diskstats shows weird values
** Package changed: munin (Ubuntu) => linux (Ubuntu) -- 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/1790181 Title: /proc/diskstats shows weird values Status in linux package in Ubuntu: New Bug description: For one block device on one of my servers munin shows abnormally high latency. When querying /proc/diskstats manually, the device in question shows: 8 32 sdc 973668 361965 64248290 10224376 755130 518162 22349256 1347171224 63 54302956 1357481880 Sanity check: If I divide the 7th value by the 4th value I get a avg read latency of about 10.5 ms. That is somewhat in line with the Avg. Read IO Wait Time of 11.35 ms that munin reports. The problem: If I divide the 11th value by the 8th value I get an avg write latency of 1789 ms. That is also close to the Avg. Write IO Wait Time of 1.60 s reported by munin. Now this is an SD card and it is slow, but not THAT slow.. To confirm unexpected values, I measured some activity: $ dd if=/dev/urandom of=testfile bs=1M count=100; time sync; cat /proc/diskstats 100+0 records in 100+0 records out 104857600 bytes (105 MB, 100 MiB) copied, 18,7652 s, 5,6 MB/s real 0m8,132s user 0m0,000s sys 0m0,007s The reported time spent writing went from 1353896856 before the test to 1356759112 after the test. The difference is 2862256 ms or about 2800 seconds that supposedly passed in just over 26 real time seconds. I repeated the test with count=1 and got 5780 ms IO write time reported in .7 s realtime. #1297522 describes a similar error but I have no idea if the cause is related. System information: Description: Ubuntu 18.04.1 LTS Release: 18.04 Linux 4.15.0-30-generic #32-Ubuntu SMP Thu Jul 26 17:42:43 UTC 2018 x86_64 x86_64 GNU/Linux /dev/sdc is a Dell dual SD card module in RAID 1 mode with two Lexar 8GB U3 cards. The system is a Dell R530. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790181/+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
[Kernel-packages] [Bug 1790181] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1790181/+attachment/5183059/+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/bugs/1790181 Title: /proc/diskstats shows weird values Status in linux package in Ubuntu: Confirmed Bug description: For one block device on one of my servers munin shows abnormally high latency. When querying /proc/diskstats manually, the device in question shows: 8 32 sdc 973668 361965 64248290 10224376 755130 518162 22349256 1347171224 63 54302956 1357481880 Sanity check: If I divide the 7th value by the 4th value I get a avg read latency of about 10.5 ms. That is somewhat in line with the Avg. Read IO Wait Time of 11.35 ms that munin reports. The problem: If I divide the 11th value by the 8th value I get an avg write latency of 1789 ms. That is also close to the Avg. Write IO Wait Time of 1.60 s reported by munin. Now this is an SD card and it is slow, but not THAT slow.. To confirm unexpected values, I measured some activity: $ dd if=/dev/urandom of=testfile bs=1M count=100; time sync; cat /proc/diskstats 100+0 records in 100+0 records out 104857600 bytes (105 MB, 100 MiB) copied, 18,7652 s, 5,6 MB/s real 0m8,132s user 0m0,000s sys 0m0,007s The reported time spent writing went from 1353896856 before the test to 1356759112 after the test. The difference is 2862256 ms or about 2800 seconds that supposedly passed in just over 26 real time seconds. I repeated the test with count=1 and got 5780 ms IO write time reported in .7 s realtime. #1297522 describes a similar error but I have no idea if the cause is related. System information: Description: Ubuntu 18.04.1 LTS Release: 18.04 Linux 4.15.0-30-generic #32-Ubuntu SMP Thu Jul 26 17:42:43 UTC 2018 x86_64 x86_64 GNU/Linux /dev/sdc is a Dell dual SD card module in RAID 1 mode with two Lexar 8GB U3 cards. The system is a Dell R530. --- ProblemType: Bug AlsaDevices: total 0 crw-rw 1 root audio 116, 1 Aug 11 22:30 seq crw-rw 1 root audio 116, 33 Aug 11 22:30 timer AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay' ApportVersion: 2.20.9-0ubuntu7.2 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 'arecord' AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: DistroRelease: Ubuntu 18.04 HibernationDevice: RESUME=UUID=719079af-279c-46cd-9438-01086a2cb16e InstallationDate: Installed on 2016-03-29 (885 days ago) InstallationMedia: Ubuntu-Server 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805) MachineType: Dell Inc. PowerEdge R530 Package: linux (not installed) PciMultimedia: ProcFB: 0 mgadrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-30-generic root=UUID=9be44daa-0a66-486f-9fac-ff0814849ed3 ro crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M ProcVersionSignature: Ubuntu 4.15.0-30.32-generic 4.15.18 RelatedPackageVersions: linux-restricted-modules-4.15.0-30-generic N/A linux-backports-modules-4.15.0-30-generic N/A linux-firmware 1.173.1 RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill' Tags: bionic Uname: Linux 4.15.0-30-generic x86_64 UnreportableReason: This report is about a package that is not installed. UpgradeStatus: Upgraded to bionic on 2018-08-11 (19 days ago) UserGroups: adm cdrom dip libvirt libvirtd lpadmin plugdev sambashare sudo _MarkForUpload: False dmi.bios.date: 10/05/2015 dmi.bios.vendor: Dell Inc. dmi.bios.version: 1.5.4 dmi.board.name: 0HFG24 dmi.board.vendor: Dell Inc. dmi.board.version: A01 dmi.chassis.type: 23 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvr1.5.4:bd10/05/2015:svnDellInc.:pnPowerEdgeR530:pvr:rvnDellInc.:rn0HFG24:rvrA01:cvnDellInc.:ct23:cvr: dmi.product.name: PowerEdge R530 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790181/+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
[Kernel-packages] [Bug 1790181] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1790181/+attachment/5183066/+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/bugs/1790181 Title: /proc/diskstats shows weird values Status in linux package in Ubuntu: Confirmed Bug description: For one block device on one of my servers munin shows abnormally high latency. When querying /proc/diskstats manually, the device in question shows: 8 32 sdc 973668 361965 64248290 10224376 755130 518162 22349256 1347171224 63 54302956 1357481880 Sanity check: If I divide the 7th value by the 4th value I get a avg read latency of about 10.5 ms. That is somewhat in line with the Avg. Read IO Wait Time of 11.35 ms that munin reports. The problem: If I divide the 11th value by the 8th value I get an avg write latency of 1789 ms. That is also close to the Avg. Write IO Wait Time of 1.60 s reported by munin. Now this is an SD card and it is slow, but not THAT slow.. To confirm unexpected values, I measured some activity: $ dd if=/dev/urandom of=testfile bs=1M count=100; time sync; cat /proc/diskstats 100+0 records in 100+0 records out 104857600 bytes (105 MB, 100 MiB) copied, 18,7652 s, 5,6 MB/s real 0m8,132s user 0m0,000s sys 0m0,007s The reported time spent writing went from 1353896856 before the test to 1356759112 after the test. The difference is 2862256 ms or about 2800 seconds that supposedly passed in just over 26 real time seconds. I repeated the test with count=1 and got 5780 ms IO write time reported in .7 s realtime. #1297522 describes a similar error but I have no idea if the cause is related. System information: Description: Ubuntu 18.04.1 LTS Release: 18.04 Linux 4.15.0-30-generic #32-Ubuntu SMP Thu Jul 26 17:42:43 UTC 2018 x86_64 x86_64 GNU/Linux /dev/sdc is a Dell dual SD card module in RAID 1 mode with two Lexar 8GB U3 cards. The system is a Dell R530. --- ProblemType: Bug AlsaDevices: total 0 crw-rw 1 root audio 116, 1 Aug 11 22:30 seq crw-rw 1 root audio 116, 33 Aug 11 22:30 timer AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay' ApportVersion: 2.20.9-0ubuntu7.2 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 'arecord' AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: DistroRelease: Ubuntu 18.04 HibernationDevice: RESUME=UUID=719079af-279c-46cd-9438-01086a2cb16e InstallationDate: Installed on 2016-03-29 (885 days ago) InstallationMedia: Ubuntu-Server 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805) MachineType: Dell Inc. PowerEdge R530 Package: linux (not installed) PciMultimedia: ProcFB: 0 mgadrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-30-generic root=UUID=9be44daa-0a66-486f-9fac-ff0814849ed3 ro crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M ProcVersionSignature: Ubuntu 4.15.0-30.32-generic 4.15.18 RelatedPackageVersions: linux-restricted-modules-4.15.0-30-generic N/A linux-backports-modules-4.15.0-30-generic N/A linux-firmware 1.173.1 RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill' Tags: bionic Uname: Linux 4.15.0-30-generic x86_64 UnreportableReason: This report is about a package that is not installed. UpgradeStatus: Upgraded to bionic on 2018-08-11 (19 days ago) UserGroups: adm cdrom dip libvirt libvirtd lpadmin plugdev sambashare sudo _MarkForUpload: False dmi.bios.date: 10/05/2015 dmi.bios.vendor: Dell Inc. dmi.bios.version: 1.5.4 dmi.board.name: 0HFG24 dmi.board.vendor: Dell Inc. dmi.board.version: A01 dmi.chassis.type: 23 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvr1.5.4:bd10/05/2015:svnDellInc.:pnPowerEdgeR530:pvr:rvnDellInc.:rn0HFG24:rvrA01:cvnDellInc.:ct23:cvr: dmi.product.name: PowerEdge R530 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790181/+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
[Kernel-packages] [Bug 1790181] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1790181/+attachment/5183067/+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/1790181 Title: /proc/diskstats shows weird values Status in linux package in Ubuntu: Confirmed Bug description: For one block device on one of my servers munin shows abnormally high latency. When querying /proc/diskstats manually, the device in question shows: 8 32 sdc 973668 361965 64248290 10224376 755130 518162 22349256 1347171224 63 54302956 1357481880 Sanity check: If I divide the 7th value by the 4th value I get a avg read latency of about 10.5 ms. That is somewhat in line with the Avg. Read IO Wait Time of 11.35 ms that munin reports. The problem: If I divide the 11th value by the 8th value I get an avg write latency of 1789 ms. That is also close to the Avg. Write IO Wait Time of 1.60 s reported by munin. Now this is an SD card and it is slow, but not THAT slow.. To confirm unexpected values, I measured some activity: $ dd if=/dev/urandom of=testfile bs=1M count=100; time sync; cat /proc/diskstats 100+0 records in 100+0 records out 104857600 bytes (105 MB, 100 MiB) copied, 18,7652 s, 5,6 MB/s real 0m8,132s user 0m0,000s sys 0m0,007s The reported time spent writing went from 1353896856 before the test to 1356759112 after the test. The difference is 2862256 ms or about 2800 seconds that supposedly passed in just over 26 real time seconds. I repeated the test with count=1 and got 5780 ms IO write time reported in .7 s realtime. #1297522 describes a similar error but I have no idea if the cause is related. System information: Description: Ubuntu 18.04.1 LTS Release: 18.04 Linux 4.15.0-30-generic #32-Ubuntu SMP Thu Jul 26 17:42:43 UTC 2018 x86_64 x86_64 GNU/Linux /dev/sdc is a Dell dual SD card module in RAID 1 mode with two Lexar 8GB U3 cards. The system is a Dell R530. --- ProblemType: Bug AlsaDevices: total 0 crw-rw 1 root audio 116, 1 Aug 11 22:30 seq crw-rw 1 root audio 116, 33 Aug 11 22:30 timer AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay' ApportVersion: 2.20.9-0ubuntu7.2 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 'arecord' AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: DistroRelease: Ubuntu 18.04 HibernationDevice: RESUME=UUID=719079af-279c-46cd-9438-01086a2cb16e InstallationDate: Installed on 2016-03-29 (885 days ago) InstallationMedia: Ubuntu-Server 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805) MachineType: Dell Inc. PowerEdge R530 Package: linux (not installed) PciMultimedia: ProcFB: 0 mgadrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-30-generic root=UUID=9be44daa-0a66-486f-9fac-ff0814849ed3 ro crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M ProcVersionSignature: Ubuntu 4.15.0-30.32-generic 4.15.18 RelatedPackageVersions: linux-restricted-modules-4.15.0-30-generic N/A linux-backports-modules-4.15.0-30-generic N/A linux-firmware 1.173.1 RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill' Tags: bionic Uname: Linux 4.15.0-30-generic x86_64 UnreportableReason: This report is about a package that is not installed. UpgradeStatus: Upgraded to bionic on 2018-08-11 (19 days ago) UserGroups: adm cdrom dip libvirt libvirtd lpadmin plugdev sambashare sudo _MarkForUpload: False dmi.bios.date: 10/05/2015 dmi.bios.vendor: Dell Inc. dmi.bios.version: 1.5.4 dmi.board.name: 0HFG24 dmi.board.vendor: Dell Inc. dmi.board.version: A01 dmi.chassis.type: 23 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvr1.5.4:bd10/05/2015:svnDellInc.:pnPowerEdgeR530:pvr:rvnDellInc.:rn0HFG24:rvrA01:cvnDellInc.:ct23:cvr: dmi.product.name: PowerEdge R530 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790181/+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
[Kernel-packages] [Bug 1790181] ProcEnviron.txt
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1790181/+attachment/5183064/+files/ProcEnviron.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/1790181 Title: /proc/diskstats shows weird values Status in linux package in Ubuntu: Confirmed Bug description: For one block device on one of my servers munin shows abnormally high latency. When querying /proc/diskstats manually, the device in question shows: 8 32 sdc 973668 361965 64248290 10224376 755130 518162 22349256 1347171224 63 54302956 1357481880 Sanity check: If I divide the 7th value by the 4th value I get a avg read latency of about 10.5 ms. That is somewhat in line with the Avg. Read IO Wait Time of 11.35 ms that munin reports. The problem: If I divide the 11th value by the 8th value I get an avg write latency of 1789 ms. That is also close to the Avg. Write IO Wait Time of 1.60 s reported by munin. Now this is an SD card and it is slow, but not THAT slow.. To confirm unexpected values, I measured some activity: $ dd if=/dev/urandom of=testfile bs=1M count=100; time sync; cat /proc/diskstats 100+0 records in 100+0 records out 104857600 bytes (105 MB, 100 MiB) copied, 18,7652 s, 5,6 MB/s real 0m8,132s user 0m0,000s sys 0m0,007s The reported time spent writing went from 1353896856 before the test to 1356759112 after the test. The difference is 2862256 ms or about 2800 seconds that supposedly passed in just over 26 real time seconds. I repeated the test with count=1 and got 5780 ms IO write time reported in .7 s realtime. #1297522 describes a similar error but I have no idea if the cause is related. System information: Description: Ubuntu 18.04.1 LTS Release: 18.04 Linux 4.15.0-30-generic #32-Ubuntu SMP Thu Jul 26 17:42:43 UTC 2018 x86_64 x86_64 GNU/Linux /dev/sdc is a Dell dual SD card module in RAID 1 mode with two Lexar 8GB U3 cards. The system is a Dell R530. --- ProblemType: Bug AlsaDevices: total 0 crw-rw 1 root audio 116, 1 Aug 11 22:30 seq crw-rw 1 root audio 116, 33 Aug 11 22:30 timer AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay' ApportVersion: 2.20.9-0ubuntu7.2 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 'arecord' AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: DistroRelease: Ubuntu 18.04 HibernationDevice: RESUME=UUID=719079af-279c-46cd-9438-01086a2cb16e InstallationDate: Installed on 2016-03-29 (885 days ago) InstallationMedia: Ubuntu-Server 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805) MachineType: Dell Inc. PowerEdge R530 Package: linux (not installed) PciMultimedia: ProcFB: 0 mgadrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-30-generic root=UUID=9be44daa-0a66-486f-9fac-ff0814849ed3 ro crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M ProcVersionSignature: Ubuntu 4.15.0-30.32-generic 4.15.18 RelatedPackageVersions: linux-restricted-modules-4.15.0-30-generic N/A linux-backports-modules-4.15.0-30-generic N/A linux-firmware 1.173.1 RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill' Tags: bionic Uname: Linux 4.15.0-30-generic x86_64 UnreportableReason: This report is about a package that is not installed. UpgradeStatus: Upgraded to bionic on 2018-08-11 (19 days ago) UserGroups: adm cdrom dip libvirt libvirtd lpadmin plugdev sambashare sudo _MarkForUpload: False dmi.bios.date: 10/05/2015 dmi.bios.vendor: Dell Inc. dmi.bios.version: 1.5.4 dmi.board.name: 0HFG24 dmi.board.vendor: Dell Inc. dmi.board.version: A01 dmi.chassis.type: 23 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvr1.5.4:bd10/05/2015:svnDellInc.:pnPowerEdgeR530:pvr:rvnDellInc.:rn0HFG24:rvrA01:cvnDellInc.:ct23:cvr: dmi.product.name: PowerEdge R530 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790181/+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
[Kernel-packages] [Bug 1790181] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1790181/+attachment/5183068/+files/WifiSyslog.txt ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- 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/1790181 Title: /proc/diskstats shows weird values Status in linux package in Ubuntu: Confirmed Bug description: For one block device on one of my servers munin shows abnormally high latency. When querying /proc/diskstats manually, the device in question shows: 8 32 sdc 973668 361965 64248290 10224376 755130 518162 22349256 1347171224 63 54302956 1357481880 Sanity check: If I divide the 7th value by the 4th value I get a avg read latency of about 10.5 ms. That is somewhat in line with the Avg. Read IO Wait Time of 11.35 ms that munin reports. The problem: If I divide the 11th value by the 8th value I get an avg write latency of 1789 ms. That is also close to the Avg. Write IO Wait Time of 1.60 s reported by munin. Now this is an SD card and it is slow, but not THAT slow.. To confirm unexpected values, I measured some activity: $ dd if=/dev/urandom of=testfile bs=1M count=100; time sync; cat /proc/diskstats 100+0 records in 100+0 records out 104857600 bytes (105 MB, 100 MiB) copied, 18,7652 s, 5,6 MB/s real 0m8,132s user 0m0,000s sys 0m0,007s The reported time spent writing went from 1353896856 before the test to 1356759112 after the test. The difference is 2862256 ms or about 2800 seconds that supposedly passed in just over 26 real time seconds. I repeated the test with count=1 and got 5780 ms IO write time reported in .7 s realtime. #1297522 describes a similar error but I have no idea if the cause is related. System information: Description: Ubuntu 18.04.1 LTS Release: 18.04 Linux 4.15.0-30-generic #32-Ubuntu SMP Thu Jul 26 17:42:43 UTC 2018 x86_64 x86_64 GNU/Linux /dev/sdc is a Dell dual SD card module in RAID 1 mode with two Lexar 8GB U3 cards. The system is a Dell R530. --- ProblemType: Bug AlsaDevices: total 0 crw-rw 1 root audio 116, 1 Aug 11 22:30 seq crw-rw 1 root audio 116, 33 Aug 11 22:30 timer AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay' ApportVersion: 2.20.9-0ubuntu7.2 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 'arecord' AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: DistroRelease: Ubuntu 18.04 HibernationDevice: RESUME=UUID=719079af-279c-46cd-9438-01086a2cb16e InstallationDate: Installed on 2016-03-29 (885 days ago) InstallationMedia: Ubuntu-Server 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805) MachineType: Dell Inc. PowerEdge R530 Package: linux (not installed) PciMultimedia: ProcFB: 0 mgadrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-30-generic root=UUID=9be44daa-0a66-486f-9fac-ff0814849ed3 ro crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M ProcVersionSignature: Ubuntu 4.15.0-30.32-generic 4.15.18 RelatedPackageVersions: linux-restricted-modules-4.15.0-30-generic N/A linux-backports-modules-4.15.0-30-generic N/A linux-firmware 1.173.1 RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill' Tags: bionic Uname: Linux 4.15.0-30-generic x86_64 UnreportableReason: This report is about a package that is not installed. UpgradeStatus: Upgraded to bionic on 2018-08-11 (19 days ago) UserGroups: adm cdrom dip libvirt libvirtd lpadmin plugdev sambashare sudo _MarkForUpload: False dmi.bios.date: 10/05/2015 dmi.bios.vendor: Dell Inc. dmi.bios.version: 1.5.4 dmi.board.name: 0HFG24 dmi.board.vendor: Dell Inc. dmi.board.version: A01 dmi.chassis.type: 23 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvr1.5.4:bd10/05/2015:svnDellInc.:pnPowerEdgeR530:pvr:rvnDellInc.:rn0HFG24:rvrA01:cvnDellInc.:ct23:cvr: dmi.product.name: PowerEdge R530 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790181/+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
[Kernel-packages] [Bug 1790181] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1790181/+attachment/5183065/+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.net/bugs/1790181 Title: /proc/diskstats shows weird values Status in linux package in Ubuntu: Confirmed Bug description: For one block device on one of my servers munin shows abnormally high latency. When querying /proc/diskstats manually, the device in question shows: 8 32 sdc 973668 361965 64248290 10224376 755130 518162 22349256 1347171224 63 54302956 1357481880 Sanity check: If I divide the 7th value by the 4th value I get a avg read latency of about 10.5 ms. That is somewhat in line with the Avg. Read IO Wait Time of 11.35 ms that munin reports. The problem: If I divide the 11th value by the 8th value I get an avg write latency of 1789 ms. That is also close to the Avg. Write IO Wait Time of 1.60 s reported by munin. Now this is an SD card and it is slow, but not THAT slow.. To confirm unexpected values, I measured some activity: $ dd if=/dev/urandom of=testfile bs=1M count=100; time sync; cat /proc/diskstats 100+0 records in 100+0 records out 104857600 bytes (105 MB, 100 MiB) copied, 18,7652 s, 5,6 MB/s real 0m8,132s user 0m0,000s sys 0m0,007s The reported time spent writing went from 1353896856 before the test to 1356759112 after the test. The difference is 2862256 ms or about 2800 seconds that supposedly passed in just over 26 real time seconds. I repeated the test with count=1 and got 5780 ms IO write time reported in .7 s realtime. #1297522 describes a similar error but I have no idea if the cause is related. System information: Description: Ubuntu 18.04.1 LTS Release: 18.04 Linux 4.15.0-30-generic #32-Ubuntu SMP Thu Jul 26 17:42:43 UTC 2018 x86_64 x86_64 GNU/Linux /dev/sdc is a Dell dual SD card module in RAID 1 mode with two Lexar 8GB U3 cards. The system is a Dell R530. --- ProblemType: Bug AlsaDevices: total 0 crw-rw 1 root audio 116, 1 Aug 11 22:30 seq crw-rw 1 root audio 116, 33 Aug 11 22:30 timer AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay' ApportVersion: 2.20.9-0ubuntu7.2 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 'arecord' AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: DistroRelease: Ubuntu 18.04 HibernationDevice: RESUME=UUID=719079af-279c-46cd-9438-01086a2cb16e InstallationDate: Installed on 2016-03-29 (885 days ago) InstallationMedia: Ubuntu-Server 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805) MachineType: Dell Inc. PowerEdge R530 Package: linux (not installed) PciMultimedia: ProcFB: 0 mgadrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-30-generic root=UUID=9be44daa-0a66-486f-9fac-ff0814849ed3 ro crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M ProcVersionSignature: Ubuntu 4.15.0-30.32-generic 4.15.18 RelatedPackageVersions: linux-restricted-modules-4.15.0-30-generic N/A linux-backports-modules-4.15.0-30-generic N/A linux-firmware 1.173.1 RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill' Tags: bionic Uname: Linux 4.15.0-30-generic x86_64 UnreportableReason: This report is about a package that is not installed. UpgradeStatus: Upgraded to bionic on 2018-08-11 (19 days ago) UserGroups: adm cdrom dip libvirt libvirtd lpadmin plugdev sambashare sudo _MarkForUpload: False dmi.bios.date: 10/05/2015 dmi.bios.vendor: Dell Inc. dmi.bios.version: 1.5.4 dmi.board.name: 0HFG24 dmi.board.vendor: Dell Inc. dmi.board.version: A01 dmi.chassis.type: 23 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvr1.5.4:bd10/05/2015:svnDellInc.:pnPowerEdgeR530:pvr:rvnDellInc.:rn0HFG24:rvrA01:cvnDellInc.:ct23:cvr: dmi.product.name: PowerEdge R530 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790181/+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
[Kernel-packages] [Bug 1790181] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1790181/+attachment/5183061/+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/1790181 Title: /proc/diskstats shows weird values Status in linux package in Ubuntu: Confirmed Bug description: For one block device on one of my servers munin shows abnormally high latency. When querying /proc/diskstats manually, the device in question shows: 8 32 sdc 973668 361965 64248290 10224376 755130 518162 22349256 1347171224 63 54302956 1357481880 Sanity check: If I divide the 7th value by the 4th value I get a avg read latency of about 10.5 ms. That is somewhat in line with the Avg. Read IO Wait Time of 11.35 ms that munin reports. The problem: If I divide the 11th value by the 8th value I get an avg write latency of 1789 ms. That is also close to the Avg. Write IO Wait Time of 1.60 s reported by munin. Now this is an SD card and it is slow, but not THAT slow.. To confirm unexpected values, I measured some activity: $ dd if=/dev/urandom of=testfile bs=1M count=100; time sync; cat /proc/diskstats 100+0 records in 100+0 records out 104857600 bytes (105 MB, 100 MiB) copied, 18,7652 s, 5,6 MB/s real 0m8,132s user 0m0,000s sys 0m0,007s The reported time spent writing went from 1353896856 before the test to 1356759112 after the test. The difference is 2862256 ms or about 2800 seconds that supposedly passed in just over 26 real time seconds. I repeated the test with count=1 and got 5780 ms IO write time reported in .7 s realtime. #1297522 describes a similar error but I have no idea if the cause is related. System information: Description: Ubuntu 18.04.1 LTS Release: 18.04 Linux 4.15.0-30-generic #32-Ubuntu SMP Thu Jul 26 17:42:43 UTC 2018 x86_64 x86_64 GNU/Linux /dev/sdc is a Dell dual SD card module in RAID 1 mode with two Lexar 8GB U3 cards. The system is a Dell R530. --- ProblemType: Bug AlsaDevices: total 0 crw-rw 1 root audio 116, 1 Aug 11 22:30 seq crw-rw 1 root audio 116, 33 Aug 11 22:30 timer AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay' ApportVersion: 2.20.9-0ubuntu7.2 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 'arecord' AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: DistroRelease: Ubuntu 18.04 HibernationDevice: RESUME=UUID=719079af-279c-46cd-9438-01086a2cb16e InstallationDate: Installed on 2016-03-29 (885 days ago) InstallationMedia: Ubuntu-Server 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805) MachineType: Dell Inc. PowerEdge R530 Package: linux (not installed) PciMultimedia: ProcFB: 0 mgadrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-30-generic root=UUID=9be44daa-0a66-486f-9fac-ff0814849ed3 ro crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M ProcVersionSignature: Ubuntu 4.15.0-30.32-generic 4.15.18 RelatedPackageVersions: linux-restricted-modules-4.15.0-30-generic N/A linux-backports-modules-4.15.0-30-generic N/A linux-firmware 1.173.1 RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill' Tags: bionic Uname: Linux 4.15.0-30-generic x86_64 UnreportableReason: This report is about a package that is not installed. UpgradeStatus: Upgraded to bionic on 2018-08-11 (19 days ago) UserGroups: adm cdrom dip libvirt libvirtd lpadmin plugdev sambashare sudo _MarkForUpload: False dmi.bios.date: 10/05/2015 dmi.bios.vendor: Dell Inc. dmi.bios.version: 1.5.4 dmi.board.name: 0HFG24 dmi.board.vendor: Dell Inc. dmi.board.version: A01 dmi.chassis.type: 23 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvr1.5.4:bd10/05/2015:svnDellInc.:pnPowerEdgeR530:pvr:rvnDellInc.:rn0HFG24:rvrA01:cvnDellInc.:ct23:cvr: dmi.product.name: PowerEdge R530 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790181/+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
[Kernel-packages] [Bug 1790181] IwConfig.txt
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1790181/+attachment/5183060/+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/1790181 Title: /proc/diskstats shows weird values Status in linux package in Ubuntu: Confirmed Bug description: For one block device on one of my servers munin shows abnormally high latency. When querying /proc/diskstats manually, the device in question shows: 8 32 sdc 973668 361965 64248290 10224376 755130 518162 22349256 1347171224 63 54302956 1357481880 Sanity check: If I divide the 7th value by the 4th value I get a avg read latency of about 10.5 ms. That is somewhat in line with the Avg. Read IO Wait Time of 11.35 ms that munin reports. The problem: If I divide the 11th value by the 8th value I get an avg write latency of 1789 ms. That is also close to the Avg. Write IO Wait Time of 1.60 s reported by munin. Now this is an SD card and it is slow, but not THAT slow.. To confirm unexpected values, I measured some activity: $ dd if=/dev/urandom of=testfile bs=1M count=100; time sync; cat /proc/diskstats 100+0 records in 100+0 records out 104857600 bytes (105 MB, 100 MiB) copied, 18,7652 s, 5,6 MB/s real 0m8,132s user 0m0,000s sys 0m0,007s The reported time spent writing went from 1353896856 before the test to 1356759112 after the test. The difference is 2862256 ms or about 2800 seconds that supposedly passed in just over 26 real time seconds. I repeated the test with count=1 and got 5780 ms IO write time reported in .7 s realtime. #1297522 describes a similar error but I have no idea if the cause is related. System information: Description: Ubuntu 18.04.1 LTS Release: 18.04 Linux 4.15.0-30-generic #32-Ubuntu SMP Thu Jul 26 17:42:43 UTC 2018 x86_64 x86_64 GNU/Linux /dev/sdc is a Dell dual SD card module in RAID 1 mode with two Lexar 8GB U3 cards. The system is a Dell R530. --- ProblemType: Bug AlsaDevices: total 0 crw-rw 1 root audio 116, 1 Aug 11 22:30 seq crw-rw 1 root audio 116, 33 Aug 11 22:30 timer AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay' ApportVersion: 2.20.9-0ubuntu7.2 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 'arecord' AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: DistroRelease: Ubuntu 18.04 HibernationDevice: RESUME=UUID=719079af-279c-46cd-9438-01086a2cb16e InstallationDate: Installed on 2016-03-29 (885 days ago) InstallationMedia: Ubuntu-Server 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805) MachineType: Dell Inc. PowerEdge R530 Package: linux (not installed) PciMultimedia: ProcFB: 0 mgadrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-30-generic root=UUID=9be44daa-0a66-486f-9fac-ff0814849ed3 ro crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M ProcVersionSignature: Ubuntu 4.15.0-30.32-generic 4.15.18 RelatedPackageVersions: linux-restricted-modules-4.15.0-30-generic N/A linux-backports-modules-4.15.0-30-generic N/A linux-firmware 1.173.1 RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill' Tags: bionic Uname: Linux 4.15.0-30-generic x86_64 UnreportableReason: This report is about a package that is not installed. UpgradeStatus: Upgraded to bionic on 2018-08-11 (19 days ago) UserGroups: adm cdrom dip libvirt libvirtd lpadmin plugdev sambashare sudo _MarkForUpload: False dmi.bios.date: 10/05/2015 dmi.bios.vendor: Dell Inc. dmi.bios.version: 1.5.4 dmi.board.name: 0HFG24 dmi.board.vendor: Dell Inc. dmi.board.version: A01 dmi.chassis.type: 23 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvr1.5.4:bd10/05/2015:svnDellInc.:pnPowerEdgeR530:pvr:rvnDellInc.:rn0HFG24:rvrA01:cvnDellInc.:ct23:cvr: dmi.product.name: PowerEdge R530 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790181/+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
[Kernel-packages] [Bug 1790181] ProcCpuinfoMinimal.txt
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1790181/+attachment/5183063/+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.launchpad.net/bugs/1790181 Title: /proc/diskstats shows weird values Status in linux package in Ubuntu: Confirmed Bug description: For one block device on one of my servers munin shows abnormally high latency. When querying /proc/diskstats manually, the device in question shows: 8 32 sdc 973668 361965 64248290 10224376 755130 518162 22349256 1347171224 63 54302956 1357481880 Sanity check: If I divide the 7th value by the 4th value I get a avg read latency of about 10.5 ms. That is somewhat in line with the Avg. Read IO Wait Time of 11.35 ms that munin reports. The problem: If I divide the 11th value by the 8th value I get an avg write latency of 1789 ms. That is also close to the Avg. Write IO Wait Time of 1.60 s reported by munin. Now this is an SD card and it is slow, but not THAT slow.. To confirm unexpected values, I measured some activity: $ dd if=/dev/urandom of=testfile bs=1M count=100; time sync; cat /proc/diskstats 100+0 records in 100+0 records out 104857600 bytes (105 MB, 100 MiB) copied, 18,7652 s, 5,6 MB/s real 0m8,132s user 0m0,000s sys 0m0,007s The reported time spent writing went from 1353896856 before the test to 1356759112 after the test. The difference is 2862256 ms or about 2800 seconds that supposedly passed in just over 26 real time seconds. I repeated the test with count=1 and got 5780 ms IO write time reported in .7 s realtime. #1297522 describes a similar error but I have no idea if the cause is related. System information: Description: Ubuntu 18.04.1 LTS Release: 18.04 Linux 4.15.0-30-generic #32-Ubuntu SMP Thu Jul 26 17:42:43 UTC 2018 x86_64 x86_64 GNU/Linux /dev/sdc is a Dell dual SD card module in RAID 1 mode with two Lexar 8GB U3 cards. The system is a Dell R530. --- ProblemType: Bug AlsaDevices: total 0 crw-rw 1 root audio 116, 1 Aug 11 22:30 seq crw-rw 1 root audio 116, 33 Aug 11 22:30 timer AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay' ApportVersion: 2.20.9-0ubuntu7.2 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 'arecord' AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: DistroRelease: Ubuntu 18.04 HibernationDevice: RESUME=UUID=719079af-279c-46cd-9438-01086a2cb16e InstallationDate: Installed on 2016-03-29 (885 days ago) InstallationMedia: Ubuntu-Server 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805) MachineType: Dell Inc. PowerEdge R530 Package: linux (not installed) PciMultimedia: ProcFB: 0 mgadrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-30-generic root=UUID=9be44daa-0a66-486f-9fac-ff0814849ed3 ro crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M ProcVersionSignature: Ubuntu 4.15.0-30.32-generic 4.15.18 RelatedPackageVersions: linux-restricted-modules-4.15.0-30-generic N/A linux-backports-modules-4.15.0-30-generic N/A linux-firmware 1.173.1 RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill' Tags: bionic Uname: Linux 4.15.0-30-generic x86_64 UnreportableReason: This report is about a package that is not installed. UpgradeStatus: Upgraded to bionic on 2018-08-11 (19 days ago) UserGroups: adm cdrom dip libvirt libvirtd lpadmin plugdev sambashare sudo _MarkForUpload: False dmi.bios.date: 10/05/2015 dmi.bios.vendor: Dell Inc. dmi.bios.version: 1.5.4 dmi.board.name: 0HFG24 dmi.board.vendor: Dell Inc. dmi.board.version: A01 dmi.chassis.type: 23 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvr1.5.4:bd10/05/2015:svnDellInc.:pnPowerEdgeR530:pvr:rvnDellInc.:rn0HFG24:rvrA01:cvnDellInc.:ct23:cvr: dmi.product.name: PowerEdge R530 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790181/+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
[Kernel-packages] [Bug 1790181] Re: /proc/diskstats shows weird values
apport information ** Tags added: apport-collected ** Description changed: For one block device on one of my servers munin shows abnormally high latency. When querying /proc/diskstats manually, the device in question shows: 8 32 sdc 973668 361965 64248290 10224376 755130 518162 22349256 1347171224 63 54302956 1357481880 Sanity check: If I divide the 7th value by the 4th value I get a avg read latency of about 10.5 ms. That is somewhat in line with the Avg. Read IO Wait Time of 11.35 ms that munin reports. The problem: If I divide the 11th value by the 8th value I get an avg write latency of 1789 ms. That is also close to the Avg. Write IO Wait Time of 1.60 s reported by munin. Now this is an SD card and it is slow, but not THAT slow.. To confirm unexpected values, I measured some activity: $ dd if=/dev/urandom of=testfile bs=1M count=100; time sync; cat /proc/diskstats 100+0 records in 100+0 records out 104857600 bytes (105 MB, 100 MiB) copied, 18,7652 s, 5,6 MB/s real 0m8,132s user 0m0,000s sys 0m0,007s The reported time spent writing went from 1353896856 before the test to 1356759112 after the test. The difference is 2862256 ms or about 2800 seconds that supposedly passed in just over 26 real time seconds. I repeated the test with count=1 and got 5780 ms IO write time reported in .7 s realtime. #1297522 describes a similar error but I have no idea if the cause is related. System information: Description: Ubuntu 18.04.1 LTS Release: 18.04 Linux 4.15.0-30-generic #32-Ubuntu SMP Thu Jul 26 17:42:43 UTC 2018 x86_64 x86_64 GNU/Linux /dev/sdc is a Dell dual SD card module in RAID 1 mode with two Lexar 8GB U3 cards. The system is a Dell R530. + --- + ProblemType: Bug + AlsaDevices: + total 0 + crw-rw 1 root audio 116, 1 Aug 11 22:30 seq + crw-rw 1 root audio 116, 33 Aug 11 22:30 timer + AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay' + ApportVersion: 2.20.9-0ubuntu7.2 + Architecture: amd64 + ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 'arecord' + AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: + DistroRelease: Ubuntu 18.04 + HibernationDevice: RESUME=UUID=719079af-279c-46cd-9438-01086a2cb16e + InstallationDate: Installed on 2016-03-29 (885 days ago) + InstallationMedia: Ubuntu-Server 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805) + MachineType: Dell Inc. PowerEdge R530 + Package: linux (not installed) + PciMultimedia: + + ProcFB: 0 mgadrmfb + ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-30-generic root=UUID=9be44daa-0a66-486f-9fac-ff0814849ed3 ro crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M + ProcVersionSignature: Ubuntu 4.15.0-30.32-generic 4.15.18 + RelatedPackageVersions: + linux-restricted-modules-4.15.0-30-generic N/A + linux-backports-modules-4.15.0-30-generic N/A + linux-firmware 1.173.1 + RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill' + Tags: bionic + Uname: Linux 4.15.0-30-generic x86_64 + UnreportableReason: This report is about a package that is not installed. + UpgradeStatus: Upgraded to bionic on 2018-08-11 (19 days ago) + UserGroups: adm cdrom dip libvirt libvirtd lpadmin plugdev sambashare sudo + _MarkForUpload: False + dmi.bios.date: 10/05/2015 + dmi.bios.vendor: Dell Inc. + dmi.bios.version: 1.5.4 + dmi.board.name: 0HFG24 + dmi.board.vendor: Dell Inc. + dmi.board.version: A01 + dmi.chassis.type: 23 + dmi.chassis.vendor: Dell Inc. + dmi.modalias: dmi:bvnDellInc.:bvr1.5.4:bd10/05/2015:svnDellInc.:pnPowerEdgeR530:pvr:rvnDellInc.:rn0HFG24:rvrA01:cvnDellInc.:ct23:cvr: + dmi.product.name: PowerEdge R530 + dmi.sys.vendor: Dell Inc. ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1790181/+attachment/5183058/+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/1790181 Title: /proc/diskstats shows weird values Status in linux package in Ubuntu: Confirmed Bug description: For one block device on one of my servers munin shows abnormally high latency. When querying /proc/diskstats manually, the device in question shows: 8 32 sdc 973668 361965 64248290 10224376 755130 518162 22349256 1347171224 63 54302956 1357481880 Sanity check: If I divide the 7th value by the 4th value I get a avg read latency of about 10.5 ms. That is somewhat in line with the Avg. Read IO Wait Time of 11.35 ms that munin reports. The problem: If I divide the 11th v
[Kernel-packages] [Bug 1790181] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1790181/+attachment/5183062/+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/1790181 Title: /proc/diskstats shows weird values Status in linux package in Ubuntu: Confirmed Bug description: For one block device on one of my servers munin shows abnormally high latency. When querying /proc/diskstats manually, the device in question shows: 8 32 sdc 973668 361965 64248290 10224376 755130 518162 22349256 1347171224 63 54302956 1357481880 Sanity check: If I divide the 7th value by the 4th value I get a avg read latency of about 10.5 ms. That is somewhat in line with the Avg. Read IO Wait Time of 11.35 ms that munin reports. The problem: If I divide the 11th value by the 8th value I get an avg write latency of 1789 ms. That is also close to the Avg. Write IO Wait Time of 1.60 s reported by munin. Now this is an SD card and it is slow, but not THAT slow.. To confirm unexpected values, I measured some activity: $ dd if=/dev/urandom of=testfile bs=1M count=100; time sync; cat /proc/diskstats 100+0 records in 100+0 records out 104857600 bytes (105 MB, 100 MiB) copied, 18,7652 s, 5,6 MB/s real 0m8,132s user 0m0,000s sys 0m0,007s The reported time spent writing went from 1353896856 before the test to 1356759112 after the test. The difference is 2862256 ms or about 2800 seconds that supposedly passed in just over 26 real time seconds. I repeated the test with count=1 and got 5780 ms IO write time reported in .7 s realtime. #1297522 describes a similar error but I have no idea if the cause is related. System information: Description: Ubuntu 18.04.1 LTS Release: 18.04 Linux 4.15.0-30-generic #32-Ubuntu SMP Thu Jul 26 17:42:43 UTC 2018 x86_64 x86_64 GNU/Linux /dev/sdc is a Dell dual SD card module in RAID 1 mode with two Lexar 8GB U3 cards. The system is a Dell R530. --- ProblemType: Bug AlsaDevices: total 0 crw-rw 1 root audio 116, 1 Aug 11 22:30 seq crw-rw 1 root audio 116, 33 Aug 11 22:30 timer AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay' ApportVersion: 2.20.9-0ubuntu7.2 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 'arecord' AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: DistroRelease: Ubuntu 18.04 HibernationDevice: RESUME=UUID=719079af-279c-46cd-9438-01086a2cb16e InstallationDate: Installed on 2016-03-29 (885 days ago) InstallationMedia: Ubuntu-Server 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805) MachineType: Dell Inc. PowerEdge R530 Package: linux (not installed) PciMultimedia: ProcFB: 0 mgadrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-30-generic root=UUID=9be44daa-0a66-486f-9fac-ff0814849ed3 ro crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M ProcVersionSignature: Ubuntu 4.15.0-30.32-generic 4.15.18 RelatedPackageVersions: linux-restricted-modules-4.15.0-30-generic N/A linux-backports-modules-4.15.0-30-generic N/A linux-firmware 1.173.1 RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill' Tags: bionic Uname: Linux 4.15.0-30-generic x86_64 UnreportableReason: This report is about a package that is not installed. UpgradeStatus: Upgraded to bionic on 2018-08-11 (19 days ago) UserGroups: adm cdrom dip libvirt libvirtd lpadmin plugdev sambashare sudo _MarkForUpload: False dmi.bios.date: 10/05/2015 dmi.bios.vendor: Dell Inc. dmi.bios.version: 1.5.4 dmi.board.name: 0HFG24 dmi.board.vendor: Dell Inc. dmi.board.version: A01 dmi.chassis.type: 23 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvr1.5.4:bd10/05/2015:svnDellInc.:pnPowerEdgeR530:pvr:rvnDellInc.:rn0HFG24:rvrA01:cvnDellInc.:ct23:cvr: dmi.product.name: PowerEdge R530 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790181/+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
[Kernel-packages] [Bug 1773598] [NEW] package bcmwl-kernel-source 6.30.223.271+bdcom-0ubuntu4 failed to install/upgrade: installed bcmwl-kernel-source package post-installation script subprocess retur
Public bug reported: wifi driver not installing ProblemType: Package DistroRelease: Ubuntu 18.04 Package: bcmwl-kernel-source 6.30.223.271+bdcom-0ubuntu4 ProcVersionSignature: Ubuntu 4.15.0-22.24-generic 4.15.17 Uname: Linux 4.15.0-22-generic x86_64 ApportVersion: 2.20.9-0ubuntu7 Architecture: amd64 Date: Sun May 27 00:32:25 2018 ErrorMessage: installed bcmwl-kernel-source package post-installation script subprocess returned error exit status 1 InstallationDate: Installed on 2018-05-26 (0 days ago) InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426) Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 3.6.5-3 PythonDetails: /root/Error: command ['which', 'python'] failed with exit code 1:, Error: [Errno 2] No such file or directory: "/root/Error: command ['which', 'python'] failed with exit code 1:": "/root/Error: command ['which', 'python'] failed with exit code 1:", unpackaged RelatedPackageVersions: dpkg 1.19.0.5ubuntu2 apt 1.6.1 SourcePackage: bcmwl Title: package bcmwl-kernel-source 6.30.223.271+bdcom-0ubuntu4 failed to install/upgrade: installed bcmwl-kernel-source package post-installation script subprocess returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: bcmwl (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package bionic -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bcmwl in Ubuntu. https://bugs.launchpad.net/bugs/1773598 Title: package bcmwl-kernel-source 6.30.223.271+bdcom-0ubuntu4 failed to install/upgrade: installed bcmwl-kernel-source package post- installation script subprocess returned error exit status 1 Status in bcmwl package in Ubuntu: New Bug description: wifi driver not installing ProblemType: Package DistroRelease: Ubuntu 18.04 Package: bcmwl-kernel-source 6.30.223.271+bdcom-0ubuntu4 ProcVersionSignature: Ubuntu 4.15.0-22.24-generic 4.15.17 Uname: Linux 4.15.0-22-generic x86_64 ApportVersion: 2.20.9-0ubuntu7 Architecture: amd64 Date: Sun May 27 00:32:25 2018 ErrorMessage: installed bcmwl-kernel-source package post-installation script subprocess returned error exit status 1 InstallationDate: Installed on 2018-05-26 (0 days ago) InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426) Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 3.6.5-3 PythonDetails: /root/Error: command ['which', 'python'] failed with exit code 1:, Error: [Errno 2] No such file or directory: "/root/Error: command ['which', 'python'] failed with exit code 1:": "/root/Error: command ['which', 'python'] failed with exit code 1:", unpackaged RelatedPackageVersions: dpkg 1.19.0.5ubuntu2 apt 1.6.1 SourcePackage: bcmwl Title: package bcmwl-kernel-source 6.30.223.271+bdcom-0ubuntu4 failed to install/upgrade: installed bcmwl-kernel-source package post-installation script subprocess returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1773598/+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
[Kernel-packages] [Bug 1790181] Re: /proc/diskstats shows weird values
I noticed the bug only after I installed munin recently. I don't know how long it may have existed before. I will test the mainline kernel as soon as I can but since the machine is used in production and can't be rebooted at will so testing probably be 2 weeks out. Thanks for your reply. -- 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/1790181 Title: /proc/diskstats shows weird values Status in linux package in Ubuntu: Incomplete Bug description: For one block device on one of my servers munin shows abnormally high latency. When querying /proc/diskstats manually, the device in question shows: 8 32 sdc 973668 361965 64248290 10224376 755130 518162 22349256 1347171224 63 54302956 1357481880 Sanity check: If I divide the 7th value by the 4th value I get a avg read latency of about 10.5 ms. That is somewhat in line with the Avg. Read IO Wait Time of 11.35 ms that munin reports. The problem: If I divide the 11th value by the 8th value I get an avg write latency of 1789 ms. That is also close to the Avg. Write IO Wait Time of 1.60 s reported by munin. Now this is an SD card and it is slow, but not THAT slow.. To confirm unexpected values, I measured some activity: $ dd if=/dev/urandom of=testfile bs=1M count=100; time sync; cat /proc/diskstats 100+0 records in 100+0 records out 104857600 bytes (105 MB, 100 MiB) copied, 18,7652 s, 5,6 MB/s real 0m8,132s user 0m0,000s sys 0m0,007s The reported time spent writing went from 1353896856 before the test to 1356759112 after the test. The difference is 2862256 ms or about 2800 seconds that supposedly passed in just over 26 real time seconds. I repeated the test with count=1 and got 5780 ms IO write time reported in .7 s realtime. #1297522 describes a similar error but I have no idea if the cause is related. System information: Description: Ubuntu 18.04.1 LTS Release: 18.04 Linux 4.15.0-30-generic #32-Ubuntu SMP Thu Jul 26 17:42:43 UTC 2018 x86_64 x86_64 GNU/Linux /dev/sdc is a Dell dual SD card module in RAID 1 mode with two Lexar 8GB U3 cards. The system is a Dell R530. --- ProblemType: Bug AlsaDevices: total 0 crw-rw 1 root audio 116, 1 Aug 11 22:30 seq crw-rw 1 root audio 116, 33 Aug 11 22:30 timer AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay' ApportVersion: 2.20.9-0ubuntu7.2 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 'arecord' AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: DistroRelease: Ubuntu 18.04 HibernationDevice: RESUME=UUID=719079af-279c-46cd-9438-01086a2cb16e InstallationDate: Installed on 2016-03-29 (885 days ago) InstallationMedia: Ubuntu-Server 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805) MachineType: Dell Inc. PowerEdge R530 Package: linux (not installed) PciMultimedia: ProcFB: 0 mgadrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-30-generic root=UUID=9be44daa-0a66-486f-9fac-ff0814849ed3 ro crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M ProcVersionSignature: Ubuntu 4.15.0-30.32-generic 4.15.18 RelatedPackageVersions: linux-restricted-modules-4.15.0-30-generic N/A linux-backports-modules-4.15.0-30-generic N/A linux-firmware 1.173.1 RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill' Tags: bionic Uname: Linux 4.15.0-30-generic x86_64 UnreportableReason: This report is about a package that is not installed. UpgradeStatus: Upgraded to bionic on 2018-08-11 (19 days ago) UserGroups: adm cdrom dip libvirt libvirtd lpadmin plugdev sambashare sudo _MarkForUpload: False dmi.bios.date: 10/05/2015 dmi.bios.vendor: Dell Inc. dmi.bios.version: 1.5.4 dmi.board.name: 0HFG24 dmi.board.vendor: Dell Inc. dmi.board.version: A01 dmi.chassis.type: 23 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvr1.5.4:bd10/05/2015:svnDellInc.:pnPowerEdgeR530:pvr:rvnDellInc.:rn0HFG24:rvrA01:cvnDellInc.:ct23:cvr: dmi.product.name: PowerEdge R530 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790181/+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
[Kernel-packages] [Bug 1790181] Re: /proc/diskstats shows weird values
** Tags added: kernel-bug-exists-upstream -- 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/1790181 Title: /proc/diskstats shows weird values Status in linux package in Ubuntu: Confirmed Bug description: For one block device on one of my servers munin shows abnormally high latency. When querying /proc/diskstats manually, the device in question shows: 8 32 sdc 973668 361965 64248290 10224376 755130 518162 22349256 1347171224 63 54302956 1357481880 Sanity check: If I divide the 7th value by the 4th value I get a avg read latency of about 10.5 ms. That is somewhat in line with the Avg. Read IO Wait Time of 11.35 ms that munin reports. The problem: If I divide the 11th value by the 8th value I get an avg write latency of 1789 ms. That is also close to the Avg. Write IO Wait Time of 1.60 s reported by munin. Now this is an SD card and it is slow, but not THAT slow.. To confirm unexpected values, I measured some activity: $ dd if=/dev/urandom of=testfile bs=1M count=100; time sync; cat /proc/diskstats 100+0 records in 100+0 records out 104857600 bytes (105 MB, 100 MiB) copied, 18,7652 s, 5,6 MB/s real 0m8,132s user 0m0,000s sys 0m0,007s The reported time spent writing went from 1353896856 before the test to 1356759112 after the test. The difference is 2862256 ms or about 2800 seconds that supposedly passed in just over 26 real time seconds. I repeated the test with count=1 and got 5780 ms IO write time reported in .7 s realtime. #1297522 describes a similar error but I have no idea if the cause is related. System information: Description: Ubuntu 18.04.1 LTS Release: 18.04 Linux 4.15.0-30-generic #32-Ubuntu SMP Thu Jul 26 17:42:43 UTC 2018 x86_64 x86_64 GNU/Linux /dev/sdc is a Dell dual SD card module in RAID 1 mode with two Lexar 8GB U3 cards. The system is a Dell R530. --- ProblemType: Bug AlsaDevices: total 0 crw-rw 1 root audio 116, 1 Aug 11 22:30 seq crw-rw 1 root audio 116, 33 Aug 11 22:30 timer AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay' ApportVersion: 2.20.9-0ubuntu7.2 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 'arecord' AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: DistroRelease: Ubuntu 18.04 HibernationDevice: RESUME=UUID=719079af-279c-46cd-9438-01086a2cb16e InstallationDate: Installed on 2016-03-29 (885 days ago) InstallationMedia: Ubuntu-Server 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805) MachineType: Dell Inc. PowerEdge R530 Package: linux (not installed) PciMultimedia: ProcFB: 0 mgadrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-30-generic root=UUID=9be44daa-0a66-486f-9fac-ff0814849ed3 ro crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M ProcVersionSignature: Ubuntu 4.15.0-30.32-generic 4.15.18 RelatedPackageVersions: linux-restricted-modules-4.15.0-30-generic N/A linux-backports-modules-4.15.0-30-generic N/A linux-firmware 1.173.1 RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill' Tags: bionic Uname: Linux 4.15.0-30-generic x86_64 UnreportableReason: This report is about a package that is not installed. UpgradeStatus: Upgraded to bionic on 2018-08-11 (19 days ago) UserGroups: adm cdrom dip libvirt libvirtd lpadmin plugdev sambashare sudo _MarkForUpload: False dmi.bios.date: 10/05/2015 dmi.bios.vendor: Dell Inc. dmi.bios.version: 1.5.4 dmi.board.name: 0HFG24 dmi.board.vendor: Dell Inc. dmi.board.version: A01 dmi.chassis.type: 23 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvr1.5.4:bd10/05/2015:svnDellInc.:pnPowerEdgeR530:pvr:rvnDellInc.:rn0HFG24:rvrA01:cvnDellInc.:ct23:cvr: dmi.product.name: PowerEdge R530 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790181/+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
[Kernel-packages] [Bug 1790181] Re: /proc/diskstats shows weird values
Testing with http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.19-rc2/ shows: Writes on the sd card are still reported about a factor 1000 too high, e.g. 2700ms = 27000s where I expect around 27s. I tried on an nvme ssd with the same result, just smaller numbers and /dev/urandom was the bottleneck. I suspect that the kernel is actually reporting µs instead of ms although that is wild speculation. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- 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/1790181 Title: /proc/diskstats shows weird values Status in linux package in Ubuntu: Confirmed Bug description: For one block device on one of my servers munin shows abnormally high latency. When querying /proc/diskstats manually, the device in question shows: 8 32 sdc 973668 361965 64248290 10224376 755130 518162 22349256 1347171224 63 54302956 1357481880 Sanity check: If I divide the 7th value by the 4th value I get a avg read latency of about 10.5 ms. That is somewhat in line with the Avg. Read IO Wait Time of 11.35 ms that munin reports. The problem: If I divide the 11th value by the 8th value I get an avg write latency of 1789 ms. That is also close to the Avg. Write IO Wait Time of 1.60 s reported by munin. Now this is an SD card and it is slow, but not THAT slow.. To confirm unexpected values, I measured some activity: $ dd if=/dev/urandom of=testfile bs=1M count=100; time sync; cat /proc/diskstats 100+0 records in 100+0 records out 104857600 bytes (105 MB, 100 MiB) copied, 18,7652 s, 5,6 MB/s real 0m8,132s user 0m0,000s sys 0m0,007s The reported time spent writing went from 1353896856 before the test to 1356759112 after the test. The difference is 2862256 ms or about 2800 seconds that supposedly passed in just over 26 real time seconds. I repeated the test with count=1 and got 5780 ms IO write time reported in .7 s realtime. #1297522 describes a similar error but I have no idea if the cause is related. System information: Description: Ubuntu 18.04.1 LTS Release: 18.04 Linux 4.15.0-30-generic #32-Ubuntu SMP Thu Jul 26 17:42:43 UTC 2018 x86_64 x86_64 GNU/Linux /dev/sdc is a Dell dual SD card module in RAID 1 mode with two Lexar 8GB U3 cards. The system is a Dell R530. --- ProblemType: Bug AlsaDevices: total 0 crw-rw 1 root audio 116, 1 Aug 11 22:30 seq crw-rw 1 root audio 116, 33 Aug 11 22:30 timer AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay' ApportVersion: 2.20.9-0ubuntu7.2 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 'arecord' AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: DistroRelease: Ubuntu 18.04 HibernationDevice: RESUME=UUID=719079af-279c-46cd-9438-01086a2cb16e InstallationDate: Installed on 2016-03-29 (885 days ago) InstallationMedia: Ubuntu-Server 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805) MachineType: Dell Inc. PowerEdge R530 Package: linux (not installed) PciMultimedia: ProcFB: 0 mgadrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-30-generic root=UUID=9be44daa-0a66-486f-9fac-ff0814849ed3 ro crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M ProcVersionSignature: Ubuntu 4.15.0-30.32-generic 4.15.18 RelatedPackageVersions: linux-restricted-modules-4.15.0-30-generic N/A linux-backports-modules-4.15.0-30-generic N/A linux-firmware 1.173.1 RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill' Tags: bionic Uname: Linux 4.15.0-30-generic x86_64 UnreportableReason: This report is about a package that is not installed. UpgradeStatus: Upgraded to bionic on 2018-08-11 (19 days ago) UserGroups: adm cdrom dip libvirt libvirtd lpadmin plugdev sambashare sudo _MarkForUpload: False dmi.bios.date: 10/05/2015 dmi.bios.vendor: Dell Inc. dmi.bios.version: 1.5.4 dmi.board.name: 0HFG24 dmi.board.vendor: Dell Inc. dmi.board.version: A01 dmi.chassis.type: 23 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvr1.5.4:bd10/05/2015:svnDellInc.:pnPowerEdgeR530:pvr:rvnDellInc.:rn0HFG24:rvrA01:cvnDellInc.:ct23:cvr: dmi.product.name: PowerEdge R530 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790181/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubsc
[Kernel-packages] [Bug 1790181] Re: /proc/diskstats shows weird values
On my laptop with a SATA ssd I also have higher reported times than process real time, albeit not by such a huge margin. Only a factor of 2-4 too high. -- 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/1790181 Title: /proc/diskstats shows weird values Status in linux package in Ubuntu: Confirmed Bug description: For one block device on one of my servers munin shows abnormally high latency. When querying /proc/diskstats manually, the device in question shows: 8 32 sdc 973668 361965 64248290 10224376 755130 518162 22349256 1347171224 63 54302956 1357481880 Sanity check: If I divide the 7th value by the 4th value I get a avg read latency of about 10.5 ms. That is somewhat in line with the Avg. Read IO Wait Time of 11.35 ms that munin reports. The problem: If I divide the 11th value by the 8th value I get an avg write latency of 1789 ms. That is also close to the Avg. Write IO Wait Time of 1.60 s reported by munin. Now this is an SD card and it is slow, but not THAT slow.. To confirm unexpected values, I measured some activity: $ dd if=/dev/urandom of=testfile bs=1M count=100; time sync; cat /proc/diskstats 100+0 records in 100+0 records out 104857600 bytes (105 MB, 100 MiB) copied, 18,7652 s, 5,6 MB/s real 0m8,132s user 0m0,000s sys 0m0,007s The reported time spent writing went from 1353896856 before the test to 1356759112 after the test. The difference is 2862256 ms or about 2800 seconds that supposedly passed in just over 26 real time seconds. I repeated the test with count=1 and got 5780 ms IO write time reported in .7 s realtime. #1297522 describes a similar error but I have no idea if the cause is related. System information: Description: Ubuntu 18.04.1 LTS Release: 18.04 Linux 4.15.0-30-generic #32-Ubuntu SMP Thu Jul 26 17:42:43 UTC 2018 x86_64 x86_64 GNU/Linux /dev/sdc is a Dell dual SD card module in RAID 1 mode with two Lexar 8GB U3 cards. The system is a Dell R530. --- ProblemType: Bug AlsaDevices: total 0 crw-rw 1 root audio 116, 1 Aug 11 22:30 seq crw-rw 1 root audio 116, 33 Aug 11 22:30 timer AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay' ApportVersion: 2.20.9-0ubuntu7.2 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 'arecord' AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: DistroRelease: Ubuntu 18.04 HibernationDevice: RESUME=UUID=719079af-279c-46cd-9438-01086a2cb16e InstallationDate: Installed on 2016-03-29 (885 days ago) InstallationMedia: Ubuntu-Server 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805) MachineType: Dell Inc. PowerEdge R530 Package: linux (not installed) PciMultimedia: ProcFB: 0 mgadrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-30-generic root=UUID=9be44daa-0a66-486f-9fac-ff0814849ed3 ro crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M crashkernel=384M-2G:128M,2G-:256M ProcVersionSignature: Ubuntu 4.15.0-30.32-generic 4.15.18 RelatedPackageVersions: linux-restricted-modules-4.15.0-30-generic N/A linux-backports-modules-4.15.0-30-generic N/A linux-firmware 1.173.1 RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill' Tags: bionic Uname: Linux 4.15.0-30-generic x86_64 UnreportableReason: This report is about a package that is not installed. UpgradeStatus: Upgraded to bionic on 2018-08-11 (19 days ago) UserGroups: adm cdrom dip libvirt libvirtd lpadmin plugdev sambashare sudo _MarkForUpload: False dmi.bios.date: 10/05/2015 dmi.bios.vendor: Dell Inc. dmi.bios.version: 1.5.4 dmi.board.name: 0HFG24 dmi.board.vendor: Dell Inc. dmi.board.version: A01 dmi.chassis.type: 23 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvr1.5.4:bd10/05/2015:svnDellInc.:pnPowerEdgeR530:pvr:rvnDellInc.:rn0HFG24:rvrA01:cvnDellInc.:ct23:cvr: dmi.product.name: PowerEdge R530 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790181/+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
[Kernel-packages] [Bug 1800861] [NEW] DBI.pm is buggy and out of date
Public bug reported: /usr/lib/x86_64-linux-gnu/perl5/5.22/DBI.pm (xenial with latest updates) is buggy. To test, simply run: ---schnipp--- #!/usr/bin/perl require DBI; my $dbfile = "/tmp/notifications_sqlite.dat"; my $dbh = DBI->connect("dbi:SQLite:dbname=$dbfile",'',''); my $qu_attr = "SELECT * FROM notifications_attr WHERE keyref = '21';"; my $notifhr = $dbh->selectall_arrayref($qu, { Slice => {} }); ---schnapp--- It seems, that this bug got already fixed upstream ~ 2 years ago with DBI version 1.635 (however, most recent version is 1.542). ** Affects: linux (Ubuntu) Importance: Undecided Status: Incomplete -- 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/1800861 Title: DBI.pm is buggy and out of date Status in linux package in Ubuntu: Incomplete Bug description: /usr/lib/x86_64-linux-gnu/perl5/5.22/DBI.pm (xenial with latest updates) is buggy. To test, simply run: ---schnipp--- #!/usr/bin/perl require DBI; my $dbfile = "/tmp/notifications_sqlite.dat"; my $dbh = DBI->connect("dbi:SQLite:dbname=$dbfile",'',''); my $qu_attr = "SELECT * FROM notifications_attr WHERE keyref = '21';"; my $notifhr = $dbh->selectall_arrayref($qu, { Slice => {} }); ---schnapp--- It seems, that this bug got already fixed upstream ~ 2 years ago with DBI version 1.635 (however, most recent version is 1.542). To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1800861/+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
[Kernel-packages] [Bug 1800861] Re: DBI.pm is buggy and out of date
** Package changed: linux (Ubuntu) => libdbi-perl (Ubuntu) ** Changed in: libdbi-perl (Ubuntu) Status: Incomplete => In Progress -- 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/1800861 Title: DBI.pm is buggy and out of date Status in libdbi-perl package in Ubuntu: In Progress Bug description: /usr/lib/x86_64-linux-gnu/perl5/5.22/DBI.pm (xenial with latest updates) is buggy. To test, simply run: ---schnipp--- #!/usr/bin/perl require DBI; my $dbfile = "/tmp/notifications_sqlite.dat"; my $dbh = DBI->connect("dbi:SQLite:dbname=$dbfile",'',''); my $qu_attr = "SELECT * FROM notifications_attr WHERE keyref = '21';"; my $notifhr = $dbh->selectall_arrayref($qu, { Slice => {} }); ---schnapp--- It seems, that this bug got already fixed upstream ~ 2 years ago with DBI version 1.635 (however, most recent version is 1.542). To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libdbi-perl/+bug/1800861/+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
[Kernel-packages] [Bug 1818690] [NEW] Touchpad not detected
Public bug reported: Built-in touchpad is not detected/working. The output of cat /proc/bus/input/devices is attached. ProblemType: Bug DistroRelease: Ubuntu 18.10 Package: linux-image-4.18.0-15-generic 4.18.0-15.16 ProcVersionSignature: Ubuntu 4.18.0-15.16-generic 4.18.20 Uname: Linux 4.18.0-15-generic x86_64 ApportVersion: 2.20.10-0ubuntu13.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jens 2250 F pulseaudio /dev/snd/controlC1: jens 2250 F pulseaudio CurrentDesktop: ubuntu:GNOME Date: Tue Mar 5 16:23:26 2019 InstallationDate: Installed on 2019-03-01 (3 days ago) InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 (20181017.3) MachineType: Medion Akoya P6647 ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.18.0-15-generic root=UUID=2f3d4c9a-9f90-41d6-bc89-9feb60802f5a ro quiet splash nouveau.modeset=0 vt.handoff=1 RelatedPackageVersions: linux-restricted-modules-4.18.0-15-generic N/A linux-backports-modules-4.18.0-15-generic N/A linux-firmware 1.175.1 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 01/29/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: C15B.606 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: Akoya P6647 dmi.board.vendor: Medion dmi.board.version: 1.0 dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: Medion dmi.chassis.version: To Be Filled By O.E.M. dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrC15B.606:bd01/29/2015:svnMedion:pnAkoyaP6647:pvr1.0:rvnMedion:rnAkoyaP6647:rvr1.0:cvnMedion:ct3:cvrToBeFilledByO.E.M.: dmi.product.family: MEDION Family dmi.product.name: Akoya P6647 dmi.product.sku: 0 dmi.product.version: 1.0 dmi.sys.vendor: Medion ** Affects: linux (Ubuntu) Importance: Undecided Status: Confirmed ** Tags: amd64 apport-bug cosmic ** Attachment added: "List of devices" https://bugs.launchpad.net/bugs/1818690/+attachment/5243707/+files/devices -- 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/1818690 Title: Touchpad not detected Status in linux package in Ubuntu: Confirmed Bug description: Built-in touchpad is not detected/working. The output of cat /proc/bus/input/devices is attached. ProblemType: Bug DistroRelease: Ubuntu 18.10 Package: linux-image-4.18.0-15-generic 4.18.0-15.16 ProcVersionSignature: Ubuntu 4.18.0-15.16-generic 4.18.20 Uname: Linux 4.18.0-15-generic x86_64 ApportVersion: 2.20.10-0ubuntu13.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jens 2250 F pulseaudio /dev/snd/controlC1: jens 2250 F pulseaudio CurrentDesktop: ubuntu:GNOME Date: Tue Mar 5 16:23:26 2019 InstallationDate: Installed on 2019-03-01 (3 days ago) InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 (20181017.3) MachineType: Medion Akoya P6647 ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.18.0-15-generic root=UUID=2f3d4c9a-9f90-41d6-bc89-9feb60802f5a ro quiet splash nouveau.modeset=0 vt.handoff=1 RelatedPackageVersions: linux-restricted-modules-4.18.0-15-generic N/A linux-backports-modules-4.18.0-15-generic N/A linux-firmware 1.175.1 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 01/29/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: C15B.606 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: Akoya P6647 dmi.board.vendor: Medion dmi.board.version: 1.0 dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: Medion dmi.chassis.version: To Be Filled By O.E.M. dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrC15B.606:bd01/29/2015:svnMedion:pnAkoyaP6647:pvr1.0:rvnMedion:rnAkoyaP6647:rvr1.0:cvnMedion:ct3:cvrToBeFilledByO.E.M.: dmi.product.family: MEDION Family dmi.product.name: Akoya P6647 dmi.product.sku: 0 dmi.product.version: 1.0 dmi.sys.vendor: Medion To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818690/+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
[Kernel-packages] [Bug 1527727] Re: grub-probe for zfs assumes all devices prefix with /dev, ignoring /dev/disk/...
Just encountered the same problem with xenial: grub-probe: error: failed to get canonical path of `/dev/HDD0p2' See also http://savannah.gnu.org/bugs/?50896 IMHO "zpool status -P $pool" should be used, everything else is a kludge, which will fail sooner or later. ** Bug watch added: GNU Savannah Bug Tracker #50896 http://savannah.gnu.org/bugs/?50896 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs-linux in Ubuntu. https://bugs.launchpad.net/bugs/1527727 Title: grub-probe for zfs assumes all devices prefix with /dev, ignoring /dev/disk/... Status in grub: Unknown Status in grub2 package in Ubuntu: Fix Released Status in grub2-signed package in Ubuntu: Fix Released Status in zfs-linux package in Ubuntu: Fix Released Status in grub2 source package in Xenial: In Progress Status in grub2-signed source package in Xenial: In Progress Status in zfs-linux source package in Xenial: Confirmed Bug description: [Impact] Installs over ZFS where a ZFS disk is expected to be used as a root device. [Test case] - Run update-grub on a system with a ZFS root filesystem. [Regression Potential] Installs relying on the current broken behavior to avoid listing other operating systems in grub menu may find that new entries are added. --- update-grub runs /usr/sbin/grub-probe Without libzfslinux support compiled in, /usr/sbin/grub-probe runs ["zpool", "status", poolname] to find out ZFS info. zpool responds with device names as used at (I think!) pool creation time. Often, this is /dev/disk/by-id/... names, without the path. grub-probe then parses the output, and takes the names of devices, and if they do not start with a "/", it prepends "/dev/". It then tests the existence of the path name of the device. it fails. grub-probe then returns something like /usr/sbin/grub-probe: error: failed to get canonical path of `/dev /ata-ST31000333AS_-part1'. The actual path is of course /dev/disk/by- id/ST31000333AS_-part1 It can prepend smarter than "/dev" or it can understand ZFS natively, to fix the problem. To manage notifications about this bug go to: https://bugs.launchpad.net/grub/+bug/1527727/+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
[Kernel-packages] [Bug 1527727] Re: grub-probe for zfs assumes all devices prefix with /dev, ignoring /dev/disk/...
Done - see 1687664. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs-linux in Ubuntu. https://bugs.launchpad.net/bugs/1527727 Title: grub-probe for zfs assumes all devices prefix with /dev, ignoring /dev/disk/... Status in grub: Unknown Status in grub2 package in Ubuntu: Fix Released Status in grub2-signed package in Ubuntu: Fix Released Status in zfs-linux package in Ubuntu: Fix Released Status in grub2 source package in Xenial: In Progress Status in grub2-signed source package in Xenial: In Progress Status in zfs-linux source package in Xenial: Confirmed Bug description: [Impact] Installs over ZFS where a ZFS disk is expected to be used as a root device. [Test case] - Run update-grub on a system with a ZFS root filesystem. [Regression Potential] Installs relying on the current broken behavior to avoid listing other operating systems in grub menu may find that new entries are added. --- update-grub runs /usr/sbin/grub-probe Without libzfslinux support compiled in, /usr/sbin/grub-probe runs ["zpool", "status", poolname] to find out ZFS info. zpool responds with device names as used at (I think!) pool creation time. Often, this is /dev/disk/by-id/... names, without the path. grub-probe then parses the output, and takes the names of devices, and if they do not start with a "/", it prepends "/dev/". It then tests the existence of the path name of the device. it fails. grub-probe then returns something like /usr/sbin/grub-probe: error: failed to get canonical path of `/dev /ata-ST31000333AS_-part1'. The actual path is of course /dev/disk/by- id/ST31000333AS_-part1 It can prepend smarter than "/dev" or it can understand ZFS natively, to fix the problem. To manage notifications about this bug go to: https://bugs.launchpad.net/grub/+bug/1527727/+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
[Kernel-packages] [Bug 1688162] [NEW] dmidecode should print diagnostic messages to stderr
Public bug reported: Ubuntu version of dmidecode breaks several scripts because it prints diagnostics messages to stdout instead of stderr. E.g.: sudo /bin/ksh93 # /usr/sbin/dmidecode -s baseboard-manufacturer 2>/dev/null Supermicro Invalid entry length (16). Fixed up to 11. The original version (https://git.savannah.nongnu.org/git/dmidecode.git) however, works as expected: # /tmp/dmidecode -s baseboard-manufacturer 2>/dev/null Supermicro $ /usr/bin/lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 16.04.2 LTS Release:16.04 Codename: xenial ** Affects: dmidecode (Ubuntu) Importance: Undecided Status: New ** Tags: dmidecode ** Package changed: qemu (Ubuntu) => dmidecode (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to dmidecode in Ubuntu. https://bugs.launchpad.net/bugs/1688162 Title: dmidecode should print diagnostic messages to stderr Status in dmidecode package in Ubuntu: New Bug description: Ubuntu version of dmidecode breaks several scripts because it prints diagnostics messages to stdout instead of stderr. E.g.: sudo /bin/ksh93 # /usr/sbin/dmidecode -s baseboard-manufacturer 2>/dev/null Supermicro Invalid entry length (16). Fixed up to 11. The original version (https://git.savannah.nongnu.org/git/dmidecode.git) however, works as expected: # /tmp/dmidecode -s baseboard-manufacturer 2>/dev/null Supermicro $ /usr/bin/lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 16.04.2 LTS Release: 16.04 Codename: xenial To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dmidecode/+bug/1688162/+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
[Kernel-packages] [Bug 1688162] Re: dmidecode should print diagnostic messages to stderr
Hi Christian, Yepp, the patch looks good. Would be nice to get this integrated (or to sync dmidecode with the current GNU version). -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to dmidecode in Ubuntu. https://bugs.launchpad.net/bugs/1688162 Title: dmidecode should print diagnostic messages to stderr Status in dmidecode package in Ubuntu: Triaged Bug description: Ubuntu version of dmidecode breaks several scripts because it prints diagnostics messages to stdout instead of stderr. E.g.: sudo /bin/ksh93 # /usr/sbin/dmidecode -s baseboard-manufacturer 2>/dev/null Supermicro Invalid entry length (16). Fixed up to 11. The original version (https://git.savannah.nongnu.org/git/dmidecode.git) however, works as expected: # /tmp/dmidecode -s baseboard-manufacturer 2>/dev/null Supermicro $ /usr/bin/lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 16.04.2 LTS Release: 16.04 Codename: xenial To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dmidecode/+bug/1688162/+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
[Kernel-packages] [Bug 1688424] [NEW] grub-mkrelpath returns invalid zfs dataset -> initramfs: mount /root fails
Public bug reported: If zfs is used for boot, boot will fail because of bogus information returned by /usr/bin/grub-mkrelpath. E.g. if the zfs dataset for / is rpool/ROOT/linux: # /usr/bin/grub-mkrelpath / /ROOT/linux@ This leads to a bogus /boot/grub/grub.cfg because /etc/grub.d/10_linux generates a boot entry like this: linux /ROOT/linux@/boot/vmlinuz-4.4.0-77-generic root=ZFS=/ROOT/linux ro crashkernel=384M-2G:64M,2G-:128M bootdegraded=true debug=y console=ttyS1,115200 crashkernel=384M-:128M This in turn causes that initramfs to fail on boot: ... + wait_for_udev + command -v udevadm + udevadm settle + modprobe zfs zfs_autoimport_disable=1 + ZFS_BOOTFS=/ROOT/linux + echo /ROOT/linux + sed -e s,/.*,, + ZFS_RPOOL= + delay=0 + [ 0 -gt 0 ] + unset delay + zpool import -N [ 10.922149] SPL: The /etc/hostid file is not found. [ 10.927031] SPL: using hostid 0x + ZFS_STDERR=cannot import '': no such pool available + ZFS_ERROR=1 + [ 1 -ne 0 ] + panic Command: zpool import -N Message: cannot import '': no such pool available Error: 1 Manually import the root pool at the command prompt and then exit. Hint: Try: zpool import -f -R / -N Wrong hint BTW, but at least a hint: "zpool import; zpool import ${poolID}|rpool" fixes it. Anyway, when continuing after an 'exit' it fails with: ... + zpool status -L + [ n != y ] + log_begin_msg Setting mountpoint=/ on ZFS filesystem /ROOT/linux + _log_msg Begin: Setting mountpoint=/ on ZFS filesystem /ROOT/linux ... + [ n = y ] + printf Begin: Setting mountpoint=/ on ZFS filesystem /ROOT/linux ... Begin: Setting mountpoint=/ on ZFS filesystem /ROOT/linux ... + zfs set mountpoint=/ /ROOT/linux + ZFS_STDERR=cannot open '/ROOT/linux': invalid dataset name + [ n != y ] + log_end_msg + _log_msg done.\n + [ n = y ] + printf done.\n done. + [ n != y ] + log_begin_msg Mounting ZFS filesystem /ROOT/linux + _log_msg Begin: Mounting ZFS filesystem /ROOT/linux ... + [ n = y ] + printf Begin: Mounting ZFS filesystem /ROOT/linux ... Begin: Mounting ZFS filesystem /ROOT/linux ... + mount -t zfs -o zfsutil /ROOT/linux /root + ZFS_STDERR=filesystem 'ROOT/linux' cannot be mounted, unable to open the dataset mount: mounting /ROOT/linux on /root failed: No such file or directory + ZFS_ERROR=1 + [ n != y ] + log_end_msg + _log_msg done.\n + [ n = y ] + printf done.\n done. + [ 1 -ne 0 ] + panic Command: mount -t zfs -o zfsutil /ROOT/linux /root Message: filesystem 'ROOT/linux' cannot be mounted, unable to open the dataset mount: mounting /ROOT/linux on /root failed: No such file or directory Error: 1 Manually mount the root filesystem on /root and then exit. A 'mount -t zfs -o zfsutil rpool/ROOT/linux /root' fixis it and after an 'exit' the system finally starts. ** Affects: grub2 (Ubuntu) Importance: Undecided Status: New ** Package changed: dmidecode (Ubuntu) => grub2 (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to dmidecode in Ubuntu. https://bugs.launchpad.net/bugs/1688424 Title: grub-mkrelpath returns invalid zfs dataset -> initramfs: mount /root fails Status in grub2 package in Ubuntu: New Bug description: If zfs is used for boot, boot will fail because of bogus information returned by /usr/bin/grub-mkrelpath. E.g. if the zfs dataset for / is rpool/ROOT/linux: # /usr/bin/grub-mkrelpath / /ROOT/linux@ This leads to a bogus /boot/grub/grub.cfg because /etc/grub.d/10_linux generates a boot entry like this: linux /ROOT/linux@/boot/vmlinuz-4.4.0-77-generic root=ZFS=/ROOT/linux ro crashkernel=384M-2G:64M,2G-:128M bootdegraded=true debug=y console=ttyS1,115200 crashkernel=384M-:128M This in turn causes that initramfs to fail on boot: ... + wait_for_udev + command -v udevadm + udevadm settle + modprobe zfs zfs_autoimport_disable=1 + ZFS_BOOTFS=/ROOT/linux + echo /ROOT/linux + sed -e s,/.*,, + ZFS_RPOOL= + delay=0 + [ 0 -gt 0 ] + unset delay + zpool import -N [ 10.922149] SPL: The /etc/hostid file is not found. [ 10.927031] SPL: using hostid 0x + ZFS_STDERR=cannot import '': no such pool available + ZFS_ERROR=1 + [ 1 -ne 0 ] + panic Command: zpool import -N Message: cannot import '': no such pool available Error: 1 Manually import the root pool at the command prompt and then exit. Hint: Try: zpool import -f -R / -N Wrong hint BTW, but at least a hint: "zpool import; zpool import ${poolID}|rpool" fixes it. Anyway, when continuing after an 'exit' it fails with: ... + zpool status -L + [ n != y ] + log_begin_msg Setting mountpoint=/ on ZFS filesystem /ROOT/linux + _log_msg Begin: Setting mountpoint=/ on ZFS filesystem /ROOT/linux ... + [ n = y ] + printf Begin: Setting mountpoint=/ on ZFS filesystem /ROOT/linux ... Begin: Setting mountpoint=/ on ZFS filesystem /ROOT/linux ... + zfs set mountpoint=/ /ROOT/linux + ZFS_STDERR=cannot open '/ROOT/linux': i
[Kernel-packages] [Bug 1687791] Re: Install of kdump-tools fails
~ # sed -i.orig -e '/^set/ a\set -x' /target/var/lib/dpkg/info/kdump-tools.postinst ~ # tail -f /var/log/syslog May 5 12:11:29 in-target: linux-crashdump depends on kdump-tools; however: May 5 12:11:29 in-target: Package kdump-tools is not configured yet. May 5 12:11:29 in-target: May 5 12:11:29 in-target: dpkg: error processing package linux-crashdump (--configure): May 5 12:11:29 in-target: dependency problems - leaving unconfigured May 5 12:11:29 in-target: Errors were encountered while processing: May 5 12:11:29 in-target: kdump-tools May 5 12:11:29 in-target: linux-crashdump May 5 12:11:29 main-menu[422]: WARNING **: Configuring 'pkgsel' failed with error code 100 May 5 12:11:29 main-menu[422]: WARNING **: Menu item 'pkgsel' failed. May 5 12:13:15 main-menu[422]: INFO: Modifying debconf priority limit from 'critical' to 'high' May 5 12:13:15 debconf: Setting debconf/priority to high May 5 12:13:15 main-menu[422]: INFO: Falling back to the package description for brltty-udeb May 5 12:13:20 main-menu[422]: INFO: Falling back to the package description for brltty-udeb May 5 12:13:20 main-menu[422]: INFO: Menu item 'pkgsel' selected May 5 12:13:21 in-target: Reading package lists... May 5 12:13:21 in-target: May 5 12:13:21 in-target: Building dependency tree... May 5 12:13:21 in-target: May 5 12:13:21 in-target: Reading state information... May 5 12:13:21 in-target: May 5 12:13:21 in-target: tasksel is already the newest version (3.34ubuntu3). May 5 12:13:21 in-target: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. May 5 12:13:21 in-target: 2 not fully installed or removed. May 5 12:13:21 in-target: After this operation, 0 B of additional disk space will be used. May 5 12:13:21 in-target: Setting up kdump-tools (1:1.5.9-5ubuntu0.4) ...^M May 5 12:13:21 in-target: + uname -r^M May 5 12:13:21 in-target: + /etc/kernel/postinst.d/kdump-tools 4.4.0-62-generic^M May 5 12:13:21 in-target: dpkg: error processing package kdump-tools (--configure):^M May 5 12:13:21 in-target: subprocess installed post-installation script returned error exit status 1^M May 5 12:13:21 in-target: No apport report written because the error message indicates its a followup error from a previous failure. May 5 12:13:21 in-target: dpkg: dependency problems prevent configuration of linux-crashdump:^M May 5 12:13:21 in-target: linux-crashdump depends on kdump-tools; however:^M May 5 12:13:21 in-target: Package kdump-tools is not configured yet.^M May 5 12:13:21 in-target: ^M May 5 12:13:21 in-target: dpkg: error processing package linux-crashdump (--configure):^M May 5 12:13:21 in-target: dependency problems - leaving unconfigured^M May 5 12:13:21 in-target: Errors were encountered while processing:^M May 5 12:13:21 in-target: kdump-tools^M May 5 12:13:21 in-target: linux-crashdump^M May 5 12:13:22 in-target: E: Sub-process /usr/bin/dpkg returned an error code (1) May 5 12:13:22 in-target: Setting up kdump-tools (1:1.5.9-5ubuntu0.4) ... May 5 12:13:22 in-target: + uname -r May 5 12:13:22 in-target: + /etc/kernel/postinst.d/kdump-tools 4.4.0-62-generic May 5 12:13:22 in-target: dpkg: error processing package kdump-tools (--configure): May 5 12:13:22 in-target: subprocess installed post-installation script returned error exit status 1 May 5 12:13:22 in-target: dpkg: dependency problems prevent configuration of linux-crashdump: May 5 12:13:22 in-target: linux-crashdump depends on kdump-tools; however: May 5 12:13:22 in-target: Package kdump-tools is not configured yet. May 5 12:13:22 in-target: May 5 12:13:22 in-target: dpkg: error processing package linux-crashdump (--configure): May 5 12:13:22 in-target: dependency problems - leaving unconfigured May 5 12:13:22 in-target: Errors were encountered while processing: May 5 12:13:22 in-target: kdump-tools May 5 12:13:22 in-target: linux-crashdump May 5 12:13:24 pkgsel: checking for (security) updates to the base system May 5 12:13:25 in-target: Reading package lists... May 5 12:13:25 in-target: May 5 12:13:25 in-target: Building dependency tree... May 5 12:13:25 in-target: May 5 12:13:25 in-target: Reading state information... May 5 12:13:25 in-target: May 5 12:13:25 in-target: Calculating upgrade... May 5 12:13:25 in-target: May 5 12:13:25 in-target: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. May 5 12:13:25 in-target: 2 not fully installed or removed. May 5 12:13:25 in-target: After this operation, 0 B of additional disk space will be used. May 5 12:13:25 in-target: Setting up kdump-tools (1:1.5.9-5ubuntu0.4) ...^M May 5 12:13:25 in-target: + uname -r^M May 5 12:13:25 in-target: + /etc/kernel/postinst.d/kdump-tools 4.4.0-62-generic^M May 5 12:13:25 in-target: dpkg: error processing package kdump-tools (--configure):^M May 5 12:13:25 in-target: subprocess installed post-installation script returned error exit status 1^M May 5 12:13:2