[Kernel-packages] [Bug 1752772] Re: r8169 ethernet card don't work after returning from suspension
I am also affected by this bug. WLAN device wlp2s0 under Live Kubuntu 19.10. Network Manager did not show anything after Laptop lid closed (-> suspended) solution was: sudo modprobe -r DRIVER sudo modprobe -i DRIVER Replace DRIVER from sudo lshw -C network under configuration: ...driver=DRIVER -- 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/1752772 Title: r8169 ethernet card don't work after returning from suspension Status in Linux: New Status in linux package in Ubuntu: Fix Released Status in linux-kernel-headers package in Ubuntu: Confirmed Status in linux source package in Bionic: Fix Released Bug description: ===SRU Justification=== [Impact] Ethernet r8169 stops working after system resumed from suspend. [Test] User confirmed these patches fix the issue. r8169 continues to work after resume from suspend. [Regression Potential] Medium. The fix is limited to one device, all patches are in mainline. The WOL default change might cause regression for users that depend on BIOS settings. We can advice them to use userspace tool (systemd, ethtool, etc.) instead. ===Original Bug Report=== I have noticed that the network stopped working on my desktop after I've suspended the system and woke it up. On dmesg there are messages like: [ 150.877998] IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready [ 150.944101] do_IRQ: 3.37 No irq handler for vector [ 150.944105] r8169 :01:00.0 enp1s0: link down [ 150.944180] IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready When using Xenial (from a different install), this problem is not happening. This is happening on Bionic. There are only two ways to restore connectivity: 1) Reboot the system; 2) Remove the r8169 module and reinsert it with modprobe. The motherboard is a AsRock H55M-LE and the Ethernet controller is: 01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 03) ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: linux-firmware 1.172 ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3 Uname: Linux 4.15.0-10-generic x86_64 ApportVersion: 2.20.8-0ubuntu10 Architecture: amd64 CurrentDesktop: LXDE Date: Fri Mar 2 00:21:57 2018 Dependencies: InstallationDate: Installed on 2018-02-26 (3 days ago) InstallationMedia: Lubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180226) PackageArchitecture: all SourcePackage: linux-firmware UpgradeStatus: No upgrade log present (probably fresh install) --- AlsaVersion: Advanced Linux Sound Architecture Driver Version k4.15.0-10-generic. ApportVersion: 2.20.8-0ubuntu10 Architecture: amd64 ArecordDevices: List of CAPTURE Hardware Devices card 0: MID [HDA Intel MID], device 0: VT1818S Analog [VT1818S Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: usuario1153 F pulseaudio /dev/snd/controlC1: usuario1153 F pulseaudio Card0.Amixer.info: Card hw:0 'MID'/'HDA Intel MID at 0xfbdf8000 irq 26' Mixer name : 'VIA VT1818S' Components : 'HDA:11060440,18492818,0010' Controls : 40 Simple ctrls : 17 Card1.Amixer.info: Card hw:1 'HDMI'/'HDA ATI HDMI at 0xfbffc000 irq 27' Mixer name : 'ATI R6xx HDMI' Components : 'HDA:1002aa01,00aa0100,00100200' Controls : 7 Simple ctrls : 1 Card1.Amixer.values: Simple mixer control 'IEC958',0 Capabilities: pswitch pswitch-joined Playback channels: Mono Mono: Playback [on] CurrentDesktop: LXDE Dependencies: DistroRelease: Ubuntu 18.04 HibernationDevice: RESUME=UUID=edd83175-c707-4b31-90d2-ce2f5cebc73f InstallationDate: Installed on 2018-02-26 (3 days ago) InstallationMedia: Lubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180226) MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M. Package: linux-firmware 1.172 PackageArchitecture: all ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz root=UUID=0c4fc517-b7a0-49b0-bfcb-0485dfe6413b ro quiet ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3 RelatedPackageVersions: linux-restricted-modules-4.15.0-10-generic N/A linux-backports-modules-4.15.0-10-generic N/A linux-firmware 1.172 RfKill: Tags: bionic Uname: Linux 4.15.0-10-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip libvirt lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/20/2010 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: P1.80 dmi.board.name: H55M-LE 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
[Kernel-packages] [Bug 1752772] Re: r8169 ethernet card don't work after returning from suspension
I am also affected by this bug. WLAN device wlp2s0 under Live Kubuntu 17.10. Network Manager did not show anything after Laptop lid closed (-> suspended) solution was: sudo modprobe -r DRIVER sudo modprobe -i DRIVER Replace DRIVER from sudo lshw -C network under configuration: ...driver=DRIVER -- 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/1752772 Title: r8169 ethernet card don't work after returning from suspension Status in Linux: New Status in linux package in Ubuntu: Fix Released Status in linux-kernel-headers package in Ubuntu: Confirmed Status in linux source package in Bionic: Fix Released Bug description: ===SRU Justification=== [Impact] Ethernet r8169 stops working after system resumed from suspend. [Test] User confirmed these patches fix the issue. r8169 continues to work after resume from suspend. [Regression Potential] Medium. The fix is limited to one device, all patches are in mainline. The WOL default change might cause regression for users that depend on BIOS settings. We can advice them to use userspace tool (systemd, ethtool, etc.) instead. ===Original Bug Report=== I have noticed that the network stopped working on my desktop after I've suspended the system and woke it up. On dmesg there are messages like: [ 150.877998] IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready [ 150.944101] do_IRQ: 3.37 No irq handler for vector [ 150.944105] r8169 :01:00.0 enp1s0: link down [ 150.944180] IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready When using Xenial (from a different install), this problem is not happening. This is happening on Bionic. There are only two ways to restore connectivity: 1) Reboot the system; 2) Remove the r8169 module and reinsert it with modprobe. The motherboard is a AsRock H55M-LE and the Ethernet controller is: 01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 03) ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: linux-firmware 1.172 ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3 Uname: Linux 4.15.0-10-generic x86_64 ApportVersion: 2.20.8-0ubuntu10 Architecture: amd64 CurrentDesktop: LXDE Date: Fri Mar 2 00:21:57 2018 Dependencies: InstallationDate: Installed on 2018-02-26 (3 days ago) InstallationMedia: Lubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180226) PackageArchitecture: all SourcePackage: linux-firmware UpgradeStatus: No upgrade log present (probably fresh install) --- AlsaVersion: Advanced Linux Sound Architecture Driver Version k4.15.0-10-generic. ApportVersion: 2.20.8-0ubuntu10 Architecture: amd64 ArecordDevices: List of CAPTURE Hardware Devices card 0: MID [HDA Intel MID], device 0: VT1818S Analog [VT1818S Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: usuario1153 F pulseaudio /dev/snd/controlC1: usuario1153 F pulseaudio Card0.Amixer.info: Card hw:0 'MID'/'HDA Intel MID at 0xfbdf8000 irq 26' Mixer name : 'VIA VT1818S' Components : 'HDA:11060440,18492818,0010' Controls : 40 Simple ctrls : 17 Card1.Amixer.info: Card hw:1 'HDMI'/'HDA ATI HDMI at 0xfbffc000 irq 27' Mixer name : 'ATI R6xx HDMI' Components : 'HDA:1002aa01,00aa0100,00100200' Controls : 7 Simple ctrls : 1 Card1.Amixer.values: Simple mixer control 'IEC958',0 Capabilities: pswitch pswitch-joined Playback channels: Mono Mono: Playback [on] CurrentDesktop: LXDE Dependencies: DistroRelease: Ubuntu 18.04 HibernationDevice: RESUME=UUID=edd83175-c707-4b31-90d2-ce2f5cebc73f InstallationDate: Installed on 2018-02-26 (3 days ago) InstallationMedia: Lubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180226) MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M. Package: linux-firmware 1.172 PackageArchitecture: all ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz root=UUID=0c4fc517-b7a0-49b0-bfcb-0485dfe6413b ro quiet ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3 RelatedPackageVersions: linux-restricted-modules-4.15.0-10-generic N/A linux-backports-modules-4.15.0-10-generic N/A linux-firmware 1.172 RfKill: Tags: bionic Uname: Linux 4.15.0-10-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip libvirt lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/20/2010 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: P1.80 dmi.board.name: H55M-LE 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
[Kernel-packages] [Bug 1798961] Re: Random unrecoverable freezes on Ubuntu 18.10
I was also getting random freeze (multiple times a day), and using the ahci.mobile_lpm_policy=0 appears to solve the issue as well (didn't try another value). BTW, I am using Debian (kernel 4.19.0-5-amd64 #1 SMP Debian 4.19.37-3 (2019-05-15)) Laptop: HP 15-ay005nf (core i3 5005U with Intel graphics 5500) The bug happens with the original 1TB WD Blue (WD10JPVX) HDD and with a Samsung 860 EVO 250GB SSD. I tried to flash the latest UEFI and it still needs the ahci.mobile_lpm_policy=0 to work properly. -- 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/1798961 Title: Random unrecoverable freezes on Ubuntu 18.10 Status in Linux: New Status in linux package in Ubuntu: Confirmed Status in xserver-xorg-video-intel package in Ubuntu: Invalid Status in linux source package in Bionic: Triaged Status in xserver-xorg-video-intel source package in Bionic: Invalid Status in linux source package in Cosmic: Triaged Status in xserver-xorg-video-intel source package in Cosmic: Invalid Status in linux source package in Disco: Triaged Status in xserver-xorg-video-intel source package in Disco: Invalid Bug description: First thing I notice is that the mouse cursor freezes as I'm using it, then I hit the CAPS LOCK key and the LED indicator doesn't respond. Then I try the "REISUB" command, but it doesn't do anything either. Only a hard reset works, pressing down the power button for a few seconds. How to reproduce? I couldn't figure out a consistent method. It is still random to me. Version: Ubuntu 4.18.0-10.11-generic 4.18.12 System information attached. Also happens under Arch Linux and Fedora. I've talked to another user on IRC who seems to be having the same freezes. ProblemType: Bug DistroRelease: Ubuntu 18.10 Package: linux-image-4.18.0-10-generic 4.18.0-10.11 ProcVersionSignature: Ubuntu 4.18.0-10.11-generic 4.18.12 Uname: Linux 4.18.0-10-generic x86_64 ApportVersion: 2.20.10-0ubuntu13 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: dsilva 1213 F pulseaudio /dev/snd/controlC0: dsilva 1213 F pulseaudio CurrentDesktop: XFCE Date: Sat Oct 20 09:54:50 2018 InstallationDate: Installed on 2018-10-20 (0 days ago) InstallationMedia: Xubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 (20181017.2) MachineType: Dell Inc. Inspiron 5458 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.18.0-10-generic root=/dev/mapper/xubuntu--vg-root ro quiet splash vt.handoff=1 RelatedPackageVersions: linux-restricted-modules-4.18.0-10-generic N/A linux-backports-modules-4.18.0-10-generic N/A linux-firmware 1.175 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 02/02/2018 dmi.bios.vendor: Dell Inc. dmi.bios.version: A15 dmi.board.name: 09WGNT dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA15:bd02/02/2018:svnDellInc.:pnInspiron5458:pvr01:rvnDellInc.:rn09WGNT:rvrA00:cvnDellInc.:ct9:cvr: dmi.product.name: Inspiron 5458 dmi.product.sku: Inspiron 5458 dmi.product.version: 01 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/1798961/+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 1047294] Re: 12.04 Asus ZenBook UX31 freezes under heavy load
Good news. I've finally managed to find a solution for the Zenbook UX32L. I was running Ubuntu 16.04 LTS although the problem is still persistent in whatever distro you use. I upgraded from the kernel 4.4 to the current mainline version (4.8 RC5) and no random freezes or hangs so far. Now I hope this fix reaches the future versions of 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/1047294 Title: 12.04 Asus ZenBook UX31 freezes under heavy load Status in linux package in Ubuntu: Fix Released Bug description: This is an absolute freeze. Mouse, sound (often repeats a small bit of what was played), keyboard freezes. No other TTY can be started. I can not SSH into the frozen computer. Starting virtual machines or running heavy makefiles will induce this freeze, though not reliably. It often takes a couple of tries. When the freeze has happened, if let alone, the laptop will shut itself down because of the heat (reported by kern.log). It has happened with kernels from pre-proposed kernels (2.3.0-27 to 2.3.0-31). Have now installed the default kernel and freezes persist. $ uname -a Linux jonas-zenbook 3.2.0-30-generic #48-Ubuntu SMP Fri Aug 24 16:52:48 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux $ cat /proc/version_signature Ubuntu 3.2.0-30.48-generic 3.2.27 This is not https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1034358 ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-30-generic 3.2.0-30.48 ProcVersionSignature: Ubuntu 3.2.0-30.48-generic 3.2.27 Uname: Linux 3.2.0-30-generic x86_64 AcpiTables: Error: command ['gksu', '-D', 'Apport', '--', 'env', '-u', 'LANGUAGE', 'LC_MESSAGES=C', '/usr/share/apport/dump_acpi_tables.py'] failed with exit code -11: AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu12 Architecture: amd64 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: jonas 2149 F pulseaudio Card0.Amixer.info: Card hw:0 'PCH'/'HDA Intel PCH at 0xf7d18000 irq 47' Mixer name : 'Intel PantherPoint HDMI' Components : 'HDA:10ec0269,10431517,00100100 HDA:80862806,80860101,0010' Controls : 18 Simple ctrls : 8 Date: Fri Sep 7 13:33:51 2012 EcryptfsInUse: Yes HibernationDevice: RESUME=UUID=dade1fd4-2520-44da-8b47-472f2ffd1c40 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425) MachineType: ASUSTeK COMPUTER INC. UX31A ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-30-generic root=UUID=05727408-d60a-414d-bc33-095c28a04d91 ro quiet splash pcie_aspm=force drm.vblankoffdelay=1 i915.semaphores=1 vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.2.0-30-generic N/A linux-backports-modules-3.2.0-30-generic N/A linux-firmware1.79 SourcePackage: linux StagingDrivers: rts5139 mei UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 06/05/2012 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: UX31A.206 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: UX31A dmi.board.vendor: ASUSTeK COMPUTER INC. dmi.board.version: 1.0 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTeK COMPUTER INC. dmi.chassis.version: 1.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrUX31A.206:bd06/05/2012:svnASUSTeKCOMPUTERINC.:pnUX31A:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX31A:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: UX31A dmi.product.version: 1.0 dmi.sys.vendor: ASUSTeK COMPUTER INC. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1047294/+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 1528684] Re: Error parsing PCC subspaces from PCCT
Lenovo Think Pad X1 Carbon, Intel® Core™ i7-5600U CPU @ 2.60GHz × 4 Update the bios with the tutorial but for model 20BS Think Pad X1 Carbon, and all very well. ¡¡Thank you!! sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date [sudo] password for manu: N14ET34W (1.12 ) 02/04/2016 But still the error: ╰─➤ dmesg | grep -i error [0.115516] Error parsing PCC subspaces from PCCT -- 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/1528684 Title: Error parsing PCC subspaces from PCCT Status in linux package in Ubuntu: Incomplete Bug description: On my Thinkpad laptop I am seeing this error every time after the boot in the dmesg output: "Error parsing PCC subspaces from PCCT" (Portable C Compiler) The attached log files should reveal more. I have no idea what it means but seems serious. Hope you can solve this for once and all? ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: linux-image-4.2.0-22-generic 4.2.0-22.27 ProcVersionSignature: Ubuntu 4.2.0-22.27-generic 4.2.6 Uname: Linux 4.2.0-22-generic x86_64 ApportVersion: 2.19.1-0ubuntu5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: michael-heuberger 2972 F pulseaudio /dev/snd/controlC1: michael-heuberger 2972 F pulseaudio Date: Wed Dec 23 09:36:44 2015 HibernationDevice: RESUME=UUID=bb8b6759-8fdb-4e4b-879b-7701cb217d2a InstallationDate: Installed on 2015-05-22 (214 days ago) InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422) MachineType: LENOVO 20A7006KAU ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-22-generic root=UUID=b2f035dd-f14c-4a64-8834-5116d2df7864 ro cgroup_enable=memory swapaccount=1 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-4.2.0-22-generic N/A linux-backports-modules-4.2.0-22-generic N/A linux-firmware1.149.3 SourcePackage: linux UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev' UpgradeStatus: Upgraded to wily on 2015-11-15 (36 days ago) dmi.bios.date: 11/20/2014 dmi.bios.vendor: LENOVO dmi.bios.version: GRET42WW (1.19 ) dmi.board.asset.tag: Not Available dmi.board.name: 20A7006KAU dmi.board.vendor: LENOVO dmi.board.version: 0B98417 WIN dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvrGRET42WW(1.19):bd11/20/2014:svnLENOVO:pn20A7006KAU:pvrThinkPadX1Carbon2nd:rvnLENOVO:rn20A7006KAU:rvr0B98417WIN:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 20A7006KAU dmi.product.version: ThinkPad X1 Carbon 2nd dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1528684/+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 1488719] Re: dmesg shows "[drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)!"
Lenovo Think Pad X1 Carbon Intel® Core™ i7-5600U CPU @ 2.60GHz × 4 Kernel solved uname -a Linux 4.5.0-040500-generic #201603140130 SMP Mon Mar 14 05:32:22 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux -- 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/1488719 Title: dmesg shows "[drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)!" Status in Linux: Fix Released Status in linux package in Ubuntu: Confirmed Bug description: On a recent intel NUC using i915 graphics, I get the following errors in dmesg: [drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)! There are two monitors connected to this box, one with mini- HDMI->HDMI, one with mini-DP->HDMI cable. Maybe related: https://bugs.freedesktop.org/show_bug.cgi?id=80896 ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: linux-image-generic 3.19.0.26.25 ProcVersionSignature: Ubuntu 3.19.0-26.28-generic 3.19.8-ckt4 Uname: Linux 3.19.0-26-generic x86_64 ApportVersion: 2.17.2-0ubuntu1.3 Architecture: amd64 Date: Wed Aug 26 10:07:31 2015 InstallationDate: Installed on 2015-08-01 (24 days ago) InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422) ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-26-generic.efi.signed root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7 SourcePackage: linux UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev' UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/1488719/+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 1528684] Re: Error parsing PCC subspaces from PCCT
Error is also an Lenovo Think Pad X1 Carbon, Intel® Core™ i7-5600U CPU @ 2.60GHz × 4 sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date N14ET32W (1.10 ) 08/13/2015 uname -a 4.5.0-040500-generic #201603140130 SMP Mon Mar 14 05:32:22 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux -- 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/1528684 Title: Error parsing PCC subspaces from PCCT Status in linux package in Ubuntu: Incomplete Bug description: On my Thinkpad laptop I am seeing this error every time after the boot in the dmesg output: "Error parsing PCC subspaces from PCCT" (Portable C Compiler) The attached log files should reveal more. I have no idea what it means but seems serious. Hope you can solve this for once and all? ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: linux-image-4.2.0-22-generic 4.2.0-22.27 ProcVersionSignature: Ubuntu 4.2.0-22.27-generic 4.2.6 Uname: Linux 4.2.0-22-generic x86_64 ApportVersion: 2.19.1-0ubuntu5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: michael-heuberger 2972 F pulseaudio /dev/snd/controlC1: michael-heuberger 2972 F pulseaudio Date: Wed Dec 23 09:36:44 2015 HibernationDevice: RESUME=UUID=bb8b6759-8fdb-4e4b-879b-7701cb217d2a InstallationDate: Installed on 2015-05-22 (214 days ago) InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422) MachineType: LENOVO 20A7006KAU ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-22-generic root=UUID=b2f035dd-f14c-4a64-8834-5116d2df7864 ro cgroup_enable=memory swapaccount=1 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-4.2.0-22-generic N/A linux-backports-modules-4.2.0-22-generic N/A linux-firmware1.149.3 SourcePackage: linux UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev' UpgradeStatus: Upgraded to wily on 2015-11-15 (36 days ago) dmi.bios.date: 11/20/2014 dmi.bios.vendor: LENOVO dmi.bios.version: GRET42WW (1.19 ) dmi.board.asset.tag: Not Available dmi.board.name: 20A7006KAU dmi.board.vendor: LENOVO dmi.board.version: 0B98417 WIN dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvrGRET42WW(1.19):bd11/20/2014:svnLENOVO:pn20A7006KAU:pvrThinkPadX1Carbon2nd:rvnLENOVO:rn20A7006KAU:rvr0B98417WIN:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 20A7006KAU dmi.product.version: ThinkPad X1 Carbon 2nd dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1528684/+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
Re: [Kernel-packages] [Bug 1488719] Re: dmesg shows "[drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)!"
Hi, yes .D 2015-12-26 19:44 GMT+01:00 Joakim Koed : > #88 > > Great!! Good to hear. Now we just have to wait to 4.4 stable and this > and go away for good =) > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/1488719 > > Title: > dmesg shows "[drm:gen8_irq_handler [i915]] *ERROR* The master control > interrupt lied (SDE)!" > > Status in Linux: > Confirmed > Status in linux package in Ubuntu: > Confirmed > > Bug description: > On a recent intel NUC using i915 graphics, I get the following errors > in dmesg: > > [drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt > lied (SDE)! > > There are two monitors connected to this box, one with mini- > HDMI->HDMI, one with mini-DP->HDMI cable. > > Maybe related: > > https://bugs.freedesktop.org/show_bug.cgi?id=80896 > > ProblemType: Bug > DistroRelease: Ubuntu 15.04 > Package: linux-image-generic 3.19.0.26.25 > ProcVersionSignature: Ubuntu 3.19.0-26.28-generic 3.19.8-ckt4 > Uname: Linux 3.19.0-26-generic x86_64 > ApportVersion: 2.17.2-0ubuntu1.3 > Architecture: amd64 > Date: Wed Aug 26 10:07:31 2015 > InstallationDate: Installed on 2015-08-01 (24 days ago) > InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422) > ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-26-generic.efi.signed > root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7 > SourcePackage: linux > UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev' > UpgradeStatus: No upgrade log present (probably fresh install) > > To manage notifications about this bug go to: > https://bugs.launchpad.net/linux/+bug/1488719/+subscriptions > -- Manu -- 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/1488719 Title: dmesg shows "[drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)!" Status in Linux: Confirmed Status in linux package in Ubuntu: Confirmed Bug description: On a recent intel NUC using i915 graphics, I get the following errors in dmesg: [drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)! There are two monitors connected to this box, one with mini- HDMI->HDMI, one with mini-DP->HDMI cable. Maybe related: https://bugs.freedesktop.org/show_bug.cgi?id=80896 ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: linux-image-generic 3.19.0.26.25 ProcVersionSignature: Ubuntu 3.19.0-26.28-generic 3.19.8-ckt4 Uname: Linux 3.19.0-26-generic x86_64 ApportVersion: 2.17.2-0ubuntu1.3 Architecture: amd64 Date: Wed Aug 26 10:07:31 2015 InstallationDate: Installed on 2015-08-01 (24 days ago) InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422) ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-26-generic.efi.signed root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7 SourcePackage: linux UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev' UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/1488719/+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 1488719] Re: dmesg shows "[drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)!"
Current Kernel 4.4 RC6 is not problem. System Information Manufacturer: LENOVO Product Name: 20BSCTO1WW Version: ThinkPad X1 Carbon 3rd uname -r 4.4.0-040400rc6-generic uname -a Linux Lucy 4.4.0-040400rc6-generic #201512202030 SMP Mon Dec 21 01:32:09 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux -- 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/1488719 Title: dmesg shows "[drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)!" Status in Linux: Confirmed Status in linux package in Ubuntu: Confirmed Bug description: On a recent intel NUC using i915 graphics, I get the following errors in dmesg: [drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)! There are two monitors connected to this box, one with mini- HDMI->HDMI, one with mini-DP->HDMI cable. Maybe related: https://bugs.freedesktop.org/show_bug.cgi?id=80896 ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: linux-image-generic 3.19.0.26.25 ProcVersionSignature: Ubuntu 3.19.0-26.28-generic 3.19.8-ckt4 Uname: Linux 3.19.0-26-generic x86_64 ApportVersion: 2.17.2-0ubuntu1.3 Architecture: amd64 Date: Wed Aug 26 10:07:31 2015 InstallationDate: Installed on 2015-08-01 (24 days ago) InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422) ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-26-generic.efi.signed root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7 SourcePackage: linux UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev' UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/1488719/+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 1111411] Re: "SynPS/2 Synaptics TouchPad" failed to get detected in "Wipro e.go WNB7SIP1800B" after an awake from sleep mode.
** Also affects: linux (Fedora) Importance: Undecided Status: New -- 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/411 Title: "SynPS/2 Synaptics TouchPad" failed to get detected in "Wipro e.go WNB7SIP1800B" after an awake from sleep mode. Status in “linux” package in Ubuntu: Incomplete Status in “linux” package in Fedora: New Bug description: "SynPS/2 Synaptics TouchPad" failed to get detected in "Wipro e.go WNB7SIP1800B" after an awake from sleep mode. Following instructions given in the section"In case your Touchpad doesn't work at all (No response from the Touchpad)" from "https://wiki.ubuntu.com/DebuggingTouchpadDetection"; To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/411/+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 1111411] Re: "SynPS/2 Synaptics TouchPad" failed to get detected in "Wipro e.go WNB7SIP1800B" after an awake from sleep mode.
Using any of the available mainline Kernel Versions did not fix the issue. -- 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/411 Title: "SynPS/2 Synaptics TouchPad" failed to get detected in "Wipro e.go WNB7SIP1800B" after an awake from sleep mode. Status in “linux” package in Ubuntu: Confirmed Bug description: "SynPS/2 Synaptics TouchPad" failed to get detected in "Wipro e.go WNB7SIP1800B" after an awake from sleep mode. Following instructions given in the section"In case your Touchpad doesn't work at all (No response from the Touchpad)" from "https://wiki.ubuntu.com/DebuggingTouchpadDetection"; To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/411/+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 1111411] Re: "SynPS/2 Synaptics TouchPad" failed to get detected in "Wipro e.go WNB7SIP1800B" after an awake from sleep mode.
** 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/411 Title: "SynPS/2 Synaptics TouchPad" failed to get detected in "Wipro e.go WNB7SIP1800B" after an awake from sleep mode. Status in “linux” package in Ubuntu: Confirmed Bug description: "SynPS/2 Synaptics TouchPad" failed to get detected in "Wipro e.go WNB7SIP1800B" after an awake from sleep mode. Following instructions given in the section"In case your Touchpad doesn't work at all (No response from the Touchpad)" from "https://wiki.ubuntu.com/DebuggingTouchpadDetection"; To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/411/+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 918813] Re: 0011:7788 Removable storage device not detected as block device
It seems there's something wrong (or tricky, at least) at a very low level: I bought one of these flash memory with 16 Gb, and it run in windows, but not in ubuntu. After this: http://reboot.pro/topic/18469-formating-usb-with-manufacturer-tool/ (only the one at the last comment, http://www.usbdev.ru/?wpfb_dl=3188 ), it became a 6 Gb stick! -- 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/918813 Title: 0011:7788 Removable storage device not detected as block device Status in “linux” package in Ubuntu: Incomplete Bug description: I acquired a usb stick from Vodafone with 8 GB, ever since then I tried to use the stick on Ubuntu Oneiric Ocelot 32 Bits and 64 Bits. In both cases I cannot see the device on Nautilus. The syslog shows several lines like these: Jan 19 17:22:29 desktop-linux kernel: [408448.673347] scsi 9:0:0:0: Direct-Access Generic Flash Disk 8.00 PQ: 0 ANSI: 2 Jan 19 17:22:29 desktop-linux kernel: [408448.816390] sd 9:0:0:0: Attached scsi generic sg3 type 0 Jan 19 17:22:29 desktop-linux kernel: [408448.819194] sd 9:0:0:0: [sdc] 16404480 512-byte logical blocks: (8.39 GB/7.82 GiB) Jan 19 17:22:29 desktop-linux kernel: [408448.820245] sd 9:0:0:0: [sdc] Write Protect is off Jan 19 17:22:29 desktop-linux kernel: [408448.820250] sd 9:0:0:0: [sdc] Mode Sense: 03 00 00 00 Jan 19 17:22:29 desktop-linux kernel: [408448.821254] sd 9:0:0:0: [sdc] No Caching mode page present Jan 19 17:22:29 desktop-linux kernel: [408448.821259] sd 9:0:0:0: [sdc] Assuming drive cache: write through Jan 19 17:22:29 desktop-linux kernel: [408448.824825] sd 9:0:0:0: [sdc] No Caching mode page present Jan 19 17:22:29 desktop-linux kernel: [408448.824831] sd 9:0:0:0: [sdc] Assuming drive cache: write through Jan 19 17:22:29 desktop-linux kernel: [408448.943426] sdc: Jan 19 17:22:29 desktop-linux kernel: [408448.947698] sd 9:0:0:0: [sdc] No Caching mode page present Jan 19 17:22:29 desktop-linux kernel: [408448.947704] sd 9:0:0:0: [sdc] Assuming drive cache: write through Jan 19 17:22:29 desktop-linux kernel: [408448.947709] sd 9:0:0:0: [sdc] Attached SCSI removable disk Jan 19 17:23:00 desktop-linux kernel: [408479.952024] usb 1-6: reset high speed USB device number 8 using ehci_hcd Jan 19 17:23:09 desktop-linux wpa_supplicant[1243]: WPA: Group rekeying completed with 08:76:ff:87:57:54 [GTK=TKIP] Jan 19 17:23:30 desktop-linux udevd[7339]: timeout '/sbin/blkid -o udev -p /dev/sdc' Jan 19 17:23:31 desktop-linux kernel: [408510.928025] usb 1-6: reset high speed USB device number 8 using ehci_hcd Jan 19 17:23:31 desktop-linux udevd[7339]: timeout: killing '/sbin/blkid -o udev -p /dev/sdc' [7605] Jan 19 17:24:02 udevd[7339]: last message repeated 31 times Jan 19 17:24:02 desktop-linux kernel: [408542.032019] usb 1-6: reset high speed USB device number 8 using ehci_hcd Jan 19 17:24:03 desktop-linux udevd[7339]: timeout: killing '/sbin/blkid -o udev -p /dev/sdc' [7605] Jan 19 17:24:18 udevd[7339]: last message repeated 14 times Jan 19 17:24:18 desktop-linux kernel: [408557.341517] usb 1-6: USB disconnect, device number 8 Also if I try to "sudo fdisk -l" the console stops responding. I also tried the pen drive on several Microsoft systems and it worked correctly. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: udev 173-0ubuntu4.1 ProcVersionSignature: Ubuntu 3.0.0-15.25-generic 3.0.13 Uname: Linux 3.0.0-15-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 1.23-0ubuntu4 Architecture: amd64 Date: Thu Jan 19 17:21:56 2012 GvfsMonitorLog: Monitoring events. Press Ctrl+C to quit. HotplugNewDevices: /dev/sdc HotplugNewMounts: InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1) MachineType: System manufacturer System Product Name ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-15-generic root=UUID=8f39c17a-5cad-4732-9698-c6abc1fa239a ro quiet splash vt.handoff=7 SourcePackage: udev Symptom: storage Title: Removable storage device not detected as block device UdisksMonitorLog: Monitoring activity from the disks daemon. Press Ctrl+C to cancel. UpgradeStatus: Upgraded to oneiric on 2011-10-25 (85 days ago) dmi.bios.date: 11/18/2009 dmi.bios.vendor: Phoenix Technologies, LTD dmi.bios.version: ASUS P5N-E SLI ACPI BIOS Revision 1406 dmi.board.name: P5N-E SLI dmi.board.vendor: ASUSTeK Computer INC. dmi.board.version: 1.XX dmi.chassis.asset.tag: 123456789000 dmi.chassis.type: 3 dmi.chassis.vendor: Chassis Manufacture dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnPhoenixTechnologies,LTD:bvrASUSP5N-ESLIACPIBIOSRevision1406:bd11/18/2009:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5N-ESLI:rvr1.XX:cvnChassisManufacture:ct3:cvrChassisVersion: dmi.product.name: System Product Name