[Kernel-packages] [Bug 1979886] Re: xHCI race conditions 5.15.0-40-generic
I can confirm the same kind of behavior on a ASMedia Technology Inc. ASM2142/ASM3142 USB 3.1 Host Controller. It has been plaguing me for years, xhci_hcd seems broken when using USB hubs such as the one used by the Valve Index (VR headset). I have to use my reset_usb script once in a while to rebind xhci_hcd and reset the whole thing. At least I don't have to reboot anymore but it is more than annoying. Same behavior as yours, USB works then suddenly one or more device behind the hub stops responding. Then everything is frozen until I unplug a device, then it loops with [46588.094379] hub 3-2:1.0: hub_ext_port_status failed (err = -110) This script is able to reset the driver to make everything working again but, of course, will crash my virtual reality session. ``` #!/bin/bash [ `id -u` -ne 0 ] && exec sudo "$0" cd /sys/bus/pci/drivers/xhci_hcd BUS=":b3:00.0" echo "$BUS" > unbind sleep 5 echo "$BUS" > bind sleep 5 find "$BUS/" -name control -exec /bin/sh -c "echo on > {}" \; ``` -- 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/1979886 Title: xHCI race conditions 5.15.0-40-generic Status in linux package in Ubuntu: Confirmed Bug description: In 22.04 there are plenty of usb troubles from xHCI Some hardware gets the xHCI dead and complete usb shutdown other hardware works better with first tier of hubs second hub tier is still unreliable, pointing to race conditions troubled devices seems to be VIA 2109:0822 2109:0715 Here I have a 5 Gb/port, hub then hub 2109:0822 echoed to console: Jun 19 23:51:15 kernel: [29817.094981] hub 2-5:1.0: hub_ext_port_status failed (err = -110) Jun 19 23:51:17 kernel: [29819.142955] usb 2-5.3: Port disable: can't disable remote wake Jun 19 23:51:18 kernel: [29820.166925] usb 2-5-port3: cannot disable (err = -110) Jun 19 23:51:20 kernel: [29822.374883] usb 1-8: Failed to suspend device, error -110 Jun 19 23:51:23 kernel: [29825.286836] hub 2-5:1.0: hub_ext_port_status failed (err = -110) key here: Port disable: can't disable remote wake -110 is ETIMEDOUT which when plugged in direct host produces xHCI dead If the device is unplugged, unplug is undetected and leads to infinite errors -110 -71 — missed unplug has also been seen with usb storage 2109:0715 other key errors: LPM exit latency is zeroed, disabling LPM. usb_reset_and_verify_device Failed to disable LPM ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: linux-image-5.15.0-40-generic 5.15.0-40.43 ProcVersionSignature: Ubuntu 5.15.0-40.43-generic 5.15.35 Uname: Linux 5.15.0-40-generic x86_64 NonfreeKernelModules: zfs zunicode zcommon znvpair zavl icp ApportVersion: 2.20.11-0ubuntu82.1 Architecture: amd64 AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', '/dev/snd/controlC0', '/dev/snd/hwC0D2', '/dev/snd/pcmC0D10p', '/dev/snd/pcmC0D9p', '/dev/snd/pcmC0D8p', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: CRDA: N/A CasperMD5CheckResult: unknown Date: Sat Jun 25 08:49:26 2022 HibernationDevice: RESUME=none MachineType: Apple Inc. Macmini8,1 ProcEnviron: SHELL=/bin/bash LANG=en_US.UTF-8 TERM=screen PATH=(custom, no user) ProcFB: 0 i915drmfb ProcKernelCmdLine: root=ZFS=rpool/ROOT/ubuntu_mc4at7 ro initrd=EFI\hostname\initrd.img PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-5.15.0-40-generic N/A linux-backports-modules-5.15.0-40-generic N/A linux-firmware 20220329.git681281e4-0ubuntu3.2 RfKill: 0: hci0: Bluetooth Soft blocked: no Hard blocked: no SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 04/24/2022 dmi.bios.release: 0.1 dmi.bios.vendor: Apple Inc. dmi.bios.version: 1731.120.10.0.0 (iBridge: 19.16.15071.0.0,0) dmi.board.name: Mac-7BA5B2DFE22DDD8C dmi.board.vendor: Apple Inc. dmi.board.version: Macmini8,1 dmi.chassis.type: 9 dmi.chassis.vendor: Apple Inc. dmi.chassis.version: Mac-7BA5B2DFE22DDD8C dmi.modalias: dmi:bvnAppleInc.:bvr1731.120.10.0.0(iBridge19.16.15071.0.0,0):bd04/24/2022:br0.1:svnAppleInc.:pnMacmini8,1:pvr1.0:rvnAppleInc.:rnMac-7BA5B2DFE22DDD8C:rvrMacmini8,1:cvnAppleInc.:ct9:cvrMac-7BA5B2DFE22DDD8C:sku: dmi.product.family: Mac mini dmi.product.name: Macmini8,1 dmi.product.version: 1.0 dmi.sys.vendor: Apple Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1979886/+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.n
Re: [Kernel-packages] [Bug 1909005] Re: Ubuntu does not resume (wake up) from suspend
Hi, using latest 5.16 kernel version fixed the problem for me. Actually it was a problem with amdgpu so i'm not sure it is the same for your architecture but new kernel always comes with latest drivers support. Maybe tout could give a try ti thé Dev version of Ubuntu 22.04 to see... Le dim. 27 févr. 2022 à 16:40, David <1909...@bugs.launchpad.net> a écrit : > Same issue for me on a new Dell Inspiron 14" laptop on Ubuntu 20.04, > kernal version 5.13.0-30-generic. > > > 16 GB DDR, 512 SSD. > i7, Intel graphics. > > Usually I get to the unlock screen and the mouse pointer can be moved, > but I can't click on anything and the keyboard doesn't work. Sometimes > it seems like unplugging and reconnecting power and/or a usb mouse > transceiver makes it recover and allow me to recover; sometime not. > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/1909005 > > Title: > Ubuntu does not resume (wake up) from suspend > > To manage notifications about this bug go to: > https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1909005/+subscriptions > > -- 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/1909005 Title: Ubuntu does not resume (wake up) from suspend Status in linux package in Ubuntu: Confirmed Bug description: Whenever Ubuntu gets into suspend state, I cannot wake it up. -Keystrokes start the fans but screen does not turn on and Ubuntu still seems to be suspended because in my teamviewer account the computer is still offline. -Power button clicks do not help -I always have to turn off computer by holding power button and then turn it on again. The only kernel that works is the following: "linux- image-5.0.0-1070-oem-osp1". But with this old kernel I run into different problems. I have the latest BIOS version from Dell (released 2020-11-27) and the latest updates in Ubuntu 20.04. I will post logs during suspend and important logs (found in Logs gui tool) ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: linux-image-5.4.0-58-generic 5.4.0-58.64 ProcVersionSignature: Ubuntu 5.4.0-58.64-generic 5.4.73 Uname: Linux 5.4.0-58-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.14 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: philip 2340 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME Date: Tue Dec 22 13:59:14 2020 DistributionChannelDescriptor: # This is the distribution channel descriptor for the OEM CDs # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor canonical-oem-somerville-bionic-amd64-20190418-59+beaver-osp1-loras+X18 InstallationDate: Installed on 2019-12-04 (383 days ago) InstallationMedia: Ubuntu 18.04 "Bionic" - Build amd64 LIVE Binary 20190418-12:10 Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 002: ID 0c45:671e Microdia Integrated_Webcam_HD Bus 001 Device 003: ID 0cf3:e009 Qualcomm Atheros Communications Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: Dell Inc. Inspiron 3593 ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-58-generic root=UUID=26003f0f-3564-472f-984c-a9a00e480fd0 ro mem_sleep_default=deep tsc=reliable quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-5.4.0-58-generic N/A linux-backports-modules-5.4.0-58-generic N/A linux-firmware1.187.6 SourcePackage: linux UpgradeStatus: Upgraded to focal on 2020-11-04 (47 days ago) dmi.bios.date: 11/13/2020 dmi.bios.vendor: Dell Inc. dmi.bios.version: 1.13.0 dmi.board.name: 04N9HV dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 10 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvr1.13.0:bd11/13/2020:svnDellInc.:pnInspiron3593:pvr:rvnDellInc.:rn04N9HV:rvrA00:cvnDellInc.:ct10:cvr: dmi.product.family: Inspiron dmi.product.name: Inspiron 3593 dmi.product.sku: 0979 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1909005/+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 1823076] Re: System wakes up immediately after suspend if Bluetooth is still enabled
Hi You-Sheng, Sorry for this very late feedback, I just saw your message a few minutes ago as I was not subscribed to this bug. I've now tested your backport of the patches and I can confirm that it is indeed working on my machine (Dell Latitude 7275). FYI, I was also pointed out that there is an on-going discussion about suspend failures following these patches, details here: https://bugzilla.kernel.org/show_bug.cgi?id=207629 but I'm not seeing this issue in my case. Cheers, Jérôme ** Bug watch added: Linux Kernel Bug Tracker #207629 https://bugzilla.kernel.org/show_bug.cgi?id=207629 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bluez in Ubuntu. https://bugs.launchpad.net/bugs/1823076 Title: System wakes up immediately after suspend if Bluetooth is still enabled Status in bluez package in Ubuntu: Confirmed Status in linux package in Ubuntu: Confirmed Bug description: After replacing my USB mouse with a BT mouse, I noticed my machine would no longer suspend without immediately waking up. i.e. I suspend and see the light go into the slow fade in and out for one cycle and then goes solid and the display wakes up again. If I disable BT (via blueman applet) suspend works fine. I've fixed this by shutting down the BT service before suspend, and starting it back up on wake, as indicated here: https://askubuntu.com/questions/797590/ubuntu-wakes-up-immediately- after-suspend Perhaps this script should be included in blueZ as suspend issues seem very hard to debug and the immediate wake after suspend could be caused many any number of things. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: bluez 5.48-0ubuntu3.1 [modified: lib/systemd/system/bluetooth.service] ProcVersionSignature: Ubuntu 4.15.0-46.49-generic 4.15.18 Uname: Linux 4.15.0-46-generic x86_64 ApportVersion: 2.20.9-0ubuntu7.6 Architecture: amd64 CurrentDesktop: XFCE Date: Wed Apr 3 13:16:14 2019 InstallationDate: Installed on 2019-02-09 (53 days ago) InstallationMedia: Xubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725) InterestingModules: rfcomm bnep btusb bluetooth MachineType: Intel(R) Client Systems NUC8i3BEH ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-46-generic root=UUID=9c982b36-8142-4719-810a-e06f81cab223 ro quiet splash vt.handoff=1 SourcePackage: bluez UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 10/15/2018 dmi.bios.vendor: Intel Corp. dmi.bios.version: BECFL357.86A.0051.2018.1015.1513 dmi.board.name: NUC8BEB dmi.board.vendor: Intel Corporation dmi.board.version: J72693-304 dmi.chassis.type: 3 dmi.chassis.vendor: Intel Corporation dmi.chassis.version: 2.0 dmi.modalias: dmi:bvnIntelCorp.:bvrBECFL357.86A.0051.2018.1015.1513:bd10/15/2018:svnIntel(R)ClientSystems:pnNUC8i3BEH:pvrJ72753-303:rvnIntelCorporation:rnNUC8BEB:rvrJ72693-304:cvnIntelCorporation:ct3:cvr2.0: dmi.product.family: Intel NUC dmi.product.name: NUC8i3BEH dmi.product.version: J72753-303 dmi.sys.vendor: Intel(R) Client Systems hciconfig: hci0:Type: Primary Bus: USB BD Address: 00:BB:60:50:92:5D ACL MTU: 1021:4 SCO MTU: 96:6 UP RUNNING RX bytes:1912660 acl:106009 sco:0 events:337 errors:0 TX bytes:12331 acl:74 sco:0 commands:204 errors:0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1823076/+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 1882890] Re: Cannot boot initrd.img-4.15.0-106-generic on Ubuntu 16.04
Here is the output of "dmesg | microcode:" obtained from Ubuntu 20.04 live USB disk: --8<-- [0.00] microcode: microcode updated early to revision 0xd6, date = 2019-10-03 [1.177905] microcode: sig=0x406e3, pf=0x80, revision=0xd6 [1.177938] microcode: Microcode Update Driver: v2.2. -->8-- -- 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/1882890 Title: Cannot boot initrd.img-4.15.0-106-generic on Ubuntu 16.04 Status in linux package in Ubuntu: Incomplete Bug description: Hi, This morning I applied the latest updates on my Ubuntu 16.04 (kernel 4.15.0-106-generic + intel-microcode 3.20200609.0ubuntu0.16.04.0) and rebooted as usual to boot on the new kernel but the system won't boot: black screen. I tried booting the previous kernel 4.15.0-101 and it seems to be the same : in grub I select the 4.15.0-101 kernel, press enter, a message "Loading initrd..." is printed but nothing else happens. Tried even older kenrel 4.4.0-184-generic : same problem, "Loading initrd...", and nothing happens. I managed to boot a 4.4.0-142-generic, but bluetooth and wifi are non- functionnal. I mounted the /boot partition from a USB rescue drive, and it seems that all the initrd images that got updated this morning are not bootable anymore : - initrd.img-4.15.0-106-generic - initrd.img-4.15.0.101-generic - initrd.img-4.4.0-184-generic I tried regenerating the images with update-initramfs but it's the same : "Loading initrd" message but nothing happens. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1882890/+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 1882890] Re: Cannot boot initrd.img-4.15.0-106-generic on Ubuntu 16.04
I forced a downgrade of intel-microcode from "3.20200609.0ubuntu0.16.04.0" to "3.20151106.1", regenerated the initrd images, and now they seems to boot correctly! So, the problem seems to be with latest intel-microcode? -- 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/1882890 Title: Cannot boot initrd.img-4.15.0-106-generic on Ubuntu 16.04 Status in linux package in Ubuntu: Incomplete Bug description: Hi, This morning I applied the latest updates on my Ubuntu 16.04 (kernel 4.15.0-106-generic + intel-microcode 3.20200609.0ubuntu0.16.04.0) and rebooted as usual to boot on the new kernel but the system won't boot: black screen. I tried booting the previous kernel 4.15.0-101 and it seems to be the same : in grub I select the 4.15.0-101 kernel, press enter, a message "Loading initrd..." is printed but nothing else happens. Tried even older kenrel 4.4.0-184-generic : same problem, "Loading initrd...", and nothing happens. I managed to boot a 4.4.0-142-generic, but bluetooth and wifi are non- functionnal. I mounted the /boot partition from a USB rescue drive, and it seems that all the initrd images that got updated this morning are not bootable anymore : - initrd.img-4.15.0-106-generic - initrd.img-4.15.0.101-generic - initrd.img-4.4.0-184-generic I tried regenerating the images with update-initramfs but it's the same : "Loading initrd" message but nothing happens. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1882890/+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 1882890] Re: Cannot boot initrd.img-4.15.0-106-generic on Ubuntu 16.04
I forced a downgrade of intel-microcode from "" to "", regenerated the initrd images, and now they seems to boot correctly! So, the problem seems to be with latest intel-microcode? -- 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/1882890 Title: Cannot boot initrd.img-4.15.0-106-generic on Ubuntu 16.04 Status in linux package in Ubuntu: Incomplete Bug description: Hi, This morning I applied the latest updates on my Ubuntu 16.04 (kernel 4.15.0-106-generic + intel-microcode 3.20200609.0ubuntu0.16.04.0) and rebooted as usual to boot on the new kernel but the system won't boot: black screen. I tried booting the previous kernel 4.15.0-101 and it seems to be the same : in grub I select the 4.15.0-101 kernel, press enter, a message "Loading initrd..." is printed but nothing else happens. Tried even older kenrel 4.4.0-184-generic : same problem, "Loading initrd...", and nothing happens. I managed to boot a 4.4.0-142-generic, but bluetooth and wifi are non- functionnal. I mounted the /boot partition from a USB rescue drive, and it seems that all the initrd images that got updated this morning are not bootable anymore : - initrd.img-4.15.0-106-generic - initrd.img-4.15.0.101-generic - initrd.img-4.4.0-184-generic I tried regenerating the images with update-initramfs but it's the same : "Loading initrd" message but nothing happens. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1882890/+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 1823076] Re: System wakes up immediately after suspend if Bluetooth is still enabled
A fix for this issue is planned for v5.7, included from rc1 up to rc5 so far, with this patch series: https://lore.kernel.org/patchwork/cover/1208369/ and the 4 commits from 9952d90ea2885d7cbf80cd233f694f09a9c0eaec up to 4867bd007d25a8dfd4ffc558534f7aec8b361789 I had created a bug about this a while ago here: https://bugzilla.kernel.org/show_bug.cgi?id=198993 and I've just confirmed that the patch series is indeed fixing this issue on my system (a Dell Latitude 7275). I'm expecting this will cover most/all of the other systems mentioned in this discussion too. I hope this sharing will be useful for some of you. Cheers, Jérôme ** Bug watch added: Linux Kernel Bug Tracker #198993 https://bugzilla.kernel.org/show_bug.cgi?id=198993 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bluez in Ubuntu. https://bugs.launchpad.net/bugs/1823076 Title: System wakes up immediately after suspend if Bluetooth is still enabled Status in bluez package in Ubuntu: Confirmed Status in linux package in Ubuntu: Confirmed Bug description: After replacing my USB mouse with a BT mouse, I noticed my machine would no longer suspend without immediately waking up. i.e. I suspend and see the light go into the slow fade in and out for one cycle and then goes solid and the display wakes up again. If I disable BT (via blueman applet) suspend works fine. I've fixed this by shutting down the BT service before suspend, and starting it back up on wake, as indicated here: https://askubuntu.com/questions/797590/ubuntu-wakes-up-immediately- after-suspend Perhaps this script should be included in blueZ as suspend issues seem very hard to debug and the immediate wake after suspend could be caused many any number of things. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: bluez 5.48-0ubuntu3.1 [modified: lib/systemd/system/bluetooth.service] ProcVersionSignature: Ubuntu 4.15.0-46.49-generic 4.15.18 Uname: Linux 4.15.0-46-generic x86_64 ApportVersion: 2.20.9-0ubuntu7.6 Architecture: amd64 CurrentDesktop: XFCE Date: Wed Apr 3 13:16:14 2019 InstallationDate: Installed on 2019-02-09 (53 days ago) InstallationMedia: Xubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725) InterestingModules: rfcomm bnep btusb bluetooth MachineType: Intel(R) Client Systems NUC8i3BEH ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-46-generic root=UUID=9c982b36-8142-4719-810a-e06f81cab223 ro quiet splash vt.handoff=1 SourcePackage: bluez UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 10/15/2018 dmi.bios.vendor: Intel Corp. dmi.bios.version: BECFL357.86A.0051.2018.1015.1513 dmi.board.name: NUC8BEB dmi.board.vendor: Intel Corporation dmi.board.version: J72693-304 dmi.chassis.type: 3 dmi.chassis.vendor: Intel Corporation dmi.chassis.version: 2.0 dmi.modalias: dmi:bvnIntelCorp.:bvrBECFL357.86A.0051.2018.1015.1513:bd10/15/2018:svnIntel(R)ClientSystems:pnNUC8i3BEH:pvrJ72753-303:rvnIntelCorporation:rnNUC8BEB:rvrJ72693-304:cvnIntelCorporation:ct3:cvr2.0: dmi.product.family: Intel NUC dmi.product.name: NUC8i3BEH dmi.product.version: J72753-303 dmi.sys.vendor: Intel(R) Client Systems hciconfig: hci0:Type: Primary Bus: USB BD Address: 00:BB:60:50:92:5D ACL MTU: 1021:4 SCO MTU: 96:6 UP RUNNING RX bytes:1912660 acl:106009 sco:0 events:337 errors:0 TX bytes:12331 acl:74 sco:0 commands:204 errors:0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1823076/+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 1813663] Re: External monitors does not work anymore 4.15.0-44
I have the same issue with a Dell Vostro & business dock WD15 4.15.0-43 works well, I saved that choice on GRUB to be safe. Dell Vostro Intel® Core™ i5-8250U CPU @ 1.60GHz × 8 Intel® UHD Graphics 620 (Kabylake GT2) -- 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/1813663 Title: External monitors does not work anymore 4.15.0-44 Status in linux package in Ubuntu: Fix Released Status in linux source package in Bionic: Confirmed Bug description: I am using a docking station for my laptop. After install the 4.15.0-44 update my external monitors goes undetected after logging in or having the laptop closed. I am on 18.04.1 LTS with Intel® HD Graphics 620 (Kaby Lake GT2) Graphics. Going back to the 4.15.0-43 version makes it all work fine again. --- ProblemType: Bug ApportVersion: 2.20.9-0ubuntu7.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jonas 2407 F pulseaudio CurrentDesktop: ubuntu:GNOME DistroRelease: Ubuntu 18.04 HibernationDevice: RESUME=UUID=80397b76-2ded-4f7d-adbf-dfdface8e2d4 InstallationDate: Installed on 2018-10-17 (103 days ago) InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725) MachineType: LENOVO 20HF004MMX Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-44-generic root=UUID=64cf1582-d574-4e2f-a40a-7942c40caf5d ro quiet splash vt.handoff=1 ProcVersionSignature: Ubuntu 4.15.0-44.47-generic 4.15.18 RelatedPackageVersions: linux-restricted-modules-4.15.0-44-generic N/A linux-backports-modules-4.15.0-44-generic N/A linux-firmware 1.173.3 Tags: bionic Uname: Linux 4.15.0-44-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip docker kvm lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 09/14/2018 dmi.bios.vendor: LENOVO dmi.bios.version: N1WET51W (1.30 ) dmi.board.asset.tag: Not Available dmi.board.name: 20HF004MMX 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:bvrN1WET51W(1.30):bd09/14/2018:svnLENOVO:pn20HF004MMX:pvrThinkPadT470s:rvnLENOVO:rn20HF004MMX:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone: dmi.product.family: ThinkPad T470s dmi.product.name: 20HF004MMX dmi.product.version: ThinkPad T470s dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1813663/+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 1813795] Re: Dell tablet crashes when plugged into docking station with 4.15.0-44 kernel
*** This bug is a duplicate of bug 1813663 *** https://bugs.launchpad.net/bugs/1813663 I have the same issue with a Dell Vostro & business dock WD15 4.15.0-43 works well, I saved that choice on GRUB to be safe. Dell Vostro Intel® Core™ i5-8250U CPU @ 1.60GHz × 8 Intel® UHD Graphics 620 (Kabylake GT2) -- 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/1813795 Title: Dell tablet crashes when plugged into docking station with 4.15.0-44 kernel Status in linux package in Ubuntu: Confirmed Bug description: I have a Dell 5290 2-in-1 tablet that has been running Ubuntu 18.04 successfully for several months. Today I upgraded the kernel from 4.15.0-43 to 4.15.0-44. The tablet functions normally until it is plugged into its docking station, then the screen freezes. Technically, the screen flickers a few times, then goes blank, leaving only the frozen mouse pointer. The system is still running, though as I can ssh into my tablet. sudo reboot will not reboot the tablet, but sudo reboot -f will. When I force the tablet to load 4.15.0-43, the tablet functions normally. i.e. even when I plug it into its docking station, it continues to perform properly. It's only with 4.15.0-44 that it freezes. As you can see from the linked question and forum thread, this appears to be affecting many Dell tablets and laptops. It also appears clear that the bug is not present in 4.15.0-43. --- ProblemType: Bug ApportVersion: 2.20.9-0ubuntu7.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: rybu 1971 F pulseaudio DistroRelease: Ubuntu 18.04 HibernationDevice: RESUME=UUID=35ab6535-9677-4ec9-9b70-33d75778947f InstallationDate: Installed on 2018-11-09 (81 days ago) InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725) MachineType: Dell Inc. Latitude 5290 2-in-1 Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-44-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=1 ProcVersionSignature: Ubuntu 4.15.0-44.47-generic 4.15.18 RelatedPackageVersions: linux-restricted-modules-4.15.0-44-generic N/A linux-backports-modules-4.15.0-44-generic N/A linux-firmware 1.173.3 Tags: bionic Uname: Linux 4.15.0-44-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers _MarkForUpload: True dmi.bios.date: 08/27/2018 dmi.bios.vendor: Dell Inc. dmi.bios.version: 1.4.3 dmi.board.name: 0M27Y3 dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 32 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvr1.4.3:bd08/27/2018:svnDellInc.:pnLatitude52902-in-1:pvr:rvnDellInc.:rn0M27Y3:rvrA00:cvnDellInc.:ct32:cvr: dmi.product.family: Latitude dmi.product.name: Latitude 5290 2-in-1 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1813795/+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 1662003] Re: /sbin/crda failed with exit code 249
** Tags removed: 1386 ** Tags added: i386 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to crda in Ubuntu. https://bugs.launchpad.net/bugs/1662003 Title: /sbin/crda failed with exit code 249 Status in crda package in Ubuntu: Confirmed Bug description: /var/log/syslog tells : --- kernel: [0.144719] ACPI: PCI Root Bridge [PCI0] (domain [bus 00-ff]) systemd-udevd: Process '/sbin/crda' failed with exit code 249. kernel: [0.144728] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] --- ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: crda 3.13-1 ProcVersionSignature: Ubuntu 4.4.0-62.83-generic 4.4.40 Uname: Linux 4.4.0-62-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 CurrentDesktop: XFCE Date: Sun Feb 5 20:18:42 2017 InstallationDate: Installed on 2017-02-01 (3 days ago) InstallationMedia: Xubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719) SourcePackage: crda UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/crda/+bug/1662003/+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 1662003] [NEW] /sbin/crda failed with exit code 249
Public bug reported: /var/log/syslog tells : --- kernel: [0.144719] ACPI: PCI Root Bridge [PCI0] (domain [bus 00-ff]) systemd-udevd: Process '/sbin/crda' failed with exit code 249. kernel: [0.144728] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] --- ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: crda 3.13-1 ProcVersionSignature: Ubuntu 4.4.0-62.83-generic 4.4.40 Uname: Linux 4.4.0-62-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 CurrentDesktop: XFCE Date: Sun Feb 5 20:18:42 2017 InstallationDate: Installed on 2017-02-01 (3 days ago) InstallationMedia: Xubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719) SourcePackage: crda UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: crda (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug xenial -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to crda in Ubuntu. https://bugs.launchpad.net/bugs/1662003 Title: /sbin/crda failed with exit code 249 Status in crda package in Ubuntu: New Bug description: /var/log/syslog tells : --- kernel: [0.144719] ACPI: PCI Root Bridge [PCI0] (domain [bus 00-ff]) systemd-udevd: Process '/sbin/crda' failed with exit code 249. kernel: [0.144728] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] --- ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: crda 3.13-1 ProcVersionSignature: Ubuntu 4.4.0-62.83-generic 4.4.40 Uname: Linux 4.4.0-62-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 CurrentDesktop: XFCE Date: Sun Feb 5 20:18:42 2017 InstallationDate: Installed on 2017-02-01 (3 days ago) InstallationMedia: Xubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719) SourcePackage: crda UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/crda/+bug/1662003/+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 1423796] Re: Unable to mount lvmcache root device at boot time
That new file could be added to the thin-provisioning-tools which would trigger an initramfs update. I forgot to remove cache_dump, cache_restore and cache_metadata_size which are not needed to boot. -- 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/1423796 Title: Unable to mount lvmcache root device at boot time Status in initramfs-tools package in Ubuntu: Confirmed Status in linux package in Ubuntu: Confirmed Status in lvm2 package in Ubuntu: Confirmed Bug description: I'm experimenting with Vivid Vervet on a virtual machine and tried a new LVM feature, lvmcache. I made a cache for the root file system, rebuilt the initrd and rebooted the VM. At boot time, the system failed to activate the root LV. After some investigation, I found out, it's because the initrd is missing some essential stuff needed for activating a cached LV. The initrd was missing the dm-cache module. I regenerated the initrd with explicitly listing dm-cache in /etc/initramfs-tools/modules, but the system still can't boot up, because now it is missing the /usr/sbin/cache_check utility. As SSDs are becoming more and more common, I think it will be common to use them as cache for root file systems, thus it is mandatory to make sure that an initrd can mount an lvmcached root device when necessary, preferably without /etc/initramfs-tools/modules and other manual initrd hacking. System details: Linux lvmvm 3.18.0-13-generic #14-Ubuntu SMP Fri Feb 6 09:55:14 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux Distributor ID: Ubuntu Description: Ubuntu Vivid Vervet (development branch) Release: 15.04 Codename: vivid LVM version: 2.02.111(2) (2014-09-01) Library version: 1.02.90 (2014-09-01) Driver version: 4.28.0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1423796/+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 1423796] Re: Unable to mount lvmcache root device at boot time
After making my system work again, which took a while since most live media and even the installer don't support LVM cache, I had it working for writeback on my system with the following. /etc/initramfs-tools/hooks/lvm2_cache {{{ #!/bin/sh PREREQ="lvm2" prereqs() { echo "$PREREQ" } case $1 in prereqs) prereqs exit 0 ;; esac if [ ! -x /sbin/lvm ]; then exit 0 fi . /usr/share/initramfs-tools/hook-functions copy_exec /usr/sbin/cache_check copy_exec /usr/sbin/cache_dump copy_exec /usr/sbin/cache_metadata_size copy_exec /usr/sbin/cache_repair copy_exec /usr/sbin/cache_restore for x in dm_cache_cleaner dm_cache_smq dm_cache dm_persistent_data dm_bio_prison do manual_add_modules ${x} done }}} -- 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/1423796 Title: Unable to mount lvmcache root device at boot time Status in initramfs-tools package in Ubuntu: Confirmed Status in linux package in Ubuntu: Confirmed Status in lvm2 package in Ubuntu: Confirmed Bug description: I'm experimenting with Vivid Vervet on a virtual machine and tried a new LVM feature, lvmcache. I made a cache for the root file system, rebuilt the initrd and rebooted the VM. At boot time, the system failed to activate the root LV. After some investigation, I found out, it's because the initrd is missing some essential stuff needed for activating a cached LV. The initrd was missing the dm-cache module. I regenerated the initrd with explicitly listing dm-cache in /etc/initramfs-tools/modules, but the system still can't boot up, because now it is missing the /usr/sbin/cache_check utility. As SSDs are becoming more and more common, I think it will be common to use them as cache for root file systems, thus it is mandatory to make sure that an initrd can mount an lvmcached root device when necessary, preferably without /etc/initramfs-tools/modules and other manual initrd hacking. System details: Linux lvmvm 3.18.0-13-generic #14-Ubuntu SMP Fri Feb 6 09:55:14 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux Distributor ID: Ubuntu Description: Ubuntu Vivid Vervet (development branch) Release: 15.04 Codename: vivid LVM version: 2.02.111(2) (2014-09-01) Library version: 1.02.90 (2014-09-01) Driver version: 4.28.0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1423796/+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 1421834] Re: Backlight keys not working on ASUS N550JK
I am currently running 4.2-rc3, I tested with acpi_osi= and backlight control work, however, if I remove the workaround from GRUB command line on boot, backlight keys stop working. ** Tags added: kernel-bug-exists-upstream-4.2-rc3 -- 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/1421834 Title: Backlight keys not working on ASUS N550JK Status in linux package in Ubuntu: Incomplete Bug description: Backlight keys are not working when logged in the desktop, using /sys/class/backlight/intel_backlight/brightness can adjust the brightness. Usual workarounds listed in https://wiki.ubuntu.com/Kernel/Debugging/Backlight are not working. WORKAROUND: Add to GRUB: acpi_osi= ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3 Uname: Linux 3.16.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 CurrentDesktop: Unity Date: Fri Feb 13 15:46:37 2015 SourcePackage: linux-lts-utopic UpgradeStatus: Upgraded to trusty on 2014-03-25 (325 days ago) --- ApportVersion: 2.17.2-0ubuntu1.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jerome.poulin 3195 F pulseaudio /dev/snd/controlC1: jerome.poulin 3195 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 15.04 MachineType: ASUSTeK COMPUTER INC. N550JK Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: root=/dev/vgUbuntu/root initrd=EFI/ubuntuefi/initrd splash quiet resume=/dev/mapper/vgUbuntu-swap acpi_osi= ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1 RelatedPackageVersions: linux-restricted-modules-3.19.0-22-generic N/A linux-backports-modules-3.19.0-22-generic N/A linux-firmware 1.143.2 Tags: vivid Uname: Linux 3.19.0-22-generic x86_64 UpgradeStatus: Upgraded to vivid on 2015-06-12 (44 days ago) UserGroups: adm dialout docker fuse kismet libvirtd lp messagebus mlocate plugdev pulse-access src sudo users vboxusers video wireshark _MarkForUpload: True dmi.bios.date: 09/26/2014 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: N550JK.208 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: N550JK 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.:bvrN550JK.208:bd09/26/2014:svnASUSTeKCOMPUTERINC.:pnN550JK:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN550JK:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: N550JK 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/1421834/+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 1421834] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1421834/+attachment/4434289/+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/1421834 Title: Backlight keys not working on ASUS N550JK Status in linux package in Ubuntu: Expired Bug description: Backlight keys are not working when logged in the desktop, using /sys/class/backlight/intel_backlight/brightness can adjust the brightness. Usual workarounds listed in https://wiki.ubuntu.com/Kernel/Debugging/Backlight are not working. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3 Uname: Linux 3.16.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 CurrentDesktop: Unity Date: Fri Feb 13 15:46:37 2015 SourcePackage: linux-lts-utopic UpgradeStatus: Upgraded to trusty on 2014-03-25 (325 days ago) --- ApportVersion: 2.17.2-0ubuntu1.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jerome.poulin 3195 F pulseaudio /dev/snd/controlC1: jerome.poulin 3195 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 15.04 MachineType: ASUSTeK COMPUTER INC. N550JK Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: root=/dev/vgUbuntu/root initrd=EFI/ubuntuefi/initrd splash quiet resume=/dev/mapper/vgUbuntu-swap acpi_osi= ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1 RelatedPackageVersions: linux-restricted-modules-3.19.0-22-generic N/A linux-backports-modules-3.19.0-22-generic N/A linux-firmware 1.143.2 Tags: vivid Uname: Linux 3.19.0-22-generic x86_64 UpgradeStatus: Upgraded to vivid on 2015-06-12 (44 days ago) UserGroups: adm dialout docker fuse kismet libvirtd lp messagebus mlocate plugdev pulse-access src sudo users vboxusers video wireshark _MarkForUpload: True dmi.bios.date: 09/26/2014 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: N550JK.208 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: N550JK 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.:bvrN550JK.208:bd09/26/2014:svnASUSTeKCOMPUTERINC.:pnN550JK:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN550JK:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: N550JK 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/1421834/+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 1421834] JournalErrors.txt
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1421834/+attachment/4434287/+files/JournalErrors.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/1421834 Title: Backlight keys not working on ASUS N550JK Status in linux package in Ubuntu: Expired Bug description: Backlight keys are not working when logged in the desktop, using /sys/class/backlight/intel_backlight/brightness can adjust the brightness. Usual workarounds listed in https://wiki.ubuntu.com/Kernel/Debugging/Backlight are not working. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3 Uname: Linux 3.16.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 CurrentDesktop: Unity Date: Fri Feb 13 15:46:37 2015 SourcePackage: linux-lts-utopic UpgradeStatus: Upgraded to trusty on 2014-03-25 (325 days ago) --- ApportVersion: 2.17.2-0ubuntu1.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jerome.poulin 3195 F pulseaudio /dev/snd/controlC1: jerome.poulin 3195 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 15.04 MachineType: ASUSTeK COMPUTER INC. N550JK Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: root=/dev/vgUbuntu/root initrd=EFI/ubuntuefi/initrd splash quiet resume=/dev/mapper/vgUbuntu-swap acpi_osi= ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1 RelatedPackageVersions: linux-restricted-modules-3.19.0-22-generic N/A linux-backports-modules-3.19.0-22-generic N/A linux-firmware 1.143.2 Tags: vivid Uname: Linux 3.19.0-22-generic x86_64 UpgradeStatus: Upgraded to vivid on 2015-06-12 (44 days ago) UserGroups: adm dialout docker fuse kismet libvirtd lp messagebus mlocate plugdev pulse-access src sudo users vboxusers video wireshark _MarkForUpload: True dmi.bios.date: 09/26/2014 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: N550JK.208 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: N550JK 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.:bvrN550JK.208:bd09/26/2014:svnASUSTeKCOMPUTERINC.:pnN550JK:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN550JK:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: N550JK 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/1421834/+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 1421834] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1421834/+attachment/4434292/+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/1421834 Title: Backlight keys not working on ASUS N550JK Status in linux package in Ubuntu: Expired Bug description: Backlight keys are not working when logged in the desktop, using /sys/class/backlight/intel_backlight/brightness can adjust the brightness. Usual workarounds listed in https://wiki.ubuntu.com/Kernel/Debugging/Backlight are not working. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3 Uname: Linux 3.16.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 CurrentDesktop: Unity Date: Fri Feb 13 15:46:37 2015 SourcePackage: linux-lts-utopic UpgradeStatus: Upgraded to trusty on 2014-03-25 (325 days ago) --- ApportVersion: 2.17.2-0ubuntu1.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jerome.poulin 3195 F pulseaudio /dev/snd/controlC1: jerome.poulin 3195 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 15.04 MachineType: ASUSTeK COMPUTER INC. N550JK Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: root=/dev/vgUbuntu/root initrd=EFI/ubuntuefi/initrd splash quiet resume=/dev/mapper/vgUbuntu-swap acpi_osi= ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1 RelatedPackageVersions: linux-restricted-modules-3.19.0-22-generic N/A linux-backports-modules-3.19.0-22-generic N/A linux-firmware 1.143.2 Tags: vivid Uname: Linux 3.19.0-22-generic x86_64 UpgradeStatus: Upgraded to vivid on 2015-06-12 (44 days ago) UserGroups: adm dialout docker fuse kismet libvirtd lp messagebus mlocate plugdev pulse-access src sudo users vboxusers video wireshark _MarkForUpload: True dmi.bios.date: 09/26/2014 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: N550JK.208 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: N550JK 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.:bvrN550JK.208:bd09/26/2014:svnASUSTeKCOMPUTERINC.:pnN550JK:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN550JK:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: N550JK 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/1421834/+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 1421834] UdevLog.txt
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1421834/+attachment/4434297/+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/1421834 Title: Backlight keys not working on ASUS N550JK Status in linux package in Ubuntu: Expired Bug description: Backlight keys are not working when logged in the desktop, using /sys/class/backlight/intel_backlight/brightness can adjust the brightness. Usual workarounds listed in https://wiki.ubuntu.com/Kernel/Debugging/Backlight are not working. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3 Uname: Linux 3.16.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 CurrentDesktop: Unity Date: Fri Feb 13 15:46:37 2015 SourcePackage: linux-lts-utopic UpgradeStatus: Upgraded to trusty on 2014-03-25 (325 days ago) --- ApportVersion: 2.17.2-0ubuntu1.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jerome.poulin 3195 F pulseaudio /dev/snd/controlC1: jerome.poulin 3195 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 15.04 MachineType: ASUSTeK COMPUTER INC. N550JK Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: root=/dev/vgUbuntu/root initrd=EFI/ubuntuefi/initrd splash quiet resume=/dev/mapper/vgUbuntu-swap acpi_osi= ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1 RelatedPackageVersions: linux-restricted-modules-3.19.0-22-generic N/A linux-backports-modules-3.19.0-22-generic N/A linux-firmware 1.143.2 Tags: vivid Uname: Linux 3.19.0-22-generic x86_64 UpgradeStatus: Upgraded to vivid on 2015-06-12 (44 days ago) UserGroups: adm dialout docker fuse kismet libvirtd lp messagebus mlocate plugdev pulse-access src sudo users vboxusers video wireshark _MarkForUpload: True dmi.bios.date: 09/26/2014 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: N550JK.208 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: N550JK 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.:bvrN550JK.208:bd09/26/2014:svnASUSTeKCOMPUTERINC.:pnN550JK:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN550JK:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: N550JK 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/1421834/+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 1421834] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1421834/+attachment/4434288/+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/1421834 Title: Backlight keys not working on ASUS N550JK Status in linux package in Ubuntu: Expired Bug description: Backlight keys are not working when logged in the desktop, using /sys/class/backlight/intel_backlight/brightness can adjust the brightness. Usual workarounds listed in https://wiki.ubuntu.com/Kernel/Debugging/Backlight are not working. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3 Uname: Linux 3.16.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 CurrentDesktop: Unity Date: Fri Feb 13 15:46:37 2015 SourcePackage: linux-lts-utopic UpgradeStatus: Upgraded to trusty on 2014-03-25 (325 days ago) --- ApportVersion: 2.17.2-0ubuntu1.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jerome.poulin 3195 F pulseaudio /dev/snd/controlC1: jerome.poulin 3195 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 15.04 MachineType: ASUSTeK COMPUTER INC. N550JK Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: root=/dev/vgUbuntu/root initrd=EFI/ubuntuefi/initrd splash quiet resume=/dev/mapper/vgUbuntu-swap acpi_osi= ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1 RelatedPackageVersions: linux-restricted-modules-3.19.0-22-generic N/A linux-backports-modules-3.19.0-22-generic N/A linux-firmware 1.143.2 Tags: vivid Uname: Linux 3.19.0-22-generic x86_64 UpgradeStatus: Upgraded to vivid on 2015-06-12 (44 days ago) UserGroups: adm dialout docker fuse kismet libvirtd lp messagebus mlocate plugdev pulse-access src sudo users vboxusers video wireshark _MarkForUpload: True dmi.bios.date: 09/26/2014 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: N550JK.208 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: N550JK 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.:bvrN550JK.208:bd09/26/2014:svnASUSTeKCOMPUTERINC.:pnN550JK:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN550JK:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: N550JK 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/1421834/+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 1421834] ProcEnviron.txt
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1421834/+attachment/4434291/+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/1421834 Title: Backlight keys not working on ASUS N550JK Status in linux package in Ubuntu: Expired Bug description: Backlight keys are not working when logged in the desktop, using /sys/class/backlight/intel_backlight/brightness can adjust the brightness. Usual workarounds listed in https://wiki.ubuntu.com/Kernel/Debugging/Backlight are not working. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3 Uname: Linux 3.16.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 CurrentDesktop: Unity Date: Fri Feb 13 15:46:37 2015 SourcePackage: linux-lts-utopic UpgradeStatus: Upgraded to trusty on 2014-03-25 (325 days ago) --- ApportVersion: 2.17.2-0ubuntu1.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jerome.poulin 3195 F pulseaudio /dev/snd/controlC1: jerome.poulin 3195 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 15.04 MachineType: ASUSTeK COMPUTER INC. N550JK Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: root=/dev/vgUbuntu/root initrd=EFI/ubuntuefi/initrd splash quiet resume=/dev/mapper/vgUbuntu-swap acpi_osi= ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1 RelatedPackageVersions: linux-restricted-modules-3.19.0-22-generic N/A linux-backports-modules-3.19.0-22-generic N/A linux-firmware 1.143.2 Tags: vivid Uname: Linux 3.19.0-22-generic x86_64 UpgradeStatus: Upgraded to vivid on 2015-06-12 (44 days ago) UserGroups: adm dialout docker fuse kismet libvirtd lp messagebus mlocate plugdev pulse-access src sudo users vboxusers video wireshark _MarkForUpload: True dmi.bios.date: 09/26/2014 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: N550JK.208 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: N550JK 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.:bvrN550JK.208:bd09/26/2014:svnASUSTeKCOMPUTERINC.:pnN550JK:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN550JK:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: N550JK 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/1421834/+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 1421834] CRDA.txt
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1421834/+attachment/4434284/+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/1421834 Title: Backlight keys not working on ASUS N550JK Status in linux package in Ubuntu: Expired Bug description: Backlight keys are not working when logged in the desktop, using /sys/class/backlight/intel_backlight/brightness can adjust the brightness. Usual workarounds listed in https://wiki.ubuntu.com/Kernel/Debugging/Backlight are not working. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3 Uname: Linux 3.16.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 CurrentDesktop: Unity Date: Fri Feb 13 15:46:37 2015 SourcePackage: linux-lts-utopic UpgradeStatus: Upgraded to trusty on 2014-03-25 (325 days ago) --- ApportVersion: 2.17.2-0ubuntu1.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jerome.poulin 3195 F pulseaudio /dev/snd/controlC1: jerome.poulin 3195 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 15.04 MachineType: ASUSTeK COMPUTER INC. N550JK Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: root=/dev/vgUbuntu/root initrd=EFI/ubuntuefi/initrd splash quiet resume=/dev/mapper/vgUbuntu-swap acpi_osi= ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1 RelatedPackageVersions: linux-restricted-modules-3.19.0-22-generic N/A linux-backports-modules-3.19.0-22-generic N/A linux-firmware 1.143.2 Tags: vivid Uname: Linux 3.19.0-22-generic x86_64 UpgradeStatus: Upgraded to vivid on 2015-06-12 (44 days ago) UserGroups: adm dialout docker fuse kismet libvirtd lp messagebus mlocate plugdev pulse-access src sudo users vboxusers video wireshark _MarkForUpload: True dmi.bios.date: 09/26/2014 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: N550JK.208 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: N550JK 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.:bvrN550JK.208:bd09/26/2014:svnASUSTeKCOMPUTERINC.:pnN550JK:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN550JK:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: N550JK 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/1421834/+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 1421834] IwConfig.txt
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1421834/+attachment/4434286/+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/1421834 Title: Backlight keys not working on ASUS N550JK Status in linux package in Ubuntu: Expired Bug description: Backlight keys are not working when logged in the desktop, using /sys/class/backlight/intel_backlight/brightness can adjust the brightness. Usual workarounds listed in https://wiki.ubuntu.com/Kernel/Debugging/Backlight are not working. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3 Uname: Linux 3.16.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 CurrentDesktop: Unity Date: Fri Feb 13 15:46:37 2015 SourcePackage: linux-lts-utopic UpgradeStatus: Upgraded to trusty on 2014-03-25 (325 days ago) --- ApportVersion: 2.17.2-0ubuntu1.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jerome.poulin 3195 F pulseaudio /dev/snd/controlC1: jerome.poulin 3195 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 15.04 MachineType: ASUSTeK COMPUTER INC. N550JK Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: root=/dev/vgUbuntu/root initrd=EFI/ubuntuefi/initrd splash quiet resume=/dev/mapper/vgUbuntu-swap acpi_osi= ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1 RelatedPackageVersions: linux-restricted-modules-3.19.0-22-generic N/A linux-backports-modules-3.19.0-22-generic N/A linux-firmware 1.143.2 Tags: vivid Uname: Linux 3.19.0-22-generic x86_64 UpgradeStatus: Upgraded to vivid on 2015-06-12 (44 days ago) UserGroups: adm dialout docker fuse kismet libvirtd lp messagebus mlocate plugdev pulse-access src sudo users vboxusers video wireshark _MarkForUpload: True dmi.bios.date: 09/26/2014 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: N550JK.208 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: N550JK 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.:bvrN550JK.208:bd09/26/2014:svnASUSTeKCOMPUTERINC.:pnN550JK:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN550JK:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: N550JK 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/1421834/+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 1421834] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1421834/+attachment/4434293/+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/1421834 Title: Backlight keys not working on ASUS N550JK Status in linux package in Ubuntu: Expired Bug description: Backlight keys are not working when logged in the desktop, using /sys/class/backlight/intel_backlight/brightness can adjust the brightness. Usual workarounds listed in https://wiki.ubuntu.com/Kernel/Debugging/Backlight are not working. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3 Uname: Linux 3.16.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 CurrentDesktop: Unity Date: Fri Feb 13 15:46:37 2015 SourcePackage: linux-lts-utopic UpgradeStatus: Upgraded to trusty on 2014-03-25 (325 days ago) --- ApportVersion: 2.17.2-0ubuntu1.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jerome.poulin 3195 F pulseaudio /dev/snd/controlC1: jerome.poulin 3195 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 15.04 MachineType: ASUSTeK COMPUTER INC. N550JK Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: root=/dev/vgUbuntu/root initrd=EFI/ubuntuefi/initrd splash quiet resume=/dev/mapper/vgUbuntu-swap acpi_osi= ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1 RelatedPackageVersions: linux-restricted-modules-3.19.0-22-generic N/A linux-backports-modules-3.19.0-22-generic N/A linux-firmware 1.143.2 Tags: vivid Uname: Linux 3.19.0-22-generic x86_64 UpgradeStatus: Upgraded to vivid on 2015-06-12 (44 days ago) UserGroups: adm dialout docker fuse kismet libvirtd lp messagebus mlocate plugdev pulse-access src sudo users vboxusers video wireshark _MarkForUpload: True dmi.bios.date: 09/26/2014 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: N550JK.208 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: N550JK 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.:bvrN550JK.208:bd09/26/2014:svnASUSTeKCOMPUTERINC.:pnN550JK:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN550JK:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: N550JK 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/1421834/+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 1421834] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1421834/+attachment/4434290/+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/1421834 Title: Backlight keys not working on ASUS N550JK Status in linux package in Ubuntu: Expired Bug description: Backlight keys are not working when logged in the desktop, using /sys/class/backlight/intel_backlight/brightness can adjust the brightness. Usual workarounds listed in https://wiki.ubuntu.com/Kernel/Debugging/Backlight are not working. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3 Uname: Linux 3.16.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 CurrentDesktop: Unity Date: Fri Feb 13 15:46:37 2015 SourcePackage: linux-lts-utopic UpgradeStatus: Upgraded to trusty on 2014-03-25 (325 days ago) --- ApportVersion: 2.17.2-0ubuntu1.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jerome.poulin 3195 F pulseaudio /dev/snd/controlC1: jerome.poulin 3195 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 15.04 MachineType: ASUSTeK COMPUTER INC. N550JK Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: root=/dev/vgUbuntu/root initrd=EFI/ubuntuefi/initrd splash quiet resume=/dev/mapper/vgUbuntu-swap acpi_osi= ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1 RelatedPackageVersions: linux-restricted-modules-3.19.0-22-generic N/A linux-backports-modules-3.19.0-22-generic N/A linux-firmware 1.143.2 Tags: vivid Uname: Linux 3.19.0-22-generic x86_64 UpgradeStatus: Upgraded to vivid on 2015-06-12 (44 days ago) UserGroups: adm dialout docker fuse kismet libvirtd lp messagebus mlocate plugdev pulse-access src sudo users vboxusers video wireshark _MarkForUpload: True dmi.bios.date: 09/26/2014 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: N550JK.208 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: N550JK 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.:bvrN550JK.208:bd09/26/2014:svnASUSTeKCOMPUTERINC.:pnN550JK:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN550JK:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: N550JK 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/1421834/+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 1421834] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1421834/+attachment/4434298/+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/1421834 Title: Backlight keys not working on ASUS N550JK Status in linux package in Ubuntu: Expired Bug description: Backlight keys are not working when logged in the desktop, using /sys/class/backlight/intel_backlight/brightness can adjust the brightness. Usual workarounds listed in https://wiki.ubuntu.com/Kernel/Debugging/Backlight are not working. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3 Uname: Linux 3.16.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 CurrentDesktop: Unity Date: Fri Feb 13 15:46:37 2015 SourcePackage: linux-lts-utopic UpgradeStatus: Upgraded to trusty on 2014-03-25 (325 days ago) --- ApportVersion: 2.17.2-0ubuntu1.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jerome.poulin 3195 F pulseaudio /dev/snd/controlC1: jerome.poulin 3195 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 15.04 MachineType: ASUSTeK COMPUTER INC. N550JK Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: root=/dev/vgUbuntu/root initrd=EFI/ubuntuefi/initrd splash quiet resume=/dev/mapper/vgUbuntu-swap acpi_osi= ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1 RelatedPackageVersions: linux-restricted-modules-3.19.0-22-generic N/A linux-backports-modules-3.19.0-22-generic N/A linux-firmware 1.143.2 Tags: vivid Uname: Linux 3.19.0-22-generic x86_64 UpgradeStatus: Upgraded to vivid on 2015-06-12 (44 days ago) UserGroups: adm dialout docker fuse kismet libvirtd lp messagebus mlocate plugdev pulse-access src sudo users vboxusers video wireshark _MarkForUpload: True dmi.bios.date: 09/26/2014 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: N550JK.208 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: N550JK 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.:bvrN550JK.208:bd09/26/2014:svnASUSTeKCOMPUTERINC.:pnN550JK:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN550JK:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: N550JK 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/1421834/+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 1421834] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1421834/+attachment/4434285/+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/1421834 Title: Backlight keys not working on ASUS N550JK Status in linux package in Ubuntu: Expired Bug description: Backlight keys are not working when logged in the desktop, using /sys/class/backlight/intel_backlight/brightness can adjust the brightness. Usual workarounds listed in https://wiki.ubuntu.com/Kernel/Debugging/Backlight are not working. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3 Uname: Linux 3.16.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 CurrentDesktop: Unity Date: Fri Feb 13 15:46:37 2015 SourcePackage: linux-lts-utopic UpgradeStatus: Upgraded to trusty on 2014-03-25 (325 days ago) --- ApportVersion: 2.17.2-0ubuntu1.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jerome.poulin 3195 F pulseaudio /dev/snd/controlC1: jerome.poulin 3195 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 15.04 MachineType: ASUSTeK COMPUTER INC. N550JK Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: root=/dev/vgUbuntu/root initrd=EFI/ubuntuefi/initrd splash quiet resume=/dev/mapper/vgUbuntu-swap acpi_osi= ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1 RelatedPackageVersions: linux-restricted-modules-3.19.0-22-generic N/A linux-backports-modules-3.19.0-22-generic N/A linux-firmware 1.143.2 Tags: vivid Uname: Linux 3.19.0-22-generic x86_64 UpgradeStatus: Upgraded to vivid on 2015-06-12 (44 days ago) UserGroups: adm dialout docker fuse kismet libvirtd lp messagebus mlocate plugdev pulse-access src sudo users vboxusers video wireshark _MarkForUpload: True dmi.bios.date: 09/26/2014 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: N550JK.208 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: N550JK 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.:bvrN550JK.208:bd09/26/2014:svnASUSTeKCOMPUTERINC.:pnN550JK:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN550JK:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: N550JK 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/1421834/+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 1421834] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1421834/+attachment/4434296/+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/1421834 Title: Backlight keys not working on ASUS N550JK Status in linux package in Ubuntu: Expired Bug description: Backlight keys are not working when logged in the desktop, using /sys/class/backlight/intel_backlight/brightness can adjust the brightness. Usual workarounds listed in https://wiki.ubuntu.com/Kernel/Debugging/Backlight are not working. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3 Uname: Linux 3.16.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 CurrentDesktop: Unity Date: Fri Feb 13 15:46:37 2015 SourcePackage: linux-lts-utopic UpgradeStatus: Upgraded to trusty on 2014-03-25 (325 days ago) --- ApportVersion: 2.17.2-0ubuntu1.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jerome.poulin 3195 F pulseaudio /dev/snd/controlC1: jerome.poulin 3195 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 15.04 MachineType: ASUSTeK COMPUTER INC. N550JK Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: root=/dev/vgUbuntu/root initrd=EFI/ubuntuefi/initrd splash quiet resume=/dev/mapper/vgUbuntu-swap acpi_osi= ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1 RelatedPackageVersions: linux-restricted-modules-3.19.0-22-generic N/A linux-backports-modules-3.19.0-22-generic N/A linux-firmware 1.143.2 Tags: vivid Uname: Linux 3.19.0-22-generic x86_64 UpgradeStatus: Upgraded to vivid on 2015-06-12 (44 days ago) UserGroups: adm dialout docker fuse kismet libvirtd lp messagebus mlocate plugdev pulse-access src sudo users vboxusers video wireshark _MarkForUpload: True dmi.bios.date: 09/26/2014 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: N550JK.208 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: N550JK 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.:bvrN550JK.208:bd09/26/2014:svnASUSTeKCOMPUTERINC.:pnN550JK:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN550JK:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: N550JK 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/1421834/+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 1421834] PulseList.txt
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1421834/+attachment/4434294/+files/PulseList.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1421834 Title: Backlight keys not working on ASUS N550JK Status in linux package in Ubuntu: Expired Bug description: Backlight keys are not working when logged in the desktop, using /sys/class/backlight/intel_backlight/brightness can adjust the brightness. Usual workarounds listed in https://wiki.ubuntu.com/Kernel/Debugging/Backlight are not working. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3 Uname: Linux 3.16.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 CurrentDesktop: Unity Date: Fri Feb 13 15:46:37 2015 SourcePackage: linux-lts-utopic UpgradeStatus: Upgraded to trusty on 2014-03-25 (325 days ago) --- ApportVersion: 2.17.2-0ubuntu1.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jerome.poulin 3195 F pulseaudio /dev/snd/controlC1: jerome.poulin 3195 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 15.04 MachineType: ASUSTeK COMPUTER INC. N550JK Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: root=/dev/vgUbuntu/root initrd=EFI/ubuntuefi/initrd splash quiet resume=/dev/mapper/vgUbuntu-swap acpi_osi= ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1 RelatedPackageVersions: linux-restricted-modules-3.19.0-22-generic N/A linux-backports-modules-3.19.0-22-generic N/A linux-firmware 1.143.2 Tags: vivid Uname: Linux 3.19.0-22-generic x86_64 UpgradeStatus: Upgraded to vivid on 2015-06-12 (44 days ago) UserGroups: adm dialout docker fuse kismet libvirtd lp messagebus mlocate plugdev pulse-access src sudo users vboxusers video wireshark _MarkForUpload: True dmi.bios.date: 09/26/2014 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: N550JK.208 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: N550JK 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.:bvrN550JK.208:bd09/26/2014:svnASUSTeKCOMPUTERINC.:pnN550JK:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN550JK:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: N550JK 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/1421834/+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 1421834] RfKill.txt
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1421834/+attachment/4434295/+files/RfKill.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1421834 Title: Backlight keys not working on ASUS N550JK Status in linux package in Ubuntu: Expired Bug description: Backlight keys are not working when logged in the desktop, using /sys/class/backlight/intel_backlight/brightness can adjust the brightness. Usual workarounds listed in https://wiki.ubuntu.com/Kernel/Debugging/Backlight are not working. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3 Uname: Linux 3.16.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 CurrentDesktop: Unity Date: Fri Feb 13 15:46:37 2015 SourcePackage: linux-lts-utopic UpgradeStatus: Upgraded to trusty on 2014-03-25 (325 days ago) --- ApportVersion: 2.17.2-0ubuntu1.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jerome.poulin 3195 F pulseaudio /dev/snd/controlC1: jerome.poulin 3195 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 15.04 MachineType: ASUSTeK COMPUTER INC. N550JK Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: root=/dev/vgUbuntu/root initrd=EFI/ubuntuefi/initrd splash quiet resume=/dev/mapper/vgUbuntu-swap acpi_osi= ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1 RelatedPackageVersions: linux-restricted-modules-3.19.0-22-generic N/A linux-backports-modules-3.19.0-22-generic N/A linux-firmware 1.143.2 Tags: vivid Uname: Linux 3.19.0-22-generic x86_64 UpgradeStatus: Upgraded to vivid on 2015-06-12 (44 days ago) UserGroups: adm dialout docker fuse kismet libvirtd lp messagebus mlocate plugdev pulse-access src sudo users vboxusers video wireshark _MarkForUpload: True dmi.bios.date: 09/26/2014 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: N550JK.208 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: N550JK 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.:bvrN550JK.208:bd09/26/2014:svnASUSTeKCOMPUTERINC.:pnN550JK:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN550JK:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: N550JK 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/1421834/+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 1421834] AlsaInfo.txt
apport information ** Attachment added: "AlsaInfo.txt" https://bugs.launchpad.net/bugs/1421834/+attachment/4434283/+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/1421834 Title: Backlight keys not working on ASUS N550JK Status in linux package in Ubuntu: Expired Bug description: Backlight keys are not working when logged in the desktop, using /sys/class/backlight/intel_backlight/brightness can adjust the brightness. Usual workarounds listed in https://wiki.ubuntu.com/Kernel/Debugging/Backlight are not working. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3 Uname: Linux 3.16.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 CurrentDesktop: Unity Date: Fri Feb 13 15:46:37 2015 SourcePackage: linux-lts-utopic UpgradeStatus: Upgraded to trusty on 2014-03-25 (325 days ago) --- ApportVersion: 2.17.2-0ubuntu1.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jerome.poulin 3195 F pulseaudio /dev/snd/controlC1: jerome.poulin 3195 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 15.04 MachineType: ASUSTeK COMPUTER INC. N550JK Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: root=/dev/vgUbuntu/root initrd=EFI/ubuntuefi/initrd splash quiet resume=/dev/mapper/vgUbuntu-swap acpi_osi= ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1 RelatedPackageVersions: linux-restricted-modules-3.19.0-22-generic N/A linux-backports-modules-3.19.0-22-generic N/A linux-firmware 1.143.2 Tags: vivid Uname: Linux 3.19.0-22-generic x86_64 UpgradeStatus: Upgraded to vivid on 2015-06-12 (44 days ago) UserGroups: adm dialout docker fuse kismet libvirtd lp messagebus mlocate plugdev pulse-access src sudo users vboxusers video wireshark _MarkForUpload: True dmi.bios.date: 09/26/2014 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: N550JK.208 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: N550JK 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.:bvrN550JK.208:bd09/26/2014:svnASUSTeKCOMPUTERINC.:pnN550JK:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN550JK:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: N550JK 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/1421834/+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 1421834] Re: Backlight keys not working on ASUS N550JK
It now works on Ubuntu Vivid only if «acpi_osi=» is added to GRUB. ** Tags added: apport-collected vivid ** Description changed: Backlight keys are not working when logged in the desktop, using /sys/class/backlight/intel_backlight/brightness can adjust the brightness. Usual workarounds listed in https://wiki.ubuntu.com/Kernel/Debugging/Backlight are not working. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3 Uname: Linux 3.16.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 CurrentDesktop: Unity Date: Fri Feb 13 15:46:37 2015 SourcePackage: linux-lts-utopic UpgradeStatus: Upgraded to trusty on 2014-03-25 (325 days ago) + --- + ApportVersion: 2.17.2-0ubuntu1.1 + Architecture: amd64 + AudioDevicesInUse: + USERPID ACCESS COMMAND + /dev/snd/controlC0: jerome.poulin 3195 F pulseaudio + /dev/snd/controlC1: jerome.poulin 3195 F pulseaudio + CurrentDesktop: Unity + DistroRelease: Ubuntu 15.04 + MachineType: ASUSTeK COMPUTER INC. N550JK + Package: linux (not installed) + ProcFB: 0 inteldrmfb + ProcKernelCmdLine: root=/dev/vgUbuntu/root initrd=EFI/ubuntuefi/initrd splash quiet resume=/dev/mapper/vgUbuntu-swap acpi_osi= + ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1 + RelatedPackageVersions: + linux-restricted-modules-3.19.0-22-generic N/A + linux-backports-modules-3.19.0-22-generic N/A + linux-firmware 1.143.2 + Tags: vivid + Uname: Linux 3.19.0-22-generic x86_64 + UpgradeStatus: Upgraded to vivid on 2015-06-12 (44 days ago) + UserGroups: adm dialout docker fuse kismet libvirtd lp messagebus mlocate plugdev pulse-access src sudo users vboxusers video wireshark + _MarkForUpload: True + dmi.bios.date: 09/26/2014 + dmi.bios.vendor: American Megatrends Inc. + dmi.bios.version: N550JK.208 + dmi.board.asset.tag: ATN12345678901234567 + dmi.board.name: N550JK + 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.:bvrN550JK.208:bd09/26/2014:svnASUSTeKCOMPUTERINC.:pnN550JK:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN550JK:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: + dmi.product.name: N550JK + dmi.product.version: 1.0 + dmi.sys.vendor: ASUSTeK COMPUTER INC. -- 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/1421834 Title: Backlight keys not working on ASUS N550JK Status in linux package in Ubuntu: Expired Bug description: Backlight keys are not working when logged in the desktop, using /sys/class/backlight/intel_backlight/brightness can adjust the brightness. Usual workarounds listed in https://wiki.ubuntu.com/Kernel/Debugging/Backlight are not working. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3 Uname: Linux 3.16.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 CurrentDesktop: Unity Date: Fri Feb 13 15:46:37 2015 SourcePackage: linux-lts-utopic UpgradeStatus: Upgraded to trusty on 2014-03-25 (325 days ago) --- ApportVersion: 2.17.2-0ubuntu1.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jerome.poulin 3195 F pulseaudio /dev/snd/controlC1: jerome.poulin 3195 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 15.04 MachineType: ASUSTeK COMPUTER INC. N550JK Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: root=/dev/vgUbuntu/root initrd=EFI/ubuntuefi/initrd splash quiet resume=/dev/mapper/vgUbuntu-swap acpi_osi= ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1 RelatedPackageVersions: linux-restricted-modules-3.19.0-22-generic N/A linux-backports-modules-3.19.0-22-generic N/A linux-firmware 1.143.2 Tags: vivid Uname: Linux 3.19.0-22-generic x86_64 UpgradeStatus: Upgraded to vivid on 2015-06-12 (44 days ago) UserGroups: adm dialout docker fuse kismet libvirtd lp messagebus mlocate plugdev pulse-access src sudo users vboxusers video wireshark _MarkForUpload: True dmi.bios.date: 09/26/2014 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: N550JK.208 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: N550JK 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.:bvrN550JK.208:bd09/26/2014:svnASUSTeKCOMP
[Kernel-packages] [Bug 1422338] Re: I/O errors on mmc partitions
There are multiple cause to this bug. However, patch in attachement may for bug described by Dan Parslow. It is result of a bisect between a working kernel 3.14 and a non working kernel 3.17. ** Patch added: "0001-Revert-mmc-sdhci-add-DDR50-1.8V-mode-support-for-Bay.patch" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1422338/+attachment/4424378/+files/0001-Revert-mmc-sdhci-add-DDR50-1.8V-mode-support-for-Bay.patch -- 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/1422338 Title: I/O errors on mmc partitions Status in linux package in Ubuntu: Incomplete Bug description: Running live USB of the latest Vivid daily build on Lenovo Thinkpad 10 with Samsung eMMC MDGAGC 116 GiB: Ubuntu 15.04 (vivid-desktop-amd64.iso 2015-02-16 8:05) Linux 3.18.0-13-generic systemd 218-10ubuntu1 Extract of dmesg (full log in attachment): [ 12.337332] mmc0: BKOPS_EN bit is not set [ 12.348788] mmc0: new HS200 MMC card at address 0001 ... [ 12.369112] mmcblk0: mmc0:0001 MDGAGC 116 GiB [ 12.369786] mmcblk0boot0: mmc0:0001 MDGAGC partition 1 4.00 MiB [ 12.370414] mmcblk0boot1: mmc0:0001 MDGAGC partition 2 4.00 MiB [ 12.370976] mmcblk0rpmb: mmc0:0001 MDGAGC partition 3 4.00 MiB [ 12.376682] mmcblk0: p1 p2 p3 p4 I get multiple errors when trying to access to mmc partitions: [ 21.950514] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock [ 21.950537] mmc0: Got data interrupt 0x0060 even though no data operation was in progress. [ 21.952904] mmc0: Got data interrupt 0x0002 even though no data operation was in progress. [ 21.955002] mmcblk0: error -110 sending stop command, original cmd response 0x900, card status 0x400900 [ 21.955007] mmcblk0: error -84 transferring data, sector 244277120, nr 8, cmd response 0x900, card status 0x0 [ 21.955011] mmcblk0: retrying using single block read ... [ 22.197516] mmcblk0boot0: error -84 transferring data, sector 8071, nr 1, cmd response 0x900, card status 0x0 [ 22.199814] mmc0: Got data interrupt 0x0002 even though no data operation was in progress. [ 22.201911] mmcblk0boot1: error -110 sending stop command, original cmd response 0x900, card status 0x400900 [ 22.201914] mmcblk0boot1: error -84 transferring data, sector 8064, nr 8, cmd response 0x900, card status 0x0 [ 22.201917] mmcblk0boot1: retrying using single block read ... [ 22.241280] Buffer I/O error on dev mmcblk0boot0, logical block 1008, async page read [ 22.244301] mmc0: Got data interrupt 0x0002 even though no data operation was in progress. [ 22.246331] mmcblk0boot1: error -110 sending stop command, original cmd response 0x900, card status 0x400900 [ 22.246335] mmcblk0boot1: error -84 transferring data, sector 8064, nr 8, cmd response 0x900, card status 0x0 [ 22.246337] mmcblk0boot1: retrying using single block read [ 22.248553] mmcblk0boot1: error -84 transferring data, sector 8064, nr 8, cmd response 0x900, card status 0x0 ... [ 22.265044] Buffer I/O error on dev mmcblk0boot1, logical block 1008, async page read Ubiquity reports "Input/output errors" consequently, I'm unable to install Ubuntu on mmcblk0 device. Content of /sys/block/mmcblk0: alignment_offset bdi capability dev device discard_alignment ext_range force_ro holders inflight mmcblk0boot0 mmcblk0boot1 mmcblk0p1 mmcblk0p2 mmcblk0p3 mmcblk0p4 mmcblk0rpmb power queue range removable ro size slaves stat subsystem trace uevent I don't know if it's related, but I also get a warning from libparted: sudo parted -l Warning: The driver descriptor says the physical block size is 2048 bytes, but Linux says it is 512 bytes. Ignore/Cancel? i Error: /dev/mmcblk0rpmb: unrecognised disk label Model: Generic SD/MMC Storage Card (sd/mmc) Disk /dev/mmcblk0rpmb: 4194kB Sector size (logical/physical): 512B/512B Partition Table: unknown Disk Flags: Error: /dev/mmcblk0boot0: unrecognised disk label Model: Generic SD/MMC Storage Card (sd/mmc) Disk /dev/mmcblk0boot0: 4194kB Sector size (logical/physical): 512B/512B Partition Table: unknown Disk Flags: Error: /dev/mmcblk0boot1: unrecognised disk label Model: Generic SD/MMC Storage Card (sd/mmc) Disk /dev/mmcblk0boot1: 4194kB Sector size (logical/physical): 512B/512B Partition Table: unknown Disk Flags: Model: MMC MDGAGC (sd/mmc) Disk /dev/mmcblk0: 125GB Sector size (logical/physical): 512B/512B Partition Table: gpt Disk Flags: Number Start EndSizeFile system Name Flags 1 1049kB 274MB 273MB fat32EFI system partition
[Kernel-packages] [Bug 1463612] [NEW] LVM freeze when using vgchange on split mirror
Public bug reported: Step to reproduce: 1. Create a VG with 2 disks. 2. Use lvcreate -m1 --mirrorlog mirrored -L 512M -n test vgTest 3. Use mkfs on the volume 4. Write some file and unplug one disk. 5. Unplug the other disk. 6. umount device, force removal using dmsetup remove -f on stuck devices. 7. dmsetup table shows nothing. 8. Plug back one disk. 9. Use vgchange -ay 10. Any LVM command will end in deadlock even after removing the disk. Stack from dmesg: [116167.589417] INFO: task vgchange:13916 blocked for more than 120 seconds. [116167.589422] Tainted: G OE 3.16.0-38-generic #52~14.04.1-Ubuntu [116167.589423] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [116167.589424] vgchangeD 88032ee930c0 0 13916 11903 0x0004 [116167.589428] 8800370539a0 0086 88017fa1b2f0 880037053fd8 [116167.589430] 000130c0 000130c0 88012ae07010 88032ee939c0 [116167.589432] 88017fa1b2f0 7fff 88017fa1b2f0 [116167.589434] Call Trace: [116167.589441] [] schedule+0x29/0x70 [116167.589443] [] schedule_timeout+0x229/0x2a0 [116167.589448] [] ? submit_bio+0x78/0x160 [116167.589453] [] ? read_tsc+0x9/0x20 [116167.589456] [] ? ktime_get_ts+0x48/0xe0 [116167.589458] [] io_schedule_timeout+0x9b/0xf0 [116167.589462] [] ? bio_next_page+0x20/0x20 [116167.589465] [] wait_for_completion_io+0xa6/0x160 [116167.589468] [] ? wake_up_state+0x20/0x20 [116167.589471] [] sync_io+0xb5/0x110 [116167.589473] [] ? _cond_resched+0x29/0x40 [116167.589475] [] ? wait_for_completion+0x28/0x160 [116167.589479] [] ? __stop_cpus+0x4f/0x70 [116167.589481] [] dm_io+0x1dd/0x210 [116167.589483] [] ? dm_io_client_destroy+0x30/0x30 [116167.589485] [] ? bio_next_page+0x20/0x20 [116167.589489] [] disk_resume+0x15a/0x2e0 [dm_log] [116167.589491] [] ? synchronize_rcu_expedited+0xe/0x10 [116167.589493] [] mirror_resume+0x32/0x60 [dm_mirror] [116167.589496] [] dm_table_resume_targets+0x8e/0xe0 [116167.589499] [] dm_resume+0x4c/0xd0 [116167.589501] [] dev_suspend+0x12b/0x220 [116167.589503] [] ? table_load+0x350/0x350 [116167.589505] [] ctl_ioctl+0x255/0x500 [116167.589508] [] ? SYSC_semtimedop+0x23f/0xcf0 [116167.589511] [] dm_ctl_ioctl+0x13/0x20 [116167.589515] [] do_vfs_ioctl+0x2e0/0x4c0 [116167.589519] [] ? security_sem_associate+0x16/0x20 [116167.589520] [] ? sem_security+0x9/0x10 [116167.589522] [] ? ipcget+0x149/0x1c0 [116167.589524] [] SyS_ioctl+0x81/0xa0 [116167.589528] [] system_call_fastpath+0x1a/0x1f [116167.589531] INFO: task lvs:14000 blocked for more than 120 seconds. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.0-38-generic 3.16.0-38.52~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-38.52~14.04.1-generic 3.16.7-ckt10 Uname: Linux 3.16.0-38-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.11 Architecture: amd64 Date: Tue Jun 9 18:57:10 2015 ProcEnviron: LANGUAGE=en_CA TERM=xterm PATH=(custom, no user) LANG=en_CA.UTF-8 SHELL=/bin/bash SourcePackage: linux-lts-utopic UpgradeStatus: Upgraded to trusty on 2014-03-25 (441 days ago) ** Affects: linux-lts-utopic (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-lts-utopic in Ubuntu. https://bugs.launchpad.net/bugs/1463612 Title: LVM freeze when using vgchange on split mirror Status in linux-lts-utopic package in Ubuntu: New Bug description: Step to reproduce: 1. Create a VG with 2 disks. 2. Use lvcreate -m1 --mirrorlog mirrored -L 512M -n test vgTest 3. Use mkfs on the volume 4. Write some file and unplug one disk. 5. Unplug the other disk. 6. umount device, force removal using dmsetup remove -f on stuck devices. 7. dmsetup table shows nothing. 8. Plug back one disk. 9. Use vgchange -ay 10. Any LVM command will end in deadlock even after removing the disk. Stack from dmesg: [116167.589417] INFO: task vgchange:13916 blocked for more than 120 seconds. [116167.589422] Tainted: G OE 3.16.0-38-generic #52~14.04.1-Ubuntu [116167.589423] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [116167.589424] vgchangeD 88032ee930c0 0 13916 11903 0x0004 [116167.589428] 8800370539a0 0086 88017fa1b2f0 880037053fd8 [116167.589430] 000130c0 000130c0 88012ae07010 88032ee939c0 [116167.589432] 88017fa1b2f0 7fff 88017fa1b2f0 [116167.589434] Call Trace: [116167.589441] [] schedule+0x29/0x70 [116167.589443] [] schedule_timeout+0x229/0x2a0 [116167.589448] [] ? submit_bio+0x78/0x160 [116167.589453] [] ? read_tsc+0x9/0x20 [116167.589456] [] ? ktime_get_ts+0x48/0xe0 [116167.589458] [] io_schedule_timeout+0x9b/0xf0 [116167.589462] [] ? bio_next_page+0x20/0x20
[Kernel-packages] [Bug 1402156] Re: mouse pointer inactive after boot (usb mouse)
Now this bug appears each time I start my computer : --- j@dt:~$ uname -a Linux dt 3.13.0-53-generic #89-Ubuntu SMP Wed May 20 10:34:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux j@dt:~$ --- ** 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/1402156 Title: mouse pointer inactive after boot (usb mouse) Status in linux package in Ubuntu: Confirmed Bug description: After the system boot, the mouse pointer doesn't move. I just unplug my usb mouse and plug it again in order to see the mouse pointer moving. The problem occurs often. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-40-generic 3.13.0-40.69 ProcVersionSignature: Ubuntu 3.13.0-40.69-generic 3.13.11.10 Uname: Linux 3.13.0-40-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: j 1850 F pulseaudio /dev/snd/controlC1: j 1850 F pulseaudio CurrentDesktop: XFCE Date: Sat Dec 13 09:14:30 2014 HibernationDevice: RESUME=UUID=6257dff5-353d-4a62-89c5-01fe28adf801 IwConfig: eth0 no wireless extensions. eth1 no wireless extensions. lono wireless extensions. Lsusb: Bus 001 Device 002: ID 046d:0825 Logitech, Inc. Webcam C270 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 002: ID 046d:c03e Logitech, Inc. Premium Optical Wheel Mouse (M-BT58) Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: System manufacturer System Product Name ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-40-generic root=UUID=69930edc-ea2d-4433-84ad-8f933233fe97 ro splash quiet RelatedPackageVersions: linux-restricted-modules-3.13.0-40-generic N/A linux-backports-modules-3.13.0-40-generic N/A linux-firmware 1.127.10 RfKill: Error: [Errno 2] Aucun fichier ou dossier de ce type: 'rfkill' SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 05/28/2007 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 0702 dmi.board.asset.tag: To Be Filled By O.E.M. dmi.board.name: M2N dmi.board.vendor: ASUSTeK Computer INC. dmi.board.version: Rev 1.xx dmi.chassis.asset.tag: Asset-1234567890 dmi.chassis.type: 3 dmi.chassis.vendor: Chassis Manufacture dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr0702:bd05/28/2007:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM2N:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion: dmi.product.name: System Product Name dmi.product.version: System Version dmi.sys.vendor: System manufacturer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1402156/+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 1422338] Re: I/O errors on mmc partitions
I made some investigations: In some cases system work correctly until it reboot. Applying this patch http://permalink.gmane.org/gmane.linux.kernel.mmc/28281 help in this case. I also find that opening eMMC ith O_SYNC (or mounting partition with "sync" flag) improve results. Finally, I noticed this problem depends on eMMC chip. Samsung eMMC works while ones from Kingstom don't. -- 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/1422338 Title: I/O errors on mmc partitions Status in linux package in Ubuntu: Incomplete Bug description: Running live USB of the latest Vivid daily build on Lenovo Thinkpad 10 with Samsung eMMC MDGAGC 116 GiB: Ubuntu 15.04 (vivid-desktop-amd64.iso 2015-02-16 8:05) Linux 3.18.0-13-generic systemd 218-10ubuntu1 Extract of dmesg (full log in attachment): [ 12.337332] mmc0: BKOPS_EN bit is not set [ 12.348788] mmc0: new HS200 MMC card at address 0001 ... [ 12.369112] mmcblk0: mmc0:0001 MDGAGC 116 GiB [ 12.369786] mmcblk0boot0: mmc0:0001 MDGAGC partition 1 4.00 MiB [ 12.370414] mmcblk0boot1: mmc0:0001 MDGAGC partition 2 4.00 MiB [ 12.370976] mmcblk0rpmb: mmc0:0001 MDGAGC partition 3 4.00 MiB [ 12.376682] mmcblk0: p1 p2 p3 p4 I get multiple errors when trying to access to mmc partitions: [ 21.950514] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock [ 21.950537] mmc0: Got data interrupt 0x0060 even though no data operation was in progress. [ 21.952904] mmc0: Got data interrupt 0x0002 even though no data operation was in progress. [ 21.955002] mmcblk0: error -110 sending stop command, original cmd response 0x900, card status 0x400900 [ 21.955007] mmcblk0: error -84 transferring data, sector 244277120, nr 8, cmd response 0x900, card status 0x0 [ 21.955011] mmcblk0: retrying using single block read ... [ 22.197516] mmcblk0boot0: error -84 transferring data, sector 8071, nr 1, cmd response 0x900, card status 0x0 [ 22.199814] mmc0: Got data interrupt 0x0002 even though no data operation was in progress. [ 22.201911] mmcblk0boot1: error -110 sending stop command, original cmd response 0x900, card status 0x400900 [ 22.201914] mmcblk0boot1: error -84 transferring data, sector 8064, nr 8, cmd response 0x900, card status 0x0 [ 22.201917] mmcblk0boot1: retrying using single block read ... [ 22.241280] Buffer I/O error on dev mmcblk0boot0, logical block 1008, async page read [ 22.244301] mmc0: Got data interrupt 0x0002 even though no data operation was in progress. [ 22.246331] mmcblk0boot1: error -110 sending stop command, original cmd response 0x900, card status 0x400900 [ 22.246335] mmcblk0boot1: error -84 transferring data, sector 8064, nr 8, cmd response 0x900, card status 0x0 [ 22.246337] mmcblk0boot1: retrying using single block read [ 22.248553] mmcblk0boot1: error -84 transferring data, sector 8064, nr 8, cmd response 0x900, card status 0x0 ... [ 22.265044] Buffer I/O error on dev mmcblk0boot1, logical block 1008, async page read Ubiquity reports "Input/output errors" consequently, I'm unable to install Ubuntu on mmcblk0 device. Content of /sys/block/mmcblk0: alignment_offset bdi capability dev device discard_alignment ext_range force_ro holders inflight mmcblk0boot0 mmcblk0boot1 mmcblk0p1 mmcblk0p2 mmcblk0p3 mmcblk0p4 mmcblk0rpmb power queue range removable ro size slaves stat subsystem trace uevent I don't know if it's related, but I also get a warning from libparted: sudo parted -l Warning: The driver descriptor says the physical block size is 2048 bytes, but Linux says it is 512 bytes. Ignore/Cancel? i Error: /dev/mmcblk0rpmb: unrecognised disk label Model: Generic SD/MMC Storage Card (sd/mmc) Disk /dev/mmcblk0rpmb: 4194kB Sector size (logical/physical): 512B/512B Partition Table: unknown Disk Flags: Error: /dev/mmcblk0boot0: unrecognised disk label Model: Generic SD/MMC Storage Card (sd/mmc) Disk /dev/mmcblk0boot0: 4194kB Sector size (logical/physical): 512B/512B Partition Table: unknown Disk Flags: Error: /dev/mmcblk0boot1: unrecognised disk label Model: Generic SD/MMC Storage Card (sd/mmc) Disk /dev/mmcblk0boot1: 4194kB Sector size (logical/physical): 512B/512B Partition Table: unknown Disk Flags: Model: MMC MDGAGC (sd/mmc) Disk /dev/mmcblk0: 125GB Sector size (logical/physical): 512B/512B Partition Table: gpt Disk Flags: Number Start EndSizeFile system Name Flags 1 1049kB 274MB 273MB fat32EFI system partition boot, esp 2 274MB 408MB 1
[Kernel-packages] [Bug 1402156] Re: mouse pointer inactive after boot (usb mouse)
I still have the issue with the latest kernel of trusty : --- j@dt:~$ uname -a Linux dt 3.13.0-49-generic #83-Ubuntu SMP Fri Apr 10 20:11:33 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux j@dt:~$ --- ** 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/1402156 Title: mouse pointer inactive after boot (usb mouse) Status in linux package in Ubuntu: Confirmed Bug description: After the system boot, the mouse pointer doesn't move. I just unplug my usb mouse and plug it again in order to see the mouse pointer moving. The problem occurs often. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-40-generic 3.13.0-40.69 ProcVersionSignature: Ubuntu 3.13.0-40.69-generic 3.13.11.10 Uname: Linux 3.13.0-40-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: j 1850 F pulseaudio /dev/snd/controlC1: j 1850 F pulseaudio CurrentDesktop: XFCE Date: Sat Dec 13 09:14:30 2014 HibernationDevice: RESUME=UUID=6257dff5-353d-4a62-89c5-01fe28adf801 IwConfig: eth0 no wireless extensions. eth1 no wireless extensions. lono wireless extensions. Lsusb: Bus 001 Device 002: ID 046d:0825 Logitech, Inc. Webcam C270 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 002: ID 046d:c03e Logitech, Inc. Premium Optical Wheel Mouse (M-BT58) Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: System manufacturer System Product Name ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-40-generic root=UUID=69930edc-ea2d-4433-84ad-8f933233fe97 ro splash quiet RelatedPackageVersions: linux-restricted-modules-3.13.0-40-generic N/A linux-backports-modules-3.13.0-40-generic N/A linux-firmware 1.127.10 RfKill: Error: [Errno 2] Aucun fichier ou dossier de ce type: 'rfkill' SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 05/28/2007 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 0702 dmi.board.asset.tag: To Be Filled By O.E.M. dmi.board.name: M2N dmi.board.vendor: ASUSTeK Computer INC. dmi.board.version: Rev 1.xx dmi.chassis.asset.tag: Asset-1234567890 dmi.chassis.type: 3 dmi.chassis.vendor: Chassis Manufacture dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr0702:bd05/28/2007:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM2N:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion: dmi.product.name: System Product Name dmi.product.version: System Version dmi.sys.vendor: System manufacturer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1402156/+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 1422338] Re: I/O errors on mmc partitions
For information, I have an Atom E3845 and I observe same problem. This issue may be related to erratas: - For Z36xx and Z37xx, errata VLT7 described here: http://www.intel.fr/content/dam/www/public/us/en/documents/specification-updates/atom-Z36xxx-Z37xxx-spec-update.pdf - For E38xx, errata VLI6 described here: http://www.intel.fr/content/dam/www/public/us/en/documents/specification-updates/atom-e3800-family-spec-update.pdf ** This bug is no longer a duplicate of bug 1333140 Fix udev rules to consider mmc rpmb partitions -- 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/1422338 Title: I/O errors on mmc partitions Status in linux package in Ubuntu: Incomplete Bug description: Running live USB of the latest Vivid daily build on Lenovo Thinkpad 10 with Samsung eMMC MDGAGC 116 GiB: Ubuntu 15.04 (vivid-desktop-amd64.iso 2015-02-16 8:05) Linux 3.18.0-13-generic systemd 218-10ubuntu1 Extract of dmesg (full log in attachment): [ 12.337332] mmc0: BKOPS_EN bit is not set [ 12.348788] mmc0: new HS200 MMC card at address 0001 ... [ 12.369112] mmcblk0: mmc0:0001 MDGAGC 116 GiB [ 12.369786] mmcblk0boot0: mmc0:0001 MDGAGC partition 1 4.00 MiB [ 12.370414] mmcblk0boot1: mmc0:0001 MDGAGC partition 2 4.00 MiB [ 12.370976] mmcblk0rpmb: mmc0:0001 MDGAGC partition 3 4.00 MiB [ 12.376682] mmcblk0: p1 p2 p3 p4 I get multiple errors when trying to access to mmc partitions: [ 21.950514] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock [ 21.950537] mmc0: Got data interrupt 0x0060 even though no data operation was in progress. [ 21.952904] mmc0: Got data interrupt 0x0002 even though no data operation was in progress. [ 21.955002] mmcblk0: error -110 sending stop command, original cmd response 0x900, card status 0x400900 [ 21.955007] mmcblk0: error -84 transferring data, sector 244277120, nr 8, cmd response 0x900, card status 0x0 [ 21.955011] mmcblk0: retrying using single block read ... [ 22.197516] mmcblk0boot0: error -84 transferring data, sector 8071, nr 1, cmd response 0x900, card status 0x0 [ 22.199814] mmc0: Got data interrupt 0x0002 even though no data operation was in progress. [ 22.201911] mmcblk0boot1: error -110 sending stop command, original cmd response 0x900, card status 0x400900 [ 22.201914] mmcblk0boot1: error -84 transferring data, sector 8064, nr 8, cmd response 0x900, card status 0x0 [ 22.201917] mmcblk0boot1: retrying using single block read ... [ 22.241280] Buffer I/O error on dev mmcblk0boot0, logical block 1008, async page read [ 22.244301] mmc0: Got data interrupt 0x0002 even though no data operation was in progress. [ 22.246331] mmcblk0boot1: error -110 sending stop command, original cmd response 0x900, card status 0x400900 [ 22.246335] mmcblk0boot1: error -84 transferring data, sector 8064, nr 8, cmd response 0x900, card status 0x0 [ 22.246337] mmcblk0boot1: retrying using single block read [ 22.248553] mmcblk0boot1: error -84 transferring data, sector 8064, nr 8, cmd response 0x900, card status 0x0 ... [ 22.265044] Buffer I/O error on dev mmcblk0boot1, logical block 1008, async page read Ubiquity reports "Input/output errors" consequently, I'm unable to install Ubuntu on mmcblk0 device. Content of /sys/block/mmcblk0: alignment_offset bdi capability dev device discard_alignment ext_range force_ro holders inflight mmcblk0boot0 mmcblk0boot1 mmcblk0p1 mmcblk0p2 mmcblk0p3 mmcblk0p4 mmcblk0rpmb power queue range removable ro size slaves stat subsystem trace uevent I don't know if it's related, but I also get a warning from libparted: sudo parted -l Warning: The driver descriptor says the physical block size is 2048 bytes, but Linux says it is 512 bytes. Ignore/Cancel? i Error: /dev/mmcblk0rpmb: unrecognised disk label Model: Generic SD/MMC Storage Card (sd/mmc) Disk /dev/mmcblk0rpmb: 4194kB Sector size (logical/physical): 512B/512B Partition Table: unknown Disk Flags: Error: /dev/mmcblk0boot0: unrecognised disk label Model: Generic SD/MMC Storage Card (sd/mmc) Disk /dev/mmcblk0boot0: 4194kB Sector size (logical/physical): 512B/512B Partition Table: unknown Disk Flags: Error: /dev/mmcblk0boot1: unrecognised disk label Model: Generic SD/MMC Storage Card (sd/mmc) Disk /dev/mmcblk0boot1: 4194kB Sector size (logical/physical): 512B/512B Partition Table: unknown Disk Flags: Model: MMC MDGAGC (sd/mmc) Disk /dev/mmcblk0: 125GB Sector size (logical/physical): 512B/512B Partition Table: gpt Disk Flags: Number Start EndSizeFil
[Kernel-packages] [Bug 1402156] Re: mouse pointer inactive after boot (usb mouse)
I updated my BIOS with the 0808 rom image at http://www.asus.com/Motherboards/M2N/HelpDesk_Download/ However, I still encounter this random issue. It just occured a few minutes ago. Here are what you requested : --- j@dt:~$ sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date [sudo] password for j: 0808 03/27/2008 j@dt:~$ --- ** 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/1402156 Title: mouse pointer inactive after boot (usb mouse) Status in linux package in Ubuntu: Confirmed Bug description: After the system boot, the mouse pointer doesn't move. I just unplug my usb mouse and plug it again in order to see the mouse pointer moving. The problem occurs often. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-40-generic 3.13.0-40.69 ProcVersionSignature: Ubuntu 3.13.0-40.69-generic 3.13.11.10 Uname: Linux 3.13.0-40-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: j 1850 F pulseaudio /dev/snd/controlC1: j 1850 F pulseaudio CurrentDesktop: XFCE Date: Sat Dec 13 09:14:30 2014 HibernationDevice: RESUME=UUID=6257dff5-353d-4a62-89c5-01fe28adf801 IwConfig: eth0 no wireless extensions. eth1 no wireless extensions. lono wireless extensions. Lsusb: Bus 001 Device 002: ID 046d:0825 Logitech, Inc. Webcam C270 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 002: ID 046d:c03e Logitech, Inc. Premium Optical Wheel Mouse (M-BT58) Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: System manufacturer System Product Name ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-40-generic root=UUID=69930edc-ea2d-4433-84ad-8f933233fe97 ro splash quiet RelatedPackageVersions: linux-restricted-modules-3.13.0-40-generic N/A linux-backports-modules-3.13.0-40-generic N/A linux-firmware 1.127.10 RfKill: Error: [Errno 2] Aucun fichier ou dossier de ce type: 'rfkill' SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 05/28/2007 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 0702 dmi.board.asset.tag: To Be Filled By O.E.M. dmi.board.name: M2N dmi.board.vendor: ASUSTeK Computer INC. dmi.board.version: Rev 1.xx dmi.chassis.asset.tag: Asset-1234567890 dmi.chassis.type: 3 dmi.chassis.vendor: Chassis Manufacture dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr0702:bd05/28/2007:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM2N:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion: dmi.product.name: System Product Name dmi.product.version: System Version dmi.sys.vendor: System manufacturer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1402156/+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 1421834] Re: Backlight keys not working on ASUS N550JK
** Attachment removed: "fwts" https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1421834/+attachment/4318990/+files/fwts ** Attachment removed: "fwts_method" https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1421834/+attachment/4318991/+files/fwts_method ** Attachment added: "fwts_results.log" https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1421834/+attachment/4319091/+files/fwts_results.log -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-utopic in Ubuntu. https://bugs.launchpad.net/bugs/1421834 Title: Backlight keys not working on ASUS N550JK Status in linux-lts-utopic package in Ubuntu: New Bug description: Backlight keys are not working when logged in the desktop, using /sys/class/backlight/intel_backlight/brightness can adjust the brightness. Usual workarounds listed in https://wiki.ubuntu.com/Kernel/Debugging/Backlight are not working. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3 Uname: Linux 3.16.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 CurrentDesktop: Unity Date: Fri Feb 13 15:46:37 2015 SourcePackage: linux-lts-utopic UpgradeStatus: Upgraded to trusty on 2014-03-25 (325 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1421834/+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 1421834] Re: Backlight keys not working on ASUS N550JK
** Attachment added: "acpidump.txt" https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1421834/+attachment/4318988/+files/acpidump.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-utopic in Ubuntu. https://bugs.launchpad.net/bugs/1421834 Title: Backlight keys not working on ASUS N550JK Status in linux-lts-utopic package in Ubuntu: New Bug description: Backlight keys are not working when logged in the desktop, using /sys/class/backlight/intel_backlight/brightness can adjust the brightness. Usual workarounds listed in https://wiki.ubuntu.com/Kernel/Debugging/Backlight are not working. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3 Uname: Linux 3.16.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 CurrentDesktop: Unity Date: Fri Feb 13 15:46:37 2015 SourcePackage: linux-lts-utopic UpgradeStatus: Upgraded to trusty on 2014-03-25 (325 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1421834/+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 1421834] Re: Backlight keys not working on ASUS N550JK
** Attachment added: "backlight" https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1421834/+attachment/4318986/+files/backlight -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-utopic in Ubuntu. https://bugs.launchpad.net/bugs/1421834 Title: Backlight keys not working on ASUS N550JK Status in linux-lts-utopic package in Ubuntu: New Bug description: Backlight keys are not working when logged in the desktop, using /sys/class/backlight/intel_backlight/brightness can adjust the brightness. Usual workarounds listed in https://wiki.ubuntu.com/Kernel/Debugging/Backlight are not working. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3 Uname: Linux 3.16.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 CurrentDesktop: Unity Date: Fri Feb 13 15:46:37 2015 SourcePackage: linux-lts-utopic UpgradeStatus: Upgraded to trusty on 2014-03-25 (325 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1421834/+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 1421834] Re: Backlight keys not working on ASUS N550JK
** Attachment added: "acpi" https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1421834/+attachment/4318987/+files/acpi -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-utopic in Ubuntu. https://bugs.launchpad.net/bugs/1421834 Title: Backlight keys not working on ASUS N550JK Status in linux-lts-utopic package in Ubuntu: New Bug description: Backlight keys are not working when logged in the desktop, using /sys/class/backlight/intel_backlight/brightness can adjust the brightness. Usual workarounds listed in https://wiki.ubuntu.com/Kernel/Debugging/Backlight are not working. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3 Uname: Linux 3.16.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 CurrentDesktop: Unity Date: Fri Feb 13 15:46:37 2015 SourcePackage: linux-lts-utopic UpgradeStatus: Upgraded to trusty on 2014-03-25 (325 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1421834/+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 1421834] Re: Backlight keys not working on ASUS N550JK
** Attachment added: "video" https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1421834/+attachment/4318992/+files/video -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-utopic in Ubuntu. https://bugs.launchpad.net/bugs/1421834 Title: Backlight keys not working on ASUS N550JK Status in linux-lts-utopic package in Ubuntu: New Bug description: Backlight keys are not working when logged in the desktop, using /sys/class/backlight/intel_backlight/brightness can adjust the brightness. Usual workarounds listed in https://wiki.ubuntu.com/Kernel/Debugging/Backlight are not working. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3 Uname: Linux 3.16.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 CurrentDesktop: Unity Date: Fri Feb 13 15:46:37 2015 SourcePackage: linux-lts-utopic UpgradeStatus: Upgraded to trusty on 2014-03-25 (325 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1421834/+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 1421834] Re: Backlight keys not working on ASUS N550JK
** Attachment added: "dmidecode.log" https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1421834/+attachment/4319002/+files/dmidecode.log -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-utopic in Ubuntu. https://bugs.launchpad.net/bugs/1421834 Title: Backlight keys not working on ASUS N550JK Status in linux-lts-utopic package in Ubuntu: New Bug description: Backlight keys are not working when logged in the desktop, using /sys/class/backlight/intel_backlight/brightness can adjust the brightness. Usual workarounds listed in https://wiki.ubuntu.com/Kernel/Debugging/Backlight are not working. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3 Uname: Linux 3.16.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 CurrentDesktop: Unity Date: Fri Feb 13 15:46:37 2015 SourcePackage: linux-lts-utopic UpgradeStatus: Upgraded to trusty on 2014-03-25 (325 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1421834/+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 1421834] Re: Backlight keys not working on ASUS N550JK
** Attachment added: "fwts_method" https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1421834/+attachment/4318991/+files/fwts_method -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-utopic in Ubuntu. https://bugs.launchpad.net/bugs/1421834 Title: Backlight keys not working on ASUS N550JK Status in linux-lts-utopic package in Ubuntu: New Bug description: Backlight keys are not working when logged in the desktop, using /sys/class/backlight/intel_backlight/brightness can adjust the brightness. Usual workarounds listed in https://wiki.ubuntu.com/Kernel/Debugging/Backlight are not working. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3 Uname: Linux 3.16.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 CurrentDesktop: Unity Date: Fri Feb 13 15:46:37 2015 SourcePackage: linux-lts-utopic UpgradeStatus: Upgraded to trusty on 2014-03-25 (325 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1421834/+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 1421834] Re: Backlight keys not working on ASUS N550JK
** Attachment added: "dsdt.dsl" https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1421834/+attachment/4318989/+files/dsdt.dsl -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-utopic in Ubuntu. https://bugs.launchpad.net/bugs/1421834 Title: Backlight keys not working on ASUS N550JK Status in linux-lts-utopic package in Ubuntu: New Bug description: Backlight keys are not working when logged in the desktop, using /sys/class/backlight/intel_backlight/brightness can adjust the brightness. Usual workarounds listed in https://wiki.ubuntu.com/Kernel/Debugging/Backlight are not working. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3 Uname: Linux 3.16.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 CurrentDesktop: Unity Date: Fri Feb 13 15:46:37 2015 SourcePackage: linux-lts-utopic UpgradeStatus: Upgraded to trusty on 2014-03-25 (325 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1421834/+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 1421834] Re: Backlight keys not working on ASUS N550JK
** Attachment added: "fwts" https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1421834/+attachment/4318990/+files/fwts -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-utopic in Ubuntu. https://bugs.launchpad.net/bugs/1421834 Title: Backlight keys not working on ASUS N550JK Status in linux-lts-utopic package in Ubuntu: New Bug description: Backlight keys are not working when logged in the desktop, using /sys/class/backlight/intel_backlight/brightness can adjust the brightness. Usual workarounds listed in https://wiki.ubuntu.com/Kernel/Debugging/Backlight are not working. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3 Uname: Linux 3.16.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 CurrentDesktop: Unity Date: Fri Feb 13 15:46:37 2015 SourcePackage: linux-lts-utopic UpgradeStatus: Upgraded to trusty on 2014-03-25 (325 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1421834/+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 1421834] Re: Backlight keys not working on ASUS N550JK
** Attachment added: "version" https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1421834/+attachment/4319001/+files/version -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-utopic in Ubuntu. https://bugs.launchpad.net/bugs/1421834 Title: Backlight keys not working on ASUS N550JK Status in linux-lts-utopic package in Ubuntu: New Bug description: Backlight keys are not working when logged in the desktop, using /sys/class/backlight/intel_backlight/brightness can adjust the brightness. Usual workarounds listed in https://wiki.ubuntu.com/Kernel/Debugging/Backlight are not working. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3 Uname: Linux 3.16.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 CurrentDesktop: Unity Date: Fri Feb 13 15:46:37 2015 SourcePackage: linux-lts-utopic UpgradeStatus: Upgraded to trusty on 2014-03-25 (325 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1421834/+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 1421834] [NEW] Backlight keys not working on ASUS N550JK
Public bug reported: Backlight keys are not working when logged in the desktop, using /sys/class/backlight/intel_backlight/brightness can adjust the brightness. Usual workarounds listed in https://wiki.ubuntu.com/Kernel/Debugging/Backlight are not working. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3 Uname: Linux 3.16.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 CurrentDesktop: Unity Date: Fri Feb 13 15:46:37 2015 SourcePackage: linux-lts-utopic UpgradeStatus: Upgraded to trusty on 2014-03-25 (325 days ago) ** Affects: linux-lts-utopic (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-lts-utopic in Ubuntu. https://bugs.launchpad.net/bugs/1421834 Title: Backlight keys not working on ASUS N550JK Status in linux-lts-utopic package in Ubuntu: New Bug description: Backlight keys are not working when logged in the desktop, using /sys/class/backlight/intel_backlight/brightness can adjust the brightness. Usual workarounds listed in https://wiki.ubuntu.com/Kernel/Debugging/Backlight are not working. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3 Uname: Linux 3.16.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 CurrentDesktop: Unity Date: Fri Feb 13 15:46:37 2015 SourcePackage: linux-lts-utopic UpgradeStatus: Upgraded to trusty on 2014-03-25 (325 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1421834/+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 1402156] [NEW] mouse pointer inactive after boot (usb mouse)
Public bug reported: After the system boot, the mouse pointer doesn't move. I just unplug my usb mouse and plug it again in order to see the mouse pointer moving. The problem occurs often. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-40-generic 3.13.0-40.69 ProcVersionSignature: Ubuntu 3.13.0-40.69-generic 3.13.11.10 Uname: Linux 3.13.0-40-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: j 1850 F pulseaudio /dev/snd/controlC1: j 1850 F pulseaudio CurrentDesktop: XFCE Date: Sat Dec 13 09:14:30 2014 HibernationDevice: RESUME=UUID=6257dff5-353d-4a62-89c5-01fe28adf801 IwConfig: eth0 no wireless extensions. eth1 no wireless extensions. lono wireless extensions. Lsusb: Bus 001 Device 002: ID 046d:0825 Logitech, Inc. Webcam C270 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 002: ID 046d:c03e Logitech, Inc. Premium Optical Wheel Mouse (M-BT58) Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: System manufacturer System Product Name ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-40-generic root=UUID=69930edc-ea2d-4433-84ad-8f933233fe97 ro splash quiet RelatedPackageVersions: linux-restricted-modules-3.13.0-40-generic N/A linux-backports-modules-3.13.0-40-generic N/A linux-firmware 1.127.10 RfKill: Error: [Errno 2] Aucun fichier ou dossier de ce type: 'rfkill' SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 05/28/2007 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 0702 dmi.board.asset.tag: To Be Filled By O.E.M. dmi.board.name: M2N dmi.board.vendor: ASUSTeK Computer INC. dmi.board.version: Rev 1.xx dmi.chassis.asset.tag: Asset-1234567890 dmi.chassis.type: 3 dmi.chassis.vendor: Chassis Manufacture dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr0702:bd05/28/2007:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM2N:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion: dmi.product.name: System Product Name dmi.product.version: System Version dmi.sys.vendor: System manufacturer ** 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/1402156 Title: mouse pointer inactive after boot (usb mouse) Status in linux package in Ubuntu: New Bug description: After the system boot, the mouse pointer doesn't move. I just unplug my usb mouse and plug it again in order to see the mouse pointer moving. The problem occurs often. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-40-generic 3.13.0-40.69 ProcVersionSignature: Ubuntu 3.13.0-40.69-generic 3.13.11.10 Uname: Linux 3.13.0-40-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: j 1850 F pulseaudio /dev/snd/controlC1: j 1850 F pulseaudio CurrentDesktop: XFCE Date: Sat Dec 13 09:14:30 2014 HibernationDevice: RESUME=UUID=6257dff5-353d-4a62-89c5-01fe28adf801 IwConfig: eth0 no wireless extensions. eth1 no wireless extensions. lono wireless extensions. Lsusb: Bus 001 Device 002: ID 046d:0825 Logitech, Inc. Webcam C270 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 002: ID 046d:c03e Logitech, Inc. Premium Optical Wheel Mouse (M-BT58) Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: System manufacturer System Product Name ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-40-generic root=UUID=69930edc-ea2d-4433-84ad-8f933233fe97 ro splash quiet RelatedPackageVersions: linux-restricted-modules-3.13.0-40-generic N/A linux-backports-modules-3.13.0-40-generic N/A linux-firmware 1.127.10 RfKill: Error: [Errno 2] Aucun fichier ou dossier de ce type: 'rfkill' SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 05/28/2007 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 0702 dmi.board.asset.tag: To Be Filled By O.E.M. dmi.board.name: M2N dmi.board.vendor: ASUSTeK Computer INC. dmi.board.version: Rev 1.xx dmi.chassis.asset.tag: Asset-1234567890 dmi.chassis.type: 3 dmi.chassis.vendor: Chassis Manufacture dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr0702:bd05/28/2007:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComput
[Kernel-packages] [Bug 1338029] Re: HP Pavilion zd7000 : bluetooth not available
I click on the "Activate" button from the previous dialog but it seems it isn't activated. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to b43-fwcutter in Ubuntu. https://bugs.launchpad.net/bugs/1338029 Title: HP Pavilion zd7000 : bluetooth not available Status in “b43-fwcutter” package in Ubuntu: New Bug description: The blueman-manager shows a dialog window which tells the bluetooth isn't activated altough the Wifi/bluetooth button properly enabled the wifi (and I achieved to communicate with the Internet through wifi with this Lubuntu release). ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: firmware-b43-installer 1:018-2 ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic i686 NonfreeKernelModules: nvidia ApportVersion: 2.14.1-0ubuntu3.2 Architecture: i386 CurrentDesktop: LXDE Date: Sat Jul 5 10:44:38 2014 InstallationDate: Installed on 2014-06-28 (6 days ago) InstallationMedia: Lubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140416.2) PackageArchitecture: all SourcePackage: b43-fwcutter UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/b43-fwcutter/+bug/1338029/+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 1338029] [NEW] HP Pavilion zd7000 : bluetooth not available
Public bug reported: The blueman-manager shows a dialog window which tells the bluetooth isn't activated altough the Wifi/bluetooth button properly enabled the wifi (and I achieved to communicate with the Internet through wifi with this Lubuntu release). ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: firmware-b43-installer 1:018-2 ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic i686 NonfreeKernelModules: nvidia ApportVersion: 2.14.1-0ubuntu3.2 Architecture: i386 CurrentDesktop: LXDE Date: Sat Jul 5 10:44:38 2014 InstallationDate: Installed on 2014-06-28 (6 days ago) InstallationMedia: Lubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140416.2) PackageArchitecture: all SourcePackage: b43-fwcutter UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: b43-fwcutter (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 trusty -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to b43-fwcutter in Ubuntu. https://bugs.launchpad.net/bugs/1338029 Title: HP Pavilion zd7000 : bluetooth not available Status in “b43-fwcutter” package in Ubuntu: New Bug description: The blueman-manager shows a dialog window which tells the bluetooth isn't activated altough the Wifi/bluetooth button properly enabled the wifi (and I achieved to communicate with the Internet through wifi with this Lubuntu release). ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: firmware-b43-installer 1:018-2 ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic i686 NonfreeKernelModules: nvidia ApportVersion: 2.14.1-0ubuntu3.2 Architecture: i386 CurrentDesktop: LXDE Date: Sat Jul 5 10:44:38 2014 InstallationDate: Installed on 2014-06-28 (6 days ago) InstallationMedia: Lubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140416.2) PackageArchitecture: all SourcePackage: b43-fwcutter UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/b43-fwcutter/+bug/1338029/+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 1335599] Re: [HP Pavilion zd7000] computer freezes while poweroff
As a complement, I remember that the graphical tool for managing the proprietary driver first displayed 3 devices which had a proprietary driver. However, after installing the nvidia driver for my graphic card, then I didn't saw the 2 other devices into the list proposed by the graphical tool. Looking again after the bug workaround (installing the wifi driver), then I noticed the 2 missing devies appeared again into the graphical tool. -- 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/1335599 Title: [HP Pavilion zd7000] computer freezes while poweroff Status in “linux” package in Ubuntu: Confirmed Bug description: Using Lubuntu, I click on the "logout" button from the desktop menu and choose to poweroff the computer. Then I see the plymouth feedback (lubuntu written besides dots which are changing their color while the shutdown). Finally, I get a black screen but the computer still run for minutes. I have to force the poweroff with a long pression on the power button of my laptop. Later I see in /var/log/syslog : --- 06-29 09:46 dbus: <29>Jun 29 09:46:05 dbus[455]: [system] Activating service name='org.freedesktop.systemd1' (using servicehelper) 06-29 09:46 dbus: <29>Jun 29 09:46:05 dbus[455]: [system] Successfully activated service 'org.freedesktop.systemd1' 06-29 09:46 rsyslogd: [origin software="rsyslogd" swVersion="7.4.4" x-pid="419" x-info="http://www.rsyslog.com";] exiting on signal 15. 06-29 11:46 rsyslogd: [origin software="rsyslogd" swVersion="7.4.4" x-pid="599" x-info="http://www.rsyslog.com";] start --- ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-generic 3.13.0.30.36 ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic i686 NonfreeKernelModules: wl nvidia ApportVersion: 2.14.1-0ubuntu3.2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: admin_seulement 1326 F lxpanel CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type: 'iw' CurrentDesktop: LXDE Date: Sun Jun 29 11:57:56 2014 HibernationDevice: RESUME=UUID=8fe171dd-0ab2-434d-9fb8-b1c1ced9cb5f InstallationDate: Installed on 2014-06-28 (0 days ago) InstallationMedia: Lubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140416.2) IwConfig: lono wireless extensions. eth0 no wireless extensions. Lsusb: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: Hewlett-Packard Pavilion zd7000 (PN599EA#ABF) ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic root=UUID=b6d47f5b-8476-41d1-a5a5-789e6f309752 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.13.0-30-generic N/A linux-backports-modules-3.13.0-30-generic N/A linux-firmware 1.127.4 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 07/12/2004 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: F.34 dmi.board.name: 0880 dmi.board.vendor: Hewlett-Packard dmi.board.version: 28.2E dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.chassis.version: N/A dmi.modalias: dmi:bvnHewlett-Packard:bvrF.34:bd07/12/2004:svnHewlett-Packard:pnPavilionzd7000(PN599EA#ABF):pvrRev1:rvnHewlett-Packard:rn0880:rvr28.2E:cvnHewlett-Packard:ct10:cvrN/A: dmi.product.name: Pavilion zd7000 (PN599EA#ABF) dmi.product.version: Rev 1 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1335599/+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 1335599] Re: [HP Pavilion zd7000] computer freezes while poweroff
I achieved to poweroff my computer after the following attempts to install my wifi proprietary driver. However, with a previous attempt to install this driver, I'm not sure that this package fixed the issue : I previously installed by using synaptic : - b43-fwcutter - firmware-b43legacy-installer The wifi didn't yet worked. Next I executed the below commands : """ sudo purge firmware-b43legacy-installer sudo apt-get install firmware-b43-installer """ ** Attachment added: "/var/log/dpkg.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1335599/+attachment/4143539/+files/dpkg.log -- 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/1335599 Title: [HP Pavilion zd7000] computer freezes while poweroff Status in “linux” package in Ubuntu: Confirmed Bug description: Using Lubuntu, I click on the "logout" button from the desktop menu and choose to poweroff the computer. Then I see the plymouth feedback (lubuntu written besides dots which are changing their color while the shutdown). Finally, I get a black screen but the computer still run for minutes. I have to force the poweroff with a long pression on the power button of my laptop. Later I see in /var/log/syslog : --- 06-29 09:46 dbus: <29>Jun 29 09:46:05 dbus[455]: [system] Activating service name='org.freedesktop.systemd1' (using servicehelper) 06-29 09:46 dbus: <29>Jun 29 09:46:05 dbus[455]: [system] Successfully activated service 'org.freedesktop.systemd1' 06-29 09:46 rsyslogd: [origin software="rsyslogd" swVersion="7.4.4" x-pid="419" x-info="http://www.rsyslog.com";] exiting on signal 15. 06-29 11:46 rsyslogd: [origin software="rsyslogd" swVersion="7.4.4" x-pid="599" x-info="http://www.rsyslog.com";] start --- ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-generic 3.13.0.30.36 ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic i686 NonfreeKernelModules: wl nvidia ApportVersion: 2.14.1-0ubuntu3.2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: admin_seulement 1326 F lxpanel CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type: 'iw' CurrentDesktop: LXDE Date: Sun Jun 29 11:57:56 2014 HibernationDevice: RESUME=UUID=8fe171dd-0ab2-434d-9fb8-b1c1ced9cb5f InstallationDate: Installed on 2014-06-28 (0 days ago) InstallationMedia: Lubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140416.2) IwConfig: lono wireless extensions. eth0 no wireless extensions. Lsusb: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: Hewlett-Packard Pavilion zd7000 (PN599EA#ABF) ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic root=UUID=b6d47f5b-8476-41d1-a5a5-789e6f309752 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.13.0-30-generic N/A linux-backports-modules-3.13.0-30-generic N/A linux-firmware 1.127.4 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 07/12/2004 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: F.34 dmi.board.name: 0880 dmi.board.vendor: Hewlett-Packard dmi.board.version: 28.2E dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.chassis.version: N/A dmi.modalias: dmi:bvnHewlett-Packard:bvrF.34:bd07/12/2004:svnHewlett-Packard:pnPavilionzd7000(PN599EA#ABF):pvrRev1:rvnHewlett-Packard:rn0880:rvr28.2E:cvnHewlett-Packard:ct10:cvrN/A: dmi.product.name: Pavilion zd7000 (PN599EA#ABF) dmi.product.version: Rev 1 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1335599/+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 1335599] Re: [HP Pavilion zd7000] computer freezes while poweroff
How can a wifi driver be related to a freeze while poweroff ? -- 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/1335599 Title: [HP Pavilion zd7000] computer freezes while poweroff Status in “linux” package in Ubuntu: Confirmed Bug description: Using Lubuntu, I click on the "logout" button from the desktop menu and choose to poweroff the computer. Then I see the plymouth feedback (lubuntu written besides dots which are changing their color while the shutdown). Finally, I get a black screen but the computer still run for minutes. I have to force the poweroff with a long pression on the power button of my laptop. Later I see in /var/log/syslog : --- 06-29 09:46 dbus: <29>Jun 29 09:46:05 dbus[455]: [system] Activating service name='org.freedesktop.systemd1' (using servicehelper) 06-29 09:46 dbus: <29>Jun 29 09:46:05 dbus[455]: [system] Successfully activated service 'org.freedesktop.systemd1' 06-29 09:46 rsyslogd: [origin software="rsyslogd" swVersion="7.4.4" x-pid="419" x-info="http://www.rsyslog.com";] exiting on signal 15. 06-29 11:46 rsyslogd: [origin software="rsyslogd" swVersion="7.4.4" x-pid="599" x-info="http://www.rsyslog.com";] start --- ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-generic 3.13.0.30.36 ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic i686 NonfreeKernelModules: wl nvidia ApportVersion: 2.14.1-0ubuntu3.2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: admin_seulement 1326 F lxpanel CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type: 'iw' CurrentDesktop: LXDE Date: Sun Jun 29 11:57:56 2014 HibernationDevice: RESUME=UUID=8fe171dd-0ab2-434d-9fb8-b1c1ced9cb5f InstallationDate: Installed on 2014-06-28 (0 days ago) InstallationMedia: Lubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140416.2) IwConfig: lono wireless extensions. eth0 no wireless extensions. Lsusb: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: Hewlett-Packard Pavilion zd7000 (PN599EA#ABF) ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic root=UUID=b6d47f5b-8476-41d1-a5a5-789e6f309752 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.13.0-30-generic N/A linux-backports-modules-3.13.0-30-generic N/A linux-firmware 1.127.4 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 07/12/2004 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: F.34 dmi.board.name: 0880 dmi.board.vendor: Hewlett-Packard dmi.board.version: 28.2E dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.chassis.version: N/A dmi.modalias: dmi:bvnHewlett-Packard:bvrF.34:bd07/12/2004:svnHewlett-Packard:pnPavilionzd7000(PN599EA#ABF):pvrRev1:rvnHewlett-Packard:rn0880:rvr28.2E:cvnHewlett-Packard:ct10:cvrN/A: dmi.product.name: Pavilion zd7000 (PN599EA#ABF) dmi.product.version: Rev 1 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1335599/+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 1335599] Re: [HP Pavilion zd7000] computer freezes while poweroff
** Attachment added: "older /var/log/dpkg.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1335599/+attachment/4143540/+files/dpkg.log.1 -- 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/1335599 Title: [HP Pavilion zd7000] computer freezes while poweroff Status in “linux” package in Ubuntu: Confirmed Bug description: Using Lubuntu, I click on the "logout" button from the desktop menu and choose to poweroff the computer. Then I see the plymouth feedback (lubuntu written besides dots which are changing their color while the shutdown). Finally, I get a black screen but the computer still run for minutes. I have to force the poweroff with a long pression on the power button of my laptop. Later I see in /var/log/syslog : --- 06-29 09:46 dbus: <29>Jun 29 09:46:05 dbus[455]: [system] Activating service name='org.freedesktop.systemd1' (using servicehelper) 06-29 09:46 dbus: <29>Jun 29 09:46:05 dbus[455]: [system] Successfully activated service 'org.freedesktop.systemd1' 06-29 09:46 rsyslogd: [origin software="rsyslogd" swVersion="7.4.4" x-pid="419" x-info="http://www.rsyslog.com";] exiting on signal 15. 06-29 11:46 rsyslogd: [origin software="rsyslogd" swVersion="7.4.4" x-pid="599" x-info="http://www.rsyslog.com";] start --- ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-generic 3.13.0.30.36 ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic i686 NonfreeKernelModules: wl nvidia ApportVersion: 2.14.1-0ubuntu3.2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: admin_seulement 1326 F lxpanel CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type: 'iw' CurrentDesktop: LXDE Date: Sun Jun 29 11:57:56 2014 HibernationDevice: RESUME=UUID=8fe171dd-0ab2-434d-9fb8-b1c1ced9cb5f InstallationDate: Installed on 2014-06-28 (0 days ago) InstallationMedia: Lubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140416.2) IwConfig: lono wireless extensions. eth0 no wireless extensions. Lsusb: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: Hewlett-Packard Pavilion zd7000 (PN599EA#ABF) ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic root=UUID=b6d47f5b-8476-41d1-a5a5-789e6f309752 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.13.0-30-generic N/A linux-backports-modules-3.13.0-30-generic N/A linux-firmware 1.127.4 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 07/12/2004 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: F.34 dmi.board.name: 0880 dmi.board.vendor: Hewlett-Packard dmi.board.version: 28.2E dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.chassis.version: N/A dmi.modalias: dmi:bvnHewlett-Packard:bvrF.34:bd07/12/2004:svnHewlett-Packard:pnPavilionzd7000(PN599EA#ABF):pvrRev1:rvnHewlett-Packard:rn0880:rvr28.2E:cvnHewlett-Packard:ct10:cvrN/A: dmi.product.name: Pavilion zd7000 (PN599EA#ABF) dmi.product.version: Rev 1 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1335599/+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 1335599] Re: computer freezes while poweroff
The bug occurs each time I want to poweroff whatever the method is. -- 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/1335599 Title: computer freezes while poweroff Status in “linux” package in Ubuntu: Confirmed Bug description: Using Lubuntu, I click on the "logout" button from the desktop menu and choose to poweroff the computer. Then I see the plymouth feedback (lubuntu written besides dots which are changing their color while the shutdown). Finally, I get a black screen but the computer still run for minutes. I have to force the poweroff with a long pression on the power button of my laptop. Later I see in /var/log/syslog : --- 06-29 09:46 dbus: <29>Jun 29 09:46:05 dbus[455]: [system] Activating service name='org.freedesktop.systemd1' (using servicehelper) 06-29 09:46 dbus: <29>Jun 29 09:46:05 dbus[455]: [system] Successfully activated service 'org.freedesktop.systemd1' 06-29 09:46 rsyslogd: [origin software="rsyslogd" swVersion="7.4.4" x-pid="419" x-info="http://www.rsyslog.com";] exiting on signal 15. 06-29 11:46 rsyslogd: [origin software="rsyslogd" swVersion="7.4.4" x-pid="599" x-info="http://www.rsyslog.com";] start --- ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-generic 3.13.0.30.36 ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic i686 NonfreeKernelModules: wl nvidia ApportVersion: 2.14.1-0ubuntu3.2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: admin_seulement 1326 F lxpanel CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type: 'iw' CurrentDesktop: LXDE Date: Sun Jun 29 11:57:56 2014 HibernationDevice: RESUME=UUID=8fe171dd-0ab2-434d-9fb8-b1c1ced9cb5f InstallationDate: Installed on 2014-06-28 (0 days ago) InstallationMedia: Lubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140416.2) IwConfig: lono wireless extensions. eth0 no wireless extensions. Lsusb: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: Hewlett-Packard Pavilion zd7000 (PN599EA#ABF) ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic root=UUID=b6d47f5b-8476-41d1-a5a5-789e6f309752 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.13.0-30-generic N/A linux-backports-modules-3.13.0-30-generic N/A linux-firmware 1.127.4 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 07/12/2004 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: F.34 dmi.board.name: 0880 dmi.board.vendor: Hewlett-Packard dmi.board.version: 28.2E dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.chassis.version: N/A dmi.modalias: dmi:bvnHewlett-Packard:bvrF.34:bd07/12/2004:svnHewlett-Packard:pnPavilionzd7000(PN599EA#ABF):pvrRev1:rvnHewlett-Packard:rn0880:rvr28.2E:cvnHewlett-Packard:ct10:cvrN/A: dmi.product.name: Pavilion zd7000 (PN599EA#ABF) dmi.product.version: Rev 1 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1335599/+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 1335599] Re: computer freezes while poweroff
I have the same bug when I'm not connected into the desktop environment (just the lightdm greater). I login into a tty console and execute "sudo poweroff". Same result. -- 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/1335599 Title: computer freezes while poweroff Status in “linux” package in Ubuntu: Confirmed Bug description: Using Lubuntu, I click on the "logout" button from the desktop menu and choose to poweroff the computer. Then I see the plymouth feedback (lubuntu written besides dots which are changing their color while the shutdown). Finally, I get a black screen but the computer still run for minutes. I have to force the poweroff with a long pression on the power button of my laptop. Later I see in /var/log/syslog : --- 06-29 09:46 dbus: <29>Jun 29 09:46:05 dbus[455]: [system] Activating service name='org.freedesktop.systemd1' (using servicehelper) 06-29 09:46 dbus: <29>Jun 29 09:46:05 dbus[455]: [system] Successfully activated service 'org.freedesktop.systemd1' 06-29 09:46 rsyslogd: [origin software="rsyslogd" swVersion="7.4.4" x-pid="419" x-info="http://www.rsyslog.com";] exiting on signal 15. 06-29 11:46 rsyslogd: [origin software="rsyslogd" swVersion="7.4.4" x-pid="599" x-info="http://www.rsyslog.com";] start --- ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-generic 3.13.0.30.36 ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic i686 NonfreeKernelModules: wl nvidia ApportVersion: 2.14.1-0ubuntu3.2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: admin_seulement 1326 F lxpanel CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type: 'iw' CurrentDesktop: LXDE Date: Sun Jun 29 11:57:56 2014 HibernationDevice: RESUME=UUID=8fe171dd-0ab2-434d-9fb8-b1c1ced9cb5f InstallationDate: Installed on 2014-06-28 (0 days ago) InstallationMedia: Lubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140416.2) IwConfig: lono wireless extensions. eth0 no wireless extensions. Lsusb: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: Hewlett-Packard Pavilion zd7000 (PN599EA#ABF) ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic root=UUID=b6d47f5b-8476-41d1-a5a5-789e6f309752 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.13.0-30-generic N/A linux-backports-modules-3.13.0-30-generic N/A linux-firmware 1.127.4 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 07/12/2004 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: F.34 dmi.board.name: 0880 dmi.board.vendor: Hewlett-Packard dmi.board.version: 28.2E dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.chassis.version: N/A dmi.modalias: dmi:bvnHewlett-Packard:bvrF.34:bd07/12/2004:svnHewlett-Packard:pnPavilionzd7000(PN599EA#ABF):pvrRev1:rvnHewlett-Packard:rn0880:rvr28.2E:cvnHewlett-Packard:ct10:cvrN/A: dmi.product.name: Pavilion zd7000 (PN599EA#ABF) dmi.product.version: Rev 1 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1335599/+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 1335599] [NEW] computer freezes while poweroff
Public bug reported: Using Lubuntu, I click on the "logout" button from the desktop menu and choose to poweroff the computer. Then I see the plymouth feedback (lubuntu written besides dots which are changing their color while the shutdown). Finally, I get a black screen but the computer still run for minutes. I have to force the poweroff with a long pression on the power button of my laptop. Later I see in /var/log/syslog : --- 06-29 09:46 dbus: <29>Jun 29 09:46:05 dbus[455]: [system] Activating service name='org.freedesktop.systemd1' (using servicehelper) 06-29 09:46 dbus: <29>Jun 29 09:46:05 dbus[455]: [system] Successfully activated service 'org.freedesktop.systemd1' 06-29 09:46 rsyslogd: [origin software="rsyslogd" swVersion="7.4.4" x-pid="419" x-info="http://www.rsyslog.com";] exiting on signal 15. 06-29 11:46 rsyslogd: [origin software="rsyslogd" swVersion="7.4.4" x-pid="599" x-info="http://www.rsyslog.com";] start --- ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-generic 3.13.0.30.36 ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic i686 NonfreeKernelModules: wl nvidia ApportVersion: 2.14.1-0ubuntu3.2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: admin_seulement 1326 F lxpanel CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type: 'iw' CurrentDesktop: LXDE Date: Sun Jun 29 11:57:56 2014 HibernationDevice: RESUME=UUID=8fe171dd-0ab2-434d-9fb8-b1c1ced9cb5f InstallationDate: Installed on 2014-06-28 (0 days ago) InstallationMedia: Lubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140416.2) IwConfig: lono wireless extensions. eth0 no wireless extensions. Lsusb: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: Hewlett-Packard Pavilion zd7000 (PN599EA#ABF) ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic root=UUID=b6d47f5b-8476-41d1-a5a5-789e6f309752 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.13.0-30-generic N/A linux-backports-modules-3.13.0-30-generic N/A linux-firmware 1.127.4 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 07/12/2004 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: F.34 dmi.board.name: 0880 dmi.board.vendor: Hewlett-Packard dmi.board.version: 28.2E dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.chassis.version: N/A dmi.modalias: dmi:bvnHewlett-Packard:bvrF.34:bd07/12/2004:svnHewlett-Packard:pnPavilionzd7000(PN599EA#ABF):pvrRev1:rvnHewlett-Packard:rn0880:rvr28.2E:cvnHewlett-Packard:ct10:cvrN/A: dmi.product.name: Pavilion zd7000 (PN599EA#ABF) dmi.product.version: Rev 1 dmi.sys.vendor: Hewlett-Packard ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 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/1335599 Title: computer freezes while poweroff Status in “linux” package in Ubuntu: New Bug description: Using Lubuntu, I click on the "logout" button from the desktop menu and choose to poweroff the computer. Then I see the plymouth feedback (lubuntu written besides dots which are changing their color while the shutdown). Finally, I get a black screen but the computer still run for minutes. I have to force the poweroff with a long pression on the power button of my laptop. Later I see in /var/log/syslog : --- 06-29 09:46 dbus: <29>Jun 29 09:46:05 dbus[455]: [system] Activating service name='org.freedesktop.systemd1' (using servicehelper) 06-29 09:46 dbus: <29>Jun 29 09:46:05 dbus[455]: [system] Successfully activated service 'org.freedesktop.systemd1' 06-29 09:46 rsyslogd: [origin software="rsyslogd" swVersion="7.4.4" x-pid="419" x-info="http://www.rsyslog.com";] exiting on signal 15. 06-29 11:46 rsyslogd: [origin software="rsyslogd" swVersion="7.4.4" x-pid="599" x-info="http://www.rsyslog.com";] start --- ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-generic 3.13.0.30.36 ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic i686 NonfreeKernelModules: wl nvidia ApportVersion: 2.14.1-0ubuntu3.2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: admin_seulement 1326 F lxpanel CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type: 'iw' CurrentDesktop: LXDE Date: Sun Jun 29 11:57:56 2014 HibernationDevice: RESUME=UUID=8fe171dd-0ab2-434d-9fb8-b1c1ced9cb5f InstallationDate: Installed on 2014-06-28 (0
[Kernel-packages] [Bug 1327979] [NEW] window content not repaint
Public bug reported: The bug appeared after installing the linux-image-2.6.32-61-generic package. The bug doesn't happen when I manually booted with the image from linux- image-2.6.32-60 (ESC key when Grub countdown and select the "60" kernel). I first though it was a firefox bug. I uninstalled "flash-plugin- installer" but the problem still occur : I couldn't use the window content nor the menu bar. I next installed Midori and lauchned it. It worked well for a few minutes. Then I had the same issue (window content frozen, can't access to the menu bar). I notice that a virtual console (GNOME Terminal) had the same issue. I installed the proprietary graphic driver from NVIDIA but it didn't fix the bug. I finally went back to the previous kernel and the bug disappeared. ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: linux-image-2.6.32-61-generic 2.6.32-61.124 Regression: Yes Reproducible: Yes ProcVersionSignature: Ubuntu 2.6.32-60.122-generic 2.6.32.61+drm33.26 Uname: Linux 2.6.32-60-generic x86_64 NonfreeKernelModules: nvidia AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21. Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: j 1302 F pulseaudio /dev/snd/pcmC0D0p: j 1302 F...m pulseaudio CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type Card0.Amixer.info: Card hw:0 'NVidia'/'HDA NVidia at 0xdddf8000 irq 22' Mixer name : 'Analog Devices AD1988' Components : 'HDA:11d41988,10438241,00100400' Controls : 40 Simple ctrls : 23 Date: Mon Jun 9 09:51:56 2014 HibernationDevice: RESUME=UUID=c7f7fe9c-e1cd-4b24-8c8e-84a7d1337874 Lsusb: Bus 002 Device 002: ID 046d:c03e Logitech, Inc. Premium Optical Wheel Mouse Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: System manufacturer System Product Name ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-60-generic root=UUID=61eae3b7-cc04-4622-bc67-2e883b1a5b2e ro quiet splash ProcEnviron: LANGUAGE=fr_FR:fr:en_GB:en PATH=(custom, no user) LANG=fr_FR.utf8 SHELL=/bin/bash RelatedPackageVersions: linux-firmware 1.34.14 RfKill: SourcePackage: linux dmi.bios.date: 05/28/2007 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 0702 dmi.board.asset.tag: To Be Filled By O.E.M. dmi.board.name: M2N dmi.board.vendor: ASUSTeK Computer INC. dmi.board.version: Rev 1.xx dmi.chassis.asset.tag: Asset-1234567890 dmi.chassis.type: 3 dmi.chassis.vendor: Chassis Manufacture dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr0702:bd05/28/2007:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM2N:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion: dmi.product.name: System Product Name dmi.product.version: System Version dmi.sys.vendor: System manufacturer ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug graphics lucid needs-upstream-testing regression-update -- 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/1327979 Title: window content not repaint Status in “linux” package in Ubuntu: New Bug description: The bug appeared after installing the linux-image-2.6.32-61-generic package. The bug doesn't happen when I manually booted with the image from linux-image-2.6.32-60 (ESC key when Grub countdown and select the "60" kernel). I first though it was a firefox bug. I uninstalled "flash-plugin- installer" but the problem still occur : I couldn't use the window content nor the menu bar. I next installed Midori and lauchned it. It worked well for a few minutes. Then I had the same issue (window content frozen, can't access to the menu bar). I notice that a virtual console (GNOME Terminal) had the same issue. I installed the proprietary graphic driver from NVIDIA but it didn't fix the bug. I finally went back to the previous kernel and the bug disappeared. ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: linux-image-2.6.32-61-generic 2.6.32-61.124 Regression: Yes Reproducible: Yes ProcVersionSignature: Ubuntu 2.6.32-60.122-generic 2.6.32.61+drm33.26 Uname: Linux 2.6.32-60-generic x86_64 NonfreeKernelModules: nvidia AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21. Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: j 1302 F pulseaudio /dev/snd/pcmC0D0p: j 1302 F...m pulseaudio CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type Card0.Amixer.info: Card hw:0 'NVidia'/'HDA NVidia at 0xdddf8000 irq 22' Mixer name : 'Analog Devices AD1988' Components : 'HDA:11d41988,10438241,00100400' Controls : 40 Simple ctrls : 23 Date: Mon Jun 9 09:51:56 2014 H
[Kernel-packages] [Bug 1275809] Re: (docker/lxc) container restart causes kernel to lockup
For what it's worth, some bugs can be easier to reproduce on machines with lots of cores (that might explain why you couldn't reproduce it on your local laptop). I recall that bug #1011792 never happened on our local 4-cores VM, but the same workload would lock up a 8-cores VM in a few hours. -- 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/1275809 Title: (docker/lxc) container restart causes kernel to lockup Status in “linux” package in Ubuntu: Triaged Bug description: After restarting some 'ghost' docker containers on precise with the raring-lts kernel, the kernel locks up and shows: [1095015.392057] BUG: soft lockup - CPU#0 stuck for 22s! [gunicorn:12804] ... (for each core) Here is the original, more docker focused bug report: https://github.com/dotcloud/docker/issues/3873 I could reproduce this bug with various kernel versions. I've set the softlockup_panic=1 kernel parameter to get some stack traces. See this gist for stack trace for 3.5 and 3.8 kernels (will add 3.11 any minute): https://gist.github.com/discordianfish/7886354d9a19b2084775 It also contains a small script to reproduce this, although I couldn't reproduce it in a vagrant VM just our Dell R710 systems so far. --- AlsaDevices: total 0 crw-rw---T 1 root audio 116, 1 Feb 3 09:45 seq crw-rw---T 1 root audio 116, 33 Feb 3 09:45 timer AplayDevices: Error: [Errno 2] No such file or directory ApportVersion: 2.0.1-0ubuntu17.6 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory AudioDevicesInUse: Error: [Errno 2] No such file or directory CRDA: Error: [Errno 2] No such file or directory DistroRelease: Ubuntu 12.04 HibernationDevice: RESUME=UUID=e8d3c6ec-f202-480c-ac43-52ffbbbcb393 IwConfig: Error: [Errno 2] No such file or directory MachineType: Dell Inc. PowerEdge R710 MarkForUpload: True Package: linux (not installed) PciMultimedia: ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-35-generic root=/dev/mapper/ubuntu--vg-root ro console=tty0 console=ttyS1,115200 softlockup_panic=1 ProcVersionSignature: Ubuntu 3.8.0-35.52~precise1-generic 3.8.13.13 RelatedPackageVersions: linux-restricted-modules-3.8.0-35-generic N/A linux-backports-modules-3.8.0-35-generic N/A linux-firmware1.79.9 RfKill: Error: [Errno 2] No such file or directory Tags: precise Uname: Linux 3.8.0-35-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: dmi.bios.date: 07/24/2012 dmi.bios.vendor: Dell Inc. dmi.bios.version: 6.3.0 dmi.board.name: 0YDJK3 dmi.board.vendor: Dell Inc. dmi.board.version: A09 dmi.chassis.type: 23 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvr6.3.0:bd07/24/2012:svnDellInc.:pnPowerEdgeR710:pvr:rvnDellInc.:rn0YDJK3:rvrA09:cvnDellInc.:ct23:cvr: dmi.product.name: PowerEdge R710 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1275809/+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 1213145] Re: frozen computer
The problem is fixed for me now by using this specific kernel. However, I know other persons of my organization who encounter the same issue I had. If it is fixed into the LTS release, then it would possibly prevent new bug reports to be filed in the future. -- 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/1213145 Title: frozen computer Status in “linux” package in Ubuntu: Incomplete Bug description: My computer freezes roughly once a week since the begining I got it. When frozen, the CTRL-ALT-BACKSPACE, CTRL-ALT-DEL, ALTGR-SYST-K, ALTGR-PRINT-K key combinations, doesn't make anything. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-51-generic 3.2.0-51.77 ProcVersionSignature: Ubuntu 3.2.0-51.77-generic 3.2.48 Uname: Linux 3.2.0-51-generic x86_64 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu17.4 Architecture: amd64 ArecordDevices: List of CAPTURE Hardware Devices card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: lecointa 1686 F xfce4-volumed lecointa 1708 F pulseaudio CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type Card0.Amixer.info: Card hw:0 'PCH'/'HDA Intel PCH at 0xf7e3 irq 47' Mixer name : 'Intel PantherPoint HDMI' Components : 'HDA:111d76df,10280534,00100203 HDA:80862806,80860101,0010' Controls : 37 Simple ctrls : 13 Date: Fri Aug 16 17:36:09 2013 HibernationDevice: RESUME=UUID=2dc8684f-b3c8-4b54-b3fc-9e06dad5cc03 MachineType: Dell Inc. Latitude E6430 MarkForUpload: True ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.2.0-51-generic root=UUID=19fbf7a9-ba26-43ce-9f73-2ffc42922043 ro splash quiet vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.2.0-51-generic N/A linux-backports-modules-3.2.0-51-generic N/A linux-firmware1.79.6 SourcePackage: linux StagingDrivers: mei UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 10/08/2012 dmi.bios.vendor: Dell Inc. dmi.bios.version: A07 dmi.board.name: 08R94K dmi.board.vendor: Dell Inc. dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA07:bd10/08/2012:svnDellInc.:pnLatitudeE6430:pvr01:rvnDellInc.:rn08R94K:rvr:cvnDellInc.:ct9:cvr: dmi.product.name: Latitude E6430 dmi.product.version: 01 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1213145/+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 1213145] Re: frozen computer
Thus this bug still occurs in precise. -- 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/1213145 Title: frozen computer Status in “linux” package in Ubuntu: Confirmed Bug description: My computer freezes roughly once a week since the begining I got it. When frozen, the CTRL-ALT-BACKSPACE, CTRL-ALT-DEL, ALTGR-SYST-K, ALTGR-PRINT-K key combinations, doesn't make anything. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-51-generic 3.2.0-51.77 ProcVersionSignature: Ubuntu 3.2.0-51.77-generic 3.2.48 Uname: Linux 3.2.0-51-generic x86_64 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu17.4 Architecture: amd64 ArecordDevices: List of CAPTURE Hardware Devices card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: lecointa 1686 F xfce4-volumed lecointa 1708 F pulseaudio CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type Card0.Amixer.info: Card hw:0 'PCH'/'HDA Intel PCH at 0xf7e3 irq 47' Mixer name : 'Intel PantherPoint HDMI' Components : 'HDA:111d76df,10280534,00100203 HDA:80862806,80860101,0010' Controls : 37 Simple ctrls : 13 Date: Fri Aug 16 17:36:09 2013 HibernationDevice: RESUME=UUID=2dc8684f-b3c8-4b54-b3fc-9e06dad5cc03 MachineType: Dell Inc. Latitude E6430 MarkForUpload: True ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.2.0-51-generic root=UUID=19fbf7a9-ba26-43ce-9f73-2ffc42922043 ro splash quiet vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.2.0-51-generic N/A linux-backports-modules-3.2.0-51-generic N/A linux-firmware1.79.6 SourcePackage: linux StagingDrivers: mei UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 10/08/2012 dmi.bios.vendor: Dell Inc. dmi.bios.version: A07 dmi.board.name: 08R94K dmi.board.vendor: Dell Inc. dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA07:bd10/08/2012:svnDellInc.:pnLatitudeE6430:pvr01:rvnDellInc.:rn08R94K:rvr:cvnDellInc.:ct9:cvr: dmi.product.name: Latitude E6430 dmi.product.version: 01 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1213145/+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 1213145] Re: frozen computer
Updating only the kernel to Quantal fixed the bug. ** Changed in: linux (Ubuntu) Status: Expired => 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/1213145 Title: frozen computer Status in “linux” package in Ubuntu: Confirmed Bug description: My computer freezes roughly once a week since the begining I got it. When frozen, the CTRL-ALT-BACKSPACE, CTRL-ALT-DEL, ALTGR-SYST-K, ALTGR-PRINT-K key combinations, doesn't make anything. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-51-generic 3.2.0-51.77 ProcVersionSignature: Ubuntu 3.2.0-51.77-generic 3.2.48 Uname: Linux 3.2.0-51-generic x86_64 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu17.4 Architecture: amd64 ArecordDevices: List of CAPTURE Hardware Devices card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: lecointa 1686 F xfce4-volumed lecointa 1708 F pulseaudio CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type Card0.Amixer.info: Card hw:0 'PCH'/'HDA Intel PCH at 0xf7e3 irq 47' Mixer name : 'Intel PantherPoint HDMI' Components : 'HDA:111d76df,10280534,00100203 HDA:80862806,80860101,0010' Controls : 37 Simple ctrls : 13 Date: Fri Aug 16 17:36:09 2013 HibernationDevice: RESUME=UUID=2dc8684f-b3c8-4b54-b3fc-9e06dad5cc03 MachineType: Dell Inc. Latitude E6430 MarkForUpload: True ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.2.0-51-generic root=UUID=19fbf7a9-ba26-43ce-9f73-2ffc42922043 ro splash quiet vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.2.0-51-generic N/A linux-backports-modules-3.2.0-51-generic N/A linux-firmware1.79.6 SourcePackage: linux StagingDrivers: mei UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 10/08/2012 dmi.bios.vendor: Dell Inc. dmi.bios.version: A07 dmi.board.name: 08R94K dmi.board.vendor: Dell Inc. dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA07:bd10/08/2012:svnDellInc.:pnLatitudeE6430:pvr01:rvnDellInc.:rn08R94K:rvr:cvnDellInc.:ct9:cvr: dmi.product.name: Latitude E6430 dmi.product.version: 01 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1213145/+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 1116731] Re: WARNING: at /build/buildd/linux-3.5.0/fs/inode.c:281 drop_nlink+0x46/0x50()
Me too 3.5.0-42-generic #65-Ubuntu SMP Tue Oct 1 21:38:59 UTC 2013 i686 i686 i686 GNU/Linux [59473.977458] [ cut here ] [59473.977473] WARNING: at /build/buildd/linux-3.5.0/fs/inode.c:281 drop_nlink+0x38/0x40() [59473.977476] Hardware name: OptiPlex 380 [59473.977479] Modules linked in: parport_pc des_generic md4 nls_utf8 cifs fscache pktcdvd nfnetlink_log nfnetlink ppdev bnep rfcomm binfmt_misc dm_crypt coretemp kvm_intel kvm btusb bluetooth dell_wmi sparse_keymap gpio_ich dm_multipath dcdbas scsi_dh snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq psmouse microcode serio_raw snd_timer snd_seq_device lpc_ich mac_hid snd soundcore snd_page_alloc lp parport raid10 raid456 async_raid6_recov async_pq hid_generic usbhid hid raid6_pq async_xor async_memcpy async_tx raid1 raid0 multipath linear dm_raid45 xor dm_mirror dm_region_hash dm_log wmi i915 r8169 tg3 drm_kms_helper drm i2c_algo_bit video [last unloaded: vmnet] [59473.977573] Pid: 23346, comm: rm Tainted: G IO 3.5.0-42-generic #65-Ubuntu [59473.977576] Call Trace: [59473.977584] [] warn_slowpath_common+0x72/0xa0 [59473.977589] [] ? drop_nlink+0x38/0x40 [59473.977593] [] ? drop_nlink+0x38/0x40 [59473.977598] [] warn_slowpath_null+0x22/0x30 [59473.977602] [] drop_nlink+0x38/0x40 [59473.977616] [] cifs_unlink+0x22f/0x650 [cifs] [59473.977621] [] ? generic_permission+0xfe/0x200 [59473.977632] [] ? cifs_revalidate_dentry_attr+0x2c/0x1b0 [cifs] [59473.977637] [] ? __d_lookup+0x151/0x170 [59473.977643] [] ? security_inode_permission+0x1a/0x20 [59473.977648] [] vfs_unlink+0x81/0xf0 [59473.977652] [] do_unlinkat+0x12f/0x150 [59473.977658] [] ? dnotify_flush+0x42/0xe0 [59473.977663] [] ? filp_close+0x54/0x80 [59473.977667] [] ? sys_getdents64+0x65/0xc0 [59473.977672] [] sys_unlinkat+0x22/0x50 [59473.977678] [] sysenter_do_call+0x12/0x28 [59473.977681] ---[ end trace 05d6bc283ddda288 ]--- -- 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/1116731 Title: WARNING: at /build/buildd/linux-3.5.0/fs/inode.c:281 drop_nlink+0x46/0x50() Status in “linux” package in Ubuntu: Expired Bug description: There are problems mounting network shares using cifs. [227696.489635] [ cut here ] [227696.489652] WARNING: at /build/buildd/linux-3.5.0/fs/inode.c:281 drop_nlink+0x46/0x50() [227696.489655] Hardware name: p6-2352eg [227696.489658] Modules linked in: snd_mixer_oss autofs4 btrfs zlib_deflate libcrc32c sbc8360 nv_tco hpwdt ie6xx_wdt sp5100_tco sit tunnel4 des_generic md4 pci_stub vboxpci(O) vboxnetadp(O) vboxnetflt(O) vboxdrv(O) parport_pc ppdev rfcomm(O) bnep(O) binfmt_misc nls_iso8859_1 nls_utf8 cifs fscache snd_hda_codec_hdmi kvm_amd kvm ghash_clmulni_intel aesni_intel cryptd aes_x86_64 ip6t_REJECT xt_hl ip6t_rt nf_conntrack_ipv6 nf_defrag_ipv6 ipt_REJECT xt_limit xt_tcpudp xt_addrtype xt_state ip6table_filter ip6_tables nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_conntrack_ftp nf_conntrack iptable_filter ip_tables x_tables snd_usb_audio snd_usbmidi_lib uvcvideo videobuf2_core videodev videobuf2_vmalloc videobuf2_memops btusb(O) bluetooth(O) microcode snd_hda_codec_idt psmouse serio_raw k10temp snd_hda_intel snd_hda_codec snd_hwdep i2c_piix4 snd_pcm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device radeon snd alx(O) compat(O) ttm drm_kms_helper drm mac_hid i2c_algo_bit soundcore snd_page_alloc lp parport usb_storage hid_generic usbhid hid [227696.489807] Pid: 28410, comm: python Tainted: GW O 3.5.0-23-generic #35-Ubuntu [227696.489810] Call Trace: [227696.489822] [] warn_slowpath_common+0x7f/0xc0 [227696.489831] [] warn_slowpath_null+0x1a/0x20 [227696.489839] [] drop_nlink+0x46/0x50 [227696.489860] [] cifs_unlink+0x2b7/0x880 [cifs] [227696.489880] [] ? cifs_revalidate_dentry_attr+0x3e/0x1c0 [cifs] [227696.489889] [] ? security_inode_permission+0x1c/0x30 [227696.489896] [] ? inode_only_permission+0x64/0xe0 [227696.489902] [] ? inode_permission+0x14/0x50 [227696.489909] [] vfs_unlink+0x9e/0x120 [227696.489916] [] do_unlinkat+0x1a7/0x1d0 [227696.489924] [] ? sys_newlstat+0x2a/0x40 [227696.489931] [] sys_unlink+0x16/0x20 [227696.489939] [] system_call_fastpath+0x16/0x1b [227696.489944] ---[ end trace 69b9d5f4cd20bf6c ]--- ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: linux-image-3.5.0-23-generic 3.5.0-23.35 ProcVersionSignature: Ubuntu 3.5.0-23.35-generic 3.5.7.2 Uname: Linux 3.5.0-23-generic x86_64 ApportVersion: 2.6.1-0ubuntu10 Architecture: amd64 CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found. Date: Tue Feb 5 23:39:01 2013 HibernationDevice: RESUME=UUID=97f12e07-2f2b-4d1b-a1d3-2247
[Kernel-packages] [Bug 1213145] Re: frozen computer
For your information, the sys admin installed the below package 2 days ago : linux-image-generic-lts-quantal No freeze since then. -- 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/1213145 Title: frozen computer Status in “linux” package in Ubuntu: Incomplete Bug description: My computer freezes roughly once a week since the begining I got it. When frozen, the CTRL-ALT-BACKSPACE, CTRL-ALT-DEL, ALTGR-SYST-K, ALTGR-PRINT-K key combinations, doesn't make anything. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-51-generic 3.2.0-51.77 ProcVersionSignature: Ubuntu 3.2.0-51.77-generic 3.2.48 Uname: Linux 3.2.0-51-generic x86_64 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu17.4 Architecture: amd64 ArecordDevices: List of CAPTURE Hardware Devices card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: lecointa 1686 F xfce4-volumed lecointa 1708 F pulseaudio CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type Card0.Amixer.info: Card hw:0 'PCH'/'HDA Intel PCH at 0xf7e3 irq 47' Mixer name : 'Intel PantherPoint HDMI' Components : 'HDA:111d76df,10280534,00100203 HDA:80862806,80860101,0010' Controls : 37 Simple ctrls : 13 Date: Fri Aug 16 17:36:09 2013 HibernationDevice: RESUME=UUID=2dc8684f-b3c8-4b54-b3fc-9e06dad5cc03 MachineType: Dell Inc. Latitude E6430 MarkForUpload: True ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.2.0-51-generic root=UUID=19fbf7a9-ba26-43ce-9f73-2ffc42922043 ro splash quiet vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.2.0-51-generic N/A linux-backports-modules-3.2.0-51-generic N/A linux-firmware1.79.6 SourcePackage: linux StagingDrivers: mei UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 10/08/2012 dmi.bios.vendor: Dell Inc. dmi.bios.version: A07 dmi.board.name: 08R94K dmi.board.vendor: Dell Inc. dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA07:bd10/08/2012:svnDellInc.:pnLatitudeE6430:pvr01:rvnDellInc.:rn08R94K:rvr:cvnDellInc.:ct9:cvr: dmi.product.name: Latitude E6430 dmi.product.version: 01 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1213145/+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 1213145] [NEW] frozen computer
Public bug reported: My computer freezes roughly once a week since the begining I got it. When frozen, the CTRL-ALT-BACKSPACE, CTRL-ALT-DEL, ALTGR-SYST-K, ALTGR- PRINT-K key combinations, doesn't make anything. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-51-generic 3.2.0-51.77 ProcVersionSignature: Ubuntu 3.2.0-51.77-generic 3.2.48 Uname: Linux 3.2.0-51-generic x86_64 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu17.4 Architecture: amd64 ArecordDevices: List of CAPTURE Hardware Devices card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: lecointa 1686 F xfce4-volumed lecointa 1708 F pulseaudio CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type Card0.Amixer.info: Card hw:0 'PCH'/'HDA Intel PCH at 0xf7e3 irq 47' Mixer name : 'Intel PantherPoint HDMI' Components : 'HDA:111d76df,10280534,00100203 HDA:80862806,80860101,0010' Controls : 37 Simple ctrls : 13 Date: Fri Aug 16 17:36:09 2013 HibernationDevice: RESUME=UUID=2dc8684f-b3c8-4b54-b3fc-9e06dad5cc03 MachineType: Dell Inc. Latitude E6430 MarkForUpload: True ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.2.0-51-generic root=UUID=19fbf7a9-ba26-43ce-9f73-2ffc42922043 ro splash quiet vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.2.0-51-generic N/A linux-backports-modules-3.2.0-51-generic N/A linux-firmware1.79.6 SourcePackage: linux StagingDrivers: mei UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 10/08/2012 dmi.bios.vendor: Dell Inc. dmi.bios.version: A07 dmi.board.name: 08R94K dmi.board.vendor: Dell Inc. dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA07:bd10/08/2012:svnDellInc.:pnLatitudeE6430:pvr01:rvnDellInc.:rn08R94K:rvr:cvnDellInc.:ct9:cvr: dmi.product.name: Latitude E6430 dmi.product.version: 01 dmi.sys.vendor: Dell Inc. ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug precise staging -- 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/1213145 Title: frozen computer Status in “linux” package in Ubuntu: New Bug description: My computer freezes roughly once a week since the begining I got it. When frozen, the CTRL-ALT-BACKSPACE, CTRL-ALT-DEL, ALTGR-SYST-K, ALTGR-PRINT-K key combinations, doesn't make anything. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-51-generic 3.2.0-51.77 ProcVersionSignature: Ubuntu 3.2.0-51.77-generic 3.2.48 Uname: Linux 3.2.0-51-generic x86_64 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu17.4 Architecture: amd64 ArecordDevices: List of CAPTURE Hardware Devices card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: lecointa 1686 F xfce4-volumed lecointa 1708 F pulseaudio CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type Card0.Amixer.info: Card hw:0 'PCH'/'HDA Intel PCH at 0xf7e3 irq 47' Mixer name : 'Intel PantherPoint HDMI' Components : 'HDA:111d76df,10280534,00100203 HDA:80862806,80860101,0010' Controls : 37 Simple ctrls : 13 Date: Fri Aug 16 17:36:09 2013 HibernationDevice: RESUME=UUID=2dc8684f-b3c8-4b54-b3fc-9e06dad5cc03 MachineType: Dell Inc. Latitude E6430 MarkForUpload: True ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.2.0-51-generic root=UUID=19fbf7a9-ba26-43ce-9f73-2ffc42922043 ro splash quiet vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.2.0-51-generic N/A linux-backports-modules-3.2.0-51-generic N/A linux-firmware1.79.6 SourcePackage: linux StagingDrivers: mei UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 10/08/2012 dmi.bios.vendor: Dell Inc. dmi.bios.version: A07 dmi.board.name: 08R94K dmi.board.vendor: Dell Inc. dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA07:bd10/08/2012:svnDellInc.:pnLatitudeE6430:pvr01:rvnDellInc.:rn08R94K:rvr:cvnDellInc.:ct9:cvr: dmi.product.name: Latitude E6430 dmi.product.version: 01 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1213145/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://la