Re: [Kernel-packages] [Bug 1499203] Re: memory leak in hv_storvsc (3.13.0-63-generic)
On Friday, October 09, 2015 at 06:59, Oskar Liljeblad wrote: > > > To see if it is the cause of this issue, I built a test kernel with a > > > revert of commit 97b2591. The test kernel can be downloaded from: > > > > > > http://kernel.ubuntu.com/~jsalisbury/lp1499203/ [..] > The 3.13.0-66.107~lp1445195Commit97b2591Reverted kernel seem to work just > fine. No memory leaks as far as I can see. By the way, I had to downgrade the kernel above to 3.13.0-65.106 on one server because of some strange IO lockup issues. I'm afraid this won't be of much help, but I'm writing it anyway. It started 1 minute after boot with the new kernel: Oct 13 00:06:16 af-mdbdrs2 kernel: [ 66.106544] BUG: unable to handle kernel NULL pointer dereference at (null) Oct 13 00:06:16 af-mdbdrs2 kernel: [ 66.106592] IP: [] eventpoll_release_file+0x2b/0xa0 Oct 13 00:06:16 af-mdbdrs2 kernel: [ 66.106624] PGD 1f72db067 PUD 1fa753067 PMD 0 Oct 13 00:06:16 af-mdbdrs2 kernel: [ 66.106659] Oops: [#1] SMP Oct 13 00:06:16 af-mdbdrs2 kernel: [ 66.106684] Modules linked in: joydev hid_generic mac_hid serio_raw crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd nls_iso8859_1 hid_hyperv hyperv_fb hid hyperv_keyboard lp parport hv_netvsc hv_utils hv_storvsc hv_vmbus Oct 13 00:06:16 af-mdbdrs2 kernel: [ 66.106848] CPU: 1 PID: 1286 Comm: mongod Not tainted 3.13.0-66-generic #107~lp1445195Commit97b2591Reverted Oct 13 00:06:16 af-mdbdrs2 kernel: [ 66.106884] Hardware name: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS Hyper-V UEFI Release v1.0 11/26/2012 Oct 13 00:06:16 af-mdbdrs2 kernel: [ 66.106923] task: 8801f722c800 ti: 8801f72ce000 task.ti: 8801f72ce000 Oct 13 00:06:16 af-mdbdrs2 kernel: [ 66.106950] RIP: 0010:[] [] eventpoll_release_file+0x2b/0xa0 Oct 13 00:06:16 af-mdbdrs2 kernel: [ 66.106986] RSP: 0018:8801f72cfe78 EFLAGS: 00010246 Oct 13 00:06:16 af-mdbdrs2 kernel: [ 66.107006] RAX: RBX: 8801f775e300 RCX: 4010 Oct 13 00:06:16 af-mdbdrs2 kernel: [ 66.107032] RDX: 0100 RSI: RDI: 81c72e80 Oct 13 00:06:16 af-mdbdrs2 kernel: [ 66.107058] RBP: 8801f72cfea0 R08: R09: 0001 Oct 13 00:06:16 af-mdbdrs2 kernel: [ 66.107084] R10: 8801f775ece1 R11: 0293 R12: 0010 Oct 13 00:06:16 af-mdbdrs2 kernel: [ 66.107110] R13: 8801f775ece1 R14: 8801f775ee40 R15: 8801f775e3b0 Oct 13 00:06:16 af-mdbdrs2 kernel: [ 66.107137] FS: 7f23b299f700() GS:8801fee2() knlGS: Oct 13 00:06:16 af-mdbdrs2 kernel: [ 66.107166] CS: 0010 DS: ES: CR0: 80050033 Oct 13 00:06:16 af-mdbdrs2 kernel: [ 66.107190] CR2: CR3: 0001f7a94000 CR4: 001406e0 Oct 13 00:06:16 af-mdbdrs2 kernel: [ 66.107224] Stack: Oct 13 00:06:16 af-mdbdrs2 kernel: [ 66.107235] 8801f775e300 0010 8801f775ece1 8801f775ee40 Oct 13 00:06:16 af-mdbdrs2 kernel: [ 66.107270] 880036927a40 8801f72cfee8 811bfb7a 8133ed81 Oct 13 00:06:16 af-mdbdrs2 kernel: [ 66.107302] 8801fa8bbe30 81ebb680 8801f722ce20 Oct 13 00:06:16 af-mdbdrs2 kernel: [ 66.107336] Call Trace: Oct 13 00:06:16 af-mdbdrs2 kernel: [ 66.107353] [] __fput+0x24a/0x260 Oct 13 00:06:16 af-mdbdrs2 kernel: [ 66.107375] [] ? blkdev_issue_flush+0x71/0x90 Oct 13 00:06:16 af-mdbdrs2 kernel: [ 66.107400] [] fput+0xe/0x10 Oct 13 00:06:16 af-mdbdrs2 kernel: [ 66.107421] [] task_work_run+0xa7/0xe0 Oct 13 00:06:16 af-mdbdrs2 kernel: [ 66.107444] [] do_notify_resume+0x97/0xb0 Oct 13 00:06:16 af-mdbdrs2 kernel: [ 66.107468] [] int_signal+0x12/0x17 Oct 13 00:06:16 af-mdbdrs2 kernel: [ 66.107491] Code: 0f 1f 44 00 00 55 48 89 e5 41 57 49 89 ff 48 c7 c7 80 2e c7 81 49 81 c7 b0 00 00 00 41 56 41 55 41 54 53 e8 b8 30 52 00 49 8b 07 <48> 8b 08 49 39 c7 4c 8d 60 a8 48 8d 59 a8 75 0b eb 3e 0f 1f 00 Oct 13 00:06:16 af-mdbdrs2 kernel: [ 66.107648] RIP [] eventpoll_release_file+0x2b/0xa0 Oct 13 00:06:16 af-mdbdrs2 kernel: [ 66.107675] RSP Oct 13 00:06:16 af-mdbdrs2 kernel: [ 66.107689] CR2: Oct 13 00:06:16 af-mdbdrs2 kernel: [ 66.107717] ---[ end trace 87deccc21e1958fa ]--- Oct 13 00:08:51 af-mdbdrs2 kernel: [ 221.210565] [ cut here ] Oct 13 00:08:51 af-mdbdrs2 kernel: [ 221.210612] kernel BUG at /home/jsalisbury/bugs/lp1499203/ubuntu-trusty/mm/rmap.c:1035! Oct 13 00:08:51 af-mdbdrs2 kernel: [ 221.210642] invalid opcode: [#2] SMP Oct 13 00:08:51 af-mdbdrs2 kernel: [ 221.210663] Modules linked in: joydev hid_generic mac_hid serio_raw crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd nls_iso8859_1 hid_hyperv hyperv_fb hid hyperv_keyboard lp parport h
[Kernel-packages] [Bug 1502772] Re: Linux kernel in Ubuntu doesn't provide mmc-modules udeb.
** Description changed: + [Impact] + + * The users can not use netboot.iso to install Ubuntu on eMMC storage. + + [Test Case] + + * Download netboot.iso from http://archive.ubuntu.com/ubuntu/dists/trusty-proposed/main/installer-amd64/current/images/ + * Use netboot.iso to burn an installation CD/DVD or make an installation USB stick. + * Use this installation media on a platform with eMMC storage to install Ubuntu system. + + [Regression Potential] + + * None + + [Other Info] + + * None + Linux kernel in Ubuntu doesn't provide mmc-modules udeb like https://packages.debian.org/unstable/mmc-modules-4.2.0-1-amd64-di in Debian. So it makes us unable to install the Ubuntu system into eMMC storage via netboot, aka http://archive.ubuntu.com/ubuntu/dists/wily/main/installer-amd64/current/images/netboot/. -- 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/1502772 Title: Linux kernel in Ubuntu doesn't provide mmc-modules udeb. Status in debian-installer package in Ubuntu: Fix Released Status in linux package in Ubuntu: Fix Released Status in debian-installer source package in Wily: Fix Released Status in linux source package in Wily: Fix Released Bug description: [Impact] * The users can not use netboot.iso to install Ubuntu on eMMC storage. [Test Case] * Download netboot.iso from http://archive.ubuntu.com/ubuntu/dists/trusty-proposed/main/installer-amd64/current/images/ * Use netboot.iso to burn an installation CD/DVD or make an installation USB stick. * Use this installation media on a platform with eMMC storage to install Ubuntu system. [Regression Potential] * None [Other Info] * None Linux kernel in Ubuntu doesn't provide mmc-modules udeb like https://packages.debian.org/unstable/mmc-modules-4.2.0-1-amd64-di in Debian. So it makes us unable to install the Ubuntu system into eMMC storage via netboot, aka http://archive.ubuntu.com/ubuntu/dists/wily/main/installer-amd64/current/images/netboot/. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1502772/+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 1483054] Re: macbook air wakes up immediately after suspend
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- 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/1483054 Title: macbook air wakes up immediately after suspend Status in linux package in Ubuntu: Expired Bug description: Whenever I put to suspend my macbook air, ubuntu 15.04 wakes up in a few seconds. I've found no way to avoid this. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: linux-image-3.19.0-25-generic 3.19.0-25.26 ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2 Uname: Linux 3.19.0-25-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.17.2-0ubuntu1.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: lev2001 F pulseaudio /dev/snd/controlC1: lev2001 F pulseaudio CurrentDesktop: Unity Date: Sun Aug 9 23:30:10 2015 EcryptfsInUse: Yes HibernationDevice: RESUME=UUID=918f68f1-76f0-4449-b89c-3f9685f8ce63 InstallationDate: Installed on 2015-07-16 (24 days ago) InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422) Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 003: ID 05ac:0291 Apple, Inc. Bus 001 Device 006: ID 05ac:828f Apple, Inc. Bus 001 Device 002: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth) Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: Apple Inc. MacBookAir7,2 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic.efi.signed root=UUID=660bcd07-b8a9-4231-b479-e35018d66612 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.19.0-25-generic N/A linux-backports-modules-3.19.0-25-generic N/A linux-firmware 1.143.2 SourcePackage: linux UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev' UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 06/05/2015 dmi.bios.vendor: Apple Inc. dmi.bios.version: MBA71.88Z.0166.B06.1506051511 dmi.board.asset.tag: Base Board Asset Tag# dmi.board.name: Mac-937CB26E2E02BB01 dmi.board.vendor: Apple Inc. dmi.board.version: MacBookAir7,2 dmi.chassis.asset.tag: Chassis Board Asset Tag# dmi.chassis.type: 9 dmi.chassis.vendor: Apple Inc. dmi.chassis.version: Mac-937CB26E2E02BB01 dmi.modalias: dmi:bvnAppleInc.:bvrMBA71.88Z.0166.B06.1506051511:bd06/05/2015:svnAppleInc.:pnMacBookAir7,2:pvr1.0:rvnAppleInc.:rnMac-937CB26E2E02BB01:rvrMacBookAir7,2:cvnAppleInc.:ct9:cvrMac-937CB26E2E02BB01: dmi.product.name: MacBookAir7,2 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/1483054/+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 1484487] Re: package linux-image-3.13.0-62-generic 3.13.0-62.102 failed to install/upgrade: subprocess installed post-installation script returned error exit status 17
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- 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/1484487 Title: package linux-image-3.13.0-62-generic 3.13.0-62.102 failed to install/upgrade: subprocess installed post-installation script returned error exit status 17 Status in linux package in Ubuntu: Expired Bug description: Normal Software update failed ProblemType: Package DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-62-generic 3.13.0-62.102 ProcVersionSignature: Ubuntu 3.13.0-62.101-generic 3.13.11-ckt24 Uname: Linux 3.13.0-62-generic x86_64 NonfreeKernelModules: talpa_vfshook talpa_pedconnector talpa_pedevice talpa_vcdevice talpa_core talpa_linux talpa_syscallhook nvidia ApportVersion: 2.14.1-0ubuntu3.12 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC2: peter 3589 F pulseaudio /dev/snd/controlC1: peter 3589 F pulseaudio /dev/snd/controlC0: peter 3589 F pulseaudio Date: Thu Aug 13 21:23:02 2015 DuplicateSignature: package:linux-image-3.13.0-62-generic:3.13.0-62.102:subprocess installed post-installation script returned error exit status 17 ErrorMessage: subprocess installed post-installation script returned error exit status 17 HibernationDevice: RESUME=UUID=ea83989d-f602-4003-b47b-450b8f7fda90 InstallationDate: Installed on 2014-03-27 (504 days ago) InstallationMedia: Xubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: ASUS All Series ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-62-generic root=UUID=e0e79816-7af2-4a30-b730-6285564b1f5e ro quiet splash PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1.3 RfKill: SourcePackage: linux Title: package linux-image-3.13.0-62-generic 3.13.0-62.102 failed to install/upgrade: subprocess installed post-installation script returned error exit status 17 UpgradeStatus: Upgraded to trusty on 2014-04-24 (475 days ago) WifiSyslog: dmi.bios.date: 09/13/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 0505 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: H81M-E 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.:bvr0505:bd09/13/2013:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnH81M-E:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion: dmi.product.name: All Series dmi.product.version: System Version dmi.sys.vendor: ASUS To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1484487/+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 1501623] Re: UFS rw support fails with 3.19.0-26-generic
** Tags added: patch -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1501623 Title: UFS rw support fails with 3.19.0-26-generic Status in linux package in Ubuntu: Incomplete Status in linux source package in Vivid: Incomplete Bug description: Hi guys, I'd like to enable rw support for ufs file system with kernel 3.19.0-26-generic. Basically, I follow steps as below from http://oz123.github.io/writings/2012-11-26-enable-ufs-write-support- debian/ sudo apt-get build-dep --no-install-recommends linux-image-$(uname -r) mkdir ufs_rw cd ufs_rw apt-get source linux-image-$(uname -r) cp -v /usr/src/linux-headers-$(uname -r)/Module.symvers . cd linux-*/ cp -v /boot/config-$(uname -r) . make EXTRAVERSION=-4 O=~/ufs_rw oldconfig sed -i 's/# CONFIG_UFS_FS_WRITE is not set/CONFIG_UFS_FS_WRITE=y/' ~/ufs_rw/.config make EXTRAVERSION=-4 O=~/ufs_rw prepare make EXTRAVERSION=-4 O=~/ufs_rw outputmakefile make EXTRAVERSION=-4 O=~/ufs_rw archprepare make EXTRAVERSION=-4 O=~/ufs_rw modules SUBDIRS=scripts make EXTRAVERSION=-4 O=~/ufs_rw modules SUBDIRS=fs/ufs I get ufs.ko under ufs_rw/fs/ufs and try it with below commands. modprobe nbd qemu-nbd -c /dev/nbd0 freebsd10u1x64 mount -t ufs -o ufstype=ufs2,rw /dev/nbd0p2 /mnt There is no error or warning when I run mount -t ufs -o ufstype=ufs2,rw /dev/nbd0p2 /mnt However, when I try to write something to /mnt or even umount /mnt, there is kernel panic. And further more, the way above works for 3.8.0-34-generic/3.11.0-26-generic. That means I can read/write correctly with ufs2 file system. It breaks with 3.19.0-26-generic, from my view. Please let me know if more info is needed. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1501623/+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 1433906] Re: Acer, Inc ID 5986:055a is useless after 14.04.2 installed.
A similar issue [1] has been reported on the Launchpad Answers website for Lenovo ThinkPad Edge E550. [1] https://answers.launchpad.net/ubuntu-certification/+question/272285 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-utopic in Ubuntu. https://bugs.launchpad.net/bugs/1433906 Title: Acer, Inc ID 5986:055a is useless after 14.04.2 installed. Status in HWE Next: Confirmed Status in linux-lts-utopic package in Ubuntu: Confirmed Status in linux-lts-vivid package in Ubuntu: Confirmed Bug description: CID : 201411-16166 Lenovo E450 (I+A) with 14.04.2 (utopic) CID : 201408-15472 Lenovo E555 (A+A) with 14.04.2 (utopic) Steps: 1. Install 14.04.2 on E450 or E555. 2. Log in system and open a terminal. 3. $ gst-launch-0.10 v4l2src ! xvimagesink Expected result: Camara is activated Actual result: $ gst-launch-0.10 v4l2src ! xvimagesink Setting pipeline to PAUSED ... ERROR: Pipeline doesn't want to pause. ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Cannot identify device '/dev/video0'. Additional debug info: v4l2_calls.c(497): gst_v4l2_open (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: system error: No such file or directory Setting pipeline to NULL ... Freeing pipeline ... ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 [modified: boot/vmlinuz-3.16.0-30-generic] ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3 Uname: Linux 3.16.0-30-generic x86_64 NonfreeKernelModules: fglrx ApportVersion: 2.14.1-0ubuntu3.7 Architecture: amd64 CurrentDesktop: Unity Date: Thu Mar 19 02:21:31 2015 InstallationDate: Installed on 2015-03-16 (2 days ago) InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1) SourcePackage: linux-lts-utopic UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1433906/+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 1505482] Re: package linux-image-3.19.0-31-generic 3.19.0-31.35~14.04.1 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-vivid in Ubuntu. https://bugs.launchpad.net/bugs/1505482 Title: package linux-image-3.19.0-31-generic 3.19.0-31.35~14.04.1 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1 Status in linux-lts-vivid package in Ubuntu: New Bug description: http://paste.ubuntu.com/12758007/ ProblemType: Package DistroRelease: Ubuntu 14.04 Package: linux-image-3.19.0-31-generic 3.19.0-31.36~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-50.67~14.04.1-generic 3.16.7-ckt16 Uname: Linux 3.16.0-50-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.16 AptOrdering: initramfs-tools: Configure linux-image-3.19.0-31-generic: Configure linux-image-extra-3.19.0-31-generic: Configure linux-image-generic-lts-vivid: Configure linux-generic-lts-vivid: Configure Architecture: amd64 Date: Fri Oct 9 16:33:56 2015 DuplicateSignature: package:linux-image-3.19.0-31-generic:3.19.0-31.35~14.04.1:run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1 ErrorMessage: el subproceso instalado el script post-installation devolvió el código de salida de error 2 InstallationDate: Installed on 2015-05-09 (156 days ago) InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1) RelatedPackageVersions: dpkg 1.17.5ubuntu5.4 apt 1.0.1ubuntu2.10 SourcePackage: linux-lts-vivid Title: package linux-image-3.19.0-31-generic 3.19.0-31.35~14.04.1 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1 UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-lts-vivid/+bug/1505482/+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 1505482] [NEW] package linux-image-3.19.0-31-generic 3.19.0-31.35~14.04.1 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
Public bug reported: http://paste.ubuntu.com/12758007/ ProblemType: Package DistroRelease: Ubuntu 14.04 Package: linux-image-3.19.0-31-generic 3.19.0-31.36~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-50.67~14.04.1-generic 3.16.7-ckt16 Uname: Linux 3.16.0-50-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.16 AptOrdering: initramfs-tools: Configure linux-image-3.19.0-31-generic: Configure linux-image-extra-3.19.0-31-generic: Configure linux-image-generic-lts-vivid: Configure linux-generic-lts-vivid: Configure Architecture: amd64 Date: Fri Oct 9 16:33:56 2015 DuplicateSignature: package:linux-image-3.19.0-31-generic:3.19.0-31.35~14.04.1:run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1 ErrorMessage: el subproceso instalado el script post-installation devolvió el código de salida de error 2 InstallationDate: Installed on 2015-05-09 (156 days ago) InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1) RelatedPackageVersions: dpkg 1.17.5ubuntu5.4 apt 1.0.1ubuntu2.10 SourcePackage: linux-lts-vivid Title: package linux-image-3.19.0-31-generic 3.19.0-31.35~14.04.1 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1 UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: linux-lts-vivid (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package trusty -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-vivid in Ubuntu. https://bugs.launchpad.net/bugs/1505482 Title: package linux-image-3.19.0-31-generic 3.19.0-31.35~14.04.1 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1 Status in linux-lts-vivid package in Ubuntu: New Bug description: http://paste.ubuntu.com/12758007/ ProblemType: Package DistroRelease: Ubuntu 14.04 Package: linux-image-3.19.0-31-generic 3.19.0-31.36~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-50.67~14.04.1-generic 3.16.7-ckt16 Uname: Linux 3.16.0-50-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.16 AptOrdering: initramfs-tools: Configure linux-image-3.19.0-31-generic: Configure linux-image-extra-3.19.0-31-generic: Configure linux-image-generic-lts-vivid: Configure linux-generic-lts-vivid: Configure Architecture: amd64 Date: Fri Oct 9 16:33:56 2015 DuplicateSignature: package:linux-image-3.19.0-31-generic:3.19.0-31.35~14.04.1:run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1 ErrorMessage: el subproceso instalado el script post-installation devolvió el código de salida de error 2 InstallationDate: Installed on 2015-05-09 (156 days ago) InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1) RelatedPackageVersions: dpkg 1.17.5ubuntu5.4 apt 1.0.1ubuntu2.10 SourcePackage: linux-lts-vivid Title: package linux-image-3.19.0-31-generic 3.19.0-31.35~14.04.1 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1 UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-lts-vivid/+bug/1505482/+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 1497627] Re: Periodically video will freeze for no reason at all and no specific time between freezes.
** 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/1497627 Title: Periodically video will freeze for no reason at all and no specific time between freezes. Status in linux package in Ubuntu: Confirmed Bug description: What I expect to happen is the video to not freeze every so often. What happened is that the video froze. This has been going on for over a year. It doesn't matter if I have any applications open such as Evolution or Firefox. It could happen any time during the day when I'm working on the computer or during the night when it's the most idle. Once the video freezes the cursor can still be moved around the desktop however clicking on anything does not work. During this time all background process and cronjobs continue to run. --- ApportVersion: 2.14.1-0ubuntu3.13 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: chris 2095 F pulseaudio CurrentDesktop: GNOME DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=bb329dc0-0642-4b6a-876a-12c2f02fb7f6 InstallationDate: Installed on 2014-10-24 (332 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: Dell Inc. OptiPlex 780 Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-63-generic root=UUID=4254a7e9-429b-4f53-a08c-ae7ff839b98f ro drm.debug=0xe plymouth:debug ProcVersionSignature: Ubuntu 3.13.0-63.103-generic 3.13.11-ckt25 RelatedPackageVersions: linux-restricted-modules-3.13.0-63-generic N/A linux-backports-modules-3.13.0-63-generic N/A linux-firmware 1.127.15 RfKill: Tags: trusty Uname: Linux 3.13.0-63-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 08/06/2013 dmi.bios.vendor: Dell Inc. dmi.bios.version: A15 dmi.board.name: 0C27VV dmi.board.vendor: Dell Inc. dmi.board.version: A01 dmi.chassis.asset.tag: LE0006476 dmi.chassis.type: 6 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA15:bd08/06/2013:svnDellInc.:pnOptiPlex780:pvr:rvnDellInc.:rn0C27VV:rvrA01:cvnDellInc.:ct6:cvr: dmi.product.name: OptiPlex 780 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1497627/+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 1505242] Re: WARNING: ... intel_display.c:11100 intel_check_page_flip
Visi Bilius, thank you for reporting this and helping make Ubuntu better. As per https://www.asus.com/Motherboards/Z170-A/HelpDesk_Download/ an update to your computer's buggy and outdated BIOS is available (1101). 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 For more on BIOS updates and linux, please see https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette . 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. Once the BIOS is updated, if the problem is still reproducible, and the information above is provided, then please mark this report Status Confirmed. Otherwise, please mark this as Invalid. Thank you for your understanding. ** Tags added: bios-outdated-1101 ** 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/1505242 Title: WARNING: ... intel_display.c:11100 intel_check_page_flip Status in linux package in Ubuntu: Incomplete Bug description: I see warnings similar to this occasionally in the dmesg output. I first noticed it, when the system refused to put load on all but one core, and I tried to find the reason. But it happened again a few times, and I did not notice that effect (or any). I do not know the trigger. I suspect playing video. This is a fresh install of Ubuntu 15.04 on a fresh hardware. I found several similar error reports with google. All appeared to be unsolved. I thought, I submit this report, anyway. Perhaps it provides some new information. [ 5967.045926] [ cut here ] [ 5967.045949] WARNING: CPU: 3 PID: 0 at /build/linux-qOmAV7/linux-3.19.0/ubuntu/i915/intel_display.c:11100 intel_check_page_flip+0x11c/0x130 [i915_bpo]() [ 5967.045950] Kicking stuck page flip: queued at 343930, now 343934 [ 5967.045951] Modules linked in: cfg80211 binfmt_misc dm_crypt nls_iso8859_1 snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel eeepc_wmi snd_hda_controller asus_wmi sparse_keymap snd_hda_codec snd_usb_audio snd_usbmidi_lib snd_hwdep x86_pkg_temp_thermal snd_pcm coretemp kvm_intel kvm snd_seq_midi snd_seq_midi_event crct10dif_pclmul snd_rawmidi ip6t_REJECT nf_reject_ipv6 crc32_pclmul ghash_clmulni_intel nf_log_ipv6 snd_seq uvcvideo aesni_intel videobuf2_vmalloc videobuf2_memops snd_seq_device aes_x86_64 videobuf2_core lrw xt_hl gf128mul v4l2_common glue_helper hid_multitouch videodev ablk_helper ip6t_rt cryptd snd_timer media snd joydev serio_raw i915_bpo nf_conntrack_ipv6 soundcore nf_defrag_ipv6 intel_ips drm_kms_helper ipt_REJECT nf_reject_ipv4 drm 8250_fintek nf_log_ipv4 [ 5967.045968] nf_log_common i2c_algo_bit i2c_hid shpchp xt_LOG mac_hid acpi_pad xt_limit xt_tcpudp xt_addrtype nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack ip6table_filter ip6_tables nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack iptable_filter ip_tables x_tables parport_pc ppdev lp parport autofs4 btrfs xor raid6_pq hid_generic usbhid hid mxm_wmi e1000e psmouse ptp pps_core ahci libahci wmi video [ 5967.045984] CPU: 3 PID: 0 Comm: swapper/3 Not tainted 3.19.0-30-generic #34-Ubuntu [ 5967.045985] Hardware name: System manufacturer System Product Name/Z170-A, BIOS 0502 07/14/2015 [ 5967.045986] c076c138 88046ed83d68 817c4d5f 0007 [ 5967.045987] 88046ed83db8 88046ed83da8 81076a8a 88046ed83db8 [ 5967.045988] 88045ac18800 880456f46000 88045ac189a8 [ 5967.045990] Call Trace: [ 5967.045991][] dump_stack+0x45/0x57 [ 5967.045997] [] warn_slowpath_common+0x8a/0xc0 [ 5967.045999] [] warn_slowpath_fmt+0x46/0x50 [ 5967.046011] [] intel_check_page_flip+0x11c/0x130 [i915_bpo] [ 5967.046021] [] gen8_irq_handler+0x37e/0x5d0 [i915_bpo] [ 5967.046023] [] ? read_tsc+0x9/0x10 [ 5967.046026] [] handle_irq_event_percpu+0x77/0x1a0 [ 5967.046027] [] handle_irq_event+0x41/0x70 [ 5967.046029] [] handle_edge_irq+0x6e/0x120 [ 5967.046031] [] handle_irq+0x22/0x40 [ 5967.046033] [] do_IRQ+0x4f/0xf0 [ 5967.046034] [] common_interrupt+0x6d/0x6d [ 5967.046035][] ? finish_task_switch+0x67/0x150 [ 5967.046039] [] __schedule+0x39c/0x8e0 [ 5967.046041] [] schedule_preempt_disabled+0x29/0x70 [ 5967.046043] [] cpu_startup_entry+0x187/0x3b0 [ 5967.046045] [] start_secondary+0x197/0x1c0 [ 5967.046046] ---[ end trace 6b6de72fa2c286b6 ]--- P
[Kernel-packages] [Bug 1157440] Re: 1002:9808 [Lenovo E435, M490s]: Brightness controls do not work
Thank you Christopher. I was able to solve the problem by modifying some GRUB settings that I found in an Archlinux post; strangely, the others that I found in StackExchange properly for Ubuntu didn't do the job. I wondered if you still recommend posting about it. -- 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/1157440 Title: 1002:9808 [Lenovo E435, M490s]: Brightness controls do not work Status in amd: Incomplete Status in linux package in Ubuntu: Incomplete Status in linux source package in Precise: Confirmed Bug description: Problem: Brightness keys or brightness settings controls do not change the brightness or display as intended. However, If I run the following command it works perfectly: xrandr --output LVDS --brightness 0.5 ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.5.0-23-generic 3.5.0-23.35~precise1 ProcVersionSignature: Ubuntu 3.5.0-23.35~precise1-generic 3.5.7.2 Uname: Linux 3.5.0-23-generic x86_64 NonfreeKernelModules: wl 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 1: Generic_1 [HD-Audio Generic], device 0: CONEXANT Analog [CONEXANT Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: ubuntu 2137 F pulseaudio /dev/snd/controlC0: ubuntu 2137 F pulseaudio Card0.Amixer.info: Card hw:0 'Generic'/'HD-Audio Generic at 0xf0544000 irq 46' Mixer name : 'ATI R6xx HDMI' Components : 'HDA:1002aa01,00aa0100,00100200' 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_1'/'HD-Audio Generic at 0xf054 irq 16' Mixer name : 'Conexant CX20590' Components : 'HDA:14f1506e,17aa5108,0013' Controls : 20 Simple ctrls : 10 Card29.Amixer.info: Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw unknown' Mixer name : 'ThinkPad EC (unknown)' Components : '' Controls : 1 Simple ctrls : 1 Card29.Amixer.values: Simple mixer control 'Console',0 Capabilities: pswitch pswitch-joined penum Playback channels: Mono Mono: Playback [on] Date: Tue Mar 19 17:49:29 2013 HibernationDevice: RESUME=UUID=ee9d3e8f-05df-494c-afc6-36438c39723b InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130213) MachineType: LENOVO 3469C01 MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-23-generic root=UUID=5396c06a-e550-4e31-b4f5-d953a397915f ro quiet splash initcall_debug vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.5.0-23-generic N/A linux-backports-modules-3.5.0-23-generic N/A linux-firmware1.79.1 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 05/30/2012 dmi.bios.vendor: LENOVO dmi.bios.version: HNET14WW (1.01 ) dmi.board.asset.tag: Not Available dmi.board.name: 3469C01 dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvrHNET14WW(1.01):bd05/30/2012:svnLENOVO:pn3469C01:pvrThinkPadEdgeE435:rvnLENOVO:rn3469C01:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 3469C01 dmi.product.version: ThinkPad Edge E435 dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/amd/+bug/1157440/+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 1499849] Comment bridged from LTC Bugzilla
--- Comment From mro...@us.ibm.com 2015-10-13 02:36 EDT--- Closing...verified in Ubuntu-4.2.0-16.19. -- 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/1499849 Title: Add CAPI flash driver (cxlflash) patches to 15.10 Status in linux package in Ubuntu: Fix Released Status in linux source package in Wily: Fix Released Bug description: == Comment: #2 - Matthew R. Ochs - 2015-09-24 16:41:19 == Patches for the cxlflash SCSI driver are in the process of being upstreamed as part of the rc phase for 4.3. This is to get those patches into Ubuntu 15.10. == Comment: #3 - Matthew R. Ochs - 2015-09-24 17:06:45 == To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1499849/+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 1381856] Re: [Dell Latitude E5550] Microphone mute key does not work on this system
@Sebastien, Thank you very much, I have an OEM bug (#1414553) still waiting this change. -- 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/1381856 Title: [Dell Latitude E5550] Microphone mute key does not work on this system Status in HWE Next: Fix Released Status in linux package in Ubuntu: Fix Released Status in unity-settings-daemon package in Ubuntu: Fix Released Status in linux source package in Utopic: Fix Released Status in unity-settings-daemon source package in Utopic: In Progress Bug description: * Impact the wrong icon is displayed when using the mic mute key * Test Case have a keyboard with a micmute key and press it, looks at what icon is used in the unity7 notification * Regression potential the change is limited to this action -- CID: 201406-15271 Dell Latitude E5550 The microphone mute key does not work at all. Key event cannot be captured by "xev" or "sudo showkey -s" But keycode 248 would be returned when testing with sudo showkey -k Alsa info: http://www.alsa-project.org/db/?f=006099fcf08709c82a74dba986a907a602a868ab Also note that with file at /etc/udev/hwdb.d/60-dell-mic-mute-hotkey.hwdb generated with the following content: # Dell platform kernel driver keyboard:name:Dell WMI hotkeys:dmi:bvn*:bvr*:bd*:svnDell*:pn* KEYBOARD_KEY_150=f20 # Mic mute toggle And with udev database updated: sudo udevadm hwdb -u The microphone mute key works, but the mic mute led does not work. (Also the icon is not correct, which show a speaker instead of a mic) ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-37-generic 3.13.0-37.64 ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7 Uname: Linux 3.13.0-37-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ubuntu 1530 F pulseaudio /dev/snd/controlC1: ubuntu 1530 F pulseaudio CRDA: country TW: (2402 - 2472 @ 40), (3, 27) (5270 - 5330 @ 40), (3, 17), DFS (5735 - 5815 @ 40), (3, 30) CurrentDesktop: Unity Date: Wed Oct 15 23:17:51 2014 HibernationDevice: RESUME=UUID=02cbc1f1-a261-484c-8fc2-05b68f73446d InstallationDate: Installed on 2014-10-09 (6 days ago) InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2) MachineType: Dell Inc. Latitude E5550 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-37-generic root=UUID=d3b20ae5-9ff8-49b3-b640-1c6a9f264710 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.13.0-37-generic N/A linux-backports-modules-3.13.0-37-generic N/A linux-firmware 1.127.7 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 07/25/2014 dmi.bios.vendor: Dell Inc. dmi.bios.version: T43 dmi.board.name: 0141B2 dmi.board.vendor: Dell Inc. dmi.board.version: X02 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrT43:bd07/25/2014:svnDellInc.:pnLatitudeE5550:pvr01:rvnDellInc.:rn0141B2:rvrX02:cvnDellInc.:ct9:cvr: dmi.product.name: Latitude E5550 dmi.product.version: 01 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1381856/+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 1502772] Re: Linux kernel in Ubuntu doesn't provide mmc-modules udeb.
** Changed in: debian-installer (Ubuntu Wily) Status: New => 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/1502772 Title: Linux kernel in Ubuntu doesn't provide mmc-modules udeb. Status in debian-installer package in Ubuntu: Fix Released Status in linux package in Ubuntu: Fix Released Status in debian-installer source package in Wily: Fix Released Status in linux source package in Wily: Fix Released Bug description: Linux kernel in Ubuntu doesn't provide mmc-modules udeb like https://packages.debian.org/unstable/mmc-modules-4.2.0-1-amd64-di in Debian. So it makes us unable to install the Ubuntu system into eMMC storage via netboot, aka http://archive.ubuntu.com/ubuntu/dists/wily/main/installer-amd64/current/images/netboot/. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1502772/+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 1503695] Re: nft nat not working
** Changed in: linux (Ubuntu) Importance: Undecided => High ** Changed in: nftables (Ubuntu) Importance: Undecided => High ** Changed in: nftables (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/1503695 Title: nft nat not working Status in linux package in Ubuntu: Confirmed Status in nftables package in Ubuntu: Confirmed Bug description: Hi , I have installed an ubuntu 15.10 beta machine and configured nftables firewalling. While the regular firewalling works (using the default settings that come with the package), I found that nat rules are silently ignored. I've added this to the /etc/nftables.conf and read it: table ip nat { chain prerouting { type nat hook prerouting priority 0; ip daddr 1.2.3.4 tcp dport 80 redirect to 1234 tcp dport 80 redirect to 1235 } chain postrouting { type nat hook postrouting priority 0; } } following the example from http://wiki.nftables.org/wiki- nftables/index.php/Performing_Network_Address_Translation_%28NAT%29#Redirect (1.2.3.4 is just a placeholder for the address actually used here, i do not want to reveal the address to the bug report). nft reads this without complaining, and nft list table ip nat gives exactly that output (except for replacing 80 with "http"), so the configuration is read correctly. But it simply does not work. Without having any daemon listening on ports 1234, 1235 , traffic to port 80 works as usual. As long as there is not process waiting on 1234/1235, connection should be refused. Which is dangerous and a security flaw, since this was meant (and used in a similar way with iptables and Ubuntu 14.04) to avoid revealing sensitive data over the internet (an application that is not able to use https should be tunneled). When firewall rules have been loaded and accepted without any warning, one would expect them to run. Ive tried to unload all iptables-related kernel packages and to load packages like nft_nat, nft_redir, nft_redir_ipv4, but the direct connection to port 80 still works although it shouldn't. No error warning, no message. It just allows outgoing port 80 although it shouldn't. Which is a problem, since this is security-relevant. If it doesn't work, it should spit out some error message. (FYI: It was implemented under Ubuntu 14.04 with iptables -t nat -I OUTPUT -d 1.2.3.4 -p tcp --dport 80 -j REDIRECT --to-port 1234 ) My current guess: On that wiki page's bottem there's a hint that iptables and nft nat cannot be used at the same time. Unfortunately Ubuntu 15.10 still loads plenty of iptables stuff. Although I've tried to remove it all and it's kernel modules, I guess this could be a problem. ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: nftables 0.4-7 ProcVersionSignature: Ubuntu 4.2.0-14.16-generic 4.2.2 Uname: Linux 4.2.0-14-generic x86_64 ApportVersion: 2.19-0ubuntu1 Architecture: amd64 CurrentDesktop: XFCE Date: Wed Oct 7 15:21:36 2015 InstallationDate: Installed on 2015-09-03 (33 days ago) InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20150825) SourcePackage: nftables UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1503695/+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 1497627] Re: Periodically video will freeze for no reason at all and no specific time between freezes.
As with the other 4.3rc* kernels previous to this one the initial boot would start then would go to a black screen. Hard restart with power button required. Syslog entries for this are attached. Back to kernel 4.2.3-040203-generic #201510030832 SMP Sat Oct 3 12:34:31 UTC 2015. Let me know if you wish me to start XScreensaver again or try anything else. -- 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/1497627 Title: Periodically video will freeze for no reason at all and no specific time between freezes. Status in linux package in Ubuntu: Incomplete Bug description: What I expect to happen is the video to not freeze every so often. What happened is that the video froze. This has been going on for over a year. It doesn't matter if I have any applications open such as Evolution or Firefox. It could happen any time during the day when I'm working on the computer or during the night when it's the most idle. Once the video freezes the cursor can still be moved around the desktop however clicking on anything does not work. During this time all background process and cronjobs continue to run. --- ApportVersion: 2.14.1-0ubuntu3.13 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: chris 2095 F pulseaudio CurrentDesktop: GNOME DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=bb329dc0-0642-4b6a-876a-12c2f02fb7f6 InstallationDate: Installed on 2014-10-24 (332 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: Dell Inc. OptiPlex 780 Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-63-generic root=UUID=4254a7e9-429b-4f53-a08c-ae7ff839b98f ro drm.debug=0xe plymouth:debug ProcVersionSignature: Ubuntu 3.13.0-63.103-generic 3.13.11-ckt25 RelatedPackageVersions: linux-restricted-modules-3.13.0-63-generic N/A linux-backports-modules-3.13.0-63-generic N/A linux-firmware 1.127.15 RfKill: Tags: trusty Uname: Linux 3.13.0-63-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 08/06/2013 dmi.bios.vendor: Dell Inc. dmi.bios.version: A15 dmi.board.name: 0C27VV dmi.board.vendor: Dell Inc. dmi.board.version: A01 dmi.chassis.asset.tag: LE0006476 dmi.chassis.type: 6 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA15:bd08/06/2013:svnDellInc.:pnOptiPlex780:pvr:rvnDellInc.:rn0C27VV:rvrA01:cvnDellInc.:ct6:cvr: dmi.product.name: OptiPlex 780 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1497627/+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 1501623] Re: UFS rw support fails with 3.19.0-26-generic
Hi guys, I have got a patch migrating from 3.11 version, and it works for 3.19.25/26. It could be a regression. The patch looks like: --- ufs/super.c 2015-09-26 17:18:46.0 +0800 +++ work/super.c2015-10-12 23:46:40.964962685 +0800 @@ -805,6 +805,7 @@ UFSD("flag %u\n", (int)(sb->s_flags & MS_RDONLY)); mutex_init(&sbi->mutex); + mutex_init(&sbi->s_lock); spin_lock_init(&sbi->work_lock); INIT_DELAYED_WORK(&sbi->sync_work, delayed_sync_fs); /* Pls help review this patch. Meanwhile, source tar downloaded by 3.19.0-26 quite matches what I get from kernel, though they both look like 3.19.8. root@compiler-14:~# diff linux-3.19.8/Makefile ~/ufs_rw/linux-lts-vivid-3.19.0/Makefile 4,5c4,5 < EXTRAVERSION = < NAME = Diseased Newt --- > EXTRAVERSION = -ckt5 > NAME = Sedated Swine /// ... At least the header is different, which is related to this patch. root@compiler-14:~# diff linux-3.19.8/fs/ufs/ufs.h ~/ufs_rw/linux-lts-vivid-3.19.0/fs/ufs/ 32a33 > struct mutex s_lock; Regards ** Patch added: "patch to enable ufs rw for 3.19.25/26" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1501623/+attachment/4493043/+files/ufs_rw.patch -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1501623 Title: UFS rw support fails with 3.19.0-26-generic Status in linux package in Ubuntu: Incomplete Status in linux source package in Vivid: Incomplete Bug description: Hi guys, I'd like to enable rw support for ufs file system with kernel 3.19.0-26-generic. Basically, I follow steps as below from http://oz123.github.io/writings/2012-11-26-enable-ufs-write-support- debian/ sudo apt-get build-dep --no-install-recommends linux-image-$(uname -r) mkdir ufs_rw cd ufs_rw apt-get source linux-image-$(uname -r) cp -v /usr/src/linux-headers-$(uname -r)/Module.symvers . cd linux-*/ cp -v /boot/config-$(uname -r) . make EXTRAVERSION=-4 O=~/ufs_rw oldconfig sed -i 's/# CONFIG_UFS_FS_WRITE is not set/CONFIG_UFS_FS_WRITE=y/' ~/ufs_rw/.config make EXTRAVERSION=-4 O=~/ufs_rw prepare make EXTRAVERSION=-4 O=~/ufs_rw outputmakefile make EXTRAVERSION=-4 O=~/ufs_rw archprepare make EXTRAVERSION=-4 O=~/ufs_rw modules SUBDIRS=scripts make EXTRAVERSION=-4 O=~/ufs_rw modules SUBDIRS=fs/ufs I get ufs.ko under ufs_rw/fs/ufs and try it with below commands. modprobe nbd qemu-nbd -c /dev/nbd0 freebsd10u1x64 mount -t ufs -o ufstype=ufs2,rw /dev/nbd0p2 /mnt There is no error or warning when I run mount -t ufs -o ufstype=ufs2,rw /dev/nbd0p2 /mnt However, when I try to write something to /mnt or even umount /mnt, there is kernel panic. And further more, the way above works for 3.8.0-34-generic/3.11.0-26-generic. That means I can read/write correctly with ufs2 file system. It breaks with 3.19.0-26-generic, from my view. Please let me know if more info is needed. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1501623/+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 1497627] Re: Periodically video will freeze for no reason at all and no specific time between freezes.
** Attachment added: "Syslog entries when attempting to boot into kernel 4.3.0rc5" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1497627/+attachment/4493042/+files/kernelsyslog4-3-0rc5.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/1497627 Title: Periodically video will freeze for no reason at all and no specific time between freezes. Status in linux package in Ubuntu: Incomplete Bug description: What I expect to happen is the video to not freeze every so often. What happened is that the video froze. This has been going on for over a year. It doesn't matter if I have any applications open such as Evolution or Firefox. It could happen any time during the day when I'm working on the computer or during the night when it's the most idle. Once the video freezes the cursor can still be moved around the desktop however clicking on anything does not work. During this time all background process and cronjobs continue to run. --- ApportVersion: 2.14.1-0ubuntu3.13 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: chris 2095 F pulseaudio CurrentDesktop: GNOME DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=bb329dc0-0642-4b6a-876a-12c2f02fb7f6 InstallationDate: Installed on 2014-10-24 (332 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: Dell Inc. OptiPlex 780 Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-63-generic root=UUID=4254a7e9-429b-4f53-a08c-ae7ff839b98f ro drm.debug=0xe plymouth:debug ProcVersionSignature: Ubuntu 3.13.0-63.103-generic 3.13.11-ckt25 RelatedPackageVersions: linux-restricted-modules-3.13.0-63-generic N/A linux-backports-modules-3.13.0-63-generic N/A linux-firmware 1.127.15 RfKill: Tags: trusty Uname: Linux 3.13.0-63-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 08/06/2013 dmi.bios.vendor: Dell Inc. dmi.bios.version: A15 dmi.board.name: 0C27VV dmi.board.vendor: Dell Inc. dmi.board.version: A01 dmi.chassis.asset.tag: LE0006476 dmi.chassis.type: 6 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA15:bd08/06/2013:svnDellInc.:pnOptiPlex780:pvr:rvnDellInc.:rn0C27VV:rvrA01:cvnDellInc.:ct6:cvr: dmi.product.name: OptiPlex 780 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1497627/+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 1504441] Re: [4.2.0-16.19] kernel: nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.
** Tags added: latest-bios-3001 -- 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/1504441 Title: [4.2.0-16.19] kernel: nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead. Status in linux package in Ubuntu: Confirmed Bug description: canonical-kernel-team ppa still need to fix that error logged into journalctl ( the system seems to work as expected) --- ApportVersion: 2.19.1-0ubuntu2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: oem1587 F pulseaudio /dev/snd/pcmC0D0p: oem1587 F...m pulseaudio /dev/snd/controlC0: oem1587 F pulseaudio CurrentDesktop: GNOME DistroRelease: Ubuntu 15.10 HibernationDevice: RESUME=UUID=0a9ca7f0-6eeb-4b21-b70f-670fa600de16 IwConfig: lono wireless extensions. eth0 no wireless extensions. eth1 no wireless extensions. Lsusb: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 002: ID 046d:c062 Logitech, Inc. M-UAS144 [LS1 Laser Mouse] Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: ASUSTEK COMPUTER INC P5W DH Deluxe NonfreeKernelModules: nvidia Package: linux (not installed) ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-16-generic root=UUID=7b1f4a51-558f-468f-85e0-f815d2f791e1 ro intel_iommu=on ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3 RelatedPackageVersions: linux-restricted-modules-4.2.0-16-generic N/A linux-backports-modules-4.2.0-16-generic N/A linux-firmware1.149 RfKill: Tags: wily Uname: Linux 4.2.0-16-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 07/22/2010 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 3002 dmi.board.asset.tag: To Be Filled By O.E.M. dmi.board.name: P5W DH Deluxe dmi.board.vendor: ASUSTeK Computer INC. dmi.board.version: Rev 1.xx dmi.chassis.asset.tag: Asset-1234567890 dmi.chassis.type: 3 dmi.chassis.vendor: Chassis Manufacture dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr3002:bd07/22/2010:svnASUSTEKCOMPUTERINC:pnP5WDHDeluxe:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5WDHDeluxe:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion: dmi.product.name: P5W DH Deluxe dmi.product.version: System Version dmi.sys.vendor: ASUSTEK COMPUTER INC To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1504441/+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 1504237] Re: Serial port ttyS0 not working after automatic kernel upgrade
** Tags added: latest-bios-1.70 -- 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/1504237 Title: Serial port ttyS0 not working after automatic kernel upgrade Status in linux package in Ubuntu: Incomplete Bug description: After automatic upgrades on four machines the serial port stopped working I did "apt-get purge linux-image-3.13.0-65-generic" and the serial port is functional again All of them were working OK on: Linux version 3.13.0-63-generic (buildd@lgw01-18) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #103-Ubuntu SMP Fri Aug 14 21:42:59 UTC 2015 (Ubuntu 3.13.0-63.103-generic 3.13.11-ckt25) And failed after the automatic install of: Linux version 3.13.0-65-generic (buildd@lgw01-55) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #105-Ubuntu SMP Mon Sep 21 18:50:58 UTC 2015 (Ubuntu 3.13.0-65.105-generic 3.13.11-ckt26) The ports are used by a KVM VM via TCP using socat and on two different motherboards/CPUs ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-65-generic (not installed) ProcVersionSignature: Ubuntu 3.13.0-63.103-generic 3.13.11-ckt25 Uname: Linux 3.13.0-63-generic x86_64 AlsaVersion: Advanced Linux Sound Architecture Driver Version k3.13.0-63-generic. AplayDevices: Error: [Errno 2] No such file or directory: 'aplay' ApportVersion: 2.14.1-0ubuntu3.15 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord' AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', '/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/hwC0D2', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D3p', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: CRDA: Error: [Errno 2] No such file or directory: 'iw' Card0.Amixer.info: Error: [Errno 2] No such file or directory: 'amixer' Card0.Amixer.values: Error: [Errno 2] No such file or directory: 'amixer' Date: Thu Oct 8 17:09:19 2015 EcryptfsInUse: Yes InstallationDate: Installed on 2015-03-16 (205 days ago) InstallationMedia: Ubuntu-Server 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.3) Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 062a: Creative Labs Optical mouse Bus 001 Device 003: ID 04d9:1603 Holtek Semiconductor, Inc. Keyboard 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 MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M. ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/@/vmlinuz-3.13.0-63-generic.efi.signed root=UUID=5cdd01fa-ca5c-4ef8-a387-e318087bac86 ro rootflags=subvol=@ RelatedPackageVersions: linux-restricted-modules-3.13.0-63-generic N/A linux-backports-modules-3.13.0-63-generic N/A linux-firmware 1.127.15 RfKill: Error: [Errno 2] No such file or directory: 'rfkill' SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) WifiSyslog: Oct 8 11:37:56 vantage05 dhclient: DHCPREQUEST of 192.168.4.101 on p1p1 to 192.168.4.1 port 67 (xid=0x1b05e146) Oct 8 11:37:57 vantage05 dhclient: DHCPACK of 192.168.4.101 from 192.168.4.1 Oct 8 11:37:57 vantage05 dhclient: bound to 192.168.4.101 -- renewal in 37939 seconds. Oct 8 12:35:12 vantage05 kernel: [188005.853062] [drm:vlv_set_rps_idle] *ERROR* timed out waiting for Punit dmi.bios.date: 11/04/2014 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: P1.70 dmi.board.name: Q1900B-ITX dmi.board.vendor: ASRock dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: To Be Filled By O.E.M. dmi.chassis.version: To Be Filled By O.E.M. dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrP1.70:bd11/04/2014:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnQ1900B-ITX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.: dmi.product.name: To Be Filled By O.E.M. dmi.product.version: To Be Filled By O.E.M. dmi.sys.vendor: To Be Filled By O.E.M. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1504237/+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 1504227] Re: Sound output starts several seconds late using DisplayPort with [AMD/ATI] Tahiti XT HDMI Audio [Radeon HD 7970 Series] [1002:aaa0]
Etienne URBAH, as per https://www.asus.com/Motherboards/M5A97_R20/HelpDesk_Download/ an update to your computer's buggy and outdated BIOS is available (2603). 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 For more on BIOS updates and linux, please see https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette . 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. Once the BIOS is updated, if the problem is still reproducible, and the information above is provided, then please mark this report Status Confirmed. Otherwise, please mark this as Invalid. Thank you for your understanding. ** Description changed: I am using simultaneously : - an audio headset connected to the analog audio output, - a DisplayPort cable to connect my display to my 'AMD Tahiti XT [Radeon HD 7970 ...]' graphics + sound card. Using the 'Sound' panel of 'gnome-control-center', I systematically get following behaviour for sound output : - If I choose the 'Line Out - Built-in Audio' device, the sound output comes immediately : -For example, inside the 'Test Speakers' window, the correct sound systematically starts as soon as I hit any 'Test' button (under 'Front Left' or 'Front Right'). + For example, inside the 'Test Speakers' window, the correct sound systematically starts as soon as I hit any 'Test' button (under 'Front Left' or 'Front Right'). - But if I choose the 'HDMI / DisplayPort - Tahiti XT HDMI Audio [Radeon HD 7970 Series]' device, the sound output starts several seconds LATE : -For example, inside the 'Test Speakers' window, the sound starts at the end of the 2nd time I hit any 'Test' button (under 'Front Left' or 'Front Right'). Then continuous sound is correct and in sync. -But after approx. 10s of silence (no sound to output), new sound output starts several seconds LATE again. - - - $ sudo lspci -nn -vv -s 1:00 - - 01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Tahiti XT [Radeon HD 7970/8970 OEM / R9 280X] [1002:6798] (prog-if 00 [VGA controller]) - Subsystem: PC Partner Limited / Sapphire Technology Device [174b:3001] - Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ - Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- - Capabilities: [50] Power Management version 3 - Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1+,D2+,D3hot+,D3cold-) - Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- - Capabilities: [58] Express (v2) Legacy Endpoint, MSI 00 - DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited - ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset- - DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported- - RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+ - MaxPayload 128 bytes, MaxReadReq 512 bytes - DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend- - LnkCap: Port #0, Speed 8GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us - ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+ - LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk+ - ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- - LnkSta: Speed 5GT/s, Width x16, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- - DevCap2: Completion Timeout: Not Supported, TimeoutDis-, LTR-, OBFF Not Supported - DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled - LnkCtl2: Target Link Speed: 8GT/s, EnterCompliance- SpeedDis- -Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS- -Compliance De-emphasis: -6dB - LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete-, EqualizationPhase1- -EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest- - Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+ - Address: fee0 Data: - Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 - Capabilities: [150 v2] Advanced Error Reporting - UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- - UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol
[Kernel-packages] [Bug 1504417] Re: BUG: unable to handle kernel NULL pointer dereference at 00000011
** Tags added: needs-computer-model -- 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/1504417 Title: BUG: unable to handle kernel NULL pointer dereference at 0011 Status in linux package in Ubuntu: Incomplete Bug description: The boot was failed. This session was start with "GRUB menù" ProblemType: KernelOops DistroRelease: Ubuntu 15.10 Package: linux-image-4.2.0-15-generic 4.2.0-15.17 ProcVersionSignature: Ubuntu 4.2.0-14.16-generic 4.2.2 Uname: Linux 4.2.0-15-generic i686 Annotation: Your system might become unstable now and might need to be restarted. ApportVersion: 2.19-0ubuntu1 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: emsidj 2468 F pulseaudio Date: Thu Oct 8 13:12:38 2015 DuplicateSignature: BUG: unable to handle kernel NULL pointer dereference at location EIP: location show_map_vma+0x45/0x2d0 SS:ESP 0068:d58b3e88 Failure: oops HibernationDevice: RESUME=UUID=ad686395-81e9-40d1-86a3-708eead8c6b4 InstallationDate: Installed on 2012-01-14 (1364 days ago) InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012) MachineType: SAMSUNG ELECTRONICS CO., LTD. NC10 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-14-generic root=UUID=69b276ef-4078-4eff-a226-1f20f85929ba 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: kerneloops-daemon 0.12+git20090217-3ubuntu8 SourcePackage: linux Title: BUG: unable to handle kernel NULL pointer dereference at 0011 UpgradeStatus: Upgraded to wily on 2015-09-20 (18 days ago) dmi.bios.date: 12/11/2008 dmi.bios.vendor: Phoenix Technologies Ltd. dmi.bios.version: 04CA.MP00.20081211.KTW dmi.board.name: NC10 dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD. dmi.board.version: Not Applicable dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD. dmi.chassis.version: N/A dmi.modalias: dmi:bvnPhoenixTechnologiesLtd.:bvr04CA.MP00.20081211.KTW:bd12/11/2008:svnSAMSUNGELECTRONICSCO.,LTD.:pnNC10:pvrNotApplicable:rvnSAMSUNGELECTRONICSCO.,LTD.:rnNC10:rvrNotApplicable:cvnSAMSUNGELECTRONICSCO.,LTD.:ct10:cvrN/A: dmi.product.name: NC10 dmi.product.version: Not Applicable dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1504417/+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 1503541] Re: kern.log flooded with "[drm:gen8_irq_handler [i915_bpo]] *ERROR* The master control interrupt lied (SDE)!"
Billy Olsen, 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 from http://kernel.ubuntu.com /~kernel-ppa/mainline/?C=N;O=D (the release names are irrelevant for testing, and please do not test the daily folder)? Install instructions are available at https://wiki.ubuntu.com/Kernel/MainlineBuilds . This will allow additional upstream developers to examine the issue. If the latest kernel did not allow you to test to the issue (ex. you couldn't boot into the OS) please make a comment in your report about this, and continue to test the next most recent kernel version until you can test to the issue. Once you've tested the upstream kernel, please comment on which kernel version specifically you tested. If this issue is fixed in the mainline kernel, please add the following tags by clicking on the yellow circle with a black pencil icon, next to the word Tags, located at the bottom of the report description: kernel-fixed-upstream kernel-fixed-upstream-X.Y-rcZ Where X, Y, and Z are numbers corresponding to the kernel version. If the mainline kernel does not fix the issue, please add the following tags: kernel-bug-exists-upstream kernel-bug-exists-upstream-X.Y-rcZ Please note, an error to install the kernel does not fit the criteria of kernel-bug-exists-upstream. Once testing of the latest upstream kernel is complete, please mark this report'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 -- 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/1503541 Title: kern.log flooded with "[drm:gen8_irq_handler [i915_bpo]] *ERROR* The master control interrupt lied (SDE)!" Status in linux package in Ubuntu: Incomplete Bug description: On an intel i5 toshiba laptop on vivid. Upgraded to the 3.19.0-30-generic kernel and started seeing this. Additionally, bootup was slow. kern.log/dmesg is flooded with this output [ 69.070503] [drm:gen8_irq_handler [i915_bpo]] *ERROR* The master control interrupt lied (SDE)! ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: linux-image-3.19.0-30-generic 3.19.0-30.34 ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6 Uname: Linux 3.19.0-30-generic x86_64 ApportVersion: 2.17.2-0ubuntu1.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: wolsen 2493 F pulseaudio /dev/snd/controlC1: wolsen 2493 F pulseaudio CurrentDesktop: Unity Date: Tue Oct 6 22:30:20 2015 HibernationDevice: RESUME=UUID=096b9e95-621b-4cc7-a10c-250149e1b48b InstallationDate: Installed on 2015-07-15 (83 days ago) InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422) MachineType: TOSHIBA Satellite E45-B ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-30-generic.efi.signed root=/dev/mapper/ubuntu--vg-root ro noprompt quiet splash RelatedPackageVersions: linux-restricted-modules-3.19.0-30-generic N/A linux-backports-modules-3.19.0-30-generic N/A linux-firmware 1.143.3 SourcePackage: linux UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev' UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 01/12/2015 dmi.bios.vendor: INSYDE Corp. dmi.bios.version: 1.10 dmi.board.asset.tag: Type2 - Board Asset Tag dmi.board.name: CA10CU dmi.board.vendor: TOSHIBA dmi.board.version: 2.0 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.10:bd01/12/2015:svnTOSHIBA:pnSatelliteE45-B:pvrPSPNAU-001002:rvnTOSHIBA:rnCA10CU:rvr2.0:cvnOEMChassisManuFacturer:ct10:cvrOEMChassisVersion: dmi.product.name: Satellite E45-B dmi.product.version: PSPNAU-001002 dmi.sys.vendor: TOSHIBA To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1503541/+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 1503655] Re: Kernel bug in eventpoll_release_file+0x46/0xa0 with 3.13.0-66.107
** Changed in: linux (Ubuntu Wily) Status: Confirmed => Triaged -- 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/1503655 Title: Kernel bug in eventpoll_release_file+0x46/0xa0 with 3.13.0-66.107 Status in linux package in Ubuntu: Triaged Status in linux-lts-utopic package in Ubuntu: Invalid Status in linux source package in Trusty: Fix Committed Status in linux-lts-utopic source package in Trusty: Fix Committed Status in linux source package in Vivid: Fix Committed Status in linux-lts-utopic source package in Vivid: Invalid Status in linux source package in Wily: Triaged Status in linux-lts-utopic source package in Wily: Invalid Bug description: With the latest kernel in trusty-proposed I seem to get panics on my X230 laptop: BUG: unable to handle kernel paging request at fff8 IP: [] eventpoll_release_file+0x46/0xa0 PGD 1c11067 PUD 1c13067 PMD 0 Oops: [#1] SMP Modules linked in: snd_hrtimer ip6table_filter ip6_tables ebtable_nat ebt CPU: 1 PID: 1939 Comm: pulseaudio Not tainted 3.13.0-66-generic #107-Ubun Hardware name: LENOVO 2324CTO/2324CTO, BIOS G2ET94WW (2.54 ) 04/30/2013 task: 8800c2068000 ti: 8800c4826000 task.ti: 8800c4826000 RIP: 0010:[] [] eventpoll_release_fi RSP: 0018:8800c4827e78 EFLAGS: 00010286 RAX: RBX: ffb7 RCX: 000f RDX: 0100 RSI: RDI: 81c72e80 RBP: 8800c4827ea0 R08: R09: 0004 R10: 880210471e61 R11: 0206 R12: ffa8 R13: 880210471e61 R14: 8800c4bc6c00 R15: 8800c4acc8f0 FS: 7f3dbedd6740() GS:88021e24() knlGS:0 CS: 0010 DS: ES: CR0: 80050033 CR2: fff8 CR3: ce1da000 CR4: 001407e0 Stack: 8800c4acc840 0008 880210471e61 8800c4bc6c00 8800c4afdc00 8800c4827ee8 811c00aa 8800c2068000 81ebb680 8800c2068620 Call Trace: [] __fput+0x24a/0x260 [] fput+0xe/0x10 [] task_work_run+0xa7/0xe0 [] do_notify_resume+0x97/0xb0 [] int_signal+0x12/0x17 Code: 00 41 56 41 55 41 54 53 e8 68 37 52 00 49 8b 07 48 8b 08 49 39 c7 4 RIP [] eventpoll_release_file+0x46/0xa0 RSP CR2: fff8 ---[ end trace f2ee3b43ddaf4bd4 ]--- To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1503655/+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 1504219] Re: [To Be Filled By O.E.M. To Be Filled By O.E.M.] suspend/resume failure
** Tags added: bios-outdated-2.20 -- 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/1504219 Title: [To Be Filled By O.E.M. To Be Filled By O.E.M.] suspend/resume failure Status in linux package in Ubuntu: Incomplete Bug description: Rebooted after trying to suspend ProblemType: KernelOops DistroRelease: Ubuntu 15.10 Package: linux-image-4.2.0-15-generic 4.2.0-15.18 ProcVersionSignature: Ubuntu 4.2.0-15.18-generic 4.2.3 Uname: Linux 4.2.0-15-generic x86_64 Annotation: This occurred during a previous suspend, and prevented the system from resuming properly. ApportVersion: 2.19.1-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: timmillwood 1627 F pulseaudio /dev/snd/controlC1: timmillwood 1627 F pulseaudio Date: Thu Oct 8 17:37:07 2015 DuplicateSignature: suspend/resume:To Be Filled By O.E.M. To Be Filled By O.E.M.:P1.30 ExecutablePath: /usr/share/apport/apportcheckresume Failure: suspend/resume HibernationDevice: RESUME=UUID=3415ec44-04bc-4d6d-8fc8-bd4f7b6c3451 InstallationDate: Installed on 2015-10-04 (4 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Beta amd64 (20140326) InterpreterPath: /usr/bin/python3.4 IwConfig: eth0 no wireless extensions. eth1 no wireless extensions. lono wireless extensions. MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M. ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume ProcEnviron: LANGUAGE=en_GB:en PATH=(custom, no user) LANG=en_GB.UTF-8 ProcFB: 0 radeondrmfb 1 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-15-generic root=UUID=c621629a-b55c-47f1-8534-ccdd44a1c5dd 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-4.2.0-15-generic N/A linux-backports-modules-4.2.0-15-generic N/A linux-firmware1.149 RfKill: SourcePackage: linux Title: [To Be Filled By O.E.M. To Be Filled By O.E.M.] suspend/resume failure UpgradeStatus: Upgraded to wily on 2015-10-07 (0 days ago) UserGroups: dmi.bios.date: 05/04/2011 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: P1.30 dmi.board.name: Z68 Extreme4 dmi.board.vendor: ASRock dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: To Be Filled By O.E.M. dmi.chassis.version: To Be Filled By O.E.M. dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrP1.30:bd05/04/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnZ68Extreme4:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.: dmi.product.name: To Be Filled By O.E.M. dmi.product.version: To Be Filled By O.E.M. dmi.sys.vendor: To Be Filled By O.E.M. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1504219/+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 1497627] Re: Periodically video will freeze for no reason at all and no specific time between freezes.
chris pollock, could you please test the latest mainline kernel (4.3-rc5) and advise if this issue is reproducible? -- 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/1497627 Title: Periodically video will freeze for no reason at all and no specific time between freezes. Status in linux package in Ubuntu: Incomplete Bug description: What I expect to happen is the video to not freeze every so often. What happened is that the video froze. This has been going on for over a year. It doesn't matter if I have any applications open such as Evolution or Firefox. It could happen any time during the day when I'm working on the computer or during the night when it's the most idle. Once the video freezes the cursor can still be moved around the desktop however clicking on anything does not work. During this time all background process and cronjobs continue to run. --- ApportVersion: 2.14.1-0ubuntu3.13 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: chris 2095 F pulseaudio CurrentDesktop: GNOME DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=bb329dc0-0642-4b6a-876a-12c2f02fb7f6 InstallationDate: Installed on 2014-10-24 (332 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: Dell Inc. OptiPlex 780 Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-63-generic root=UUID=4254a7e9-429b-4f53-a08c-ae7ff839b98f ro drm.debug=0xe plymouth:debug ProcVersionSignature: Ubuntu 3.13.0-63.103-generic 3.13.11-ckt25 RelatedPackageVersions: linux-restricted-modules-3.13.0-63-generic N/A linux-backports-modules-3.13.0-63-generic N/A linux-firmware 1.127.15 RfKill: Tags: trusty Uname: Linux 3.13.0-63-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 08/06/2013 dmi.bios.vendor: Dell Inc. dmi.bios.version: A15 dmi.board.name: 0C27VV dmi.board.vendor: Dell Inc. dmi.board.version: A01 dmi.chassis.asset.tag: LE0006476 dmi.chassis.type: 6 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA15:bd08/06/2013:svnDellInc.:pnOptiPlex780:pvr:rvnDellInc.:rn0C27VV:rvrA01:cvnDellInc.:ct6:cvr: dmi.product.name: OptiPlex 780 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1497627/+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 1504909] Re: blk_update_request: I/O error when accessing a disk that is spun down
Felix Matouschek, could you please test the latest upstream kernel available from the very top line at the top of the page from http://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=D (the release names are irrelevant for testing, and please do not test the daily folder)? Install instructions are available at https://wiki.ubuntu.com/Kernel/MainlineBuilds . This will allow additional upstream developers to examine the issue. If the latest kernel did not allow you to test to the issue (ex. you couldn't boot into the OS) please make a comment in your report about this, and continue to test the next most recent kernel version until you can test to the issue. Once you've tested the upstream kernel, please comment on which kernel version specifically you tested. If this issue is fixed in the mainline kernel, please add the following tags by clicking on the yellow circle with a black pencil icon, next to the word Tags, located at the bottom of the report description: kernel-fixed-upstream kernel-fixed-upstream-X.Y-rcZ Where X, Y, and Z are numbers corresponding to the kernel version. If the mainline kernel does not fix the issue, please add the following tags: kernel-bug-exists-upstream kernel-bug-exists-upstream-X.Y-rcZ Please note, an error to install the kernel does not fit the criteria of kernel-bug-exists-upstream. Once testing of the latest upstream kernel is complete, please mark this report's Status as Confirmed. Please let us know your results. Thank you for your understanding. ** Tags removed: bios-outdated-a06 ** Tags added: latest-bios-a06 latest-lsi-firmware ** Changed in: linux (Ubuntu) Importance: Low => Medium ** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete ** Tags added: regression-update -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1504909 Title: blk_update_request: I/O error when accessing a disk that is spun down Status in linux package in Ubuntu: Incomplete Bug description: Hello, I have 6 3TB SATA disks that are attached via a IBM M1015 in IT mode and the mpt2sas driver. The filesystem is zfsonlinux. I can't name the exact 3.19 kernel version when this error began, but it was not the inital 3.19 Vivid LTS Kernel because after initally upgrading to 3.19 everything still worked. After a recent update I have the following problem: When disks are spun down and then accessed an error occurs which corrupts data. When the disks are finally spun up everything works as expected, also preventing them from spinning down works as a workaround. Could this be a NCQ bug? Drives are 5x Seagate ST3000DM001 and 1x HGST HDN724030ALE640. [59526.359997] sd 0:0:1:0: [sdc] FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK [59526.360003] sd 0:0:1:0: [sdc] CDB: [59526.360006] Read(16): 88 00 00 00 00 00 31 28 fd 58 00 00 00 08 00 00 [59526.360022] blk_update_request: I/O error, dev sdc, sector 824769880 [59544.111090] sd 0:0:0:0: [sdb] FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK [59544.111097] sd 0:0:0:0: [sdb] CDB: [59544.00] Read(16): 88 00 00 00 00 00 31 28 fd 50 00 00 00 08 00 00 [59544.15] blk_update_request: I/O error, dev sdb, sector 824769872 [59544.114465] sd 0:0:4:0: [sdf] FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK [59544.114468] sd 0:0:4:0: [sdf] CDB: [59544.114469] Read(16): 88 00 00 00 00 00 31 28 fd 58 00 00 00 08 00 00 [59544.114483] blk_update_request: I/O error, dev sdf, sector 824769880 [59552.117436] sd 0:0:3:0: [sde] FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK [59552.117443] sd 0:0:3:0: [sde] CDB: [59552.117446] Read(16): 88 00 00 00 00 00 31 28 fd b0 00 00 00 08 00 00 [59552.117462] blk_update_request: I/O error, dev sde, sector 824769968 [59572.951158] sd 0:0:2:0: [sdd] FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK [59572.951167] sd 0:0:2:0: [sdd] CDB: [59572.951170] Read(16): 88 00 00 00 00 00 31 28 fd b0 00 00 00 08 00 00 [59572.951192] blk_update_request: I/O error, dev sdd, sector 824769968 [59572.955679] sd 0:0:5:0: [sdg] FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK [59572.955695] sd 0:0:5:0: [sdg] CDB: [59572.955701] Read(16): 88 00 00 00 00 00 31 28 fd b0 00 00 00 08 00 00 [59572.955720] blk_update_request: I/O error, dev sdg, sector 824769968 [70357.782677] sd 0:0:4:0: [sdf] FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK [70357.782686] sd 0:0:4:0: [sdf] CDB: [70357.782690] Read(16): 88 00 00 00 00 00 85 c1 c9 08 00 00 00 08 00 00 [70357.782712] blk_update_request: I/O error, dev sdf, sector 2244069640 [70368.087947] sd 0:0:0:0: [sdb] FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK [70368.087953] sd 0:0:0:0: [sdb] CDB: [70368.087955] Read(16): 88 00 00 00 00 00 85 c1 c9 00 00 00 00 08 00 00 [70368.087969] blk_update_request: I/O error, dev sdb, sector 2244069632 lsb_releas
[Kernel-packages] [Bug 1242310] Re: Bluetooth disabled after resume
Murz, it will help immensely if you filed a new report via a terminal: ubuntu-bug linux Please feel free to subscribe me to it. ** 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/1242310 Title: Bluetooth disabled after resume Status in linux package in Ubuntu: Incomplete Status in Fedora: Unknown Bug description: On Ubuntu 13.10 a Lenovo X1 Carbon running Ubuntu 64-bit has problems to communicate with bluetooth input devices on resume from suspend. This problem happened only after upgrade to Ubuntu 13.10. Reloading the module btusb fixes the problem (rmmod btusb; modprobe btusb). Placing the module name btusb in the MODULES parameter on /etc/default/acpi-support does not fix the problem. I had to create a script in /etc/pm/sleep.d/ to make the module reload successfully. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1242310/+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 1504584] Re: As of kernel 4.3-rc1 system will not stay in S3 suspend
Launchpad has imported 6 comments from the remote bug at https://bugs.freedesktop.org/show_bug.cgi?id=92414. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.launchpad.net/InterBugTracking. On 2015-10-10T17:26:57+00:00 Jairo-daniel-miramontes-caton wrote: > This started somewhere between Kernel 4.2 and 4.3-rc1, > but I only noticed it a day ago. > > The first S3 suspend after a fresh boot works fine. > Thereafter, suspends simply resume again immediately. > > I get the following errors on my console: > > [ 152.697247] i915 :00:02.0: GEM idle failed, resume might fail > [ 152.697258] pci_pm_suspend(): i915_pm_suspend+0x0/0x50 [i915] returns -11 > [ 152.697262] dpm_run_callback(): pci_pm_suspend+0x0/0x140 returns -11 > [ 152.697264] PM: Device :00:02.0 failed to suspend async: error -11 > [ 152.697306] PM: Some devices failed to suspend, or early wake event > detected > > The issue is not limited to my normal way of doing suspend, using > "pm-suspend". > It also happens using the "echo mem > /sys/power/state" method. > > The kernel was bisected, and the result was double checked by clean compiles > of the first bad commit and the immediately preceding commit. Bisect results > copied below: > > $ git bisect good > dc4be6071a24f0d2da6af8ce16c19f276ac4d7a2 is the first bad commit > commit dc4be6071a24f0d2da6af8ce16c19f276ac4d7a2 > Author: John Harrison > Date: Fri May 29 17:43:39 2015 +0100 > > drm/i915: Add explicit request management to i915_gem_init_hw() > > Now that a single per ring loop is being done for all the different > intialisation steps in i915_gem_init_hw(), it is possible to add proper > request > management as well. The last remaining issue is that the context enable > call > eventually ends up within *_render_state_init() and this does its own > private > _i915_add_request() call. > > This patch adds explicit request creation and submission to the top level > loop > and removes the add_request() from deep within the sub-functions. > > v2: Updated for removal of batch_obj from add_request call in previous > patch. > > For: VIZ-5115 > Signed-off-by: John Harrison > Reviewed-by: Tomas Elf > Signed-off-by: Daniel Vetter > > :04 04 789c630ff3f5f07238a5df1bde79187c6c1251d0 > 2da3f7e20e2642d8eebd9f72528923c2ac53a8cb M drivers Reply at: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1504584/comments/3 On 2015-10-10T17:30:51+00:00 Jairo-daniel-miramontes-caton wrote: This bug was created for tracking purposes, was reported to the intel gfx list, refeer to http://lists.freedesktop.org/archives/intel- gfx/2015-October/077592.html Reply at: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1504584/comments/4 On 2015-10-12T07:04:34+00:00 Daniel-ffwll wrote: As discussed please follow up on the m-l with a link to each regression tracking bug you create so that the links go both ways. Thanks. Reply at: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1504584/comments/5 On 2015-10-12T14:40:03+00:00 Jani-nikula wrote: Please use links that contain the Message-ID so that it's easier to find the messages in email. Please reference the original report. Like this: http://mid.gmane.org/002301d1025d$d5765090$8062f1b0$@net Reply at: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1504584/comments/6 On 2015-10-12T14:41:02+00:00 Jani-nikula wrote: John, ideas? Reply at: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1504584/comments/7 On 2015-10-12T22:05:14+00:00 Doug Smythies wrote: Additional information: After the first resume from suspend, the processor is in a bizarre state, where it will not go below 2.4 GHz, even though every CPU is asking for a pstate of 16 (the minimum for my processor). This has been tested several times, on both the preceding (good) and first bad kernels using both methods of suspend. My processor: Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz Example (no load): pstate being asked for: # rdmsr --bitfield 15:8 -d -a 0x199 16 16 16 16 16 16 16 16 pstate that I am getting: # rdmsr --bitfield 15:8 -d -a 0x198 24 24 24 24 24 24 24 24 CPU freqs: # grep MHz /proc/cpuinfo cpu MHz : 2400.054 cpu MHz : 2399.921 cpu MHz : 2399.921 cpu MHz : 2399.921 cpu MHz : 2399.789 cpu MHz : 2399.789 cpu MHz : 2399.921 cpu MHz : 2399.921 Reply at: https://bugs.launchpad.net/ubuntu/+source/linux/+bug
[Kernel-packages] [Bug 1157440] Re: 1002:9808 [Lenovo E435, M490s]: Brightness controls do not work
Diego-MX, it will help immensely if you filed a new report via a terminal: ubuntu-bug linux Please feel free to subscribe me to it. -- 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/1157440 Title: 1002:9808 [Lenovo E435, M490s]: Brightness controls do not work Status in amd: Incomplete Status in linux package in Ubuntu: Incomplete Status in linux source package in Precise: Confirmed Bug description: Problem: Brightness keys or brightness settings controls do not change the brightness or display as intended. However, If I run the following command it works perfectly: xrandr --output LVDS --brightness 0.5 ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.5.0-23-generic 3.5.0-23.35~precise1 ProcVersionSignature: Ubuntu 3.5.0-23.35~precise1-generic 3.5.7.2 Uname: Linux 3.5.0-23-generic x86_64 NonfreeKernelModules: wl 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 1: Generic_1 [HD-Audio Generic], device 0: CONEXANT Analog [CONEXANT Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: ubuntu 2137 F pulseaudio /dev/snd/controlC0: ubuntu 2137 F pulseaudio Card0.Amixer.info: Card hw:0 'Generic'/'HD-Audio Generic at 0xf0544000 irq 46' Mixer name : 'ATI R6xx HDMI' Components : 'HDA:1002aa01,00aa0100,00100200' 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_1'/'HD-Audio Generic at 0xf054 irq 16' Mixer name : 'Conexant CX20590' Components : 'HDA:14f1506e,17aa5108,0013' Controls : 20 Simple ctrls : 10 Card29.Amixer.info: Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw unknown' Mixer name : 'ThinkPad EC (unknown)' Components : '' Controls : 1 Simple ctrls : 1 Card29.Amixer.values: Simple mixer control 'Console',0 Capabilities: pswitch pswitch-joined penum Playback channels: Mono Mono: Playback [on] Date: Tue Mar 19 17:49:29 2013 HibernationDevice: RESUME=UUID=ee9d3e8f-05df-494c-afc6-36438c39723b InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130213) MachineType: LENOVO 3469C01 MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-23-generic root=UUID=5396c06a-e550-4e31-b4f5-d953a397915f ro quiet splash initcall_debug vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.5.0-23-generic N/A linux-backports-modules-3.5.0-23-generic N/A linux-firmware1.79.1 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 05/30/2012 dmi.bios.vendor: LENOVO dmi.bios.version: HNET14WW (1.01 ) dmi.board.asset.tag: Not Available dmi.board.name: 3469C01 dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvrHNET14WW(1.01):bd05/30/2012:svnLENOVO:pn3469C01:pvrThinkPadEdgeE435:rvnLENOVO:rn3469C01:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 3469C01 dmi.product.version: ThinkPad Edge E435 dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/amd/+bug/1157440/+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 1328965] Re: 3.13.0-29 kernel includes backport of 3.14 16-bit app restrictions but not override method causing wine win9x to fail
Michael Steenbeek, to advise, as this report is marked Fix Released, it is closed. Hence, your issue is ignored posting it here. However, if you have an issue with the linux kernel specifically, please file a new report via a terminal: ubuntu-bug linux Please feel free to subscribe me to it. -- 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/1328965 Title: 3.13.0-29 kernel includes backport of 3.14 16-bit app restrictions but not override method causing wine win9x to fail Status in linux package in Ubuntu: Fix Released Status in linux source package in Precise: Fix Released Status in linux source package in Trusty: Fix Released Status in linux source package in Utopic: Fix Released Bug description: Kernel 3.13.0-29 evidently contains a backport of the 3.14 kernel security workaround that disables 16-bit binaries from running. This causes all wine Windows 95 and Windows 98 applications to fail. The 3.14 kernel also includes a feature to re-enable support for 16-bit binaries by providing the /proc/sys/abi/ldt16 interface. This part of the kernel patch was evidently not backported, so this ability to override the 16-bit application prohibition is not available. For this reason, I cannot move forward to new kernel releases until this is fixed. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-29-generic 3.13.0-29.53 ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11 Uname: Linux 3.13.0-27-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: soup 1783 F pulseaudio CurrentDesktop: Unity Date: Wed Jun 11 12:01:26 2014 HibernationDevice: RESUME=UUID=8dcf6a87-59e8-4af8-9e1f-cbbcc64ca7a4 InstallationDate: Installed on 2014-04-26 (46 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) MachineType: Hewlett-Packard HP ProBook 4530s ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-27-generic root=UUID=b0984c90-6bc2-4dfb-978b-a508cbaff6a9 ro RelatedPackageVersions: linux-restricted-modules-3.13.0-27-generic N/A linux-backports-modules-3.13.0-27-generic N/A linux-firmware 1.127.2 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 10/11/2011 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 68SRR Ver. F.20 dmi.board.name: 167C dmi.board.vendor: Hewlett-Packard dmi.board.version: KBC Version 22.21 dmi.chassis.asset.tag: CNU1412MC3 dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr68SRRVer.F.20:bd10/11/2011:svnHewlett-Packard:pnHPProBook4530s:pvrA0001D02:rvnHewlett-Packard:rn167C:rvrKBCVersion22.21:cvnHewlett-Packard:ct10:cvr: dmi.product.name: HP ProBook 4530s dmi.product.version: A0001D02 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1328965/+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 1503713] kili (i386) - tests ran: 2, failed: 1
tests ran: 2, failed: 1; http://kernel.ubuntu.com/testing/3.13.0-66.108/kili__3.13.0-66.108__2015-10-12_20-26-00/results-index.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/1503713 Title: linux: 3.13.0-66.108 -proposed tracker Status in Kernel SRU Workflow: In Progress Status in Kernel SRU Workflow automated-testing series: Incomplete Status in Kernel SRU Workflow certification-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: Fix Released Status in Kernel SRU Workflow verification-testing series: In Progress Status in linux package in Ubuntu: Invalid Status in linux source package in Trusty: Confirmed Bug description: This bug is for tracking the 3.13.0-66.108 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, 07. October 2015 14:31 UTC kernel-stable-Prepare-package-end:Wednesday, 07. October 2015 22:04 UTC kernel-stable-Promote-to-proposed-start:Wednesday, 07. October 2015 22:04 UTC kernel-stable-Promote-to-proposed-end:Thursday, 08. October 2015 12:49 UTC kernel-stable-phase:Verification & Testing kernel-stable-phase-changed:Thursday, 08. October 2015 14:03 UTC kernel-stable-Verification-testing-start:Thursday, 08. October 2015 14:03 UTC kernel-stable-Certification-testing-start:Thursday, 08. October 2015 14:04 UTC kernel-stable-Security-signoff-start:Thursday, 08. October 2015 14:04 UTC proposed-announcement-sent:True kernel-stable-Regression-testing-start:Thursday, 08. October 2015 14:04 UTC kernel-stable-Security-signoff-end:Thursday, 08. October 2015 19:01 UTC To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1503713/+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 1504078] Re: [4.2.0-15.18] broken sound: 'output devices' not detected
A. Eibach, this is as defined by the project in https://wiki.ubuntu.com/Bugs/Status . -- 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/1504078 Title: [4.2.0-15.18] broken sound: 'output devices' not detected Status in linux package in Ubuntu: Invalid Bug description: Was not experiencing that issue with the previous 4.2.0-15 version. some users are having multiple issues: http://ubuntuforums.org/showthread.php?t=2297881 my issues: https://bugs.launchpad.net/vlc/+bug/1503998 --- ApportVersion: 2.19.1-0ubuntu2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: oem1561 F pulseaudio /dev/snd/pcmC0D0p: oem1561 F...m pulseaudio /dev/snd/controlC0: oem1561 F pulseaudio CurrentDesktop: GNOME DistroRelease: Ubuntu 15.10 HibernationDevice: RESUME=UUID=0a9ca7f0-6eeb-4b21-b70f-670fa600de16 IwConfig: lono wireless extensions. eth0 no wireless extensions. eth1 no wireless extensions. Lsusb: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 002: ID 046d:c062 Logitech, Inc. M-UAS144 [LS1 Laser Mouse] Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: ASUSTEK COMPUTER INC P5W DH Deluxe NonfreeKernelModules: nvidia Package: linux (not installed) ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-13-generic root=UUID=7b1f4a51-558f-468f-85e0-f815d2f791e1 ro intel_iommu=on ProcVersionSignature: Ubuntu 4.2.0-13.15-generic 4.2.1 RelatedPackageVersions: linux-restricted-modules-4.2.0-13-generic N/A linux-backports-modules-4.2.0-13-generic N/A linux-firmware1.149 RfKill: Tags: wily Uname: Linux 4.2.0-13-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 07/22/2010 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 3002 dmi.board.asset.tag: To Be Filled By O.E.M. dmi.board.name: P5W DH Deluxe dmi.board.vendor: ASUSTeK Computer INC. dmi.board.version: Rev 1.xx dmi.chassis.asset.tag: Asset-1234567890 dmi.chassis.type: 3 dmi.chassis.vendor: Chassis Manufacture dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr3002:bd07/22/2010:svnASUSTEKCOMPUTERINC:pnP5WDHDeluxe:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5WDHDeluxe:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion: dmi.product.name: P5W DH Deluxe dmi.product.version: System Version dmi.sys.vendor: ASUSTEK COMPUTER INC To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1504078/+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 1361646] Re: Atheros wireless AR9285 keeps disconnecting
Any update on this? It's still happening quite regularly on wily on kernel 4.2.0-15 -- 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/1361646 Title: Atheros wireless AR9285 keeps disconnecting Status in linux package in Ubuntu: Confirmed Bug description: lspci 03:00.0 Network controller: Qualcomm Atheros AR9285 Wireless Network Adapter (PCI-Express) (rev 01) dmesg log gets filled with the info below. After a random time (sometimes minutes, sometimes hours, but mostly minutes), I lose wifi connection and the only solution I know is to reboot. It only started happening a week ago. I have been running kernel 3.13.0-34-generic but downgraded to 3.13.0-27-generic and that seems to have slightly reduced the frequency of the issue but I'm not sure. It happens many times per day. [ 1026.507787] ath: phy0: Chip reset failed [ 1026.507789] ath: phy0: Unable to reset channel, reset status -22 [ 1026.507798] ath: phy0: Unable to set channel [ 1026.574954] ath: phy0: Failed to stop TX DMA, queues=0x18f! [ 1026.588276] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x AR_DIAG_SW=0x DMADBG_7=0x [ 1026.588285] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up [ 1026.705655] ath: phy0: Chip reset failed [ 1026.705658] ath: phy0: Unable to reset channel, reset status -22 [ 1026.705669] ath: phy0: Unable to set channel [ 1026.822978] ath: phy0: RX failed to go idle in 10 ms RXSM=0x [ 1026.836305] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x AR_DIAG_SW=0x DMADBG_7=0x [ 1028.354924] ath: phy0: Failed to wakeup in 500us [ 1028.473207] ath: phy0: RX failed to go idle in 10 ms RXSM=0x [ 1028.486727] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x AR_DIAG_SW=0x DMADBG_7=0x ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11 Uname: Linux 3.13.0-27-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ian3653 F pulseaudio CurrentDesktop: Unity Date: Tue Aug 26 22:50:01 2014 MachineType: ASUSTeK Computer Inc. N53SV ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-27-generic root=UUID=fb2b1d14-6b3b-4c2d-a133-2d08a1ec0b12 ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.13.0-27-generic N/A linux-backports-modules-3.13.0-27-generic N/A linux-firmware 1.127.5 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) WifiSyslog: dmi.bios.date: 01/09/2012 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: N53SV.215 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: N53SV 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.:bvrN53SV.215:bd01/09/2012:svnASUSTeKComputerInc.:pnN53SV:pvr1.0:rvnASUSTeKComputerInc.:rnN53SV:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0: dmi.product.name: N53SV 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/1361646/+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 1501884] Re: linux-image-extra-*-generic postrm script runs install actions
Changed the package name to linux-lts-trusty as that what I've seen used in other bug reports against the kernel for trusty even though the source package for e.g. linux-image-extra-3.13.0-65-generic is listed in apt-cache as linux. Feel free to change back if this is inappropriate. ** Package changed: linux (Ubuntu) => linux-lts-trusty (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-trusty in Ubuntu. https://bugs.launchpad.net/bugs/1501884 Title: linux-image-extra-*-generic postrm script runs install actions Status in linux-lts-trusty package in Ubuntu: Confirmed Bug description: Hi, The postrm maintainer script in the binary packages linux-image- extra-*-generic runs the scripts in /etc/kernel/postinst.d instead of those in /etc/kernel/postrm.d. This can have all sorts of undesirable consequences depending on what other packages add to those directories, but I noticed it because it caused /etc/kernel/postinst.d/apt-auto-removal to make the wrong decisions leaving my servers with only one installed kernel left. Cheers, Seb To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-lts-trusty/+bug/1501884/+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 1497627] Re: Periodically video will freeze for no reason at all and no specific time between freezes.
** Attachment added: "dmesg from 12 Oct 2015 video freeze" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1497627/+attachment/4492836/+files/10122015dmesg.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/1497627 Title: Periodically video will freeze for no reason at all and no specific time between freezes. Status in linux package in Ubuntu: Incomplete Bug description: What I expect to happen is the video to not freeze every so often. What happened is that the video froze. This has been going on for over a year. It doesn't matter if I have any applications open such as Evolution or Firefox. It could happen any time during the day when I'm working on the computer or during the night when it's the most idle. Once the video freezes the cursor can still be moved around the desktop however clicking on anything does not work. During this time all background process and cronjobs continue to run. --- ApportVersion: 2.14.1-0ubuntu3.13 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: chris 2095 F pulseaudio CurrentDesktop: GNOME DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=bb329dc0-0642-4b6a-876a-12c2f02fb7f6 InstallationDate: Installed on 2014-10-24 (332 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: Dell Inc. OptiPlex 780 Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-63-generic root=UUID=4254a7e9-429b-4f53-a08c-ae7ff839b98f ro drm.debug=0xe plymouth:debug ProcVersionSignature: Ubuntu 3.13.0-63.103-generic 3.13.11-ckt25 RelatedPackageVersions: linux-restricted-modules-3.13.0-63-generic N/A linux-backports-modules-3.13.0-63-generic N/A linux-firmware 1.127.15 RfKill: Tags: trusty Uname: Linux 3.13.0-63-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 08/06/2013 dmi.bios.vendor: Dell Inc. dmi.bios.version: A15 dmi.board.name: 0C27VV dmi.board.vendor: Dell Inc. dmi.board.version: A01 dmi.chassis.asset.tag: LE0006476 dmi.chassis.type: 6 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA15:bd08/06/2013:svnDellInc.:pnOptiPlex780:pvr:rvnDellInc.:rn0C27VV:rvrA01:cvnDellInc.:ct6:cvr: dmi.product.name: OptiPlex 780 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1497627/+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 1497627] Re: Periodically video will freeze for no reason at all and no specific time between freezes.
** Attachment added: "kern.log from 12 Oct 2015 video freeze" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1497627/+attachment/4492835/+files/10122015kernlog.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/1497627 Title: Periodically video will freeze for no reason at all and no specific time between freezes. Status in linux package in Ubuntu: Incomplete Bug description: What I expect to happen is the video to not freeze every so often. What happened is that the video froze. This has been going on for over a year. It doesn't matter if I have any applications open such as Evolution or Firefox. It could happen any time during the day when I'm working on the computer or during the night when it's the most idle. Once the video freezes the cursor can still be moved around the desktop however clicking on anything does not work. During this time all background process and cronjobs continue to run. --- ApportVersion: 2.14.1-0ubuntu3.13 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: chris 2095 F pulseaudio CurrentDesktop: GNOME DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=bb329dc0-0642-4b6a-876a-12c2f02fb7f6 InstallationDate: Installed on 2014-10-24 (332 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: Dell Inc. OptiPlex 780 Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-63-generic root=UUID=4254a7e9-429b-4f53-a08c-ae7ff839b98f ro drm.debug=0xe plymouth:debug ProcVersionSignature: Ubuntu 3.13.0-63.103-generic 3.13.11-ckt25 RelatedPackageVersions: linux-restricted-modules-3.13.0-63-generic N/A linux-backports-modules-3.13.0-63-generic N/A linux-firmware 1.127.15 RfKill: Tags: trusty Uname: Linux 3.13.0-63-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 08/06/2013 dmi.bios.vendor: Dell Inc. dmi.bios.version: A15 dmi.board.name: 0C27VV dmi.board.vendor: Dell Inc. dmi.board.version: A01 dmi.chassis.asset.tag: LE0006476 dmi.chassis.type: 6 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA15:bd08/06/2013:svnDellInc.:pnOptiPlex780:pvr:rvnDellInc.:rn0C27VV:rvrA01:cvnDellInc.:ct6:cvr: dmi.product.name: OptiPlex 780 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1497627/+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 1497627] Re: Periodically video will freeze for no reason at all and no specific time between freezes.
This morning, 12 Oct 2015 at 9:43am I activated XScreensaver to give more of a stress test to the kernel. System seemed to be running fine with screensaver activating and changing as per my setup. At approximately 3:10pm I looked and noticed a black screen with only the mouse cursor visible. It could be moved and if it happened to alight on a clickable area it would change to the hand tool but remember the screen was black. I saw the following lines in my syslog: Oct 12 13:43:56 localhost kernel: [578580.434416] [drm:i915_gem_open] Oct 12 13:44:45 localhost kernel: [578628.874770] [drm:drm_mode_addfb2] [FB:60] Oct 12 13:44:48 localhost kernel: [578631.820045] [drm:i915_hangcheck_elapsed [i915]] *ERROR* Hangcheck timer elapsed... render ring idle 13:44:48 was more than likely the time that the video froze. The output of cat /sys/class/drm/card0/error shows: no error state collected The output of cat /sys/kernel/debug/dri/0/i915_swizzle_info shows bit6 swizzle for X-tiling = none bit6 swizzle for Y-tiling = none DDC = 0x00200010 DDC2 = 0x00300030 C0DRB3 = 0x0030 C1DRB3 = 0x0010 I'm attaching kern.log and dmesg -- 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/1497627 Title: Periodically video will freeze for no reason at all and no specific time between freezes. Status in linux package in Ubuntu: Incomplete Bug description: What I expect to happen is the video to not freeze every so often. What happened is that the video froze. This has been going on for over a year. It doesn't matter if I have any applications open such as Evolution or Firefox. It could happen any time during the day when I'm working on the computer or during the night when it's the most idle. Once the video freezes the cursor can still be moved around the desktop however clicking on anything does not work. During this time all background process and cronjobs continue to run. --- ApportVersion: 2.14.1-0ubuntu3.13 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: chris 2095 F pulseaudio CurrentDesktop: GNOME DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=bb329dc0-0642-4b6a-876a-12c2f02fb7f6 InstallationDate: Installed on 2014-10-24 (332 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: Dell Inc. OptiPlex 780 Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-63-generic root=UUID=4254a7e9-429b-4f53-a08c-ae7ff839b98f ro drm.debug=0xe plymouth:debug ProcVersionSignature: Ubuntu 3.13.0-63.103-generic 3.13.11-ckt25 RelatedPackageVersions: linux-restricted-modules-3.13.0-63-generic N/A linux-backports-modules-3.13.0-63-generic N/A linux-firmware 1.127.15 RfKill: Tags: trusty Uname: Linux 3.13.0-63-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 08/06/2013 dmi.bios.vendor: Dell Inc. dmi.bios.version: A15 dmi.board.name: 0C27VV dmi.board.vendor: Dell Inc. dmi.board.version: A01 dmi.chassis.asset.tag: LE0006476 dmi.chassis.type: 6 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA15:bd08/06/2013:svnDellInc.:pnOptiPlex780:pvr:rvnDellInc.:rn0C27VV:rvrA01:cvnDellInc.:ct6:cvr: dmi.product.name: OptiPlex 780 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1497627/+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 1504584] Re: As of kernel 4.3-rc1 system will not stay in S3 suspend
** Bug watch added: freedesktop.org Bugzilla #92414 https://bugs.freedesktop.org/show_bug.cgi?id=92414 ** Also affects: linux via https://bugs.freedesktop.org/show_bug.cgi?id=92414 Importance: Unknown Status: Unknown -- 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/1504584 Title: As of kernel 4.3-rc1 system will not stay in S3 suspend Status in Linux: Unknown Status in linux package in Ubuntu: Triaged Bug description: Note: this bug report is just for local tracking of an upstream issue: Reference: http://lists.freedesktop.org/archives/intel-gfx/2015-October/077592.html also copied below: This started somewhere between Kernel 4.2 and 4.3-rc1, but I only noticed it a day ago. The first S3 suspend after a fresh boot works fine. Thereafter, suspends simply resume again immediately. I get the following errors on my console: [ 152.697247] i915 :00:02.0: GEM idle failed, resume might fail [ 152.697258] pci_pm_suspend(): i915_pm_suspend+0x0/0x50 [i915] returns -11 [ 152.697262] dpm_run_callback(): pci_pm_suspend+0x0/0x140 returns -11 [ 152.697264] PM: Device :00:02.0 failed to suspend async: error -11 [ 152.697306] PM: Some devices failed to suspend, or early wake event detected The issue is not limited to my normal way of doing suspend, using "pm-suspend". It also happens using the "echo mem > /sys/power/state" method. The kernel was bisected, and the result was double checked by clean compiles of the first bad commit and the immediately preceding commit. Bisect results copied below: $ git bisect good dc4be6071a24f0d2da6af8ce16c19f276ac4d7a2 is the first bad commit commit dc4be6071a24f0d2da6af8ce16c19f276ac4d7a2 Author: John Harrison Date: Fri May 29 17:43:39 2015 +0100 drm/i915: Add explicit request management to i915_gem_init_hw() Now that a single per ring loop is being done for all the different intialisation steps in i915_gem_init_hw(), it is possible to add proper request management as well. The last remaining issue is that the context enable call eventually ends up within *_render_state_init() and this does its own private _i915_add_request() call. This patch adds explicit request creation and submission to the top level loop and removes the add_request() from deep within the sub-functions. v2: Updated for removal of batch_obj from add_request call in previous patch. For: VIZ-5115 Signed-off-by: John Harrison Reviewed-by: Tomas Elf Signed-off-by: Daniel Vetter To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/1504584/+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 1495983] Re: [Hyper-V] kernel panic occurs when installing Ubuntu Server 15.10 x32
Joe, do you think we're going to make it for Wily GA? -- 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/1495983 Title: [Hyper-V] kernel panic occurs when installing Ubuntu Server 15.10 x32 Status in linux package in Ubuntu: In Progress Status in linux source package in Trusty: In Progress Status in linux source package in Vivid: In Progress Status in linux source package in Wily: In Progress Bug description: Attempting to install the latest build of Ubuntu Server 15.10 (Wily Werewolf) x32 on Hyper-V, after beginning installation a kernel panic occurs. The console log from the serial output is attached. http://cdimage.ubuntu.com/ubuntu-server/daily/current/ I tried with the builds from 14th and 15th of September with the same result. This bug does not affect x64 builds. Tried to start the installation with different resources with no effect, kernel panic always occurs no matter the VM settings. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1495983/+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 1503713] kili (amd64) - tests ran: 2, failed: 1
tests ran: 2, failed: 1; http://kernel.ubuntu.com/testing/3.13.0-66.108/kili__3.13.0-66.108__2015-10-12_16-47-00/results-index.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/1503713 Title: linux: 3.13.0-66.108 -proposed tracker Status in Kernel SRU Workflow: In Progress Status in Kernel SRU Workflow automated-testing series: Incomplete Status in Kernel SRU Workflow certification-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: Fix Released Status in Kernel SRU Workflow verification-testing series: In Progress Status in linux package in Ubuntu: Invalid Status in linux source package in Trusty: Confirmed Bug description: This bug is for tracking the 3.13.0-66.108 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, 07. October 2015 14:31 UTC kernel-stable-Prepare-package-end:Wednesday, 07. October 2015 22:04 UTC kernel-stable-Promote-to-proposed-start:Wednesday, 07. October 2015 22:04 UTC kernel-stable-Promote-to-proposed-end:Thursday, 08. October 2015 12:49 UTC kernel-stable-phase:Verification & Testing kernel-stable-phase-changed:Thursday, 08. October 2015 14:03 UTC kernel-stable-Verification-testing-start:Thursday, 08. October 2015 14:03 UTC kernel-stable-Certification-testing-start:Thursday, 08. October 2015 14:04 UTC kernel-stable-Security-signoff-start:Thursday, 08. October 2015 14:04 UTC proposed-announcement-sent:True kernel-stable-Regression-testing-start:Thursday, 08. October 2015 14:04 UTC kernel-stable-Security-signoff-end:Thursday, 08. October 2015 19:01 UTC To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1503713/+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 1495983] Re: [Hyper-V] kernel panic occurs when installing Ubuntu Server 15.10 x32
Excluding the previous releases, the latest Wily 32bit ISO is still not able to boot. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1495983 Title: [Hyper-V] kernel panic occurs when installing Ubuntu Server 15.10 x32 Status in linux package in Ubuntu: In Progress Status in linux source package in Trusty: In Progress Status in linux source package in Vivid: In Progress Status in linux source package in Wily: In Progress Bug description: Attempting to install the latest build of Ubuntu Server 15.10 (Wily Werewolf) x32 on Hyper-V, after beginning installation a kernel panic occurs. The console log from the serial output is attached. http://cdimage.ubuntu.com/ubuntu-server/daily/current/ I tried with the builds from 14th and 15th of September with the same result. This bug does not affect x64 builds. Tried to start the installation with different resources with no effect, kernel panic always occurs no matter the VM settings. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1495983/+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 1413446] Re: [Dell XPS 13 9343] Audio broken with I2S mode in Ubuntu 14.10/15.04
Chris: I'm well aware of the newer BIOS versions. I work at Dell on Project Sputnik. The issue is that the I2S audio mode is not well supported. There is now a quirk in the Linux kernel that sets the ACPI _REV reported to the firmware to 5 only if on certain systems needing to be quirked. (Setting _REV to 2 results in our firmware configuring audio the same way it would be on Windows 8.1 and Windows 10.) It would be wonderful if this quirk did not need to exist in perpetuity, especially since more and more systems will be using I2S audio in the future. ** Tags removed: bios-outdated-a05 -- 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/1413446 Title: [Dell XPS 13 9343] Audio broken with I2S mode in Ubuntu 14.10/15.04 Status in Dell Sputnik: Invalid Status in HWE Next: Invalid Status in linux package in Ubuntu: Won't Fix Status in linux package in Fedora: Unknown Bug description: Please read this first before considering making a comment: The root cause of the scope of this bug report was caused by a BIOS error in BIOS A01 that put the sound in an undefined mode that wasn't really I2S and wasn't really HDA. This has been fixed by BIOS A02 ( or later ). There was an _REV patch that was proposed but not merged upstream. If that (or something similar to it) does get merged upstream, then with BIOS A02+ the audio will operate in I2S mode. If you have a problem with your computer, please do not make comments here, as this bug report is considered closed. Instead file a new report following https://wiki.ubuntu.com/ReportingBugs . Your issue will not be dealt with by making comments in this report, and will likely be completely ignored. (This is a public bug report for LP1402828.) This system has a dual-mode audio with an HDA and an I2S interface. Which shows up depends on the reported _OSI from the last cold boot. Since the kernels in Ubuntu 14.10/15.04 (15.04 uses 3.18 currently) report an _OSI of "Windows 2013", I2S mode is used for audio. A workaround is to pass acpi_os="!Windows 2013" as a kernel parameter, but this is non-optimal since the mode of the touchpad is affected. It also results in an alternate, less used and tested path in the firmware to be used. See the attached dmesg log for details on where the failure happens. Notably, $ dmesg -t | egrep "(audio|snd|INT3438)" dmar: ACPI device "INT3438:00" under DMAR at fed91000 as 00:13.0 snd_hda_intel :00:03.0: enabling device ( -> 0002) snd_hda_intel :00:03.0: irq 50 for MSI/MSI-X haswell-pcm-audio haswell-pcm-audio: error: ADSP boot timeout broadwell-audio broadwell-audio: ASoC: CPU DAI System Pin not registered platform broadwell-audio: Driver broadwell-audio requests probe deferral There's also a failure to load the codec firmware after a suspend/resume. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: linux-image-3.18.0-9-generic 3.18.0-9.10 ProcVersionSignature: Ubuntu 3.18.0-9.10-generic 3.18.2 Uname: Linux 3.18.0-9-generic x86_64 ApportVersion: 2.15.1-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jared 2139 F pulseaudio CurrentDesktop: Unity Date: Wed Jan 21 20:47:40 2015 HibernationDevice: RESUME=UUID=af18bf4f-1453-4c8c-8b8e-abdc5d4e0674 InstallationDate: Installed on 2014-11-03 (80 days ago) InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2) Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 0c45:670c Microdia Bus 001 Device 003: ID 04f3:2051 Elan Microelectronics Corp. Bus 001 Device 002: ID 8087:0a2a Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: Dell Inc. XPS 13 9343 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.18.0-9-generic root=/dev/mapper/ubuntu--vg-root ro video.use_native_backlight=1 video.use_native_backlight=1 RelatedPackageVersions: linux-restricted-modules-3.18.0-9-generic N/A linux-backports-modules-3.18.0-9-generic N/A linux-firmware1.141 SourcePackage: linux UpgradeStatus: Upgraded to vivid on 2015-01-08 (14 days ago) dmi.bios.date: 11/04/2014 dmi.bios.vendor: Dell Inc. dmi.bios.version: A00 dmi.board.name: 0144PA dmi.board.vendor: Dell Inc. dmi.board.version: X04 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA00:bd11/04/2014:svnDellInc.:pnXPS139343:pvr01:rvnDellInc.:rn0144PA:rvrX04:cvnDellInc.:ct9:cvr: dmi.product.name: XPS 13 9343 dmi.product.version: 01 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/dell-sputnik/+bug/1413446/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-pack
[Kernel-packages] [Bug 1504909] Re: blk_update_request: I/O error when accessing a disk that is spun down
Hello Christopher, I updated the BIOS of the machine to version A06, I also updated the LSI 2008 card to FW version 20.00.04.00. There is also no FW update available for any of the drives. Still the errors persist. [ 527.450007] sd 3:0:0:0: [sdb] FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK [ 527.450015] sd 3:0:0:0: [sdb] CDB: [ 527.450019] Write(16): 8a 00 00 00 00 00 8d 55 89 30 00 00 00 08 00 00 [ 527.450041] blk_update_request: I/O error, dev sdb, sector 2371193136 [ 527.454490] sd 3:0:1:0: [sdc] FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK [ 527.454502] sd 3:0:1:0: [sdc] CDB: [ 527.454505] Write(16): 8a 00 00 00 00 00 8d 55 89 30 00 00 00 08 00 00 [ 527.454523] blk_update_request: I/O error, dev sdc, sector 2371193136 [ 527.457231] sd 3:0:2:0: [sdd] FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK [ 527.457235] sd 3:0:2:0: [sdd] CDB: [ 527.457237] Write(16): 8a 00 00 00 00 00 8d 55 89 38 00 00 00 08 00 00 [ 527.457255] blk_update_request: I/O error, dev sdd, sector 2371193144 [ 527.460273] sd 3:0:3:0: [sde] FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK [ 527.460276] sd 3:0:3:0: [sde] CDB: [ 527.460278] Write(16): 8a 00 00 00 00 00 8d 55 89 30 00 00 00 08 00 00 [ 527.460312] blk_update_request: I/O error, dev sde, sector 2371193136 [ 527.463067] sd 3:0:4:0: [sdf] FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK [ 527.463070] sd 3:0:4:0: [sdf] CDB: [ 527.463072] Write(16): 8a 00 00 00 00 00 8d 55 89 30 00 00 00 08 00 00 [ 527.463088] blk_update_request: I/O error, dev sdf, sector 2371193136 [ 527.465819] sd 3:0:5:0: [sdg] FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK [ 527.465822] sd 3:0:5:0: [sdg] CDB: [ 527.465824] Write(16): 8a 00 00 00 00 00 8d 55 89 30 00 00 00 08 00 00 [ 527.465839] blk_update_request: I/O error, dev sdg, sector 2371193136 I can reproduce the bug by issuing "hdparm -y" for all drives, then any kind of access on the disks (for example creating a file on the zfs pool) results in one of the errors above. Output of "sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date" is now: A06 01/27/2015 ** 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/1504909 Title: blk_update_request: I/O error when accessing a disk that is spun down Status in linux package in Ubuntu: Confirmed Bug description: Hello, I have 6 3TB SATA disks that are attached via a IBM M1015 in IT mode and the mpt2sas driver. The filesystem is zfsonlinux. I can't name the exact 3.19 kernel version when this error began, but it was not the inital 3.19 Vivid LTS Kernel because after initally upgrading to 3.19 everything still worked. After a recent update I have the following problem: When disks are spun down and then accessed an error occurs which corrupts data. When the disks are finally spun up everything works as expected, also preventing them from spinning down works as a workaround. Could this be a NCQ bug? Drives are 5x Seagate ST3000DM001 and 1x HGST HDN724030ALE640. [59526.359997] sd 0:0:1:0: [sdc] FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK [59526.360003] sd 0:0:1:0: [sdc] CDB: [59526.360006] Read(16): 88 00 00 00 00 00 31 28 fd 58 00 00 00 08 00 00 [59526.360022] blk_update_request: I/O error, dev sdc, sector 824769880 [59544.111090] sd 0:0:0:0: [sdb] FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK [59544.111097] sd 0:0:0:0: [sdb] CDB: [59544.00] Read(16): 88 00 00 00 00 00 31 28 fd 50 00 00 00 08 00 00 [59544.15] blk_update_request: I/O error, dev sdb, sector 824769872 [59544.114465] sd 0:0:4:0: [sdf] FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK [59544.114468] sd 0:0:4:0: [sdf] CDB: [59544.114469] Read(16): 88 00 00 00 00 00 31 28 fd 58 00 00 00 08 00 00 [59544.114483] blk_update_request: I/O error, dev sdf, sector 824769880 [59552.117436] sd 0:0:3:0: [sde] FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK [59552.117443] sd 0:0:3:0: [sde] CDB: [59552.117446] Read(16): 88 00 00 00 00 00 31 28 fd b0 00 00 00 08 00 00 [59552.117462] blk_update_request: I/O error, dev sde, sector 824769968 [59572.951158] sd 0:0:2:0: [sdd] FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK [59572.951167] sd 0:0:2:0: [sdd] CDB: [59572.951170] Read(16): 88 00 00 00 00 00 31 28 fd b0 00 00 00 08 00 00 [59572.951192] blk_update_request: I/O error, dev sdd, sector 824769968 [59572.955679] sd 0:0:5:0: [sdg] FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK [59572.955695] sd 0:0:5:0: [sdg] CDB: [59572.955701] Read(16): 88 00 00 00 00 00 31 28 fd b0 00 00 00 08 00 00 [59572.955720] blk_update_request: I/O error, dev sdg, sector 824769968 [70357.782677] sd 0:0:4:0:
[Kernel-packages] [Bug 1469829] Comment bridged from LTC Bugzilla
--- Comment From bjki...@us.ibm.com 2015-10-12 18:00 EDT--- *** Bug 129789 has been marked as a duplicate of this bug. *** -- 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/1469829 Title: ppc64el should use 'deadline' as default io scheduler Status in linux package in Ubuntu: Fix Released Status in linux source package in Trusty: Fix Released Status in linux-lts-utopic source package in Trusty: Fix Released Status in linux source package in Utopic: Won't Fix Status in linux source package in Vivid: Fix Released Bug description: [Impact] Using cfq instead of deadline as the default io scheduler starves certain workloads and causes performance issues. In addition every other arch we build uses deadline as the default scheduler. [Fix] Change the configuration to the following for ppc64el: CONFIG_DEFAULT_DEADLINE=y CONFIG_DEFAULT_IOSCHED="deadline" [Test Case] Boot and cat /sys/block/*/queue/scheduler to see if deadline is being used. -- -- Problem Description -- Firestone system given to DASD group failed HTX overnight test with miscompare error. HTX mdt.hdbuster was running on secondary drive and failed about 12 hours into test HTX miscompare analysis: -== Device under test: /dev/sdb Stanza running: rule_3 miscompare offset: 0x40 Transfer size: Random Size LBA number: 0x70fc miscompare length: all the blocks in the transfer size *- STANZA 3: Creates number of threads twice the queue depth. Each thread -* *- doing 2 num_oper with RC operation with xfer size between 1 block -* *- to 256K.-* This miscompare shows read operation is unable to get the expected data from the disk. The re-read buffer also shows the same data as the first read operation. Since the first read and next re-read shows same data, there could be a write operation (of previous rule stanza to initialize disk with pattern 007 ) failure on the disk. The same miscompare behavior shows for all the blocks in the transfer size. /dev/sdb Jun 2 02:29:43 2015 err=03b6 sev=2 hxestorage <<=== device name (/dev/sdb) rule_3_13 numopers= 2 loop= 767 blk=0x70fc len=89088 min_blkno=0 max_blkno=0x74706daf, RANDOM access Seed Values= 37303, 290, 23235 Data Pattern Seed Values = 37303, 291, 23235 BWRC LBA fencepost Detail: th_nummin_lba max_lba status 0 01c9be3ffR 1 1d1c1b6c3a3836d7F 2 3a3836d857545243F 3 5754524474706dafF Miscompare at buffer offset 64 (0x40) <<=== miscompare offset (0x40) (Flags: badsig=0; cksum=0x6) Maximum LBA = 0x74706daf wbuf (baseaddr 0x3ffe1c0e6600) b0ff rbuf (baseaddr 0x3ffe1c0fc400) 850100fc700200fd700300fe700400ff7005 Write buffer saved in /tmp/htxsdb.wbuf1 Read buffer saved in /tmp/htxsdb.rbuf1 Re-read fails compare at offset64; buffer saved in /tmp/htxsdb.rerd1 errno: 950(Unknown error 950) Asghar reproduced that HTX hang he is seeing. Looking in the kernel logs I see some messages from the kernel that there are user threads blocked on getting reads serviced. So likely HTX is seeing the same thing. I've asked Asghar to try using the deadline I/O scheduler rather than CFQ to see if that makes any difference. If that does not make any difference, the next thing to try is reducing the queue depth of the device. Right now its 31, which I think is pretty high. Step 1: echo deadline > /sys/block/sda/queue/scheduler echo deadline > /sys/block/sdb/queue/scheduler If that reproduces the issue, go to step 2: echo cfq > /sys/block/sda/queue/scheduler echo cfq > /sys/block/sdb/queue/scheduler echo 8 > /sys/block/sda/device/queue_depth echo 8 > /sys/block/sdb/device/queue_depth Breno - it looks like the default I/O scheduler + default queue depth for the SATA disks in Firestone is not optimal, in that when running a heavy I/O workload, we see read starvation occurring, which is making the system nearly unusable. Once we changed the I/O scheduler from cfq to deadline, all the issues went away and the system is able to run the same workload yet still be responsive. Suggest we either encourage Canonical to change the default I/O scheduler to deadline or at the very least provide documentation to encourage our customers to make this change themselves. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1469829/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe :
[Kernel-packages] [Bug 1242310] Re: Bluetooth disabled after resume
I can confirm that this issue is reproducible on Ubuntu 14.04, 14.10 and 15.04 with Lenovo X230 notebook: when notebook resume from suspend, Bluetooth is unavailable. ** 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/1242310 Title: Bluetooth disabled after resume Status in linux package in Ubuntu: Confirmed Status in Fedora: Unknown Bug description: On Ubuntu 13.10 a Lenovo X1 Carbon running Ubuntu 64-bit has problems to communicate with bluetooth input devices on resume from suspend. This problem happened only after upgrade to Ubuntu 13.10. Reloading the module btusb fixes the problem (rmmod btusb; modprobe btusb). Placing the module name btusb in the MODULES parameter on /etc/default/acpi-support does not fix the problem. I had to create a script in /etc/pm/sleep.d/ to make the module reload successfully. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1242310/+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 1491494] Comment bridged from LTC Bugzilla
--- Comment From amda...@us.ibm.com 2015-10-12 17:12 EDT--- Externalizing Comment from Paul Nguyen 2015-10-12 13:09:36 EDT (In reply to comment #16) > Paul Nguyen, please respond to Adam's questions especially since this was > opened as a blocker issue. The adapter is completely removed from Ubuntu LPAR and it has no serial ports left. But when Ubuntu LPAR booting up, OS incorrectly sending syscalls wildly without checking. Please see comments #4 and #6 from Luciano that has the analysis. I also ran tests and confirmed his analysis in comment #9. -- 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/1491494 Title: Ubuntu 14.04.03 LPAR hits kernel oops after serial adapter is removed from profile Status in linux package in Ubuntu: Triaged Bug description: -- Problem Description -- The failure related to the BELL-3 (2 port-Async EIA-232 adapter). Ubuntu always hit exception when the adapter is not present. See my test scenarios below. Test #1: Boot Ubuntu with BELL-3 adapter === - The Ubuntu LPAR was running with the BELL-3 (2 port-Async EIA-232 adapter) before. So I assigned the BELL-3 adapter to Ubuntu LPAR profile and powered on the LPAR. => Ubuntu boot fine this time. Test #2: Boot Ubuntu with BELL-3 adapter removed from LPAR profile === - I powered down the Ubuntu partition and removed the BELL-3 adapter from LPAR profile then powered on the LPAR. => Ubuntu hit the exception. Elapsed time since release of system processors: 0 mins 9 secs error: no suitable video mode found. OF stdout device is: /vdevice/vty@3000 Preparing to boot Linux version 3.19.0-23-generic (buildd@denneed03) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #24~14.04.1-Ubuntu SMP Wed Jul 8 11:17:19 UTC 2015 (Ubuntu 3.19.0-23.24~14.04.1-generic 3.19.8-ckt2) Detected machine type: 0101 Max number of cores passed to firmware: 256 (NR_CPUS = 2048) Calling ibm,client-architecture-support... done command line: BOOT_IMAGE=/boot/vmlinux-3.19.0-23-generic root=UUID=768190e7-f633-4c63-a1e3-588d12dea265 ro quiet splash vt.handoff=7 memory layout at init: memory_limit : (16 MB aligned) alloc_bottom : 0b42 alloc_top: 1000 alloc_top_hi : 1000 rmo_top : 1000 ram_top : 1000 instantiating rtas at 0x0ecb... done prom_hold_cpus: skipped copying OF device tree... Building dt strings... Building dt structure... Device tree strings 0x0b43 -> 0x0b4316b1 Device tree struct 0x0b44 -> 0x0b47 Calling quiesce... returning from prom_init -> smp_release_cpus() spinning_secondaries = 15 <- smp_release_cpus() <- setup_system() [0.661510] /build/linux-lts-vivid-uV14Ja/linux-lts-vivid-3.19.0/drivers/rtc/hctosys.c: unable to open rtc device (rtc0) [0.672826] sd 0:0:1:0: [sda] Assuming drive cache: write through [4.658302] device-mapper: table: 252:0: multipath: error getting device [4.691990] device-mapper: table: 252:0: multipath: error getting device [4.934034] device-mapper: table: 252:0: multipath: error getting device [4.951977] device-mapper: table: 252:0: multipath: error getting device * Discovering and coalescing multipaths... [ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles[ OK ] Loading the saved-state of the serial devices... [5.109665] Unable to handle kernel paging request for data at address 0xd803 [5.109677] Faulting instruction address: 0xc060fec4 [5.109685] Oops: Kernel access of bad area, sig: 11 [#1] [5.109691] SMP NR_CPUS=2048 NUMA pSeries [5.109699] Modules linked in: dm_round_robin dm_multipath scsi_dh pseries_rng rtc_generic knem(OE) nfsd auth_rpcgss nfs_acl nfs lockd grace sunrpc fscache rdma_ucm(OE) ib_ucm(OE) rdma_cm(OE) iw_cm(OE) configfs ib_ipoib(OE) ib_cm(OE) ib_uverbs(OE) ib_umad(OE) mlx5_ib(OE) mlx5_core(OE) mlx4_ib(OE) ib_sa(OE) ib_mad(OE) ib_core(OE) ib_addr(OE) mlx4_en(OE) mlx4_core(OE) mlx_compat(OE) [5.109759] CPU: 1 PID: 1816 Comm: setserial Tainted: G OE 3.19.0-23-generic #24~14.04.1-Ubuntu [5.109769] task: c000f389c880 ti: c000f0528000 task.ti: c000f0528000 [5.109777] NIP: c060fec4 LR: c0617498 CTR: c060fe20 [5.109785] REGS: c000f052b6b0 TRAP: 0300 Tainted: G OE (3.19.0-23-generic) [5.109793] MSR: 80009033 CR: 84002022 XER: [5.109814] CFAR: c0008468 DAR: d803 DSISR: 4200 SOFTE: 1 GPR00: c0617498 c000f052b930 c144c700 00bf
[Kernel-packages] [Bug 1157440] Re: 1002:9808 [Lenovo E435, M490s]: Brightness controls do not work
I have this problem on Ubuntu 15.04, my laptop is Lenovo Ideapad P500. This is a fresh install. I already tried several workaround from stack overflow, and none worked. -- 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/1157440 Title: 1002:9808 [Lenovo E435, M490s]: Brightness controls do not work Status in amd: Incomplete Status in linux package in Ubuntu: Incomplete Status in linux source package in Precise: Confirmed Bug description: Problem: Brightness keys or brightness settings controls do not change the brightness or display as intended. However, If I run the following command it works perfectly: xrandr --output LVDS --brightness 0.5 ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.5.0-23-generic 3.5.0-23.35~precise1 ProcVersionSignature: Ubuntu 3.5.0-23.35~precise1-generic 3.5.7.2 Uname: Linux 3.5.0-23-generic x86_64 NonfreeKernelModules: wl 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 1: Generic_1 [HD-Audio Generic], device 0: CONEXANT Analog [CONEXANT Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: ubuntu 2137 F pulseaudio /dev/snd/controlC0: ubuntu 2137 F pulseaudio Card0.Amixer.info: Card hw:0 'Generic'/'HD-Audio Generic at 0xf0544000 irq 46' Mixer name : 'ATI R6xx HDMI' Components : 'HDA:1002aa01,00aa0100,00100200' 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_1'/'HD-Audio Generic at 0xf054 irq 16' Mixer name : 'Conexant CX20590' Components : 'HDA:14f1506e,17aa5108,0013' Controls : 20 Simple ctrls : 10 Card29.Amixer.info: Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw unknown' Mixer name : 'ThinkPad EC (unknown)' Components : '' Controls : 1 Simple ctrls : 1 Card29.Amixer.values: Simple mixer control 'Console',0 Capabilities: pswitch pswitch-joined penum Playback channels: Mono Mono: Playback [on] Date: Tue Mar 19 17:49:29 2013 HibernationDevice: RESUME=UUID=ee9d3e8f-05df-494c-afc6-36438c39723b InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130213) MachineType: LENOVO 3469C01 MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-23-generic root=UUID=5396c06a-e550-4e31-b4f5-d953a397915f ro quiet splash initcall_debug vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.5.0-23-generic N/A linux-backports-modules-3.5.0-23-generic N/A linux-firmware1.79.1 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 05/30/2012 dmi.bios.vendor: LENOVO dmi.bios.version: HNET14WW (1.01 ) dmi.board.asset.tag: Not Available dmi.board.name: 3469C01 dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvrHNET14WW(1.01):bd05/30/2012:svnLENOVO:pn3469C01:pvrThinkPadEdgeE435:rvnLENOVO:rn3469C01:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 3469C01 dmi.product.version: ThinkPad Edge E435 dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/amd/+bug/1157440/+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 1400319] Re: [Hyper-V] Kernel panic not functional on 32bit Ubuntu 14.10 and 15.04
Hi Joe, Can you please let us know when the test kernel is ready so that we can give it a try. Thank you! -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to kexec-tools in Ubuntu. https://bugs.launchpad.net/bugs/1400319 Title: [Hyper-V] Kernel panic not functional on 32bit Ubuntu 14.10 and 15.04 Status in kexec-tools package in Ubuntu: Confirmed Status in linux package in Ubuntu: Confirmed Status in kexec-tools source package in Utopic: Confirmed Status in linux source package in Utopic: Confirmed Status in kexec-tools source package in Vivid: Confirmed Status in linux source package in Vivid: Confirmed Bug description: While testing the final build of 14.10 32bit we found that kernel panic cannot be activated for an installation on a Hyper-V VM. Repro rate: 100% Repro details: Hyper-V: Server 2012 R2 VM: Ubuntu 14.10 32bit Kdump is enabled in the config file at /etc/default/kdump-tools Different crashkernel values used in grub.cfg – 128M-:64M | 256M-:128m | 384M-:256M VM settings: 2 cores, various RAM sizes attempted: 1, 2 or 4 GB – this in combination with the values for crashkernel. Trying to start the kdump service: root@ubuntu1410i386:~# /etc/init.d/kdump-tools start Starting kdump-tools: Could not find a free area of memory of 0x9f000 bytes... locate_hole failed * failed to load kdump kernel --- root@ubuntu1410i386:~# cat /sys/kernel/kexec_crash_loaded 0 If the conversion from hex to dec is right, the mentioned memory mapping of 0x9f000 bytes is equal to 651264 (bytes), so under 1MB. This is not then related to the RAM allocation nor the crashkernel value used. --- AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 2: ls: cannot access /dev/snd/: No such file or directory AplayDevices: Error: [Errno 2] No such file or directory ApportVersion: 2.14.7-0ubuntu8 Architecture: i386 ArecordDevices: Error: [Errno 2] No such file or directory CRDA: Error: [Errno 2] No such file or directory DistroRelease: Ubuntu 14.10 HibernationDevice: RESUME=UUID=5a5d0aa4-b8ee-4bf7-b1b9-761b7d1550b6 InstallationDate: Installed on 2014-10-31 (37 days ago) InstallationMedia: Ubuntu-Server 14.10 "Utopic Unicorn" - Release i386 (20141022.2) IwConfig: lono wireless extensions. eth0 no wireless extensions. Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize libusb: -99 MachineType: Microsoft Corporation Virtual Machine Package: linux (not installed) PciMultimedia: ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 hyperv_fb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-24-generic root=UUID=83fb481a-8898-4adc-bf31-4e160f5f0ce8 ro crashkernel=128M-:64M ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4 RelatedPackageVersions: linux-restricted-modules-3.16.0-24-generic N/A linux-backports-modules-3.16.0-24-generic N/A linux-firmware 1.138 RfKill: Error: [Errno 2] No such file or directory Tags: utopic Uname: Linux 3.16.0-24-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: WifiSyslog: Dec 8 08:16:46 ubuntu1410i386 dhclient: DHCPREQUEST of 10.226.59.102 on eth0 to 10.184.232.100 port 67 (xid=0x4b67ffa3) Dec 8 08:16:46 ubuntu1410i386 dhclient: DHCPACK of 10.226.59.102 from 10.184.232.100 Dec 8 08:16:47 ubuntu1410i386 dhclient: bound to 10.226.59.102 -- renewal in 13914 seconds. Dec 8 10:10:47 ubuntu1410i386 kernel: [1840786.031060] init: tty1 main process ended, respawning _MarkForUpload: True dmi.bios.date: 05/23/2012 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 090006 dmi.board.name: Virtual Machine dmi.board.vendor: Microsoft Corporation dmi.board.version: 7.0 dmi.chassis.asset.tag: 7176-0455-3377-8479-3268-6677-66 dmi.chassis.type: 3 dmi.chassis.vendor: Microsoft Corporation dmi.chassis.version: 7.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr090006:bd05/23/2012:svnMicrosoftCorporation:pnVirtualMachine:pvr7.0:rvnMicrosoftCorporation:rnVirtualMachine:rvr7.0:cvnMicrosoftCorporation:ct3:cvr7.0: dmi.product.name: Virtual Machine dmi.product.version: 7.0 dmi.sys.vendor: Microsoft Corporation To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kexec-tools/+bug/1400319/+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 1491494] Comment bridged from LTC Bugzilla
--- Comment From amda...@us.ibm.com 2015-10-12 16:50 EDT--- Paul Nguyen, please respond to Adam's questions especially since this was opened as a blocker 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/1491494 Title: Ubuntu 14.04.03 LPAR hits kernel oops after serial adapter is removed from profile Status in linux package in Ubuntu: Triaged Bug description: -- Problem Description -- The failure related to the BELL-3 (2 port-Async EIA-232 adapter). Ubuntu always hit exception when the adapter is not present. See my test scenarios below. Test #1: Boot Ubuntu with BELL-3 adapter === - The Ubuntu LPAR was running with the BELL-3 (2 port-Async EIA-232 adapter) before. So I assigned the BELL-3 adapter to Ubuntu LPAR profile and powered on the LPAR. => Ubuntu boot fine this time. Test #2: Boot Ubuntu with BELL-3 adapter removed from LPAR profile === - I powered down the Ubuntu partition and removed the BELL-3 adapter from LPAR profile then powered on the LPAR. => Ubuntu hit the exception. Elapsed time since release of system processors: 0 mins 9 secs error: no suitable video mode found. OF stdout device is: /vdevice/vty@3000 Preparing to boot Linux version 3.19.0-23-generic (buildd@denneed03) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #24~14.04.1-Ubuntu SMP Wed Jul 8 11:17:19 UTC 2015 (Ubuntu 3.19.0-23.24~14.04.1-generic 3.19.8-ckt2) Detected machine type: 0101 Max number of cores passed to firmware: 256 (NR_CPUS = 2048) Calling ibm,client-architecture-support... done command line: BOOT_IMAGE=/boot/vmlinux-3.19.0-23-generic root=UUID=768190e7-f633-4c63-a1e3-588d12dea265 ro quiet splash vt.handoff=7 memory layout at init: memory_limit : (16 MB aligned) alloc_bottom : 0b42 alloc_top: 1000 alloc_top_hi : 1000 rmo_top : 1000 ram_top : 1000 instantiating rtas at 0x0ecb... done prom_hold_cpus: skipped copying OF device tree... Building dt strings... Building dt structure... Device tree strings 0x0b43 -> 0x0b4316b1 Device tree struct 0x0b44 -> 0x0b47 Calling quiesce... returning from prom_init -> smp_release_cpus() spinning_secondaries = 15 <- smp_release_cpus() <- setup_system() [0.661510] /build/linux-lts-vivid-uV14Ja/linux-lts-vivid-3.19.0/drivers/rtc/hctosys.c: unable to open rtc device (rtc0) [0.672826] sd 0:0:1:0: [sda] Assuming drive cache: write through [4.658302] device-mapper: table: 252:0: multipath: error getting device [4.691990] device-mapper: table: 252:0: multipath: error getting device [4.934034] device-mapper: table: 252:0: multipath: error getting device [4.951977] device-mapper: table: 252:0: multipath: error getting device * Discovering and coalescing multipaths... [ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles[ OK ] Loading the saved-state of the serial devices... [5.109665] Unable to handle kernel paging request for data at address 0xd803 [5.109677] Faulting instruction address: 0xc060fec4 [5.109685] Oops: Kernel access of bad area, sig: 11 [#1] [5.109691] SMP NR_CPUS=2048 NUMA pSeries [5.109699] Modules linked in: dm_round_robin dm_multipath scsi_dh pseries_rng rtc_generic knem(OE) nfsd auth_rpcgss nfs_acl nfs lockd grace sunrpc fscache rdma_ucm(OE) ib_ucm(OE) rdma_cm(OE) iw_cm(OE) configfs ib_ipoib(OE) ib_cm(OE) ib_uverbs(OE) ib_umad(OE) mlx5_ib(OE) mlx5_core(OE) mlx4_ib(OE) ib_sa(OE) ib_mad(OE) ib_core(OE) ib_addr(OE) mlx4_en(OE) mlx4_core(OE) mlx_compat(OE) [5.109759] CPU: 1 PID: 1816 Comm: setserial Tainted: G OE 3.19.0-23-generic #24~14.04.1-Ubuntu [5.109769] task: c000f389c880 ti: c000f0528000 task.ti: c000f0528000 [5.109777] NIP: c060fec4 LR: c0617498 CTR: c060fe20 [5.109785] REGS: c000f052b6b0 TRAP: 0300 Tainted: G OE (3.19.0-23-generic) [5.109793] MSR: 80009033 CR: 84002022 XER: [5.109814] CFAR: c0008468 DAR: d803 DSISR: 4200 SOFTE: 1 GPR00: c0617498 c000f052b930 c144c700 00bf GPR04: d803 00bf c000f399 0141 GPR08: c0611d20 c13539e0 d800 c1351ba8 GPR12: c060fe20 ce830900 GPR16: GPR20: 007d 0040
[Kernel-packages] [Bug 1505178] Re: MFG: Habanero: hxestorage exerciser logs task blocked messages in dmesg when running disks under PMC Sierra
** Package changed: ubuntu => linux (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1505178 Title: MFG: Habanero: hxestorage exerciser logs task blocked messages in dmesg when running disks under PMC Sierra Status in linux package in Ubuntu: New Bug description: == Comment: #0 == When running STX on Habanero systems with PMC Sierra, the following linux error messages are found when running "dmesg -T --level=alert,crit,err" after the run. [Fri Oct 2 12:36:52 2015] INFO: task hxestorage:18049 blocked for more than 120 seconds. [Fri Oct 2 12:36:52 2015] Tainted: G OE 3.19.0-25-generic #26~14.04.1-Ubuntu [Fri Oct 2 12:36:52 2015] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [Fri Oct 2 12:36:52 2015] INFO: task hxestorage:18177 blocked for more than 120 seconds. [Fri Oct 2 12:36:52 2015] Tainted: G OE 3.19.0-25-generic #26~14.04.1-Ubuntu [Fri Oct 2 12:36:52 2015] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [Fri Oct 2 12:36:52 2015] INFO: task hxestorage:18181 blocked for more than 120 seconds. [Fri Oct 2 12:36:52 2015] Tainted: G OE 3.19.0-25-generic #26~14.04.1-Ubuntu [Fri Oct 2 12:36:52 2015] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [Fri Oct 2 12:36:52 2015] INFO: task hxestorage:18185 blocked for more than 120 seconds. [Fri Oct 2 12:36:52 2015] Tainted: G OE 3.19.0-25-generic #26~14.04.1-Ubuntu [Fri Oct 2 12:36:52 2015] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [Fri Oct 2 12:36:52 2015] INFO: task hxestorage:18189 blocked for more than 120 seconds. [Fri Oct 2 12:36:52 2015] Tainted: G OE 3.19.0-25-generic #26~14.04.1-Ubuntu [Fri Oct 2 12:36:52 2015] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [Fri Oct 2 12:36:52 2015] INFO: task hxestorage:18194 blocked for more than 120 seconds. [Fri Oct 2 12:36:52 2015] Tainted: G OE 3.19.0-25-generic #26~14.04.1-Ubuntu [Fri Oct 2 12:36:52 2015] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [Fri Oct 2 12:36:52 2015] INFO: task hxestorage:18200 blocked for more than 120 seconds. [Fri Oct 2 12:36:52 2015] Tainted: G OE 3.19.0-25-generic #26~14.04.1-Ubuntu [Fri Oct 2 12:36:52 2015] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [Fri Oct 2 12:36:52 2015] INFO: task hxestorage:18205 blocked for more than 120 seconds. [Fri Oct 2 12:36:52 2015] Tainted: G OE 3.19.0-25-generic #26~14.04.1-Ubuntu [Fri Oct 2 12:36:52 2015] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [Fri Oct 2 12:36:52 2015] INFO: task hxestorage:18213 blocked for more than 120 seconds. [Fri Oct 2 12:36:52 2015] Tainted: G OE 3.19.0-25-generic #26~14.04.1-Ubuntu [Fri Oct 2 12:36:52 2015] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [Fri Oct 2 12:36:52 2015] INFO: task hxestorage:18221 blocked for more than 120 seconds. [Fri Oct 2 12:36:52 2015] Tainted: G OE 3.19.0-25-generic #26~14.04.1-Ubuntu [Fri Oct 2 12:36:52 2015] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. We are running the following code levels. ver 1.5.4.3 - OS, HTX, Firmware and Machine details OS: GNU/Linux OS Version: Ubuntu 14.04.3 LTS \n \l Kernel Version: 3.19.0-25-generic HTX Version: htxubuntu-357 Host Name: rcx2c357 Machine Serial No: 1035C5A Machine Type/Model: 8348-21C We have a very limited number of PMC Sierra configs. I've seen this error on both EC3S and ECSY PMC adapter types. We've only run systems with 6TB drives or a mix of 6TB and 8TB disk drives so far. == Comment: #5 == Call Trace: dmesg -T --- [Fri Oct 2 12:36:52 2015] INFO: task hxestorage:18049 blocked for more than 120 seconds. [Fri Oct 2 12:36:52 2015] Tainted: G OE 3.19.0-25-generic #26~14.04.1-Ubuntu [Fri Oct 2 12:36:52 2015] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [Fri Oct 2 12:36:52 2015] hxestorage D 3fff78c69a20 0 18049 451 0x0004 [Fri Oct 2 12:36:52 2015] Call Trace: [Fri Oct 2 12:36:52 2015] [c0791de17490] [c079111f8980] 0xc079111f8980 (unreliable) [Fri Oct 2 12:36:52 2015] [c0791de17660] [c0015934] __switch_to+0x204/0x350 [Fri Oct 2 12:36:52 2015] [c0791de176c0] [c0a11948] __schedule+0x368/0x8d0 [Fri Oct 2 12:36:52 2015]
[Kernel-packages] [Bug 1505178] [NEW] MFG: Habanero: hxestorage exerciser logs task blocked messages in dmesg when running disks under PMC Sierra
You have been subscribed to a public bug: == Comment: #0 == When running STX on Habanero systems with PMC Sierra, the following linux error messages are found when running "dmesg -T --level=alert,crit,err" after the run. [Fri Oct 2 12:36:52 2015] INFO: task hxestorage:18049 blocked for more than 120 seconds. [Fri Oct 2 12:36:52 2015] Tainted: G OE 3.19.0-25-generic #26~14.04.1-Ubuntu [Fri Oct 2 12:36:52 2015] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [Fri Oct 2 12:36:52 2015] INFO: task hxestorage:18177 blocked for more than 120 seconds. [Fri Oct 2 12:36:52 2015] Tainted: G OE 3.19.0-25-generic #26~14.04.1-Ubuntu [Fri Oct 2 12:36:52 2015] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [Fri Oct 2 12:36:52 2015] INFO: task hxestorage:18181 blocked for more than 120 seconds. [Fri Oct 2 12:36:52 2015] Tainted: G OE 3.19.0-25-generic #26~14.04.1-Ubuntu [Fri Oct 2 12:36:52 2015] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [Fri Oct 2 12:36:52 2015] INFO: task hxestorage:18185 blocked for more than 120 seconds. [Fri Oct 2 12:36:52 2015] Tainted: G OE 3.19.0-25-generic #26~14.04.1-Ubuntu [Fri Oct 2 12:36:52 2015] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [Fri Oct 2 12:36:52 2015] INFO: task hxestorage:18189 blocked for more than 120 seconds. [Fri Oct 2 12:36:52 2015] Tainted: G OE 3.19.0-25-generic #26~14.04.1-Ubuntu [Fri Oct 2 12:36:52 2015] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [Fri Oct 2 12:36:52 2015] INFO: task hxestorage:18194 blocked for more than 120 seconds. [Fri Oct 2 12:36:52 2015] Tainted: G OE 3.19.0-25-generic #26~14.04.1-Ubuntu [Fri Oct 2 12:36:52 2015] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [Fri Oct 2 12:36:52 2015] INFO: task hxestorage:18200 blocked for more than 120 seconds. [Fri Oct 2 12:36:52 2015] Tainted: G OE 3.19.0-25-generic #26~14.04.1-Ubuntu [Fri Oct 2 12:36:52 2015] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [Fri Oct 2 12:36:52 2015] INFO: task hxestorage:18205 blocked for more than 120 seconds. [Fri Oct 2 12:36:52 2015] Tainted: G OE 3.19.0-25-generic #26~14.04.1-Ubuntu [Fri Oct 2 12:36:52 2015] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [Fri Oct 2 12:36:52 2015] INFO: task hxestorage:18213 blocked for more than 120 seconds. [Fri Oct 2 12:36:52 2015] Tainted: G OE 3.19.0-25-generic #26~14.04.1-Ubuntu [Fri Oct 2 12:36:52 2015] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [Fri Oct 2 12:36:52 2015] INFO: task hxestorage:18221 blocked for more than 120 seconds. [Fri Oct 2 12:36:52 2015] Tainted: G OE 3.19.0-25-generic #26~14.04.1-Ubuntu [Fri Oct 2 12:36:52 2015] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. We are running the following code levels. ver 1.5.4.3 - OS, HTX, Firmware and Machine details OS: GNU/Linux OS Version: Ubuntu 14.04.3 LTS \n \l Kernel Version: 3.19.0-25-generic HTX Version: htxubuntu-357 Host Name: rcx2c357 Machine Serial No: 1035C5A Machine Type/Model: 8348-21C We have a very limited number of PMC Sierra configs. I've seen this error on both EC3S and ECSY PMC adapter types. We've only run systems with 6TB drives or a mix of 6TB and 8TB disk drives so far. == Comment: #5 == Call Trace: dmesg -T --- [Fri Oct 2 12:36:52 2015] INFO: task hxestorage:18049 blocked for more than 120 seconds. [Fri Oct 2 12:36:52 2015] Tainted: G OE 3.19.0-25-generic #26~14.04.1-Ubuntu [Fri Oct 2 12:36:52 2015] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [Fri Oct 2 12:36:52 2015] hxestorage D 3fff78c69a20 0 18049 451 0x0004 [Fri Oct 2 12:36:52 2015] Call Trace: [Fri Oct 2 12:36:52 2015] [c0791de17490] [c079111f8980] 0xc079111f8980 (unreliable) [Fri Oct 2 12:36:52 2015] [c0791de17660] [c0015934] __switch_to+0x204/0x350 [Fri Oct 2 12:36:52 2015] [c0791de176c0] [c0a11948] __schedule+0x368/0x8d0 [Fri Oct 2 12:36:52 2015] [c0791de178e0] [c0a124e0] schedule_preempt_disabled+0x20/0x30 [Fri Oct 2 12:36:52 2015] [c0791de17900] [c0a1464c] __mutex_lock_slowpath+0xfc/0x1f0 [Fri Oct 2 12:36:52 2015] [c0791de17980] [c0a147ac] mutex_lock+0x6c/0x70 [Fri Oct 2 12:36:52 2015] [c0791de179b0] [c03050a8] __blkdev_get+0xa8/0x4d0 [Fri Oct 2 12:36:52 2015] [c0791de17a20] [c0305730] blkdev_get+0x260/0x4d0 [Fri Oct 2 12:36:52 201
[Kernel-packages] [Bug 1381856] Re: [Dell Latitude E5550] Microphone mute key does not work on this system
@Hui, sorry for the delay, I'm doing a SRU of that change to trusty ** Description changed: + * Impact + the wrong icon is displayed when using the mic mute key + + * Test Case + have a keyboard with a micmute key and press it, looks at what icon is used in the unity7 notification + + * Regression potential + the change is limited to this action + + -- + CID: 201406-15271 Dell Latitude E5550 The microphone mute key does not work at all. Key event cannot be captured by "xev" or "sudo showkey -s" But keycode 248 would be returned when testing with sudo showkey -k Alsa info: http://www.alsa-project.org/db/?f=006099fcf08709c82a74dba986a907a602a868ab Also note that with file at /etc/udev/hwdb.d/60-dell-mic-mute-hotkey.hwdb generated with the following content: - # Dell platform kernel driver + # Dell platform kernel driver keyboard:name:Dell WMI hotkeys:dmi:bvn*:bvr*:bd*:svnDell*:pn* - KEYBOARD_KEY_150=f20 # Mic mute toggle + KEYBOARD_KEY_150=f20 # Mic mute toggle And with udev database updated: sudo udevadm hwdb -u The microphone mute key works, but the mic mute led does not work. (Also the icon is not correct, which show a speaker instead of a mic) ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-37-generic 3.13.0-37.64 ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7 Uname: Linux 3.13.0-37-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.5 Architecture: amd64 AudioDevicesInUse: - USERPID ACCESS COMMAND - /dev/snd/controlC0: ubuntu 1530 F pulseaudio - /dev/snd/controlC1: ubuntu 1530 F pulseaudio + USERPID ACCESS COMMAND + /dev/snd/controlC0: ubuntu 1530 F pulseaudio + /dev/snd/controlC1: ubuntu 1530 F pulseaudio CRDA: - country TW: - (2402 - 2472 @ 40), (3, 27) - (5270 - 5330 @ 40), (3, 17), DFS - (5735 - 5815 @ 40), (3, 30) + country TW: + (2402 - 2472 @ 40), (3, 27) + (5270 - 5330 @ 40), (3, 17), DFS + (5735 - 5815 @ 40), (3, 30) CurrentDesktop: Unity Date: Wed Oct 15 23:17:51 2014 HibernationDevice: RESUME=UUID=02cbc1f1-a261-484c-8fc2-05b68f73446d InstallationDate: Installed on 2014-10-09 (6 days ago) InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2) MachineType: Dell Inc. Latitude E5550 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-37-generic root=UUID=d3b20ae5-9ff8-49b3-b640-1c6a9f264710 ro quiet splash vt.handoff=7 RelatedPackageVersions: - linux-restricted-modules-3.13.0-37-generic N/A - linux-backports-modules-3.13.0-37-generic N/A - linux-firmware 1.127.7 + linux-restricted-modules-3.13.0-37-generic N/A + linux-backports-modules-3.13.0-37-generic N/A + linux-firmware 1.127.7 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 07/25/2014 dmi.bios.vendor: Dell Inc. dmi.bios.version: T43 dmi.board.name: 0141B2 dmi.board.vendor: Dell Inc. dmi.board.version: X02 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrT43:bd07/25/2014:svnDellInc.:pnLatitudeE5550:pvr01:rvnDellInc.:rn0141B2:rvrX02:cvnDellInc.:ct9:cvr: dmi.product.name: Latitude E5550 dmi.product.version: 01 dmi.sys.vendor: Dell Inc. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1381856 Title: [Dell Latitude E5550] Microphone mute key does not work on this system Status in HWE Next: Fix Released Status in linux package in Ubuntu: Fix Released Status in unity-settings-daemon package in Ubuntu: Fix Released Status in linux source package in Utopic: Fix Released Status in unity-settings-daemon source package in Utopic: In Progress Bug description: * Impact the wrong icon is displayed when using the mic mute key * Test Case have a keyboard with a micmute key and press it, looks at what icon is used in the unity7 notification * Regression potential the change is limited to this action -- CID: 201406-15271 Dell Latitude E5550 The microphone mute key does not work at all. Key event cannot be captured by "xev" or "sudo showkey -s" But keycode 248 would be returned when testing with sudo showkey -k Alsa info: http://www.alsa-project.org/db/?f=006099fcf08709c82a74dba986a907a602a868ab Also note that with file at /etc/udev/hwdb.d/60-dell-mic-mute-hotkey.hwdb generated with the following content: # Dell platform kernel driver keyboard:name:Dell WMI hotkeys:dmi:bvn*:bvr*:bd*:svnDell*:pn* KEYBOARD_KEY_150=f20 # Mic mute toggle And with udev database updated: sudo udevadm hwdb -u The microphone mute key works, but the mic mute led does not work. (Also the icon is not correct, which show a speaker instead of a mic) ProblemType: Bug
[Kernel-packages] [Bug 1381856] Re: [Dell Latitude E5550] Microphone mute key does not work on this system
** Branch linked: lp:~seb128/unity-settings-daemon/sru-mic-mute-icon -- 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/1381856 Title: [Dell Latitude E5550] Microphone mute key does not work on this system Status in HWE Next: Fix Released Status in linux package in Ubuntu: Fix Released Status in unity-settings-daemon package in Ubuntu: Fix Released Status in linux source package in Utopic: Fix Released Status in unity-settings-daemon source package in Utopic: In Progress Bug description: * Impact the wrong icon is displayed when using the mic mute key * Test Case have a keyboard with a micmute key and press it, looks at what icon is used in the unity7 notification * Regression potential the change is limited to this action -- CID: 201406-15271 Dell Latitude E5550 The microphone mute key does not work at all. Key event cannot be captured by "xev" or "sudo showkey -s" But keycode 248 would be returned when testing with sudo showkey -k Alsa info: http://www.alsa-project.org/db/?f=006099fcf08709c82a74dba986a907a602a868ab Also note that with file at /etc/udev/hwdb.d/60-dell-mic-mute-hotkey.hwdb generated with the following content: # Dell platform kernel driver keyboard:name:Dell WMI hotkeys:dmi:bvn*:bvr*:bd*:svnDell*:pn* KEYBOARD_KEY_150=f20 # Mic mute toggle And with udev database updated: sudo udevadm hwdb -u The microphone mute key works, but the mic mute led does not work. (Also the icon is not correct, which show a speaker instead of a mic) ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-37-generic 3.13.0-37.64 ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7 Uname: Linux 3.13.0-37-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ubuntu 1530 F pulseaudio /dev/snd/controlC1: ubuntu 1530 F pulseaudio CRDA: country TW: (2402 - 2472 @ 40), (3, 27) (5270 - 5330 @ 40), (3, 17), DFS (5735 - 5815 @ 40), (3, 30) CurrentDesktop: Unity Date: Wed Oct 15 23:17:51 2014 HibernationDevice: RESUME=UUID=02cbc1f1-a261-484c-8fc2-05b68f73446d InstallationDate: Installed on 2014-10-09 (6 days ago) InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2) MachineType: Dell Inc. Latitude E5550 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-37-generic root=UUID=d3b20ae5-9ff8-49b3-b640-1c6a9f264710 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.13.0-37-generic N/A linux-backports-modules-3.13.0-37-generic N/A linux-firmware 1.127.7 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 07/25/2014 dmi.bios.vendor: Dell Inc. dmi.bios.version: T43 dmi.board.name: 0141B2 dmi.board.vendor: Dell Inc. dmi.board.version: X02 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrT43:bd07/25/2014:svnDellInc.:pnLatitudeE5550:pvr01:rvnDellInc.:rn0141B2:rvrX02:cvnDellInc.:ct9:cvr: dmi.product.name: Latitude E5550 dmi.product.version: 01 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1381856/+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 1381856] Re: [Dell Latitude E5550] Microphone mute key does not work on this system
** Changed in: unity-settings-daemon (Ubuntu Utopic) Importance: Undecided => High ** Changed in: unity-settings-daemon (Ubuntu Utopic) Status: New => In Progress -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1381856 Title: [Dell Latitude E5550] Microphone mute key does not work on this system Status in HWE Next: Fix Released Status in linux package in Ubuntu: Fix Released Status in unity-settings-daemon package in Ubuntu: Fix Released Status in linux source package in Utopic: Fix Released Status in unity-settings-daemon source package in Utopic: In Progress Bug description: * Impact the wrong icon is displayed when using the mic mute key * Test Case have a keyboard with a micmute key and press it, looks at what icon is used in the unity7 notification * Regression potential the change is limited to this action -- CID: 201406-15271 Dell Latitude E5550 The microphone mute key does not work at all. Key event cannot be captured by "xev" or "sudo showkey -s" But keycode 248 would be returned when testing with sudo showkey -k Alsa info: http://www.alsa-project.org/db/?f=006099fcf08709c82a74dba986a907a602a868ab Also note that with file at /etc/udev/hwdb.d/60-dell-mic-mute-hotkey.hwdb generated with the following content: # Dell platform kernel driver keyboard:name:Dell WMI hotkeys:dmi:bvn*:bvr*:bd*:svnDell*:pn* KEYBOARD_KEY_150=f20 # Mic mute toggle And with udev database updated: sudo udevadm hwdb -u The microphone mute key works, but the mic mute led does not work. (Also the icon is not correct, which show a speaker instead of a mic) ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-37-generic 3.13.0-37.64 ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7 Uname: Linux 3.13.0-37-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ubuntu 1530 F pulseaudio /dev/snd/controlC1: ubuntu 1530 F pulseaudio CRDA: country TW: (2402 - 2472 @ 40), (3, 27) (5270 - 5330 @ 40), (3, 17), DFS (5735 - 5815 @ 40), (3, 30) CurrentDesktop: Unity Date: Wed Oct 15 23:17:51 2014 HibernationDevice: RESUME=UUID=02cbc1f1-a261-484c-8fc2-05b68f73446d InstallationDate: Installed on 2014-10-09 (6 days ago) InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2) MachineType: Dell Inc. Latitude E5550 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-37-generic root=UUID=d3b20ae5-9ff8-49b3-b640-1c6a9f264710 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.13.0-37-generic N/A linux-backports-modules-3.13.0-37-generic N/A linux-firmware 1.127.7 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 07/25/2014 dmi.bios.vendor: Dell Inc. dmi.bios.version: T43 dmi.board.name: 0141B2 dmi.board.vendor: Dell Inc. dmi.board.version: X02 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrT43:bd07/25/2014:svnDellInc.:pnLatitudeE5550:pvr01:rvnDellInc.:rn0141B2:rvrX02:cvnDellInc.:ct9:cvr: dmi.product.name: Latitude E5550 dmi.product.version: 01 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1381856/+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 1503900] Re: linux-lts-trusty: 3.13.0-66.108~precise1 -proposed tracker
** Description changed: This bug is for tracking the 3.13.0-66.108~precise1 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, 07. October 2015 22:03 UTC kernel-stable-master-bug:1503713 kernel-stable-Prepare-package-end:Thursday, 08. October 2015 17:02 UTC kernel-stable-Promote-to-proposed-start:Thursday, 08. October 2015 17:02 UTC kernel-stable-Promote-to-proposed-end:Friday, 09. October 2015 06:08 UTC kernel-stable-Verification-testing-start:Friday, 09. October 2015 08:02 UTC kernel-stable-Certification-testing-start:Friday, 09. October 2015 08:02 UTC kernel-stable-Security-signoff-start:Friday, 09. October 2015 08:02 UTC proposed-announcement-sent:True kernel-stable-Regression-testing-start:Friday, 09. October 2015 08:02 UTC kernel-stable-phase:OnHold kernel-stable-phase-changed:Friday, 09. October 2015 17:01 UTC + kernel-stable-Security-signoff-end:Monday, 12. October 2015 16:01 UTC -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-trusty in Ubuntu. https://bugs.launchpad.net/bugs/1503900 Title: linux-lts-trusty: 3.13.0-66.108~precise1 -proposed tracker Status in Kernel SRU Workflow: In Progress Status in Kernel SRU Workflow automated-testing series: Incomplete Status in Kernel SRU Workflow certification-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: Fix Released Status in Kernel SRU Workflow verification-testing series: In Progress Status in linux-lts-trusty package in Ubuntu: Invalid Status in linux-lts-trusty source package in Precise: New Bug description: This bug is for tracking the 3.13.0-66.108~precise1 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, 07. October 2015 22:03 UTC kernel-stable-master-bug:1503713 kernel-stable-Prepare-package-end:Thursday, 08. October 2015 17:02 UTC kernel-stable-Promote-to-proposed-start:Thursday, 08. October 2015 17:02 UTC kernel-stable-Promote-to-proposed-end:Friday, 09. October 2015 06:08 UTC kernel-stable-Verification-testing-start:Friday, 09. October 2015 08:02 UTC kernel-stable-Certification-testing-start:Friday, 09. October 2015 08:02 UTC kernel-stable-Security-signoff-start:Friday, 09. October 2015 08:02 UTC proposed-announcement-sent:True kernel-stable-Regression-testing-start:Friday, 09. October 2015 08:02 UTC kernel-stable-phase:OnHold kernel-stable-phase-changed:Friday, 09. October 2015 17:01 UTC kernel-stable-Security-signoff-end:Monday, 12. October 2015 16:01 UTC To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1503900/+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 1503900] Re: linux-lts-trusty: 3.13.0-66.108~precise1 -proposed tracker
** Changed in: kernel-sru-workflow/regression-testing Status: Incomplete => Confirmed ** Changed in: kernel-sru-workflow Status: Incomplete => In Progress -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-trusty in Ubuntu. https://bugs.launchpad.net/bugs/1503900 Title: linux-lts-trusty: 3.13.0-66.108~precise1 -proposed tracker Status in Kernel SRU Workflow: In Progress Status in Kernel SRU Workflow automated-testing series: Incomplete Status in Kernel SRU Workflow certification-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: Fix Released Status in Kernel SRU Workflow verification-testing series: In Progress Status in linux-lts-trusty package in Ubuntu: Invalid Status in linux-lts-trusty source package in Precise: New Bug description: This bug is for tracking the 3.13.0-66.108~precise1 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, 07. October 2015 22:03 UTC kernel-stable-master-bug:1503713 kernel-stable-Prepare-package-end:Thursday, 08. October 2015 17:02 UTC kernel-stable-Promote-to-proposed-start:Thursday, 08. October 2015 17:02 UTC kernel-stable-Promote-to-proposed-end:Friday, 09. October 2015 06:08 UTC kernel-stable-Verification-testing-start:Friday, 09. October 2015 08:02 UTC kernel-stable-Certification-testing-start:Friday, 09. October 2015 08:02 UTC kernel-stable-Security-signoff-start:Friday, 09. October 2015 08:02 UTC proposed-announcement-sent:True kernel-stable-Regression-testing-start:Friday, 09. October 2015 08:02 UTC kernel-stable-phase:OnHold kernel-stable-phase-changed:Friday, 09. October 2015 17:01 UTC To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1503900/+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 1497520] Re: Slow performance after resuming from/on battery (CPUs do not scale above 800MHz) with intel_pstate
For your Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz processor, what is the normal minimum pstate? I ask because I have only seen on battery power resume from suspend issues that are related to Clock Modulation becoming enabled. i.e. I am wondering if 800MHz is a normal minimum frequency or below the normal minimum. One way, would be to do: cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_min_freq 160 160 160 160 160 160 160 160 and you can see that on my computer ( Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz ), the minimum pstate is 16. I'm not sure yet if our issues are related, but on my computer, I also am seeing odd stuff on resume from suspend (I didn't used to), but my CPU frequencies are not stuck low, but rather never go below pstate 24, even though the driver is asking for lower. I also get the same lack of restoring the proper governor on all the CPUs except CPU 0 (and note that for an S3 suspend CPU 0 is the one that never goes off line). Example (no load): pstate being asked for: # rdmsr --bitfield 15:8 -d -a 0x199 16 16 16 16 16 16 16 16 pstate that I am getting: # rdmsr --bitfield 15:8 -d -a 0x198 24 24 24 24 24 24 24 24 CPU freqs: # grep MHz /proc/cpuinfo cpu MHz : 2400.054 cpu MHz : 2399.921 cpu MHz : 2399.921 cpu MHz : 2399.921 cpu MHz : 2399.789 cpu MHz : 2399.789 cpu MHz : 2399.921 cpu MHz : 2399.921 -- 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/1497520 Title: Slow performance after resuming from/on battery (CPUs do not scale above 800MHz) with intel_pstate Status in linux package in Ubuntu: Incomplete Bug description: I have noticed slow performance after resuming from STR on battery. I can not trigger this always, but it seems to be related to suspending and resuming while on battery. The CPU scaling governors look like this then: % cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor powersave performance performance performance % cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_driver intel_pstate intel_pstate intel_pstate intel_pstate % cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_max_freq 320 320 320 320 When watching the current CPU frequencies, it can be seen that they don't go above 80 ('watch grep \"cpu MHz\" /proc/cpuinfo'). I cannot see why they are limited to 80. It looks like https://bugzilla.kernel.org/show_bug.cgi?id=61241, but /sys/devices/system/cpu/intel_pstate/max_perf_pct is at 100. Just writing the same setting for cpu0 again fixes it, and all CPUs will be scaled above 800MHz again: % echo powersave | sudo tee /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: linux-image-3.19.0-28-generic 3.19.0-28.30 ProcVersionSignature: Ubuntu 3.19.0-28.30-generic 3.19.8-ckt5 Uname: Linux 3.19.0-28-generic x86_64 ApportVersion: 2.17.2-0ubuntu1.4 Architecture: amd64 CurrentDesktop: Unity Date: Sat Sep 19 10:39:02 2015 HibernationDevice: RESUME=UUID=d39463f5-889e-42ba-a729-f3f442f0c8dd InstallationDate: Installed on 2012-05-28 (1208 days ago) InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425) MachineType: LENOVO 42992PG ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-28-generic root=/dev/mapper/vg0-rootlv ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.19.0-28-generic N/A linux-backports-modules-3.19.0-28-generic N/A linux-firmware 1.143.3 SourcePackage: linux UpgradeStatus: Upgraded to vivid on 2015-05-14 (127 days ago) dmi.bios.date: 05/14/2015 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET70WW (1.40 ) dmi.board.asset.tag: Not Available dmi.board.name: 42992PG dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET70WW(1.40):bd05/14/2015:svnLENOVO:pn42992PG:pvrThinkPadX220Tablet:rvnLENOVO:rn42992PG:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 42992PG dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1497520/+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 1496073] Re: Request cherry-pick of upstream kernel patch which caps SECCOMP_RET_ERRNO to MAX_ERRNO
** Tags removed: verification-needed-vivid ** Tags added: verification-done-vivid -- 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/1496073 Title: Request cherry-pick of upstream kernel patch which caps SECCOMP_RET_ERRNO to MAX_ERRNO Status in linux package in Ubuntu: Invalid Status in linux source package in Vivid: Fix Committed Bug description: The seccomp regression tests are failing due to SRU kernels not having the relevant commit: Author: Kees Cook Date: Tue Feb 17 13:48:00 2015 -0800 seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO The value resulting from the SECCOMP_RET_DATA mask could exceed MAX_ERRNO when setting errno during a SECCOMP_RET_ERRNO filter action. This makes sure we have a reliable value being set, so that an invalid errno will not be ignored by userspace. Signed-off-by: Kees Cook Reported-by: Dmitry V. Levin Cc: Andy Lutomirski Cc: Will Drewry Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds SRU Justification Impact: Upstream regression tests are reporting errors. Test Case: Run the upstream regression tests and verify they are passing cleanly. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1496073/+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 1505242] 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/1505242 Title: WARNING: ... intel_display.c:11100 intel_check_page_flip Status in linux package in Ubuntu: Confirmed Bug description: I see warnings similar to this occasionally in the dmesg output. I first noticed it, when the system refused to put load on all but one core, and I tried to find the reason. But it happened again a few times, and I did not notice that effect (or any). I do not know the trigger. I suspect playing video. This is a fresh install of Ubuntu 15.04 on a fresh hardware. I found several similar error reports with google. All appeared to be unsolved. I thought, I submit this report, anyway. Perhaps it provides some new information. [ 5967.045926] [ cut here ] [ 5967.045949] WARNING: CPU: 3 PID: 0 at /build/linux-qOmAV7/linux-3.19.0/ubuntu/i915/intel_display.c:11100 intel_check_page_flip+0x11c/0x130 [i915_bpo]() [ 5967.045950] Kicking stuck page flip: queued at 343930, now 343934 [ 5967.045951] Modules linked in: cfg80211 binfmt_misc dm_crypt nls_iso8859_1 snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel eeepc_wmi snd_hda_controller asus_wmi sparse_keymap snd_hda_codec snd_usb_audio snd_usbmidi_lib snd_hwdep x86_pkg_temp_thermal snd_pcm coretemp kvm_intel kvm snd_seq_midi snd_seq_midi_event crct10dif_pclmul snd_rawmidi ip6t_REJECT nf_reject_ipv6 crc32_pclmul ghash_clmulni_intel nf_log_ipv6 snd_seq uvcvideo aesni_intel videobuf2_vmalloc videobuf2_memops snd_seq_device aes_x86_64 videobuf2_core lrw xt_hl gf128mul v4l2_common glue_helper hid_multitouch videodev ablk_helper ip6t_rt cryptd snd_timer media snd joydev serio_raw i915_bpo nf_conntrack_ipv6 soundcore nf_defrag_ipv6 intel_ips drm_kms_helper ipt_REJECT nf_reject_ipv4 drm 8250_fintek nf_log_ipv4 [ 5967.045968] nf_log_common i2c_algo_bit i2c_hid shpchp xt_LOG mac_hid acpi_pad xt_limit xt_tcpudp xt_addrtype nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack ip6table_filter ip6_tables nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack iptable_filter ip_tables x_tables parport_pc ppdev lp parport autofs4 btrfs xor raid6_pq hid_generic usbhid hid mxm_wmi e1000e psmouse ptp pps_core ahci libahci wmi video [ 5967.045984] CPU: 3 PID: 0 Comm: swapper/3 Not tainted 3.19.0-30-generic #34-Ubuntu [ 5967.045985] Hardware name: System manufacturer System Product Name/Z170-A, BIOS 0502 07/14/2015 [ 5967.045986] c076c138 88046ed83d68 817c4d5f 0007 [ 5967.045987] 88046ed83db8 88046ed83da8 81076a8a 88046ed83db8 [ 5967.045988] 88045ac18800 880456f46000 88045ac189a8 [ 5967.045990] Call Trace: [ 5967.045991][] dump_stack+0x45/0x57 [ 5967.045997] [] warn_slowpath_common+0x8a/0xc0 [ 5967.045999] [] warn_slowpath_fmt+0x46/0x50 [ 5967.046011] [] intel_check_page_flip+0x11c/0x130 [i915_bpo] [ 5967.046021] [] gen8_irq_handler+0x37e/0x5d0 [i915_bpo] [ 5967.046023] [] ? read_tsc+0x9/0x10 [ 5967.046026] [] handle_irq_event_percpu+0x77/0x1a0 [ 5967.046027] [] handle_irq_event+0x41/0x70 [ 5967.046029] [] handle_edge_irq+0x6e/0x120 [ 5967.046031] [] handle_irq+0x22/0x40 [ 5967.046033] [] do_IRQ+0x4f/0xf0 [ 5967.046034] [] common_interrupt+0x6d/0x6d [ 5967.046035][] ? finish_task_switch+0x67/0x150 [ 5967.046039] [] __schedule+0x39c/0x8e0 [ 5967.046041] [] schedule_preempt_disabled+0x29/0x70 [ 5967.046043] [] cpu_startup_entry+0x187/0x3b0 [ 5967.046045] [] start_secondary+0x197/0x1c0 [ 5967.046046] ---[ end trace 6b6de72fa2c286b6 ]--- ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: linux-image-3.19.0-30-generic 3.19.0-30.34 ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6 Uname: Linux 3.19.0-30-generic x86_64 ApportVersion: 2.17.2-0ubuntu1.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: lacko 1507 F pulseaudio /dev/snd/controlC0: lacko 1507 F pulseaudio CurrentDesktop: Unity Date: Mon Oct 12 15:05:50 2015 InstallationDate: Installed on 2015-10-10 (2 days ago) InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: System manufacturer System Product Name ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-30-generic.efi.signed root=/dev/mapper/ubuntu_ssd1-ubuntu_root ro rootflags=subvol=@ quiet splash RelatedPackageVersions: linux-restricted-modules-3.19.0-30-generic N/A linux-backports-modules-3.19.0-30-generic N/A linux-firmware
[Kernel-packages] [Bug 1502982] Comment bridged from LTC Bugzilla
--- Comment From gws...@au1.ibm.com 2015-10-12 13:36 EDT--- There is another related fix that needs backporting as well. So there're two patches in total: commit 2aa5cf9 ("powerpc/eeh: Fix missed PE#0 on P7IOC") commit 433185d2 ("powerpc/eeh: Fix PE#0 check in eeh_add_to_parent_pe()") -- 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/1502982 Title: STCOP810:Firestone: frsfp6 EEH on Bluefin does not recover with Ubuntu Status in linux package in Ubuntu: Fix Released Status in linux source package in Vivid: Fix Committed Status in linux source package in Wily: Fix Released Bug description: Problem: == Test Case Execution Record: 95613: EEH_Firestone_Ubuntu 14.04.03_Bluefin_Standalone on frsfp6 Error Injection Method: err_injct_inboundA Step 1. Start HTX (I used mdt.hdbuster & only ran htx on bluefin disks) Step 2. Inject EEH error bluefin is in slot P1-C4 (PCI0004) echo 0x8000 > /sys/kernel/debug/powerpc/PCI0004/err_injct_inboundA; sleep 1; echo 0x0 > /sys/kernel/debug/powerpc/PCI0004/err_injct_inboundA Expected Result: Adapter/SAN disks to recover and htx still run Actual Result: Adapter did not recover... continuous EEH errors until limit of 6 is reached in 1 hour There're two patches: one for skiboot firmware and another patch, which has been in upstream, was missed in ubuntu distro (at least 15.04). The skiboot patch has been merged to upstream. c7192a4 PHB3: Fix wrong PE number in error injection (skiboot) 2aa5cf9 powerpc/eeh: Fix missed PE#0 on P7IOC (linux) If I'm correct, I think this bug needs to be mirrored so that the Linux patch (commit 2aa5cf9) can be backported to ubuntu distro. With the patch backported to ubuntu 15.04, EEH works fine on Broadcom adapter (not exactly the one where the bug was reported initially): root@fstn2-p1:/# dmesg | grep EEH [0.216919] EEH: PowerNV platform initialized [0.570606] EEH: devices created [1.302482] EEH: PCI Enhanced I/O Error Handling Enabled [ 90.566761] EEH: PHB location: Slot1 [ 90.567503] EEH: Frozen PHB#4-PE#0 detected [ 90.567673] EEH: PE location: Slot1, PHB location: Slot1 [ 90.567930] EEH: Detected PCI bus error on PHB#4-PE#0 [ 90.567935] EEH: This PCI device has failed 1 times in the last hour [ 90.567937] EEH: Notify device drivers to shutdown [ 90.567985] EEH: Collect temporary log [ 90.568971] EEH: Reset without hotplug activity [ 94.585540] EEH: Notify device drivers the completion of reset [ 94.585934] EEH: Notify device driver to resume The story about this bug is: Without commit 2aa5cf9 ("powerpc/eeh: Fix missed PE#0 on P7IOC"). PE#0 is regarded as invalid one. When kernel sees the frozen PE#0, the frozen state is cleared and dump the PHB diag-data, then try to recover it. When resetting the PE, the driver, which wasn't stopped by error_detected() completely, access the MMIO space and just causes another (recursive) EEH error. Eventually, the EEH recovery failed. During the PE reset, the I/O path for the PE should be frozen and MMIO access during the period should be dropped to avoid recursive EEH error. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1502982/+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 1423631] Re: tap interface drops many packets on highload systems
I was able to resolve this with the below udev rule: # cat /etc/udev/rules.d/60-tap.rules KERNEL=="tap*", RUN+="/sbin/ip link set %k txqueuelen 1" # I used the below to reload udev udevadm control --reload-rules I then used the below to apply the rules to already created interfaces: udevadm trigger --attr-match=subsystem=net -- 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/1423631 Title: tap interface drops many packets on highload systems Status in linux package in Ubuntu: Confirmed Status in qemu package in Ubuntu: Incomplete Status in qemu-kvm package in Ubuntu: Incomplete Bug description: I use qemu-kvm in openstack. On highload hypervisor tap interface of net-highload guest drops many TX packets. Network options of qemu-system-x86_64 "... -netdev tap,fd=30,id=hostnet0,vhost=on,vhostfd=31 -device virtio-net-pci,netdev=hostnet0,id=net0,mac=fa:16:3e:86:67:7b,bus=pci.0,addr=0x3..." Network domin config: tape4009073-0b Link encap:Ethernet HWaddr fe:16:3e:86:67:7b inet6 addr: fe80::fc16:3eff:fe86:677b/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:1587622634 errors:0 dropped:0 overruns:0 frame:0 TX packets:1484106438 errors:0 dropped:460259 overruns:0 carrier:0 collisions:0 txqueuelen:500 RX bytes:877878711500 (877.8 GB) TX bytes:3071846828531 (3.0 TB) --- AlsaDevices: total 0 crw-rw 1 root audio 116, 1 Feb 18 12:06 seq crw-rw 1 root audio 116, 33 Feb 18 12:06 timer AplayDevices: Error: [Errno 2] No such file or directory ApportVersion: 2.14.1-0ubuntu3.7 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: CRDA: Error: [Errno 2] No such file or directory DistroRelease: Ubuntu 14.04 InstallationDate: Installed on 2014-07-01 (234 days ago) InstallationMedia: Ubuntu-Server 14.04 LTS "Trusty Tahr" - Release amd64 (20140416.2) MachineType: Dell Inc. PowerEdge M620 Package: qemu-kvm PciMultimedia: ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic root=UUID=5965239d-820a-49a1-9d8e-23a4c1f87ce6 ro ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3 RelatedPackageVersions: linux-restricted-modules-3.16.0-30-generic N/A linux-backports-modules-3.16.0-30-generic N/A linux-firmware 1.127.11 RfKill: Error: [Errno 2] No such file or directory Tags: trusty Uname: Linux 3.16.0-30-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 01/21/2014 dmi.bios.vendor: Dell Inc. dmi.bios.version: 2.2.7 dmi.board.name: 0T36VK dmi.board.vendor: Dell Inc. dmi.board.version: A01 dmi.chassis.type: 25 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: PowerEdge M1000e dmi.modalias: dmi:bvnDellInc.:bvr2.2.7:bd01/21/2014:svnDellInc.:pnPowerEdgeM620:pvr:rvnDellInc.:rn0T36VK:rvrA01:cvnDellInc.:ct25:cvrPowerEdgeM1000e: dmi.product.name: PowerEdge M620 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1423631/+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 1504078] Re: [4.2.0-15.18] broken sound: 'output devices' not detected
Ok, but why "Invalid" and not "Fix Released"? (just curious :)) -- 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/1504078 Title: [4.2.0-15.18] broken sound: 'output devices' not detected Status in linux package in Ubuntu: Invalid Bug description: Was not experiencing that issue with the previous 4.2.0-15 version. some users are having multiple issues: http://ubuntuforums.org/showthread.php?t=2297881 my issues: https://bugs.launchpad.net/vlc/+bug/1503998 --- ApportVersion: 2.19.1-0ubuntu2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: oem1561 F pulseaudio /dev/snd/pcmC0D0p: oem1561 F...m pulseaudio /dev/snd/controlC0: oem1561 F pulseaudio CurrentDesktop: GNOME DistroRelease: Ubuntu 15.10 HibernationDevice: RESUME=UUID=0a9ca7f0-6eeb-4b21-b70f-670fa600de16 IwConfig: lono wireless extensions. eth0 no wireless extensions. eth1 no wireless extensions. Lsusb: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 002: ID 046d:c062 Logitech, Inc. M-UAS144 [LS1 Laser Mouse] Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: ASUSTEK COMPUTER INC P5W DH Deluxe NonfreeKernelModules: nvidia Package: linux (not installed) ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-13-generic root=UUID=7b1f4a51-558f-468f-85e0-f815d2f791e1 ro intel_iommu=on ProcVersionSignature: Ubuntu 4.2.0-13.15-generic 4.2.1 RelatedPackageVersions: linux-restricted-modules-4.2.0-13-generic N/A linux-backports-modules-4.2.0-13-generic N/A linux-firmware1.149 RfKill: Tags: wily Uname: Linux 4.2.0-13-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 07/22/2010 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 3002 dmi.board.asset.tag: To Be Filled By O.E.M. dmi.board.name: P5W DH Deluxe dmi.board.vendor: ASUSTeK Computer INC. dmi.board.version: Rev 1.xx dmi.chassis.asset.tag: Asset-1234567890 dmi.chassis.type: 3 dmi.chassis.vendor: Chassis Manufacture dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr3002:bd07/22/2010:svnASUSTEKCOMPUTERINC:pnP5WDHDeluxe:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5WDHDeluxe:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion: dmi.product.name: P5W DH Deluxe dmi.product.version: System Version dmi.sys.vendor: ASUSTEK COMPUTER INC To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1504078/+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 1505242] [NEW] WARNING: ... intel_display.c:11100 intel_check_page_flip
Public bug reported: I see warnings similar to this occasionally in the dmesg output. I first noticed it, when the system refused to put load on all but one core, and I tried to find the reason. But it happened again a few times, and I did not notice that effect (or any). I do not know the trigger. I suspect playing video. This is a fresh install of Ubuntu 15.04 on a fresh hardware. I found several similar error reports with google. All appeared to be unsolved. I thought, I submit this report, anyway. Perhaps it provides some new information. [ 5967.045926] [ cut here ] [ 5967.045949] WARNING: CPU: 3 PID: 0 at /build/linux-qOmAV7/linux-3.19.0/ubuntu/i915/intel_display.c:11100 intel_check_page_flip+0x11c/0x130 [i915_bpo]() [ 5967.045950] Kicking stuck page flip: queued at 343930, now 343934 [ 5967.045951] Modules linked in: cfg80211 binfmt_misc dm_crypt nls_iso8859_1 snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel eeepc_wmi snd_hda_controller asus_wmi sparse_keymap snd_hda_codec snd_usb_audio snd_usbmidi_lib snd_hwdep x86_pkg_temp_thermal snd_pcm coretemp kvm_intel kvm snd_seq_midi snd_seq_midi_event crct10dif_pclmul snd_rawmidi ip6t_REJECT nf_reject_ipv6 crc32_pclmul ghash_clmulni_intel nf_log_ipv6 snd_seq uvcvideo aesni_intel videobuf2_vmalloc videobuf2_memops snd_seq_device aes_x86_64 videobuf2_core lrw xt_hl gf128mul v4l2_common glue_helper hid_multitouch videodev ablk_helper ip6t_rt cryptd snd_timer media snd joydev serio_raw i915_bpo nf_conntrack_ipv6 soundcore nf_defrag_ipv6 intel_ips drm_kms_helper ipt_REJECT nf_reject_ipv4 drm 8250_fintek nf_log_ipv4 [ 5967.045968] nf_log_common i2c_algo_bit i2c_hid shpchp xt_LOG mac_hid acpi_pad xt_limit xt_tcpudp xt_addrtype nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack ip6table_filter ip6_tables nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack iptable_filter ip_tables x_tables parport_pc ppdev lp parport autofs4 btrfs xor raid6_pq hid_generic usbhid hid mxm_wmi e1000e psmouse ptp pps_core ahci libahci wmi video [ 5967.045984] CPU: 3 PID: 0 Comm: swapper/3 Not tainted 3.19.0-30-generic #34-Ubuntu [ 5967.045985] Hardware name: System manufacturer System Product Name/Z170-A, BIOS 0502 07/14/2015 [ 5967.045986] c076c138 88046ed83d68 817c4d5f 0007 [ 5967.045987] 88046ed83db8 88046ed83da8 81076a8a 88046ed83db8 [ 5967.045988] 88045ac18800 880456f46000 88045ac189a8 [ 5967.045990] Call Trace: [ 5967.045991][] dump_stack+0x45/0x57 [ 5967.045997] [] warn_slowpath_common+0x8a/0xc0 [ 5967.045999] [] warn_slowpath_fmt+0x46/0x50 [ 5967.046011] [] intel_check_page_flip+0x11c/0x130 [i915_bpo] [ 5967.046021] [] gen8_irq_handler+0x37e/0x5d0 [i915_bpo] [ 5967.046023] [] ? read_tsc+0x9/0x10 [ 5967.046026] [] handle_irq_event_percpu+0x77/0x1a0 [ 5967.046027] [] handle_irq_event+0x41/0x70 [ 5967.046029] [] handle_edge_irq+0x6e/0x120 [ 5967.046031] [] handle_irq+0x22/0x40 [ 5967.046033] [] do_IRQ+0x4f/0xf0 [ 5967.046034] [] common_interrupt+0x6d/0x6d [ 5967.046035][] ? finish_task_switch+0x67/0x150 [ 5967.046039] [] __schedule+0x39c/0x8e0 [ 5967.046041] [] schedule_preempt_disabled+0x29/0x70 [ 5967.046043] [] cpu_startup_entry+0x187/0x3b0 [ 5967.046045] [] start_secondary+0x197/0x1c0 [ 5967.046046] ---[ end trace 6b6de72fa2c286b6 ]--- ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: linux-image-3.19.0-30-generic 3.19.0-30.34 ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6 Uname: Linux 3.19.0-30-generic x86_64 ApportVersion: 2.17.2-0ubuntu1.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: lacko 1507 F pulseaudio /dev/snd/controlC0: lacko 1507 F pulseaudio CurrentDesktop: Unity Date: Mon Oct 12 15:05:50 2015 InstallationDate: Installed on 2015-10-10 (2 days ago) InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: System manufacturer System Product Name ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-30-generic.efi.signed root=/dev/mapper/ubuntu_ssd1-ubuntu_root ro rootflags=subvol=@ quiet splash RelatedPackageVersions: linux-restricted-modules-3.19.0-30-generic N/A linux-backports-modules-3.19.0-30-generic N/A linux-firmware 1.143.3 RfKill: SourcePackage: linux UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev' UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 07/14/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 0502 dmi.board.asset.tag: Default string dmi.board.name: Z170-A dmi.board.vendor: ASUSTeK COMPUTER INC. dmi.board.version: Rev 1.xx dmi.chassis.asset.tag: Default string dmi.chassis.type: 3 dmi.chassis.vendor: Default string dmi.chas
[Kernel-packages] [Bug 1341256] Re: Press caps lock on bluetooth keyboard then the keyboard go death
Same issue here with another Wireless Apple Keyboard with bluez version 5.35 on Gentoo (64-bit). There are no logs written whatsoever. Keyboard just disconnects. -- 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/1341256 Title: Press caps lock on bluetooth keyboard then the keyboard go death Status in bluez package in Ubuntu: Confirmed Bug description: I am typing using the Apple wireless keyboard,When I press 'caps lock',the keyboard don't work any more! So I go use keyboard on the Macbook.The key case have change,but the light on the key do not light on. I have to off the bluetooth then make it on again.Then reconnect the wireless keyboard. Yes,It work again. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: bluez 4.101-0ubuntu13 ProcVersionSignature: Ubuntu 3.16.0-3.8-generic 3.16.0-rc4 Uname: Linux 3.16.0-3-generic x86_64 NonfreeKernelModules: wl nvidia ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 CurrentDesktop: Unity Date: Sun Jul 13 17:12:23 2014 InstallationDate: Installed on 2014-03-08 (126 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140307) InterestingModules: bnep rfcomm btusb bluetooth MachineType: Apple Inc. MacBookPro9,1 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-3-generic.efi.signed root=UUID=6510f595-2f49-4798-953a-ed186346c60d ro irqpoll SourcePackage: bluez UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/08/2012 dmi.bios.vendor: Apple Inc. dmi.bios.version: MBP91.88Z.00D3.B08.1208081132 dmi.board.asset.tag: Base Board Asset Tag# dmi.board.name: Mac-4B7AC7E43945597E dmi.board.vendor: Apple Inc. dmi.board.version: MacBookPro9,1 dmi.chassis.type: 10 dmi.chassis.vendor: Apple Inc. dmi.chassis.version: Mac-4B7AC7E43945597E dmi.modalias: dmi:bvnAppleInc.:bvrMBP91.88Z.00D3.B08.1208081132:bd08/08/2012:svnAppleInc.:pnMacBookPro9,1:pvr1.0:rvnAppleInc.:rnMac-4B7AC7E43945597E:rvrMacBookPro9,1:cvnAppleInc.:ct10:cvrMac-4B7AC7E43945597E: dmi.product.name: MacBookPro9,1 dmi.product.version: 1.0 dmi.sys.vendor: Apple Inc. hciconfig: hci0:Type: BR/EDR Bus: USB BD Address: 7C:D1:C3:79:A7:25 ACL MTU: 1021:8 SCO MTU: 64:1 UP RUNNING PSCAN RX bytes:119665 acl:5720 sco:0 events:2443 errors:0 TX bytes:13420 acl:640 sco:0 commands:718 errors:0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1341256/+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 1504914] Re: System freeze/restart on high memory usage
Hi Christopher: I've tested it with the latest upstream kernel available 4.3.0-040300rc5 and the problem persist with the same symptoms described previously. This time tough I've got a crash file _usr_bin_Xorg.0.crash but when I've tried to send it as bug report it gives an error and prevent me to send it. The title of the crash report would be "Xorg crashed with SIGABRT in __libc_message()". HTH ** 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/1504914 Title: System freeze/restart on high memory usage Status in linux package in Ubuntu: Confirmed Bug description: What is expected to happen is when all RAM and swap is either nearly or fully consumed by a process or application, the OS remains responsive, it doesn't crash to the login screen, and eventually the process or application asking for the majority of resources is force closed. What happens instead is the mouse stops responding promptly or not at all, and eventually the system resets to the logon screen. Specific scenarios to reproduce: - First, when having several chrome tabs open, press CTRL+T several times and arrive to a memory limit. - Second, I experience this when using virtualbox, given that the VM was asking for half of the memory available, as soon as I open a couple of tabs in chrome in the host the system started to be unusable. - Third, to reproduce it easily I've installed memtester application and run a couple of instances of it asking 2G chunks, this effectively reproduce the crash very effectively. I've checked: - All 4GB of memory passed memtest86+. - Tested with and without 4GB swap file same crash. Untested: Adding in /etc/rc.local : sysctl vm.vfs_cache_pressure=10 WORKAROUND: By adding into /etc/sysctl.conf the following, I'm not losing control of the system even if it slows down when ramping up the swap use: vm.min_free_kbytes=131072 vm.swappiness=5 ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-65-generic 3.13.0-65.106 ProcVersionSignature: Ubuntu 3.13.0-65.106-generic 3.13.11-ckt26 Uname: Linux 3.13.0-65-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: yas3625 F pulseaudio CurrentDesktop: Unity Date: Sun Oct 11 10:41:41 2015 InstallationDate: Installed on 2015-01-17 (266 days ago) InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2) MachineType: SAMSUNG ELECTRONICS CO., LTD. 900X3C/900X3D/900X3E/900X4C/900X4D ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-65-generic.efi.signed root=UUID=c5d1dcf0-367e-4643-99f9-735befcdaba1 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.13.0-65-generic N/A linux-backports-modules-3.13.0-65-generic N/A linux-firmware 1.127.15 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 07/15/2015 dmi.bios.vendor: Phoenix Technologies Ltd. dmi.bios.version: P11ABK dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: NP900X3E-A01ES 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.:bvrP11ABK:bd07/15/2015:svnSAMSUNGELECTRONICSCO.,LTD.:pn900X3C/900X3D/900X3E/900X4C/900X4D:pvr0.1:rvnSAMSUNGELECTRONICSCO.,LTD.:rnNP900X3E-A01ES:rvrFAB1:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvr0.1: dmi.product.name: 900X3C/900X3D/900X3E/900X4C/900X4D 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/1504914/+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 1423631] Re: tap interface drops many packets on highload systems
I also see this bu only on Windows guests. -- 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/1423631 Title: tap interface drops many packets on highload systems Status in linux package in Ubuntu: Confirmed Status in qemu package in Ubuntu: Incomplete Status in qemu-kvm package in Ubuntu: Incomplete Bug description: I use qemu-kvm in openstack. On highload hypervisor tap interface of net-highload guest drops many TX packets. Network options of qemu-system-x86_64 "... -netdev tap,fd=30,id=hostnet0,vhost=on,vhostfd=31 -device virtio-net-pci,netdev=hostnet0,id=net0,mac=fa:16:3e:86:67:7b,bus=pci.0,addr=0x3..." Network domin config: tape4009073-0b Link encap:Ethernet HWaddr fe:16:3e:86:67:7b inet6 addr: fe80::fc16:3eff:fe86:677b/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:1587622634 errors:0 dropped:0 overruns:0 frame:0 TX packets:1484106438 errors:0 dropped:460259 overruns:0 carrier:0 collisions:0 txqueuelen:500 RX bytes:877878711500 (877.8 GB) TX bytes:3071846828531 (3.0 TB) --- AlsaDevices: total 0 crw-rw 1 root audio 116, 1 Feb 18 12:06 seq crw-rw 1 root audio 116, 33 Feb 18 12:06 timer AplayDevices: Error: [Errno 2] No such file or directory ApportVersion: 2.14.1-0ubuntu3.7 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: CRDA: Error: [Errno 2] No such file or directory DistroRelease: Ubuntu 14.04 InstallationDate: Installed on 2014-07-01 (234 days ago) InstallationMedia: Ubuntu-Server 14.04 LTS "Trusty Tahr" - Release amd64 (20140416.2) MachineType: Dell Inc. PowerEdge M620 Package: qemu-kvm PciMultimedia: ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic root=UUID=5965239d-820a-49a1-9d8e-23a4c1f87ce6 ro ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3 RelatedPackageVersions: linux-restricted-modules-3.16.0-30-generic N/A linux-backports-modules-3.16.0-30-generic N/A linux-firmware 1.127.11 RfKill: Error: [Errno 2] No such file or directory Tags: trusty Uname: Linux 3.16.0-30-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 01/21/2014 dmi.bios.vendor: Dell Inc. dmi.bios.version: 2.2.7 dmi.board.name: 0T36VK dmi.board.vendor: Dell Inc. dmi.board.version: A01 dmi.chassis.type: 25 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: PowerEdge M1000e dmi.modalias: dmi:bvnDellInc.:bvr2.2.7:bd01/21/2014:svnDellInc.:pnPowerEdgeM620:pvr:rvnDellInc.:rn0T36VK:rvrA01:cvnDellInc.:ct25:cvrPowerEdgeM1000e: dmi.product.name: PowerEdge M620 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1423631/+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 1328965] Re: 3.13.0-29 kernel includes backport of 3.14 16-bit app restrictions but not override method causing wine win9x to fail
In Ubuntu Wily, this seems to have regressed: michael@Hadrianus:~$ sudo -i root@Hadrianus:~# echo 1 > /proc/sys/abi/ldt16 -bash: /proc/sys/abi/ldt16: No such file or directory -- 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/1328965 Title: 3.13.0-29 kernel includes backport of 3.14 16-bit app restrictions but not override method causing wine win9x to fail Status in linux package in Ubuntu: Fix Released Status in linux source package in Precise: Fix Released Status in linux source package in Trusty: Fix Released Status in linux source package in Utopic: Fix Released Bug description: Kernel 3.13.0-29 evidently contains a backport of the 3.14 kernel security workaround that disables 16-bit binaries from running. This causes all wine Windows 95 and Windows 98 applications to fail. The 3.14 kernel also includes a feature to re-enable support for 16-bit binaries by providing the /proc/sys/abi/ldt16 interface. This part of the kernel patch was evidently not backported, so this ability to override the 16-bit application prohibition is not available. For this reason, I cannot move forward to new kernel releases until this is fixed. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-29-generic 3.13.0-29.53 ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11 Uname: Linux 3.13.0-27-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: soup 1783 F pulseaudio CurrentDesktop: Unity Date: Wed Jun 11 12:01:26 2014 HibernationDevice: RESUME=UUID=8dcf6a87-59e8-4af8-9e1f-cbbcc64ca7a4 InstallationDate: Installed on 2014-04-26 (46 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) MachineType: Hewlett-Packard HP ProBook 4530s ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-27-generic root=UUID=b0984c90-6bc2-4dfb-978b-a508cbaff6a9 ro RelatedPackageVersions: linux-restricted-modules-3.13.0-27-generic N/A linux-backports-modules-3.13.0-27-generic N/A linux-firmware 1.127.2 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 10/11/2011 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 68SRR Ver. F.20 dmi.board.name: 167C dmi.board.vendor: Hewlett-Packard dmi.board.version: KBC Version 22.21 dmi.chassis.asset.tag: CNU1412MC3 dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr68SRRVer.F.20:bd10/11/2011:svnHewlett-Packard:pnHPProBook4530s:pvrA0001D02:rvnHewlett-Packard:rn167C:rvrKBCVersion22.21:cvnHewlett-Packard:ct10:cvr: dmi.product.name: HP ProBook 4530s dmi.product.version: A0001D02 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1328965/+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 1505213] [NEW] Multiple bluetooth audio devices break audio routing
Public bug reported: When connecting multiple bluetooth audio devices the audio routing doesn't behave as it should. When multiple devices are connected which support A2DP for example we have to * Pick one which becomes the active one * When the active one disappears (disconnected, out-of-range) we need to pick the next one and set it as the active Right now the result is not constant when connecting multiple devices: * bluez and PA (mainly PA) try to setup all devices not respecting if one is already active * when disconnecting the active one the previously not-active one doesn't become active and stays unused Also we need to check if telepathy-ofono takes always the right audio card from PA to setup the audio routing for voicecalls. ** Affects: canonical-devices-system-image Importance: Undecided Status: New ** Affects: bluez (Ubuntu) Importance: Undecided Assignee: Simon Fels (morphis) Status: New ** Affects: pulseaudio (Ubuntu) Importance: Undecided Assignee: Simon Fels (morphis) Status: New ** Affects: telepathy-ofono (Ubuntu) Importance: Undecided Assignee: Simon Fels (morphis) Status: New ** Tags: after-bluez5 bluetooth ** Tags removed: bluez5 ** Tags added: after-bluez5 ** Description changed: When connecting multiple bluetooth audio devices the audio routing doesn't behave as it should. When multiple devices are connected which support A2DP for example we have to * Pick one which becomes the active one * When the active one disappears (disconnected, out-of-range) we need to pick the next one and set it as the active Right now the result is not constant when connecting multiple devices: * bluez and PA (mainly PA) try to setup all devices not respecting if one is already active * when disconnecting the active one the previously not-active one doesn't become active and stays unused + + Also we need to check if telepathy-ofono takes always the right audio + card from PA to setup the audio routing for voicecalls. ** Also affects: canonical-devices-system-image Importance: Undecided Status: New ** Also affects: telepathy-ofono (Ubuntu) Importance: Undecided Status: New ** Changed in: bluez (Ubuntu) Assignee: (unassigned) => Simon Fels (morphis) ** Also affects: pulseaudio (Ubuntu) Importance: Undecided Status: New ** Changed in: telepathy-ofono (Ubuntu) Assignee: (unassigned) => Simon Fels (morphis) ** Changed in: pulseaudio (Ubuntu) Assignee: (unassigned) => Simon Fels (morphis) -- 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/1505213 Title: Multiple bluetooth audio devices break audio routing Status in Canonical System Image: New Status in bluez package in Ubuntu: New Status in pulseaudio package in Ubuntu: New Status in telepathy-ofono package in Ubuntu: New Bug description: When connecting multiple bluetooth audio devices the audio routing doesn't behave as it should. When multiple devices are connected which support A2DP for example we have to * Pick one which becomes the active one * When the active one disappears (disconnected, out-of-range) we need to pick the next one and set it as the active Right now the result is not constant when connecting multiple devices: * bluez and PA (mainly PA) try to setup all devices not respecting if one is already active * when disconnecting the active one the previously not-active one doesn't become active and stays unused Also we need to check if telepathy-ofono takes always the right audio card from PA to setup the audio routing for voicecalls. To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1505213/+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 1389675] Re: Function keys will not adjust brightness
** Changed in: linux (Ubuntu) Assignee: Chintana Prabhu (chintanarp98) => (unassigned) -- 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/1389675 Title: Function keys will not adjust brightness Status in linux package in Ubuntu: Incomplete Bug description: I have just installed Ubuntu 14.04, and I cannot make the function keys adjust the brightness. I have been trying to get a solution to the problem in this forum http://ubuntuforums.org/showthread.php?t=2250862&page=2&p=13159626#post13159626 . ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-39-generic 3.13.0-39.66 ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8 Uname: Linux 3.13.0-39-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: paul 1336 F pulseaudio /dev/snd/pcmC0D0p: paul 1336 F...m pulseaudio CurrentDesktop: Unity Date: Wed Nov 5 13:31:30 2014 HibernationDevice: RESUME=UUID=6357ccbf-2f39-4ca6-9cc1-65eb05bf30f6 InstallationDate: Installed on 2014-10-29 (6 days ago) InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2) Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 003: ID 04f2:b404 Chicony Electronics Co., Ltd Bus 001 Device 006: ID 1c4f:0003 SiGma Micro HID controller Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: ASUSTeK COMPUTER INC. X551MA ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-39-generic.efi.signed root=UUID=730dc0d2-8142-4bc0-a5ee-a2928da9bd65 ro quiet splash acpi_backlight=vendor vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.13.0-39-generic N/A linux-backports-modules-3.13.0-39-generic N/A linux-firmware 1.127.7 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 06/27/2014 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: X551MA.510 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: X551MA 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.:bvrX551MA.510:bd06/27/2014:svnASUSTeKCOMPUTERINC.:pnX551MA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX551MA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: X551MA 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/1389675/+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 1504914] Re: System freeze/restart on high memory usage
yas: "Regarding your question, effectively after reproducing the problem with the previous kernel I've got a crash file from google-chrome." Please do file a crash report against that crash file as outlined in https://wiki.ubuntu.com/ReportingBugs . Despite this, could you please test the latest upstream kernel available from the very top line at the top of the page from http://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=D (the release names are irrelevant for testing, and please do not test the daily folder)? Install instructions are available at https://wiki.ubuntu.com/Kernel/MainlineBuilds . This will allow additional upstream developers to examine the issue. If the latest kernel did not allow you to test to the issue (ex. you couldn't boot into the OS) please make a comment in your report about this, and continue to test the next most recent kernel version until you can test to the issue. Once you've tested the upstream kernel, please comment on which kernel version specifically you tested. If this issue is fixed in the mainline kernel, please add the following tags by clicking on the yellow circle with a black pencil icon, next to the word Tags, located at the bottom of the report description: kernel-fixed-upstream kernel-fixed-upstream-X.Y-rcZ Where X, Y, and Z are numbers corresponding to the kernel version. If the mainline kernel does not fix the issue, please add the following tags: kernel-bug-exists-upstream kernel-bug-exists-upstream-X.Y-rcZ Please note, an error to install the kernel does not fit the criteria of kernel-bug-exists-upstream. Once testing of the latest upstream kernel is complete, please mark this report's Status as Confirmed. Please let us know your results. Thank you for your understanding. ** Description changed: - When a process demands increasingly to the limit of memory available the system becomes unusable, mouse start to not respond promptly or not at all, and eventually the system resets to the logon screen. - The expected behavior would be not to lose control of the machine but crash eventually the process or application asking for resources. + What is expected to happen is when all RAM and swap is either nearly or + fully consumed by a process or application, the OS remains responsive, + it doesn't crash to the login screen, and eventually the process or + application asking for the majority of resources is force closed. - What I have done? - - Discard hardware problems, testing memory with memtest86+. No issue detected there. - - Test without swap file and with swap file of 4Gb (similar to main memory). Same crash. - - Following the advise on http://askubuntu.com/questions/41778/computer-freezing-on-almost-full-ram-possibly-disk-cache-problem set the sysctl vm.min_free_kbytes and adjust swappiness as described here https://bugs.launchpad.net/ubuntu/+source/linux/+bug/159356/comments/41 - With this adjustment the issue have been reduced drastically, I'm not losing control of the system even if it slows down when ramping up the swap use. - - I've not yet tried the suggestion here https://bugs.launchpad.net/ubuntu/+source/linux/+bug/159356/comments/35 because with the previous tip the system is behaving much as expected, but I have it in the list to test it if I experiment further crashes. + What happens instead is the mouse stops responding promptly or not at + all, and eventually the system resets to the logon screen. - How did I reproduce it? - - First, I experience this when having several chrome tabs open (chrome is eating a lot of memory lately being in tabs or in extensions). It's easy to press CTRL+T several times and arrive to a memory limit. - - Second, I experience this when using virtualbox, given that the vm was asking half of the memory available, as soon as I open a couple of tabs in chrome in the host the system started to be unusable. + Specific scenarios to reproduce: + - First, when having several chrome tabs open, press CTRL+T several times and arrive to a memory limit. + - Second, I experience this when using virtualbox, given that the VM was asking for half of the memory available, as soon as I open a couple of tabs in chrome in the host the system started to be unusable. - Third, to reproduce it easily I've installed memtester application and run a couple of instances of it asking 2G chunks, this effectively reproduce the crash very effectively. - Tell me if I should add any other log to help diagnose the issue. - Hope this helps. + I've checked: + - All 4GB of memory passed memtest86+. + - Tested with and without 4GB swap file same crash. + + Untested: Adding in /etc/rc.local : + sysctl vm.vfs_cache_pressure=10 + + WORKAROUND: By adding into /etc/sysctl.conf the following, I'm not losing control of the system even if it slows down when ramping up the swap use: + vm.min_free_kbytes=131072 + vm.swappiness=5 ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-65-
[Kernel-packages] [Bug 1495863] sysctl -a output from amp
Default Comment by Bridge ** Attachment added: "sysctl -a output from amp" https://bugs.launchpad.net/bugs/1495863/+attachment/4492345/+files/sysctl_logs -- 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/1495863 Title: ISST-KVM: R3-0: Firestone: PowerNV : Call traces w.r.t filesystem while running stress test Status in linux package in Ubuntu: New Bug description: == Comment: #0 - Krishnaja Balachandran - 2015-09-02 05:01:44 == ---Problem Description--- While running stress tests( IO BASE TCP NFS) on Firestone system "amp" I see the following call traces in "dmesg". Also, few commands are hanging in amp. Contact Information = kriba...@in.ibm.com ---uname output--- Linux amp 3.19.0-26-generic #28~14.04.1-Ubuntu SMP Wed Aug 12 14:10:52 UTC 2015 ppc64le ppc64le ppc64le GNU/Linux Machine Type = PowerNV 8335-GTA ---Debugger--- "xmon" was configured, however the system did not enter into the debugger Stack trace output: [69633.095738] INFO: rcu_sched detected stalls on CPUs/tasks: { 11 59} (detected by 171, t=10356287 jiffies, g=2131264, c=2131263, q=51507717) [69633.096031] Task dump for CPU 11: [69633.096058] kswapd8 R running task0 989 2 0x0804 [69633.096110] Call Trace: [69633.096138] [c03c9f93f070] [c03c9f93f0b0] 0xc03c9f93f0b0 (unreliable) [69633.096347] [c03c9f93f240] [c03c9f93f370] 0xc03c9f93f370 [69633.096399] Task dump for CPU 59: [69633.096426] kworker/u386:14 D 0 77488 2 0x0804 [69633.096484] Workqueue: writeback bdi_writeback_workfn (flush-8:32) [69633.096536] Call Trace: [69633.096556] [c03c9f936f00] [c01ff4ee76f0] 0xc01ff4ee76f0 (unreliable) [69633.096618] [c03c9f9370d0] [c03c9f937130] 0xc03c9f937130 [69633.096671] [c03c9f937130] [c0a11370] __schedule+0x370/0x8d0 [69633.096726] [c03c9f937350] [c0a153e8] rwsem_down_write_failed+0x288/0x400 [69633.096788] [c03c9f9373e0] [c0a147f8] down_write+0x88/0x90 [69633.096864] [c03c9f937410] [d00029bc5254] xfs_ilock+0xf4/0x160 [xfs] [69633.096933] [c03c9f937450] [d00029bc1bc8] xfs_iomap_write_allocate+0x238/0x3f0 [xfs] [69633.097011] [c03c9f937580] [d00029ba60bc] xfs_map_blocks+0x1cc/0x2f0 [xfs] [69633.097087] [c03c9f9375f0] [d00029ba7b24] xfs_vm_writepage+0x194/0x630 [xfs] [69633.097148] [c03c9f9376d0] [c021c66c] __writepage+0x4c/0xb0 [69633.097373] [c03c9f937710] [c021cda4] write_cache_pages+0x1e4/0x4c0 [69633.097437] [c03c9f937850] [c021d0e4] generic_writepages+0x64/0x90 [69633.097513] [c03c9f9378b0] [d00029ba5e70] xfs_vm_writepages+0x70/0xa0 [xfs] [69633.097575] [c03c9f9378f0] [c021e720] do_writepages+0x60/0xc0 [69633.097627] [c03c9f937920] [c02f1db8] __writeback_single_inode+0x68/0x370 [69633.097687] [c03c9f937970] [c02f2478] writeback_sb_inodes+0x2c8/0x4f0 [69633.097747] [c03c9f937a40] [c02f2784] __writeback_inodes_wb+0xe4/0x150 [69633.097807] [c03c9f937aa0] [c02f354c] wb_writeback+0x30c/0x3e0 [69633.097859] [c03c9f937b40] [c02f405c] bdi_writeback_workfn+0x14c/0x550 [69633.097919] [c03c9f937c60] [c00d28bc] process_one_work+0x19c/0x480 [69633.097980] [c03c9f937cf0] [c00d3160] worker_thread+0x190/0x5b0 [69633.098032] [c03c9f937d80] [c00da494] kthread+0x114/0x140 [69633.098085] [c03c9f937e30] [c000956c] ret_from_kernel_thread+0x5c/0x70 NOTE: System is on a private network. Access the private network via SSH to "banner.isst.aus.stglabs.ibm.com" using your GSA ID and password. (Banner itself is behind a BSO, so must authenticate through that first.) Login details : ssh banner.isst.aus.stglabs.ibm.com [debug/don2rry ] Host login:- amp.isst.aus.stglabs.ibm.com [10.33.31.106 ] [root/don2rry] login via GUI: bmc-amp.isst.aus.stglabs.ibm.com [10.33.31.106 ] IPMI Login to host amp console :- - From banner machine run the following : ssh banner.isst.aus.stglabs.ibm.com [debug/don2rry ] ipmitool -I lanplus -H bmc-amp -U ADMIN -P admin sol deactivate ipmitool -I lanplus -H bmc-amp -U ADMIN -P admin sol activate - TESTING INFORMATION - SYSTEM INFORMATION - HOST NAME or NETWORK ADDRESS: amp.isst.aus.stglabs.ibm.com [ 10.33.31.106 ] BMC NAME and BMC ip: bmc-amp.isst.aus.stglabs.ibm.com [ 10.33.31.108 ]
[Kernel-packages] [Bug 1389675] Re: Function keys will not adjust brightness
** Changed in: linux (Ubuntu) Assignee: (unassigned) => Chintana Prabhu (chintanarp98) -- 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/1389675 Title: Function keys will not adjust brightness Status in linux package in Ubuntu: Incomplete Bug description: I have just installed Ubuntu 14.04, and I cannot make the function keys adjust the brightness. I have been trying to get a solution to the problem in this forum http://ubuntuforums.org/showthread.php?t=2250862&page=2&p=13159626#post13159626 . ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-39-generic 3.13.0-39.66 ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8 Uname: Linux 3.13.0-39-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: paul 1336 F pulseaudio /dev/snd/pcmC0D0p: paul 1336 F...m pulseaudio CurrentDesktop: Unity Date: Wed Nov 5 13:31:30 2014 HibernationDevice: RESUME=UUID=6357ccbf-2f39-4ca6-9cc1-65eb05bf30f6 InstallationDate: Installed on 2014-10-29 (6 days ago) InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2) Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 003: ID 04f2:b404 Chicony Electronics Co., Ltd Bus 001 Device 006: ID 1c4f:0003 SiGma Micro HID controller Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: ASUSTeK COMPUTER INC. X551MA ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-39-generic.efi.signed root=UUID=730dc0d2-8142-4bc0-a5ee-a2928da9bd65 ro quiet splash acpi_backlight=vendor vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.13.0-39-generic N/A linux-backports-modules-3.13.0-39-generic N/A linux-firmware 1.127.7 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 06/27/2014 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: X551MA.510 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: X551MA 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.:bvrX551MA.510:bd06/27/2014:svnASUSTeKCOMPUTERINC.:pnX551MA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX551MA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: X551MA 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/1389675/+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 1472549] Comment bridged from LTC Bugzilla
*** This bug is a duplicate of bug 1452473 *** https://bugs.launchpad.net/bugs/1452473 --- Comment From pavsu...@in.ibm.com 2015-10-12 10:04 EDT--- This issue is still occurring in latest Ubuntu 14.04.3 kernels on P8 Open Power Hardware's. root@ltchabanero002:~# uname -a Linux ltchabanero002 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 22:21:52 UTC 2015 ppc64le ppc64le ppc64le GNU/Linux root@ltchabanero002:~# cat /etc/os-release NAME="Ubuntu" VERSION="14.04.3 LTS, Trusty Tahr" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 14.04.3 LTS" VERSION_ID="14.04" HOME_URL="http://www.ubuntu.com/"; SUPPORT_URL="http://help.ubuntu.com/"; BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"; root@ltchabanero002:~# cat /proc/cpuinfo | tail processor : 79 cpu : POWER8 (raw), altivec supported clock : 3491.00MHz revision: 2.0 (pvr 004d 0200) timebase: 51200 platform: PowerNV model : TN71-BP012 machine : PowerNV TN71-BP012 firmware: OPAL v3 root@ltchabanero002:~# sensors No sensors found! Make sure you loaded all the kernel drivers you need. Try sensors-detect to find out which these are. root@ltchabanero002:~# lsmod | grep ibmpowernv ibmpowernv 4808 0 -- 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/1472549 Title: sensors command is not getting executed in Ubuntu 14.04.3 on PowerNV 8335-GTA Hardware Status in linux package in Ubuntu: New Bug description: ---Problem Description--- sensors command is not getting executed in Ubuntu 14.04.3 on PowerNV 8335-GTA Hardware Machine Type = P8 ---Steps to Reproduce--- Install a PowerNV 8335-GTA machine with Ubuntu 14.04.3 netboot images. Then load the kernel module ibmpowernv on the same. root@tul8p1:~# sensors No sensors found! Make sure you loaded all the kernel drivers you need. Try sensors-detect to find out which these are. root@tul8p1:~# sensors-detect # sensors-detect revision 6170 (2013-05-20 21:25:22 +0200) # DMI data unavailable, please consider installing dmidecode 2.7 # or later for better results. This program will help you determine which kernel modules you need to load to use lm_sensors most effectively. It is generally safe and recommended to accept the default answers to all questions, unless you know what you're doing. Some south bridges, CPUs or memory controllers contain embedded sensors. Do you want to scan for them? This is totally safe. (YES/no): YES modprobe: FATAL: Module cpuid not found. Failed to load module cpuid. Silicon Integrated Systems SIS5595... No VIA VT82C686 Integrated Sensors... No VIA VT8231 Integrated Sensors...No AMD K8 thermal sensors... No AMD Family 10h thermal sensors... No AMD Family 11h thermal sensors... No AMD Family 12h and 14h thermal sensors... No AMD Family 15h thermal sensors... No AMD Family 15h power sensors... No AMD Family 16h power sensors... No Intel digital thermal sensor... No Intel AMB FB-DIMM thermal sensor... No VIA C7 thermal sensor...No VIA Nano thermal sensor... No Lastly, we can probe the I2C/SMBus adapters for connected hardware monitoring devices. This is the most risky part, and while it works reasonably well on most systems, it has been reported to cause trouble on some systems. Do you want to probe the I2C/SMBus adapters now? (YES/no): YES Sorry, no supported PCI bus adapters found. Next adapter: p8_0008_e0p0 (i2c-0) Do you want to scan it? (YES/no/selectively): YES Client found at address 0x50 Handled by driver `at24' (already loaded), chip type `24c128' (note: this is probably NOT a sensor chip!) Client found at address 0x51 Handled by driver `at24' (already loaded), chip type `24c128' (note: this is probably NOT a sensor chip!) Next adapter: p8_0008_e0p1 (i2c-1) Do you want to scan it? (YES/no/selectively): YES Client found at address 0x50 Handled by driver `at24' (already loaded), chip type `24c128' (note: this is probably NOT a sensor chip!) Client found at address 0x51 Handled by driver `at24' (already loaded), chip type `24c128' (note: this is probably NOT a sensor chip!) Next adapter: p8__e0p0 (i2c-2) Do you want to scan it? (YES/no/selectively): YES Client found at address 0x50 Handled by driver `at24' (already loaded), chip type `24c128' (note: this is probably NOT a sensor chip!) Client found at address 0x51
[Kernel-packages] [Bug 1504914] Re: System freeze/restart on high memory usage
Hi Christopher, I've done further tests. Regarding your question, effectively after reproducing the problem with the previous kernel I've got a crash file from google-chrome. Even with the default values mentioned in #3 What I've observed is: - when having swap off the problem arrives faster when reaching the memory limit, the system just restart at logon screen (but it doesn't seem a complete reset because I didn't get the GRUB screen (more like the lightdm process restart?) - when having swap on the problem arrives when consuming almost all the swap memory, but same issue: mouse and keyboard start not to respond and then finally restart. - with the new kernel 3.14 the restart does not arrive but the system become equally freeze near the limit of memory and eventually require a hard reset or have to wait to be able to kill some of the process (that could take too long). But in this case google-chrome started to give unresponsive windows messages and kill their own processes himself, giving proper errors. The steps I use to reproduce the problem are: - execute $ sudo memtester 2G - open almost 30 bookmarks of web pages as tabs of google-chrome - eventually execute $ sudo memtester 1G (when using swap to reach the limit again) -- 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/1504914 Title: System freeze/restart on high memory usage Status in linux package in Ubuntu: Incomplete Bug description: When a process demands increasingly to the limit of memory available the system becomes unusable, mouse start to not respond promptly or not at all, and eventually the system resets to the logon screen. The expected behavior would be not to lose control of the machine but crash eventually the process or application asking for resources. What I have done? - Discard hardware problems, testing memory with memtest86+. No issue detected there. - Test without swap file and with swap file of 4Gb (similar to main memory). Same crash. - Following the advise on http://askubuntu.com/questions/41778/computer-freezing-on-almost-full-ram-possibly-disk-cache-problem set the sysctl vm.min_free_kbytes and adjust swappiness as described here https://bugs.launchpad.net/ubuntu/+source/linux/+bug/159356/comments/41 With this adjustment the issue have been reduced drastically, I'm not losing control of the system even if it slows down when ramping up the swap use. - I've not yet tried the suggestion here https://bugs.launchpad.net/ubuntu/+source/linux/+bug/159356/comments/35 because with the previous tip the system is behaving much as expected, but I have it in the list to test it if I experiment further crashes. How did I reproduce it? - First, I experience this when having several chrome tabs open (chrome is eating a lot of memory lately being in tabs or in extensions). It's easy to press CTRL+T several times and arrive to a memory limit. - Second, I experience this when using virtualbox, given that the vm was asking half of the memory available, as soon as I open a couple of tabs in chrome in the host the system started to be unusable. - Third, to reproduce it easily I've installed memtester application and run a couple of instances of it asking 2G chunks, this effectively reproduce the crash very effectively. Tell me if I should add any other log to help diagnose the issue. Hope this helps. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-65-generic 3.13.0-65.106 ProcVersionSignature: Ubuntu 3.13.0-65.106-generic 3.13.11-ckt26 Uname: Linux 3.13.0-65-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: yas3625 F pulseaudio CurrentDesktop: Unity Date: Sun Oct 11 10:41:41 2015 InstallationDate: Installed on 2015-01-17 (266 days ago) InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2) MachineType: SAMSUNG ELECTRONICS CO., LTD. 900X3C/900X3D/900X3E/900X4C/900X4D ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-65-generic.efi.signed root=UUID=c5d1dcf0-367e-4643-99f9-735befcdaba1 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.13.0-65-generic N/A linux-backports-modules-3.13.0-65-generic N/A linux-firmware 1.127.15 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 07/15/2015 dmi.bios.vendor: Phoenix Technologies Ltd. dmi.bios.version: P11ABK dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: NP900X3E-A01ES 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
[Kernel-packages] [Bug 1504914] Re: System freeze/restart on high memory usage
** Tags removed: 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/1504914 Title: System freeze/restart on high memory usage Status in linux package in Ubuntu: Incomplete Bug description: When a process demands increasingly to the limit of memory available the system becomes unusable, mouse start to not respond promptly or not at all, and eventually the system resets to the logon screen. The expected behavior would be not to lose control of the machine but crash eventually the process or application asking for resources. What I have done? - Discard hardware problems, testing memory with memtest86+. No issue detected there. - Test without swap file and with swap file of 4Gb (similar to main memory). Same crash. - Following the advise on http://askubuntu.com/questions/41778/computer-freezing-on-almost-full-ram-possibly-disk-cache-problem set the sysctl vm.min_free_kbytes and adjust swappiness as described here https://bugs.launchpad.net/ubuntu/+source/linux/+bug/159356/comments/41 With this adjustment the issue have been reduced drastically, I'm not losing control of the system even if it slows down when ramping up the swap use. - I've not yet tried the suggestion here https://bugs.launchpad.net/ubuntu/+source/linux/+bug/159356/comments/35 because with the previous tip the system is behaving much as expected, but I have it in the list to test it if I experiment further crashes. How did I reproduce it? - First, I experience this when having several chrome tabs open (chrome is eating a lot of memory lately being in tabs or in extensions). It's easy to press CTRL+T several times and arrive to a memory limit. - Second, I experience this when using virtualbox, given that the vm was asking half of the memory available, as soon as I open a couple of tabs in chrome in the host the system started to be unusable. - Third, to reproduce it easily I've installed memtester application and run a couple of instances of it asking 2G chunks, this effectively reproduce the crash very effectively. Tell me if I should add any other log to help diagnose the issue. Hope this helps. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-65-generic 3.13.0-65.106 ProcVersionSignature: Ubuntu 3.13.0-65.106-generic 3.13.11-ckt26 Uname: Linux 3.13.0-65-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: yas3625 F pulseaudio CurrentDesktop: Unity Date: Sun Oct 11 10:41:41 2015 InstallationDate: Installed on 2015-01-17 (266 days ago) InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2) MachineType: SAMSUNG ELECTRONICS CO., LTD. 900X3C/900X3D/900X3E/900X4C/900X4D ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-65-generic.efi.signed root=UUID=c5d1dcf0-367e-4643-99f9-735befcdaba1 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.13.0-65-generic N/A linux-backports-modules-3.13.0-65-generic N/A linux-firmware 1.127.15 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 07/15/2015 dmi.bios.vendor: Phoenix Technologies Ltd. dmi.bios.version: P11ABK dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: NP900X3E-A01ES 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.:bvrP11ABK:bd07/15/2015:svnSAMSUNGELECTRONICSCO.,LTD.:pn900X3C/900X3D/900X3E/900X4C/900X4D:pvr0.1:rvnSAMSUNGELECTRONICSCO.,LTD.:rnNP900X3E-A01ES:rvrFAB1:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvr0.1: dmi.product.name: 900X3C/900X3D/900X3E/900X4C/900X4D 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/1504914/+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 1505067] Re: [HP Spectre x360 - 13-4001nf] Audio broken, broadwell-U audio controller
yom, 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 from http://kernel.ubuntu.com/~kernel- ppa/mainline/?C=N;O=D (the release names are irrelevant for testing, and please do not test the daily folder)? Install instructions are available at https://wiki.ubuntu.com/Kernel/MainlineBuilds . This will allow additional upstream developers to examine the issue. If the latest kernel did not allow you to test to the issue (ex. you couldn't boot into the OS) please make a comment in your report about this, and continue to test the next most recent kernel version until you can test to the issue. Once you've tested the upstream kernel, please comment on which kernel version specifically you tested. If this issue is fixed in the mainline kernel, please add the following tags by clicking on the yellow circle with a black pencil icon, next to the word Tags, located at the bottom of the report description: kernel-fixed-upstream kernel-fixed-upstream-X.Y-rcZ Where X, Y, and Z are numbers corresponding to the kernel version. If the mainline kernel does not fix the issue, please add the following tags: kernel-bug-exists-upstream kernel-bug-exists-upstream-X.Y-rcZ Please note, an error to install the kernel does not fit the criteria of kernel-bug-exists-upstream. Once testing of the latest upstream kernel is complete, please mark this report's Status as Confirmed. Please let us know your results. Thank you for your understanding. ** Description changed: On Ubuntu vivid (15.04), Audio driver on HP Spectre x360 doesn't work. - This bug has been reported for the outdated (F12) BIOS version: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1441852 - and it is also valid with the latest BIOS update (F25) and Ubuntu kernel 3.19.0-30. - - As a workaround, GRUB can be reconfigured to use the sound card in legacy (HDA) mode by: + WORKAROUND: GRUB can be reconfigured to use the sound card in legacy (HDA) mode by: 1) Editing /etc/default/grub 2) replacing GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" by GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_backlight=vendor acpi_osi='!Windows 2013' acpi_osi='!Windows 2012'" 3) Rebooting TWO times - - Yet, it would be nice to have the sound card working in i2c mode. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: linux-image-3.19.0-30-generic 3.19.0-30.34 ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6 Uname: Linux 3.19.0-30-generic x86_64 ApportVersion: 2.17.2-0ubuntu1.5 Architecture: amd64 AudioDevicesInUse: - USERPID ACCESS COMMAND - /dev/snd/controlC0: yom1908 F pulseaudio - /dev/snd/controlC1: yom1908 F pulseaudio + USERPID ACCESS COMMAND + /dev/snd/controlC0: yom1908 F pulseaudio + /dev/snd/controlC1: yom1908 F pulseaudio CurrentDesktop: Unity Date: Mon Oct 12 10:49:27 2015 EcryptfsInUse: Yes InstallationDate: Installed on 2015-07-17 (86 days ago) InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1) MachineType: Hewlett-Packard HP Spectre x360 Convertible 13 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic root=UUID=fabc8684-f690-4eeb-ad0a-ec14846f7de6 ro quiet splash acpi_backlight=vendor "acpi_osi=!Windows 2013" "acpi_osi=!Windows 2012" vt.handoff=7 RelatedPackageVersions: - linux-restricted-modules-3.19.0-30-generic N/A - linux-backports-modules-3.19.0-30-generic N/A - linux-firmware 1.143.3 + linux-restricted-modules-3.19.0-30-generic N/A + linux-backports-modules-3.19.0-30-generic N/A + linux-firmware 1.143.3 SourcePackage: linux UpgradeStatus: Upgraded to vivid on 2015-07-24 (79 days ago) dmi.bios.date: 08/19/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: F.25 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: 802D dmi.board.vendor: Hewlett-Packard dmi.board.version: 58.39 dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrF.25:bd08/19/2015:svnHewlett-Packard:pnHPSpectrex360Convertible13:pvr:rvnHewlett-Packard:rn802D:rvr58.39:cvnHewlett-Packard:ct10:cvrChassisVersion: dmi.product.name: HP Spectre x360 Convertible 13 dmi.sys.vendor: Hewlett-Packard ** Tags added: latest-bios-f.25 ** 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/1505067 Title: [HP Spectre x360 - 13-4001nf] Audio broken, broadwell-U audio controller Status in linux package in Ubuntu: Incomplete Bug description: On Ubunt
[Kernel-packages] [Bug 1389675] Re: Function keys will not adjust brightness
** Changed in: linux (Ubuntu) Assignee: Chintana Prabhu (chintanarp98) => (unassigned) -- 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/1389675 Title: Function keys will not adjust brightness Status in linux package in Ubuntu: Incomplete Bug description: I have just installed Ubuntu 14.04, and I cannot make the function keys adjust the brightness. I have been trying to get a solution to the problem in this forum http://ubuntuforums.org/showthread.php?t=2250862&page=2&p=13159626#post13159626 . ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-39-generic 3.13.0-39.66 ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8 Uname: Linux 3.13.0-39-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: paul 1336 F pulseaudio /dev/snd/pcmC0D0p: paul 1336 F...m pulseaudio CurrentDesktop: Unity Date: Wed Nov 5 13:31:30 2014 HibernationDevice: RESUME=UUID=6357ccbf-2f39-4ca6-9cc1-65eb05bf30f6 InstallationDate: Installed on 2014-10-29 (6 days ago) InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2) Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 003: ID 04f2:b404 Chicony Electronics Co., Ltd Bus 001 Device 006: ID 1c4f:0003 SiGma Micro HID controller Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: ASUSTeK COMPUTER INC. X551MA ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-39-generic.efi.signed root=UUID=730dc0d2-8142-4bc0-a5ee-a2928da9bd65 ro quiet splash acpi_backlight=vendor vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.13.0-39-generic N/A linux-backports-modules-3.13.0-39-generic N/A linux-firmware 1.127.7 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 06/27/2014 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: X551MA.510 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: X551MA 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.:bvrX551MA.510:bd06/27/2014:svnASUSTeKCOMPUTERINC.:pnX551MA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX551MA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: X551MA 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/1389675/+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 1494203] Re: [Dell Latitude 3150] System hang on poweroff / reboot
** Changed in: linux-lts-vivid (Ubuntu) Status: Confirmed => Won't Fix ** Changed in: linux-lts-vivid (Ubuntu) Status: Won't Fix => Invalid ** Changed in: linux-lts-vivid (Ubuntu) Status: Invalid => Won't Fix -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-vivid in Ubuntu. https://bugs.launchpad.net/bugs/1494203 Title: [Dell Latitude 3150] System hang on poweroff / reboot Status in linux-lts-vivid package in Ubuntu: Won't Fix Bug description: CID: 201412-16318, 201412-16319 Dell Latitude 3150 Step: 1. Install 14.04.3 + update (3.19.0-28) 2. Poweroff the system Expected result: * System will be powered off Actual result: * System will hang during the poweroff process, the last line of information is "System will now halt", but it won't be turned of, you will have to hold to power button to turn it off. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.19.0-28-generic 3.19.0-28.30~14.04.1 ProcVersionSignature: Ubuntu 3.19.0-28.30~14.04.1-generic 3.19.8-ckt5 Uname: Linux 3.19.0-28-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.13 Architecture: amd64 CurrentDesktop: Unity Date: Thu Sep 10 04:56:30 2015 InstallationDate: Installed on 2015-09-10 (0 days ago) InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805) SourcePackage: linux-lts-vivid UpgradeStatus: No upgrade log present (probably fresh install) --- ApportVersion: 2.14.1-0ubuntu3.13 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ubuntu 2580 F pulseaudio CRDA: country TW: (2402 - 2472 @ 40), (3, 27) (5270 - 5330 @ 40), (3, 17), DFS (5735 - 5815 @ 40), (3, 30) CurrentDesktop: Unity DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=c9ac4cb4-606e-492c-a4a0-c511bad7444f InstallationDate: Installed on 2015-09-10 (0 days ago) InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1) Lsusb: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 002 Device 003: ID 0c45:6709 Microdia Bus 002 Device 002: ID 8087:0a2a Intel Corp. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: Dell Inc. Latitude 3150 Package: linux-lts-vivid ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-48-generic root=UUID=42ed9bbb-d87d-4d04-b5fe-18de9e6e14de ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.16.0-48.64~14.04.1-generic 3.16.7-ckt15 RelatedPackageVersions: linux-restricted-modules-3.16.0-48-generic N/A linux-backports-modules-3.16.0-48-generic N/A linux-firmware 1.127.15 Tags: trusty Uname: Linux 3.16.0-48-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 03/02/2015 dmi.bios.vendor: Dell Inc. dmi.bios.version: A01 dmi.board.name: 021010 dmi.board.vendor: Dell Inc. dmi.board.version: D02 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA01:bd03/02/2015:svnDellInc.:pnLatitude3150:pvr01:rvnDellInc.:rn021010:rvrD02:cvnDellInc.:ct9:cvr: dmi.product.name: Latitude 3150 dmi.product.version: 01 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-lts-vivid/+bug/1494203/+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 1499726] CRDA.txt
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1499726/+attachment/4492200/+files/CRDA.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1499726 Title: Unable to disable SMART for Corsair Neutron GTX SSD Status in linux package in Ubuntu: Confirmed Bug description: During every boot sequence, SMART commands are sent to this SSD, causing a minute long hang, until a kernel error message appears, telling me that some SMART command failed. Since SSDs are not the target audience for SMART checks anyway, I wanted to disable smart checks through gnome-disk tool. When I tried to disable SMART for this disk, I got the following error message: === Error sending ATA command SMART, sub-command DISABLE OPERATIONS: ATA command failed: error=0x04 count=0x00 status=0x51 (g-io-error-quark,0) === After closing the error dialog, SMART switch in the window is turned back on :( All I wanted was disable SMART checks during boot time for this disk The kernel message (taken from dmesg output) regarding SMART and the SSD at boot time is as follows: === [ 101.743095] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0 [ 101.743144] ata4.00: failed command: SMART [ 101.743189] ata4.00: cmd b0/d5:01:06:4f:c2/00:00:00:00:00/00 tag 0 pio 512 in res 51/10:00:00:4f:c2/00:00:00:00:00/e0 Emask 0x81 (invalid argument) [ 101.743246] ata4.00: status: { DRDY ERR } [ 101.743288] ata4.00: error: { IDNF } === ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: gnome-disk-utility 3.14.0-0ubuntu2 ProcVersionSignature: Ubuntu 3.19.0-28.30-generic 3.19.8-ckt5 Uname: Linux 3.19.0-28-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.17.2-0ubuntu1.5 Architecture: amd64 CurrentDesktop: KDE Date: Fri Sep 25 14:53:50 2015 EcryptfsInUse: Yes InstallationDate: Installed on 2012-09-25 (1094 days ago) InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120423) SourcePackage: gnome-disk-utility UpgradeStatus: Upgraded to vivid on 2015-09-16 (9 days ago) --- ApportVersion: 2.17.2-0ubuntu1.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: rlp1757 F pulseaudio /dev/snd/controlC0: rlp1757 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 15.04 HibernationDevice: RESUME=UUID=ec3a196c-cdad-4b0e-8912-8bbe4b08f644 InstallationDate: Installed on 2012-09-25 ( days ago) InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120423) IwConfig: eth0 no wireless extensions. lono wireless extensions. NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic root=UUID=483952bb-8b76-4bd9-b2bc-872b337c5143 ro quiet splash ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6 RelatedPackageVersions: linux-restricted-modules-3.19.0-30-generic N/A linux-backports-modules-3.19.0-30-generic N/A linux-firmware 1.143.3 RfKill: Tags: vivid Uname: Linux 3.19.0-30-generic x86_64 UpgradeStatus: Upgraded to vivid on 2015-09-16 (26 days ago) UserGroups: adm cdrom dialout floppy lpadmin netdev plugdev sambashare scanner sudo syslog wireshark _MarkForUpload: True dmi.bios.date: 09/14/2008 dmi.bios.vendor: Intel Corp. dmi.bios.version: SOX5810J.86A.2127.2008.0914.1638 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: DX58SO dmi.board.vendor: Intel Corporation dmi.board.version: AAE29331-501 dmi.chassis.type: 2 dmi.modalias: dmi:bvnIntelCorp.:bvrSOX5810J.86A.2127.2008.0914.1638:bd09/14/2008:svn:pn:pvr:rvnIntelCorporation:rnDX58SO:rvrAAE29331-501:cvn:ct2:cvr: To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1499726/+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 1499726] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1499726/+attachment/4492209/+files/UdevDb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1499726 Title: Unable to disable SMART for Corsair Neutron GTX SSD Status in linux package in Ubuntu: Confirmed Bug description: During every boot sequence, SMART commands are sent to this SSD, causing a minute long hang, until a kernel error message appears, telling me that some SMART command failed. Since SSDs are not the target audience for SMART checks anyway, I wanted to disable smart checks through gnome-disk tool. When I tried to disable SMART for this disk, I got the following error message: === Error sending ATA command SMART, sub-command DISABLE OPERATIONS: ATA command failed: error=0x04 count=0x00 status=0x51 (g-io-error-quark,0) === After closing the error dialog, SMART switch in the window is turned back on :( All I wanted was disable SMART checks during boot time for this disk The kernel message (taken from dmesg output) regarding SMART and the SSD at boot time is as follows: === [ 101.743095] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0 [ 101.743144] ata4.00: failed command: SMART [ 101.743189] ata4.00: cmd b0/d5:01:06:4f:c2/00:00:00:00:00/00 tag 0 pio 512 in res 51/10:00:00:4f:c2/00:00:00:00:00/e0 Emask 0x81 (invalid argument) [ 101.743246] ata4.00: status: { DRDY ERR } [ 101.743288] ata4.00: error: { IDNF } === ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: gnome-disk-utility 3.14.0-0ubuntu2 ProcVersionSignature: Ubuntu 3.19.0-28.30-generic 3.19.8-ckt5 Uname: Linux 3.19.0-28-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.17.2-0ubuntu1.5 Architecture: amd64 CurrentDesktop: KDE Date: Fri Sep 25 14:53:50 2015 EcryptfsInUse: Yes InstallationDate: Installed on 2012-09-25 (1094 days ago) InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120423) SourcePackage: gnome-disk-utility UpgradeStatus: Upgraded to vivid on 2015-09-16 (9 days ago) --- ApportVersion: 2.17.2-0ubuntu1.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: rlp1757 F pulseaudio /dev/snd/controlC0: rlp1757 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 15.04 HibernationDevice: RESUME=UUID=ec3a196c-cdad-4b0e-8912-8bbe4b08f644 InstallationDate: Installed on 2012-09-25 ( days ago) InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120423) IwConfig: eth0 no wireless extensions. lono wireless extensions. NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic root=UUID=483952bb-8b76-4bd9-b2bc-872b337c5143 ro quiet splash ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6 RelatedPackageVersions: linux-restricted-modules-3.19.0-30-generic N/A linux-backports-modules-3.19.0-30-generic N/A linux-firmware 1.143.3 RfKill: Tags: vivid Uname: Linux 3.19.0-30-generic x86_64 UpgradeStatus: Upgraded to vivid on 2015-09-16 (26 days ago) UserGroups: adm cdrom dialout floppy lpadmin netdev plugdev sambashare scanner sudo syslog wireshark _MarkForUpload: True dmi.bios.date: 09/14/2008 dmi.bios.vendor: Intel Corp. dmi.bios.version: SOX5810J.86A.2127.2008.0914.1638 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: DX58SO dmi.board.vendor: Intel Corporation dmi.board.version: AAE29331-501 dmi.chassis.type: 2 dmi.modalias: dmi:bvnIntelCorp.:bvrSOX5810J.86A.2127.2008.0914.1638:bd09/14/2008:svn:pn:pvr:rvnIntelCorporation:rnDX58SO:rvrAAE29331-501:cvn:ct2:cvr: To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1499726/+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 1499726] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1499726/+attachment/4492211/+files/WifiSyslog.txt ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1499726 Title: Unable to disable SMART for Corsair Neutron GTX SSD Status in linux package in Ubuntu: Confirmed Bug description: During every boot sequence, SMART commands are sent to this SSD, causing a minute long hang, until a kernel error message appears, telling me that some SMART command failed. Since SSDs are not the target audience for SMART checks anyway, I wanted to disable smart checks through gnome-disk tool. When I tried to disable SMART for this disk, I got the following error message: === Error sending ATA command SMART, sub-command DISABLE OPERATIONS: ATA command failed: error=0x04 count=0x00 status=0x51 (g-io-error-quark,0) === After closing the error dialog, SMART switch in the window is turned back on :( All I wanted was disable SMART checks during boot time for this disk The kernel message (taken from dmesg output) regarding SMART and the SSD at boot time is as follows: === [ 101.743095] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0 [ 101.743144] ata4.00: failed command: SMART [ 101.743189] ata4.00: cmd b0/d5:01:06:4f:c2/00:00:00:00:00/00 tag 0 pio 512 in res 51/10:00:00:4f:c2/00:00:00:00:00/e0 Emask 0x81 (invalid argument) [ 101.743246] ata4.00: status: { DRDY ERR } [ 101.743288] ata4.00: error: { IDNF } === ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: gnome-disk-utility 3.14.0-0ubuntu2 ProcVersionSignature: Ubuntu 3.19.0-28.30-generic 3.19.8-ckt5 Uname: Linux 3.19.0-28-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.17.2-0ubuntu1.5 Architecture: amd64 CurrentDesktop: KDE Date: Fri Sep 25 14:53:50 2015 EcryptfsInUse: Yes InstallationDate: Installed on 2012-09-25 (1094 days ago) InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120423) SourcePackage: gnome-disk-utility UpgradeStatus: Upgraded to vivid on 2015-09-16 (9 days ago) --- ApportVersion: 2.17.2-0ubuntu1.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: rlp1757 F pulseaudio /dev/snd/controlC0: rlp1757 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 15.04 HibernationDevice: RESUME=UUID=ec3a196c-cdad-4b0e-8912-8bbe4b08f644 InstallationDate: Installed on 2012-09-25 ( days ago) InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120423) IwConfig: eth0 no wireless extensions. lono wireless extensions. NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic root=UUID=483952bb-8b76-4bd9-b2bc-872b337c5143 ro quiet splash ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6 RelatedPackageVersions: linux-restricted-modules-3.19.0-30-generic N/A linux-backports-modules-3.19.0-30-generic N/A linux-firmware 1.143.3 RfKill: Tags: vivid Uname: Linux 3.19.0-30-generic x86_64 UpgradeStatus: Upgraded to vivid on 2015-09-16 (26 days ago) UserGroups: adm cdrom dialout floppy lpadmin netdev plugdev sambashare scanner sudo syslog wireshark _MarkForUpload: True dmi.bios.date: 09/14/2008 dmi.bios.vendor: Intel Corp. dmi.bios.version: SOX5810J.86A.2127.2008.0914.1638 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: DX58SO dmi.board.vendor: Intel Corporation dmi.board.version: AAE29331-501 dmi.chassis.type: 2 dmi.modalias: dmi:bvnIntelCorp.:bvrSOX5810J.86A.2127.2008.0914.1638:bd09/14/2008:svn:pn:pvr:rvnIntelCorporation:rnDX58SO:rvrAAE29331-501:cvn:ct2:cvr: To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1499726/+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 1499726] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1499726/+attachment/4492203/+files/Lspci.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1499726 Title: Unable to disable SMART for Corsair Neutron GTX SSD Status in linux package in Ubuntu: Confirmed Bug description: During every boot sequence, SMART commands are sent to this SSD, causing a minute long hang, until a kernel error message appears, telling me that some SMART command failed. Since SSDs are not the target audience for SMART checks anyway, I wanted to disable smart checks through gnome-disk tool. When I tried to disable SMART for this disk, I got the following error message: === Error sending ATA command SMART, sub-command DISABLE OPERATIONS: ATA command failed: error=0x04 count=0x00 status=0x51 (g-io-error-quark,0) === After closing the error dialog, SMART switch in the window is turned back on :( All I wanted was disable SMART checks during boot time for this disk The kernel message (taken from dmesg output) regarding SMART and the SSD at boot time is as follows: === [ 101.743095] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0 [ 101.743144] ata4.00: failed command: SMART [ 101.743189] ata4.00: cmd b0/d5:01:06:4f:c2/00:00:00:00:00/00 tag 0 pio 512 in res 51/10:00:00:4f:c2/00:00:00:00:00/e0 Emask 0x81 (invalid argument) [ 101.743246] ata4.00: status: { DRDY ERR } [ 101.743288] ata4.00: error: { IDNF } === ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: gnome-disk-utility 3.14.0-0ubuntu2 ProcVersionSignature: Ubuntu 3.19.0-28.30-generic 3.19.8-ckt5 Uname: Linux 3.19.0-28-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.17.2-0ubuntu1.5 Architecture: amd64 CurrentDesktop: KDE Date: Fri Sep 25 14:53:50 2015 EcryptfsInUse: Yes InstallationDate: Installed on 2012-09-25 (1094 days ago) InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120423) SourcePackage: gnome-disk-utility UpgradeStatus: Upgraded to vivid on 2015-09-16 (9 days ago) --- ApportVersion: 2.17.2-0ubuntu1.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: rlp1757 F pulseaudio /dev/snd/controlC0: rlp1757 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 15.04 HibernationDevice: RESUME=UUID=ec3a196c-cdad-4b0e-8912-8bbe4b08f644 InstallationDate: Installed on 2012-09-25 ( days ago) InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120423) IwConfig: eth0 no wireless extensions. lono wireless extensions. NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic root=UUID=483952bb-8b76-4bd9-b2bc-872b337c5143 ro quiet splash ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6 RelatedPackageVersions: linux-restricted-modules-3.19.0-30-generic N/A linux-backports-modules-3.19.0-30-generic N/A linux-firmware 1.143.3 RfKill: Tags: vivid Uname: Linux 3.19.0-30-generic x86_64 UpgradeStatus: Upgraded to vivid on 2015-09-16 (26 days ago) UserGroups: adm cdrom dialout floppy lpadmin netdev plugdev sambashare scanner sudo syslog wireshark _MarkForUpload: True dmi.bios.date: 09/14/2008 dmi.bios.vendor: Intel Corp. dmi.bios.version: SOX5810J.86A.2127.2008.0914.1638 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: DX58SO dmi.board.vendor: Intel Corporation dmi.board.version: AAE29331-501 dmi.chassis.type: 2 dmi.modalias: dmi:bvnIntelCorp.:bvrSOX5810J.86A.2127.2008.0914.1638:bd09/14/2008:svn:pn:pvr:rvnIntelCorporation:rnDX58SO:rvrAAE29331-501:cvn:ct2:cvr: To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1499726/+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 1494203] Re: [Dell Latitude 3150] System hang on poweroff / reboot
** Changed in: linux-lts-vivid (Ubuntu) Status: Won't Fix => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-vivid in Ubuntu. https://bugs.launchpad.net/bugs/1494203 Title: [Dell Latitude 3150] System hang on poweroff / reboot Status in linux-lts-vivid package in Ubuntu: Confirmed Bug description: CID: 201412-16318, 201412-16319 Dell Latitude 3150 Step: 1. Install 14.04.3 + update (3.19.0-28) 2. Poweroff the system Expected result: * System will be powered off Actual result: * System will hang during the poweroff process, the last line of information is "System will now halt", but it won't be turned of, you will have to hold to power button to turn it off. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.19.0-28-generic 3.19.0-28.30~14.04.1 ProcVersionSignature: Ubuntu 3.19.0-28.30~14.04.1-generic 3.19.8-ckt5 Uname: Linux 3.19.0-28-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.13 Architecture: amd64 CurrentDesktop: Unity Date: Thu Sep 10 04:56:30 2015 InstallationDate: Installed on 2015-09-10 (0 days ago) InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805) SourcePackage: linux-lts-vivid UpgradeStatus: No upgrade log present (probably fresh install) --- ApportVersion: 2.14.1-0ubuntu3.13 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ubuntu 2580 F pulseaudio CRDA: country TW: (2402 - 2472 @ 40), (3, 27) (5270 - 5330 @ 40), (3, 17), DFS (5735 - 5815 @ 40), (3, 30) CurrentDesktop: Unity DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=c9ac4cb4-606e-492c-a4a0-c511bad7444f InstallationDate: Installed on 2015-09-10 (0 days ago) InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1) Lsusb: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 002 Device 003: ID 0c45:6709 Microdia Bus 002 Device 002: ID 8087:0a2a Intel Corp. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: Dell Inc. Latitude 3150 Package: linux-lts-vivid ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-48-generic root=UUID=42ed9bbb-d87d-4d04-b5fe-18de9e6e14de ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.16.0-48.64~14.04.1-generic 3.16.7-ckt15 RelatedPackageVersions: linux-restricted-modules-3.16.0-48-generic N/A linux-backports-modules-3.16.0-48-generic N/A linux-firmware 1.127.15 Tags: trusty Uname: Linux 3.16.0-48-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 03/02/2015 dmi.bios.vendor: Dell Inc. dmi.bios.version: A01 dmi.board.name: 021010 dmi.board.vendor: Dell Inc. dmi.board.version: D02 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA01:bd03/02/2015:svnDellInc.:pnLatitude3150:pvr01:rvnDellInc.:rn021010:rvrD02:cvnDellInc.:ct9:cvr: dmi.product.name: Latitude 3150 dmi.product.version: 01 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-lts-vivid/+bug/1494203/+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 1499726] PulseList.txt
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1499726/+attachment/4492208/+files/PulseList.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1499726 Title: Unable to disable SMART for Corsair Neutron GTX SSD Status in linux package in Ubuntu: Confirmed Bug description: During every boot sequence, SMART commands are sent to this SSD, causing a minute long hang, until a kernel error message appears, telling me that some SMART command failed. Since SSDs are not the target audience for SMART checks anyway, I wanted to disable smart checks through gnome-disk tool. When I tried to disable SMART for this disk, I got the following error message: === Error sending ATA command SMART, sub-command DISABLE OPERATIONS: ATA command failed: error=0x04 count=0x00 status=0x51 (g-io-error-quark,0) === After closing the error dialog, SMART switch in the window is turned back on :( All I wanted was disable SMART checks during boot time for this disk The kernel message (taken from dmesg output) regarding SMART and the SSD at boot time is as follows: === [ 101.743095] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0 [ 101.743144] ata4.00: failed command: SMART [ 101.743189] ata4.00: cmd b0/d5:01:06:4f:c2/00:00:00:00:00/00 tag 0 pio 512 in res 51/10:00:00:4f:c2/00:00:00:00:00/e0 Emask 0x81 (invalid argument) [ 101.743246] ata4.00: status: { DRDY ERR } [ 101.743288] ata4.00: error: { IDNF } === ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: gnome-disk-utility 3.14.0-0ubuntu2 ProcVersionSignature: Ubuntu 3.19.0-28.30-generic 3.19.8-ckt5 Uname: Linux 3.19.0-28-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.17.2-0ubuntu1.5 Architecture: amd64 CurrentDesktop: KDE Date: Fri Sep 25 14:53:50 2015 EcryptfsInUse: Yes InstallationDate: Installed on 2012-09-25 (1094 days ago) InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120423) SourcePackage: gnome-disk-utility UpgradeStatus: Upgraded to vivid on 2015-09-16 (9 days ago) --- ApportVersion: 2.17.2-0ubuntu1.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: rlp1757 F pulseaudio /dev/snd/controlC0: rlp1757 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 15.04 HibernationDevice: RESUME=UUID=ec3a196c-cdad-4b0e-8912-8bbe4b08f644 InstallationDate: Installed on 2012-09-25 ( days ago) InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120423) IwConfig: eth0 no wireless extensions. lono wireless extensions. NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic root=UUID=483952bb-8b76-4bd9-b2bc-872b337c5143 ro quiet splash ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6 RelatedPackageVersions: linux-restricted-modules-3.19.0-30-generic N/A linux-backports-modules-3.19.0-30-generic N/A linux-firmware 1.143.3 RfKill: Tags: vivid Uname: Linux 3.19.0-30-generic x86_64 UpgradeStatus: Upgraded to vivid on 2015-09-16 (26 days ago) UserGroups: adm cdrom dialout floppy lpadmin netdev plugdev sambashare scanner sudo syslog wireshark _MarkForUpload: True dmi.bios.date: 09/14/2008 dmi.bios.vendor: Intel Corp. dmi.bios.version: SOX5810J.86A.2127.2008.0914.1638 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: DX58SO dmi.board.vendor: Intel Corporation dmi.board.version: AAE29331-501 dmi.chassis.type: 2 dmi.modalias: dmi:bvnIntelCorp.:bvrSOX5810J.86A.2127.2008.0914.1638:bd09/14/2008:svn:pn:pvr:rvnIntelCorporation:rnDX58SO:rvrAAE29331-501:cvn:ct2:cvr: To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1499726/+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 1499726] UdevLog.txt
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1499726/+attachment/4492210/+files/UdevLog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1499726 Title: Unable to disable SMART for Corsair Neutron GTX SSD Status in linux package in Ubuntu: Confirmed Bug description: During every boot sequence, SMART commands are sent to this SSD, causing a minute long hang, until a kernel error message appears, telling me that some SMART command failed. Since SSDs are not the target audience for SMART checks anyway, I wanted to disable smart checks through gnome-disk tool. When I tried to disable SMART for this disk, I got the following error message: === Error sending ATA command SMART, sub-command DISABLE OPERATIONS: ATA command failed: error=0x04 count=0x00 status=0x51 (g-io-error-quark,0) === After closing the error dialog, SMART switch in the window is turned back on :( All I wanted was disable SMART checks during boot time for this disk The kernel message (taken from dmesg output) regarding SMART and the SSD at boot time is as follows: === [ 101.743095] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0 [ 101.743144] ata4.00: failed command: SMART [ 101.743189] ata4.00: cmd b0/d5:01:06:4f:c2/00:00:00:00:00/00 tag 0 pio 512 in res 51/10:00:00:4f:c2/00:00:00:00:00/e0 Emask 0x81 (invalid argument) [ 101.743246] ata4.00: status: { DRDY ERR } [ 101.743288] ata4.00: error: { IDNF } === ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: gnome-disk-utility 3.14.0-0ubuntu2 ProcVersionSignature: Ubuntu 3.19.0-28.30-generic 3.19.8-ckt5 Uname: Linux 3.19.0-28-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.17.2-0ubuntu1.5 Architecture: amd64 CurrentDesktop: KDE Date: Fri Sep 25 14:53:50 2015 EcryptfsInUse: Yes InstallationDate: Installed on 2012-09-25 (1094 days ago) InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120423) SourcePackage: gnome-disk-utility UpgradeStatus: Upgraded to vivid on 2015-09-16 (9 days ago) --- ApportVersion: 2.17.2-0ubuntu1.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: rlp1757 F pulseaudio /dev/snd/controlC0: rlp1757 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 15.04 HibernationDevice: RESUME=UUID=ec3a196c-cdad-4b0e-8912-8bbe4b08f644 InstallationDate: Installed on 2012-09-25 ( days ago) InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120423) IwConfig: eth0 no wireless extensions. lono wireless extensions. NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic root=UUID=483952bb-8b76-4bd9-b2bc-872b337c5143 ro quiet splash ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6 RelatedPackageVersions: linux-restricted-modules-3.19.0-30-generic N/A linux-backports-modules-3.19.0-30-generic N/A linux-firmware 1.143.3 RfKill: Tags: vivid Uname: Linux 3.19.0-30-generic x86_64 UpgradeStatus: Upgraded to vivid on 2015-09-16 (26 days ago) UserGroups: adm cdrom dialout floppy lpadmin netdev plugdev sambashare scanner sudo syslog wireshark _MarkForUpload: True dmi.bios.date: 09/14/2008 dmi.bios.vendor: Intel Corp. dmi.bios.version: SOX5810J.86A.2127.2008.0914.1638 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: DX58SO dmi.board.vendor: Intel Corporation dmi.board.version: AAE29331-501 dmi.chassis.type: 2 dmi.modalias: dmi:bvnIntelCorp.:bvrSOX5810J.86A.2127.2008.0914.1638:bd09/14/2008:svn:pn:pvr:rvnIntelCorporation:rnDX58SO:rvrAAE29331-501:cvn:ct2:cvr: To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1499726/+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 1499726] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1499726/+attachment/4492205/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1499726 Title: Unable to disable SMART for Corsair Neutron GTX SSD Status in linux package in Ubuntu: Confirmed Bug description: During every boot sequence, SMART commands are sent to this SSD, causing a minute long hang, until a kernel error message appears, telling me that some SMART command failed. Since SSDs are not the target audience for SMART checks anyway, I wanted to disable smart checks through gnome-disk tool. When I tried to disable SMART for this disk, I got the following error message: === Error sending ATA command SMART, sub-command DISABLE OPERATIONS: ATA command failed: error=0x04 count=0x00 status=0x51 (g-io-error-quark,0) === After closing the error dialog, SMART switch in the window is turned back on :( All I wanted was disable SMART checks during boot time for this disk The kernel message (taken from dmesg output) regarding SMART and the SSD at boot time is as follows: === [ 101.743095] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0 [ 101.743144] ata4.00: failed command: SMART [ 101.743189] ata4.00: cmd b0/d5:01:06:4f:c2/00:00:00:00:00/00 tag 0 pio 512 in res 51/10:00:00:4f:c2/00:00:00:00:00/e0 Emask 0x81 (invalid argument) [ 101.743246] ata4.00: status: { DRDY ERR } [ 101.743288] ata4.00: error: { IDNF } === ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: gnome-disk-utility 3.14.0-0ubuntu2 ProcVersionSignature: Ubuntu 3.19.0-28.30-generic 3.19.8-ckt5 Uname: Linux 3.19.0-28-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.17.2-0ubuntu1.5 Architecture: amd64 CurrentDesktop: KDE Date: Fri Sep 25 14:53:50 2015 EcryptfsInUse: Yes InstallationDate: Installed on 2012-09-25 (1094 days ago) InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120423) SourcePackage: gnome-disk-utility UpgradeStatus: Upgraded to vivid on 2015-09-16 (9 days ago) --- ApportVersion: 2.17.2-0ubuntu1.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: rlp1757 F pulseaudio /dev/snd/controlC0: rlp1757 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 15.04 HibernationDevice: RESUME=UUID=ec3a196c-cdad-4b0e-8912-8bbe4b08f644 InstallationDate: Installed on 2012-09-25 ( days ago) InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120423) IwConfig: eth0 no wireless extensions. lono wireless extensions. NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic root=UUID=483952bb-8b76-4bd9-b2bc-872b337c5143 ro quiet splash ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6 RelatedPackageVersions: linux-restricted-modules-3.19.0-30-generic N/A linux-backports-modules-3.19.0-30-generic N/A linux-firmware 1.143.3 RfKill: Tags: vivid Uname: Linux 3.19.0-30-generic x86_64 UpgradeStatus: Upgraded to vivid on 2015-09-16 (26 days ago) UserGroups: adm cdrom dialout floppy lpadmin netdev plugdev sambashare scanner sudo syslog wireshark _MarkForUpload: True dmi.bios.date: 09/14/2008 dmi.bios.vendor: Intel Corp. dmi.bios.version: SOX5810J.86A.2127.2008.0914.1638 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: DX58SO dmi.board.vendor: Intel Corporation dmi.board.version: AAE29331-501 dmi.chassis.type: 2 dmi.modalias: dmi:bvnIntelCorp.:bvrSOX5810J.86A.2127.2008.0914.1638:bd09/14/2008:svn:pn:pvr:rvnIntelCorporation:rnDX58SO:rvrAAE29331-501:cvn:ct2:cvr: To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1499726/+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 1499726] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1499726/+attachment/4492206/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1499726 Title: Unable to disable SMART for Corsair Neutron GTX SSD Status in linux package in Ubuntu: Confirmed Bug description: During every boot sequence, SMART commands are sent to this SSD, causing a minute long hang, until a kernel error message appears, telling me that some SMART command failed. Since SSDs are not the target audience for SMART checks anyway, I wanted to disable smart checks through gnome-disk tool. When I tried to disable SMART for this disk, I got the following error message: === Error sending ATA command SMART, sub-command DISABLE OPERATIONS: ATA command failed: error=0x04 count=0x00 status=0x51 (g-io-error-quark,0) === After closing the error dialog, SMART switch in the window is turned back on :( All I wanted was disable SMART checks during boot time for this disk The kernel message (taken from dmesg output) regarding SMART and the SSD at boot time is as follows: === [ 101.743095] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0 [ 101.743144] ata4.00: failed command: SMART [ 101.743189] ata4.00: cmd b0/d5:01:06:4f:c2/00:00:00:00:00/00 tag 0 pio 512 in res 51/10:00:00:4f:c2/00:00:00:00:00/e0 Emask 0x81 (invalid argument) [ 101.743246] ata4.00: status: { DRDY ERR } [ 101.743288] ata4.00: error: { IDNF } === ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: gnome-disk-utility 3.14.0-0ubuntu2 ProcVersionSignature: Ubuntu 3.19.0-28.30-generic 3.19.8-ckt5 Uname: Linux 3.19.0-28-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.17.2-0ubuntu1.5 Architecture: amd64 CurrentDesktop: KDE Date: Fri Sep 25 14:53:50 2015 EcryptfsInUse: Yes InstallationDate: Installed on 2012-09-25 (1094 days ago) InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120423) SourcePackage: gnome-disk-utility UpgradeStatus: Upgraded to vivid on 2015-09-16 (9 days ago) --- ApportVersion: 2.17.2-0ubuntu1.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: rlp1757 F pulseaudio /dev/snd/controlC0: rlp1757 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 15.04 HibernationDevice: RESUME=UUID=ec3a196c-cdad-4b0e-8912-8bbe4b08f644 InstallationDate: Installed on 2012-09-25 ( days ago) InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120423) IwConfig: eth0 no wireless extensions. lono wireless extensions. NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic root=UUID=483952bb-8b76-4bd9-b2bc-872b337c5143 ro quiet splash ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6 RelatedPackageVersions: linux-restricted-modules-3.19.0-30-generic N/A linux-backports-modules-3.19.0-30-generic N/A linux-firmware 1.143.3 RfKill: Tags: vivid Uname: Linux 3.19.0-30-generic x86_64 UpgradeStatus: Upgraded to vivid on 2015-09-16 (26 days ago) UserGroups: adm cdrom dialout floppy lpadmin netdev plugdev sambashare scanner sudo syslog wireshark _MarkForUpload: True dmi.bios.date: 09/14/2008 dmi.bios.vendor: Intel Corp. dmi.bios.version: SOX5810J.86A.2127.2008.0914.1638 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: DX58SO dmi.board.vendor: Intel Corporation dmi.board.version: AAE29331-501 dmi.chassis.type: 2 dmi.modalias: dmi:bvnIntelCorp.:bvrSOX5810J.86A.2127.2008.0914.1638:bd09/14/2008:svn:pn:pvr:rvnIntelCorporation:rnDX58SO:rvrAAE29331-501:cvn:ct2:cvr: To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1499726/+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 1499726] JournalErrors.txt
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1499726/+attachment/4492202/+files/JournalErrors.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1499726 Title: Unable to disable SMART for Corsair Neutron GTX SSD Status in linux package in Ubuntu: Confirmed Bug description: During every boot sequence, SMART commands are sent to this SSD, causing a minute long hang, until a kernel error message appears, telling me that some SMART command failed. Since SSDs are not the target audience for SMART checks anyway, I wanted to disable smart checks through gnome-disk tool. When I tried to disable SMART for this disk, I got the following error message: === Error sending ATA command SMART, sub-command DISABLE OPERATIONS: ATA command failed: error=0x04 count=0x00 status=0x51 (g-io-error-quark,0) === After closing the error dialog, SMART switch in the window is turned back on :( All I wanted was disable SMART checks during boot time for this disk The kernel message (taken from dmesg output) regarding SMART and the SSD at boot time is as follows: === [ 101.743095] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0 [ 101.743144] ata4.00: failed command: SMART [ 101.743189] ata4.00: cmd b0/d5:01:06:4f:c2/00:00:00:00:00/00 tag 0 pio 512 in res 51/10:00:00:4f:c2/00:00:00:00:00/e0 Emask 0x81 (invalid argument) [ 101.743246] ata4.00: status: { DRDY ERR } [ 101.743288] ata4.00: error: { IDNF } === ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: gnome-disk-utility 3.14.0-0ubuntu2 ProcVersionSignature: Ubuntu 3.19.0-28.30-generic 3.19.8-ckt5 Uname: Linux 3.19.0-28-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.17.2-0ubuntu1.5 Architecture: amd64 CurrentDesktop: KDE Date: Fri Sep 25 14:53:50 2015 EcryptfsInUse: Yes InstallationDate: Installed on 2012-09-25 (1094 days ago) InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120423) SourcePackage: gnome-disk-utility UpgradeStatus: Upgraded to vivid on 2015-09-16 (9 days ago) --- ApportVersion: 2.17.2-0ubuntu1.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: rlp1757 F pulseaudio /dev/snd/controlC0: rlp1757 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 15.04 HibernationDevice: RESUME=UUID=ec3a196c-cdad-4b0e-8912-8bbe4b08f644 InstallationDate: Installed on 2012-09-25 ( days ago) InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120423) IwConfig: eth0 no wireless extensions. lono wireless extensions. NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic root=UUID=483952bb-8b76-4bd9-b2bc-872b337c5143 ro quiet splash ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6 RelatedPackageVersions: linux-restricted-modules-3.19.0-30-generic N/A linux-backports-modules-3.19.0-30-generic N/A linux-firmware 1.143.3 RfKill: Tags: vivid Uname: Linux 3.19.0-30-generic x86_64 UpgradeStatus: Upgraded to vivid on 2015-09-16 (26 days ago) UserGroups: adm cdrom dialout floppy lpadmin netdev plugdev sambashare scanner sudo syslog wireshark _MarkForUpload: True dmi.bios.date: 09/14/2008 dmi.bios.vendor: Intel Corp. dmi.bios.version: SOX5810J.86A.2127.2008.0914.1638 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: DX58SO dmi.board.vendor: Intel Corporation dmi.board.version: AAE29331-501 dmi.chassis.type: 2 dmi.modalias: dmi:bvnIntelCorp.:bvrSOX5810J.86A.2127.2008.0914.1638:bd09/14/2008:svn:pn:pvr:rvnIntelCorporation:rnDX58SO:rvrAAE29331-501:cvn:ct2:cvr: To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1499726/+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 1499726] Re: Unable to disable SMART for Corsair Neutron GTX SSD
As requested by #2, I supplied missing info through apport-collect command and set bug status to "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/1499726 Title: Unable to disable SMART for Corsair Neutron GTX SSD Status in linux package in Ubuntu: Confirmed Bug description: During every boot sequence, SMART commands are sent to this SSD, causing a minute long hang, until a kernel error message appears, telling me that some SMART command failed. Since SSDs are not the target audience for SMART checks anyway, I wanted to disable smart checks through gnome-disk tool. When I tried to disable SMART for this disk, I got the following error message: === Error sending ATA command SMART, sub-command DISABLE OPERATIONS: ATA command failed: error=0x04 count=0x00 status=0x51 (g-io-error-quark,0) === After closing the error dialog, SMART switch in the window is turned back on :( All I wanted was disable SMART checks during boot time for this disk The kernel message (taken from dmesg output) regarding SMART and the SSD at boot time is as follows: === [ 101.743095] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0 [ 101.743144] ata4.00: failed command: SMART [ 101.743189] ata4.00: cmd b0/d5:01:06:4f:c2/00:00:00:00:00/00 tag 0 pio 512 in res 51/10:00:00:4f:c2/00:00:00:00:00/e0 Emask 0x81 (invalid argument) [ 101.743246] ata4.00: status: { DRDY ERR } [ 101.743288] ata4.00: error: { IDNF } === ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: gnome-disk-utility 3.14.0-0ubuntu2 ProcVersionSignature: Ubuntu 3.19.0-28.30-generic 3.19.8-ckt5 Uname: Linux 3.19.0-28-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.17.2-0ubuntu1.5 Architecture: amd64 CurrentDesktop: KDE Date: Fri Sep 25 14:53:50 2015 EcryptfsInUse: Yes InstallationDate: Installed on 2012-09-25 (1094 days ago) InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120423) SourcePackage: gnome-disk-utility UpgradeStatus: Upgraded to vivid on 2015-09-16 (9 days ago) --- ApportVersion: 2.17.2-0ubuntu1.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: rlp1757 F pulseaudio /dev/snd/controlC0: rlp1757 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 15.04 HibernationDevice: RESUME=UUID=ec3a196c-cdad-4b0e-8912-8bbe4b08f644 InstallationDate: Installed on 2012-09-25 ( days ago) InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120423) IwConfig: eth0 no wireless extensions. lono wireless extensions. NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic root=UUID=483952bb-8b76-4bd9-b2bc-872b337c5143 ro quiet splash ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6 RelatedPackageVersions: linux-restricted-modules-3.19.0-30-generic N/A linux-backports-modules-3.19.0-30-generic N/A linux-firmware 1.143.3 RfKill: Tags: vivid Uname: Linux 3.19.0-30-generic x86_64 UpgradeStatus: Upgraded to vivid on 2015-09-16 (26 days ago) UserGroups: adm cdrom dialout floppy lpadmin netdev plugdev sambashare scanner sudo syslog wireshark _MarkForUpload: True dmi.bios.date: 09/14/2008 dmi.bios.vendor: Intel Corp. dmi.bios.version: SOX5810J.86A.2127.2008.0914.1638 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: DX58SO dmi.board.vendor: Intel Corporation dmi.board.version: AAE29331-501 dmi.chassis.type: 2 dmi.modalias: dmi:bvnIntelCorp.:bvrSOX5810J.86A.2127.2008.0914.1638:bd09/14/2008:svn:pn:pvr:rvnIntelCorporation:rnDX58SO:rvrAAE29331-501:cvn:ct2:cvr: To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1499726/+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 1499726] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1499726/+attachment/4492207/+files/ProcModules.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1499726 Title: Unable to disable SMART for Corsair Neutron GTX SSD Status in linux package in Ubuntu: Confirmed Bug description: During every boot sequence, SMART commands are sent to this SSD, causing a minute long hang, until a kernel error message appears, telling me that some SMART command failed. Since SSDs are not the target audience for SMART checks anyway, I wanted to disable smart checks through gnome-disk tool. When I tried to disable SMART for this disk, I got the following error message: === Error sending ATA command SMART, sub-command DISABLE OPERATIONS: ATA command failed: error=0x04 count=0x00 status=0x51 (g-io-error-quark,0) === After closing the error dialog, SMART switch in the window is turned back on :( All I wanted was disable SMART checks during boot time for this disk The kernel message (taken from dmesg output) regarding SMART and the SSD at boot time is as follows: === [ 101.743095] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0 [ 101.743144] ata4.00: failed command: SMART [ 101.743189] ata4.00: cmd b0/d5:01:06:4f:c2/00:00:00:00:00/00 tag 0 pio 512 in res 51/10:00:00:4f:c2/00:00:00:00:00/e0 Emask 0x81 (invalid argument) [ 101.743246] ata4.00: status: { DRDY ERR } [ 101.743288] ata4.00: error: { IDNF } === ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: gnome-disk-utility 3.14.0-0ubuntu2 ProcVersionSignature: Ubuntu 3.19.0-28.30-generic 3.19.8-ckt5 Uname: Linux 3.19.0-28-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.17.2-0ubuntu1.5 Architecture: amd64 CurrentDesktop: KDE Date: Fri Sep 25 14:53:50 2015 EcryptfsInUse: Yes InstallationDate: Installed on 2012-09-25 (1094 days ago) InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120423) SourcePackage: gnome-disk-utility UpgradeStatus: Upgraded to vivid on 2015-09-16 (9 days ago) --- ApportVersion: 2.17.2-0ubuntu1.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: rlp1757 F pulseaudio /dev/snd/controlC0: rlp1757 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 15.04 HibernationDevice: RESUME=UUID=ec3a196c-cdad-4b0e-8912-8bbe4b08f644 InstallationDate: Installed on 2012-09-25 ( days ago) InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120423) IwConfig: eth0 no wireless extensions. lono wireless extensions. NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic root=UUID=483952bb-8b76-4bd9-b2bc-872b337c5143 ro quiet splash ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6 RelatedPackageVersions: linux-restricted-modules-3.19.0-30-generic N/A linux-backports-modules-3.19.0-30-generic N/A linux-firmware 1.143.3 RfKill: Tags: vivid Uname: Linux 3.19.0-30-generic x86_64 UpgradeStatus: Upgraded to vivid on 2015-09-16 (26 days ago) UserGroups: adm cdrom dialout floppy lpadmin netdev plugdev sambashare scanner sudo syslog wireshark _MarkForUpload: True dmi.bios.date: 09/14/2008 dmi.bios.vendor: Intel Corp. dmi.bios.version: SOX5810J.86A.2127.2008.0914.1638 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: DX58SO dmi.board.vendor: Intel Corporation dmi.board.version: AAE29331-501 dmi.chassis.type: 2 dmi.modalias: dmi:bvnIntelCorp.:bvrSOX5810J.86A.2127.2008.0914.1638:bd09/14/2008:svn:pn:pvr:rvnIntelCorporation:rnDX58SO:rvrAAE29331-501:cvn:ct2:cvr: To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1499726/+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 1499726] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1499726/+attachment/4492201/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1499726 Title: Unable to disable SMART for Corsair Neutron GTX SSD Status in linux package in Ubuntu: Confirmed Bug description: During every boot sequence, SMART commands are sent to this SSD, causing a minute long hang, until a kernel error message appears, telling me that some SMART command failed. Since SSDs are not the target audience for SMART checks anyway, I wanted to disable smart checks through gnome-disk tool. When I tried to disable SMART for this disk, I got the following error message: === Error sending ATA command SMART, sub-command DISABLE OPERATIONS: ATA command failed: error=0x04 count=0x00 status=0x51 (g-io-error-quark,0) === After closing the error dialog, SMART switch in the window is turned back on :( All I wanted was disable SMART checks during boot time for this disk The kernel message (taken from dmesg output) regarding SMART and the SSD at boot time is as follows: === [ 101.743095] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0 [ 101.743144] ata4.00: failed command: SMART [ 101.743189] ata4.00: cmd b0/d5:01:06:4f:c2/00:00:00:00:00/00 tag 0 pio 512 in res 51/10:00:00:4f:c2/00:00:00:00:00/e0 Emask 0x81 (invalid argument) [ 101.743246] ata4.00: status: { DRDY ERR } [ 101.743288] ata4.00: error: { IDNF } === ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: gnome-disk-utility 3.14.0-0ubuntu2 ProcVersionSignature: Ubuntu 3.19.0-28.30-generic 3.19.8-ckt5 Uname: Linux 3.19.0-28-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.17.2-0ubuntu1.5 Architecture: amd64 CurrentDesktop: KDE Date: Fri Sep 25 14:53:50 2015 EcryptfsInUse: Yes InstallationDate: Installed on 2012-09-25 (1094 days ago) InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120423) SourcePackage: gnome-disk-utility UpgradeStatus: Upgraded to vivid on 2015-09-16 (9 days ago) --- ApportVersion: 2.17.2-0ubuntu1.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: rlp1757 F pulseaudio /dev/snd/controlC0: rlp1757 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 15.04 HibernationDevice: RESUME=UUID=ec3a196c-cdad-4b0e-8912-8bbe4b08f644 InstallationDate: Installed on 2012-09-25 ( days ago) InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120423) IwConfig: eth0 no wireless extensions. lono wireless extensions. NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic root=UUID=483952bb-8b76-4bd9-b2bc-872b337c5143 ro quiet splash ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6 RelatedPackageVersions: linux-restricted-modules-3.19.0-30-generic N/A linux-backports-modules-3.19.0-30-generic N/A linux-firmware 1.143.3 RfKill: Tags: vivid Uname: Linux 3.19.0-30-generic x86_64 UpgradeStatus: Upgraded to vivid on 2015-09-16 (26 days ago) UserGroups: adm cdrom dialout floppy lpadmin netdev plugdev sambashare scanner sudo syslog wireshark _MarkForUpload: True dmi.bios.date: 09/14/2008 dmi.bios.vendor: Intel Corp. dmi.bios.version: SOX5810J.86A.2127.2008.0914.1638 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: DX58SO dmi.board.vendor: Intel Corporation dmi.board.version: AAE29331-501 dmi.chassis.type: 2 dmi.modalias: dmi:bvnIntelCorp.:bvrSOX5810J.86A.2127.2008.0914.1638:bd09/14/2008:svn:pn:pvr:rvnIntelCorporation:rnDX58SO:rvrAAE29331-501:cvn:ct2:cvr: To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1499726/+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 1499726] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1499726/+attachment/4492204/+files/Lsusb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1499726 Title: Unable to disable SMART for Corsair Neutron GTX SSD Status in linux package in Ubuntu: Confirmed Bug description: During every boot sequence, SMART commands are sent to this SSD, causing a minute long hang, until a kernel error message appears, telling me that some SMART command failed. Since SSDs are not the target audience for SMART checks anyway, I wanted to disable smart checks through gnome-disk tool. When I tried to disable SMART for this disk, I got the following error message: === Error sending ATA command SMART, sub-command DISABLE OPERATIONS: ATA command failed: error=0x04 count=0x00 status=0x51 (g-io-error-quark,0) === After closing the error dialog, SMART switch in the window is turned back on :( All I wanted was disable SMART checks during boot time for this disk The kernel message (taken from dmesg output) regarding SMART and the SSD at boot time is as follows: === [ 101.743095] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0 [ 101.743144] ata4.00: failed command: SMART [ 101.743189] ata4.00: cmd b0/d5:01:06:4f:c2/00:00:00:00:00/00 tag 0 pio 512 in res 51/10:00:00:4f:c2/00:00:00:00:00/e0 Emask 0x81 (invalid argument) [ 101.743246] ata4.00: status: { DRDY ERR } [ 101.743288] ata4.00: error: { IDNF } === ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: gnome-disk-utility 3.14.0-0ubuntu2 ProcVersionSignature: Ubuntu 3.19.0-28.30-generic 3.19.8-ckt5 Uname: Linux 3.19.0-28-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.17.2-0ubuntu1.5 Architecture: amd64 CurrentDesktop: KDE Date: Fri Sep 25 14:53:50 2015 EcryptfsInUse: Yes InstallationDate: Installed on 2012-09-25 (1094 days ago) InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120423) SourcePackage: gnome-disk-utility UpgradeStatus: Upgraded to vivid on 2015-09-16 (9 days ago) --- ApportVersion: 2.17.2-0ubuntu1.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: rlp1757 F pulseaudio /dev/snd/controlC0: rlp1757 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 15.04 HibernationDevice: RESUME=UUID=ec3a196c-cdad-4b0e-8912-8bbe4b08f644 InstallationDate: Installed on 2012-09-25 ( days ago) InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120423) IwConfig: eth0 no wireless extensions. lono wireless extensions. NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic root=UUID=483952bb-8b76-4bd9-b2bc-872b337c5143 ro quiet splash ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6 RelatedPackageVersions: linux-restricted-modules-3.19.0-30-generic N/A linux-backports-modules-3.19.0-30-generic N/A linux-firmware 1.143.3 RfKill: Tags: vivid Uname: Linux 3.19.0-30-generic x86_64 UpgradeStatus: Upgraded to vivid on 2015-09-16 (26 days ago) UserGroups: adm cdrom dialout floppy lpadmin netdev plugdev sambashare scanner sudo syslog wireshark _MarkForUpload: True dmi.bios.date: 09/14/2008 dmi.bios.vendor: Intel Corp. dmi.bios.version: SOX5810J.86A.2127.2008.0914.1638 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: DX58SO dmi.board.vendor: Intel Corporation dmi.board.version: AAE29331-501 dmi.chassis.type: 2 dmi.modalias: dmi:bvnIntelCorp.:bvrSOX5810J.86A.2127.2008.0914.1638:bd09/14/2008:svn:pn:pvr:rvnIntelCorporation:rnDX58SO:rvrAAE29331-501:cvn:ct2:cvr: To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1499726/+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 1499726] Re: Unable to disable SMART for Corsair Neutron GTX SSD
apport information ** Tags added: apport-collected ** Description changed: During every boot sequence, SMART commands are sent to this SSD, causing a minute long hang, until a kernel error message appears, telling me that some SMART command failed. Since SSDs are not the target audience for SMART checks anyway, I wanted to disable smart checks through gnome- disk tool. When I tried to disable SMART for this disk, I got the following error message: === Error sending ATA command SMART, sub-command DISABLE OPERATIONS: ATA command failed: error=0x04 count=0x00 status=0x51 (g-io-error-quark,0) === After closing the error dialog, SMART switch in the window is turned back on :( All I wanted was disable SMART checks during boot time for this disk The kernel message (taken from dmesg output) regarding SMART and the SSD at boot time is as follows: === [ 101.743095] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0 [ 101.743144] ata4.00: failed command: SMART [ 101.743189] ata4.00: cmd b0/d5:01:06:4f:c2/00:00:00:00:00/00 tag 0 pio 512 in res 51/10:00:00:4f:c2/00:00:00:00:00/e0 Emask 0x81 (invalid argument) [ 101.743246] ata4.00: status: { DRDY ERR } [ 101.743288] ata4.00: error: { IDNF } === ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: gnome-disk-utility 3.14.0-0ubuntu2 ProcVersionSignature: Ubuntu 3.19.0-28.30-generic 3.19.8-ckt5 Uname: Linux 3.19.0-28-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.17.2-0ubuntu1.5 Architecture: amd64 CurrentDesktop: KDE Date: Fri Sep 25 14:53:50 2015 EcryptfsInUse: Yes InstallationDate: Installed on 2012-09-25 (1094 days ago) InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120423) SourcePackage: gnome-disk-utility UpgradeStatus: Upgraded to vivid on 2015-09-16 (9 days ago) + --- + ApportVersion: 2.17.2-0ubuntu1.5 + Architecture: amd64 + AudioDevicesInUse: + USERPID ACCESS COMMAND + /dev/snd/controlC1: rlp1757 F pulseaudio + /dev/snd/controlC0: rlp1757 F pulseaudio + CurrentDesktop: Unity + DistroRelease: Ubuntu 15.04 + HibernationDevice: RESUME=UUID=ec3a196c-cdad-4b0e-8912-8bbe4b08f644 + InstallationDate: Installed on 2012-09-25 ( days ago) + InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120423) + IwConfig: + eth0 no wireless extensions. + + lono wireless extensions. + NonfreeKernelModules: nvidia + Package: linux (not installed) + ProcEnviron: + TERM=xterm + PATH=(custom, no user) + XDG_RUNTIME_DIR= + LANG=en_US.UTF-8 + SHELL=/bin/bash + ProcFB: + + ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic root=UUID=483952bb-8b76-4bd9-b2bc-872b337c5143 ro quiet splash + ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6 + RelatedPackageVersions: + linux-restricted-modules-3.19.0-30-generic N/A + linux-backports-modules-3.19.0-30-generic N/A + linux-firmware 1.143.3 + RfKill: + + Tags: vivid + Uname: Linux 3.19.0-30-generic x86_64 + UpgradeStatus: Upgraded to vivid on 2015-09-16 (26 days ago) + UserGroups: adm cdrom dialout floppy lpadmin netdev plugdev sambashare scanner sudo syslog wireshark + _MarkForUpload: True + dmi.bios.date: 09/14/2008 + dmi.bios.vendor: Intel Corp. + dmi.bios.version: SOX5810J.86A.2127.2008.0914.1638 + dmi.board.asset.tag: Base Board Asset Tag + dmi.board.name: DX58SO + dmi.board.vendor: Intel Corporation + dmi.board.version: AAE29331-501 + dmi.chassis.type: 2 + dmi.modalias: dmi:bvnIntelCorp.:bvrSOX5810J.86A.2127.2008.0914.1638:bd09/14/2008:svn:pn:pvr:rvnIntelCorporation:rnDX58SO:rvrAAE29331-501:cvn:ct2:cvr: ** Attachment added: "AlsaInfo.txt" https://bugs.launchpad.net/bugs/1499726/+attachment/4492199/+files/AlsaInfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1499726 Title: Unable to disable SMART for Corsair Neutron GTX SSD Status in linux package in Ubuntu: Confirmed Bug description: During every boot sequence, SMART commands are sent to this SSD, causing a minute long hang, until a kernel error message appears, telling me that some SMART command failed. Since SSDs are not the target audience for SMART checks anyway, I wanted to disable smart checks through gnome-disk tool. When I tried to disable SMART for this disk, I got the following error message: ==
[Kernel-packages] [Bug 1389675] Re: Function keys will not adjust brightness
** Changed in: linux (Ubuntu) Assignee: (unassigned) => Chintana Prabhu (chintanarp98) -- 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/1389675 Title: Function keys will not adjust brightness Status in linux package in Ubuntu: Incomplete Bug description: I have just installed Ubuntu 14.04, and I cannot make the function keys adjust the brightness. I have been trying to get a solution to the problem in this forum http://ubuntuforums.org/showthread.php?t=2250862&page=2&p=13159626#post13159626 . ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-39-generic 3.13.0-39.66 ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8 Uname: Linux 3.13.0-39-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: paul 1336 F pulseaudio /dev/snd/pcmC0D0p: paul 1336 F...m pulseaudio CurrentDesktop: Unity Date: Wed Nov 5 13:31:30 2014 HibernationDevice: RESUME=UUID=6357ccbf-2f39-4ca6-9cc1-65eb05bf30f6 InstallationDate: Installed on 2014-10-29 (6 days ago) InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2) Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 003: ID 04f2:b404 Chicony Electronics Co., Ltd Bus 001 Device 006: ID 1c4f:0003 SiGma Micro HID controller Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: ASUSTeK COMPUTER INC. X551MA ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-39-generic.efi.signed root=UUID=730dc0d2-8142-4bc0-a5ee-a2928da9bd65 ro quiet splash acpi_backlight=vendor vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.13.0-39-generic N/A linux-backports-modules-3.13.0-39-generic N/A linux-firmware 1.127.7 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 06/27/2014 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: X551MA.510 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: X551MA 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.:bvrX551MA.510:bd06/27/2014:svnASUSTeKCOMPUTERINC.:pnX551MA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX551MA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: X551MA 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/1389675/+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 1505104] Re: [Dell Latitude 3150] Wireless key does not work with 14.04.3
** Package changed: linux (Ubuntu) => linux-lts-vivid (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-vivid in Ubuntu. https://bugs.launchpad.net/bugs/1505104 Title: [Dell Latitude 3150] Wireless key does not work with 14.04.3 Status in HWE Next: Fix Released Status in linux-lts-vivid package in Ubuntu: Fix Released Bug description: CID: 201412-16318 Dell Latitude 3150 The wireless key does not work with 14.04.3 (3.19.0-25) stock image. Keycode 240 can be captured with "sudo showkey -k", but nothing can be captured with "sudo showkey -s" ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.19.0-25-generic 3.19.0-25.26~14.04.1 [modified: boot/vmlinuz-3.19.0-25-generic] ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2 Uname: Linux 3.19.0-25-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.11 Architecture: amd64 CurrentDesktop: Unity Date: Mon Oct 12 02:58:15 2015 InstallationDate: Installed on 2015-10-12 (0 days ago) InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805) SourcePackage: linux-lts-vivid UpgradeStatus: No upgrade log present (probably fresh install) --- ApportVersion: 2.14.1-0ubuntu3.11 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ubuntu 1839 F pulseaudio CRDA: country TW: (2402 - 2472 @ 40), (3, 27) (5270 - 5330 @ 40), (3, 17), DFS (5735 - 5815 @ 40), (3, 30) CurrentDesktop: Unity DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=e33d9057-0c12-4816-9235-37b07d6b4dd8 InstallationDate: Installed on 2015-10-12 (0 days ago) InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805) Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 003: ID 1bcf:28ae Sunplus Innovation Technology Inc. Laptop Integrated Webcam HD Bus 001 Device 002: ID 8087:07dc Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: Dell Inc. Latitude 3150 Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic root=UUID=42f64f96-fb50-4238-999c-b9349f09c870 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2 RelatedPackageVersions: linux-restricted-modules-3.19.0-25-generic N/A linux-backports-modules-3.19.0-25-generic N/A linux-firmware 1.127.14 Tags: trusty Uname: Linux 3.19.0-25-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 07/31/2015 dmi.bios.vendor: Dell Inc. dmi.bios.version: A02 dmi.board.name: 021010 dmi.board.vendor: Dell Inc. dmi.board.version: D02 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA02:bd07/31/2015:svnDellInc.:pnLatitude3150:pvr:rvnDellInc.:rn021010:rvrD02:cvnDellInc.:ct9:cvr: dmi.product.name: Latitude 3150 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1505104/+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 1505104] Re: [Dell Latitude 3150] Wireless key does not work with 14.04.3
Wireless key works after update (3.19.0-30) ** Changed in: hwe-next Status: New => Fix Released ** Changed in: linux-lts-vivid (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-vivid in Ubuntu. https://bugs.launchpad.net/bugs/1505104 Title: [Dell Latitude 3150] Wireless key does not work with 14.04.3 Status in HWE Next: Fix Released Status in linux-lts-vivid package in Ubuntu: Fix Released Bug description: CID: 201412-16318 Dell Latitude 3150 The wireless key does not work with 14.04.3 (3.19.0-25) stock image. Keycode 240 can be captured with "sudo showkey -k", but nothing can be captured with "sudo showkey -s" ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.19.0-25-generic 3.19.0-25.26~14.04.1 [modified: boot/vmlinuz-3.19.0-25-generic] ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2 Uname: Linux 3.19.0-25-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.11 Architecture: amd64 CurrentDesktop: Unity Date: Mon Oct 12 02:58:15 2015 InstallationDate: Installed on 2015-10-12 (0 days ago) InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805) SourcePackage: linux-lts-vivid UpgradeStatus: No upgrade log present (probably fresh install) --- ApportVersion: 2.14.1-0ubuntu3.11 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ubuntu 1839 F pulseaudio CRDA: country TW: (2402 - 2472 @ 40), (3, 27) (5270 - 5330 @ 40), (3, 17), DFS (5735 - 5815 @ 40), (3, 30) CurrentDesktop: Unity DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=e33d9057-0c12-4816-9235-37b07d6b4dd8 InstallationDate: Installed on 2015-10-12 (0 days ago) InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805) Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 003: ID 1bcf:28ae Sunplus Innovation Technology Inc. Laptop Integrated Webcam HD Bus 001 Device 002: ID 8087:07dc Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: Dell Inc. Latitude 3150 Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic root=UUID=42f64f96-fb50-4238-999c-b9349f09c870 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2 RelatedPackageVersions: linux-restricted-modules-3.19.0-25-generic N/A linux-backports-modules-3.19.0-25-generic N/A linux-firmware 1.127.14 Tags: trusty Uname: Linux 3.19.0-25-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 07/31/2015 dmi.bios.vendor: Dell Inc. dmi.bios.version: A02 dmi.board.name: 021010 dmi.board.vendor: Dell Inc. dmi.board.version: D02 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA02:bd07/31/2015:svnDellInc.:pnLatitude3150:pvr:rvnDellInc.:rn021010:rvrD02:cvnDellInc.:ct9:cvr: dmi.product.name: Latitude 3150 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1505104/+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 1505104] BootDmesg.txt
apport information ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/1505104/+attachment/4492150/+files/BootDmesg.txt ** Also affects: hwe-next Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1505104 Title: [Dell Latitude 3150] Wireless key does not work with 14.04.3 Status in HWE Next: New Status in linux package in Ubuntu: New Bug description: CID: 201412-16318 Dell Latitude 3150 The wireless key does not work with 14.04.3 (3.19.0-25) stock image. Keycode 240 can be captured with "sudo showkey -k", but nothing can be captured with "sudo showkey -s" ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.19.0-25-generic 3.19.0-25.26~14.04.1 [modified: boot/vmlinuz-3.19.0-25-generic] ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2 Uname: Linux 3.19.0-25-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.11 Architecture: amd64 CurrentDesktop: Unity Date: Mon Oct 12 02:58:15 2015 InstallationDate: Installed on 2015-10-12 (0 days ago) InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805) SourcePackage: linux-lts-vivid UpgradeStatus: No upgrade log present (probably fresh install) --- ApportVersion: 2.14.1-0ubuntu3.11 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ubuntu 1839 F pulseaudio CRDA: country TW: (2402 - 2472 @ 40), (3, 27) (5270 - 5330 @ 40), (3, 17), DFS (5735 - 5815 @ 40), (3, 30) CurrentDesktop: Unity DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=e33d9057-0c12-4816-9235-37b07d6b4dd8 InstallationDate: Installed on 2015-10-12 (0 days ago) InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805) Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 003: ID 1bcf:28ae Sunplus Innovation Technology Inc. Laptop Integrated Webcam HD Bus 001 Device 002: ID 8087:07dc Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: Dell Inc. Latitude 3150 Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic root=UUID=42f64f96-fb50-4238-999c-b9349f09c870 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2 RelatedPackageVersions: linux-restricted-modules-3.19.0-25-generic N/A linux-backports-modules-3.19.0-25-generic N/A linux-firmware 1.127.14 Tags: trusty Uname: Linux 3.19.0-25-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 07/31/2015 dmi.bios.vendor: Dell Inc. dmi.bios.version: A02 dmi.board.name: 021010 dmi.board.vendor: Dell Inc. dmi.board.version: D02 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA02:bd07/31/2015:svnDellInc.:pnLatitude3150:pvr:rvnDellInc.:rn021010:rvrD02:cvnDellInc.:ct9:cvr: dmi.product.name: Latitude 3150 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1505104/+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 1505104] AlsaInfo.txt
apport information ** Attachment added: "AlsaInfo.txt" https://bugs.launchpad.net/bugs/1505104/+attachment/4492149/+files/AlsaInfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1505104 Title: [Dell Latitude 3150] Wireless key does not work with 14.04.3 Status in HWE Next: New Status in linux package in Ubuntu: New Bug description: CID: 201412-16318 Dell Latitude 3150 The wireless key does not work with 14.04.3 (3.19.0-25) stock image. Keycode 240 can be captured with "sudo showkey -k", but nothing can be captured with "sudo showkey -s" ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.19.0-25-generic 3.19.0-25.26~14.04.1 [modified: boot/vmlinuz-3.19.0-25-generic] ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2 Uname: Linux 3.19.0-25-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.11 Architecture: amd64 CurrentDesktop: Unity Date: Mon Oct 12 02:58:15 2015 InstallationDate: Installed on 2015-10-12 (0 days ago) InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805) SourcePackage: linux-lts-vivid UpgradeStatus: No upgrade log present (probably fresh install) --- ApportVersion: 2.14.1-0ubuntu3.11 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ubuntu 1839 F pulseaudio CRDA: country TW: (2402 - 2472 @ 40), (3, 27) (5270 - 5330 @ 40), (3, 17), DFS (5735 - 5815 @ 40), (3, 30) CurrentDesktop: Unity DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=e33d9057-0c12-4816-9235-37b07d6b4dd8 InstallationDate: Installed on 2015-10-12 (0 days ago) InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805) Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 003: ID 1bcf:28ae Sunplus Innovation Technology Inc. Laptop Integrated Webcam HD Bus 001 Device 002: ID 8087:07dc Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: Dell Inc. Latitude 3150 Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic root=UUID=42f64f96-fb50-4238-999c-b9349f09c870 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2 RelatedPackageVersions: linux-restricted-modules-3.19.0-25-generic N/A linux-backports-modules-3.19.0-25-generic N/A linux-firmware 1.127.14 Tags: trusty Uname: Linux 3.19.0-25-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 07/31/2015 dmi.bios.vendor: Dell Inc. dmi.bios.version: A02 dmi.board.name: 021010 dmi.board.vendor: Dell Inc. dmi.board.version: D02 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA02:bd07/31/2015:svnDellInc.:pnLatitude3150:pvr:rvnDellInc.:rn021010:rvrD02:cvnDellInc.:ct9:cvr: dmi.product.name: Latitude 3150 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1505104/+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 1505104] UdevLog.txt
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1505104/+attachment/4492161/+files/UdevLog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1505104 Title: [Dell Latitude 3150] Wireless key does not work with 14.04.3 Status in HWE Next: New Status in linux package in Ubuntu: New Bug description: CID: 201412-16318 Dell Latitude 3150 The wireless key does not work with 14.04.3 (3.19.0-25) stock image. Keycode 240 can be captured with "sudo showkey -k", but nothing can be captured with "sudo showkey -s" ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.19.0-25-generic 3.19.0-25.26~14.04.1 [modified: boot/vmlinuz-3.19.0-25-generic] ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2 Uname: Linux 3.19.0-25-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.11 Architecture: amd64 CurrentDesktop: Unity Date: Mon Oct 12 02:58:15 2015 InstallationDate: Installed on 2015-10-12 (0 days ago) InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805) SourcePackage: linux-lts-vivid UpgradeStatus: No upgrade log present (probably fresh install) --- ApportVersion: 2.14.1-0ubuntu3.11 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ubuntu 1839 F pulseaudio CRDA: country TW: (2402 - 2472 @ 40), (3, 27) (5270 - 5330 @ 40), (3, 17), DFS (5735 - 5815 @ 40), (3, 30) CurrentDesktop: Unity DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=e33d9057-0c12-4816-9235-37b07d6b4dd8 InstallationDate: Installed on 2015-10-12 (0 days ago) InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805) Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 003: ID 1bcf:28ae Sunplus Innovation Technology Inc. Laptop Integrated Webcam HD Bus 001 Device 002: ID 8087:07dc Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: Dell Inc. Latitude 3150 Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic root=UUID=42f64f96-fb50-4238-999c-b9349f09c870 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2 RelatedPackageVersions: linux-restricted-modules-3.19.0-25-generic N/A linux-backports-modules-3.19.0-25-generic N/A linux-firmware 1.127.14 Tags: trusty Uname: Linux 3.19.0-25-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 07/31/2015 dmi.bios.vendor: Dell Inc. dmi.bios.version: A02 dmi.board.name: 021010 dmi.board.vendor: Dell Inc. dmi.board.version: D02 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA02:bd07/31/2015:svnDellInc.:pnLatitude3150:pvr:rvnDellInc.:rn021010:rvrD02:cvnDellInc.:ct9:cvr: dmi.product.name: Latitude 3150 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1505104/+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