[Kernel-packages] [Bug 500069] Re: USB file transfer causes system freezes; ops take hours instead of minutes
I have a brand new motherboard and the issue still remains. I guess I will have to reinstall Ubuntu. I haven't had to reinstall it in about 5 years. So annoying. -- 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/500069 Title: USB file transfer causes system freezes; ops take hours instead of minutes Status in The Linux Kernel: Fix Released Status in “linux” package in Ubuntu: Incomplete Status in “linux” package in Fedora: Unknown Bug description: USB Drive is a MP3 Player 2GB sbec@Diamant:~$ lsusb Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 002: ID 046d:c50e Logitech, Inc. MX-1000 Cordless Mouse Receiver Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 004: ID 0402:5661 ALi Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub sbec@Diamant:~$ Linux Diamant 2.6.31-15-generic #50-Ubuntu SMP Tue Nov 10 14:54:29 UTC 2009 i686 GNU/Linux Ubuntu 2.6.31-15.50-generic to test, i issued dd command: dd if=/dev/zero of=/media/usb-disk/test-file bs=32 while dd is running i run dstat this is in the log file attached. other logs are also in the tar.gz file... there is a huge USB performance Bug report #1972262. this Report is something simular To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/500069/+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 1338870] Re: linux-armadaxp: 3.2.0-1636.52 -proposed tracker
** Changed in: kernel-sru-workflow/prepare-package-meta Status: New => Fix Released ** Description changed: This bug is for tracking the 3.2.0-1636.52 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Tuesday, 08. July 2014 04:06 UTC kernel-stable-phase:Prepare kernel-stable-phase-changed:Tuesday, 08. July 2014 04:06 UTC kernel-stable-master-bug:1338654 + kernel-stable-Certification-testing-end:Wednesday, 09. July 2014 07:05 UTC + kernel-stable-Security-signoff-end:Wednesday, 09. July 2014 07:05 UTC -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-armadaxp in Ubuntu. https://bugs.launchpad.net/bugs/1338870 Title: linux-armadaxp: 3.2.0-1636.52 -proposed tracker Status in Kernel SRU Workflow: In Progress Status in Kernel SRU Workflow certification-testing series: Invalid Status in Kernel SRU Workflow package-testing series: New Status in Kernel SRU Workflow prepare-package series: New Status in Kernel SRU Workflow prepare-package-meta series: Fix Released Status in Kernel SRU Workflow promote-to-proposed series: New Status in Kernel SRU Workflow promote-to-security series: New Status in Kernel SRU Workflow promote-to-updates series: New Status in Kernel SRU Workflow regression-testing series: New Status in Kernel SRU Workflow security-signoff series: Invalid Status in Kernel SRU Workflow upload-to-ppa series: Invalid Status in Kernel SRU Workflow verification-testing series: New Status in “linux-armadaxp” package in Ubuntu: Invalid Status in “linux-armadaxp” source package in Precise: New Bug description: This bug is for tracking the 3.2.0-1636.52 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Tuesday, 08. July 2014 04:06 UTC kernel-stable-phase:Prepare kernel-stable-phase-changed:Tuesday, 08. July 2014 04:06 UTC kernel-stable-master-bug:1338654 kernel-stable-Certification-testing-end:Wednesday, 09. July 2014 07:05 UTC kernel-stable-Security-signoff-end:Wednesday, 09. July 2014 07:05 UTC To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1338870/+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 431975] Re: downloading a torrent to an encrypted home partition hangs and uses 100% CPU
Part of the issue (why it takes so long) is that ecryptfs does not support sparse files. So an operation that is fast in an unencrypted fs is slow with ecryptfs. $ time truncate -s 2000M file.img # ecryptfs real 0m26.239s user 0m0.001s sys 0m22.984s $ time truncate -s 2000M file.img # unencrypted real 0m0.019s user 0m0.001s sys 0m0.002s I can kill the "truncate" process if I wish to. I wonder what makes the process unkillable in the scenario of this bug. The unkillable issue also happens with qemu-img. See https://bugs.launchpad.net/ecryptfs/+bug/936706 -- 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/431975 Title: downloading a torrent to an encrypted home partition hangs and uses 100% CPU Status in eCryptfs: Fix Released Status in “ecryptfs-utils” package in Ubuntu: Invalid Status in “linux” package in Ubuntu: Won't Fix Status in “ecryptfs-utils” source package in Precise: Invalid Status in “linux” source package in Precise: In Progress Bug description: Karmic with all updates. Home is encrypted with ecryptfs. I have tried downloading several torrents with thansmission and rtorrent. When downloading to the encrypted home, both programs hang, use 100% CPU and I can't kill them. Downloading to /tmp, which is not encrypted works. To manage notifications about this bug go to: https://bugs.launchpad.net/ecryptfs/+bug/431975/+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 1133168] Re: can't adjust brightness via hotkeys(Fn+F6/F6)
** Changed in: linux (Ubuntu) Assignee: AceLan Kao (acelankao) => Liming Wang (wangliming) -- 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/1133168 Title: can't adjust brightness via hotkeys(Fn+F6/F6) Status in “linux” package in Ubuntu: Triaged Bug description: system: Asus X501A1, X401A Other function keys work fine(ex: Fn+F2: switch wifi) When press Fn+F5/F6, there's no dump from command: showkey. Adjust brightness from setting "Brightness and Lock" is ok. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.5.0-25-generic 3.5.0-25.38~precise1 ProcVersionSignature: Ubuntu 3.5.0-25.38~precise1-generic 3.5.7.4 Uname: Linux 3.5.0-25-generic x86_64 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25. ApportVersion: 2.0.1-0ubuntu17.1 Architecture: amd64 ArecordDevices: List of CAPTURE Hardware Devices card 0: PCH [HDA Intel PCH], device 0: ALC270 Analog [ALC270 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ubuntu 1485 F pulseaudio Card0.Amixer.info: Card hw:0 'PCH'/'HDA Intel PCH at 0xf7e1 irq 46' Mixer name : 'Intel PantherPoint HDMI' Components : 'HDA:10ec0270,10431c83,00100100 HDA:80862806,80860101,0010' Controls : 26 Simple ctrls : 12 Date: Tue Feb 26 02:44:25 2013 HibernationDevice: RESUME=UUID=585b1c52-73c1-42c5-b06c-d65456768ed8 InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130213) MachineType: ASUSTeK COMPUTER INC. X501A1 MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-25-generic root=UUID=2d4b9c10-f74c-431e-93de-1a56621b2c33 ro quiet splash initcall_debug vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.5.0-25-generic N/A linux-backports-modules-3.5.0-25-generic N/A linux-firmware1.79.1 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/20/2012 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: X501A1.211 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: X501A1 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.:bvrX501A1.211:bd08/20/2012:svnASUSTeKCOMPUTERINC.:pnX501A1:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX501A1:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: X501A1 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/1133168/+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 1204339] Re: AMD Radeon HD 7640G[1002:9903] Unable to resume from suspend with radeon driver
** Changed in: linux (Ubuntu) Assignee: AceLan Kao (acelankao) => Liming Wang (wangliming) -- 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/1204339 Title: AMD Radeon HD 7640G[1002:9903] Unable to resume from suspend with radeon driver Status in “linux” package in Ubuntu: Triaged Bug description: CID: 201206-11418 Dell Inspiron N5425 This system could be successfully suspended with radeon driver, but unable to resume from it. On resume, the system start waking but there is nothing on the screen (black screen). And the system become non-responding. Reboot is the only way to regain usability. WORKAROUND: By the way, this system could be suspend / resume normally with the AMD proprietary driver. Therefore, either this bug or that one should be considered as a blocker. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.5.0-36-generic 3.5.0-36.57~precise1 ProcVersionSignature: Ubuntu 3.5.0-36.57~precise1-generic 3.5.7.14 Uname: Linux 3.5.0-36-generic x86_64 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25. ApportVersion: 2.0.1-0ubuntu17.3 Architecture: amd64 ArecordDevices: List of CAPTURE Hardware Devices card 1: Generic [HD-Audio Generic], device 0: CONEXANT Analog [CONEXANT Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: ubuntu 1723 F pulseaudio /dev/snd/controlC0: ubuntu 1723 F pulseaudio Card0.Amixer.info: Card hw:0 'HDMI'/'HDA ATI HDMI at 0xfeb44000 irq 53' Mixer name : 'ATI R6xx HDMI' Components : 'HDA:1002aa01,00aa0100,00100300' Controls : 6 Simple ctrls : 1 Card0.Amixer.values: Simple mixer control 'IEC958',0 Capabilities: pswitch pswitch-joined penum Playback channels: Mono Mono: Playback [on] Card1.Amixer.info: Card hw:1 'Generic'/'HD-Audio Generic at 0xfeb4 irq 16' Mixer name : 'Conexant CX20590' Components : 'HDA:14f1506e,10280561,0013' Controls : 20 Simple ctrls : 10 Date: Tue Jul 23 06:06:53 2013 HibernationDevice: RESUME=UUID=770418a5-35a9-4a8e-b5e7-1773a925f90e InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130213) MachineType: Dell Inc. Inspiron 5425 MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 radeondrmfb 1 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-36-generic root=UUID=008d62bf-b6c3-4c01-8f2e-7c350aeb68d7 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.5.0-36-generic N/A linux-backports-modules-3.5.0-36-generic N/A linux-firmware1.79.4 SourcePackage: linux StagingDrivers: rts5139 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 01/30/2013 dmi.bios.vendor: Dell Inc. dmi.bios.version: X31 dmi.board.name: Inspiron 5425 dmi.board.vendor: Dell Inc. dmi.board.version: A02 dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: Not Specified dmi.modalias: dmi:bvnDellInc.:bvrX31:bd01/30/2013:svnDellInc.:pnInspiron5425:pvrNotSpecified:rvnDellInc.:rnInspiron5425:rvrA02:cvnDellInc.:ct8:cvrNotSpecified: dmi.product.name: Inspiron 5425 dmi.product.version: Not Specified dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1204339/+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 1233967] Re: [ASUS X200CA] Wireless Led shows off after resume from suspend
** Changed in: hwe-next Assignee: AceLan Kao (acelankao) => Liming Wang (wangliming) -- 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/1233967 Title: [ASUS X200CA] Wireless Led shows off after resume from suspend Status in HWE Next Project: Triaged Status in “linux” package in Ubuntu: Triaged Bug description: Steps: 1. Boot into system 2. Wireless is on and Led is on 3. Suspend the system 4. Press any key to resume Expected results: The wireless will auto re-connected and Led should be on Actual results: The wireless is connected but Led still shows off To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1233967/+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 1233967] Re: [ASUS X200CA] Wireless Led shows off after resume from suspend
** Changed in: linux (Ubuntu) Assignee: AceLan Kao (acelankao) => Liming Wang (wangliming) -- 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/1233967 Title: [ASUS X200CA] Wireless Led shows off after resume from suspend Status in HWE Next Project: Triaged Status in “linux” package in Ubuntu: Triaged Bug description: Steps: 1. Boot into system 2. Wireless is on and Led is on 3. Suspend the system 4. Press any key to resume Expected results: The wireless will auto re-connected and Led should be on Actual results: The wireless is connected but Led still shows off To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1233967/+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 1333638] Re: [Dell Vostro 5470] Unable to control brightness with the Intel GPU / nVidia GPU + proprietary driver
Backlight control works with the kernel mentioned in #10. But backlight dims slowly. System has same behavior on 3.16-r3 Suspect that dim behavior is the hardware/BIOS issue. I will submit a sauce patch for Dell Inspiron 5547/5447/5737 and Vostro 5470. -- 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/1333638 Title: [Dell Vostro 5470] Unable to control brightness with the Intel GPU / nVidia GPU + proprietary driver Status in HWE Next Project: Invalid Status in HWE Next trusty series: New Status in HWE Next utopic series: Invalid Status in “linux” package in Ubuntu: Confirmed Bug description: CID: 201307-14038 Dell Vostro 5470 The brightness cannot be adjusted when running on Intel GPU This bug is similar to bug 1332437, but this one is a I+N system Steps: 1. Install 14.04 + update (3.13.0-29), boot to desktop 2. Try to adjust the screen brightness with hotkeys and "Brightness and Lock" applet Expected result: * Screen brightness could be adjusted in both ways. Actual result: * Unable to control screen brightness, the brightness indicator would change according to key press on the hotkeys Debugging information: ubuntu@201307-14038:~$ ls /sys/class/backlight acpi_video0 intel_backlight ubuntu@201307-14038:~$ grep -r . /proc/acpi /proc/acpi/button/lid/LID0/state:state: open /proc/acpi/wakeup:Device S-state Status Sysfs node /proc/acpi/wakeup:P0P1 S4*disabled /proc/acpi/wakeup:GLAN S4*disabled /proc/acpi/wakeup:EHC1 S4*enabled pci::00:1d.0 /proc/acpi/wakeup:EHC2 S4*disabled /proc/acpi/wakeup:XHC S4*enabled pci::00:14.0 /proc/acpi/wakeup:HDEF S4*disabled pci::00:1b.0 /proc/acpi/wakeup:RP01 S4*disabled pci::00:1c.0 /proc/acpi/wakeup:PXSX S4*disabled /proc/acpi/wakeup:RP02 S4*disabled pci::00:1c.1 /proc/acpi/wakeup:PXSX S4*disabled pci::02:00.0 /proc/acpi/wakeup:RP03 S4*disabled pci::00:1c.2 /proc/acpi/wakeup:PXSX S4*enabled pci::07:00.0 /proc/acpi/wakeup:RP04 S4*disabled pci::00:1c.3 /proc/acpi/wakeup:PXSX S4*disabled pci::08:00.0 /proc/acpi/wakeup:RP05 S4*disabled pci::00:1c.4 /proc/acpi/wakeup:PXSX S4*disabled /proc/acpi/wakeup:PEG0 S4*disabled /proc/acpi/wakeup:PEGP S4*disabled /proc/acpi/wakeup:PEG1 S4*disabled /proc/acpi/wakeup:PEG2 S4*disabled /proc/acpi/wakeup:LID0 S3*enabled ubuntu@201307-14038:~$ dmesg | grep 'ACPI: Video' [4.106881] ACPI: Video Device [PEGP] (multi-head: no rom: yes post: no) [4.121059] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-29-generic 3.13.0-29.53 ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2 Uname: Linux 3.13.0-29-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: ubuntu 1533 F pulseaudio /dev/snd/controlC0: ubuntu 1533 F pulseaudio CRDA: country TW: (2402 - 2472 @ 40), (3, 27) (5270 - 5330 @ 40), (3, 17), DFS (5735 - 5815 @ 40), (3, 30) CurrentDesktop: Unity Date: Tue Jun 24 06:08:39 2014 HibernationDevice: RESUME=UUID=a006ee47-418d-4b00-a823-81ac84d903e4 InstallationDate: Installed on 2010-01-01 (1635 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) MachineType: Dell Inc. Vostro 5470 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic.efi.signed root=UUID=d578d54f-0310-4907-83ba-ffb8e071368e ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.13.0-29-generic N/A linux-backports-modules-3.13.0-29-generic N/A linux-firmware 1.127.2 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 10/02/2013 dmi.bios.vendor: Dell Inc. dmi.bios.version: A03 dmi.board.vendor: Dell Inc. dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: 0.1 dmi.modalias: dmi:bvnDellInc.:bvrA03:bd10/02/2013:svnDellInc.:pnVostro5470:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr0.1: dmi.product.name: Vostro 5470 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1333638/+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 1250401] Re: [Dell Inspiron 5737] brightness could not be controlled by the indicator applet "System settings -> Brightness and Lock"" but sysfs works
Backlight works with the kernel mentioned in https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1333638/comments/10. I will submit a sauce patch for Dell Inspiron 5547/5447/5737 and Vostro 5470. -- 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/1250401 Title: [Dell Inspiron 5737] brightness could not be controlled by the indicator applet "System settings -> Brightness and Lock"" but sysfs works Status in HWE Next Project: Invalid Status in HWE Next trusty series: New Status in HWE Next utopic series: Invalid Status in “linux” package in Ubuntu: Confirmed Status in “linux-lts-raring” package in Ubuntu: New Status in “linux” source package in Trusty: Triaged Status in “linux-lts-raring” source package in Trusty: Invalid Bug description: Dell Inspiron 5737 (CID 201305-13636) with ubuntu 12.04.3 steps to reproduce the bug: 1. install 12.04.3 on this machine 2. update the system via update manager to make the system up-to-date 3. click the upper-right indicator to launch the "System settings -> Brightness and Lock" applet 4. try to adjust the brightness bar to control the brightness expected result: the brightness could be adjusted by the bar actual result: screen brightness has no response -- ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.8.0-33-generic 3.8.0-33.48~precise1 ProcVersionSignature: Ubuntu 3.8.0-33.48~precise1-generic 3.8.13.11 Uname: Linux 3.8.0-33-generic x86_64 AlsaVersion: Advanced Linux Sound Architecture Driver Version k3.8.0-33-generic. ApportVersion: 2.0.1-0ubuntu17.6 Architecture: amd64 ArecordDevices: List of CAPTURE Hardware Devices card 1: PCH [HDA Intel PCH], device 0: ALC283 Analog [ALC283 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: ubuntu 1708 F pulseaudio /dev/snd/controlC0: ubuntu 1708 F pulseaudio CRDA: Error: [Errno 2] No such file or directory Card0.Amixer.info: Card hw:0 'MID'/'HDA Intel MID at 0x9071 irq 62' Mixer name : 'Intel Haswell HDMI' Components : 'HDA:80862807,80860101,0010' Controls : 21 Simple ctrls : 3 Card1.Amixer.info: Card hw:1 'PCH'/'HDA Intel PCH at 0x90714000 irq 63' Mixer name : 'Realtek ALC283' Components : 'HDA:10ec0283,102805ec,0012' Controls : 16 Simple ctrls : 7 Date: Tue Nov 12 05:49:09 2013 HibernationDevice: RESUME=UUID=d809501f-7daa-47a2-8299-1844cd4d75cc InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release amd64 (20130820.1) MachineType: Dell Inc. Inspiron 5737 MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-33-generic root=UUID=fdac94e0-b7ee-402a-a160-6567b65501c6 ro quiet splash initcall_debug vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.8.0-33-generic N/A linux-backports-modules-3.8.0-33-generic N/A linux-firmware1.79.7 SourcePackage: linux-lts-raring StagingDrivers: rts5139 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/30/2013 dmi.bios.vendor: Dell Inc. dmi.bios.version: A05 dmi.board.name: 04X8RP dmi.board.vendor: Dell Inc. dmi.board.version: X01 dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: A05 dmi.modalias: dmi:bvnDellInc.:bvrA05:bd08/30/2013:svnDellInc.:pnInspiron5737:pvrA05:rvnDellInc.:rn04X8RP:rvrX01:cvnDellInc.:ct8:cvrA05: dmi.product.name: Inspiron 5737 dmi.product.version: A05 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1250401/+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 1332437] Re: [Dell Inspiron 5547/5447] Unable to contorl brightness with fglrx driver on AMD Radeon R7 M260 [1002:6900]
Backlight works with the kernel mentioned in https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1333638/comments/10. I will submit a sauce patch for Dell Inspiron 5547/5447/5737 and Vostro 5470. -- 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/1332437 Title: [Dell Inspiron 5547/5447] Unable to contorl brightness with fglrx driver on AMD Radeon R7 M260 [1002:6900] Status in HWE Next Project: Invalid Status in HWE Next trusty series: New Status in HWE Next utopic series: Invalid Status in “linux” package in Ubuntu: Confirmed Status in “linux” source package in Trusty: New Bug description: CID: 201401-14542 Dell Inspiron 5547 This issue is similar to bug 1332379, but with I+A config, Brightness cannot be controlled without the open-source driver as well. Steps: 1. Install 14.04 + update (3.13.0-29) + fglrx 2. Try to adjust the screen brightness with hotkeys and "Brightness and Lock" applet Expected result: * Screen brightness could be adjusted in both ways. Actual result: * Unable to control screen brightness, the brightness indicator would change according to key press on the hotkeys Debugging information: ubuntu@201401-14542:~$ ls /sys/class/backlight/ acpi_video0 intel_backlight ubuntu@201401-14542:~$ grep -r . /proc/acpi/ /proc/acpi/button/lid/LID0/state:state: open /proc/acpi/wakeup:Device S-state Status Sysfs node /proc/acpi/wakeup:P0P1 S4*disabled /proc/acpi/wakeup:LID0 S3*enabled /proc/acpi/wakeup:EHC1 S0*enabled pci::00:1d.0 /proc/acpi/wakeup:XHC S0*enabled pci::00:14.0 /proc/acpi/wakeup:PXSX S4*disabled /proc/acpi/wakeup:RP03 S3*disabled pci::00:1c.0 /proc/acpi/wakeup:PEGP S4*disabled pci::03:00.0 /proc/acpi/wakeup:PEGA S4*disabled /proc/acpi/wakeup:PEG0 S4*disabled /proc/acpi/wakeup:PEGP S4*disabled /proc/acpi/wakeup:PEG1 S4*disabled /proc/acpi/wakeup:PEG2 S4*disabled ubuntu@201401-14542:~$ dmesg | grep 'ACPI: Video' [ 16.334321] ACPI: Video Device [PEGP] (multi-head: yes rom: no post: no) [ 16.335955] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-29-generic 3.13.0-29.53 ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2 Uname: Linux 3.13.0-29-generic x86_64 NonfreeKernelModules: fglrx ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ubuntu 1689 F pulseaudio /dev/snd/controlC1: ubuntu 1689 F pulseaudio CRDA: country TW: (2402 - 2472 @ 40), (3, 27) (5270 - 5330 @ 40), (3, 17), DFS (5735 - 5815 @ 40), (3, 30) CurrentDesktop: Unity Date: Fri Jun 20 03:14:08 2014 HibernationDevice: RESUME=UUID=202f89f5-b720-4ad7-b55e-dce344e24df1 InstallationDate: Installed on 2014-06-20 (0 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) MachineType: Dell Inc. Inspiron 5547 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic root=UUID=7cc3cad1-0797-443f-b3d3-5484a70cc255 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.13.0-29-generic N/A linux-backports-modules-3.13.0-29-generic N/A linux-firmware 1.127.2 SourcePackage: linux StagingDrivers: rts5139 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 02/12/2014 dmi.bios.vendor: Dell Inc. dmi.bios.version: X18 dmi.board.name: 08KNCD dmi.board.vendor: Dell Inc. dmi.board.version: X01 dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: X18 dmi.modalias: dmi:bvnDellInc.:bvrX18:bd02/12/2014:svnDellInc.:pnInspiron5547:pvrX18:rvnDellInc.:rn08KNCD:rvrX01:cvnDellInc.:ct8:cvrX18: dmi.product.name: Inspiron 5547 dmi.product.version: X18 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1332437/+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 1339567] [NEW] Touchscreen 22b9:2968 needs to be quirked
Public bug reported: This device generates ABS_Z and ABS_RX events instead of ABS_X and ABS_Y. Upstream commit 3179e8e6 is needed to make it work. ** Affects: linux (Ubuntu) Importance: Undecided Assignee: Jesse Sung (wenchien) Status: 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/1339567 Title: Touchscreen 22b9:2968 needs to be quirked Status in “linux” package in Ubuntu: Confirmed Bug description: This device generates ABS_Z and ABS_RX events instead of ABS_X and ABS_Y. Upstream commit 3179e8e6 is needed to make it work. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1339567/+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 1233967] Re: [ASUS X200CA] Wireless Led shows off after resume from suspend
Doh, the patches have been submitted for almost one year, I forgot to check its status. I'll write to the maintainer again soon. -- 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/1233967 Title: [ASUS X200CA] Wireless Led shows off after resume from suspend Status in HWE Next Project: Triaged Status in “linux” package in Ubuntu: Triaged Bug description: Steps: 1. Boot into system 2. Wireless is on and Led is on 3. Suspend the system 4. Press any key to resume Expected results: The wireless will auto re-connected and Led should be on Actual results: The wireless is connected but Led still shows off To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1233967/+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 1339567] Re: Touchscreen 22b9:2968 needs to be quirked
** Also affects: linux (Ubuntu Trusty) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Utopic) Importance: Undecided Assignee: Jesse Sung (wenchien) Status: Confirmed ** Changed in: linux (Ubuntu Utopic) Status: Confirmed => Fix Released ** Changed in: linux (Ubuntu Trusty) Status: New => In Progress ** Changed in: linux (Ubuntu Trusty) Assignee: (unassigned) => Jesse Sung (wenchien) -- 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/1339567 Title: Touchscreen 22b9:2968 needs to be quirked Status in “linux” package in Ubuntu: Fix Released Status in “linux” source package in Trusty: In Progress Status in “linux” source package in Utopic: Fix Released Bug description: This device generates ABS_Z and ABS_RX events instead of ABS_X and ABS_Y. Upstream commit 3179e8e6 is needed to make it work. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1339567/+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 1307473] Re: guest hang due to missing clock interrupt
We haven't been able to reproduce the issues under lab conditions, and I'm not willing to use our production setup as a guinypig anymore. These issues have cost me too much credibility already. We believe #1326367 is causing this, as we've bisected this issue to be between 3.13.0-27.50 and 3.13.0-29.53 (see our results earlier). #1326367 is the only change which felt relevant, but admittedly, this is just a hunch. -- 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/1307473 Title: guest hang due to missing clock interrupt Status in QEMU: New Status in “linux” package in Ubuntu: Confirmed Status in “qemu” package in Ubuntu: Confirmed Bug description: I noticed on 2 different systems that after upgrade from precise to latest trusty VMs are crashing: - in case of Windows VMs I'm getting BSOD with error message: "A clock interrupt was not received on a secondary processor within the allocated time interval." - On linux VMs I'm noticing "hrtimer: interrupt took 2992229 ns" messages - On some proprietary virtual appliances I'm noticing crashes an due to missing timer interrupts QEMU version is: QEMU emulator version 1.7.91 (Debian 2.0.0~rc1+dfsg-0ubuntu3) Full command line: qemu-system-x86_64 -enable-kvm -name win7eval -S -machine pc- i440fx-1.7,accel=kvm,usb=off -cpu host -m 4096 -realtime mlock=off -smp 4,sockets=1,cores=4,threads=1 -uuid 05e5089a- 4aa1-6bb2-ef06-ab4d020a -no-user-config -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/win7eval.monitor,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=localtime -no-shutdown -boot strict=on -device piix3-usb- uhci,id=usb,bus=pci.0,addr=0x1.0x2 -drive file=/var/vm/win7eval.qcow2,if=none,id=drive-virtio-disk0,format=qcow2 -device virtio-blk-pci,scsi=off,bus=pci.0,addr=0x4,drive=drive-virtio- disk0,id=virtio-disk0,bootindex=1 -drive file=/home/damarion/iso/7600.16385.090713-1255_x86fre_enterprise_en- us_EVAL_Eval_Enterprise-GRMCENEVAL_EN_DVD.iso,if=none,id=drive- ide0-0-0,readonly=on,format=raw -device ide-cd,bus=ide.0,unit=0,drive =drive-ide0-0-0,id=ide0-0-0 -drive file=/home/damarion/iso/virtio- win-0.1-74.iso,if=none,id=drive-ide0-1-0,readonly=on,format=raw -device ide-cd,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -netdev tap,fd=24,id=hostnet0 -device e1000,netdev=hostnet0,id=net0,mac=52:54:00:38:31:0a,bus=pci.0,addr=0x3 -chardev pty,id=charserial0 -device isa- serial,chardev=charserial0,id=serial0 -device usb-tablet,id=input0 -vnc 127.0.0.1:1 -device VGA,id=video0,bus=pci.0,addr=0x2 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x5 To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1307473/+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 1335906] Re: linux: 3.2.0-66.99 -proposed tracker
*** This bug is a duplicate of bug 1338654 *** https://bugs.launchpad.net/bugs/1338654 ** This bug has been marked a duplicate of bug 1338654 linux: 3.2.0-67.100 -proposed tracker -- 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/1335906 Title: linux: 3.2.0-66.99 -proposed tracker Status in Kernel SRU Workflow: In Progress Status in Kernel SRU Workflow certification-testing series: Confirmed Status in Kernel SRU Workflow package-testing series: In Progress Status in Kernel SRU Workflow prepare-package series: Fix Released Status in Kernel SRU Workflow prepare-package-lbm series: Fix Released Status in Kernel SRU Workflow prepare-package-meta series: Fix Released Status in Kernel SRU Workflow promote-to-proposed series: Fix Released Status in Kernel SRU Workflow promote-to-security series: New Status in Kernel SRU Workflow promote-to-updates series: New Status in Kernel SRU Workflow regression-testing series: Fix Released Status in Kernel SRU Workflow security-signoff series: In Progress Status in Kernel SRU Workflow verification-testing series: In Progress Status in “linux” package in Ubuntu: Invalid Status in “linux” source package in Precise: New Bug description: This bug is for tracking the 3.2.0-66.99 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Monday, 30. June 2014 15:33 UTC kernel-stable-Prepare-package-end:Tuesday, 01. July 2014 05:01 UTC kernel-stable-Promote-to-proposed-start:Tuesday, 01. July 2014 05:01 UTC ppa-package-testing-start:Tuesday, 01. July 2014 05:09 UTC kernel-stable-Promote-to-proposed-end:Thursday, 03. July 2014 16:29 UTC kernel-stable-phase:Verification & Testing kernel-stable-phase-changed:Thursday, 03. July 2014 18:01 UTC kernel-stable-Verification-testing-start:Thursday, 03. July 2014 18:01 UTC kernel-stable-Certification-testing-start:Thursday, 03. July 2014 18:01 UTC kernel-stable-Security-signoff-start:Thursday, 03. July 2014 18:01 UTC kernel-stable-Regression-testing-start:Thursday, 03. July 2014 18:01 UTC kernel-stable-Regression-testing-end:Friday, 04. July 2014 23:00 UTC To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1335906/+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 1338654] Re: linux: 3.2.0-67.100 -proposed tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux (Ubuntu Precise) Status: New => 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/1338654 Title: linux: 3.2.0-67.100 -proposed tracker Status in Kernel SRU Workflow: In Progress Status in Kernel SRU Workflow certification-testing series: New Status in Kernel SRU Workflow package-testing series: Confirmed Status in Kernel SRU Workflow prepare-package series: Fix Released Status in Kernel SRU Workflow prepare-package-lbm series: Fix Released Status in Kernel SRU Workflow prepare-package-meta series: Fix Released Status in Kernel SRU Workflow promote-to-proposed series: Confirmed Status in Kernel SRU Workflow promote-to-security series: New Status in Kernel SRU Workflow promote-to-updates series: New Status in Kernel SRU Workflow regression-testing series: New Status in Kernel SRU Workflow security-signoff series: New Status in Kernel SRU Workflow verification-testing series: New Status in “linux” package in Ubuntu: Invalid Status in “linux” source package in Precise: Confirmed Bug description: This bug is for tracking the 3.2.0-67.100 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Monday, 07. July 2014 16:11 UTC kernel-stable-phase:PPA Testing kernel-stable-phase-changed:Tuesday, 08. July 2014 04:12 UTC kernel-stable-Prepare-package-end:Tuesday, 08. July 2014 04:12 UTC kernel-stable-Promote-to-proposed-start:Tuesday, 08. July 2014 04:12 UTC ppa-package-testing-start:Tuesday, 08. July 2014 04:12 UTC To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1338654/+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 1339567] Re: Touchscreen 22b9:2968 needs to be quirked
** Changed in: linux (Ubuntu Trusty) Status: In Progress => Fix Committed -- 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/1339567 Title: Touchscreen 22b9:2968 needs to be quirked Status in “linux” package in Ubuntu: Fix Released Status in “linux” source package in Trusty: Fix Committed Status in “linux” source package in Utopic: Fix Released Bug description: This device generates ABS_Z and ABS_RX events instead of ABS_X and ABS_Y. Upstream commit 3179e8e6 is needed to make it work. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1339567/+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 1333638] Re: [Dell Vostro 5470] Unable to control brightness with the Intel GPU / nVidia GPU + proprietary driver
Verified with 14.04 stock image on this system again (in both UEFI / legacy mode), just like what Edward commented in comment #12, it dims slowly with both of the Intel and nVidia GPU. Therefore I will mark this bug as Invalid. Thanks! ** Changed in: hwe-next/trusty Status: New => Invalid ** Changed in: linux (Ubuntu) Status: Confirmed => Invalid -- 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/1333638 Title: [Dell Vostro 5470] Unable to control brightness with the Intel GPU / nVidia GPU + proprietary driver Status in HWE Next Project: Invalid Status in HWE Next trusty series: Invalid Status in HWE Next utopic series: Invalid Status in “linux” package in Ubuntu: Invalid Bug description: CID: 201307-14038 Dell Vostro 5470 The brightness cannot be adjusted when running on Intel GPU This bug is similar to bug 1332437, but this one is a I+N system Steps: 1. Install 14.04 + update (3.13.0-29), boot to desktop 2. Try to adjust the screen brightness with hotkeys and "Brightness and Lock" applet Expected result: * Screen brightness could be adjusted in both ways. Actual result: * Unable to control screen brightness, the brightness indicator would change according to key press on the hotkeys Debugging information: ubuntu@201307-14038:~$ ls /sys/class/backlight acpi_video0 intel_backlight ubuntu@201307-14038:~$ grep -r . /proc/acpi /proc/acpi/button/lid/LID0/state:state: open /proc/acpi/wakeup:Device S-state Status Sysfs node /proc/acpi/wakeup:P0P1 S4*disabled /proc/acpi/wakeup:GLAN S4*disabled /proc/acpi/wakeup:EHC1 S4*enabled pci::00:1d.0 /proc/acpi/wakeup:EHC2 S4*disabled /proc/acpi/wakeup:XHC S4*enabled pci::00:14.0 /proc/acpi/wakeup:HDEF S4*disabled pci::00:1b.0 /proc/acpi/wakeup:RP01 S4*disabled pci::00:1c.0 /proc/acpi/wakeup:PXSX S4*disabled /proc/acpi/wakeup:RP02 S4*disabled pci::00:1c.1 /proc/acpi/wakeup:PXSX S4*disabled pci::02:00.0 /proc/acpi/wakeup:RP03 S4*disabled pci::00:1c.2 /proc/acpi/wakeup:PXSX S4*enabled pci::07:00.0 /proc/acpi/wakeup:RP04 S4*disabled pci::00:1c.3 /proc/acpi/wakeup:PXSX S4*disabled pci::08:00.0 /proc/acpi/wakeup:RP05 S4*disabled pci::00:1c.4 /proc/acpi/wakeup:PXSX S4*disabled /proc/acpi/wakeup:PEG0 S4*disabled /proc/acpi/wakeup:PEGP S4*disabled /proc/acpi/wakeup:PEG1 S4*disabled /proc/acpi/wakeup:PEG2 S4*disabled /proc/acpi/wakeup:LID0 S3*enabled ubuntu@201307-14038:~$ dmesg | grep 'ACPI: Video' [4.106881] ACPI: Video Device [PEGP] (multi-head: no rom: yes post: no) [4.121059] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-29-generic 3.13.0-29.53 ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2 Uname: Linux 3.13.0-29-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: ubuntu 1533 F pulseaudio /dev/snd/controlC0: ubuntu 1533 F pulseaudio CRDA: country TW: (2402 - 2472 @ 40), (3, 27) (5270 - 5330 @ 40), (3, 17), DFS (5735 - 5815 @ 40), (3, 30) CurrentDesktop: Unity Date: Tue Jun 24 06:08:39 2014 HibernationDevice: RESUME=UUID=a006ee47-418d-4b00-a823-81ac84d903e4 InstallationDate: Installed on 2010-01-01 (1635 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) MachineType: Dell Inc. Vostro 5470 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic.efi.signed root=UUID=d578d54f-0310-4907-83ba-ffb8e071368e ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.13.0-29-generic N/A linux-backports-modules-3.13.0-29-generic N/A linux-firmware 1.127.2 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 10/02/2013 dmi.bios.vendor: Dell Inc. dmi.bios.version: A03 dmi.board.vendor: Dell Inc. dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: 0.1 dmi.modalias: dmi:bvnDellInc.:bvrA03:bd10/02/2013:svnDellInc.:pnVostro5470:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr0.1: dmi.product.name: Vostro 5470 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1333638/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.ne
[Kernel-packages] [Bug 1336143] Re: linux-ti-omap4: 3.2.0-1451.70 -proposed tracker
*** This bug is a duplicate of bug 1338869 *** https://bugs.launchpad.net/bugs/1338869 ** This bug has been marked a duplicate of bug 1338869 linux-ti-omap4: -proposed tracker -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-ti-omap4 in Ubuntu. https://bugs.launchpad.net/bugs/1336143 Title: linux-ti-omap4: 3.2.0-1451.70 -proposed tracker Status in Kernel SRU Workflow: In Progress Status in Kernel SRU Workflow certification-testing series: Invalid Status in Kernel SRU Workflow package-testing series: New Status in Kernel SRU Workflow prepare-package series: New Status in Kernel SRU Workflow prepare-package-meta series: New Status in Kernel SRU Workflow promote-to-proposed series: New Status in Kernel SRU Workflow promote-to-security series: New Status in Kernel SRU Workflow promote-to-updates series: New Status in Kernel SRU Workflow regression-testing series: New Status in Kernel SRU Workflow security-signoff series: New Status in Kernel SRU Workflow upload-to-ppa series: Confirmed Status in Kernel SRU Workflow verification-testing series: New Status in “linux-ti-omap4” package in Ubuntu: Invalid Status in “linux-ti-omap4” source package in Precise: New Bug description: This bug is for tracking the upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Tuesday, 01. July 2014 04:53 UTC kernel-stable-master-bug:1335906 kernel-stable-phase:ReadyToBePackaged kernel-stable-phase-changed:Thursday, 03. July 2014 01:55 UTC kernel-stable-Certification-testing-end:Thursday, 03. July 2014 01:55 UTC To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1336143/+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 1336839] Re: linux-ppc: -proposed tracker
*** This bug is a duplicate of bug 1338764 *** https://bugs.launchpad.net/bugs/1338764 ** This bug has been marked a duplicate of bug 1338764 linux-ppc: -proposed tracker -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-ppc in Ubuntu. https://bugs.launchpad.net/bugs/1336839 Title: linux-ppc: -proposed tracker Status in Kernel SRU Workflow: In Progress Status in Kernel SRU Workflow certification-testing series: Invalid Status in Kernel SRU Workflow package-testing series: New Status in Kernel SRU Workflow prepare-package series: New Status in Kernel SRU Workflow prepare-package-meta series: New Status in Kernel SRU Workflow promote-to-proposed series: New Status in Kernel SRU Workflow promote-to-security series: New Status in Kernel SRU Workflow promote-to-updates series: New Status in Kernel SRU Workflow regression-testing series: New Status in Kernel SRU Workflow security-signoff series: Invalid Status in Kernel SRU Workflow upload-to-ppa series: New Status in Kernel SRU Workflow verification-testing series: New Status in “linux-ppc” package in Ubuntu: Invalid Status in “linux-ppc” source package in Saucy: New Bug description: This bug is for tracking the upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Wednesday, 02. July 2014 15:55 UTC kernel-stable-phase:Prepare kernel-stable-phase-changed:Wednesday, 02. July 2014 15:55 UTC kernel-stable-master-bug:1336203 To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1336839/+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 1162781] Re: bluez package out of date, 5.3 is available
** Tags added: utopic -- 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/1162781 Title: bluez package out of date, 5.3 is available Status in “bluez” package in Ubuntu: Triaged Bug description: Looks like there have been a lot of improvements to bluez since the 4.x series. Would be nice to get the latest release pulled in. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1162781/+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 1338666] Re: ppc64le kernel module nx_crypto blocks loading other kernel modules
** Also affects: linux (Ubuntu Trusty) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Utopic) Importance: Medium Status: Fix Committed ** Changed in: linux (Ubuntu Trusty) Status: New => In Progress ** Changed in: linux (Ubuntu Trusty) Assignee: (unassigned) => Tim Gardner (timg-tpi) ** Changed in: linux (Ubuntu Trusty) Status: In Progress => Fix Committed -- 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/1338666 Title: ppc64le kernel module nx_crypto blocks loading other kernel modules Status in “linux” package in Ubuntu: Fix Committed Status in “linux” source package in Trusty: Fix Committed Status in “linux” source package in Utopic: Fix Committed Bug description: == Comment: #0 - David A. Harnett - 2014-03-12 20:43:09 == ---Problem Description--- On Ubuntu 14.04 ppc64le in a Power7 LPAR , if kernel module nx_crypto is already loaded , attempts to load additional kernel modules fail with this message : modprobe: ERROR: could not insert 'xxx': Invalid argument where xxx is the name of module we tried to load . dmesg shows: [ 33.012917] nx: scatter/gather list overflow, pid: 806 ---uname output--- Linux c277f3u1crash2 3.13.0-17-generic #37-Ubuntu SMP Mon Mar 10 21:47:19 UTC 2014 ppc64le ppc64le ppc64le GNU/Linux ---Additional Hardware Info--- special PowerVM Little Endian firmware level b0108l_1446.780 Machine Type = Power 780+ 9179-MHD LPAR ---Debugger--- A debugger is not configured ---Steps to Reproduce--- "lsmod" , if nx_crypto module not loaded , then "modprobe nx_crypto" ; try to load any kernel module , "modprobe nfs" Stack trace output: no Oops output: no System Dump Info: The system is not configured to capture a system dump. *Additional Instructions for Dave Harnett/dober...@us.ibm.com , no backup: -Post a private note with access information to the machine that the bug is occuring on. -Attach sysctl -a output output to the bug. == Comment: #3 - David A. Harnett - 2014-03-12 21:19:42 == Circumvention : add directive "blacklist nx_crypto" to a file in directory /etc/modprobe.d Problem does not occur on Ubuntu 14.04 powerpc64 Big Endian image running in LPAR on same hardware . == Comment: #5 - Leonidas Da Silva Barbosa - 2014-03-13 14:48:17 == David, can you provide us with a cat /etc/issue cat /proc/cpuinfo uname -a from the system where the problem does not happen? == Comment: #6 - David A. Harnett - 2014-03-13 15:24:55 == This is the requested output from the BE image in another LPAR on the same physical machine . $ cat /etc/issue Ubuntu Trusty Tahr (development branch) \n \l $ cat /proc/cpuinfo processor : 0 cpu : POWER7 (architected), altivec supported clock : 3724.00MHz revision: 2.0 (pvr 004a 0200) processor : 1 cpu : POWER7 (architected), altivec supported clock : 3724.00MHz revision: 2.0 (pvr 004a 0200) processor : 2 cpu : POWER7 (architected), altivec supported clock : 3724.00MHz revision: 2.0 (pvr 004a 0200) processor : 3 cpu : POWER7 (architected), altivec supported clock : 3724.00MHz revision: 2.0 (pvr 004a 0200) timebase: 51200 platform: pSeries model : IBM,9179-MHD machine : CHRP IBM,9179-MHD $ uname -a Linux c277f3u1admin2 3.13.0-17-powerpc64-smp #37-Ubuntu SMP Mon Mar 10 21:58:15 UTC 2014 ppc64 ppc64 ppc64 GNU/Linux == Comment: #10 - Leonidas Da Silva Barbosa - 2014-03-14 13:19:42 == David, The hardware that are you running both image is over a PowerVM LE ? == Comment: #11 - David A. Harnett - 2014-03-14 13:32:42 == This model Power 780 (Saturn MR class) Power7 machine has special IBM internal use only firmware that permits both LE and BE OS images to run in separate PowerVM LPARs simultaneously . Our contact for the firmware is David Larson , lars...@us.ibm.com This is the third problem I observed on this machine where LE OS has problems but the same function works correctly on a nearly equivalent level of BE OS on the same physical machine . 1) nvram command fails with segfault - to be fixed in powerpc-utils package 2) ibmveth kernel driver for PowerVM virtual ethernet device - fixed in an Ubuntu 14.04 kernel 3) this problem Common thread seems to be drivers that interface with firmware/hardware platform features . == Comment: #17 - Cody P. Schafer - 2014-05-14 14:02:52 == I've seen issues on POWER8-PowerVM-ppc64le with nx-crypto, dmesg attached. note: this is still LE, but is also on P8 (not P7 as this bug was originally reported). == Comment: #18 -
[Kernel-packages] [Bug 1335026] Re: [Dell OptiPlex 3011] Sometimes system won't be able to run suspend stress test
Ivan, can you check if those firmware errors are related to the suspend failure? ** Changed in: linux (Ubuntu) Assignee: Edward Lin (airken) => Ivan Hu (ivan.hu) -- 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/1335026 Title: [Dell OptiPlex 3011] Sometimes system won't be able to run suspend stress test Status in HWE Next Project: New Status in “linux” package in Ubuntu: Confirmed Bug description: CID: 201302-12682 Dell OptiPlex 3011 Sometimes this system cannot be suspended for multiple times with sudo fwts -P s3 --s3-multiple=5 --s3-device-check --s3-device-check-delay 45 (The first suspend cycle probably would success) Error could be found in the log file: S3 cycle 1 of 5 pm-suspend returned 128 after 20 seconds. FAILED [MEDIUM] ShortSuspend: Test 1, Unexpected: S3 slept for 20 seconds, less than the expected 30 seconds. FAILED [HIGH] PMActionPowerStateS3: Test 1, pm-action tried to put the machine in the requested power state but failed. When this happened, even suspend with the system menu would fail. I do have it successfully suspend for 5 times once. Steps: 1. Install 14.04, boot to desktop 2. Try to suspend this system for multiple times with the command above 3. Reboot and re-test it. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: boot/vmlinuz-3.13.0-24-generic] ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.14.1-0ubuntu3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ubuntu 1339 F pulseaudio CurrentDesktop: Unity Date: Tue Jun 24 02:25:16 2014 HibernationDevice: RESUME=UUID=1877e238-0ac4-41ae-8f13-91e1e3636b73 InstallationDate: Installed on 2014-06-19 (4 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) MachineType: Dell Inc. OptiPlex 3011 AIO ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic root=UUID=d6534767-b55e-4ec0-b18e-cb1151963470 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.13.0-24-generic N/A linux-backports-modules-3.13.0-24-generic N/A linux-firmware 1.127 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 02/22/2013 dmi.bios.vendor: Dell Inc. dmi.bios.version: X19 dmi.board.vendor: Dell Inc. dmi.chassis.type: 13 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrX19:bd02/22/2013:svnDellInc.:pnOptiPlex3011AIO:pvr01:rvnDellInc.:rn:rvr:cvnDellInc.:ct13:cvr: dmi.product.name: OptiPlex 3011 AIO dmi.product.version: 01 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1335026/+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 1338063] Re: [Toshiba Portege Z835-ST6N03] Brightness control lost after suspend screen dimmed
John D Marsden, could you please provide the missing information following https://wiki.ubuntu.com/DebuggingKernelSuspend ? ** Tags removed: kernel-bug-exists-upstream-3.16.0-031600rc4-generic ** Tags added: kernel-bug-exists-upstream-3.16-rc4 ** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1338063 Title: [Toshiba Portege Z835-ST6N03] Brightness control lost after suspend screen dimmed Status in “linux” package in Ubuntu: Incomplete Bug description: Using Ubuntu 14.04. Recently updated to kernel version Ubuntu 3.13.0-30.54-generic 3.13.11.2 I expect brightness of my LCD screen to remain the same and be controllable after waking from suspend. It doesn't and isn't. What happens: Brightness controls fully working after initial boot, both through function keys and system settings. After putting computer into suspend and then re-awakening the LCD screen comes up with lowest brightness in actual appearance but settings still show the brightness as set at suspend time. Controls for brightness have become ineffective - they slide the brightness bar along but make no difference to the actual brightness of the screen. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-30-generic 3.13.0-30.54 ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: john 2060 F pulseaudio CurrentDesktop: Unity Date: Sat Jul 5 18:55:05 2014 InstallationDate: Installed on 2012-06-04 (760 days ago) InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425) MachineType: TOSHIBA PORTEGE Z835 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic root=UUID=865f4d37-5ceb-4e4a-b59b-032fa8a2c80b ro quiet splash elevator=noop 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: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no SourcePackage: linux UpgradeStatus: Upgraded to trusty on 2014-04-27 (68 days ago) dmi.bios.date: 02/08/2012 dmi.bios.vendor: TOSHIBA dmi.bios.version: Version 1.60 dmi.board.asset.tag: 00 dmi.board.name: Portable PC dmi.board.vendor: TOSHIBA dmi.board.version: Version A0 dmi.chassis.asset.tag: 00 dmi.chassis.type: 10 dmi.chassis.vendor: TOSHIBA dmi.chassis.version: Version 1.0 dmi.modalias: dmi:bvnTOSHIBA:bvrVersion1.60:bd02/08/2012:svnTOSHIBA:pnPORTEGEZ835:pvrPT224U-01W00C:rvnTOSHIBA:rnPortablePC:rvrVersionA0:cvnTOSHIBA:ct10:cvrVersion1.0: dmi.product.name: PORTEGE Z835 dmi.product.version: PT224U-01W00C dmi.sys.vendor: TOSHIBA To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1338063/+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 1337177] Re: [HP Pavilion m6-1035dx Entertainment Notebook PC] suspend/resume failure
Will Lueking, as per http://h10025.www1.hp.com/ewfrf/wc/softwareCategory?os=4063&lc=en&cc=us&dlc=en&sw_lang=&product=5273902#N1062 an update to your BIOS is available (F.35). If you update to this following https://help.ubuntu.com/community/BiosUpdate does it change anything? If it doesn't, could you please both specify what happened, and provide the output of the following terminal command: sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date Please note your current BIOS is already in the Bug Description, so posting this on the old BIOS would not be helpful. As well, you don't have to create a new bug report. As well, you don't have to create a new bug report. For more on BIOS updates and linux, please see https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette . Thank you for your understanding. ** Summary changed: - [Hewlett-Packard HP Pavilion m6 Notebook PC] suspend/resume failure + [HP Pavilion m6-1035dx Entertainment Notebook PC] suspend/resume failure ** Tags removed: needs-full-computer-model ** Tags added: bios-outdated-f.35 -- 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/1337177 Title: [HP Pavilion m6-1035dx Entertainment Notebook PC] suspend/resume failure Status in “linux” package in Ubuntu: Incomplete Bug description: Possible Duplicate, see bug #1337173 Went to wake from suspend, laptop powered back on, but screen would not wake. Forced power off. Upon reboot, went into recovery mode and fsck'ed the drive due to some errors with some x authority lock files (? I think?). Reboot, normal boot sequence. Another fsk done automagically. Reboot. Now all is well except for System Errors out of the wazoo. ProblemType: KernelOops DistroRelease: Ubuntu 14.10 Package: linux-image-3.15.0-6-generic 3.15.0-6.11 ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0 Uname: Linux 3.15.0-6-generic x86_64 Annotation: This occured during a previous suspend and prevented it from resuming properly. ApportVersion: 2.14.3-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: wash 2596 F pulseaudio /dev/snd/controlC0: wash 2596 F pulseaudio Date: Thu Jul 3 02:18:50 2014 DuplicateSignature: suspend/resume:Hewlett-Packard HP Pavilion m6 Notebook PC:F.03 ExecutablePath: /usr/share/apport/apportcheckresume Failure: suspend/resume HibernationDevice: RESUME=UUID=0ef77934-024e-4227-a6c3-74c32565d740 InstallationDate: Installed on 2013-10-20 (255 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1) InterpreterPath: /usr/bin/python3.4 MachineType: Hewlett-Packard HP Pavilion m6 Notebook PC ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume ProcEnviron: TERM=linux PATH=(custom, no user) ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.15.0-6-generic root=UUID=be71cf3e-3a6e-4ff3-92f4-d50876cb40d9 ro quiet splash PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.15.0-6-generic N/A linux-backports-modules-3.15.0-6-generic N/A linux-firmware1.132 SourcePackage: linux Title: [Hewlett-Packard HP Pavilion m6 Notebook PC] suspend/resume failure UpgradeStatus: Upgraded to utopic on 2014-07-03 (0 days ago) UserGroups: dmi.bios.date: 05/04/2012 dmi.bios.vendor: Insyde dmi.bios.version: F.03 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: 18A6 dmi.board.vendor: Hewlett-Packard dmi.board.version: 74.23 dmi.chassis.asset.tag: Chassis Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsyde:bvrF.03:bd05/04/2012:svnHewlett-Packard:pnHPPavilionm6NotebookPC:pvr07911020561620100:rvnHewlett-Packard:rn18A6:rvr74.23:cvnHewlett-Packard:ct10:cvrChassisVersion: dmi.product.name: HP Pavilion m6 Notebook PC dmi.product.version: 07911020561620100 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1337177/+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 1338706] Re: Samsung SSD 840 Series failed to set xfermode (err_mask=0x40) on Trusty with upstream kernel
Augusto Bortoluzzi, could you please advise to what actual impact this would have on your ability to use your computer? ** Tags removed: kernel-bug-exists-upstream-3.14.1 kernel-bug-exists- upstream-3.14.11 -- 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/1338706 Title: Samsung SSD 840 Series failed to set xfermode (err_mask=0x40) on Trusty with upstream kernel Status in “linux” package in Ubuntu: Confirmed Bug description: Samsung SSD 840 Series failed to get NCQ Send/Recv Log Emask 0x1. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-30-generic 3.13.0-30.55 ProcVersionSignature: Ubuntu 3.13.0-30.55-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: user 2131 F pulseaudio CurrentDesktop: Unity Date: Mon Jul 7 20:01:28 2014 HibernationDevice: RESUME=UUID=685afcb7-7aa6-4048-af15-091d3bcd3b35 InstallationDate: Installed on 2014-06-22 (14 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: System manufacturer System Product Name ProcFB: 0 nouveaufb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-30-generic root=UUID=d7c2e1cb-d046-460c-83b8-0cfbb330d095 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: 09/10/2010 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 0901 dmi.board.asset.tag: To Be Filled By O.E.M. dmi.board.name: M3N78-EM dmi.board.vendor: ASUSTeK Computer INC. dmi.board.version: Rev X.0x dmi.chassis.asset.tag: Asset-1234567890 dmi.chassis.type: 3 dmi.chassis.vendor: Chassis Manufacture dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr0901:bd09/10/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM3N78-EM:rvrRevX.0x: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/1338706/+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 362875] Re: rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset
joshyg6, thank you for your comment. So your hardware and problem may be tracked, could you please file a new report with Ubuntu (not Linux Mint) by executing the following in a terminal while booted into the default Ubuntu kernel (not a mainline one) via: ubuntu-bug linux For more on this, please read the official Ubuntu documentation: Ubuntu Bug Control and Ubuntu Bug Squad: https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue Ubuntu Kernel Team: https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports Ubuntu Community: https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette When opening up the new report, please feel free to subscribe me to it. Thank you for your understanding. Helpful bug reporting tips: https://wiki.ubuntu.com/ReportingBugs -- 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/362875 Title: rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset Status in “linux” package in Ubuntu: Expired Bug description: Binary package hint: linux-firmware Dear friends, [24225.012753] phy2 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x308c with error -71. [24225.017901] phy2 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x308c with error -71. [24225.022279] phy2 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x308c with error -71. [24226.005773] phy2 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x30c0 with error -71. [24226.011307] phy2 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x30c4 with error -71. [24226.015147] phy2 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x308c with error -71. [24226.020486] phy2 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x308c with error -71. [24226.024151] phy2 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x308c with error -71. [24227.003532] phy2 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x30c0 with error -71. [24227.007269] phy2 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x30c4 with error -71. [24227.020153] phy2 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x308c with error -71. [24227.023895] phy2 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x308c with error -71. [24227.027645] phy2 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x308c with error -71. This is an example of the message I'm continually getting. ID 148f:2671 Ralink Technology, Corp. RT2601USB Wireless Adapter Many blessings. ProblemType: Bug Architecture: i386 Dependencies: DistroRelease: Ubuntu 8.10 Package: linux-restricted-modules None [modified: /var/lib/dpkg/info/linux-restricted-modules.list] ProcEnviron: SHELL=/bin/bash PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin LANG=en_US.UTF-8 SourcePackage: linux-meta Uname: Linux 2.6.27-7-generic i686 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/362875/+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 1336485] Re: [HP Pavilion dv6t-7000 CTO Entertainment Notebook PC] suspend/resume failure
Aaahh Ahh, what is the earliest release specifically that you have tested and what was the 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/1336485 Title: [HP Pavilion dv6t-7000 CTO Entertainment Notebook PC] suspend/resume failure Status in “linux” package in Ubuntu: Incomplete Bug description: "Fixed but needed restart"??? ProblemType: KernelOops DistroRelease: Ubuntu 14.10 Package: linux-image-3.15.0-6-generic 3.15.0-6.11 ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0 Uname: Linux 3.15.0-6-generic x86_64 Annotation: This occured during a previous suspend and prevented it from resuming properly. ApportVersion: 2.14.3-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: aaahh 2555 F pulseaudio Date: Tue Jul 1 10:54:28 2014 DuplicateSignature: suspend/resume:Hewlett-Packard HP Pavilion dv6 Notebook PC:F.29 ExecutablePath: /usr/share/apport/apportcheckresume ExecutableTimestamp: 1403099049 Failure: suspend/resume HibernationDevice: RESUME=UUID=46299c15-e9a2-44ad-b58a-6ef48099477a InstallationDate: Installed on 2014-06-27 (4 days ago) InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140520) InterpreterPath: /usr/bin/python3.4 MachineType: Hewlett-Packard HP Pavilion dv6 Notebook PC ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume ProcCwd: / ProcEnviron: TERM=linux PATH=(custom, no user) ProcFB: 0 inteldrmfb 1 nouveaufb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.15.0-6-generic root=UUID=5ee7f7cb-22cc-4bfa-b5ac-1c4d0577a870 ro acpi_osi=Linux acpi_backlight=vendor intel_pstate=enable quiet splash acpi_osi=Linux acpi_backlight=vendor intel_pstate=enable vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.15.0-6-generic N/A linux-backports-modules-3.15.0-6-generic N/A linux-firmware1.132 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no SourcePackage: linux Title: [Hewlett-Packard HP Pavilion dv6 Notebook PC] suspend/resume failure UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: dmi.bios.date: 10/03/2013 dmi.bios.vendor: Insyde dmi.bios.version: F.29 dmi.board.asset.tag: Type2 - Board Asset Tag dmi.board.name: 181E dmi.board.vendor: Hewlett-Packard dmi.board.version: 52.24 dmi.chassis.asset.tag: Chassis Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsyde:bvrF.29:bd10/03/2013:svnHewlett-Packard:pnHPPaviliondv6NotebookPC:pvr07901020571620100:rvnHewlett-Packard:rn181E:rvr52.24:cvnHewlett-Packard:ct10:cvrChassisVersion: dmi.product.name: HP Pavilion dv6 Notebook PC dmi.product.version: 07901020571620100 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1336485/+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 1339340] Re: [HP Pavilion 11-h009tu x2 PC] Touchpad does not work
** Summary changed: - Touchpad does not work for hp x2 laptop + [HP Pavilion 11-h009tu x2 PC] Touchpad does not work ** Tags added: latest-bios-f.22 ** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1339340 Title: [HP Pavilion 11-h009tu x2 PC] Touchpad does not work Status in “linux” package in Ubuntu: Incomplete Bug description: Hi, I have an HP h009tux2 laptop. It has synaptic hid touchpad. The touchscreen is working as a mouse (no multitouch). The touchpad doesn't have two finger scroll or any scrolling for that matter, it doesn't even show up in touchpad section in control center. There has been no change in all these updates. Please help I am confined to windows 8 only as of now. xinput: ⎡ Virtual core pointer id=2 [master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)] ⎜ ↳ Synaptics Touch Pad V 103u5 id=11 [slave pointer (2)] ⎜ ↳ ELAN Touchscreen id=12 [slave pointer (2)] ⎣ Virtual core keyboard id=3 [master keyboard (2)] ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)] ↳ Power Button id=6 [slave keyboard (3)] ↳ Video Bus id=7 [slave keyboard (3)] ↳ Power Button id=8 [slave keyboard (3)] ↳ HP TrueVision Full HD id=9 [slave keyboard (3)] ↳ HP TrueVision Full HD Rear id=10 [slave keyboard (3)] ↳ AT Translated Set 2 keyboard id=13 [slave keyboard (3)] ↳ HP Wireless hotkeys id=14 [slave keyboard (3)] ↳ HP WMI hotkeys id=15 [slave keyboard (3)] lsmod | grep hid -> hid_generic 12548 0 hid_multitouch 17407 0 hid_sensor_als 13123 0 hid_sensor_gyro_3d 13209 0 hid_sensor_accel_3d 13221 0 hid_sensor_magn_3d 13209 0 hid_sensor_trigger 12916 4 hid_sensor_gyro_3d,hid_sensor_accel_3d,hid_sensor_als,hid_sensor_magn_3d industrialio_triggered_buffer 12882 4 hid_sensor_gyro_3d,hid_sensor_accel_3d,hid_sensor_als,hid_sensor_magn_3d industrialio 54069 7 hid_sensor_trigger,hid_sensor_gyro_3d,industrialio_triggered_buffer,hid_sensor_accel_3d,hid_sensor_als,kfifo_buf,hid_sensor_magn_3d hid_sensor_iio_common 13755 4 hid_sensor_gyro_3d,hid_sensor_accel_3d,hid_sensor_als,hid_sensor_magn_3d hid_sensor_hub 19536 6 hid_sensor_trigger,hid_sensor_gyro_3d,hid_sensor_accel_3d,hid_sensor_als,hid_sensor_magn_3d,hid_sensor_iio_common usbhid 52570 0 hid 106148 4 hid_multitouch,hid_generic,hid_sensor_hub,usbhid mac_hid 13205 0 lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 009: ID 04f3:0193 Elan Microelectronics Corp. Bus 001 Device 008: ID 06cb:2239 Synaptics, Inc. Bus 001 Device 007: ID 1bcf:2c5a Sunplus Innovation Technology Inc. Bus 001 Device 003: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB Bus 001 Device 006: ID 8087:07dc Intel Corp. Bus 001 Device 005: ID 0483:91d1 STMicroelectronics Bus 001 Device 004: ID 1bcf:2c59 Sunplus Innovation Technology Inc. Bus 001 Device 002: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-30-generic 3.13.0-30.54 ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: saurabh2334 F pulseaudio CurrentDesktop: Unity CurrentDmesg: [ 127.814408] init: plymouth-stop pre-start process (3283) terminated with status 1 Date: Wed Jul 9 02:23:11 2014 InstallationDate: Installed on 2014-05-26 (43 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) MachineType: Hewlett-Packard HP Pavilion 11 x2 Notebook PC ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic.efi.signed root=UUID=075740be-e639-4f27-80f6-f4f4bd42a3da ro quiet splash intel_pstate=enable acpi_backlight=vendor vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon not responding. 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 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 05/23/2014 dmi.bios.vendor: Insyde dmi.bios.version: F.22 dmi.board.asset.tag: Type2 - Board Asset Tag dmi.board.name: 2188 dmi.board.vendor: Hewlett-Packard dmi.board.version: 36.29 dmi.chassis.asset.tag: Chassis Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsyde:bvrF.22:bd05/23/2014:svnHewlett-Packard:pnHPPavilion11x2NotebookPC:pvr088310305E00010
[Kernel-packages] [Bug 1335458] Re: [Toshiba Satellite Z930-164] Backlight control does not work, but there are entries in /sys/class/backlight
** Changed in: linux (Ubuntu) Status: Incomplete => Triaged ** Tags removed: needs-reverse-bisect ** Tags added: cherry-pick reverse-bisect-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/1335458 Title: [Toshiba Satellite Z930-164] Backlight control does not work, but there are entries in /sys/class/backlight Status in “linux” package in Ubuntu: Triaged Bug description: Following bug reporting process: https://wiki.ubuntu.com/Kernel/Debugging/Backlight#Reporting_Backlight_Bugs Running Ubuntu 14.04 with Unity. Testing for a work around: * With kernel parameter acpi_backlight=vendor -> Brightness control is working with both applet and hotkeys. - # echo 8 > /sys/class/backlight/intel_backlight/brightness -> The command sets the screens brightness very low (almost turns it off). * With kernel parameter video.use_bios_initial_backlight=0 -> Brightness control is neither working with applet nor hotkeys. * With kernel parameter video.use_native_backlight=1 -> Brightness control is working with both applet and hotkeys. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-30-generic 3.13.0-30.54 ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: florent2107 F pulseaudio CurrentDesktop: Unity Date: Sat Jun 28 18:17:42 2014 EcryptfsInUse: Yes HibernationDevice: RESUME=/dev/mapper/toshnux--vg-swap_1 MachineType: TOSHIBA SATELLITE Z930 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic root=/dev/mapper/hostname--vg-root ro splash quiet acpi_backlight=vendor 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 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 04/04/2013 dmi.bios.vendor: TOSHIBA dmi.bios.version: Version 6.70 dmi.board.asset.tag: 00 dmi.board.name: SATELLITE Z930 dmi.board.vendor: TOSHIBA dmi.board.version: Version A0 dmi.chassis.asset.tag: 00 dmi.chassis.type: 10 dmi.chassis.vendor: TOSHIBA dmi.chassis.version: Version 1.0 dmi.modalias: dmi:bvnTOSHIBA:bvrVersion6.70:bd04/04/2013:svnTOSHIBA:pnSATELLITEZ930:pvrPT23LE-01900EFR:rvnTOSHIBA:rnSATELLITEZ930:rvrVersionA0:cvnTOSHIBA:ct10:cvrVersion1.0: dmi.product.name: SATELLITE Z930 dmi.product.version: PT23LE-01900EFR dmi.sys.vendor: TOSHIBA To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1335458/+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 1333487] Re: [ASUS ZENBOOK UX32VD] Wifi failure to connect regression.
guysoft, thank you for your comment. So your hardware and problem may be tracked, could you please file a new report with Ubuntu by executing the following in a terminal while booted into the default Ubuntu kernel (not a mainline one) via: ubuntu-bug linux For more on this, please read the official Ubuntu documentation: Ubuntu Bug Control and Ubuntu Bug Squad: https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue Ubuntu Kernel Team: https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports Ubuntu Community: https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette When opening up the new report, please feel free to subscribe me to it. Thank you for your understanding. Helpful bug reporting tips: https://wiki.ubuntu.com/ReportingBugs -- 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/1333487 Title: [ASUS ZENBOOK UX32VD] Wifi failure to connect regression. Status in “linux” package in Ubuntu: Incomplete Status in “linux” source package in Trusty: In Progress Bug description: 3.13.0-29-generic works 3.13.0-30 results in the following errors Jun 23 20:53:15 colt kernel: [5.862854] iwlwifi :03:00.0: L1 Disabled; Enabling L0S Jun 23 20:53:15 colt kernel: [5.869441] iwlwifi :03:00.0: Radio type=0x2-0x1-0x0 Jun 23 20:53:15 colt kernel: [5.967202] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready Jun 23 20:53:15 colt kernel: [5.967478] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready Jun 23 20:53:15 colt kernel: [5.972410] ip6_tables: (C) 2000-2006 Netfilter Core Team Jun 23 20:53:15 colt kernel: [6.644363] Bridge firewalling registered Jun 23 20:53:16 colt kernel: [6.816877] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) Jun 23 20:53:16 colt kernel: [6.865773] IPv6: ADDRCONF(NETDEV_UP): virbr0: link is not ready Jun 23 20:53:18 colt kernel: [9.196680] wlan0: authenticate with 94:0c:6d:fe:2e:d6 Jun 23 20:53:18 colt kernel: [9.201356] wlan0: send auth to 94:0c:6d:fe:2e:d6 (try 1/3) Jun 23 20:53:18 colt kernel: [9.305248] wlan0: send auth to 94:0c:6d:fe:2e:d6 (try 2/3) Jun 23 20:53:18 colt kernel: [9.307338] wlan0: authenticated Jun 23 20:53:18 colt kernel: [9.307545] wlan0: waiting for beacon from 94:0c:6d:fe:2e:d6 Jun 23 20:53:21 colt kernel: [ 12.654570] wlan0: authenticate with 94:0c:6d:fe:2e:d6 Jun 23 20:53:21 colt kernel: [ 12.656770] wlan0: send auth to 94:0c:6d:fe:2e:d6 (try 1/3) Jun 23 20:53:21 colt kernel: [ 12.659369] wlan0: authenticated Jun 23 20:53:21 colt kernel: [ 12.659583] wlan0: waiting for beacon from 94:0c:6d:fe:2e:d6 Jun 23 20:53:25 colt kernel: [ 16.446479] wlan0: authenticate with 94:0c:6d:fe:2e:d6 Jun 23 20:53:25 colt kernel: [ 16.449055] wlan0: send auth to 94:0c:6d:fe:2e:d6 (try 1/3) Jun 23 20:53:25 colt kernel: [ 16.451708] wlan0: authenticated Jun 23 20:53:25 colt kernel: [ 16.451816] wlan0: waiting for beacon from 94:0c:6d:fe:2e:d6 Jun 23 20:53:30 colt kernel: [ 20.751118] wlan0: authenticate with 94:0c:6d:fe:2e:d6 Jun 23 20:53:30 colt kernel: [ 20.753892] wlan0: send auth to 94:0c:6d:fe:2e:d6 (try 1/3) Jun 23 20:53:30 colt kernel: [ 20.756151] wlan0: authenticated Jun 23 20:53:30 colt kernel: [ 20.756311] wlan0: waiting for beacon from 94:0c:6d:fe:2e:d6 Jun 23 20:53:46 colt kernel: [ 37.251795] wlan0: authenticate with 94:0c:6d:fe:2e:d6 Jun 23 20:53:46 colt kernel: [ 37.254521] wlan0: send auth to 94:0c:6d:fe:2e:d6 (try 1/3) Jun 23 20:53:46 colt kernel: [ 37.256537] wlan0: authenticated Jun 23 20:53:46 colt kernel: [ 37.256922] wlan0: waiting for beacon from 94:0c:6d:fe:2e:d6 Jun 23 20:53:59 colt kernel: [ 50.574868] wlan0: authenticate with 94:0c:6d:fe:2e:d6 Jun 23 20:53:59 colt kernel: [ 50.577201] wlan0: send auth to 94:0c:6d:fe:2e:d6 (try 1/3) Jun 23 20:53:59 colt kernel: [ 50.579460] wlan0: authenticated Jun 23 20:53:59 colt kernel: [ 50.579761] wlan0: waiting for beacon from 94:0c:6d:fe:2e:d6 Jun 23 20:54:11 colt kernel: [ 62.361021] wlan0: authenticate with 94:0c:6d:fe:2e:d6 Jun 23 20:54:11 colt kernel: [ 62.363445] wlan0: send auth to 94:0c:6d:fe:2e:d6 (try 1/3) Jun 23 20:54:11 colt kernel: [ 62.366190] wlan0: authenticated Jun 23 20:54:11 colt kernel: [ 62.366336] wlan0: waiting for beacon from 94:0c:6d:fe:2e:d6 Jun 23 20:54:24 colt kernel: [ 75.684454] wlan0: authenticate with 94:0c:6d:fe:2e:d6 Jun 23 20:54:24 colt kernel: [ 75.686745] wlan0: send auth to 94:0c:6d:fe:2e:d6 (try 1/3) Jun 23 20:54:24 colt kernel: [ 75.692039] wlan0: authenticated Jun 23 20:54:24 colt kernel: [ 75.692169] wlan0: waiting for beacon from 94:0c:6d:fe:2e:d6 Jun 23 20:54:36 colt kernel: [ 87.367947] wlan0: authenticate with 94:0c:6d:fe:2e:d6 Jun 23 20:54:36 colt kerne
[Kernel-packages] [Bug 1324790] Re: Bluetooth problem with Parrot Zik headphones
Chris Halse Rogers, did this problem not occur in a release prior to Utopic? -- 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/1324790 Title: Bluetooth problem with Parrot Zik headphones Status in “linux” package in Ubuntu: Confirmed Bug description: HSP profile fails to work on my bluetooth headset (a Parrot Zik); a2dp works fine. HSP profile doesn't get sound or have the mic working. This seems at least in part to be a kernel issue; the relevant bit of syslog is: ... May 30 08:34:43 RedTail bluetoothd[4864]: /org/bluez/4864/hci0/dev_90_03_B7_5F_6F_DF/fd10: fd(25) ready May 30 08:34:44 RedTail kernel: [63184.627985] input: 90:03:B7:5F:6F:DF as /devices/virtual/input/input121 May 30 08:34:45 RedTail bluetoothd[4864]: Badly formated or unrecognized command: AT+CSCS=? May 30 08:34:45 RedTail bluetoothd[4864]: Badly formated or unrecognized command: AT+CPBS=? May 30 08:34:45 RedTail bluetoothd[4864]: Badly formated or unrecognized command: AT+CIMI May 30 08:35:12 RedTail bluetoothd[4864]: /org/bluez/4864/hci0/dev_90_03_B7_5F_6F_DF/fd11: fd(23) ready May 30 08:37:26 RedTail bluetoothd[4864]: Audio connection got disconnected May 30 08:37:55 RedTail kernel: [63376.126544] Bluetooth: hci0 SCO packet for unknown connection handle 0 May 30 08:37:55 RedTail kernel: [63376.126559] Bluetooth: hci0 SCO packet for unknown connection handle 0 May 30 08:37:55 RedTail kernel: [63376.126566] Bluetooth: hci0 SCO packet for unknown connection handle 0 May 30 08:37:55 RedTail kernel: [63376.126572] Bluetooth: hci0 SCO packet for unknown connection handle 0 May 30 08:37:55 RedTail kernel: [63376.126578] Bluetooth: hci0 SCO packet for unknown connection handle 0 May 30 08:37:55 RedTail kernel: [63376.126584] Bluetooth: hci0 SCO packet for unknown connection handle 0 May 30 08:37:55 RedTail kernel: [63376.126590] Bluetooth: hci0 SCO packet for unknown connection handle 0 May 30 08:37:55 RedTail kernel: [63376.126595] Bluetooth: hci0 SCO packet for unknown connection handle 0 May 30 08:37:55 RedTail kernel: [63376.126601] Bluetooth: hci0 SCO packet for unknown connection handle 0 May 30 08:37:55 RedTail kernel: [63376.126606] Bluetooth: hci0 SCO packet for unknown connection handle 0 May 30 08:37:55 RedTail kernel: [63376.126612] Bluetooth: hci0 SCO packet for unknown connection handle 0 May 30 08:37:55 RedTail kernel: [63376.126617] Bluetooth: hci0 SCO packet for unknown connection handle 0 May 30 08:37:55 RedTail kernel: [63376.126623] Bluetooth: hci0 SCO packet for unknown connection handle 7936 May 30 08:37:55 RedTail kernel: [63376.126629] Bluetooth: hci0 SCO packet for unknown connection handle 48 May 30 08:37:55 RedTail kernel: [63376.126635] Bluetooth: hci0 SCO packet for unknown connection handle 0 May 30 08:37:55 RedTail kernel: [63376.126641] Bluetooth: hci0 SCO packet for unknown connection handle 0 May 30 08:37:55 RedTail kernel: [63376.126647] Bluetooth: hci0 SCO packet for unknown connection handle 0 ... ProblemType: Bug DistroRelease: Ubuntu 14.10 Package: linux-image-3.15.0-2-generic (not installed) ProcVersionSignature: Ubuntu 3.15.0-2.6-generic 3.15.0-rc6 Uname: Linux 3.15.0-2-generic x86_64 ApportVersion: 2.14.2-0ubuntu4 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/pcmC1D0c: chris 3967 F...m pulseaudio /dev/snd/pcmC1D0p: chris 3967 F...m pulseaudio /dev/snd/controlC1: chris 3967 F pulseaudio /dev/snd/controlC0: chris 3967 F pulseaudio CurrentDesktop: Unity Date: Fri May 30 08:56:58 2014 InstallationDate: Installed on 2013-08-06 (296 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: System76, Inc. Galago UltraPro ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.15.0-2-generic.efi.signed root=UUID=92c2fa03-f29c-4bcc-87ab-f0fe28c134f2 ro quiet splash i915.i915_enable_rc6=7 vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.15.0-2-generic N/A linux-backports-modules-3.15.0-2-generic N/A linux-firmware1.130 SourcePackage: linux UpgradeStatus: Upgraded to utopic on 2013-08-06 (296 days ago) dmi.bios.date: 07/09/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 4.6.5 dmi.board.asset.tag: Tag 12345 dmi.board.name: Galago UltraPro dmi.board.vendor: System76, Inc. dmi.board.version: galu1 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 9 dmi.chassis.vendor: System76, Inc, dmi.chassis.version: galu1 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd07/09/2013:svnSystem76,Inc.:pnGalagoUltraPro:pvrgalu1:rvnSystem76,Inc.:rnGalagoUltraPro:rvrgalu1:cvnSystem76,Inc,:ct9:cvrgalu1: dmi.product.name: Galago UltraPro dmi.product.version: galu1 dmi.sy
[Kernel-packages] [Bug 1284399] Re: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8800c0ef0a00
The problem still exists here with various USB3 disks. System information: MacBook Air 6,2 with two USB3 ports Kernel version: 3.12.13-031213-generic reading large amounts of data seems to be no problem, but when writing data, the error occours: l 9 12:39:47 ishtar kernel: [ 1492.741609] usb 2-2: reset SuperSpeed USB device number 7 using xhci_hcd ==> /var/log/syslog <== Jul 9 12:39:47 ishtar kernel: [ 1492.757475] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with disabled ep 8801c601ec80 Jul 9 12:39:47 ishtar kernel: [ 1492.757482] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with disabled ep 8801c601ecc0 ==> /var/log/kern.log <== Jul 9 12:39:47 ishtar kernel: [ 1492.757475] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with disabled ep 8801c601ec80 Jul 9 12:39:47 ishtar kernel: [ 1492.757482] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with disabled ep 8801c601ecc0 I have cross-checked the disks on different systems with USB2 ports: its not a faulty disk! Help and solutions is highly appreciated -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1284399 Title: xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with disabled ep 8800c0ef0a00 Status in “linux” package in Ubuntu: Expired Bug description: [ 9486.068349] usb 3-2: new high-speed USB device number 8 using xhci_hcd [ 9486.086082] usb 3-2: New USB device found, idVendor=04e8, idProduct=6860 [ 9486.086094] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 9486.086100] usb 3-2: Product: SAMSUNG_Android [ 9486.086105] usb 3-2: Manufacturer: SAMSUNG [ 9486.086110] usb 3-2: SerialNumber: 0ae8fda7 [ 9486.087537] cdc_acm 3-2:1.1: This device cannot do calls on its own. It is not a modem. [ 9486.087675] cdc_acm 3-2:1.1: ttyACM0: USB ACM device [ 9546.357396] usb 3-2: reset high-speed USB device number 8 using xhci_hcd [ 9546.373938] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with disabled ep 8800c0ef0a00 [ 9546.373950] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with disabled ep 8800c0ef09c0 [ 9546.373956] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with disabled ep 880117d3e140 [ 9546.373962] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with disabled ep 8800c0ef0a40 [ 9546.373967] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with disabled ep 880117d3e100 [ 9546.373973] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with disabled ep 88008c297180 [ 9546.374529] cdc_acm 3-2:1.1: This device cannot do calls on its own. It is not a modem. [ 9546.374641] cdc_acm 3-2:1.1: ttyACM0: USB ACM device ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-11-generic 3.13.0-11.31 ProcVersionSignature: Ubuntu 3.13.0-11.31-generic 3.13.3 Uname: Linux 3.13.0-11-generic x86_64 ApportVersion: 2.13.2-0ubuntu5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: caravena 2152 F pulseaudio CRDA: country CL: (2402 - 2482 @ 40), (N/A, 20) (5170 - 5250 @ 40), (N/A, 20) (5250 - 5330 @ 40), (N/A, 20), DFS (5735 - 5835 @ 40), (N/A, 20) CurrentDesktop: GNOME Date: Mon Feb 24 22:47:58 2014 HibernationDevice: RESUME=UUID=360bd2d2-4f44-4311-86d6-4781ac81ee87 InstallationDate: Installed on 2014-01-23 (32 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140122) MachineType: SAMSUNG ELECTRONICS CO., LTD. 530U3C/530U4C ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.13.0-11-generic root=UUID=0c67119c-ddae-476a-b510-142ec598f691 ro rootflags=subvol=@ quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.13.0-11-generic N/A linux-backports-modules-3.13.0-11-generic N/A linux-firmware 1.125 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 04/15/2013 dmi.bios.vendor: Phoenix Technologies Ltd. dmi.bios.version: P14AAJ dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: SAMSUNG_NP1234567890 dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD. dmi.board.version: FAB1 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 9 dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD. dmi.chassis.version: 0.1 dmi.modalias: dmi:bvnPhoenixTechnologiesLtd.:bvrP14AAJ:bd04/15/2013:svnSAMSUNGELECTRONICSCO.,LTD.:pn530U3C/530U4C:pvr0.1:rvnSAMSUNGELECTRONICSCO.,LTD.:rnSAMSUNG_NP1234567890:rvrFAB1:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvr0.1: dmi.product.name: 530U3C/530U4C dmi.product.version: 0.1 dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1284399/+subscriptions --
[Kernel-packages] [Bug 500069] Re: USB file transfer causes system freezes; ops take hours instead of minutes
SImplexion, thank you for your comment. So your hardware and problem may be tracked, could you please file a new report with Ubuntu by executing the following in a terminal while booted into a Ubuntu repository kernel (not a mainline one) via: ubuntu-bug linux For more on this, please read the official Ubuntu documentation: Ubuntu Bug Control and Ubuntu Bug Squad: https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue Ubuntu Kernel Team: https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports Ubuntu Community: https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette When opening up the new report, please feel free to subscribe me to it. Thank you for your understanding. Helpful bug reporting tips: https://wiki.ubuntu.com/ReportingBugs -- 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/500069 Title: USB file transfer causes system freezes; ops take hours instead of minutes Status in The Linux Kernel: Fix Released Status in “linux” package in Ubuntu: Incomplete Status in “linux” package in Fedora: Unknown Bug description: USB Drive is a MP3 Player 2GB sbec@Diamant:~$ lsusb Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 002: ID 046d:c50e Logitech, Inc. MX-1000 Cordless Mouse Receiver Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 004: ID 0402:5661 ALi Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub sbec@Diamant:~$ Linux Diamant 2.6.31-15-generic #50-Ubuntu SMP Tue Nov 10 14:54:29 UTC 2009 i686 GNU/Linux Ubuntu 2.6.31-15.50-generic to test, i issued dd command: dd if=/dev/zero of=/media/usb-disk/test-file bs=32 while dd is running i run dstat this is in the log file attached. other logs are also in the tar.gz file... there is a huge USB performance Bug report #1972262. this Report is something simular To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/500069/+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 1309578] Re: Ubuntu 14.04 suddenly reboots when booting from Live USB AMD A8 6600k
Soma sundaram, thank you for your comment. So your hardware and problem may be tracked, could you please file a new report with Ubuntu by executing the following in a terminal while booted into the default Ubuntu kernel (not a mainline one) via: ubuntu-bug linux For more on this, please read the official Ubuntu documentation: Ubuntu Bug Control and Ubuntu Bug Squad: https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue Ubuntu Kernel Team: https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports Ubuntu Community: https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette When opening up the new report, please feel free to subscribe me to it. Thank you for your understanding. Helpful bug reporting tips: https://wiki.ubuntu.com/ReportingBugs -- 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/1309578 Title: Ubuntu 14.04 suddenly reboots when booting from Live USB AMD A8 6600k Status in “linux” package in Ubuntu: Incomplete Bug description: I have a custom built AMD System with the following hardware currently running on Linux Mint 16 : AMD A8 6600k with Integrated graphics | MSI-FM2-A55M-E33 Motherboard | Kingston Hyperx Blu 4GB RAM | Corsair VS450 PSU Today when I tried to install 14.04 amd64 iso using a bootable USB, then the system rebooted. Any further attempts in installing it resulted in the same bug. As soon as I open the "Ubuntu installer" application and click "Continue" button then the system restarts after 2-3 seconds. I asked the same on AskUbuntu and some more guys reported the same problem with AMD APU, so I believe it to be a genuine bug and not just with me. The BIOS version is the latest one downloaded from MSI official website which is version 11.5. Also an Interesting thing is that this bug is common with the latest iso of Arch Linux too, but when booting older distros like Linux Mint 16 from USB, then everything works like it should, so it might have something to do with the newer 3.13 Kernel version. I am not an expert, but I can surely tell that only the newer distros are affected by this bug as reported by some other guys at AskUbuntu and the fact that Arch which is running the newer Kernel is having the same bug, so it probably has something to do with the newer Kernel, but I could be wrong. This bug is not letting me install Ubuntu 14.04 on my hardware and it is affecting a few more users too. Here is the AskUbuntu thread : http://askubuntu.com/questions/449391/unable-to-install-ubuntu-14-04 -pc-restarts-after-i-click-continue-button-in I hope this gets fixed soon or with the 14.04.1 upcoming July release. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1309578/+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 1338566] Re: [Acer Aspire V5-122P] /resume failure
*** This bug is a duplicate of bug 1338148 *** https://bugs.launchpad.net/bugs/1338148 ** This bug has been marked a duplicate of bug 1338148 [Acer Aspire V5-122P] suspend/resume failure -- 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/1338566 Title: [Acer Aspire V5-122P] /resume failure Status in “linux” package in Ubuntu: Confirmed Bug description: the computer just dont resume anyomre, stays all black screen ProblemType: KernelOops DistroRelease: Ubuntu 14.10 Package: linux-image-3.15.0-6-generic 3.15.0-6.11 ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0 Uname: Linux 3.15.0-6-generic x86_64 Annotation: This occured during a previous hibernate and prevented it from resuming properly. ApportVersion: 2.14.4-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: rafael 2481 F pulseaudio /dev/snd/controlC0: rafael 2481 F pulseaudio Date: Mon Jul 7 09:49:14 2014 DuplicateSignature: /resume:Acer Aspire V5-122P:V2.04 ExecutablePath: /usr/share/apport/apportcheckresume Failure: /resume HibernationDevice: RESUME=UUID=5cad6753-e2ed-483b-a3fd-b34aa53895b2 InstallationDate: Installed on 2014-05-21 (47 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) InterpreterPath: /usr/bin/python3.4 MachineType: Acer Aspire V5-122P ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume ProcEnviron: TERM=linux PATH=(custom, no user) ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.15.0-6-generic.efi.signed root=UUID=8b40c76c-522b-434b-acf9-a46568de45fb ro quiet splash PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.15.0-6-generic N/A linux-backports-modules-3.15.0-6-generic N/A linux-firmware1.132 SourcePackage: linux Title: [Acer Aspire V5-122P] /resume failure UpgradeStatus: Upgraded to utopic on 2014-06-15 (21 days ago) UserGroups: dmi.bios.date: 05/10/2013 dmi.bios.vendor: Insyde Corp. dmi.bios.version: V2.04 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: Aspire V5-122P dmi.board.vendor: Acer dmi.board.version: V2.04 dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: V2.04 dmi.modalias: dmi:bvnInsydeCorp.:bvrV2.04:bd05/10/2013:svnAcer:pnAspireV5-122P:pvrV2.04:rvnAcer:rnAspireV5-122P:rvrV2.04:cvnAcer:ct10:cvrV2.04: dmi.product.name: Aspire V5-122P dmi.product.version: V2.04 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1338566/+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 1338016] Re: Laptop headphones stopped working after updating system
Aere Greenway, as per http://us.acer.com/ac/en/US/content/drivers an update to your BIOS is available (1.08). If you update to this following https://help.ubuntu.com/community/BiosUpdate does it change anything? If it doesn't, could you please both specify what happened, and provide the output of the following terminal command: sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date Please note your current BIOS is already in the Bug Description, so posting this on the old BIOS would not be helpful. As well, you don't have to create a new bug report. As well, you don't have to create a new bug report. For more on BIOS updates and linux, please see https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette . Thank you for your understanding. ** Tags added: bios-outdated-1.08 ** Changed in: linux (Ubuntu) Importance: Undecided => Low ** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1338016 Title: [Acer Aspire 4339] Laptop headphones stopped working after updating system Status in “linux” package in Ubuntu: Incomplete Bug description: When I applied updates installing linux-image-3.2.0-65-generic, the laptop headphones (sound system) stopped working. When I pull out the sound-system plug, sound works through the (pathetic) laptop speakers. Sound is at a reasonable level, and is not muted. When I reboot with the former system linux-image-3.2.0-61-generic, sound works through the speaker system as it always did before. I am using an Acer Aspire 4339, running Ubuntu (Unity) 12.04. I expected sound (audio) to continue working through my sound system after applying system updates, but it didn't. The only way to get any sound is to use the laptop speakers. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-65-generic 3.2.0-65.98 ProcVersionSignature: Ubuntu 3.2.0-65.98-generic 3.2.60 Uname: Linux 3.2.0-65-generic i686 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu17.6 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: ALC271X Analog [ALC271X Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: aere 1872 F pulseaudio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0x9440 irq 43' Mixer name : 'Intel IbexPeak HDMI' Components : 'HDA:10ec0269,10250603,00100100 HDA:80862804,10250603,0010' Controls : 26 Simple ctrls : 12 Date: Fri Jul 4 23:19:11 2014 HibernationDevice: RESUME=UUID=99533f61-b95a-4027-a9c3-9caa0f8d132b InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012) MachineType: Acer Aspire 4339 MarkForUpload: True ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-65-generic root=UUID=bd632fd3-3d27-494b-a963-c20a35136dc6 ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.2.0-65-generic N/A linux-backports-modules-3.2.0-65-generic N/A linux-firmware1.79.16 SourcePackage: linux StagingDrivers: mei UpgradeStatus: Upgraded to precise on 2012-06-13 (751 days ago) dmi.bios.date: 05/30/2011 dmi.bios.vendor: INSYDE dmi.bios.version: V1.05 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: HMA_CP dmi.board.vendor: Acer dmi.board.version: Base Board Version dmi.chassis.type: 10 dmi.chassis.vendor: Chassis Manufacturer dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnINSYDE:bvrV1.05:bd05/30/2011:svnAcer:pnAspire4339:pvrV1.05:rvnAcer:rnHMA_CP:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion: dmi.product.name: Aspire 4339 dmi.product.version: V1.05 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1338016/+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 1333322] Re: enable intel_pstate as default with thermald for x86
thermald needs to be a meta package dependency. ** Also affects: thermald (Ubuntu) Importance: Undecided Status: New ** Changed in: thermald (Ubuntu Utopic) Status: New => In Progress ** Changed in: thermald (Ubuntu Utopic) Assignee: (unassigned) => Tim Gardner (timg-tpi) ** Changed in: thermald (Ubuntu Utopic) Milestone: None => ubuntu-14.10 -- 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/122 Title: enable intel_pstate as default with thermald for x86 Status in “linux” package in Ubuntu: Fix Committed Status in “thermald” package in Ubuntu: In Progress Status in “linux” source package in Utopic: Fix Committed Status in “thermald” source package in Utopic: In Progress Bug description: Intel-pstate should be enabled as it has improved in stability over the past several kernel releases and does promise some excellent performance + power gains. It would be also be *very* helpful if thermald is also installed for x86 platforms when intel-pstate is enabled to ensure thermal overrun does not occur on some poorly designed laptops that cannot dissipate heat effectivly when being driven hard by intel-pstate. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/122/+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 1338870] Re: linux-armadaxp: 3.2.0-1636.52 -proposed tracker
All builds are complete, packages in this bug can be copied to -proposed. ** Changed in: kernel-sru-workflow/prepare-package Status: New => Fix Released ** Changed in: kernel-sru-workflow/promote-to-proposed Status: New => Confirmed ** Changed in: kernel-sru-workflow/package-testing Status: New => In Progress ** Changed in: kernel-sru-workflow/package-testing Status: In Progress => Confirmed ** Description changed: This bug is for tracking the 3.2.0-1636.52 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Tuesday, 08. July 2014 04:06 UTC - kernel-stable-phase:Prepare - kernel-stable-phase-changed:Tuesday, 08. July 2014 04:06 UTC kernel-stable-master-bug:1338654 kernel-stable-Certification-testing-end:Wednesday, 09. July 2014 07:05 UTC kernel-stable-Security-signoff-end:Wednesday, 09. July 2014 07:05 UTC + kernel-stable-phase:PPA Testing + kernel-stable-phase-changed:Wednesday, 09. July 2014 11:04 UTC + kernel-stable-Prepare-package-end:Wednesday, 09. July 2014 11:04 UTC + kernel-stable-Promote-to-proposed-start:Wednesday, 09. July 2014 11:04 UTC + ppa-package-testing-start:Wednesday, 09. July 2014 11:04 UTC -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-armadaxp in Ubuntu. https://bugs.launchpad.net/bugs/1338870 Title: linux-armadaxp: 3.2.0-1636.52 -proposed tracker Status in Kernel SRU Workflow: In Progress Status in Kernel SRU Workflow certification-testing series: Invalid Status in Kernel SRU Workflow package-testing series: Confirmed Status in Kernel SRU Workflow prepare-package series: Fix Released Status in Kernel SRU Workflow prepare-package-meta series: Fix Released Status in Kernel SRU Workflow promote-to-proposed series: Confirmed Status in Kernel SRU Workflow promote-to-security series: New Status in Kernel SRU Workflow promote-to-updates series: New Status in Kernel SRU Workflow regression-testing series: New Status in Kernel SRU Workflow security-signoff series: Invalid Status in Kernel SRU Workflow upload-to-ppa series: Invalid Status in Kernel SRU Workflow verification-testing series: New Status in “linux-armadaxp” package in Ubuntu: Invalid Status in “linux-armadaxp” source package in Precise: New Bug description: This bug is for tracking the 3.2.0-1636.52 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Tuesday, 08. July 2014 04:06 UTC kernel-stable-master-bug:1338654 kernel-stable-Certification-testing-end:Wednesday, 09. July 2014 07:05 UTC kernel-stable-Security-signoff-end:Wednesday, 09. July 2014 07:05 UTC kernel-stable-phase:PPA Testing kernel-stable-phase-changed:Wednesday, 09. July 2014 11:04 UTC kernel-stable-Prepare-package-end:Wednesday, 09. July 2014 11:04 UTC kernel-stable-Promote-to-proposed-start:Wednesday, 09. July 2014 11:04 UTC ppa-package-testing-start:Wednesday, 09. July 2014 11:04 UTC To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1338870/+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 1338016] Re: [Acer Aspire 4339] Laptop headphones stopped working after updating system
** Summary changed: - Laptop headphones stopped working after updating system + [Acer Aspire 4339] Laptop headphones stopped working after updating system -- 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/1338016 Title: [Acer Aspire 4339] Laptop headphones stopped working after updating system Status in “linux” package in Ubuntu: Incomplete Bug description: When I applied updates installing linux-image-3.2.0-65-generic, the laptop headphones (sound system) stopped working. When I pull out the sound-system plug, sound works through the (pathetic) laptop speakers. Sound is at a reasonable level, and is not muted. When I reboot with the former system linux-image-3.2.0-61-generic, sound works through the speaker system as it always did before. I am using an Acer Aspire 4339, running Ubuntu (Unity) 12.04. I expected sound (audio) to continue working through my sound system after applying system updates, but it didn't. The only way to get any sound is to use the laptop speakers. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-65-generic 3.2.0-65.98 ProcVersionSignature: Ubuntu 3.2.0-65.98-generic 3.2.60 Uname: Linux 3.2.0-65-generic i686 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu17.6 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: ALC271X Analog [ALC271X Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: aere 1872 F pulseaudio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0x9440 irq 43' Mixer name : 'Intel IbexPeak HDMI' Components : 'HDA:10ec0269,10250603,00100100 HDA:80862804,10250603,0010' Controls : 26 Simple ctrls : 12 Date: Fri Jul 4 23:19:11 2014 HibernationDevice: RESUME=UUID=99533f61-b95a-4027-a9c3-9caa0f8d132b InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012) MachineType: Acer Aspire 4339 MarkForUpload: True ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-65-generic root=UUID=bd632fd3-3d27-494b-a963-c20a35136dc6 ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.2.0-65-generic N/A linux-backports-modules-3.2.0-65-generic N/A linux-firmware1.79.16 SourcePackage: linux StagingDrivers: mei UpgradeStatus: Upgraded to precise on 2012-06-13 (751 days ago) dmi.bios.date: 05/30/2011 dmi.bios.vendor: INSYDE dmi.bios.version: V1.05 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: HMA_CP dmi.board.vendor: Acer dmi.board.version: Base Board Version dmi.chassis.type: 10 dmi.chassis.vendor: Chassis Manufacturer dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnINSYDE:bvrV1.05:bd05/30/2011:svnAcer:pnAspire4339:pvrV1.05:rvnAcer:rnHMA_CP:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion: dmi.product.name: Aspire 4339 dmi.product.version: V1.05 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1338016/+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 1337911] Re: after awaken from suspend screen is blurry
Jeremy Smith, could you please test the latest upstream kernel available from the very top line at the top of the page (not the daily folder) following https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional upstream developers to examine the issue. Once you've tested the upstream kernel, please comment on which kernel version specifically you tested. If this bug is fixed in the mainline kernel, please add the following tags: kernel-fixed-upstream kernel-fixed-upstream-VERSION-NUMBER where VERSION-NUMBER is the version number of the kernel you tested. For example: kernel-fixed-upstream-3.16-rc4 This can be done by clicking on the yellow circle with a black pencil icon next to the word Tags located at the bottom of the bug description. As well, please remove the tag: needs-upstream-testing If the mainline kernel does not fix this bug, please add the following tags: kernel-bug-exists-upstream kernel-bug-exists-upstream-VERSION-NUMBER As well, please remove the tag: needs-upstream-testing Once testing of the upstream kernel is complete, please mark this bug's Status as Confirmed. Please let us know your results. Thank you for your understanding. ** Changed in: linux (Ubuntu) Importance: Undecided => Medium ** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete ** Summary changed: - after awaken from suspend screen is blurry + [eMachines ET1161] After awaken from suspend screen is blurry -- 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/1337911 Title: [eMachines ET1161] After awaken from suspend screen is blurry Status in “linux” package in Ubuntu: Incomplete Bug description: just started today. When I awaken the computer from suspend everything is blurry. If I restart the computer the screen is fine. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-30-generic 3.13.0-30.54 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 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: smith 1972 F pulseaudio CurrentDesktop: Unity Date: Fri Jul 4 11:36:28 2014 HibernationDevice: RESUME=UUID=da942433-6578-4ae1-968c-ac65ca466c9f IwConfig: lono wireless extensions. eth0 no wireless extensions. Lsusb: Bus 001 Device 003: ID 058f:6377 Alcor Micro Corp. Multimedia Card Reader Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 002: ID 046d:c404 Logitech, Inc. TrackMan Wheel Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: Gateway ET1161-03 ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic root=UUID=31f51e25-559a-4551-bd28-98015ae99832 ro splash quiet 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: Upgraded to trusty on 2014-04-30 (64 days ago) dmi.bios.date: 07/31/2008 dmi.bios.vendor: Phoenix Technologies, LTD dmi.bios.version: 6.00 PG dmi.board.name: MCP61PM-GM dmi.board.vendor: ECS dmi.board.version: 2.2 dmi.chassis.asset.tag: Unknow dmi.chassis.type: 3 dmi.chassis.vendor: Gateway dmi.chassis.version: Unknow dmi.modalias: dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd07/31/2008:svnGateway:pnET1161-03:pvr9000:rvnECS:rnMCP61PM-GM:rvr2.2:cvnGateway:ct3:cvrUnknow: dmi.product.name: ET1161-03 dmi.product.version: 9000 dmi.sys.vendor: Gateway To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1337911/+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 1338870] Re: linux-armadaxp: 3.2.0-1636.52 -proposed tracker
** Changed in: linux-armadaxp (Ubuntu Precise) Status: New => In Progress -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-armadaxp in Ubuntu. https://bugs.launchpad.net/bugs/1338870 Title: linux-armadaxp: 3.2.0-1636.52 -proposed tracker Status in Kernel SRU Workflow: In Progress Status in Kernel SRU Workflow certification-testing series: Invalid Status in Kernel SRU Workflow package-testing series: Confirmed Status in Kernel SRU Workflow prepare-package series: Fix Released Status in Kernel SRU Workflow prepare-package-meta series: Fix Released Status in Kernel SRU Workflow promote-to-proposed series: Confirmed Status in Kernel SRU Workflow promote-to-security series: New Status in Kernel SRU Workflow promote-to-updates series: New Status in Kernel SRU Workflow regression-testing series: New Status in Kernel SRU Workflow security-signoff series: Invalid Status in Kernel SRU Workflow upload-to-ppa series: Invalid Status in Kernel SRU Workflow verification-testing series: New Status in “linux-armadaxp” package in Ubuntu: Invalid Status in “linux-armadaxp” source package in Precise: In Progress Bug description: This bug is for tracking the 3.2.0-1636.52 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Tuesday, 08. July 2014 04:06 UTC kernel-stable-master-bug:1338654 kernel-stable-Certification-testing-end:Wednesday, 09. July 2014 07:05 UTC kernel-stable-Security-signoff-end:Wednesday, 09. July 2014 07:05 UTC kernel-stable-phase:PPA Testing kernel-stable-phase-changed:Wednesday, 09. July 2014 11:04 UTC kernel-stable-Prepare-package-end:Wednesday, 09. July 2014 11:04 UTC kernel-stable-Promote-to-proposed-start:Wednesday, 09. July 2014 11:04 UTC ppa-package-testing-start:Wednesday, 09. July 2014 11:04 UTC To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1338870/+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 1337871] Re: Logitech, Inc. Webcam C270 mostly doesn't work
phukariflux, thank you for reporting this and helping make Ubuntu better. Could you please test the latest upstream kernel available from the very top line at the top of the page (not the daily folder) following https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional upstream developers to examine the issue. Once you've tested the upstream kernel, please comment on which kernel version specifically you tested. If this bug is fixed in the mainline kernel, please add the following tags: kernel-fixed-upstream kernel-fixed-upstream-VERSION-NUMBER where VERSION-NUMBER is the version number of the kernel you tested. For example: kernel-fixed-upstream-3.16-rc4 This can be done by clicking on the yellow circle with a black pencil icon next to the word Tags located at the bottom of the bug description. As well, please remove the tag: needs-upstream-testing If the mainline kernel does not fix this bug, please add the following tags: kernel-bug-exists-upstream kernel-bug-exists-upstream-VERSION-NUMBER As well, please remove the tag: needs-upstream-testing Once testing of the upstream kernel is complete, please mark this bug's Status as Confirmed. Please let us know your results. Thank you for your understanding. ** Tags added: latest-bios-fe ** Changed in: linux (Ubuntu) Importance: Undecided => Medium ** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1337871 Title: Logitech, Inc. Webcam C270 mostly doesn't work Status in “linux” package in Ubuntu: Incomplete Bug description: Either it is not listed in lsusb output or it won't work at all in "Cheese" webcam software. Only in one out of ten trials I got video working in Cheese by unplugging webcam and trying it in another usb port. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-30-generic 3.13.0-30.54 ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC2: karlflux 2233 F pulseaudio /dev/snd/controlC1: karlflux 2233 F pulseaudio /dev/snd/controlC0: karlflux 2233 F pulseaudio /dev/snd/pcmC0D0p: karlflux 2233 F...m pulseaudio CurrentDesktop: GNOME Date: Fri Jul 4 17:02:50 2014 EcryptfsInUse: Yes InstallationDate: Installed on 2014-07-02 (1 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: Gigabyte Technology Co., Ltd. GA-880GM-USB3 ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic root=UUID=a92c57ce-7dc7-4cbd-8905-f8989ee663e1 ro quiet splash 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: 10/25/2011 dmi.bios.vendor: Award Software International, Inc. dmi.bios.version: FE dmi.board.name: GA-880GM-USB3 dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.type: 3 dmi.chassis.vendor: Gigabyte Technology Co., Ltd. dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrFE:bd10/25/2011:svnGigabyteTechnologyCo.,Ltd.:pnGA-880GM-USB3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-880GM-USB3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr: dmi.product.name: GA-880GM-USB3 dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1337871/+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 1337557] Re: [TOSHIBA Satellite L675D] suspend/resume failure
Jakub Orlowski, thank you for reporting this and helping make Ubuntu better. Could you please test the latest upstream kernel available from the very top line at the top of the page (not the daily folder) following https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional upstream developers to examine the issue. Once you've tested the upstream kernel, please comment on which kernel version specifically you tested. If this bug is fixed in the mainline kernel, please add the following tags: kernel-fixed-upstream kernel-fixed-upstream-VERSION-NUMBER where VERSION-NUMBER is the version number of the kernel you tested. For example: kernel-fixed-upstream-3.16-rc4 This can be done by clicking on the yellow circle with a black pencil icon next to the word Tags located at the bottom of the bug description. As well, please remove the tag: needs-upstream-testing If the mainline kernel does not fix this bug, please add the following tags: kernel-bug-exists-upstream kernel-bug-exists-upstream-VERSION-NUMBER As well, please remove the tag: needs-upstream-testing Once testing of the upstream kernel is complete, please mark this bug's Status as Confirmed. Please let us know your results. Thank you for your understanding. ** Tags added: latest-bios-1.70 needs-suspend-debug ** Changed in: linux (Ubuntu) Importance: Undecided => Medium ** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete ** Summary changed: - [TOSHIBA Satellite L675D] suspend/resume failure + [TOSHIBA Satellite L675D-S7022] suspend/resume failure -- 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/1337557 Title: [TOSHIBA Satellite L675D-S7022] suspend/resume failure Status in “linux” package in Ubuntu: Incomplete Bug description: reported same problem on lenovo. its the same setup (simply changed hard drive from one to the other - SSD actually) however it sometimes goes away. sometimes after upgrades of the system sometimes when forcing the system into standby by closing lid. however i havent found anything that works for sure. ProblemType: KernelOops DistroRelease: Ubuntu 14.10 Package: linux-image-3.15.0-6-generic 3.15.0-6.11 ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0 Uname: Linux 3.15.0-6-generic x86_64 Annotation: This occured during a previous suspend and prevented it from resuming properly. ApportVersion: 2.14.4-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/pcmC0D0p: jakub 2698 F...m pulseaudio /dev/snd/controlC0: jakub 2698 F pulseaudio /dev/snd/controlC1: jakub 2698 F pulseaudio Date: Fri Jul 4 00:28:18 2014 DuplicateSignature: suspend/resume:TOSHIBA Satellite L675D:1.70 ExecutablePath: /usr/share/apport/apportcheckresume Failure: suspend/resume HibernationDevice: RESUME=UUID=f339c080-9696-4815-a88f-70c7900c08d7 InstallationDate: Installed on 2012-10-20 (621 days ago) InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5) InterpreterPath: /usr/bin/python3.4 MachineType: TOSHIBA Satellite L675D ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume ProcEnviron: TERM=linux PATH=(custom, no user) ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.15.0-6-generic root=UUID=65d6b831-df42-488a-b862-a3c8145d9ad3 ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.15.0-6-generic N/A linux-backports-modules-3.15.0-6-generic N/A linux-firmware1.132 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no SourcePackage: linux SystemImageInfo: current build number: 0 device name: ? channel: daily last update: Unknown Title: [TOSHIBA Satellite L675D] suspend/resume failure UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: dmi.bios.date: 08/02/2011 dmi.bios.vendor: TOSHIBA dmi.bios.version: 1.70 dmi.board.asset.tag: NULL dmi.board.name: NALAE dmi.board.vendor: TOSHIBA dmi.board.version: 1.00 dmi.chassis.asset.tag: * dmi.chassis.type: 10 dmi.chassis.vendor: TOSHIBA dmi.chassis.version: N/A dmi.modalias: dmi:bvnTOSHIBA:bvr1.70:bd08/02/2011:svnTOSHIBA:pnSatelliteL675D:pvrPSK3JU-00R001:rvnTOSHIBA:rnNALAE:rvr1.00:cvnTOSHIBA:ct10:cvrN/A: dmi.product.name: Satellite L675D dmi.product.version: PSK3JU-00R001 dmi.sys.vendor: TOSHIBA To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1337557/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel
[Kernel-packages] [Bug 1333002] Re: usb audio related bug
I think I'm affected by a similar issue. In my case i use USB audio speakers. Each time I select them as an output device - yes they work, but constantly the following messages are logged: Jul 9 14:42:04 NUC-desktop kernel: [ 3413.003020] retire_playback_urb: 820 callbacks suppressed Jul 9 14:42:09 NUC-desktop kernel: [ 3418.018277] retire_playback_urb: 827 callbacks suppressed Jul 9 14:42:14 NUC-desktop kernel: [ 3423.033500] retire_playback_urb: 827 callbacks suppressed Jul 9 14:42:19 NUC-desktop kernel: [ 3428.048798] retire_playback_urb: 827 callbacks suppressed Jul 9 14:42:24 NUC-desktop kernel: [ 3433.064025] retire_playback_urb: 827 callbacks suppressed Should it be like that? What's the meaning of the these log messages? -- 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/1333002 Title: usb audio related bug Status in “linux” package in Ubuntu: Incomplete Bug description: Jun 23 00:40:03 lxf kernel: [ 2949.825841] retire_playback_urb: 827 callbacks suppressed Jun 23 00:40:08 lxf kernel: [ 2954.834314] retire_playback_urb: 827 callbacks suppressed Jun 23 00:40:13 lxf kernel: [ 2959.842780] retire_playback_urb: 827 callbacks suppressed Jun 23 00:40:18 lxf kernel: [ 2964.851254] retire_playback_urb: 827 callbacks suppressed . permanently when I unplugged my usb audio device, the messages stopped: Jun 23 00:44:34 lxf kernel: [ 3220.281248] retire_playback_urb: 827 callbacks suppressed Jun 23 00:44:37 lxf pulseaudio[2516]: [alsa-sink-USB Audio] alsa-util.c: Got POLLNVAL from ALSA Jun 23 00:44:37 lxf pulseaudio[2516]: [alsa-sink-USB Audio] alsa-util.c: Could not recover from POLLERR|POLLNVAL|POLLHUP with snd_pcm_prepare(): Нет такого устройства Jun 23 00:44:37 lxf kernel: [ 3223.249863] usb 2-1.2: USB disconnect, device number 4 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1333002/+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 1337557] Re: [TOSHIBA Satellite L675D-S7022] suspend/resume failure
not sure if it helps but the problem seems to be gone now (for me at least) -- 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/1337557 Title: [TOSHIBA Satellite L675D-S7022] suspend/resume failure Status in “linux” package in Ubuntu: Incomplete Bug description: reported same problem on lenovo. its the same setup (simply changed hard drive from one to the other - SSD actually) however it sometimes goes away. sometimes after upgrades of the system sometimes when forcing the system into standby by closing lid. however i havent found anything that works for sure. ProblemType: KernelOops DistroRelease: Ubuntu 14.10 Package: linux-image-3.15.0-6-generic 3.15.0-6.11 ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0 Uname: Linux 3.15.0-6-generic x86_64 Annotation: This occured during a previous suspend and prevented it from resuming properly. ApportVersion: 2.14.4-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/pcmC0D0p: jakub 2698 F...m pulseaudio /dev/snd/controlC0: jakub 2698 F pulseaudio /dev/snd/controlC1: jakub 2698 F pulseaudio Date: Fri Jul 4 00:28:18 2014 DuplicateSignature: suspend/resume:TOSHIBA Satellite L675D:1.70 ExecutablePath: /usr/share/apport/apportcheckresume Failure: suspend/resume HibernationDevice: RESUME=UUID=f339c080-9696-4815-a88f-70c7900c08d7 InstallationDate: Installed on 2012-10-20 (621 days ago) InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5) InterpreterPath: /usr/bin/python3.4 MachineType: TOSHIBA Satellite L675D ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume ProcEnviron: TERM=linux PATH=(custom, no user) ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.15.0-6-generic root=UUID=65d6b831-df42-488a-b862-a3c8145d9ad3 ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.15.0-6-generic N/A linux-backports-modules-3.15.0-6-generic N/A linux-firmware1.132 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no SourcePackage: linux SystemImageInfo: current build number: 0 device name: ? channel: daily last update: Unknown Title: [TOSHIBA Satellite L675D] suspend/resume failure UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: dmi.bios.date: 08/02/2011 dmi.bios.vendor: TOSHIBA dmi.bios.version: 1.70 dmi.board.asset.tag: NULL dmi.board.name: NALAE dmi.board.vendor: TOSHIBA dmi.board.version: 1.00 dmi.chassis.asset.tag: * dmi.chassis.type: 10 dmi.chassis.vendor: TOSHIBA dmi.chassis.version: N/A dmi.modalias: dmi:bvnTOSHIBA:bvr1.70:bd08/02/2011:svnTOSHIBA:pnSatelliteL675D:pvrPSK3JU-00R001:rvnTOSHIBA:rnNALAE:rvr1.00:cvnTOSHIBA:ct10:cvrN/A: dmi.product.name: Satellite L675D dmi.product.version: PSK3JU-00R001 dmi.sys.vendor: TOSHIBA To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1337557/+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 1309578] Re: Ubuntu 14.04 suddenly reboots when booting from Live USB AMD A8 6600k
"The problem cannot be reported: E:Encountered a section with no Package: header, E:Problem with MergeList /var/lib/apt/lists/repository.spotify.com_dists_stable_non- free_i18n_Translation-en%5fGB, E:The package lists or status file could not be parsed or opened." With the Spotify line commented out of /etc/apt/sources.list it works, and I will add you to it when it finally is ready. -- 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/1309578 Title: Ubuntu 14.04 suddenly reboots when booting from Live USB AMD A8 6600k Status in “linux” package in Ubuntu: Incomplete Bug description: I have a custom built AMD System with the following hardware currently running on Linux Mint 16 : AMD A8 6600k with Integrated graphics | MSI-FM2-A55M-E33 Motherboard | Kingston Hyperx Blu 4GB RAM | Corsair VS450 PSU Today when I tried to install 14.04 amd64 iso using a bootable USB, then the system rebooted. Any further attempts in installing it resulted in the same bug. As soon as I open the "Ubuntu installer" application and click "Continue" button then the system restarts after 2-3 seconds. I asked the same on AskUbuntu and some more guys reported the same problem with AMD APU, so I believe it to be a genuine bug and not just with me. The BIOS version is the latest one downloaded from MSI official website which is version 11.5. Also an Interesting thing is that this bug is common with the latest iso of Arch Linux too, but when booting older distros like Linux Mint 16 from USB, then everything works like it should, so it might have something to do with the newer 3.13 Kernel version. I am not an expert, but I can surely tell that only the newer distros are affected by this bug as reported by some other guys at AskUbuntu and the fact that Arch which is running the newer Kernel is having the same bug, so it probably has something to do with the newer Kernel, but I could be wrong. This bug is not letting me install Ubuntu 14.04 on my hardware and it is affecting a few more users too. Here is the AskUbuntu thread : http://askubuntu.com/questions/449391/unable-to-install-ubuntu-14-04 -pc-restarts-after-i-click-continue-button-in I hope this gets fixed soon or with the 14.04.1 upcoming July release. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1309578/+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 1339692] [NEW] Ubuntu 14.04 reboots just after reaching desktop on AMD A* APU on MSI motherboard
Public bug reported: New bug created per the request at https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1309578 Both affected PCs have MSI-FM2-A55M-E33 motherboards but the AMD APUs differ (one's an A8, this one is an A6). The cure for me, spotted elsewhere here, is to add nomodeset to the boot options. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-30-generic 3.13.0-30.54 ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic i686 NonfreeKernelModules: fglrx ApportVersion: 2.14.1-0ubuntu3.2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: ian2236 F pulseaudio /dev/snd/controlC0: ian2236 F pulseaudio CurrentDesktop: Unity Date: Wed Jul 9 13:06:40 2014 HibernationDevice: RESUME=UUID=3ce44d7e-a2d3-4ee9-acda-4443beb147a2 InstallationDate: Installed on 2013-12-20 (200 days ago) InstallationMedia: Edubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1) IwConfig: lono wireless extensions. eth0 no wireless extensions. lxcbr0no wireless extensions. MachineType: MSI MS-7721 ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic root=UUID=fb7e8467-3092-4070-8bde-9de7a1c46e29 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) WifiSyslog: dmi.bios.date: 10/12/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V11.4 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: FM2-A55M-E33 (MS-7721) dmi.board.vendor: MSI dmi.board.version: 2.0 dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: MSI dmi.chassis.version: 2.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV11.4:bd10/12/2013:svnMSI:pnMS-7721:pvr2.0:rvnMSI:rnFM2-A55M-E33(MS-7721):rvr2.0:cvnMSI:ct3:cvr2.0: dmi.product.name: MS-7721 dmi.product.version: 2.0 dmi.sys.vendor: MSI ** 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/1339692 Title: Ubuntu 14.04 reboots just after reaching desktop on AMD A* APU on MSI motherboard Status in “linux” package in Ubuntu: New Bug description: New bug created per the request at https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1309578 Both affected PCs have MSI-FM2-A55M-E33 motherboards but the AMD APUs differ (one's an A8, this one is an A6). The cure for me, spotted elsewhere here, is to add nomodeset to the boot options. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-30-generic 3.13.0-30.54 ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic i686 NonfreeKernelModules: fglrx ApportVersion: 2.14.1-0ubuntu3.2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: ian2236 F pulseaudio /dev/snd/controlC0: ian2236 F pulseaudio CurrentDesktop: Unity Date: Wed Jul 9 13:06:40 2014 HibernationDevice: RESUME=UUID=3ce44d7e-a2d3-4ee9-acda-4443beb147a2 InstallationDate: Installed on 2013-12-20 (200 days ago) InstallationMedia: Edubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1) IwConfig: lono wireless extensions. eth0 no wireless extensions. lxcbr0no wireless extensions. MachineType: MSI MS-7721 ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic root=UUID=fb7e8467-3092-4070-8bde-9de7a1c46e29 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) WifiSyslog: dmi.bios.date: 10/12/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V11.4 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: FM2-A55M-E33 (MS-7721) dmi.board.vendor: MSI dmi.board.version: 2.0 dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: MSI dmi.chassis.version: 2.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV11.4:bd10/12/2013:svnMSI:pnMS-7721:pvr2.0:rvnMSI:rnFM2-A55M-E33(MS-7721):rvr2.0:cvnMSI:ct3:cvr2.0: dmi.product.name: MS-7721 dmi.product.version: 2.0 dmi.sys.vendor: MSI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1339692/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Po
[Kernel-packages] [Bug 1339452] Re: [Dell Inspiron 7537] System reboots itself after powered off
** Changed in: linux (Ubuntu) Importance: Undecided => Medium -- 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/1339452 Title: [Dell Inspiron 7537] System reboots itself after powered off Status in HWE Next Project: New Status in “linux” package in Ubuntu: Confirmed Bug description: CID: 201306-13867 Dell Inspiron 7537 This bug is simliar to bug 1288161 This system will reboot itself after being powered off. Step: 1. Install 14.04 + update (3.13.0-30), boot to desktop 2. Power it off by using the "Shut down..." button in the system menu Expected result: * The system should be powered off. Actual result: * The system will be powered off, but few seconds later, it boots itself up. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-30-generic 3.13.0-30.55 ProcVersionSignature: Ubuntu 3.13.0-30.55-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: ubuntu 1697 F pulseaudio /dev/snd/controlC0: ubuntu 1697 F pulseaudio CurrentDesktop: Unity Date: Tue Jul 8 22:22:32 2014 HibernationDevice: RESUME=UUID=45ae699a-bd5e-44f6-890e-94b66eb327cb InstallationDate: Installed on 2014-07-08 (0 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) MachineType: Dell Inc. Dell System Inspiron 15 7000 Series 7537 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic.efi.signed root=UUID=09af688c-93ed-4a09-864a-53e21c9f2719 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 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/15/2013 dmi.bios.vendor: Dell Inc. dmi.bios.version: A02 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: White Tip Mountain dmi.board.vendor: Intel Corp. dmi.board.version: FAB3 dmi.chassis.asset.tag: Asset Tag dmi.chassis.type: 9 dmi.chassis.vendor: Intel Corporation dmi.chassis.version: 0.1 dmi.modalias: dmi:bvnDellInc.:bvrA02:bd08/15/2013:svnDellInc.:pnDellSystemInspiron157000Series7537:pvr:rvnIntelCorp.:rnWhiteTipMountain:rvrFAB3:cvnIntelCorporation:ct9:cvr0.1: dmi.product.name: Dell System Inspiron 15 7000 Series 7537 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1339452/+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 1339456] Re: [Dell Inspiron 7537] Wireless key does not work
** Changed in: linux (Ubuntu) Importance: Undecided => Medium -- 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/1339456 Title: [Dell Inspiron 7537] Wireless key does not work Status in HWE Next Project: New Status in “linux” package in Ubuntu: Confirmed Bug description: CID: 201306-13867 Dell Inspiron 7537 The wireless key is not working on this system. Steps: 1, Install 14.04 + update (3.13.0-30), boot to desktop 2. Try to disable the wireless network / Bluetooth by pressing the wireless key Expected result: * Wireless network / Bluetooth should be disabled. Actual result: * Nothing happened Debug information: ubuntu@201306-13867:~$ sudo showkey -k kb mode was ?UNKNOWN? [ if you are trying this under X, it might not work since the X server is also reading /dev/console ] press any key (program terminates 10s after last keypress)... keycode 28 release keycode 240 press keycode 240 press keycode 240 press ^Ccaught signal 2, cleaning up... xev cannot detect any wireless key event Bug 1289238 is similar to this one, but it's "Fix committed" for Trusty, maybe not released yet. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-30-generic 3.13.0-30.55 ProcVersionSignature: Ubuntu 3.13.0-30.55-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: ubuntu 1697 F pulseaudio /dev/snd/controlC0: ubuntu 1697 F pulseaudio CurrentDesktop: Unity Date: Tue Jul 8 22:32:16 2014 HibernationDevice: RESUME=UUID=45ae699a-bd5e-44f6-890e-94b66eb327cb InstallationDate: Installed on 2014-07-08 (0 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) MachineType: Dell Inc. Dell System Inspiron 15 7000 Series 7537 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic.efi.signed root=UUID=09af688c-93ed-4a09-864a-53e21c9f2719 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 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/15/2013 dmi.bios.vendor: Dell Inc. dmi.bios.version: A02 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: White Tip Mountain dmi.board.vendor: Intel Corp. dmi.board.version: FAB3 dmi.chassis.asset.tag: Asset Tag dmi.chassis.type: 9 dmi.chassis.vendor: Intel Corporation dmi.chassis.version: 0.1 dmi.modalias: dmi:bvnDellInc.:bvrA02:bd08/15/2013:svnDellInc.:pnDellSystemInspiron157000Series7537:pvr:rvnIntelCorp.:rnWhiteTipMountain:rvrFAB3:cvnIntelCorporation:ct9:cvr0.1: dmi.product.name: Dell System Inspiron 15 7000 Series 7537 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1339456/+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 1339692] Status changed to Confirmed
This change was made by a bot. ** Changed in: linux (Ubuntu) Status: New => 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/1339692 Title: Ubuntu 14.04 reboots just after reaching desktop on AMD A* APU on MSI motherboard Status in “linux” package in Ubuntu: Confirmed Bug description: New bug created per the request at https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1309578 Both affected PCs have MSI-FM2-A55M-E33 motherboards but the AMD APUs differ (one's an A8, this one is an A6). The cure for me, spotted elsewhere here, is to add nomodeset to the boot options. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-30-generic 3.13.0-30.54 ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic i686 NonfreeKernelModules: fglrx ApportVersion: 2.14.1-0ubuntu3.2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: ian2236 F pulseaudio /dev/snd/controlC0: ian2236 F pulseaudio CurrentDesktop: Unity Date: Wed Jul 9 13:06:40 2014 HibernationDevice: RESUME=UUID=3ce44d7e-a2d3-4ee9-acda-4443beb147a2 InstallationDate: Installed on 2013-12-20 (200 days ago) InstallationMedia: Edubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1) IwConfig: lono wireless extensions. eth0 no wireless extensions. lxcbr0no wireless extensions. MachineType: MSI MS-7721 ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic root=UUID=fb7e8467-3092-4070-8bde-9de7a1c46e29 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) WifiSyslog: dmi.bios.date: 10/12/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V11.4 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: FM2-A55M-E33 (MS-7721) dmi.board.vendor: MSI dmi.board.version: 2.0 dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: MSI dmi.chassis.version: 2.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV11.4:bd10/12/2013:svnMSI:pnMS-7721:pvr2.0:rvnMSI:rnFM2-A55M-E33(MS-7721):rvr2.0:cvnMSI:ct3:cvr2.0: dmi.product.name: MS-7721 dmi.product.version: 2.0 dmi.sys.vendor: MSI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1339692/+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 1338556] Re: linux: 3.11.0-26.44 -proposed tracker
** Changed in: kernel-sru-workflow/promote-to-proposed Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Chris J Arges (arges) -- 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/1338556 Title: linux: 3.11.0-26.44 -proposed tracker Status in Kernel SRU Workflow: In Progress Status in Kernel SRU Workflow certification-testing series: New Status in Kernel SRU Workflow package-testing series: Confirmed Status in Kernel SRU Workflow prepare-package series: Fix Released Status in Kernel SRU Workflow prepare-package-meta series: Fix Released Status in Kernel SRU Workflow prepare-package-signed series: Fix Released Status in Kernel SRU Workflow promote-to-proposed series: Confirmed Status in Kernel SRU Workflow promote-to-security series: New Status in Kernel SRU Workflow promote-to-updates series: New Status in Kernel SRU Workflow regression-testing series: New Status in Kernel SRU Workflow security-signoff series: New Status in Kernel SRU Workflow verification-testing series: New Status in “linux” package in Ubuntu: Invalid Status in “linux” source package in Saucy: New Bug description: This bug is for tracking the 3.11.0-26.44 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Monday, 07. July 2014 12:18 UTC kernel-stable-phase:PPA Testing kernel-stable-phase-changed:Monday, 07. July 2014 20:10 UTC kernel-stable-Prepare-package-end:Monday, 07. July 2014 20:10 UTC kernel-stable-Promote-to-proposed-start:Monday, 07. July 2014 20:10 UTC ppa-package-testing-start:Monday, 07. July 2014 20:10 UTC To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1338556/+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 1338869] Re: linux-ti-omap4: -proposed tracker
** Changed in: kernel-sru-workflow Status: In Progress => Invalid ** Changed in: kernel-sru-workflow/package-testing Status: New => Invalid ** Changed in: kernel-sru-workflow/prepare-package Status: New => Invalid ** Changed in: kernel-sru-workflow/prepare-package-meta Status: New => Invalid ** Changed in: kernel-sru-workflow/promote-to-proposed Status: New => Invalid ** Changed in: kernel-sru-workflow/promote-to-security Status: New => Invalid ** Changed in: kernel-sru-workflow/promote-to-updates Status: New => Invalid ** Changed in: kernel-sru-workflow/regression-testing Status: New => Invalid ** Changed in: kernel-sru-workflow/security-signoff Status: New => Invalid ** Changed in: kernel-sru-workflow/upload-to-ppa Status: New => Invalid ** Changed in: kernel-sru-workflow/verification-testing Status: New => Invalid ** Changed in: linux-ti-omap4 (Ubuntu) Status: New => Invalid ** Changed in: linux-ti-omap4 (Ubuntu Precise) Status: New => Invalid ** Tags removed: armel ** Tags removed: kernel-release-tracking-bug ** Tags removed: precise ** Summary changed: - linux-ti-omap4: -proposed tracker + Ignore this bug -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-ti-omap4 in Ubuntu. https://bugs.launchpad.net/bugs/1338869 Title: Ignore this bug Status in Kernel SRU Workflow: Invalid Status in Kernel SRU Workflow certification-testing series: Invalid Status in Kernel SRU Workflow package-testing series: Invalid Status in Kernel SRU Workflow prepare-package series: Invalid Status in Kernel SRU Workflow prepare-package-meta series: Invalid Status in Kernel SRU Workflow promote-to-proposed series: Invalid Status in Kernel SRU Workflow promote-to-security series: Invalid Status in Kernel SRU Workflow promote-to-updates series: Invalid Status in Kernel SRU Workflow regression-testing series: Invalid Status in Kernel SRU Workflow security-signoff series: Invalid Status in Kernel SRU Workflow upload-to-ppa series: Invalid Status in Kernel SRU Workflow verification-testing series: Invalid Status in “linux-ti-omap4” package in Ubuntu: Invalid Status in “linux-ti-omap4” source package in Precise: Invalid Bug description: This bug is for tracking the upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Tuesday, 08. July 2014 04:04 UTC kernel-stable-phase:Prepare kernel-stable-phase-changed:Tuesday, 08. July 2014 04:04 UTC kernel-stable-master-bug:1338654 To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1338869/+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 1336143] Re: linux-ti-omap4: 3.2.0-1451.70 -proposed tracker
** This bug is no longer a duplicate of bug 1338869 linux-ti-omap4: -proposed tracker -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-ti-omap4 in Ubuntu. https://bugs.launchpad.net/bugs/1336143 Title: linux-ti-omap4: 3.2.0-1451.70 -proposed tracker Status in Kernel SRU Workflow: In Progress Status in Kernel SRU Workflow certification-testing series: Invalid Status in Kernel SRU Workflow package-testing series: New Status in Kernel SRU Workflow prepare-package series: New Status in Kernel SRU Workflow prepare-package-meta series: New Status in Kernel SRU Workflow promote-to-proposed series: New Status in Kernel SRU Workflow promote-to-security series: New Status in Kernel SRU Workflow promote-to-updates series: New Status in Kernel SRU Workflow regression-testing series: New Status in Kernel SRU Workflow security-signoff series: New Status in Kernel SRU Workflow upload-to-ppa series: Confirmed Status in Kernel SRU Workflow verification-testing series: New Status in “linux-ti-omap4” package in Ubuntu: Invalid Status in “linux-ti-omap4” source package in Precise: New Bug description: This bug is for tracking the upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Tuesday, 01. July 2014 04:53 UTC kernel-stable-master-bug:1335906 kernel-stable-phase:ReadyToBePackaged kernel-stable-phase-changed:Thursday, 03. July 2014 01:55 UTC kernel-stable-Certification-testing-end:Thursday, 03. July 2014 01:55 UTC To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1336143/+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 1284308] Re: Bogus "another operation in progress" error. Can't copy files from a bluetooth device
Confirming for Trusty 14.04 x64. Some things that I noticed: 1) You can view an image with Image Viewer. 2) You cannnot view an image with GIMP. 3) You get an error when trying to "Save As" with Image Viewer. 4) You can, however, use "Print" to export the image as pdf. -- 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/1284308 Title: Bogus "another operation in progress" error. Can't copy files from a bluetooth device Status in “bluez” package in Ubuntu: Confirmed Bug description: I have upgraded to Ubuntu 13.10. And as usual, with the upgrade, a whole new bluetooth issue, which this times makes transferring files from the phone to the computer (which already was painful) completely impossible! How I reproduce (100% systematic): 1 - click on the Bluetooth icon in the notification area 2 - from the dropdown menu, choose "bluetooth settings" 3 - select the phone among the listed devices 4 - click on "Browse files" 5 - A Nautilus windows opens, allowing me to browse files on the phone. Open the DCIM/Camera folder 6 - Select a couple of files. Either drag and drop them, or copy and then paste them, into a folder on the computer => I systematically get an error, but it can be any of the two variants shown in the two screenshots (one says there was an error copying the file, the other says there was an error getting information about the file; in both cases the given reason is "another operation in progress". Note also that in one case there is a Retry button, in the other there is not - pure nonsense). I then "ejected" the phone with the eject button next to its name in Nautilus, and repeated the whole process. I randomly get any of three outcomes: - the one described above (MOST of the times) - at step 4, I get an error "This location could not be displayed. Another operation in progress", so I cannot even browse files or - at some point (not sure whether it was at step 4 above or when "ejecting" the phone) something CRASHES (I get the usual Ubuntu message informing me of that). ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: bluetooth (not installed) ProcVersionSignature: Ubuntu 3.11.0-17.31-generic 3.11.10.3 Uname: Linux 3.11.0-17-generic x86_64 ApportVersion: 2.12.5-0ubuntu2.2 Architecture: amd64 Date: Mon Feb 24 21:24:05 2014 InstallationDate: Installed on 2013-10-11 (136 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) InterestingModules: bnep rfcomm btusb bluetooth MachineType: Acer Aspire V3-571G MarkForUpload: True ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-17-generic root=UUID=5830b30e-69e8-4bb4-8a2b-bc2b43c7414a ro quiet splash vt.handoff=7 SourcePackage: bluez UpgradeStatus: Upgraded to saucy on 2014-02-23 (1 days ago) dmi.bios.date: 10/15/2012 dmi.bios.vendor: Acer dmi.bios.version: V2.07 dmi.board.asset.tag: Type2 - Board Asset Tag dmi.board.name: VA50_HC_CR dmi.board.vendor: Acer dmi.board.version: Type2 - Board Version dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: V2.07 dmi.modalias: dmi:bvnAcer:bvrV2.07:bd10/15/2012:svnAcer:pnAspireV3-571G:pvrV2.07:rvnAcer:rnVA50_HC_CR:rvrType2-BoardVersion:cvnAcer:ct10:cvrV2.07: dmi.product.name: Aspire V3-571G dmi.product.version: V2.07 dmi.sys.vendor: Acer hciconfig: hci0:Type: BR/EDR Bus: USB BD Address: A4:17:31:0D:4A:70 ACL MTU: 1022:8 SCO MTU: 183:5 UP RUNNING PSCAN ISCAN RX bytes:44318 acl:198 sco:0 events:355 errors:0 TX bytes:6132 acl:178 sco:0 commands:82 errors:0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1284308/+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 1338524] Re: linux: 3.13.0-32.56 -proposed tracker
** Changed in: kernel-sru-workflow/promote-to-proposed Status: Confirmed => Fix Released -- 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/1338524 Title: linux: 3.13.0-32.56 -proposed tracker Status in Kernel SRU Workflow: In Progress Status in Kernel SRU Workflow certification-testing series: New Status in Kernel SRU Workflow package-testing series: Confirmed Status in Kernel SRU Workflow prepare-package series: Fix Released Status in Kernel SRU Workflow prepare-package-meta series: Fix Released Status in Kernel SRU Workflow prepare-package-signed series: Fix Released Status in Kernel SRU Workflow promote-to-proposed series: Fix Released Status in Kernel SRU Workflow promote-to-security series: New Status in Kernel SRU Workflow promote-to-updates series: New Status in Kernel SRU Workflow regression-testing series: New Status in Kernel SRU Workflow security-signoff series: New Status in Kernel SRU Workflow verification-testing series: New Status in “linux” package in Ubuntu: Invalid Status in “linux” source package in Trusty: New Bug description: This bug is for tracking the 3.13.0-32.56 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Monday, 07. July 2014 10:33 UTC kernel-stable-phase:PPA Testing kernel-stable-phase-changed:Monday, 07. July 2014 18:08 UTC kernel-stable-Prepare-package-end:Monday, 07. July 2014 18:08 UTC kernel-stable-Promote-to-proposed-start:Monday, 07. July 2014 18:08 UTC ppa-package-testing-start:Monday, 07. July 2014 18:08 UTC kernel-stable-Promote-to-proposed-end:Wednesday, 09. July 2014 13:57 UTC To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1338524/+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 1338524] Re: linux: 3.13.0-32.56 -proposed tracker
** Description changed: This bug is for tracking the 3.13.0-32.56 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Monday, 07. July 2014 10:33 UTC kernel-stable-phase:PPA Testing kernel-stable-phase-changed:Monday, 07. July 2014 18:08 UTC kernel-stable-Prepare-package-end:Monday, 07. July 2014 18:08 UTC kernel-stable-Promote-to-proposed-start:Monday, 07. July 2014 18:08 UTC ppa-package-testing-start:Monday, 07. July 2014 18:08 UTC + kernel-stable-Promote-to-proposed-end:Wednesday, 09. July 2014 13:57 UTC -- 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/1338524 Title: linux: 3.13.0-32.56 -proposed tracker Status in Kernel SRU Workflow: In Progress Status in Kernel SRU Workflow certification-testing series: New Status in Kernel SRU Workflow package-testing series: Confirmed Status in Kernel SRU Workflow prepare-package series: Fix Released Status in Kernel SRU Workflow prepare-package-meta series: Fix Released Status in Kernel SRU Workflow prepare-package-signed series: Fix Released Status in Kernel SRU Workflow promote-to-proposed series: Fix Released Status in Kernel SRU Workflow promote-to-security series: New Status in Kernel SRU Workflow promote-to-updates series: New Status in Kernel SRU Workflow regression-testing series: New Status in Kernel SRU Workflow security-signoff series: New Status in Kernel SRU Workflow verification-testing series: New Status in “linux” package in Ubuntu: Invalid Status in “linux” source package in Trusty: New Bug description: This bug is for tracking the 3.13.0-32.56 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Monday, 07. July 2014 10:33 UTC kernel-stable-phase:PPA Testing kernel-stable-phase-changed:Monday, 07. July 2014 18:08 UTC kernel-stable-Prepare-package-end:Monday, 07. July 2014 18:08 UTC kernel-stable-Promote-to-proposed-start:Monday, 07. July 2014 18:08 UTC ppa-package-testing-start:Monday, 07. July 2014 18:08 UTC kernel-stable-Promote-to-proposed-end:Wednesday, 09. July 2014 13:57 UTC To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1338524/+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 1338654] Re: linux: 3.2.0-67.100 -proposed tracker
** Changed in: kernel-sru-workflow/promote-to-proposed Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Chris J Arges (arges) -- 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/1338654 Title: linux: 3.2.0-67.100 -proposed tracker Status in Kernel SRU Workflow: In Progress Status in Kernel SRU Workflow certification-testing series: New Status in Kernel SRU Workflow package-testing series: Confirmed Status in Kernel SRU Workflow prepare-package series: Fix Released Status in Kernel SRU Workflow prepare-package-lbm series: Fix Released Status in Kernel SRU Workflow prepare-package-meta series: Fix Released Status in Kernel SRU Workflow promote-to-proposed series: Confirmed Status in Kernel SRU Workflow promote-to-security series: New Status in Kernel SRU Workflow promote-to-updates series: New Status in Kernel SRU Workflow regression-testing series: New Status in Kernel SRU Workflow security-signoff series: New Status in Kernel SRU Workflow verification-testing series: New Status in “linux” package in Ubuntu: Invalid Status in “linux” source package in Precise: Confirmed Bug description: This bug is for tracking the 3.2.0-67.100 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Monday, 07. July 2014 16:11 UTC kernel-stable-phase:PPA Testing kernel-stable-phase-changed:Tuesday, 08. July 2014 04:12 UTC kernel-stable-Prepare-package-end:Tuesday, 08. July 2014 04:12 UTC kernel-stable-Promote-to-proposed-start:Tuesday, 08. July 2014 04:12 UTC ppa-package-testing-start:Tuesday, 08. July 2014 04:12 UTC To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1338654/+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 1336485] Re: [HP Pavilion dv6t-7000 CTO Entertainment Notebook PC] suspend/resume failure
Ubuntu 14.10 with kernel 3.16-rc4 -- 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/1336485 Title: [HP Pavilion dv6t-7000 CTO Entertainment Notebook PC] suspend/resume failure Status in “linux” package in Ubuntu: Incomplete Bug description: "Fixed but needed restart"??? ProblemType: KernelOops DistroRelease: Ubuntu 14.10 Package: linux-image-3.15.0-6-generic 3.15.0-6.11 ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0 Uname: Linux 3.15.0-6-generic x86_64 Annotation: This occured during a previous suspend and prevented it from resuming properly. ApportVersion: 2.14.3-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: aaahh 2555 F pulseaudio Date: Tue Jul 1 10:54:28 2014 DuplicateSignature: suspend/resume:Hewlett-Packard HP Pavilion dv6 Notebook PC:F.29 ExecutablePath: /usr/share/apport/apportcheckresume ExecutableTimestamp: 1403099049 Failure: suspend/resume HibernationDevice: RESUME=UUID=46299c15-e9a2-44ad-b58a-6ef48099477a InstallationDate: Installed on 2014-06-27 (4 days ago) InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140520) InterpreterPath: /usr/bin/python3.4 MachineType: Hewlett-Packard HP Pavilion dv6 Notebook PC ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume ProcCwd: / ProcEnviron: TERM=linux PATH=(custom, no user) ProcFB: 0 inteldrmfb 1 nouveaufb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.15.0-6-generic root=UUID=5ee7f7cb-22cc-4bfa-b5ac-1c4d0577a870 ro acpi_osi=Linux acpi_backlight=vendor intel_pstate=enable quiet splash acpi_osi=Linux acpi_backlight=vendor intel_pstate=enable vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.15.0-6-generic N/A linux-backports-modules-3.15.0-6-generic N/A linux-firmware1.132 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no SourcePackage: linux Title: [Hewlett-Packard HP Pavilion dv6 Notebook PC] suspend/resume failure UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: dmi.bios.date: 10/03/2013 dmi.bios.vendor: Insyde dmi.bios.version: F.29 dmi.board.asset.tag: Type2 - Board Asset Tag dmi.board.name: 181E dmi.board.vendor: Hewlett-Packard dmi.board.version: 52.24 dmi.chassis.asset.tag: Chassis Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsyde:bvrF.29:bd10/03/2013:svnHewlett-Packard:pnHPPaviliondv6NotebookPC:pvr07901020571620100:rvnHewlett-Packard:rn181E:rvr52.24:cvnHewlett-Packard:ct10:cvrChassisVersion: dmi.product.name: HP Pavilion dv6 Notebook PC dmi.product.version: 07901020571620100 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1336485/+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 1338556] Re: linux: 3.11.0-26.44 -proposed tracker
promoted linux 3.11.0-26.44, linux-meta 3.11.0.26.27, and linux-signed 3.11.0-26.44 into proposed ** Changed in: kernel-sru-workflow/promote-to-proposed Status: Confirmed => Fix Released -- 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/1338556 Title: linux: 3.11.0-26.44 -proposed tracker Status in Kernel SRU Workflow: In Progress Status in Kernel SRU Workflow certification-testing series: New Status in Kernel SRU Workflow package-testing series: Confirmed Status in Kernel SRU Workflow prepare-package series: Fix Released Status in Kernel SRU Workflow prepare-package-meta series: Fix Released Status in Kernel SRU Workflow prepare-package-signed series: Fix Released Status in Kernel SRU Workflow promote-to-proposed series: Fix Released Status in Kernel SRU Workflow promote-to-security series: New Status in Kernel SRU Workflow promote-to-updates series: New Status in Kernel SRU Workflow regression-testing series: New Status in Kernel SRU Workflow security-signoff series: New Status in Kernel SRU Workflow verification-testing series: New Status in “linux” package in Ubuntu: Invalid Status in “linux” source package in Saucy: New Bug description: This bug is for tracking the 3.11.0-26.44 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Monday, 07. July 2014 12:18 UTC kernel-stable-phase:PPA Testing kernel-stable-phase-changed:Monday, 07. July 2014 20:10 UTC kernel-stable-Prepare-package-end:Monday, 07. July 2014 20:10 UTC kernel-stable-Promote-to-proposed-start:Monday, 07. July 2014 20:10 UTC ppa-package-testing-start:Monday, 07. July 2014 20:10 UTC kernel-stable-Promote-to-proposed-end:Wednesday, 09. July 2014 14:36 UTC To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1338556/+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 1338556] Re: linux: 3.11.0-26.44 -proposed tracker
** Description changed: This bug is for tracking the 3.11.0-26.44 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Monday, 07. July 2014 12:18 UTC kernel-stable-phase:PPA Testing kernel-stable-phase-changed:Monday, 07. July 2014 20:10 UTC kernel-stable-Prepare-package-end:Monday, 07. July 2014 20:10 UTC kernel-stable-Promote-to-proposed-start:Monday, 07. July 2014 20:10 UTC ppa-package-testing-start:Monday, 07. July 2014 20:10 UTC + kernel-stable-Promote-to-proposed-end:Wednesday, 09. July 2014 14:36 UTC -- 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/1338556 Title: linux: 3.11.0-26.44 -proposed tracker Status in Kernel SRU Workflow: In Progress Status in Kernel SRU Workflow certification-testing series: New Status in Kernel SRU Workflow package-testing series: Confirmed Status in Kernel SRU Workflow prepare-package series: Fix Released Status in Kernel SRU Workflow prepare-package-meta series: Fix Released Status in Kernel SRU Workflow prepare-package-signed series: Fix Released Status in Kernel SRU Workflow promote-to-proposed series: Fix Released Status in Kernel SRU Workflow promote-to-security series: New Status in Kernel SRU Workflow promote-to-updates series: New Status in Kernel SRU Workflow regression-testing series: New Status in Kernel SRU Workflow security-signoff series: New Status in Kernel SRU Workflow verification-testing series: New Status in “linux” package in Ubuntu: Invalid Status in “linux” source package in Saucy: New Bug description: This bug is for tracking the 3.11.0-26.44 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Monday, 07. July 2014 12:18 UTC kernel-stable-phase:PPA Testing kernel-stable-phase-changed:Monday, 07. July 2014 20:10 UTC kernel-stable-Prepare-package-end:Monday, 07. July 2014 20:10 UTC kernel-stable-Promote-to-proposed-start:Monday, 07. July 2014 20:10 UTC ppa-package-testing-start:Monday, 07. July 2014 20:10 UTC kernel-stable-Promote-to-proposed-end:Wednesday, 09. July 2014 14:36 UTC To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1338556/+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 1338524] Re: linux: 3.13.0-32.56 -proposed tracker
** Changed in: kernel-sru-workflow/verification-testing Status: New => In Progress ** Changed in: kernel-sru-workflow/certification-testing Status: New => Confirmed ** Changed in: kernel-sru-workflow/regression-testing Status: New => Confirmed ** Changed in: kernel-sru-workflow/security-signoff Status: New => Confirmed ** Description changed: This bug is for tracking the 3.13.0-32.56 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Monday, 07. July 2014 10:33 UTC - kernel-stable-phase:PPA Testing - kernel-stable-phase-changed:Monday, 07. July 2014 18:08 UTC kernel-stable-Prepare-package-end:Monday, 07. July 2014 18:08 UTC kernel-stable-Promote-to-proposed-start:Monday, 07. July 2014 18:08 UTC ppa-package-testing-start:Monday, 07. July 2014 18:08 UTC kernel-stable-Promote-to-proposed-end:Wednesday, 09. July 2014 13:57 UTC + kernel-stable-phase:Verification & Testing + kernel-stable-phase-changed:Wednesday, 09. July 2014 15:01 UTC + kernel-stable-Verification-testing-start:Wednesday, 09. July 2014 15:01 UTC + kernel-stable-Certification-testing-start:Wednesday, 09. July 2014 15:01 UTC + kernel-stable-Security-signoff-start:Wednesday, 09. July 2014 15:01 UTC + kernel-stable-Regression-testing-start:Wednesday, 09. July 2014 15:01 UTC -- 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/1338524 Title: linux: 3.13.0-32.56 -proposed tracker Status in Kernel SRU Workflow: In Progress Status in Kernel SRU Workflow certification-testing series: Confirmed Status in Kernel SRU Workflow package-testing series: Confirmed Status in Kernel SRU Workflow prepare-package series: Fix Released Status in Kernel SRU Workflow prepare-package-meta series: Fix Released Status in Kernel SRU Workflow prepare-package-signed series: Fix Released Status in Kernel SRU Workflow promote-to-proposed series: Fix Released Status in Kernel SRU Workflow promote-to-security series: New Status in Kernel SRU Workflow promote-to-updates series: New Status in Kernel SRU Workflow regression-testing series: Confirmed Status in Kernel SRU Workflow security-signoff series: Confirmed Status in Kernel SRU Workflow verification-testing series: In Progress Status in “linux” package in Ubuntu: Invalid Status in “linux” source package in Trusty: New Bug description: This bug is for tracking the 3.13.0-32.56 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Monday, 07. July 2014 10:33 UTC kernel-stable-Prepare-package-end:Monday, 07. July 2014 18:08 UTC kernel-stable-Promote-to-proposed-start:Monday, 07. July 2014 18:08 UTC ppa-package-testing-start:Monday, 07. July 2014 18:08 UTC kernel-stable-Promote-to-proposed-end:Wednesday, 09. July 2014 13:57 UTC kernel-stable-phase:Verification & Testing kernel-stable-phase-changed:Wednesday, 09. July 2014 15:01 UTC kernel-stable-Verification-testing-start:Wednesday, 09. July 2014 15:01 UTC kernel-stable-Certification-testing-start:Wednesday, 09. July 2014 15:01 UTC kernel-stable-Security-signoff-start:Wednesday, 09. July 2014 15:01 UTC kernel-stable-Regression-testing-start:Wednesday, 09. July 2014 15:01 UTC To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1338524/+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 1338524] Re: linux: 3.13.0-32.56 -proposed tracker
** Changed in: kernel-sru-workflow/regression-testing Status: Confirmed => In Progress ** Changed in: kernel-sru-workflow/regression-testing Assignee: Canonical Platform QA Team (canonical-platform-qa) => Paul Larson (pwlars) -- 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/1338524 Title: linux: 3.13.0-32.56 -proposed tracker Status in Kernel SRU Workflow: In Progress Status in Kernel SRU Workflow certification-testing series: Confirmed Status in Kernel SRU Workflow package-testing series: Confirmed Status in Kernel SRU Workflow prepare-package series: Fix Released Status in Kernel SRU Workflow prepare-package-meta series: Fix Released Status in Kernel SRU Workflow prepare-package-signed series: Fix Released Status in Kernel SRU Workflow promote-to-proposed series: Fix Released Status in Kernel SRU Workflow promote-to-security series: New Status in Kernel SRU Workflow promote-to-updates series: New Status in Kernel SRU Workflow regression-testing series: In Progress Status in Kernel SRU Workflow security-signoff series: Confirmed Status in Kernel SRU Workflow verification-testing series: In Progress Status in “linux” package in Ubuntu: Invalid Status in “linux” source package in Trusty: New Bug description: This bug is for tracking the 3.13.0-32.56 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Monday, 07. July 2014 10:33 UTC kernel-stable-Prepare-package-end:Monday, 07. July 2014 18:08 UTC kernel-stable-Promote-to-proposed-start:Monday, 07. July 2014 18:08 UTC ppa-package-testing-start:Monday, 07. July 2014 18:08 UTC kernel-stable-Promote-to-proposed-end:Wednesday, 09. July 2014 13:57 UTC kernel-stable-phase:Verification & Testing kernel-stable-phase-changed:Wednesday, 09. July 2014 15:01 UTC kernel-stable-Verification-testing-start:Wednesday, 09. July 2014 15:01 UTC kernel-stable-Certification-testing-start:Wednesday, 09. July 2014 15:01 UTC kernel-stable-Security-signoff-start:Wednesday, 09. July 2014 15:01 UTC kernel-stable-Regression-testing-start:Wednesday, 09. July 2014 15:01 UTC To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1338524/+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 1339761] [NEW] [ASUSTeK COMPUTER INC. U38N] suspend/resume failure [non-free: fglrx wl]
Public bug reported: The screen fails to resume after opening the lid. The problem is intermittent, and it felt like it was gone in the later iterations of kernel 3.13. Bug #1288319 ProblemType: KernelOops DistroRelease: Ubuntu 14.10 Package: linux-image-3.15.0-6-generic 3.15.0-6.11 ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0 Uname: Linux 3.15.0-6-generic x86_64 NonfreeKernelModules: fglrx wl Annotation: This occured during a previous suspend and prevented it from resuming properly. ApportVersion: 2.14.4-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: joachim2137 F pulseaudio /dev/snd/controlC1: joachim2137 F pulseaudio Date: Wed Jul 9 16:05:32 2014 DuplicateSignature: suspend/resume:ASUSTeK COMPUTER INC. U38N:U38N.209 ExecutablePath: /usr/share/apport/apportcheckresume ExecutableTimestamp: 1404363765 Failure: suspend/resume HibernationDevice: RESUME=UUID=d3fc5a91-cd91-4422-9556-94d092a20e69 InstallationDate: Installed on 2014-07-07 (2 days ago) InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140520) InterpreterPath: /usr/bin/python3.4 MachineType: ASUSTeK COMPUTER INC. U38N ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume ProcCwd: / ProcEnviron: TERM=linux PATH=(custom, no user) ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.15.0-6-generic.efi.signed root=UUID=74ad31c2-99c8-49e0-9366-e801d62aa23b ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.15.0-6-generic N/A linux-backports-modules-3.15.0-6-generic N/A linux-firmware1.132 SourcePackage: linux StagingDrivers: rts5139 Title: [ASUSTeK COMPUTER INC. U38N] suspend/resume failure [non-free: fglrx wl] UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: dmi.bios.date: 05/29/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: U38N.209 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: U38N 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.:bvrU38N.209:bd05/29/2013:svnASUSTeKCOMPUTERINC.:pnU38N:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnU38N:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: U38N dmi.product.version: 1.0 dmi.sys.vendor: ASUSTeK COMPUTER INC. ** Affects: linux (Ubuntu) Importance: Undecided Status: Confirmed ** Tags: amd64 apport-kerneloops resume suspend -- 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/1339761 Title: [ASUSTeK COMPUTER INC. U38N] suspend/resume failure [non-free: fglrx wl] Status in “linux” package in Ubuntu: Confirmed Bug description: The screen fails to resume after opening the lid. The problem is intermittent, and it felt like it was gone in the later iterations of kernel 3.13. Bug #1288319 ProblemType: KernelOops DistroRelease: Ubuntu 14.10 Package: linux-image-3.15.0-6-generic 3.15.0-6.11 ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0 Uname: Linux 3.15.0-6-generic x86_64 NonfreeKernelModules: fglrx wl Annotation: This occured during a previous suspend and prevented it from resuming properly. ApportVersion: 2.14.4-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: joachim2137 F pulseaudio /dev/snd/controlC1: joachim2137 F pulseaudio Date: Wed Jul 9 16:05:32 2014 DuplicateSignature: suspend/resume:ASUSTeK COMPUTER INC. U38N:U38N.209 ExecutablePath: /usr/share/apport/apportcheckresume ExecutableTimestamp: 1404363765 Failure: suspend/resume HibernationDevice: RESUME=UUID=d3fc5a91-cd91-4422-9556-94d092a20e69 InstallationDate: Installed on 2014-07-07 (2 days ago) InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140520) InterpreterPath: /usr/bin/python3.4 MachineType: ASUSTeK COMPUTER INC. U38N ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume ProcCwd: / ProcEnviron: TERM=linux PATH=(custom, no user) ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.15.0-6-generic.efi.signed root=UUID=74ad31c2-99c8-49e0-9366-e801d62aa23b ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.15.0-6-generic N/A linux-backports-modules-3.15.0-6-generic N/A linux-firmware1.132 SourcePackage: linux StagingDrivers: rts5139 Title: [ASUSTeK COMPUTER INC. U38N] suspend/res
[Kernel-packages] [Bug 1339761] Status changed to Confirmed
This change was made by a bot. ** Changed in: linux (Ubuntu) Status: New => 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/1339761 Title: [ASUSTeK COMPUTER INC. U38N] suspend/resume failure [non-free: fglrx wl] Status in “linux” package in Ubuntu: Confirmed Bug description: The screen fails to resume after opening the lid. The problem is intermittent, and it felt like it was gone in the later iterations of kernel 3.13. Bug #1288319 ProblemType: KernelOops DistroRelease: Ubuntu 14.10 Package: linux-image-3.15.0-6-generic 3.15.0-6.11 ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0 Uname: Linux 3.15.0-6-generic x86_64 NonfreeKernelModules: fglrx wl Annotation: This occured during a previous suspend and prevented it from resuming properly. ApportVersion: 2.14.4-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: joachim2137 F pulseaudio /dev/snd/controlC1: joachim2137 F pulseaudio Date: Wed Jul 9 16:05:32 2014 DuplicateSignature: suspend/resume:ASUSTeK COMPUTER INC. U38N:U38N.209 ExecutablePath: /usr/share/apport/apportcheckresume ExecutableTimestamp: 1404363765 Failure: suspend/resume HibernationDevice: RESUME=UUID=d3fc5a91-cd91-4422-9556-94d092a20e69 InstallationDate: Installed on 2014-07-07 (2 days ago) InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140520) InterpreterPath: /usr/bin/python3.4 MachineType: ASUSTeK COMPUTER INC. U38N ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume ProcCwd: / ProcEnviron: TERM=linux PATH=(custom, no user) ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.15.0-6-generic.efi.signed root=UUID=74ad31c2-99c8-49e0-9366-e801d62aa23b ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.15.0-6-generic N/A linux-backports-modules-3.15.0-6-generic N/A linux-firmware1.132 SourcePackage: linux StagingDrivers: rts5139 Title: [ASUSTeK COMPUTER INC. U38N] suspend/resume failure [non-free: fglrx wl] UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: dmi.bios.date: 05/29/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: U38N.209 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: U38N 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.:bvrU38N.209:bd05/29/2013:svnASUSTeKCOMPUTERINC.:pnU38N:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnU38N:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: U38N 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/1339761/+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 1339761] Re: [ASUSTeK COMPUTER INC. U38N] suspend/resume failure [non-free: fglrx wl]
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1339761 Title: [ASUSTeK COMPUTER INC. U38N] suspend/resume failure [non-free: fglrx wl] Status in “linux” package in Ubuntu: Confirmed Bug description: The screen fails to resume after opening the lid. The problem is intermittent, and it felt like it was gone in the later iterations of kernel 3.13. Bug #1288319 ProblemType: KernelOops DistroRelease: Ubuntu 14.10 Package: linux-image-3.15.0-6-generic 3.15.0-6.11 ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0 Uname: Linux 3.15.0-6-generic x86_64 NonfreeKernelModules: fglrx wl Annotation: This occured during a previous suspend and prevented it from resuming properly. ApportVersion: 2.14.4-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: joachim2137 F pulseaudio /dev/snd/controlC1: joachim2137 F pulseaudio Date: Wed Jul 9 16:05:32 2014 DuplicateSignature: suspend/resume:ASUSTeK COMPUTER INC. U38N:U38N.209 ExecutablePath: /usr/share/apport/apportcheckresume ExecutableTimestamp: 1404363765 Failure: suspend/resume HibernationDevice: RESUME=UUID=d3fc5a91-cd91-4422-9556-94d092a20e69 InstallationDate: Installed on 2014-07-07 (2 days ago) InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140520) InterpreterPath: /usr/bin/python3.4 MachineType: ASUSTeK COMPUTER INC. U38N ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume ProcCwd: / ProcEnviron: TERM=linux PATH=(custom, no user) ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.15.0-6-generic.efi.signed root=UUID=74ad31c2-99c8-49e0-9366-e801d62aa23b ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.15.0-6-generic N/A linux-backports-modules-3.15.0-6-generic N/A linux-firmware1.132 SourcePackage: linux StagingDrivers: rts5139 Title: [ASUSTeK COMPUTER INC. U38N] suspend/resume failure [non-free: fglrx wl] UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: dmi.bios.date: 05/29/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: U38N.209 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: U38N 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.:bvrU38N.209:bd05/29/2013:svnASUSTeKCOMPUTERINC.:pnU38N:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnU38N:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: U38N 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/1339761/+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 1323165] Re: [HP ProLiant DL380p Gen8] kernel BUG at /build/buildd/linux-3.13.0/mm/memory.c:3756!
Well, it did not make it into it, but 3.15.5 will fix this: http://www.mail-archive.com/linux- kernel%40vger.kernel.org/msg679675.html => Wait for the 3.15.5 Kernel. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1323165 Title: [HP ProLiant DL380p Gen8] kernel BUG at /build/buildd/linux-3.13.0/mm/memory.c:3756! Status in “linux” package in Ubuntu: Fix Released Status in “linux” source package in Trusty: Fix Committed Status in “linux” source package in Utopic: Fix Released Bug description: The machine becomes non-responsive, unable to ssh, high load average, trying to access the running java process does not work as per syslog: May 26 06:19:38 server06 kernel: [75831.929529] [ cut here ] May 26 06:19:38 server06 kernel: [75831.930191] kernel BUG at /build/buildd/linux-3.13.0/mm/memory.c:3756! May 26 06:19:38 server06 kernel: [75831.931129] invalid opcode: [#1] SMP May 26 06:19:38 server06 kernel: [75831.931729] Modules linked in: xt_multiport ip6t_REJECT xt_hl ip6t_rt nf_conntrack_ipv6 nf_defrag_ipv6 ipt_REJECT xt_LOG xt_limit xt_tcpudp xt_addrtype nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack ip6table_filter ip6_tables gpio_ich nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack iptable_filter ip_tables x_tables intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd serio_raw sb_edac edac_core lpc_ich hpwdt hpilo ioatdma lp dca ipmi_si parport acpi_power_meter mac_hid tg3 ptp psmouse hpsa pps_core May 26 06:19:38 server06 kernel: [75831.941585] CPU: 4 PID: 2930 Comm: java Not tainted 3.13.0-24-generic #47-Ubuntu May 26 06:19:38 server06 kernel: [75831.942633] Hardware name: HP ProLiant DL380p Gen8, BIOS P70 02/10/2014 May 26 06:19:38 server06 kernel: [75831.943583] task: 881fe8372fe0 ti: 881fe632a000 task.ti: 881fe632a000 May 26 06:19:38 server06 kernel: [75831.944654] RIP: 0010:[] [] handle_mm_fault+0xe61/0xf10 May 26 06:19:38 server06 kernel: [75831.946137] RSP: :881fe632bd98 EFLAGS: 00010246 May 26 06:19:38 server06 kernel: [75831.946885] RAX: 0100 RBX: 7fc37320a370 RCX: 881fe632bb18 May 26 06:19:38 server06 kernel: [75831.947902] RDX: 881fe8372fe0 RSI: RDI: 800100c009e6 May 26 06:19:38 server06 kernel: [75831.948932] RBP: 881fe632be20 R08: R09: 00a9 May 26 06:19:38 server06 kernel: [75831.949952] R10: 0001 R11: R12: 881fd83a7cc8 May 26 06:19:38 server06 kernel: [75831.950961] R13: 880fe6787d40 R14: 880fe5d95780 R15: 0080 May 26 06:19:38 server06 kernel: [75831.951985] FS: 7fc938145700() GS:880fffa8() knlGS: May 26 06:19:38 server06 kernel: [75831.976736] CS: 0010 DS: ES: CR0: 80050033 May 26 06:19:38 server06 kernel: [75832.005183] CR2: 7fc373620930 CR3: 000fe63fe000 CR4: 000407e0 May 26 06:19:38 server06 kernel: [75832.033473] Stack: May 26 06:19:38 server06 kernel: [75832.060551] 0001 881fe632bdb0 8109a780 881fe632bdd0 May 26 06:19:38 server06 kernel: [75832.117385] 810d7ad6 0001 81f1ea20 881fe632be78 May 26 06:19:38 server06 kernel: [75832.173599] 810d983d 881fe632be48 88a9 0001 May 26 06:19:38 server06 kernel: [75832.231813] Call Trace: May 26 06:19:38 server06 kernel: [75832.258781] [] ? wake_up_state+0x10/0x20 May 26 06:19:38 server06 kernel: [75832.286702] [] ? wake_futex+0x66/0x90 May 26 06:19:38 server06 kernel: [75832.311849] [] ? futex_wake_op+0x4ed/0x620 May 26 06:19:38 server06 kernel: [75832.337329] [] __do_page_fault+0x184/0x560 May 26 06:19:38 server06 kernel: [75832.363061] [] ? acct_account_cputime+0x1c/0x20 May 26 06:19:38 server06 kernel: [75832.387739] [] ? account_user_time+0x8b/0xa0 May 26 06:19:38 server06 kernel: [75832.411608] [] ? vtime_account_user+0x54/0x60 May 26 06:19:38 server06 kernel: [75832.436126] [] do_page_fault+0x1a/0x70 May 26 06:19:38 server06 kernel: [75832.458239] [] page_fault+0x28/0x30 May 26 06:19:38 server06 kernel: [75832.481780] Code: ff 48 89 d9 4c 89 e2 4c 89 ee 4c 89 f7 44 89 4d c8 e8 34 c1 ff ff 85 c0 0f 85 94 f5 ff ff 49 8b 3c 24 44 8b 4d c8 e9 68 f3 ff ff <0f> 0b be 8e 00 00 00 48 c7 c7 18 25 a6 81 44 89 4d c8 e8 18 e7 May 26 06:19:38 server06 kernel: [75832.551672] RIP [] handle_mm_fault+0xe61/0xf10 May 26 06:19:38 server06 kernel: [75832.574254] RSP May 26 06:19:38 server06 kernel: [75832.630392] ---[ end trace e41b58adf8e0d72b ]--- With Precise, it runs with 16 threads with no problem so it w
[Kernel-packages] [Bug 1339768] [NEW] VMWare graphics driver regression
Public bug reported: When running under VMWare (tested VMWare player 6.0.2) the display does not resize correctly. Once the screen width reaches 800 pixels wide it starts to show the same contents again. The attached screenshot shows the problem. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-30-generic 3.13.0-30.55 ProcVersionSignature: Ubuntu 3.13.0-30.55-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: CurrentDesktop: XFCE Date: Wed Jul 9 17:39:17 2014 HibernationDevice: RESUME=UUID=d77eb158-ad9b-4e8f-a427-81d60dcb8332 InstallationDate: Installed on 2014-04-22 (78 days ago) InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140416.2) IwConfig: eth0 no wireless extensions. eth1 no wireless extensions. lono wireless extensions. Lsusb: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: VMware, Inc. VMware Virtual Platform ProcFB: 0 svgadrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic root=UUID=95d13c34-3d0a-454c-8815-aa9157e1c38f ro quiet splash 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/31/2013 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: 6.00 dmi.board.name: 440BX Desktop Reference Platform dmi.board.vendor: Intel Corporation dmi.board.version: None dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 1 dmi.chassis.vendor: No Enclosure dmi.chassis.version: N/A dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd07/31/2013:svnVMware,Inc.:pnVMwareVirtualPlatform:pvrNone:rvnIntelCorporation:rn440BXDesktopReferencePlatform:rvrNone:cvnNoEnclosure:ct1:cvrN/A: dmi.product.name: VMware Virtual Platform dmi.product.version: None dmi.sys.vendor: VMware, Inc. ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug trusty ** Attachment added: "Screenshot - 090714 - 17:50:36.png" https://bugs.launchpad.net/bugs/1339768/+attachment/4148895/+files/Screenshot%20-%20090714%20-%2017%3A50%3A36.png -- 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/1339768 Title: VMWare graphics driver regression Status in “linux” package in Ubuntu: New Bug description: When running under VMWare (tested VMWare player 6.0.2) the display does not resize correctly. Once the screen width reaches 800 pixels wide it starts to show the same contents again. The attached screenshot shows the problem. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-30-generic 3.13.0-30.55 ProcVersionSignature: Ubuntu 3.13.0-30.55-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: CurrentDesktop: XFCE Date: Wed Jul 9 17:39:17 2014 HibernationDevice: RESUME=UUID=d77eb158-ad9b-4e8f-a427-81d60dcb8332 InstallationDate: Installed on 2014-04-22 (78 days ago) InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140416.2) IwConfig: eth0 no wireless extensions. eth1 no wireless extensions. lono wireless extensions. Lsusb: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: VMware, Inc. VMware Virtual Platform ProcFB: 0 svgadrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic root=UUID=95d13c34-3d0a-454c-8815-aa9157e1c38f ro quiet splash 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/31/2013 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: 6.00 dmi.board.name: 440BX Desktop Reference Platform dmi.board.vendor: Intel Corporation dmi.board.version: None dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 1 dmi.chassis.vendor: No Enclosure dmi.chassis.version: N/A dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd07/31/2013:svnVMware,Inc.:pnVMwareVirtualPlatform:pvrNone:rvnIntelCorporation:rn440BXDesktopReferencePlatform:rvrNone:cvnNoEnclosure:ct1:cvrN/A: dmi.product.name: VMware Virtual Platform dmi.product.version: None dmi.
[Kernel-packages] [Bug 1338622] Re: LCD monitor timing misdetected: 60Hz != 60 Hz
Hi Joseph, Can I ask why you think this might be a kernel bug? I've had this problem for about 11 years, with multiple kernels, distros and both AMD and Nvidia graphics cards. I always fixed it with the binary driver. However, I only just discovered that it could also be fixed by the correct modeline in X. My current hunch is that these particular monitors are very choosy about modelines (notably, when X drives them at 60Hzx75kHz, they display an error about the timing being out of range and ask me to set it to 60x75). So either: 1) X is mis-calculating the modeline from the information given by the monitor's EDID. 2) There is an obscure compatibility bug, where these specific monitors (this model and vendor) need a special-case hack. I think (1) is the case, because Xorg already auto-detects them at 1600x1200@@60Hz, and if I then manually generate a modeline with "cvt 1600 1200" and force that, everything works. HTH - Richard P.S. Here is a picture of the problematic monitor. I bought this pair of 1600x1200 20" monitors as an investment in not getting eyestrain, back in 2003. They've worked really welll since then, but they were one of the first set of devices to support DVI at that resolution. This might be a clue to the compatibility problem. Photo here: http://skinflint.co.uk/eu/v7-videoseven-l20-1cm-a40169.html -- 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/1338622 Title: LCD monitor timing misdetected: 60Hz != 60 Hz Status in “linux” package in Ubuntu: Incomplete Bug description: X is not correctly detecting my monitors' timings. Despite being a digital connection (with allegedly EDID), I have to force a modeline with xrandr. The graphical xrandr tools (arandr, or KDE's system- settings) do not work. I used to think this was solved with the binary drivers (first nvidia, then fglrx), but I now realise that a modeline can be generated with xrandr and they will work with the open-source driver. The 1600x1200 monitors are a pair of 20" 1600x1200 VideoSeven devices, purchased in 2006, with DVI and VGA inputs. I'm using both of the DVI inputs, (one of which via an HDMI/DVI adapter cable). They tend to be a bit fussy about being driven at the required 60Hz x 75 kHz, saying that the signal is out of range: they need 60x75, they are getting 60x75, but it's not good enough!). I attach xorg.log to this. Also, here is what I get when I run xrandr (to list modes), then when I run my xrandr.sh script , then xrandr again. The 60 Hz mode is now listed as "59.9". I'm filing this on xserver-xorg-core (2:1.15.1-0ubuntu8), though it might be a video-driver bug: xserver-xorg-video-radeon #Output of Xrandr. At this point, only the DisplayPort monitor works rightly. [rjn@chocolate ~]$ xrandr -d :0 Screen 0: minimum 320 x 200, current 4800 x 1200, maximum 16384 x 16384 DisplayPort-0 connected 1600x1200+3200+0 (normal left inverted right x axis y axis) 518mm x 324mm 1920x1200 60.0 + 1920x1080 50.0 1600x1200 60.0* 1680x1050 59.9 1280x1024 75.0 60.0 1440x900 75.0 59.9 1280x960 60.0 1280x800 59.9 1152x864 75.0 1280x720 60.0 50.0 59.9 1024x768 75.1 70.1 60.0 832x62474.6 800x60072.2 75.0 60.3 56.2 720x57650.0 720x48060.0 59.9 640x48075.0 72.8 66.7 60.0 59.9 720x40070.1 HDMI-0 connected 1600x1200+1600+0 (normal left inverted right x axis y axis) 408mm x 306mm 1600x1200 60.0*+ 1280x1024 85.0 75.0 60.0 1024x768 85.0 75.1 70.1 60.0 832x62474.6 800x60085.1 72.2 75.0 60.3 56.2 640x48085.0 75.0 72.8 66.7 60.0 720x40070.1 DVI-0 connected 1600x1200+0+0 (normal left inverted right x axis y axis) 408mm x 306mm 1600x1200 60.0*+ 1280x1024 85.0 75.0 60.0 1024x768 85.0 75.1 70.1 60.0 832x62474.6 800x60085.1 72.2 75.0 60.3 56.2 640x48085.0 75.0 72.8 66.7 60.0 720x40070.1 Now I run xrandr.sh, to add and apply new modes. [rjn@chocolate ~]$ ./bin/xrandr.sh This sets up my 3-head display. It can be called from ssh, as the display is forced to :0 * The 2x VideoSeven 1600x1200 displays don't normally light up at all (they think the signal is out of range at 60 Hz, Xrandr's version is 59.9 Hz) * The Samsung monitor (1920x1200) comes up at 1600x1200 * Everything is cloned, rather than 3 in a row The modelines for the VideoSeven displays are from 'cvt 1600 1200 60' .
[Kernel-packages] [Bug 1339768] Status changed to Confirmed
This change was made by a bot. ** Changed in: linux (Ubuntu) Status: New => 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/1339768 Title: VMWare graphics driver regression Status in “linux” package in Ubuntu: Confirmed Bug description: When running under VMWare (tested VMWare player 6.0.2) the display does not resize correctly. Once the screen width reaches 800 pixels wide it starts to show the same contents again. The attached screenshot shows the problem. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-30-generic 3.13.0-30.55 ProcVersionSignature: Ubuntu 3.13.0-30.55-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: CurrentDesktop: XFCE Date: Wed Jul 9 17:39:17 2014 HibernationDevice: RESUME=UUID=d77eb158-ad9b-4e8f-a427-81d60dcb8332 InstallationDate: Installed on 2014-04-22 (78 days ago) InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140416.2) IwConfig: eth0 no wireless extensions. eth1 no wireless extensions. lono wireless extensions. Lsusb: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: VMware, Inc. VMware Virtual Platform ProcFB: 0 svgadrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic root=UUID=95d13c34-3d0a-454c-8815-aa9157e1c38f ro quiet splash 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/31/2013 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: 6.00 dmi.board.name: 440BX Desktop Reference Platform dmi.board.vendor: Intel Corporation dmi.board.version: None dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 1 dmi.chassis.vendor: No Enclosure dmi.chassis.version: N/A dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd07/31/2013:svnVMware,Inc.:pnVMwareVirtualPlatform:pvrNone:rvnIntelCorporation:rn440BXDesktopReferencePlatform:rvrNone:cvnNoEnclosure:ct1:cvrN/A: dmi.product.name: VMware Virtual Platform dmi.product.version: None dmi.sys.vendor: VMware, Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1339768/+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 1338946] Re: linux: 2.6.32-64.127 -proposed tracker
Copied to -proposed and overrides adjusted. ** Changed in: kernel-sru-workflow/promote-to-proposed Status: Confirmed => Fix Released ** Changed in: kernel-sru-workflow/promote-to-proposed Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Adam Conrad (adconrad) -- 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/1338946 Title: linux: 2.6.32-64.127 -proposed tracker Status in Kernel SRU Workflow: In Progress Status in Kernel SRU Workflow certification-testing series: New Status in Kernel SRU Workflow package-testing series: Confirmed Status in Kernel SRU Workflow prepare-package series: Fix Released Status in Kernel SRU Workflow prepare-package-lbm series: Fix Released Status in Kernel SRU Workflow prepare-package-meta series: Fix Released Status in Kernel SRU Workflow prepare-package-ports-meta series: Fix Released Status in Kernel SRU Workflow promote-to-proposed series: Fix Released Status in Kernel SRU Workflow promote-to-security series: New Status in Kernel SRU Workflow promote-to-updates series: New Status in Kernel SRU Workflow regression-testing series: New Status in Kernel SRU Workflow security-signoff series: New Status in Kernel SRU Workflow verification-testing series: New Status in “linux” package in Ubuntu: Invalid Status in “linux” source package in Lucid: New Bug description: This bug is for tracking the 2.6.32-64.127 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Tuesday, 08. July 2014 08:49 UTC kernel-stable-phase:PPA Testing kernel-stable-phase-changed:Tuesday, 08. July 2014 17:10 UTC kernel-stable-Prepare-package-end:Tuesday, 08. July 2014 17:10 UTC kernel-stable-Promote-to-proposed-start:Tuesday, 08. July 2014 17:10 UTC ppa-package-testing-start:Tuesday, 08. July 2014 17:10 UTC kernel-stable-Promote-to-proposed-end:Wednesday, 09. July 2014 16:05 UTC To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1338946/+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 1338556] Re: linux: 3.11.0-26.44 -proposed tracker
** Changed in: kernel-sru-workflow/verification-testing Status: New => In Progress ** Changed in: kernel-sru-workflow/certification-testing Status: New => Confirmed ** Changed in: kernel-sru-workflow/regression-testing Status: New => Confirmed ** Changed in: kernel-sru-workflow/security-signoff Status: New => Confirmed ** Description changed: This bug is for tracking the 3.11.0-26.44 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Monday, 07. July 2014 12:18 UTC - kernel-stable-phase:PPA Testing - kernel-stable-phase-changed:Monday, 07. July 2014 20:10 UTC kernel-stable-Prepare-package-end:Monday, 07. July 2014 20:10 UTC kernel-stable-Promote-to-proposed-start:Monday, 07. July 2014 20:10 UTC ppa-package-testing-start:Monday, 07. July 2014 20:10 UTC kernel-stable-Promote-to-proposed-end:Wednesday, 09. July 2014 14:36 UTC + kernel-stable-phase:Verification & Testing + kernel-stable-phase-changed:Wednesday, 09. July 2014 16:02 UTC + kernel-stable-Verification-testing-start:Wednesday, 09. July 2014 16:02 UTC + kernel-stable-Certification-testing-start:Wednesday, 09. July 2014 16:02 UTC + kernel-stable-Security-signoff-start:Wednesday, 09. July 2014 16:03 UTC + kernel-stable-Regression-testing-start:Wednesday, 09. July 2014 16:03 UTC -- 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/1338556 Title: linux: 3.11.0-26.44 -proposed tracker Status in Kernel SRU Workflow: In Progress Status in Kernel SRU Workflow certification-testing series: Confirmed Status in Kernel SRU Workflow package-testing series: Confirmed Status in Kernel SRU Workflow prepare-package series: Fix Released Status in Kernel SRU Workflow prepare-package-meta series: Fix Released Status in Kernel SRU Workflow prepare-package-signed series: Fix Released Status in Kernel SRU Workflow promote-to-proposed series: Fix Released Status in Kernel SRU Workflow promote-to-security series: New Status in Kernel SRU Workflow promote-to-updates series: New Status in Kernel SRU Workflow regression-testing series: Confirmed Status in Kernel SRU Workflow security-signoff series: Confirmed Status in Kernel SRU Workflow verification-testing series: In Progress Status in “linux” package in Ubuntu: Invalid Status in “linux” source package in Saucy: New Bug description: This bug is for tracking the 3.11.0-26.44 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Monday, 07. July 2014 12:18 UTC kernel-stable-Prepare-package-end:Monday, 07. July 2014 20:10 UTC kernel-stable-Promote-to-proposed-start:Monday, 07. July 2014 20:10 UTC ppa-package-testing-start:Monday, 07. July 2014 20:10 UTC kernel-stable-Promote-to-proposed-end:Wednesday, 09. July 2014 14:36 UTC kernel-stable-phase:Verification & Testing kernel-stable-phase-changed:Wednesday, 09. July 2014 16:02 UTC kernel-stable-Verification-testing-start:Wednesday, 09. July 2014 16:02 UTC kernel-stable-Certification-testing-start:Wednesday, 09. July 2014 16:02 UTC kernel-stable-Security-signoff-start:Wednesday, 09. July 2014 16:03 UTC kernel-stable-Regression-testing-start:Wednesday, 09. July 2014 16:03 UTC To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1338556/+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 1338946] Re: linux: 2.6.32-64.127 -proposed tracker
** Description changed: This bug is for tracking the 2.6.32-64.127 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Tuesday, 08. July 2014 08:49 UTC kernel-stable-phase:PPA Testing kernel-stable-phase-changed:Tuesday, 08. July 2014 17:10 UTC kernel-stable-Prepare-package-end:Tuesday, 08. July 2014 17:10 UTC kernel-stable-Promote-to-proposed-start:Tuesday, 08. July 2014 17:10 UTC ppa-package-testing-start:Tuesday, 08. July 2014 17:10 UTC + kernel-stable-Promote-to-proposed-end:Wednesday, 09. July 2014 16:05 UTC -- 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/1338946 Title: linux: 2.6.32-64.127 -proposed tracker Status in Kernel SRU Workflow: In Progress Status in Kernel SRU Workflow certification-testing series: New Status in Kernel SRU Workflow package-testing series: Confirmed Status in Kernel SRU Workflow prepare-package series: Fix Released Status in Kernel SRU Workflow prepare-package-lbm series: Fix Released Status in Kernel SRU Workflow prepare-package-meta series: Fix Released Status in Kernel SRU Workflow prepare-package-ports-meta series: Fix Released Status in Kernel SRU Workflow promote-to-proposed series: Fix Released Status in Kernel SRU Workflow promote-to-security series: New Status in Kernel SRU Workflow promote-to-updates series: New Status in Kernel SRU Workflow regression-testing series: New Status in Kernel SRU Workflow security-signoff series: New Status in Kernel SRU Workflow verification-testing series: New Status in “linux” package in Ubuntu: Invalid Status in “linux” source package in Lucid: New Bug description: This bug is for tracking the 2.6.32-64.127 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Tuesday, 08. July 2014 08:49 UTC kernel-stable-phase:PPA Testing kernel-stable-phase-changed:Tuesday, 08. July 2014 17:10 UTC kernel-stable-Prepare-package-end:Tuesday, 08. July 2014 17:10 UTC kernel-stable-Promote-to-proposed-start:Tuesday, 08. July 2014 17:10 UTC ppa-package-testing-start:Tuesday, 08. July 2014 17:10 UTC kernel-stable-Promote-to-proposed-end:Wednesday, 09. July 2014 16:05 UTC To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1338946/+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 1336143] Re: linux-ti-omap4: 3.2.0-1451.70 -proposed tracker
** Changed in: kernel-sru-workflow/prepare-package-meta Status: New => Fix Released ** Changed in: kernel-sru-workflow/prepare-package-meta Assignee: Canonical Kernel Team (canonical-kernel-team) => Luis Henriques (henrix) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-ti-omap4 in Ubuntu. https://bugs.launchpad.net/bugs/1336143 Title: linux-ti-omap4: 3.2.0-1451.70 -proposed tracker Status in Kernel SRU Workflow: In Progress Status in Kernel SRU Workflow certification-testing series: Invalid Status in Kernel SRU Workflow package-testing series: New Status in Kernel SRU Workflow prepare-package series: New Status in Kernel SRU Workflow prepare-package-meta series: Fix Released Status in Kernel SRU Workflow promote-to-proposed series: New Status in Kernel SRU Workflow promote-to-security series: New Status in Kernel SRU Workflow promote-to-updates series: New Status in Kernel SRU Workflow regression-testing series: New Status in Kernel SRU Workflow security-signoff series: New Status in Kernel SRU Workflow upload-to-ppa series: Confirmed Status in Kernel SRU Workflow verification-testing series: New Status in “linux-ti-omap4” package in Ubuntu: Invalid Status in “linux-ti-omap4” source package in Precise: New Bug description: This bug is for tracking the upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Tuesday, 01. July 2014 04:53 UTC kernel-stable-master-bug:1335906 kernel-stable-phase:ReadyToBePackaged kernel-stable-phase-changed:Thursday, 03. July 2014 01:55 UTC kernel-stable-Certification-testing-end:Thursday, 03. July 2014 01:55 UTC To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1336143/+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 1338063] Re: [Toshiba Portege Z835-ST6N03] Brightness control lost after suspend screen dimmed
As requested I followed the steps in https://wiki.ubuntu.com/DebuggingKernelSuspend. Results are: 1. Information from sticker on computer: Manufacurer: Toshiba Model: Protege Z835-ST6N03 Part No: PT224U-01W00C 2. Bios is already upgraded to latest version 1.80. 3. Booted in mianline upstream kernel 3.16-rc4. Suspended with pm-trace and awakened successfully. cat /proc/acpi/wakeup > wakeup result is attached. 4. Resume trace result: a) Resume succeeded, though LCD brightness controls fail as originally reported. b) Result of: dmesg > mesg.txt will be attached. c) Searched dmesg.txt for "Magic number" and got: . [0.864274] Magic number: 6:405:689 [0.864395] rtc_cmos 00:05: setting system clock to 2014-07-09 15:41:36 UTC (1404920496) . d) Searched dmesg.txt for "hash match"" and got no lines matching search. e) Not sure whether brightness controls failing counts as "graphics related issue". So will attach Xorg.0.log and Xorg.0.log.old just in case. ** Attachment added: "wakeup" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1338063/+attachment/4148944/+files/wakeup -- 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/1338063 Title: [Toshiba Portege Z835-ST6N03] Brightness control lost after suspend screen dimmed Status in “linux” package in Ubuntu: Confirmed Bug description: Using Ubuntu 14.04. Recently updated to kernel version Ubuntu 3.13.0-30.54-generic 3.13.11.2 I expect brightness of my LCD screen to remain the same and be controllable after waking from suspend. It doesn't and isn't. What happens: Brightness controls fully working after initial boot, both through function keys and system settings. After putting computer into suspend and then re-awakening the LCD screen comes up with lowest brightness in actual appearance but settings still show the brightness as set at suspend time. Controls for brightness have become ineffective - they slide the brightness bar along but make no difference to the actual brightness of the screen. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-30-generic 3.13.0-30.54 ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: john 2060 F pulseaudio CurrentDesktop: Unity Date: Sat Jul 5 18:55:05 2014 InstallationDate: Installed on 2012-06-04 (760 days ago) InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425) MachineType: TOSHIBA PORTEGE Z835 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic root=UUID=865f4d37-5ceb-4e4a-b59b-032fa8a2c80b ro quiet splash elevator=noop 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: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no SourcePackage: linux UpgradeStatus: Upgraded to trusty on 2014-04-27 (68 days ago) dmi.bios.date: 02/08/2012 dmi.bios.vendor: TOSHIBA dmi.bios.version: Version 1.60 dmi.board.asset.tag: 00 dmi.board.name: Portable PC dmi.board.vendor: TOSHIBA dmi.board.version: Version A0 dmi.chassis.asset.tag: 00 dmi.chassis.type: 10 dmi.chassis.vendor: TOSHIBA dmi.chassis.version: Version 1.0 dmi.modalias: dmi:bvnTOSHIBA:bvrVersion1.60:bd02/08/2012:svnTOSHIBA:pnPORTEGEZ835:pvrPT224U-01W00C:rvnTOSHIBA:rnPortablePC:rvrVersionA0:cvnTOSHIBA:ct10:cvrVersion1.0: dmi.product.name: PORTEGE Z835 dmi.product.version: PT224U-01W00C dmi.sys.vendor: TOSHIBA To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1338063/+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 1338063] Re: [Toshiba Portege Z835-ST6N03] Brightness control lost after suspend screen dimmed
** Attachment added: "dmesg.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1338063/+attachment/4148945/+files/dmesg.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/1338063 Title: [Toshiba Portege Z835-ST6N03] Brightness control lost after suspend screen dimmed Status in “linux” package in Ubuntu: Confirmed Bug description: Using Ubuntu 14.04. Recently updated to kernel version Ubuntu 3.13.0-30.54-generic 3.13.11.2 I expect brightness of my LCD screen to remain the same and be controllable after waking from suspend. It doesn't and isn't. What happens: Brightness controls fully working after initial boot, both through function keys and system settings. After putting computer into suspend and then re-awakening the LCD screen comes up with lowest brightness in actual appearance but settings still show the brightness as set at suspend time. Controls for brightness have become ineffective - they slide the brightness bar along but make no difference to the actual brightness of the screen. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-30-generic 3.13.0-30.54 ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: john 2060 F pulseaudio CurrentDesktop: Unity Date: Sat Jul 5 18:55:05 2014 InstallationDate: Installed on 2012-06-04 (760 days ago) InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425) MachineType: TOSHIBA PORTEGE Z835 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic root=UUID=865f4d37-5ceb-4e4a-b59b-032fa8a2c80b ro quiet splash elevator=noop 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: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no SourcePackage: linux UpgradeStatus: Upgraded to trusty on 2014-04-27 (68 days ago) dmi.bios.date: 02/08/2012 dmi.bios.vendor: TOSHIBA dmi.bios.version: Version 1.60 dmi.board.asset.tag: 00 dmi.board.name: Portable PC dmi.board.vendor: TOSHIBA dmi.board.version: Version A0 dmi.chassis.asset.tag: 00 dmi.chassis.type: 10 dmi.chassis.vendor: TOSHIBA dmi.chassis.version: Version 1.0 dmi.modalias: dmi:bvnTOSHIBA:bvrVersion1.60:bd02/08/2012:svnTOSHIBA:pnPORTEGEZ835:pvrPT224U-01W00C:rvnTOSHIBA:rnPortablePC:rvrVersionA0:cvnTOSHIBA:ct10:cvrVersion1.0: dmi.product.name: PORTEGE Z835 dmi.product.version: PT224U-01W00C dmi.sys.vendor: TOSHIBA To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1338063/+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 1338063] Re: [Toshiba Portege Z835-ST6N03] Brightness control lost after suspend screen dimmed
** Attachment added: "Xorg.0.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1338063/+attachment/4148946/+files/Xorg.0.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/1338063 Title: [Toshiba Portege Z835-ST6N03] Brightness control lost after suspend screen dimmed Status in “linux” package in Ubuntu: Confirmed Bug description: Using Ubuntu 14.04. Recently updated to kernel version Ubuntu 3.13.0-30.54-generic 3.13.11.2 I expect brightness of my LCD screen to remain the same and be controllable after waking from suspend. It doesn't and isn't. What happens: Brightness controls fully working after initial boot, both through function keys and system settings. After putting computer into suspend and then re-awakening the LCD screen comes up with lowest brightness in actual appearance but settings still show the brightness as set at suspend time. Controls for brightness have become ineffective - they slide the brightness bar along but make no difference to the actual brightness of the screen. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-30-generic 3.13.0-30.54 ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: john 2060 F pulseaudio CurrentDesktop: Unity Date: Sat Jul 5 18:55:05 2014 InstallationDate: Installed on 2012-06-04 (760 days ago) InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425) MachineType: TOSHIBA PORTEGE Z835 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic root=UUID=865f4d37-5ceb-4e4a-b59b-032fa8a2c80b ro quiet splash elevator=noop 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: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no SourcePackage: linux UpgradeStatus: Upgraded to trusty on 2014-04-27 (68 days ago) dmi.bios.date: 02/08/2012 dmi.bios.vendor: TOSHIBA dmi.bios.version: Version 1.60 dmi.board.asset.tag: 00 dmi.board.name: Portable PC dmi.board.vendor: TOSHIBA dmi.board.version: Version A0 dmi.chassis.asset.tag: 00 dmi.chassis.type: 10 dmi.chassis.vendor: TOSHIBA dmi.chassis.version: Version 1.0 dmi.modalias: dmi:bvnTOSHIBA:bvrVersion1.60:bd02/08/2012:svnTOSHIBA:pnPORTEGEZ835:pvrPT224U-01W00C:rvnTOSHIBA:rnPortablePC:rvrVersionA0:cvnTOSHIBA:ct10:cvrVersion1.0: dmi.product.name: PORTEGE Z835 dmi.product.version: PT224U-01W00C dmi.sys.vendor: TOSHIBA To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1338063/+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 1338063] Re: [Toshiba Portege Z835-ST6N03] Brightness control lost after suspend screen dimmed
** Attachment added: "Xorg.0.log.old" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1338063/+attachment/4148947/+files/Xorg.0.log.old ** 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/1338063 Title: [Toshiba Portege Z835-ST6N03] Brightness control lost after suspend screen dimmed Status in “linux” package in Ubuntu: Confirmed Bug description: Using Ubuntu 14.04. Recently updated to kernel version Ubuntu 3.13.0-30.54-generic 3.13.11.2 I expect brightness of my LCD screen to remain the same and be controllable after waking from suspend. It doesn't and isn't. What happens: Brightness controls fully working after initial boot, both through function keys and system settings. After putting computer into suspend and then re-awakening the LCD screen comes up with lowest brightness in actual appearance but settings still show the brightness as set at suspend time. Controls for brightness have become ineffective - they slide the brightness bar along but make no difference to the actual brightness of the screen. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-30-generic 3.13.0-30.54 ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: john 2060 F pulseaudio CurrentDesktop: Unity Date: Sat Jul 5 18:55:05 2014 InstallationDate: Installed on 2012-06-04 (760 days ago) InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425) MachineType: TOSHIBA PORTEGE Z835 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic root=UUID=865f4d37-5ceb-4e4a-b59b-032fa8a2c80b ro quiet splash elevator=noop 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: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no SourcePackage: linux UpgradeStatus: Upgraded to trusty on 2014-04-27 (68 days ago) dmi.bios.date: 02/08/2012 dmi.bios.vendor: TOSHIBA dmi.bios.version: Version 1.60 dmi.board.asset.tag: 00 dmi.board.name: Portable PC dmi.board.vendor: TOSHIBA dmi.board.version: Version A0 dmi.chassis.asset.tag: 00 dmi.chassis.type: 10 dmi.chassis.vendor: TOSHIBA dmi.chassis.version: Version 1.0 dmi.modalias: dmi:bvnTOSHIBA:bvrVersion1.60:bd02/08/2012:svnTOSHIBA:pnPORTEGEZ835:pvrPT224U-01W00C:rvnTOSHIBA:rnPortablePC:rvrVersionA0:cvnTOSHIBA:ct10:cvrVersion1.0: dmi.product.name: PORTEGE Z835 dmi.product.version: PT224U-01W00C dmi.sys.vendor: TOSHIBA To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1338063/+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 1338870] Re: linux-armadaxp: 3.2.0-1636.52 -proposed tracker
** Changed in: kernel-sru-workflow/promote-to-proposed Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Chris J Arges (arges) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-armadaxp in Ubuntu. https://bugs.launchpad.net/bugs/1338870 Title: linux-armadaxp: 3.2.0-1636.52 -proposed tracker Status in Kernel SRU Workflow: In Progress Status in Kernel SRU Workflow certification-testing series: Invalid Status in Kernel SRU Workflow package-testing series: Confirmed Status in Kernel SRU Workflow prepare-package series: Fix Released Status in Kernel SRU Workflow prepare-package-meta series: Fix Released Status in Kernel SRU Workflow promote-to-proposed series: Confirmed Status in Kernel SRU Workflow promote-to-security series: New Status in Kernel SRU Workflow promote-to-updates series: New Status in Kernel SRU Workflow regression-testing series: New Status in Kernel SRU Workflow security-signoff series: Invalid Status in Kernel SRU Workflow upload-to-ppa series: Invalid Status in Kernel SRU Workflow verification-testing series: New Status in “linux-armadaxp” package in Ubuntu: Invalid Status in “linux-armadaxp” source package in Precise: In Progress Bug description: This bug is for tracking the 3.2.0-1636.52 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Tuesday, 08. July 2014 04:06 UTC kernel-stable-master-bug:1338654 kernel-stable-Certification-testing-end:Wednesday, 09. July 2014 07:05 UTC kernel-stable-Security-signoff-end:Wednesday, 09. July 2014 07:05 UTC kernel-stable-phase:PPA Testing kernel-stable-phase-changed:Wednesday, 09. July 2014 11:04 UTC kernel-stable-Prepare-package-end:Wednesday, 09. July 2014 11:04 UTC kernel-stable-Promote-to-proposed-start:Wednesday, 09. July 2014 11:04 UTC ppa-package-testing-start:Wednesday, 09. July 2014 11:04 UTC To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1338870/+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 1338654] Re: linux: 3.2.0-67.100 -proposed tracker
** Description changed: This bug is for tracking the 3.2.0-67.100 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Monday, 07. July 2014 16:11 UTC kernel-stable-phase:PPA Testing kernel-stable-phase-changed:Tuesday, 08. July 2014 04:12 UTC kernel-stable-Prepare-package-end:Tuesday, 08. July 2014 04:12 UTC kernel-stable-Promote-to-proposed-start:Tuesday, 08. July 2014 04:12 UTC ppa-package-testing-start:Tuesday, 08. July 2014 04:12 UTC + kernel-stable-Promote-to-proposed-end:Wednesday, 09. July 2014 16:34 UTC -- 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/1338654 Title: linux: 3.2.0-67.100 -proposed tracker Status in Kernel SRU Workflow: In Progress Status in Kernel SRU Workflow certification-testing series: New Status in Kernel SRU Workflow package-testing series: Confirmed Status in Kernel SRU Workflow prepare-package series: Fix Released Status in Kernel SRU Workflow prepare-package-lbm series: Fix Released Status in Kernel SRU Workflow prepare-package-meta series: Fix Released Status in Kernel SRU Workflow promote-to-proposed series: Fix Released Status in Kernel SRU Workflow promote-to-security series: New Status in Kernel SRU Workflow promote-to-updates series: New Status in Kernel SRU Workflow regression-testing series: New Status in Kernel SRU Workflow security-signoff series: New Status in Kernel SRU Workflow verification-testing series: New Status in “linux” package in Ubuntu: Invalid Status in “linux” source package in Precise: Confirmed Bug description: This bug is for tracking the 3.2.0-67.100 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Monday, 07. July 2014 16:11 UTC kernel-stable-phase:PPA Testing kernel-stable-phase-changed:Tuesday, 08. July 2014 04:12 UTC kernel-stable-Prepare-package-end:Tuesday, 08. July 2014 04:12 UTC kernel-stable-Promote-to-proposed-start:Tuesday, 08. July 2014 04:12 UTC ppa-package-testing-start:Tuesday, 08. July 2014 04:12 UTC kernel-stable-Promote-to-proposed-end:Wednesday, 09. July 2014 16:34 UTC To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1338654/+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 1338654] Re: linux: 3.2.0-67.100 -proposed tracker
promoted into proposed ** Changed in: kernel-sru-workflow/promote-to-proposed Status: Confirmed => Fix Released -- 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/1338654 Title: linux: 3.2.0-67.100 -proposed tracker Status in Kernel SRU Workflow: In Progress Status in Kernel SRU Workflow certification-testing series: New Status in Kernel SRU Workflow package-testing series: Confirmed Status in Kernel SRU Workflow prepare-package series: Fix Released Status in Kernel SRU Workflow prepare-package-lbm series: Fix Released Status in Kernel SRU Workflow prepare-package-meta series: Fix Released Status in Kernel SRU Workflow promote-to-proposed series: Fix Released Status in Kernel SRU Workflow promote-to-security series: New Status in Kernel SRU Workflow promote-to-updates series: New Status in Kernel SRU Workflow regression-testing series: New Status in Kernel SRU Workflow security-signoff series: New Status in Kernel SRU Workflow verification-testing series: New Status in “linux” package in Ubuntu: Invalid Status in “linux” source package in Precise: Confirmed Bug description: This bug is for tracking the 3.2.0-67.100 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Monday, 07. July 2014 16:11 UTC kernel-stable-phase:PPA Testing kernel-stable-phase-changed:Tuesday, 08. July 2014 04:12 UTC kernel-stable-Prepare-package-end:Tuesday, 08. July 2014 04:12 UTC kernel-stable-Promote-to-proposed-start:Tuesday, 08. July 2014 04:12 UTC ppa-package-testing-start:Tuesday, 08. July 2014 04:12 UTC kernel-stable-Promote-to-proposed-end:Wednesday, 09. July 2014 16:34 UTC To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1338654/+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 1339768] Re: VMWare graphics driver regression
The regression seems to be caused by this commit: 2a4faabafcd8a1911d1dc7ae5699f2ad1103422e I have just recompiled the kernel with this commit reverted, and now the screen displays properly again. This patch was included also in other kernels (Saucy and Precise for sure). -- 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/1339768 Title: VMWare graphics driver regression Status in “linux” package in Ubuntu: Confirmed Bug description: When running under VMWare (tested VMWare player 6.0.2) the display does not resize correctly. Once the screen width reaches 800 pixels wide it starts to show the same contents again. The attached screenshot shows the problem. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-30-generic 3.13.0-30.55 ProcVersionSignature: Ubuntu 3.13.0-30.55-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: CurrentDesktop: XFCE Date: Wed Jul 9 17:39:17 2014 HibernationDevice: RESUME=UUID=d77eb158-ad9b-4e8f-a427-81d60dcb8332 InstallationDate: Installed on 2014-04-22 (78 days ago) InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140416.2) IwConfig: eth0 no wireless extensions. eth1 no wireless extensions. lono wireless extensions. Lsusb: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: VMware, Inc. VMware Virtual Platform ProcFB: 0 svgadrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic root=UUID=95d13c34-3d0a-454c-8815-aa9157e1c38f ro quiet splash 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/31/2013 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: 6.00 dmi.board.name: 440BX Desktop Reference Platform dmi.board.vendor: Intel Corporation dmi.board.version: None dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 1 dmi.chassis.vendor: No Enclosure dmi.chassis.version: N/A dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd07/31/2013:svnVMware,Inc.:pnVMwareVirtualPlatform:pvrNone:rvnIntelCorporation:rn440BXDesktopReferencePlatform:rvrNone:cvnNoEnclosure:ct1:cvrN/A: dmi.product.name: VMware Virtual Platform dmi.product.version: None dmi.sys.vendor: VMware, Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1339768/+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 1336143] Re: linux-ti-omap4: 3.2.0-1451.70 -proposed tracker
All builds are complete, packages in this bug can be copied to -proposed. ** Changed in: kernel-sru-workflow/prepare-package Status: New => Fix Released ** Changed in: kernel-sru-workflow/prepare-package Assignee: ubuntu-armel-kernel (ubuntu-armel-kernel) => Paolo Pisati (p-pisati) ** Changed in: kernel-sru-workflow/promote-to-proposed Status: New => Confirmed ** Changed in: kernel-sru-workflow/package-testing Status: New => In Progress ** Changed in: kernel-sru-workflow/package-testing Status: In Progress => Confirmed ** Description changed: This bug is for tracking the upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Tuesday, 01. July 2014 04:53 UTC kernel-stable-master-bug:1335906 - kernel-stable-phase:ReadyToBePackaged - kernel-stable-phase-changed:Thursday, 03. July 2014 01:55 UTC kernel-stable-Certification-testing-end:Thursday, 03. July 2014 01:55 UTC + kernel-stable-phase:PPA Testing + kernel-stable-phase-changed:Wednesday, 09. July 2014 17:00 UTC + kernel-stable-Prepare-package-end:Wednesday, 09. July 2014 17:00 UTC + kernel-stable-Promote-to-proposed-start:Wednesday, 09. July 2014 17:00 UTC + ppa-package-testing-start:Wednesday, 09. July 2014 17:00 UTC ** Description changed: This bug is for tracking the upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Tuesday, 01. July 2014 04:53 UTC kernel-stable-master-bug:1335906 kernel-stable-Certification-testing-end:Thursday, 03. July 2014 01:55 UTC - kernel-stable-phase:PPA Testing - kernel-stable-phase-changed:Wednesday, 09. July 2014 17:00 UTC kernel-stable-Prepare-package-end:Wednesday, 09. July 2014 17:00 UTC kernel-stable-Promote-to-proposed-start:Wednesday, 09. July 2014 17:00 UTC ppa-package-testing-start:Wednesday, 09. July 2014 17:00 UTC + kernel-stable-phase:ReadyToBePackaged + kernel-stable-phase-changed:Wednesday, 09. July 2014 17:01 UTC -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-ti-omap4 in Ubuntu. https://bugs.launchpad.net/bugs/1336143 Title: linux-ti-omap4: 3.2.0-1451.70 -proposed tracker Status in Kernel SRU Workflow: In Progress Status in Kernel SRU Workflow certification-testing series: Invalid Status in Kernel SRU Workflow package-testing series: Confirmed Status in Kernel SRU Workflow prepare-package series: Fix Released Status in Kernel SRU Workflow prepare-package-meta series: Fix Released Status in Kernel SRU Workflow promote-to-proposed series: Confirmed Status in Kernel SRU Workflow promote-to-security series: New Status in Kernel SRU Workflow promote-to-updates series: New Status in Kernel SRU Workflow regression-testing series: New Status in Kernel SRU Workflow security-signoff series: New Status in Kernel SRU Workflow upload-to-ppa series: Confirmed Status in Kernel SRU Workflow verification-testing series: New Status in “linux-ti-omap4” package in Ubuntu: Invalid Status in “linux-ti-omap4” source package in Precise: New Bug description: This bug is for tracking the upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Tuesday, 01. July 2014 04:53 UTC kernel-stable-master-bug:1335906 kernel-stable-Certification-testing-end:Thursday, 03. July 2014 01:55 UTC kernel-stable-Prepare-package-end:Wednesday, 09. July 2014 17:00 UTC kernel-stable-Promote-to-proposed-start:Wednesday, 09. July 2014 17:00 UTC ppa-package-testing-start:Wednesday, 09. July 2014 17:00 UTC kernel-stable-phase:ReadyToBePackaged kernel-stable-phase-changed:Wednesday, 09. July 2014 17:01 UTC To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1336143/+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 1307473] Re: guest hang due to missing clock interrupt
Ondergetekende: Physically is there *anything* different between the nodes in your #33 that exhibited no errors and those that exhibited a lot? CPU model/vendor, number of sockets, system vendor etc? (I'm wondering about a synchronised/unsynchronised tsc type issue). -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1307473 Title: guest hang due to missing clock interrupt Status in QEMU: New Status in “linux” package in Ubuntu: Confirmed Status in “qemu” package in Ubuntu: Confirmed Bug description: I noticed on 2 different systems that after upgrade from precise to latest trusty VMs are crashing: - in case of Windows VMs I'm getting BSOD with error message: "A clock interrupt was not received on a secondary processor within the allocated time interval." - On linux VMs I'm noticing "hrtimer: interrupt took 2992229 ns" messages - On some proprietary virtual appliances I'm noticing crashes an due to missing timer interrupts QEMU version is: QEMU emulator version 1.7.91 (Debian 2.0.0~rc1+dfsg-0ubuntu3) Full command line: qemu-system-x86_64 -enable-kvm -name win7eval -S -machine pc- i440fx-1.7,accel=kvm,usb=off -cpu host -m 4096 -realtime mlock=off -smp 4,sockets=1,cores=4,threads=1 -uuid 05e5089a- 4aa1-6bb2-ef06-ab4d020a -no-user-config -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/win7eval.monitor,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=localtime -no-shutdown -boot strict=on -device piix3-usb- uhci,id=usb,bus=pci.0,addr=0x1.0x2 -drive file=/var/vm/win7eval.qcow2,if=none,id=drive-virtio-disk0,format=qcow2 -device virtio-blk-pci,scsi=off,bus=pci.0,addr=0x4,drive=drive-virtio- disk0,id=virtio-disk0,bootindex=1 -drive file=/home/damarion/iso/7600.16385.090713-1255_x86fre_enterprise_en- us_EVAL_Eval_Enterprise-GRMCENEVAL_EN_DVD.iso,if=none,id=drive- ide0-0-0,readonly=on,format=raw -device ide-cd,bus=ide.0,unit=0,drive =drive-ide0-0-0,id=ide0-0-0 -drive file=/home/damarion/iso/virtio- win-0.1-74.iso,if=none,id=drive-ide0-1-0,readonly=on,format=raw -device ide-cd,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -netdev tap,fd=24,id=hostnet0 -device e1000,netdev=hostnet0,id=net0,mac=52:54:00:38:31:0a,bus=pci.0,addr=0x3 -chardev pty,id=charserial0 -device isa- serial,chardev=charserial0,id=serial0 -device usb-tablet,id=input0 -vnc 127.0.0.1:1 -device VGA,id=video0,bus=pci.0,addr=0x2 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x5 To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1307473/+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 1338654] Re: linux: 3.2.0-67.100 -proposed tracker
The following packages ended up in the wrong component in the -proposed pocket: linux-backports-modules-cw-3.10-3.2.0-67-generic 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.10-3.2.0-67-generic 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.10-3.2.0-67-generic-pae 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.10-3.2.0-67-virtual 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.10-3.2.0-67-virtual 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.11-3.2.0-67-generic 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.11-3.2.0-67-generic 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.11-3.2.0-67-generic-pae 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.11-3.2.0-67-virtual 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.11-3.2.0-67-virtual 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.12-3.2.0-67-generic 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.12-3.2.0-67-generic 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.12-3.2.0-67-generic-pae 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.12-3.2.0-67-virtual 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.12-3.2.0-67-virtual 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.3-3.2.0-67-generic 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.3-3.2.0-67-generic 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.3-3.2.0-67-generic-pae 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.3-3.2.0-67-virtual 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.3-3.2.0-67-virtual 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.4-3.2.0-67-generic 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.4-3.2.0-67-generic 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.4-3.2.0-67-generic-pae 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.4-3.2.0-67-virtual 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.4-3.2.0-67-virtual 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.5-3.2.0-67-generic 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.5-3.2.0-67-generic 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.5-3.2.0-67-generic-pae 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.5-3.2.0-67-virtual 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.5-3.2.0-67-virtual 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.6-3.2.0-67-generic 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.6-3.2.0-67-generic 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.6-3.2.0-67-generic-pae 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.6-3.2.0-67-virtual 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.6-3.2.0-67-virtual 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.7-3.2.0-67-generic 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.7-3.2.0-67-generic 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.7-3.2.0-67-generic-pae 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.7-3.2.0-67-virtual 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.7-3.2.0-67-virtual 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.8-3.2.0-67-generic 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.8-3.2.0-67-generic 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.8-3.2.0-67-generic-pae 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.8-3.2.0-67-virtual 3.2.0-67.59 - is in universe instead of main linux-backports-modules-cw-3.8-3.2.0-67-virtual 3.2.0-67.59 - is in universe instead of main linux-backports-modules-hv-3.2.0-67-generic 3.2.0-67.59 - is in universe instead of main linux-backports-modules-hv-3.2.0-67-generic 3.2.0-67.59 - is in universe instead of main linux-backports-modules-hv-3.2.0-67-generic-pae 3.2.0-67.59 - is in universe instead of main linux-backports-modules-hv-3.2.0-67-virtual 3.2.0-67.59 - is in universe instead of main linux-backports-modules-hv-3.2.0-67-virtual 3.2.0-67.59 - is in universe instead of main linux-backports-modules-net-3.2.0-67-generic 3.2.0-67.59 - is in universe instead of main linux-backports-modules-net-3.2.0-67-generic 3.2.0-67.59 - is in universe instead of main l
[Kernel-packages] [Bug 1338946] Re: linux: 2.6.32-64.127 -proposed tracker
** Changed in: kernel-sru-workflow/verification-testing Status: New => In Progress ** Changed in: kernel-sru-workflow/certification-testing Status: New => Confirmed ** Changed in: kernel-sru-workflow/regression-testing Status: New => Confirmed ** Changed in: kernel-sru-workflow/security-signoff Status: New => Confirmed ** Description changed: This bug is for tracking the 2.6.32-64.127 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Tuesday, 08. July 2014 08:49 UTC - kernel-stable-phase:PPA Testing - kernel-stable-phase-changed:Tuesday, 08. July 2014 17:10 UTC kernel-stable-Prepare-package-end:Tuesday, 08. July 2014 17:10 UTC kernel-stable-Promote-to-proposed-start:Tuesday, 08. July 2014 17:10 UTC ppa-package-testing-start:Tuesday, 08. July 2014 17:10 UTC kernel-stable-Promote-to-proposed-end:Wednesday, 09. July 2014 16:05 UTC + kernel-stable-phase:Verification & Testing + kernel-stable-phase-changed:Wednesday, 09. July 2014 18:04 UTC + kernel-stable-Verification-testing-start:Wednesday, 09. July 2014 18:04 UTC + kernel-stable-Certification-testing-start:Wednesday, 09. July 2014 18:05 UTC + kernel-stable-Security-signoff-start:Wednesday, 09. July 2014 18:06 UTC + kernel-stable-Regression-testing-start:Wednesday, 09. July 2014 18:06 UTC -- 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/1338946 Title: linux: 2.6.32-64.127 -proposed tracker Status in Kernel SRU Workflow: In Progress Status in Kernel SRU Workflow certification-testing series: Confirmed Status in Kernel SRU Workflow package-testing series: Confirmed Status in Kernel SRU Workflow prepare-package series: Fix Released Status in Kernel SRU Workflow prepare-package-lbm series: Fix Released Status in Kernel SRU Workflow prepare-package-meta series: Fix Released Status in Kernel SRU Workflow prepare-package-ports-meta series: Fix Released Status in Kernel SRU Workflow promote-to-proposed series: Fix Released Status in Kernel SRU Workflow promote-to-security series: New Status in Kernel SRU Workflow promote-to-updates series: New Status in Kernel SRU Workflow regression-testing series: Confirmed Status in Kernel SRU Workflow security-signoff series: Confirmed Status in Kernel SRU Workflow verification-testing series: In Progress Status in “linux” package in Ubuntu: Invalid Status in “linux” source package in Lucid: New Bug description: This bug is for tracking the 2.6.32-64.127 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Tuesday, 08. July 2014 08:49 UTC kernel-stable-Prepare-package-end:Tuesday, 08. July 2014 17:10 UTC kernel-stable-Promote-to-proposed-start:Tuesday, 08. July 2014 17:10 UTC ppa-package-testing-start:Tuesday, 08. July 2014 17:10 UTC kernel-stable-Promote-to-proposed-end:Wednesday, 09. July 2014 16:05 UTC kernel-stable-phase:Verification & Testing kernel-stable-phase-changed:Wednesday, 09. July 2014 18:04 UTC kernel-stable-Verification-testing-start:Wednesday, 09. July 2014 18:04 UTC kernel-stable-Certification-testing-start:Wednesday, 09. July 2014 18:05 UTC kernel-stable-Security-signoff-start:Wednesday, 09. July 2014 18:06 UTC kernel-stable-Regression-testing-start:Wednesday, 09. July 2014 18:06 UTC To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1338946/+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 1339768] Re: VMWare graphics driver regression
** Changed in: linux (Ubuntu) Importance: Undecided => Medium -- 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/1339768 Title: VMWare graphics driver regression Status in “linux” package in Ubuntu: Confirmed Bug description: When running under VMWare (tested VMWare player 6.0.2) the display does not resize correctly. Once the screen width reaches 800 pixels wide it starts to show the same contents again. The attached screenshot shows the problem. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-30-generic 3.13.0-30.55 ProcVersionSignature: Ubuntu 3.13.0-30.55-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: CurrentDesktop: XFCE Date: Wed Jul 9 17:39:17 2014 HibernationDevice: RESUME=UUID=d77eb158-ad9b-4e8f-a427-81d60dcb8332 InstallationDate: Installed on 2014-04-22 (78 days ago) InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140416.2) IwConfig: eth0 no wireless extensions. eth1 no wireless extensions. lono wireless extensions. Lsusb: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: VMware, Inc. VMware Virtual Platform ProcFB: 0 svgadrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic root=UUID=95d13c34-3d0a-454c-8815-aa9157e1c38f ro quiet splash 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/31/2013 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: 6.00 dmi.board.name: 440BX Desktop Reference Platform dmi.board.vendor: Intel Corporation dmi.board.version: None dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 1 dmi.chassis.vendor: No Enclosure dmi.chassis.version: N/A dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd07/31/2013:svnVMware,Inc.:pnVMwareVirtualPlatform:pvrNone:rvnIntelCorporation:rn440BXDesktopReferencePlatform:rvrNone:cvnNoEnclosure:ct1:cvrN/A: dmi.product.name: VMware Virtual Platform dmi.product.version: None dmi.sys.vendor: VMware, Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1339768/+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 1339692] Re: Ubuntu 14.04 reboots just after reaching desktop on AMD A* APU on MSI motherboard
Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v3.16 kernel[0]. If this bug is fixed in the mainline kernel, please add the following tag 'kernel-fixed-upstream'. If the mainline kernel does not fix this bug, please add the tag: 'kernel-bug-exists-upstream'. If you are unable to test the mainline kernel, for example it will not boot, please add the tag: 'kernel-unable-to-test-upstream'. Once testing of the upstream kernel is complete, please mark this bug as "Confirmed". Thanks in advance. [0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.16-rc4-utopic/ ** Changed in: linux (Ubuntu) Importance: Undecided => Medium ** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1339692 Title: Ubuntu 14.04 reboots just after reaching desktop on AMD A* APU on MSI motherboard Status in “linux” package in Ubuntu: Incomplete Bug description: New bug created per the request at https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1309578 Both affected PCs have MSI-FM2-A55M-E33 motherboards but the AMD APUs differ (one's an A8, this one is an A6). The cure for me, spotted elsewhere here, is to add nomodeset to the boot options. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-30-generic 3.13.0-30.54 ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic i686 NonfreeKernelModules: fglrx ApportVersion: 2.14.1-0ubuntu3.2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: ian2236 F pulseaudio /dev/snd/controlC0: ian2236 F pulseaudio CurrentDesktop: Unity Date: Wed Jul 9 13:06:40 2014 HibernationDevice: RESUME=UUID=3ce44d7e-a2d3-4ee9-acda-4443beb147a2 InstallationDate: Installed on 2013-12-20 (200 days ago) InstallationMedia: Edubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1) IwConfig: lono wireless extensions. eth0 no wireless extensions. lxcbr0no wireless extensions. MachineType: MSI MS-7721 ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic root=UUID=fb7e8467-3092-4070-8bde-9de7a1c46e29 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) WifiSyslog: dmi.bios.date: 10/12/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V11.4 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: FM2-A55M-E33 (MS-7721) dmi.board.vendor: MSI dmi.board.version: 2.0 dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: MSI dmi.chassis.version: 2.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV11.4:bd10/12/2013:svnMSI:pnMS-7721:pvr2.0:rvnMSI:rnFM2-A55M-E33(MS-7721):rvr2.0:cvnMSI:ct3:cvr2.0: dmi.product.name: MS-7721 dmi.product.version: 2.0 dmi.sys.vendor: MSI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1339692/+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 1339428] Re: Touchpad not working after 14.04 update
Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v3.16 kernel[0]. If this bug is fixed in the mainline kernel, please add the following tag 'kernel-fixed-upstream'. If the mainline kernel does not fix this bug, please add the tag: 'kernel-bug-exists-upstream'. If you are unable to test the mainline kernel, for example it will not boot, please add the tag: 'kernel-unable-to-test-upstream'. Once testing of the upstream kernel is complete, please mark this bug as "Confirmed". Thanks in advance. [0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.16-rc4-utopic/ ** Changed in: linux (Ubuntu) Importance: Undecided => Medium -- 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/1339428 Title: Touchpad not working after 14.04 update Status in “linux” package in Ubuntu: Incomplete Bug description: My touchpad along with my Wi Fi stopped working and now I am very frustrated with Ubuntu. How do I get my touchpad to work the sudo commands aren't working and I can't get touchpad indicator to open. --- ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: trevon 1515 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=a538d31b-ece1-47dd-be00-deb2745f5eae InstallationDate: Installed on 2014-07-08 (0 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) MachineType: TOSHIBA Satellite C55-A Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic.efi.signed root=UUID=f51f3c62-1c69-47ff-8294-b3559ba419cb ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.13.0-30.55-generic 3.13.11.2 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 StagingDrivers: rts5139 Tags: trusty staging Uname: Linux 3.13.0-30-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 09/16/2013 dmi.bios.vendor: Insyde Corp. dmi.bios.version: 1.30 dmi.board.name: Portable PC dmi.board.vendor: TOSHIBA dmi.board.version: MP dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: OEM Chassis Manufacturer dmi.chassis.version: OEM Chassis Version dmi.modalias: dmi:bvnInsydeCorp.:bvr1.30:bd09/16/2013:svnTOSHIBA:pnSatelliteC55-A:pvrPSCFEU-00L004:rvnTOSHIBA:rnPortablePC:rvrMP:cvnOEMChassisManufacturer:ct10:cvrOEMChassisVersion: dmi.product.name: Satellite C55-A dmi.product.version: PSCFEU-00L004 dmi.sys.vendor: TOSHIBA --- ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: trevon 1515 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=a538d31b-ece1-47dd-be00-deb2745f5eae InstallationDate: Installed on 2014-07-08 (0 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) MachineType: TOSHIBA Satellite C55-A Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic.efi.signed root=UUID=f51f3c62-1c69-47ff-8294-b3559ba419cb ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.13.0-30.55-generic 3.13.11.2 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 StagingDrivers: rts5139 Tags: trusty staging Uname: Linux 3.13.0-30-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 09/16/2013 dmi.bios.vendor: Insyde Corp. dmi.bios.version: 1.30 dmi.board.name: Portable PC dmi.board.vendor: TOSHIBA dmi.board.version: MP dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: OEM Chassis Manufacturer dmi.chassis.version: OEM Chassis Version dmi.modalias: dmi:bvnInsydeCorp.:bvr1.30:bd09/16/2013:svnTOSHIBA:pnSatelliteC55-A:pvrPSCFEU-00L004:rvnTOSHIBA:rnPortablePC:rvrMP:cvnOEMChassisManufacturer:ct10:cvrOEMChassisVersion: dmi.product.name: Satellite C55-A dmi.product.version: PSCFEU-00L004 dmi.sys.vendor: TOSHIBA --- ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: trevon 1515 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 14.04 HibernationDev
[Kernel-packages] [Bug 1339761] Re: [ASUSTeK COMPUTER INC. U38N] suspend/resume failure [non-free: fglrx wl]
Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v3.16 kernel[0]. If this bug is fixed in the mainline kernel, please add the following tag 'kernel-fixed-upstream'. If the mainline kernel does not fix this bug, please add the tag: 'kernel-bug-exists-upstream'. If you are unable to test the mainline kernel, for example it will not boot, please add the tag: 'kernel-unable-to-test-upstream'. Once testing of the upstream kernel is complete, please mark this bug as "Confirmed". Thanks in advance. [0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.16-rc4-utopic/ ** Changed in: linux (Ubuntu) Importance: Undecided => Medium ** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1339761 Title: [ASUSTeK COMPUTER INC. U38N] suspend/resume failure [non-free: fglrx wl] Status in “linux” package in Ubuntu: Incomplete Bug description: The screen fails to resume after opening the lid. The problem is intermittent, and it felt like it was gone in the later iterations of kernel 3.13. Bug #1288319 ProblemType: KernelOops DistroRelease: Ubuntu 14.10 Package: linux-image-3.15.0-6-generic 3.15.0-6.11 ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0 Uname: Linux 3.15.0-6-generic x86_64 NonfreeKernelModules: fglrx wl Annotation: This occured during a previous suspend and prevented it from resuming properly. ApportVersion: 2.14.4-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: joachim2137 F pulseaudio /dev/snd/controlC1: joachim2137 F pulseaudio Date: Wed Jul 9 16:05:32 2014 DuplicateSignature: suspend/resume:ASUSTeK COMPUTER INC. U38N:U38N.209 ExecutablePath: /usr/share/apport/apportcheckresume ExecutableTimestamp: 1404363765 Failure: suspend/resume HibernationDevice: RESUME=UUID=d3fc5a91-cd91-4422-9556-94d092a20e69 InstallationDate: Installed on 2014-07-07 (2 days ago) InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140520) InterpreterPath: /usr/bin/python3.4 MachineType: ASUSTeK COMPUTER INC. U38N ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume ProcCwd: / ProcEnviron: TERM=linux PATH=(custom, no user) ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.15.0-6-generic.efi.signed root=UUID=74ad31c2-99c8-49e0-9366-e801d62aa23b ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.15.0-6-generic N/A linux-backports-modules-3.15.0-6-generic N/A linux-firmware1.132 SourcePackage: linux StagingDrivers: rts5139 Title: [ASUSTeK COMPUTER INC. U38N] suspend/resume failure [non-free: fglrx wl] UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: dmi.bios.date: 05/29/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: U38N.209 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: U38N 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.:bvrU38N.209:bd05/29/2013:svnASUSTeKCOMPUTERINC.:pnU38N:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnU38N:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: U38N 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/1339761/+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 1339768] Re: VMWare graphics driver regression
Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v3.16 kernel[0]. If this bug is fixed in the mainline kernel, please add the following tag 'kernel-fixed-upstream'. If the mainline kernel does not fix this bug, please add the tag: 'kernel-bug-exists-upstream'. If you are unable to test the mainline kernel, for example it will not boot, please add the tag: 'kernel-unable-to-test-upstream'. Once testing of the upstream kernel is complete, please mark this bug as "Confirmed". Thanks in advance. [0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.16-rc4-utopic/ ** Tags added: performing-bisect -- 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/1339768 Title: VMWare graphics driver regression Status in “linux” package in Ubuntu: Confirmed Bug description: When running under VMWare (tested VMWare player 6.0.2) the display does not resize correctly. Once the screen width reaches 800 pixels wide it starts to show the same contents again. The attached screenshot shows the problem. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-30-generic 3.13.0-30.55 ProcVersionSignature: Ubuntu 3.13.0-30.55-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: CurrentDesktop: XFCE Date: Wed Jul 9 17:39:17 2014 HibernationDevice: RESUME=UUID=d77eb158-ad9b-4e8f-a427-81d60dcb8332 InstallationDate: Installed on 2014-04-22 (78 days ago) InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140416.2) IwConfig: eth0 no wireless extensions. eth1 no wireless extensions. lono wireless extensions. Lsusb: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: VMware, Inc. VMware Virtual Platform ProcFB: 0 svgadrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic root=UUID=95d13c34-3d0a-454c-8815-aa9157e1c38f ro quiet splash 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/31/2013 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: 6.00 dmi.board.name: 440BX Desktop Reference Platform dmi.board.vendor: Intel Corporation dmi.board.version: None dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 1 dmi.chassis.vendor: No Enclosure dmi.chassis.version: N/A dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd07/31/2013:svnVMware,Inc.:pnVMwareVirtualPlatform:pvrNone:rvnIntelCorporation:rn440BXDesktopReferencePlatform:rvrNone:cvnNoEnclosure:ct1:cvrN/A: dmi.product.name: VMware Virtual Platform dmi.product.version: None dmi.sys.vendor: VMware, Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1339768/+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 1335365] Re: ACPI: \_PR_.CPU4: failed to get CPU APIC ID.
Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v3.16 kernel[0]. If this bug is fixed in the mainline kernel, please add the following tag 'kernel-fixed-upstream'. If the mainline kernel does not fix this bug, please add the tag: 'kernel-bug-exists-upstream'. If you are unable to test the mainline kernel, for example it will not boot, please add the tag: 'kernel-unable-to-test-upstream'. Once testing of the upstream kernel is complete, please mark this bug as "Confirmed". Thanks in advance. [0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.16-rc4-utopic/ ** Changed in: linux (Ubuntu) Importance: Undecided => Medium ** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1335365 Title: ACPI: \_PR_.CPU4: failed to get CPU APIC ID. Status in “linux” package in Ubuntu: Incomplete Bug description: [0.182995] ACPI: \_PR_.CPU4: failed to get CPU APIC ID. [0.183001] ACPI: \_PR_.CPU5: failed to get CPU APIC ID. [0.183006] ACPI: \_PR_.CPU6: failed to get CPU APIC ID. [0.183011] ACPI: \_PR_.CPU7: failed to get CPU APIC ID. ProblemType: Bug DistroRelease: Ubuntu 14.10 Package: linux-image-3.15.0-6-generic 3.15.0-6.11 ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0 Uname: Linux 3.15.0-6-generic x86_64 ApportVersion: 2.14.3-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/pcmC1D0p: caravena 2524 F...m pulseaudio /dev/snd/controlC1: caravena 2524 F pulseaudio /dev/snd/controlC0: caravena 2524 F pulseaudio CurrentDesktop: GNOME Date: Fri Jun 27 21:34:44 2014 HibernationDevice: RESUME=UUID=360bd2d2-4f44-4311-86d6-4781ac81ee87 InstallationDate: Installed on 2014-04-27 (61 days ago) InstallationMedia: Ubuntu-GNOME 14.04 LTS "Trusty Tahr" - Release amd64 (20140416.2) MachineType: SAMSUNG ELECTRONICS CO., LTD. 530U3C/530U4C ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.15.0-6-generic root=UUID=13144268-2374-4154-83f1-c35d81306190 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.15.0-6-generic N/A linux-backports-modules-3.15.0-6-generic N/A linux-firmware1.132 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 04/15/2013 dmi.bios.vendor: Phoenix Technologies Ltd. dmi.bios.version: P14AAJ dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: SAMSUNG_NP1234567890 dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD. dmi.board.version: FAB1 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 9 dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD. dmi.chassis.version: 0.1 dmi.modalias: dmi:bvnPhoenixTechnologiesLtd.:bvrP14AAJ:bd04/15/2013:svnSAMSUNGELECTRONICSCO.,LTD.:pn530U3C/530U4C:pvr0.1:rvnSAMSUNGELECTRONICSCO.,LTD.:rnSAMSUNG_NP1234567890:rvrFAB1:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvr0.1: dmi.product.name: 530U3C/530U4C dmi.product.version: 0.1 dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1335365/+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 1335367] Re: \_SB_.PCI0:_OSC invalid UUID
Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v3.16 kernel[0]. If this bug is fixed in the mainline kernel, please add the following tag 'kernel-fixed-upstream'. If the mainline kernel does not fix this bug, please add the tag: 'kernel-bug-exists-upstream'. If you are unable to test the mainline kernel, for example it will not boot, please add the tag: 'kernel-unable-to-test-upstream'. Once testing of the upstream kernel is complete, please mark this bug as "Confirmed". Thanks in advance. [0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.16-rc4-utopic/ ** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete ** Changed in: linux (Ubuntu) Importance: Undecided => Medium -- 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/1335367 Title: \_SB_.PCI0:_OSC invalid UUID Status in “linux” package in Ubuntu: Incomplete Bug description: [0.183350] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] [0.183535] \_SB_.PCI0:_OSC invalid UUID [0.183537] _OSC request data:1 1f 0 ProblemType: Bug DistroRelease: Ubuntu 14.10 Package: linux-image-3.15.0-6-generic 3.15.0-6.11 ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0 Uname: Linux 3.15.0-6-generic x86_64 ApportVersion: 2.14.3-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/pcmC1D0p: caravena 2524 F...m pulseaudio /dev/snd/controlC1: caravena 2524 F pulseaudio /dev/snd/controlC0: caravena 2524 F pulseaudio CurrentDesktop: GNOME Date: Fri Jun 27 21:37:04 2014 HibernationDevice: RESUME=UUID=360bd2d2-4f44-4311-86d6-4781ac81ee87 InstallationDate: Installed on 2014-04-27 (61 days ago) InstallationMedia: Ubuntu-GNOME 14.04 LTS "Trusty Tahr" - Release amd64 (20140416.2) MachineType: SAMSUNG ELECTRONICS CO., LTD. 530U3C/530U4C ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.15.0-6-generic root=UUID=13144268-2374-4154-83f1-c35d81306190 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.15.0-6-generic N/A linux-backports-modules-3.15.0-6-generic N/A linux-firmware1.132 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 04/15/2013 dmi.bios.vendor: Phoenix Technologies Ltd. dmi.bios.version: P14AAJ dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: SAMSUNG_NP1234567890 dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD. dmi.board.version: FAB1 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 9 dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD. dmi.chassis.version: 0.1 dmi.modalias: dmi:bvnPhoenixTechnologiesLtd.:bvrP14AAJ:bd04/15/2013:svnSAMSUNGELECTRONICSCO.,LTD.:pn530U3C/530U4C:pvr0.1:rvnSAMSUNGELECTRONICSCO.,LTD.:rnSAMSUNG_NP1234567890:rvrFAB1:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvr0.1: dmi.product.name: 530U3C/530U4C dmi.product.version: 0.1 dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1335367/+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 1339340] Re: [HP Pavilion 11-h009tu x2 PC] Touchpad does not work
This is fixed in the kernel 3.16 rc4 you linked. I have added the tag "kernel-fixed-upstream" to this bug. Will it be ported to trusty? ** Tags added: kernel-fixed-upstream -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1339340 Title: [HP Pavilion 11-h009tu x2 PC] Touchpad does not work Status in “linux” package in Ubuntu: Incomplete Bug description: Hi, I have an HP h009tux2 laptop. It has synaptic hid touchpad. The touchscreen is working as a mouse (no multitouch). The touchpad doesn't have two finger scroll or any scrolling for that matter, it doesn't even show up in touchpad section in control center. There has been no change in all these updates. Please help I am confined to windows 8 only as of now. xinput: ⎡ Virtual core pointer id=2 [master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)] ⎜ ↳ Synaptics Touch Pad V 103u5 id=11 [slave pointer (2)] ⎜ ↳ ELAN Touchscreen id=12 [slave pointer (2)] ⎣ Virtual core keyboard id=3 [master keyboard (2)] ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)] ↳ Power Button id=6 [slave keyboard (3)] ↳ Video Bus id=7 [slave keyboard (3)] ↳ Power Button id=8 [slave keyboard (3)] ↳ HP TrueVision Full HD id=9 [slave keyboard (3)] ↳ HP TrueVision Full HD Rear id=10 [slave keyboard (3)] ↳ AT Translated Set 2 keyboard id=13 [slave keyboard (3)] ↳ HP Wireless hotkeys id=14 [slave keyboard (3)] ↳ HP WMI hotkeys id=15 [slave keyboard (3)] lsmod | grep hid -> hid_generic 12548 0 hid_multitouch 17407 0 hid_sensor_als 13123 0 hid_sensor_gyro_3d 13209 0 hid_sensor_accel_3d 13221 0 hid_sensor_magn_3d 13209 0 hid_sensor_trigger 12916 4 hid_sensor_gyro_3d,hid_sensor_accel_3d,hid_sensor_als,hid_sensor_magn_3d industrialio_triggered_buffer 12882 4 hid_sensor_gyro_3d,hid_sensor_accel_3d,hid_sensor_als,hid_sensor_magn_3d industrialio 54069 7 hid_sensor_trigger,hid_sensor_gyro_3d,industrialio_triggered_buffer,hid_sensor_accel_3d,hid_sensor_als,kfifo_buf,hid_sensor_magn_3d hid_sensor_iio_common 13755 4 hid_sensor_gyro_3d,hid_sensor_accel_3d,hid_sensor_als,hid_sensor_magn_3d hid_sensor_hub 19536 6 hid_sensor_trigger,hid_sensor_gyro_3d,hid_sensor_accel_3d,hid_sensor_als,hid_sensor_magn_3d,hid_sensor_iio_common usbhid 52570 0 hid 106148 4 hid_multitouch,hid_generic,hid_sensor_hub,usbhid mac_hid 13205 0 lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 009: ID 04f3:0193 Elan Microelectronics Corp. Bus 001 Device 008: ID 06cb:2239 Synaptics, Inc. Bus 001 Device 007: ID 1bcf:2c5a Sunplus Innovation Technology Inc. Bus 001 Device 003: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB Bus 001 Device 006: ID 8087:07dc Intel Corp. Bus 001 Device 005: ID 0483:91d1 STMicroelectronics Bus 001 Device 004: ID 1bcf:2c59 Sunplus Innovation Technology Inc. Bus 001 Device 002: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-30-generic 3.13.0-30.54 ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: saurabh2334 F pulseaudio CurrentDesktop: Unity CurrentDmesg: [ 127.814408] init: plymouth-stop pre-start process (3283) terminated with status 1 Date: Wed Jul 9 02:23:11 2014 InstallationDate: Installed on 2014-05-26 (43 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) MachineType: Hewlett-Packard HP Pavilion 11 x2 Notebook PC ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic.efi.signed root=UUID=075740be-e639-4f27-80f6-f4f4bd42a3da ro quiet splash intel_pstate=enable acpi_backlight=vendor vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon not responding. 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 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 05/23/2014 dmi.bios.vendor: Insyde dmi.bios.version: F.22 dmi.board.asset.tag: Type2 - Board Asset Tag dmi.board.name: 2188 dmi.board.vendor: Hewlett-Packard dmi.board.version: 36.29 dmi.chassis.asset.tag: Chassis Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsyde:bvrF.22:bd05/23/2014:svnHewlett-Packard:pnHPPavilion11x2NotebookPC:pvr088310305E00010320100:rvnHewlett-Packard:rn2188:rvr36.29:cvnHe
[Kernel-packages] [Bug 1338556] Re: linux: 3.11.0-26.44 -proposed tracker
** Changed in: kernel-sru-workflow/regression-testing Status: Confirmed => In Progress ** Changed in: kernel-sru-workflow/regression-testing Assignee: Canonical Platform QA Team (canonical-platform-qa) => Paul Larson (pwlars) -- 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/1338556 Title: linux: 3.11.0-26.44 -proposed tracker Status in Kernel SRU Workflow: In Progress Status in Kernel SRU Workflow certification-testing series: Confirmed Status in Kernel SRU Workflow package-testing series: Confirmed Status in Kernel SRU Workflow prepare-package series: Fix Released Status in Kernel SRU Workflow prepare-package-meta series: Fix Released Status in Kernel SRU Workflow prepare-package-signed series: Fix Released Status in Kernel SRU Workflow promote-to-proposed series: Fix Released Status in Kernel SRU Workflow promote-to-security series: New Status in Kernel SRU Workflow promote-to-updates series: New Status in Kernel SRU Workflow regression-testing series: In Progress Status in Kernel SRU Workflow security-signoff series: Confirmed Status in Kernel SRU Workflow verification-testing series: In Progress Status in “linux” package in Ubuntu: Invalid Status in “linux” source package in Saucy: New Bug description: This bug is for tracking the 3.11.0-26.44 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Monday, 07. July 2014 12:18 UTC kernel-stable-Prepare-package-end:Monday, 07. July 2014 20:10 UTC kernel-stable-Promote-to-proposed-start:Monday, 07. July 2014 20:10 UTC ppa-package-testing-start:Monday, 07. July 2014 20:10 UTC kernel-stable-Promote-to-proposed-end:Wednesday, 09. July 2014 14:36 UTC kernel-stable-phase:Verification & Testing kernel-stable-phase-changed:Wednesday, 09. July 2014 16:02 UTC kernel-stable-Verification-testing-start:Wednesday, 09. July 2014 16:02 UTC kernel-stable-Certification-testing-start:Wednesday, 09. July 2014 16:02 UTC kernel-stable-Security-signoff-start:Wednesday, 09. July 2014 16:03 UTC kernel-stable-Regression-testing-start:Wednesday, 09. July 2014 16:03 UTC To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1338556/+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 1325560] Re: kvm virtio netdevs lose network connectivity under "enough" load
This kernel (3.14.1) solve trouble. Should expect fix in the official repositories? -- 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/1325560 Title: kvm virtio netdevs lose network connectivity under "enough" load Status in libvirt virtualization API: New Status in The Linux Kernel: Incomplete Status in “linux” package in Ubuntu: Confirmed Status in “qemu-kvm” package in Ubuntu: Incomplete Bug description: Networking breaks after awhile in kvm guests using virtio networking. We run data intensive jobs on our virtual cluster (OpenStack Grizzly Installed on Ubuntu 12.04 Server). The job runs fine on a single worker VM (no data transfer involved). As soon as I add more nodes where the workers need to exchange some data, one of the worker VM goes down. Ping responds with 'host unreachable'. Logging in via the serial console shows no problems: eth0 is up, can ping the local host, but no outside connectivity. Restart the network (/etc/init.d/networking restart) does nothing. Reboot the machine and it comes alive again. 14/06/01 18:30:06 INFO YarnClientClusterScheduler: YarnClientClusterScheduler.postStartHook done 14/06/01 18:30:06 INFO MemoryStore: ensureFreeSpace(190758) called with curMem=0, maxMem=308713881 14/06/01 18:30:06 INFO MemoryStore: Block broadcast_0 stored as values to memory (estimated size 186.3 KB, free 294.2 MB) 14/06/01 18:30:06 INFO FileInputFormat: Total input paths to process : 1 14/06/01 18:30:06 INFO NetworkTopology: Adding a new node: /default-rack/10.20.20.28:50010 14/06/01 18:30:06 INFO NetworkTopology: Adding a new node: /default-rack/10.20.20.23:50010 14/06/01 18:30:06 INFO SparkContext: Starting job: count at hello_spark.py:15 14/06/01 18:30:06 INFO DAGScheduler: Got job 0 (count at hello_spark.py:15) with 2 output partitions (allowLocal=false) 14/06/01 18:30:06 INFO DAGScheduler: Final stage: Stage 0 (count at hello_spark.py:15) 14/06/01 18:30:06 INFO DAGScheduler: Parents of final stage: List() 14/06/01 18:30:06 INFO DAGScheduler: Missing parents: List() 14/06/01 18:30:06 INFO DAGScheduler: Submitting Stage 0 (PythonRDD[2] at count at hello_spark.py:15), which has no missing parents 14/06/01 18:30:07 INFO DAGScheduler: Submitting 2 missing tasks from Stage 0 (PythonRDD[2] at count at hello_spark.py:15) 14/06/01 18:30:07 INFO YarnClientClusterScheduler: Adding task set 0.0 with 2 tasks 14/06/01 18:30:08 INFO YarnClientSchedulerBackend: Registered executor: Actor[akka.tcp://sparkExecutor@host-10-20-20-28.novalocal:44417/user/Executor#-1352071582] with ID 1 14/06/01 18:30:08 INFO TaskSetManager: Starting task 0.0:0 as TID 0 on executor 1: host-10-20-20-28.novalocal (PROCESS_LOCAL) 14/06/01 18:30:08 INFO TaskSetManager: Serialized task 0.0:0 as 3123 bytes in 14 ms 14/06/01 18:30:09 INFO BlockManagerMasterActor$BlockManagerInfo: Registering block manager host-10-20-20-28.novalocal:42960 with 588.8 MB RAM 14/06/01 18:30:16 INFO BlockManagerMasterActor$BlockManagerInfo: Added rdd_1_0 in memory on host-10-20-20-28.novalocal:42960 (size: 308.2 MB, free: 280.7 MB) 14/06/01 18:30:17 INFO YarnClientSchedulerBackend: Registered executor: Actor[akka.tcp://sparkExecutor@host-10-20-20-23.novalocal:58126/user/Executor#1079893974] with ID 2 14/06/01 18:30:17 INFO TaskSetManager: Starting task 0.0:1 as TID 1 on executor 2: host-10-20-20-23.novalocal (PROCESS_LOCAL) 14/06/01 18:30:17 INFO TaskSetManager: Serialized task 0.0:1 as 3123 bytes in 1 ms 14/06/01 18:30:17 INFO BlockManagerMasterActor$BlockManagerInfo: Registering block manager host-10-20-20-23.novalocal:56776 with 588.8 MB RAM fj14/06/01 18:31:20 WARN BlockManagerMasterActor: Removing BlockManager BlockManagerId(1, host-10-20-20-28.novalocal, 42960, 0) with no recent heart beats: 55828ms exceeds 45000ms 14/06/01 18:42:23 INFO YarnClientSchedulerBackend: Executor 2 disconnected, so removing it 14/06/01 18:42:23 ERROR YarnClientClusterScheduler: Lost executor 2 on host-10-20-20-23.novalocal: remote Akka client disassociated The same job finishes flawlessly on a single worker. System Information: == Description: Ubuntu 12.04.4 LTS Release: 12.04 Linux 3.8.0-35-generic #52~precise1-Ubuntu SMP Thu Jan 30 17:24:40 UTC 2014 x86_64 libvirt-bin: -- Installed: 1.1.1-0ubuntu8~cloud2 Candidate: 1.1.1-0ubuntu8.7~cloud1 Version table: 1.1.1-0ubuntu8.7~cloud1 0 500 http://ubuntu-cloud.archive.canonical.com/ubuntu/ precise-updates/havana/main amd64 Packages *** 1.1.1-0ubuntu8~cloud2 0 100 /var/lib/dpkg/status 0.9.8-2ubuntu17.19 0 500 http://se.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 Packages 0.9.8-2ubuntu17.17 0 500 http://security.ubuntu.com/ubuntu/ precise-security/main amd64 Packages 0.9.
[Kernel-packages] [Bug 1339867] [NEW] system crash (after resume?)
Public bug reported: system crash (after resume?) ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-30-generic 3.13.0-30.55 ProcVersionSignature: Ubuntu 3.13.0-30.55-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic i686 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: luc2029 F pulseaudio CRDA: country AW: (2402 - 2482 @ 40), (N/A, 20) (5170 - 5250 @ 40), (N/A, 20) (5250 - 5330 @ 40), (N/A, 20), DFS (5490 - 5710 @ 40), (N/A, 27), DFS Date: Wed Jul 9 22:15:17 2014 HibernationDevice: RESUME=UUID=6acb1767-b7dc-469f-ae3b-0492bcac3029 InstallationDate: Installed on 2014-06-17 (22 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140417) MachineType: Apple Inc. MacBook2,1 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic root=UUID=e1b6b6c0-1e2f-4166-bb03-6fa39d8af4de ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.13.0-30-generic N/A linux-backports-modules-3.13.0-30-generic N/A linux-firmware 1.127.4 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 06/27/07 dmi.bios.vendor: Apple Inc. dmi.bios.version: MB21.88Z.00A5.B07.0706270922 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: Mac-F4208CA9 dmi.board.vendor: Apple Inc. dmi.board.version: PVT dmi.chassis.asset.tag: Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Apple Inc. dmi.chassis.version: Mac-F4208CA9 dmi.modalias: dmi:bvnAppleInc.:bvrMB21.88Z.00A5.B07.0706270922:bd06/27/07:svnAppleInc.:pnMacBook2,1:pvr1.0:rvnAppleInc.:rnMac-F4208CA9:rvrPVT:cvnAppleInc.:ct10:cvrMac-F4208CA9: dmi.product.name: MacBook2,1 dmi.product.version: 1.0 dmi.sys.vendor: Apple Inc. ** Affects: linux (Ubuntu) Importance: Undecided Status: Confirmed ** 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/1339867 Title: system crash (after resume?) Status in “linux” package in Ubuntu: Confirmed Bug description: system crash (after resume?) ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-30-generic 3.13.0-30.55 ProcVersionSignature: Ubuntu 3.13.0-30.55-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic i686 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: luc2029 F pulseaudio CRDA: country AW: (2402 - 2482 @ 40), (N/A, 20) (5170 - 5250 @ 40), (N/A, 20) (5250 - 5330 @ 40), (N/A, 20), DFS (5490 - 5710 @ 40), (N/A, 27), DFS Date: Wed Jul 9 22:15:17 2014 HibernationDevice: RESUME=UUID=6acb1767-b7dc-469f-ae3b-0492bcac3029 InstallationDate: Installed on 2014-06-17 (22 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140417) MachineType: Apple Inc. MacBook2,1 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic root=UUID=e1b6b6c0-1e2f-4166-bb03-6fa39d8af4de ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.13.0-30-generic N/A linux-backports-modules-3.13.0-30-generic N/A linux-firmware 1.127.4 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 06/27/07 dmi.bios.vendor: Apple Inc. dmi.bios.version: MB21.88Z.00A5.B07.0706270922 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: Mac-F4208CA9 dmi.board.vendor: Apple Inc. dmi.board.version: PVT dmi.chassis.asset.tag: Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Apple Inc. dmi.chassis.version: Mac-F4208CA9 dmi.modalias: dmi:bvnAppleInc.:bvrMB21.88Z.00A5.B07.0706270922:bd06/27/07:svnAppleInc.:pnMacBook2,1:pvr1.0:rvnAppleInc.:rnMac-F4208CA9:rvrPVT:cvnAppleInc.:ct10:cvrMac-F4208CA9: dmi.product.name: MacBook2,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/1339867/+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 1339867] Re: system crash (after resume?)
attached: photo of the screen after crash. Q: is there another way to get this information than a photo? ** Attachment added: "P2130012.JPG" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1339867/+attachment/4149111/+files/P2130012.JPG -- 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/1339867 Title: system crash (after resume?) Status in “linux” package in Ubuntu: Confirmed Bug description: system crash (after resume?) ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-30-generic 3.13.0-30.55 ProcVersionSignature: Ubuntu 3.13.0-30.55-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic i686 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: luc2029 F pulseaudio CRDA: country AW: (2402 - 2482 @ 40), (N/A, 20) (5170 - 5250 @ 40), (N/A, 20) (5250 - 5330 @ 40), (N/A, 20), DFS (5490 - 5710 @ 40), (N/A, 27), DFS Date: Wed Jul 9 22:15:17 2014 HibernationDevice: RESUME=UUID=6acb1767-b7dc-469f-ae3b-0492bcac3029 InstallationDate: Installed on 2014-06-17 (22 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140417) MachineType: Apple Inc. MacBook2,1 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic root=UUID=e1b6b6c0-1e2f-4166-bb03-6fa39d8af4de ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.13.0-30-generic N/A linux-backports-modules-3.13.0-30-generic N/A linux-firmware 1.127.4 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 06/27/07 dmi.bios.vendor: Apple Inc. dmi.bios.version: MB21.88Z.00A5.B07.0706270922 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: Mac-F4208CA9 dmi.board.vendor: Apple Inc. dmi.board.version: PVT dmi.chassis.asset.tag: Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Apple Inc. dmi.chassis.version: Mac-F4208CA9 dmi.modalias: dmi:bvnAppleInc.:bvrMB21.88Z.00A5.B07.0706270922:bd06/27/07:svnAppleInc.:pnMacBook2,1:pvr1.0:rvnAppleInc.:rnMac-F4208CA9:rvrPVT:cvnAppleInc.:ct10:cvrMac-F4208CA9: dmi.product.name: MacBook2,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/1339867/+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 1339867] Status changed to Confirmed
This change was made by a bot. ** Changed in: linux (Ubuntu) Status: New => 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/1339867 Title: system crash (after resume?) Status in “linux” package in Ubuntu: Confirmed Bug description: system crash (after resume?) ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-30-generic 3.13.0-30.55 ProcVersionSignature: Ubuntu 3.13.0-30.55-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic i686 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: luc2029 F pulseaudio CRDA: country AW: (2402 - 2482 @ 40), (N/A, 20) (5170 - 5250 @ 40), (N/A, 20) (5250 - 5330 @ 40), (N/A, 20), DFS (5490 - 5710 @ 40), (N/A, 27), DFS Date: Wed Jul 9 22:15:17 2014 HibernationDevice: RESUME=UUID=6acb1767-b7dc-469f-ae3b-0492bcac3029 InstallationDate: Installed on 2014-06-17 (22 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140417) MachineType: Apple Inc. MacBook2,1 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic root=UUID=e1b6b6c0-1e2f-4166-bb03-6fa39d8af4de ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.13.0-30-generic N/A linux-backports-modules-3.13.0-30-generic N/A linux-firmware 1.127.4 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 06/27/07 dmi.bios.vendor: Apple Inc. dmi.bios.version: MB21.88Z.00A5.B07.0706270922 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: Mac-F4208CA9 dmi.board.vendor: Apple Inc. dmi.board.version: PVT dmi.chassis.asset.tag: Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Apple Inc. dmi.chassis.version: Mac-F4208CA9 dmi.modalias: dmi:bvnAppleInc.:bvrMB21.88Z.00A5.B07.0706270922:bd06/27/07:svnAppleInc.:pnMacBook2,1:pvr1.0:rvnAppleInc.:rnMac-F4208CA9:rvrPVT:cvnAppleInc.:ct10:cvrMac-F4208CA9: dmi.product.name: MacBook2,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/1339867/+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 1314198] Re: [Asus X550LC] Touchpad not Recognized in ubuntu 14.04
Hi thanks to hans his solution Try booting with "psmouse.proto=bare" on the kernel cmdline. See: https://wiki.ubuntu.com/Kernel/KernelBootParameters for how to add a parameter to the kernel commandline. saved me with an asus R409C / debian7. ( 3.2.0-4-amd64 ) synclient -l gives nothing system->...->mouse gives no touchpad but it works ::):) dindoun -- 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/1314198 Title: [Asus X550LC] Touchpad not Recognized in ubuntu 14.04 Status in “linux” package in Ubuntu: Triaged Bug description: I am facing a problem of touchpad not recognized on Asus X550LC. It notes in dmesg: i8042: PNP: PS/2 Controller [PNP030b:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: boot/vmlinuz-3.13.0-24-generic] ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 ApportVersion: 2.14.1-0ubuntu3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: nishu 1781 F pulseaudio /dev/snd/controlC0: nishu 1781 F pulseaudio CurrentDesktop: Unity Date: Wed Apr 30 00:03:34 2014 InstallationDate: Installed on 2014-04-29 (0 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) MachineType: ASUSTeK COMPUTER INC. X550LC ProcEnviron: LANGUAGE=en_IN:en PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_IN SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed root=UUID=5f8f534f-ba63-44e9-b334-a982524fdce1 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.13.0-24-generic N/A linux-backports-modules-3.13.0-24-generic N/A linux-firmware 1.127 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 11/19/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: X550LC.402 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: X550LC dmi.board.vendor: ASUSTeK COMPUTER INC. dmi.board.version: 1.0 dmi.chassis.asset.tag: ATN12345678901234567 dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTeK COMPUTER INC. dmi.chassis.version: 1.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrX550LC.402:bd11/19/2013:svnASUSTeKCOMPUTERINC.:pnX550LC:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX550LC:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: X550LC 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/1314198/+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