[Kernel-packages] [Bug 1072234] Re: 050d:0017 Bluetooth mouse randomly disconnects
* manually adding every USB device to /etc/sysfs.conf * adding usbcore.autosuspend = -1 to the kernel's boot arguments * disabling /usr/lib/pm-utils/usb_bluetooth ...all do not help. I'm fairly lost. ** Tags added: saucy ** Changed in: linux (Ubuntu) Status: Incomplete => 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/1072234 Title: 050d:0017 Bluetooth mouse randomly disconnects Status in “linux” package in Ubuntu: New Bug description: Since upgrading to Quantal, my Belkin bluetooth mouse disconnects sporadically from my computer. Sometimes this will happen several times a day, at other times it will stay connected for almost the entire day without a problem. After the connection is dropped, Bluetooth seems to become unresponsive. Generally unplugging and replugging the USB adapter is necessary to return it to a usable state. It was extremely reliable under Precise. ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: bluetooth 4.101-0ubuntu6 ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5 Uname: Linux 3.5.0-17-generic x86_64 ApportVersion: 2.6.1-0ubuntu6 Architecture: amd64 Date: Sat Oct 27 23:58:59 2012 InstallationDate: Installed on 2012-03-08 (233 days ago) InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301) InterestingModules: bnep rfcomm btusb bluetooth MachineType: System manufacturer System Product Name MarkForUpload: True PackageArchitecture: all ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic root=UUID=62a1305b-ef07-4168-8292-c82e0718a496 ro quiet splash vt.handoff=7 SourcePackage: bluez UpgradeStatus: Upgraded to quantal on 2012-10-20 (7 days ago) dmi.bios.date: 07/23/2010 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 2105 dmi.board.asset.tag: To Be Filled By O.E.M. dmi.board.name: M4A785TD-V EVO 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.:bvr2105:bd07/23/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM4A785TD-VEVO:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion: dmi.product.name: System Product Name dmi.product.version: System Version dmi.sys.vendor: System manufacturer hciconfig: hci0:Type: BR/EDR Bus: USB BD Address: 00:19:0E:0A:2A:A1 ACL MTU: 1021:8 SCO MTU: 64:1 UP RUNNING PSCAN ISCAN RX bytes:458652 acl:26915 sco:0 events:74 errors:0 TX bytes:1125 acl:19 sco:0 commands:29 errors:0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1072234/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1242272] Re: Bluetooth does not work on ubuntu 13.10
This worked for me: sudo usermod -a -G bluetooth $USER Found answer here: http://askubuntu.com/questions/363401/cant-enable-bluetooth-13-10 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1242272 Title: Bluetooth does not work on ubuntu 13.10 Status in “linux” package in Ubuntu: Confirmed Bug description: HP EliteBook 8560w, Ubuntu 13.10 (no any problem in 13.04) cat /proc/version_signature Ubuntu 3.11.0-12.19-generic 3.11.3 dmesg | grep -i bluetooth [ 10.744171] Bluetooth: Core ver 2.16 [ 10.744190] Bluetooth: HCI device and connection manager initialized [ 10.744198] Bluetooth: HCI socket layer initialized [ 10.744203] Bluetooth: L2CAP socket layer initialized [ 10.744209] Bluetooth: SCO socket layer initialized [ 10.750931] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 10.750935] Bluetooth: BNEP filters: protocol multicast [ 10.750945] Bluetooth: BNEP socket layer initialized [ 10.751432] Bluetooth: RFCOMM TTY layer initialized [ 10.751441] Bluetooth: RFCOMM socket layer initialized [ 10.751442] Bluetooth: RFCOMM ver 1.11 Trying to switch on bluetooth in System settings/Bluetooth - sudo tail -f /var/log/syslog Oct 20 10:46:58 max-8560w kernel: [ 1351.004248] usb 2-1.6: new full-speed USB device number 13 using ehci-pci Oct 20 10:46:58 max-8560w kernel: [ 1351.100829] usb 2-1.6: New USB device found, idVendor=03f0, idProduct=231d Oct 20 10:46:58 max-8560w kernel: [ 1351.100841] usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0 Oct 20 10:46:58 max-8560w kernel: [ 1351.100847] usb 2-1.6: Product: HP Integrated Module Oct 20 10:46:58 max-8560w kernel: [ 1351.100852] usb 2-1.6: Manufacturer: Broadcom Corp Oct 20 10:46:58 max-8560w logger: loading HP Device 002 013 Oct 20 10:46:58 max-8560w bluetoothd[516]: Unknown command complete for opcode 19 Oct 20 10:46:58 max-8560w bluetoothd[516]: Endpoint registered: sender=:1.64 path=/MediaEndpoint/HFPAG Oct 20 10:46:58 max-8560w bluetoothd[516]: Endpoint registered: sender=:1.64 path=/MediaEndpoint/HFPHS Oct 20 10:46:58 max-8560w bluetoothd[516]: Endpoint registered: sender=:1.64 path=/MediaEndpoint/A2DPSource Oct 20 10:46:58 max-8560w bluetoothd[516]: Endpoint registered: sender=:1.64 path=/MediaEndpoint/A2DPSink Oct 20 10:46:58 max-8560w bluetoothd[516]: Adapter /org/bluez/516/hci0 has been enabled Oct 20 10:46:59 max-8560w bluetoothd[516]: Adapter /org/bluez/516/hci0 has been disabled Oct 20 10:46:59 max-8560w bluetoothd[516]: Unregister path: /org/bluez/516/hci0 Oct 20 10:46:59 max-8560w bluetoothd[516]: Endpoint unregistered: sender=:1.64 path=/MediaEndpoint/A2DPSink Oct 20 10:46:59 max-8560w bluetoothd[516]: Endpoint unregistered: sender=:1.64 path=/MediaEndpoint/A2DPSource Oct 20 10:46:59 max-8560w bluetoothd[516]: Endpoint unregistered: sender=:1.64 path=/MediaEndpoint/HFPAG Oct 20 10:46:59 max-8560w bluetoothd[516]: Endpoint unregistered: sender=:1.64 path=/MediaEndpoint/HFPHS Oct 20 10:46:59 max-8560w kernel: [ 1351.377557] usb 2-1.6: USB disconnect, device number 13 Oct 20 10:46:59 max-8560w python: io/hpmud/musb.c 2185: invalid busnum:devnum 002:013 Oct 20 10:46:59 max-8560w python: io/hpmud/pp.c 627: unable to read device-id ret=-1 Oct 20 10:46:59 max-8560w hp-config_usb_printer: hp-config_usb_printer[3073]: error: This is not a valid device Oct 20 10:46:59 max-8560w colord: Device added: sysfs-Broadcom_Corp-HP_Integrated_Module Oct 20 10:46:59 max-8560w colord: device removed: sysfs-Broadcom_Corp-HP_Integrated_Module --- ApportVersion: 2.12.5-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: max2040 F pulseaudio /dev/snd/controlC0: max2040 F pulseaudio DistroRelease: Ubuntu 13.10 EcryptfsInUse: Yes HibernationDevice: RESUME=UUID=f6ed2745-5874-4729-9a3a-90fa1f0afde5 InstallationDate: Installed on 2013-10-19 (0 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1) MachineType: Hewlett-Packard HP EliteBook 8560w MarkForUpload: True Package: linux (not installed) ProcFB: 0 nouveaufb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=feb7997f-5ee7-472d-8956-9a093c6edda1 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 RelatedPackageVersions: linux-restricted-modules-3.11.0-12-generic N/A linux-backports-modules-3.11.0-12-generic N/A linux-firmware 1.116 Tags: saucy Uname: Linux 3.11.0-12-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 05/10/2011 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 68SVD Ver. F.02 dmi.board.name: 163
[Kernel-packages] [Bug 1072234] 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/1072234 Title: 050d:0017 Bluetooth mouse randomly disconnects Status in “linux” package in Ubuntu: Confirmed Bug description: Since upgrading to Quantal, my Belkin bluetooth mouse disconnects sporadically from my computer. Sometimes this will happen several times a day, at other times it will stay connected for almost the entire day without a problem. After the connection is dropped, Bluetooth seems to become unresponsive. Generally unplugging and replugging the USB adapter is necessary to return it to a usable state. It was extremely reliable under Precise. ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: bluetooth 4.101-0ubuntu6 ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5 Uname: Linux 3.5.0-17-generic x86_64 ApportVersion: 2.6.1-0ubuntu6 Architecture: amd64 Date: Sat Oct 27 23:58:59 2012 InstallationDate: Installed on 2012-03-08 (233 days ago) InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301) InterestingModules: bnep rfcomm btusb bluetooth MachineType: System manufacturer System Product Name MarkForUpload: True PackageArchitecture: all ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic root=UUID=62a1305b-ef07-4168-8292-c82e0718a496 ro quiet splash vt.handoff=7 SourcePackage: bluez UpgradeStatus: Upgraded to quantal on 2012-10-20 (7 days ago) dmi.bios.date: 07/23/2010 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 2105 dmi.board.asset.tag: To Be Filled By O.E.M. dmi.board.name: M4A785TD-V EVO 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.:bvr2105:bd07/23/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM4A785TD-VEVO:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion: dmi.product.name: System Product Name dmi.product.version: System Version dmi.sys.vendor: System manufacturer hciconfig: hci0:Type: BR/EDR Bus: USB BD Address: 00:19:0E:0A:2A:A1 ACL MTU: 1021:8 SCO MTU: 64:1 UP RUNNING PSCAN ISCAN RX bytes:458652 acl:26915 sco:0 events:74 errors:0 TX bytes:1125 acl:19 sco:0 commands:29 errors:0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1072234/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1243951] Re: linux-ti-omap4: 3.2.0-1440.59 -proposed tracker
** Changed in: kernel-sru-workflow/security-signoff Status: Confirmed => In Progress ** Changed in: kernel-sru-workflow/security-signoff Assignee: Canonical Security Team (canonical-security) => John Johansen (jjohansen) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-ti-omap4 in Ubuntu. https://bugs.launchpad.net/bugs/1243951 Title: linux-ti-omap4: 3.2.0-1440.59 -proposed tracker Status in Kernel SRU Workflow: In Progress Status in Kernel SRU Workflow certification-testing series: Invalid Status in Kernel SRU Workflow prepare-package series: Fix Released Status in Kernel SRU Workflow prepare-package-meta series: Fix Released Status in Kernel SRU Workflow promote-to-proposed series: 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: In Progress Status in Kernel SRU Workflow upload-to-ppa series: Fix Released Status in Kernel SRU Workflow verification-testing series: Fix Released Status in “linux-ti-omap4” package in Ubuntu: Invalid Status in “linux-ti-omap4” source package in Precise: New Bug description: This bug is for tracking the upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Wednesday, 23. October 2013 22:13 UTC kernel-stable-master-bug:1242901 kernel-stable-Certification-testing-end:Friday, 25. October 2013 03:36 UTC kernel-stable-Prepare-package-end:Thursday, 31. October 2013 18:47 UTC kernel-stable-Promote-to-proposed-start:Thursday, 31. October 2013 18:47 UTC kernel-stable-Promote-to-proposed-end:Thursday, 31. October 2013 19:03 UTC kernel-stable-Security-signoff-start:Thursday, 31. October 2013 20:05 UTC kernel-stable-Verification-testing-start:Thursday, 31. October 2013 20:05 UTC kernel-stable-Regression-testing-start:Thursday, 31. October 2013 20:05 UTC kernel-stable-phase:Testing kernel-stable-phase-changed:Thursday, 31. October 2013 21:04 UTC kernel-stable-Verification-testing-end:Thursday, 31. October 2013 21:04 UTC To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1243951/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1243944] Re: linux-ti-omap4: 3.5.0-235.51 -proposed tracker
** Changed in: kernel-sru-workflow/security-signoff Status: Confirmed => In Progress ** Changed in: kernel-sru-workflow/security-signoff Assignee: Canonical Security Team (canonical-security) => John Johansen (jjohansen) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-ti-omap4 in Ubuntu. https://bugs.launchpad.net/bugs/1243944 Title: linux-ti-omap4: 3.5.0-235.51 -proposed tracker Status in Kernel SRU Workflow: In Progress Status in Kernel SRU Workflow certification-testing series: Invalid Status in Kernel SRU Workflow prepare-package series: Fix Released Status in Kernel SRU Workflow prepare-package-meta series: Fix Released Status in Kernel SRU Workflow promote-to-proposed series: 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: In Progress Status in Kernel SRU Workflow upload-to-ppa series: Fix Released Status in Kernel SRU Workflow verification-testing series: Fix Released Status in “linux-ti-omap4” package in Ubuntu: Invalid Status in “linux-ti-omap4” source package in Quantal: New Status in “linux-ti-omap4” source package in Raring: New Status in “linux-ti-omap4” source package in Saucy: New Bug description: This bug is for tracking the upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Wednesday, 23. October 2013 22:02 UTC kernel-stable-master-bug:1242895 kernel-stable-Certification-testing-end:Friday, 25. October 2013 00:04 UTC kernel-stable-Prepare-package-end:Thursday, 31. October 2013 18:49 UTC kernel-stable-Promote-to-proposed-start:Thursday, 31. October 2013 18:49 UTC kernel-stable-Promote-to-proposed-end:Thursday, 31. October 2013 19:02 UTC kernel-stable-Security-signoff-start:Thursday, 31. October 2013 20:04 UTC kernel-stable-Verification-testing-start:Thursday, 31. October 2013 20:04 UTC kernel-stable-Regression-testing-start:Thursday, 31. October 2013 20:04 UTC kernel-stable-phase:Testing kernel-stable-phase-changed:Thursday, 31. October 2013 21:03 UTC kernel-stable-Verification-testing-end:Thursday, 31. October 2013 21:03 UTC To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1243944/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1220504] Re: Broadcom STA driver does not work for BCM4313[14e4:4727] with proposed kernel 3.2.0-53
Hey Alberto, This issue still happen on 3.2.0-56 proposed kernel But this time, with the proprietary driver (version 6.20.155.1+bdcom-0ubuntu0.0.2) installed, wireless works on 201105-8050, but not 201104-7784 @bobptz Since this device, BCM4313, is listed in the description section of jockey, I think either it should be supported or this model should be removed from the supported list in jockey. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bcmwl in Ubuntu. https://bugs.launchpad.net/bugs/1220504 Title: Broadcom STA driver does not work for BCM4313[14e4:4727] with proposed kernel 3.2.0-53 Status in “bcmwl” package in Ubuntu: Confirmed Bug description: [SRU Justification] Impact: Broadcom BCM4313 does not work with the proprietary driver. Step: 1. Install Ubuntu 12.04.1 -proposed (kernel 3.2.0-52), and boot to desktop 2. Try to connect to bg/n wireless network. 3. Install the Broadcom STA wireless driver. 4. Repeat step 2. 5. Reboot, and repeat step 2. Expected result: Wireless network should work after the proprietary driver was installed. Actual result: Wireless network does not work at all. 09:00.0 Network controller: Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter (rev 01) Subsystem: Dell Device 0012 Flags: bus master, fast devsel, latency 0, IRQ 19 Memory at f7e0 (64-bit, non-prefetchable) [size=16K] Capabilities: Kernel driver in use: wl Kernel modules: wl, bcma, brcmsmac (kernel module "wl" was added after the proprietary driver was installed.) ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu0.0.1 ProcVersionSignature: Ubuntu 3.2.0-53.81-generic 3.2.50 Uname: Linux 3.2.0-53-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.0.1-0ubuntu17.4 Architecture: amd64 Date: Tue Sep 3 22:13:06 2013 InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 (20120823.1) MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: bcmwl UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1220504/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1247014] [NEW] [HP Probook 4510s] Integrated bluetooth doesn't work
Public bug reported: OS : Ubuntu 13.10 Desktop 386 Hardware : HP Probook 4510s Laptop After fresh installation of Ubuntu 13.10 Desktop i386 on my HP Probook 4510s Laptop HP integrated bluetooth 2.0 doesn't work anymore. when I go to "Sytem Settings > Bluetooth" panel, the Bluetooth switch is OFF. I tried to switch it ON but after 1s it come back to OFF position with the status "Bluetooth is disabled". The bluetooth was working perfectly with the previous version of Ubuntu 13.04 Desktop i386. I tried to start on Ubuntu 13.04 Desktop i386 live USB Key. The bluetooth is working perfectly Same try with Ubuntu Ubuntu 13.10 Desktop i386 live USB Key. The bluetooth doen't work : Bluetooth is disabled dmesg + lsusb + lsmod included for 13.04 i386 and 13.10 i386 ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Attachment added: "dmesg_13.04.txt" https://bugs.launchpad.net/bugs/1247014/+attachment/3897452/+files/dmesg_13.04.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/1247014 Title: [HP Probook 4510s] Integrated bluetooth doesn't work Status in “linux” package in Ubuntu: New Bug description: OS : Ubuntu 13.10 Desktop 386 Hardware : HP Probook 4510s Laptop After fresh installation of Ubuntu 13.10 Desktop i386 on my HP Probook 4510s Laptop HP integrated bluetooth 2.0 doesn't work anymore. when I go to "Sytem Settings > Bluetooth" panel, the Bluetooth switch is OFF. I tried to switch it ON but after 1s it come back to OFF position with the status "Bluetooth is disabled". The bluetooth was working perfectly with the previous version of Ubuntu 13.04 Desktop i386. I tried to start on Ubuntu 13.04 Desktop i386 live USB Key. The bluetooth is working perfectly Same try with Ubuntu Ubuntu 13.10 Desktop i386 live USB Key. The bluetooth doen't work : Bluetooth is disabled dmesg + lsusb + lsmod included for 13.04 i386 and 13.10 i386 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247014/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1247014] Re: [HP Probook 4510s] Integrated bluetooth doesn't work
** Attachment added: "lsmod_13.04.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247014/+attachment/3897455/+files/lsmod_13.04.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/1247014 Title: [HP Probook 4510s] Integrated bluetooth doesn't work Status in “linux” package in Ubuntu: New Bug description: OS : Ubuntu 13.10 Desktop 386 Hardware : HP Probook 4510s Laptop After fresh installation of Ubuntu 13.10 Desktop i386 on my HP Probook 4510s Laptop HP integrated bluetooth 2.0 doesn't work anymore. when I go to "Sytem Settings > Bluetooth" panel, the Bluetooth switch is OFF. I tried to switch it ON but after 1s it come back to OFF position with the status "Bluetooth is disabled". The bluetooth was working perfectly with the previous version of Ubuntu 13.04 Desktop i386. I tried to start on Ubuntu 13.04 Desktop i386 live USB Key. The bluetooth is working perfectly Same try with Ubuntu Ubuntu 13.10 Desktop i386 live USB Key. The bluetooth doen't work : Bluetooth is disabled dmesg + lsusb + lsmod included for 13.04 i386 and 13.10 i386 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247014/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1247014] Re: [HP Probook 4510s] Integrated bluetooth doesn't work
** Attachment added: "lsmod_13.10.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247014/+attachment/3897458/+files/lsmod_13.10.txt ** Description changed: OS : Ubuntu 13.10 Desktop 386 Hardware : HP Probook 4510s Laptop - After fresh installation of Ubuntu 13.10 Desktop i386 on my HP Probook 4510s Laptop HP integrated bluetooth 2.0 doesn't work no more. + After fresh installation of Ubuntu 13.10 Desktop i386 on my HP Probook 4510s Laptop HP integrated bluetooth 2.0 doesn't work anymore. when I go to "Sytem Settings > Bluetooth" panel, the Bluetooth switch is OFF. I tried to switch it ON but after 1s it come back to OFF position with the status "Bluetooth is disabled". The bluetooth was working perfectly with the previous version of Ubuntu 13.04 Desktop i386. I tried to start on Ubuntu 13.04 Desktop i386 live USB Key. The bluetooth is working perfectly Same try with Ubuntu Ubuntu 13.10 Desktop i386 live USB Key. The bluetooth doen't work : Bluetooth is disabled dmesg + lsusb + lsmod included for 13.04 i386 and 13.10 i386 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1247014 Title: [HP Probook 4510s] Integrated bluetooth doesn't work Status in “linux” package in Ubuntu: New Bug description: OS : Ubuntu 13.10 Desktop 386 Hardware : HP Probook 4510s Laptop After fresh installation of Ubuntu 13.10 Desktop i386 on my HP Probook 4510s Laptop HP integrated bluetooth 2.0 doesn't work anymore. when I go to "Sytem Settings > Bluetooth" panel, the Bluetooth switch is OFF. I tried to switch it ON but after 1s it come back to OFF position with the status "Bluetooth is disabled". The bluetooth was working perfectly with the previous version of Ubuntu 13.04 Desktop i386. I tried to start on Ubuntu 13.04 Desktop i386 live USB Key. The bluetooth is working perfectly Same try with Ubuntu Ubuntu 13.10 Desktop i386 live USB Key. The bluetooth doen't work : Bluetooth is disabled dmesg + lsusb + lsmod included for 13.04 i386 and 13.10 i386 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247014/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1247014] Re: [HP Probook 4510s] Integrated bluetooth doesn't work
** Attachment added: "lsusb_13.10.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247014/+attachment/3897457/+files/lsusb_13.10.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/1247014 Title: [HP Probook 4510s] Integrated bluetooth doesn't work Status in “linux” package in Ubuntu: New Bug description: OS : Ubuntu 13.10 Desktop 386 Hardware : HP Probook 4510s Laptop After fresh installation of Ubuntu 13.10 Desktop i386 on my HP Probook 4510s Laptop HP integrated bluetooth 2.0 doesn't work anymore. when I go to "Sytem Settings > Bluetooth" panel, the Bluetooth switch is OFF. I tried to switch it ON but after 1s it come back to OFF position with the status "Bluetooth is disabled". The bluetooth was working perfectly with the previous version of Ubuntu 13.04 Desktop i386. I tried to start on Ubuntu 13.04 Desktop i386 live USB Key. The bluetooth is working perfectly Same try with Ubuntu Ubuntu 13.10 Desktop i386 live USB Key. The bluetooth doen't work : Bluetooth is disabled dmesg + lsusb + lsmod included for 13.04 i386 and 13.10 i386 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247014/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1247014] Re: [HP Probook 4510s] Integrated bluetooth doesn't work
** Attachment added: "lsusb_13.04.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247014/+attachment/3897453/+files/lsusb_13.04.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/1247014 Title: [HP Probook 4510s] Integrated bluetooth doesn't work Status in “linux” package in Ubuntu: New Bug description: OS : Ubuntu 13.10 Desktop 386 Hardware : HP Probook 4510s Laptop After fresh installation of Ubuntu 13.10 Desktop i386 on my HP Probook 4510s Laptop HP integrated bluetooth 2.0 doesn't work anymore. when I go to "Sytem Settings > Bluetooth" panel, the Bluetooth switch is OFF. I tried to switch it ON but after 1s it come back to OFF position with the status "Bluetooth is disabled". The bluetooth was working perfectly with the previous version of Ubuntu 13.04 Desktop i386. I tried to start on Ubuntu 13.04 Desktop i386 live USB Key. The bluetooth is working perfectly Same try with Ubuntu Ubuntu 13.10 Desktop i386 live USB Key. The bluetooth doen't work : Bluetooth is disabled dmesg + lsusb + lsmod included for 13.04 i386 and 13.10 i386 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247014/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1247014] Re: [HP Probook 4510s] Integrated bluetooth doesn't work
** Attachment added: "dmesg_13.10.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247014/+attachment/3897456/+files/dmesg_13.10.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/1247014 Title: [HP Probook 4510s] Integrated bluetooth doesn't work Status in “linux” package in Ubuntu: New Bug description: OS : Ubuntu 13.10 Desktop 386 Hardware : HP Probook 4510s Laptop After fresh installation of Ubuntu 13.10 Desktop i386 on my HP Probook 4510s Laptop HP integrated bluetooth 2.0 doesn't work anymore. when I go to "Sytem Settings > Bluetooth" panel, the Bluetooth switch is OFF. I tried to switch it ON but after 1s it come back to OFF position with the status "Bluetooth is disabled". The bluetooth was working perfectly with the previous version of Ubuntu 13.04 Desktop i386. I tried to start on Ubuntu 13.04 Desktop i386 live USB Key. The bluetooth is working perfectly Same try with Ubuntu Ubuntu 13.10 Desktop i386 live USB Key. The bluetooth doen't work : Bluetooth is disabled dmesg + lsusb + lsmod included for 13.04 i386 and 13.10 i386 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247014/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 900802] Re: PATCH: Got the USB tethering of the iPhone 4S working
** Changed in: ipheth (Ubuntu) Assignee: (unassigned) => ALEKSEY (azarov) ** Changed in: ipheth (Ubuntu Precise) Assignee: (unassigned) => ALEKSEY (azarov) ** Changed in: linux (Ubuntu) Assignee: (unassigned) => ALEKSEY (azarov) ** Changed in: linux (Ubuntu Precise) Assignee: (unassigned) => ALEKSEY (azarov) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/900802 Title: PATCH: Got the USB tethering of the iPhone 4S working Status in “ipheth” package in Ubuntu: Fix Released Status in “linux” package in Ubuntu: Fix Released Status in “ipheth” source package in Precise: Fix Released Status in “linux” source package in Precise: Fix Released Bug description: A patch (attached) of the "ipheth" kernel module makes the iPhone 4S working as modem on USB. The patch simply adds the iPhone's identity (USB vendor ID). Then the module recognizes the new model and an ethX interface gets generated. In addition, the package ipheth (in Universe) needs to get updated to current GUT snapshot. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ipheth/+bug/900802/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1247014] Missing required logs.
This bug is missing log files that will aid in diagnosing the problem. >From a terminal window please run: apport-collect 1247014 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'. This change has been made by an automated script, maintained by the Ubuntu Kernel Team. ** Changed in: linux (Ubuntu) Status: New => Incomplete ** Tags added: raring -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1247014 Title: [HP Probook 4510s] Integrated bluetooth doesn't work Status in “linux” package in Ubuntu: Incomplete Bug description: OS : Ubuntu 13.10 Desktop 386 Hardware : HP Probook 4510s Laptop After fresh installation of Ubuntu 13.10 Desktop i386 on my HP Probook 4510s Laptop HP integrated bluetooth 2.0 doesn't work anymore. when I go to "Sytem Settings > Bluetooth" panel, the Bluetooth switch is OFF. I tried to switch it ON but after 1s it come back to OFF position with the status "Bluetooth is disabled". The bluetooth was working perfectly with the previous version of Ubuntu 13.04 Desktop i386. I tried to start on Ubuntu 13.04 Desktop i386 live USB Key. The bluetooth is working perfectly Same try with Ubuntu Ubuntu 13.10 Desktop i386 live USB Key. The bluetooth doen't work : Bluetooth is disabled dmesg + lsusb + lsmod included for 13.04 i386 and 13.10 i386 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247014/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1242679] Re: network manager unconfigured after wake from suspend
It is so funny that it has been got importance of Medium!! Is there any more annoying bug in 13.10 than this one?? You have to restart every time you left your computer ... and this is "Medium". I am wondering what would be severe? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1242679 Title: network manager unconfigured after wake from suspend Status in “linux” package in Ubuntu: Incomplete Bug description: I started a thread on this bug http://ubuntuforums.org/showthread.php?t=2182128 After I upgraded to 13.10 when the desktop suspends and then wakes the networks are unconfigured. The led lights come on on the builtin nic card, but no networking, the empty triangle shows. run this command sudo nmcli nm sleep false I get a message that says network now offline. Then you click the network icon and you see all the network cards Then tell it to enable networking, by selecting 'Auto Ethernet' And it comes back working as it should. So is the network-manager not awakening from sleep? The nics are intel and the drivers are e100 and e1000 scott875@scott875-desktop:~$ apt-cache policy network-manager network-manager: Installed: 0.9.8.0-0ubuntu22 Candidate: 0.9.8.0-0ubuntu22 Version table: *** 0.9.8.0-0ubuntu22 0 500 http://us.archive.ubuntu.com/ubuntu/ saucy/main i386 Packages 100 /var/lib/dpkg/status scott875@scott875-desktop:~$ lsb_release -rd Description: Ubuntu 13.10 Release: 13.10 scott875@scott875-desktop:~$ To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1242679/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1246664] Re: "Buffer I/O error on device zram0, logical block 515067"
apport information ** Tags added: apport-collected running-unity staging ** Description changed: This is a duplicate of #1217189, but for some reason neither @oibaf nor me can reopen it. It is in "fix released" state, but the problem is at most partially solved. It seems that the bug no longer causes lockups (described in another bug: #1215513), but is still present (as I get error messages on boot screen and after $ dmesg | grep zram). If someone has enough privileges to reopen 1217189 for "linux (ubuntu)" (I don't know about raring, but no one complains, so it is probably ok), and remove this bug (maybe merging this message to the comments in 1217189), I would be really grateful. Ubuntu 12.04.3 LTS Kernel Linux 3.2.0-56-generic-pae (the problem was first observed in 53 and since 54 there are no lockups). + --- + AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. + AplayDevices: + List of PLAYBACK Hardware Devices + card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] +Subdevices: 1/1 +Subdevice #0: subdevice #0 + ApportVersion: 2.0.1-0ubuntu17.6 + Architecture: i386 + ArecordDevices: + List of CAPTURE Hardware Devices + card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] +Subdevices: 1/1 +Subdevice #0: subdevice #0 + AudioDevicesInUse: + USERPID ACCESS COMMAND + /dev/snd/controlC0: damian 2771 F pulseaudio + Card0.Amixer.info: + Card hw:0 'Intel'/'HDA Intel at 0xf830 irq 47' +Mixer name : 'Realtek ALC268' +Components : 'HDA:10ec0268,10280275,0013' +Controls : 16 +Simple ctrls : 9 + DistroRelease: Ubuntu 12.04 + MachineType: Dell Inc. Vostro1710 + MarkForUpload: True + NonfreeKernelModules: nvidia wl + Package: linux (not installed) + ProcFB: + + ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-56-generic-pae root=UUID=bfe81069-1c35-4ccc-a23a-33528ac81877 ro selinux=1 security=selinux quiet splash + ProcVersionSignature: Ubuntu 3.2.0-56.86-generic-pae 3.2.51 + RelatedPackageVersions: + linux-restricted-modules-3.2.0-56-generic-pae N/A + linux-backports-modules-3.2.0-56-generic-pae N/A + linux-firmware1.79.7 + StagingDrivers: zram + Tags: precise running-unity staging + Uname: Linux 3.2.0-56-generic-pae i686 + UpgradeStatus: No upgrade log present (probably fresh install) + UserGroups: adm cdrom dip lpadmin netdev plugdev sambashare sudo + dmi.bios.date: 09/09/2008 + dmi.bios.vendor: Dell Inc. + dmi.bios.version: A09 + dmi.board.name: 0X805C + dmi.board.vendor: Dell Inc. + dmi.chassis.type: 8 + dmi.chassis.vendor: Dell Inc. + dmi.chassis.version: N/A + dmi.modalias: dmi:bvnDellInc.:bvrA09:bd09/09/2008:svnDellInc.:pnVostro1710:pvrNull:rvnDellInc.:rn0X805C:rvr:cvnDellInc.:ct8:cvrN/A: + dmi.product.name: Vostro1710 + dmi.product.version: Null + dmi.sys.vendor: Dell Inc. ** Attachment added: "AcpiTables.txt" https://bugs.launchpad.net/bugs/1246664/+attachment/3897490/+files/AcpiTables.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/1246664 Title: "Buffer I/O error on device zram0, logical block 515067" Status in “linux” package in Ubuntu: Confirmed Bug description: This is a duplicate of #1217189, but for some reason neither @oibaf nor me can reopen it. It is in "fix released" state, but the problem is at most partially solved. It seems that the bug no longer causes lockups (described in another bug: #1215513), but is still present (as I get error messages on boot screen and after $ dmesg | grep zram). If someone has enough privileges to reopen 1217189 for "linux (ubuntu)" (I don't know about raring, but no one complains, so it is probably ok), and remove this bug (maybe merging this message to the comments in 1217189), I would be really grateful. Ubuntu 12.04.3 LTS Kernel Linux 3.2.0-56-generic-pae (the problem was first observed in 53 and since 54 there are no lockups). --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. AplayDevices: List of PLAYBACK Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 ApportVersion: 2.0.1-0ubuntu17.6 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: damian 2771 F pulseaudio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf830 irq 47' Mixer name : 'Realtek ALC268' Components : 'HDA:10ec0268,10280275,0013' Controls : 16 Simple ctrls : 9 DistroRelease: Ubuntu 12.04 MachineType: Dell Inc. Vostro1710 Ma
[Kernel-packages] [Bug 1246664] Card0.Codecs.codec.0.txt
apport information ** Attachment added: "Card0.Codecs.codec.0.txt" https://bugs.launchpad.net/bugs/1246664/+attachment/3897495/+files/Card0.Codecs.codec.0.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/1246664 Title: "Buffer I/O error on device zram0, logical block 515067" Status in “linux” package in Ubuntu: Confirmed Bug description: This is a duplicate of #1217189, but for some reason neither @oibaf nor me can reopen it. It is in "fix released" state, but the problem is at most partially solved. It seems that the bug no longer causes lockups (described in another bug: #1215513), but is still present (as I get error messages on boot screen and after $ dmesg | grep zram). If someone has enough privileges to reopen 1217189 for "linux (ubuntu)" (I don't know about raring, but no one complains, so it is probably ok), and remove this bug (maybe merging this message to the comments in 1217189), I would be really grateful. Ubuntu 12.04.3 LTS Kernel Linux 3.2.0-56-generic-pae (the problem was first observed in 53 and since 54 there are no lockups). --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. AplayDevices: List of PLAYBACK Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 ApportVersion: 2.0.1-0ubuntu17.6 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: damian 2771 F pulseaudio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf830 irq 47' Mixer name : 'Realtek ALC268' Components : 'HDA:10ec0268,10280275,0013' Controls : 16 Simple ctrls : 9 DistroRelease: Ubuntu 12.04 MachineType: Dell Inc. Vostro1710 MarkForUpload: True NonfreeKernelModules: nvidia wl Package: linux (not installed) ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-56-generic-pae root=UUID=bfe81069-1c35-4ccc-a23a-33528ac81877 ro selinux=1 security=selinux quiet splash ProcVersionSignature: Ubuntu 3.2.0-56.86-generic-pae 3.2.51 RelatedPackageVersions: linux-restricted-modules-3.2.0-56-generic-pae N/A linux-backports-modules-3.2.0-56-generic-pae N/A linux-firmware1.79.7 StagingDrivers: zram Tags: precise running-unity staging Uname: Linux 3.2.0-56-generic-pae i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin netdev plugdev sambashare sudo dmi.bios.date: 09/09/2008 dmi.bios.vendor: Dell Inc. dmi.bios.version: A09 dmi.board.name: 0X805C dmi.board.vendor: Dell Inc. dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: N/A dmi.modalias: dmi:bvnDellInc.:bvrA09:bd09/09/2008:svnDellInc.:pnVostro1710:pvrNull:rvnDellInc.:rn0X805C:rvr:cvnDellInc.:ct8:cvrN/A: dmi.product.name: Vostro1710 dmi.product.version: Null dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1246664/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1246664] BootDmesg.txt
apport information ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/1246664/+attachment/3897492/+files/BootDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1246664 Title: "Buffer I/O error on device zram0, logical block 515067" Status in “linux” package in Ubuntu: Confirmed Bug description: This is a duplicate of #1217189, but for some reason neither @oibaf nor me can reopen it. It is in "fix released" state, but the problem is at most partially solved. It seems that the bug no longer causes lockups (described in another bug: #1215513), but is still present (as I get error messages on boot screen and after $ dmesg | grep zram). If someone has enough privileges to reopen 1217189 for "linux (ubuntu)" (I don't know about raring, but no one complains, so it is probably ok), and remove this bug (maybe merging this message to the comments in 1217189), I would be really grateful. Ubuntu 12.04.3 LTS Kernel Linux 3.2.0-56-generic-pae (the problem was first observed in 53 and since 54 there are no lockups). --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. AplayDevices: List of PLAYBACK Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 ApportVersion: 2.0.1-0ubuntu17.6 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: damian 2771 F pulseaudio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf830 irq 47' Mixer name : 'Realtek ALC268' Components : 'HDA:10ec0268,10280275,0013' Controls : 16 Simple ctrls : 9 DistroRelease: Ubuntu 12.04 MachineType: Dell Inc. Vostro1710 MarkForUpload: True NonfreeKernelModules: nvidia wl Package: linux (not installed) ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-56-generic-pae root=UUID=bfe81069-1c35-4ccc-a23a-33528ac81877 ro selinux=1 security=selinux quiet splash ProcVersionSignature: Ubuntu 3.2.0-56.86-generic-pae 3.2.51 RelatedPackageVersions: linux-restricted-modules-3.2.0-56-generic-pae N/A linux-backports-modules-3.2.0-56-generic-pae N/A linux-firmware1.79.7 StagingDrivers: zram Tags: precise running-unity staging Uname: Linux 3.2.0-56-generic-pae i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin netdev plugdev sambashare sudo dmi.bios.date: 09/09/2008 dmi.bios.vendor: Dell Inc. dmi.bios.version: A09 dmi.board.name: 0X805C dmi.board.vendor: Dell Inc. dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: N/A dmi.modalias: dmi:bvnDellInc.:bvrA09:bd09/09/2008:svnDellInc.:pnVostro1710:pvrNull:rvnDellInc.:rn0X805C:rvr:cvnDellInc.:ct8:cvrN/A: dmi.product.name: Vostro1710 dmi.product.version: Null dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1246664/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1246664] CRDA.txt
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1246664/+attachment/3897493/+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/1246664 Title: "Buffer I/O error on device zram0, logical block 515067" Status in “linux” package in Ubuntu: Confirmed Bug description: This is a duplicate of #1217189, but for some reason neither @oibaf nor me can reopen it. It is in "fix released" state, but the problem is at most partially solved. It seems that the bug no longer causes lockups (described in another bug: #1215513), but is still present (as I get error messages on boot screen and after $ dmesg | grep zram). If someone has enough privileges to reopen 1217189 for "linux (ubuntu)" (I don't know about raring, but no one complains, so it is probably ok), and remove this bug (maybe merging this message to the comments in 1217189), I would be really grateful. Ubuntu 12.04.3 LTS Kernel Linux 3.2.0-56-generic-pae (the problem was first observed in 53 and since 54 there are no lockups). --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. AplayDevices: List of PLAYBACK Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 ApportVersion: 2.0.1-0ubuntu17.6 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: damian 2771 F pulseaudio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf830 irq 47' Mixer name : 'Realtek ALC268' Components : 'HDA:10ec0268,10280275,0013' Controls : 16 Simple ctrls : 9 DistroRelease: Ubuntu 12.04 MachineType: Dell Inc. Vostro1710 MarkForUpload: True NonfreeKernelModules: nvidia wl Package: linux (not installed) ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-56-generic-pae root=UUID=bfe81069-1c35-4ccc-a23a-33528ac81877 ro selinux=1 security=selinux quiet splash ProcVersionSignature: Ubuntu 3.2.0-56.86-generic-pae 3.2.51 RelatedPackageVersions: linux-restricted-modules-3.2.0-56-generic-pae N/A linux-backports-modules-3.2.0-56-generic-pae N/A linux-firmware1.79.7 StagingDrivers: zram Tags: precise running-unity staging Uname: Linux 3.2.0-56-generic-pae i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin netdev plugdev sambashare sudo dmi.bios.date: 09/09/2008 dmi.bios.vendor: Dell Inc. dmi.bios.version: A09 dmi.board.name: 0X805C dmi.board.vendor: Dell Inc. dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: N/A dmi.modalias: dmi:bvnDellInc.:bvrA09:bd09/09/2008:svnDellInc.:pnVostro1710:pvrNull:rvnDellInc.:rn0X805C:rvr:cvnDellInc.:ct8:cvrN/A: dmi.product.name: Vostro1710 dmi.product.version: Null dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1246664/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1246664] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1246664/+attachment/3897496/+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/1246664 Title: "Buffer I/O error on device zram0, logical block 515067" Status in “linux” package in Ubuntu: Confirmed Bug description: This is a duplicate of #1217189, but for some reason neither @oibaf nor me can reopen it. It is in "fix released" state, but the problem is at most partially solved. It seems that the bug no longer causes lockups (described in another bug: #1215513), but is still present (as I get error messages on boot screen and after $ dmesg | grep zram). If someone has enough privileges to reopen 1217189 for "linux (ubuntu)" (I don't know about raring, but no one complains, so it is probably ok), and remove this bug (maybe merging this message to the comments in 1217189), I would be really grateful. Ubuntu 12.04.3 LTS Kernel Linux 3.2.0-56-generic-pae (the problem was first observed in 53 and since 54 there are no lockups). --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. AplayDevices: List of PLAYBACK Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 ApportVersion: 2.0.1-0ubuntu17.6 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: damian 2771 F pulseaudio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf830 irq 47' Mixer name : 'Realtek ALC268' Components : 'HDA:10ec0268,10280275,0013' Controls : 16 Simple ctrls : 9 DistroRelease: Ubuntu 12.04 MachineType: Dell Inc. Vostro1710 MarkForUpload: True NonfreeKernelModules: nvidia wl Package: linux (not installed) ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-56-generic-pae root=UUID=bfe81069-1c35-4ccc-a23a-33528ac81877 ro selinux=1 security=selinux quiet splash ProcVersionSignature: Ubuntu 3.2.0-56.86-generic-pae 3.2.51 RelatedPackageVersions: linux-restricted-modules-3.2.0-56-generic-pae N/A linux-backports-modules-3.2.0-56-generic-pae N/A linux-firmware1.79.7 StagingDrivers: zram Tags: precise running-unity staging Uname: Linux 3.2.0-56-generic-pae i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin netdev plugdev sambashare sudo dmi.bios.date: 09/09/2008 dmi.bios.vendor: Dell Inc. dmi.bios.version: A09 dmi.board.name: 0X805C dmi.board.vendor: Dell Inc. dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: N/A dmi.modalias: dmi:bvnDellInc.:bvrA09:bd09/09/2008:svnDellInc.:pnVostro1710:pvrNull:rvnDellInc.:rn0X805C:rvr:cvnDellInc.:ct8:cvrN/A: dmi.product.name: Vostro1710 dmi.product.version: Null dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1246664/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1246664] Card0.Amixer.values.txt
apport information ** Attachment added: "Card0.Amixer.values.txt" https://bugs.launchpad.net/bugs/1246664/+attachment/3897494/+files/Card0.Amixer.values.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/1246664 Title: "Buffer I/O error on device zram0, logical block 515067" Status in “linux” package in Ubuntu: Confirmed Bug description: This is a duplicate of #1217189, but for some reason neither @oibaf nor me can reopen it. It is in "fix released" state, but the problem is at most partially solved. It seems that the bug no longer causes lockups (described in another bug: #1215513), but is still present (as I get error messages on boot screen and after $ dmesg | grep zram). If someone has enough privileges to reopen 1217189 for "linux (ubuntu)" (I don't know about raring, but no one complains, so it is probably ok), and remove this bug (maybe merging this message to the comments in 1217189), I would be really grateful. Ubuntu 12.04.3 LTS Kernel Linux 3.2.0-56-generic-pae (the problem was first observed in 53 and since 54 there are no lockups). --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. AplayDevices: List of PLAYBACK Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 ApportVersion: 2.0.1-0ubuntu17.6 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: damian 2771 F pulseaudio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf830 irq 47' Mixer name : 'Realtek ALC268' Components : 'HDA:10ec0268,10280275,0013' Controls : 16 Simple ctrls : 9 DistroRelease: Ubuntu 12.04 MachineType: Dell Inc. Vostro1710 MarkForUpload: True NonfreeKernelModules: nvidia wl Package: linux (not installed) ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-56-generic-pae root=UUID=bfe81069-1c35-4ccc-a23a-33528ac81877 ro selinux=1 security=selinux quiet splash ProcVersionSignature: Ubuntu 3.2.0-56.86-generic-pae 3.2.51 RelatedPackageVersions: linux-restricted-modules-3.2.0-56-generic-pae N/A linux-backports-modules-3.2.0-56-generic-pae N/A linux-firmware1.79.7 StagingDrivers: zram Tags: precise running-unity staging Uname: Linux 3.2.0-56-generic-pae i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin netdev plugdev sambashare sudo dmi.bios.date: 09/09/2008 dmi.bios.vendor: Dell Inc. dmi.bios.version: A09 dmi.board.name: 0X805C dmi.board.vendor: Dell Inc. dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: N/A dmi.modalias: dmi:bvnDellInc.:bvrA09:bd09/09/2008:svnDellInc.:pnVostro1710:pvrNull:rvnDellInc.:rn0X805C:rvr:cvnDellInc.:ct8:cvrN/A: dmi.product.name: Vostro1710 dmi.product.version: Null dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1246664/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1246664] AlsaDevices.txt
apport information ** Attachment added: "AlsaDevices.txt" https://bugs.launchpad.net/bugs/1246664/+attachment/3897491/+files/AlsaDevices.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/1246664 Title: "Buffer I/O error on device zram0, logical block 515067" Status in “linux” package in Ubuntu: Confirmed Bug description: This is a duplicate of #1217189, but for some reason neither @oibaf nor me can reopen it. It is in "fix released" state, but the problem is at most partially solved. It seems that the bug no longer causes lockups (described in another bug: #1215513), but is still present (as I get error messages on boot screen and after $ dmesg | grep zram). If someone has enough privileges to reopen 1217189 for "linux (ubuntu)" (I don't know about raring, but no one complains, so it is probably ok), and remove this bug (maybe merging this message to the comments in 1217189), I would be really grateful. Ubuntu 12.04.3 LTS Kernel Linux 3.2.0-56-generic-pae (the problem was first observed in 53 and since 54 there are no lockups). --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. AplayDevices: List of PLAYBACK Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 ApportVersion: 2.0.1-0ubuntu17.6 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: damian 2771 F pulseaudio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf830 irq 47' Mixer name : 'Realtek ALC268' Components : 'HDA:10ec0268,10280275,0013' Controls : 16 Simple ctrls : 9 DistroRelease: Ubuntu 12.04 MachineType: Dell Inc. Vostro1710 MarkForUpload: True NonfreeKernelModules: nvidia wl Package: linux (not installed) ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-56-generic-pae root=UUID=bfe81069-1c35-4ccc-a23a-33528ac81877 ro selinux=1 security=selinux quiet splash ProcVersionSignature: Ubuntu 3.2.0-56.86-generic-pae 3.2.51 RelatedPackageVersions: linux-restricted-modules-3.2.0-56-generic-pae N/A linux-backports-modules-3.2.0-56-generic-pae N/A linux-firmware1.79.7 StagingDrivers: zram Tags: precise running-unity staging Uname: Linux 3.2.0-56-generic-pae i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin netdev plugdev sambashare sudo dmi.bios.date: 09/09/2008 dmi.bios.vendor: Dell Inc. dmi.bios.version: A09 dmi.board.name: 0X805C dmi.board.vendor: Dell Inc. dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: N/A dmi.modalias: dmi:bvnDellInc.:bvrA09:bd09/09/2008:svnDellInc.:pnVostro1710:pvrNull:rvnDellInc.:rn0X805C:rvr:cvnDellInc.:ct8:cvrN/A: dmi.product.name: Vostro1710 dmi.product.version: Null dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1246664/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1246664] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1246664/+attachment/3897503/+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/1246664 Title: "Buffer I/O error on device zram0, logical block 515067" Status in “linux” package in Ubuntu: Confirmed Bug description: This is a duplicate of #1217189, but for some reason neither @oibaf nor me can reopen it. It is in "fix released" state, but the problem is at most partially solved. It seems that the bug no longer causes lockups (described in another bug: #1215513), but is still present (as I get error messages on boot screen and after $ dmesg | grep zram). If someone has enough privileges to reopen 1217189 for "linux (ubuntu)" (I don't know about raring, but no one complains, so it is probably ok), and remove this bug (maybe merging this message to the comments in 1217189), I would be really grateful. Ubuntu 12.04.3 LTS Kernel Linux 3.2.0-56-generic-pae (the problem was first observed in 53 and since 54 there are no lockups). --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. AplayDevices: List of PLAYBACK Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 ApportVersion: 2.0.1-0ubuntu17.6 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: damian 2771 F pulseaudio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf830 irq 47' Mixer name : 'Realtek ALC268' Components : 'HDA:10ec0268,10280275,0013' Controls : 16 Simple ctrls : 9 DistroRelease: Ubuntu 12.04 MachineType: Dell Inc. Vostro1710 MarkForUpload: True NonfreeKernelModules: nvidia wl Package: linux (not installed) ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-56-generic-pae root=UUID=bfe81069-1c35-4ccc-a23a-33528ac81877 ro selinux=1 security=selinux quiet splash ProcVersionSignature: Ubuntu 3.2.0-56.86-generic-pae 3.2.51 RelatedPackageVersions: linux-restricted-modules-3.2.0-56-generic-pae N/A linux-backports-modules-3.2.0-56-generic-pae N/A linux-firmware1.79.7 StagingDrivers: zram Tags: precise running-unity staging Uname: Linux 3.2.0-56-generic-pae i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin netdev plugdev sambashare sudo dmi.bios.date: 09/09/2008 dmi.bios.vendor: Dell Inc. dmi.bios.version: A09 dmi.board.name: 0X805C dmi.board.vendor: Dell Inc. dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: N/A dmi.modalias: dmi:bvnDellInc.:bvrA09:bd09/09/2008:svnDellInc.:pnVostro1710:pvrNull:rvnDellInc.:rn0X805C:rvr:cvnDellInc.:ct8:cvrN/A: dmi.product.name: Vostro1710 dmi.product.version: Null dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1246664/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1246664] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1246664/+attachment/3897508/+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/1246664 Title: "Buffer I/O error on device zram0, logical block 515067" Status in “linux” package in Ubuntu: Confirmed Bug description: This is a duplicate of #1217189, but for some reason neither @oibaf nor me can reopen it. It is in "fix released" state, but the problem is at most partially solved. It seems that the bug no longer causes lockups (described in another bug: #1215513), but is still present (as I get error messages on boot screen and after $ dmesg | grep zram). If someone has enough privileges to reopen 1217189 for "linux (ubuntu)" (I don't know about raring, but no one complains, so it is probably ok), and remove this bug (maybe merging this message to the comments in 1217189), I would be really grateful. Ubuntu 12.04.3 LTS Kernel Linux 3.2.0-56-generic-pae (the problem was first observed in 53 and since 54 there are no lockups). --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. AplayDevices: List of PLAYBACK Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 ApportVersion: 2.0.1-0ubuntu17.6 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: damian 2771 F pulseaudio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf830 irq 47' Mixer name : 'Realtek ALC268' Components : 'HDA:10ec0268,10280275,0013' Controls : 16 Simple ctrls : 9 DistroRelease: Ubuntu 12.04 MachineType: Dell Inc. Vostro1710 MarkForUpload: True NonfreeKernelModules: nvidia wl Package: linux (not installed) ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-56-generic-pae root=UUID=bfe81069-1c35-4ccc-a23a-33528ac81877 ro selinux=1 security=selinux quiet splash ProcVersionSignature: Ubuntu 3.2.0-56.86-generic-pae 3.2.51 RelatedPackageVersions: linux-restricted-modules-3.2.0-56-generic-pae N/A linux-backports-modules-3.2.0-56-generic-pae N/A linux-firmware1.79.7 StagingDrivers: zram Tags: precise running-unity staging Uname: Linux 3.2.0-56-generic-pae i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin netdev plugdev sambashare sudo dmi.bios.date: 09/09/2008 dmi.bios.vendor: Dell Inc. dmi.bios.version: A09 dmi.board.name: 0X805C dmi.board.vendor: Dell Inc. dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: N/A dmi.modalias: dmi:bvnDellInc.:bvrA09:bd09/09/2008:svnDellInc.:pnVostro1710:pvrNull:rvnDellInc.:rn0X805C:rvr:cvnDellInc.:ct8:cvrN/A: dmi.product.name: Vostro1710 dmi.product.version: Null dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1246664/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1246664] PulseList.txt
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1246664/+attachment/3897506/+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/1246664 Title: "Buffer I/O error on device zram0, logical block 515067" Status in “linux” package in Ubuntu: Confirmed Bug description: This is a duplicate of #1217189, but for some reason neither @oibaf nor me can reopen it. It is in "fix released" state, but the problem is at most partially solved. It seems that the bug no longer causes lockups (described in another bug: #1215513), but is still present (as I get error messages on boot screen and after $ dmesg | grep zram). If someone has enough privileges to reopen 1217189 for "linux (ubuntu)" (I don't know about raring, but no one complains, so it is probably ok), and remove this bug (maybe merging this message to the comments in 1217189), I would be really grateful. Ubuntu 12.04.3 LTS Kernel Linux 3.2.0-56-generic-pae (the problem was first observed in 53 and since 54 there are no lockups). --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. AplayDevices: List of PLAYBACK Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 ApportVersion: 2.0.1-0ubuntu17.6 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: damian 2771 F pulseaudio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf830 irq 47' Mixer name : 'Realtek ALC268' Components : 'HDA:10ec0268,10280275,0013' Controls : 16 Simple ctrls : 9 DistroRelease: Ubuntu 12.04 MachineType: Dell Inc. Vostro1710 MarkForUpload: True NonfreeKernelModules: nvidia wl Package: linux (not installed) ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-56-generic-pae root=UUID=bfe81069-1c35-4ccc-a23a-33528ac81877 ro selinux=1 security=selinux quiet splash ProcVersionSignature: Ubuntu 3.2.0-56.86-generic-pae 3.2.51 RelatedPackageVersions: linux-restricted-modules-3.2.0-56-generic-pae N/A linux-backports-modules-3.2.0-56-generic-pae N/A linux-firmware1.79.7 StagingDrivers: zram Tags: precise running-unity staging Uname: Linux 3.2.0-56-generic-pae i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin netdev plugdev sambashare sudo dmi.bios.date: 09/09/2008 dmi.bios.vendor: Dell Inc. dmi.bios.version: A09 dmi.board.name: 0X805C dmi.board.vendor: Dell Inc. dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: N/A dmi.modalias: dmi:bvnDellInc.:bvrA09:bd09/09/2008:svnDellInc.:pnVostro1710:pvrNull:rvnDellInc.:rn0X805C:rvr:cvnDellInc.:ct8:cvrN/A: dmi.product.name: Vostro1710 dmi.product.version: Null dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1246664/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1246664] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1246664/+attachment/3897499/+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/1246664 Title: "Buffer I/O error on device zram0, logical block 515067" Status in “linux” package in Ubuntu: Confirmed Bug description: This is a duplicate of #1217189, but for some reason neither @oibaf nor me can reopen it. It is in "fix released" state, but the problem is at most partially solved. It seems that the bug no longer causes lockups (described in another bug: #1215513), but is still present (as I get error messages on boot screen and after $ dmesg | grep zram). If someone has enough privileges to reopen 1217189 for "linux (ubuntu)" (I don't know about raring, but no one complains, so it is probably ok), and remove this bug (maybe merging this message to the comments in 1217189), I would be really grateful. Ubuntu 12.04.3 LTS Kernel Linux 3.2.0-56-generic-pae (the problem was first observed in 53 and since 54 there are no lockups). --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. AplayDevices: List of PLAYBACK Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 ApportVersion: 2.0.1-0ubuntu17.6 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: damian 2771 F pulseaudio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf830 irq 47' Mixer name : 'Realtek ALC268' Components : 'HDA:10ec0268,10280275,0013' Controls : 16 Simple ctrls : 9 DistroRelease: Ubuntu 12.04 MachineType: Dell Inc. Vostro1710 MarkForUpload: True NonfreeKernelModules: nvidia wl Package: linux (not installed) ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-56-generic-pae root=UUID=bfe81069-1c35-4ccc-a23a-33528ac81877 ro selinux=1 security=selinux quiet splash ProcVersionSignature: Ubuntu 3.2.0-56.86-generic-pae 3.2.51 RelatedPackageVersions: linux-restricted-modules-3.2.0-56-generic-pae N/A linux-backports-modules-3.2.0-56-generic-pae N/A linux-firmware1.79.7 StagingDrivers: zram Tags: precise running-unity staging Uname: Linux 3.2.0-56-generic-pae i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin netdev plugdev sambashare sudo dmi.bios.date: 09/09/2008 dmi.bios.vendor: Dell Inc. dmi.bios.version: A09 dmi.board.name: 0X805C dmi.board.vendor: Dell Inc. dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: N/A dmi.modalias: dmi:bvnDellInc.:bvrA09:bd09/09/2008:svnDellInc.:pnVostro1710:pvrNull:rvnDellInc.:rn0X805C:rvr:cvnDellInc.:ct8:cvrN/A: dmi.product.name: Vostro1710 dmi.product.version: Null dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1246664/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1246664] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1246664/+attachment/3897501/+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/1246664 Title: "Buffer I/O error on device zram0, logical block 515067" Status in “linux” package in Ubuntu: Confirmed Bug description: This is a duplicate of #1217189, but for some reason neither @oibaf nor me can reopen it. It is in "fix released" state, but the problem is at most partially solved. It seems that the bug no longer causes lockups (described in another bug: #1215513), but is still present (as I get error messages on boot screen and after $ dmesg | grep zram). If someone has enough privileges to reopen 1217189 for "linux (ubuntu)" (I don't know about raring, but no one complains, so it is probably ok), and remove this bug (maybe merging this message to the comments in 1217189), I would be really grateful. Ubuntu 12.04.3 LTS Kernel Linux 3.2.0-56-generic-pae (the problem was first observed in 53 and since 54 there are no lockups). --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. AplayDevices: List of PLAYBACK Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 ApportVersion: 2.0.1-0ubuntu17.6 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: damian 2771 F pulseaudio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf830 irq 47' Mixer name : 'Realtek ALC268' Components : 'HDA:10ec0268,10280275,0013' Controls : 16 Simple ctrls : 9 DistroRelease: Ubuntu 12.04 MachineType: Dell Inc. Vostro1710 MarkForUpload: True NonfreeKernelModules: nvidia wl Package: linux (not installed) ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-56-generic-pae root=UUID=bfe81069-1c35-4ccc-a23a-33528ac81877 ro selinux=1 security=selinux quiet splash ProcVersionSignature: Ubuntu 3.2.0-56.86-generic-pae 3.2.51 RelatedPackageVersions: linux-restricted-modules-3.2.0-56-generic-pae N/A linux-backports-modules-3.2.0-56-generic-pae N/A linux-firmware1.79.7 StagingDrivers: zram Tags: precise running-unity staging Uname: Linux 3.2.0-56-generic-pae i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin netdev plugdev sambashare sudo dmi.bios.date: 09/09/2008 dmi.bios.vendor: Dell Inc. dmi.bios.version: A09 dmi.board.name: 0X805C dmi.board.vendor: Dell Inc. dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: N/A dmi.modalias: dmi:bvnDellInc.:bvrA09:bd09/09/2008:svnDellInc.:pnVostro1710:pvrNull:rvnDellInc.:rn0X805C:rvr:cvnDellInc.:ct8:cvrN/A: dmi.product.name: Vostro1710 dmi.product.version: Null dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1246664/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1246664] IwConfig.txt
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1246664/+attachment/3897497/+files/IwConfig.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1246664 Title: "Buffer I/O error on device zram0, logical block 515067" Status in “linux” package in Ubuntu: Confirmed Bug description: This is a duplicate of #1217189, but for some reason neither @oibaf nor me can reopen it. It is in "fix released" state, but the problem is at most partially solved. It seems that the bug no longer causes lockups (described in another bug: #1215513), but is still present (as I get error messages on boot screen and after $ dmesg | grep zram). If someone has enough privileges to reopen 1217189 for "linux (ubuntu)" (I don't know about raring, but no one complains, so it is probably ok), and remove this bug (maybe merging this message to the comments in 1217189), I would be really grateful. Ubuntu 12.04.3 LTS Kernel Linux 3.2.0-56-generic-pae (the problem was first observed in 53 and since 54 there are no lockups). --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. AplayDevices: List of PLAYBACK Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 ApportVersion: 2.0.1-0ubuntu17.6 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: damian 2771 F pulseaudio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf830 irq 47' Mixer name : 'Realtek ALC268' Components : 'HDA:10ec0268,10280275,0013' Controls : 16 Simple ctrls : 9 DistroRelease: Ubuntu 12.04 MachineType: Dell Inc. Vostro1710 MarkForUpload: True NonfreeKernelModules: nvidia wl Package: linux (not installed) ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-56-generic-pae root=UUID=bfe81069-1c35-4ccc-a23a-33528ac81877 ro selinux=1 security=selinux quiet splash ProcVersionSignature: Ubuntu 3.2.0-56.86-generic-pae 3.2.51 RelatedPackageVersions: linux-restricted-modules-3.2.0-56-generic-pae N/A linux-backports-modules-3.2.0-56-generic-pae N/A linux-firmware1.79.7 StagingDrivers: zram Tags: precise running-unity staging Uname: Linux 3.2.0-56-generic-pae i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin netdev plugdev sambashare sudo dmi.bios.date: 09/09/2008 dmi.bios.vendor: Dell Inc. dmi.bios.version: A09 dmi.board.name: 0X805C dmi.board.vendor: Dell Inc. dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: N/A dmi.modalias: dmi:bvnDellInc.:bvrA09:bd09/09/2008:svnDellInc.:pnVostro1710:pvrNull:rvnDellInc.:rn0X805C:rvr:cvnDellInc.:ct8:cvrN/A: dmi.product.name: Vostro1710 dmi.product.version: Null dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1246664/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1246664] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1246664/+attachment/3897510/+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/1246664 Title: "Buffer I/O error on device zram0, logical block 515067" Status in “linux” package in Ubuntu: Confirmed Bug description: This is a duplicate of #1217189, but for some reason neither @oibaf nor me can reopen it. It is in "fix released" state, but the problem is at most partially solved. It seems that the bug no longer causes lockups (described in another bug: #1215513), but is still present (as I get error messages on boot screen and after $ dmesg | grep zram). If someone has enough privileges to reopen 1217189 for "linux (ubuntu)" (I don't know about raring, but no one complains, so it is probably ok), and remove this bug (maybe merging this message to the comments in 1217189), I would be really grateful. Ubuntu 12.04.3 LTS Kernel Linux 3.2.0-56-generic-pae (the problem was first observed in 53 and since 54 there are no lockups). --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. AplayDevices: List of PLAYBACK Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 ApportVersion: 2.0.1-0ubuntu17.6 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: damian 2771 F pulseaudio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf830 irq 47' Mixer name : 'Realtek ALC268' Components : 'HDA:10ec0268,10280275,0013' Controls : 16 Simple ctrls : 9 DistroRelease: Ubuntu 12.04 MachineType: Dell Inc. Vostro1710 MarkForUpload: True NonfreeKernelModules: nvidia wl Package: linux (not installed) ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-56-generic-pae root=UUID=bfe81069-1c35-4ccc-a23a-33528ac81877 ro selinux=1 security=selinux quiet splash ProcVersionSignature: Ubuntu 3.2.0-56.86-generic-pae 3.2.51 RelatedPackageVersions: linux-restricted-modules-3.2.0-56-generic-pae N/A linux-backports-modules-3.2.0-56-generic-pae N/A linux-firmware1.79.7 StagingDrivers: zram Tags: precise running-unity staging Uname: Linux 3.2.0-56-generic-pae i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin netdev plugdev sambashare sudo dmi.bios.date: 09/09/2008 dmi.bios.vendor: Dell Inc. dmi.bios.version: A09 dmi.board.name: 0X805C dmi.board.vendor: Dell Inc. dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: N/A dmi.modalias: dmi:bvnDellInc.:bvrA09:bd09/09/2008:svnDellInc.:pnVostro1710:pvrNull:rvnDellInc.:rn0X805C:rvr:cvnDellInc.:ct8:cvrN/A: dmi.product.name: Vostro1710 dmi.product.version: Null dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1246664/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1246664] UdevLog.txt
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1246664/+attachment/3897509/+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/1246664 Title: "Buffer I/O error on device zram0, logical block 515067" Status in “linux” package in Ubuntu: Confirmed Bug description: This is a duplicate of #1217189, but for some reason neither @oibaf nor me can reopen it. It is in "fix released" state, but the problem is at most partially solved. It seems that the bug no longer causes lockups (described in another bug: #1215513), but is still present (as I get error messages on boot screen and after $ dmesg | grep zram). If someone has enough privileges to reopen 1217189 for "linux (ubuntu)" (I don't know about raring, but no one complains, so it is probably ok), and remove this bug (maybe merging this message to the comments in 1217189), I would be really grateful. Ubuntu 12.04.3 LTS Kernel Linux 3.2.0-56-generic-pae (the problem was first observed in 53 and since 54 there are no lockups). --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. AplayDevices: List of PLAYBACK Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 ApportVersion: 2.0.1-0ubuntu17.6 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: damian 2771 F pulseaudio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf830 irq 47' Mixer name : 'Realtek ALC268' Components : 'HDA:10ec0268,10280275,0013' Controls : 16 Simple ctrls : 9 DistroRelease: Ubuntu 12.04 MachineType: Dell Inc. Vostro1710 MarkForUpload: True NonfreeKernelModules: nvidia wl Package: linux (not installed) ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-56-generic-pae root=UUID=bfe81069-1c35-4ccc-a23a-33528ac81877 ro selinux=1 security=selinux quiet splash ProcVersionSignature: Ubuntu 3.2.0-56.86-generic-pae 3.2.51 RelatedPackageVersions: linux-restricted-modules-3.2.0-56-generic-pae N/A linux-backports-modules-3.2.0-56-generic-pae N/A linux-firmware1.79.7 StagingDrivers: zram Tags: precise running-unity staging Uname: Linux 3.2.0-56-generic-pae i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin netdev plugdev sambashare sudo dmi.bios.date: 09/09/2008 dmi.bios.vendor: Dell Inc. dmi.bios.version: A09 dmi.board.name: 0X805C dmi.board.vendor: Dell Inc. dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: N/A dmi.modalias: dmi:bvnDellInc.:bvrA09:bd09/09/2008:svnDellInc.:pnVostro1710:pvrNull:rvnDellInc.:rn0X805C:rvr:cvnDellInc.:ct8:cvrN/A: dmi.product.name: Vostro1710 dmi.product.version: Null dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1246664/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1246664] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1246664/+attachment/3897498/+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/1246664 Title: "Buffer I/O error on device zram0, logical block 515067" Status in “linux” package in Ubuntu: Confirmed Bug description: This is a duplicate of #1217189, but for some reason neither @oibaf nor me can reopen it. It is in "fix released" state, but the problem is at most partially solved. It seems that the bug no longer causes lockups (described in another bug: #1215513), but is still present (as I get error messages on boot screen and after $ dmesg | grep zram). If someone has enough privileges to reopen 1217189 for "linux (ubuntu)" (I don't know about raring, but no one complains, so it is probably ok), and remove this bug (maybe merging this message to the comments in 1217189), I would be really grateful. Ubuntu 12.04.3 LTS Kernel Linux 3.2.0-56-generic-pae (the problem was first observed in 53 and since 54 there are no lockups). --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. AplayDevices: List of PLAYBACK Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 ApportVersion: 2.0.1-0ubuntu17.6 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: damian 2771 F pulseaudio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf830 irq 47' Mixer name : 'Realtek ALC268' Components : 'HDA:10ec0268,10280275,0013' Controls : 16 Simple ctrls : 9 DistroRelease: Ubuntu 12.04 MachineType: Dell Inc. Vostro1710 MarkForUpload: True NonfreeKernelModules: nvidia wl Package: linux (not installed) ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-56-generic-pae root=UUID=bfe81069-1c35-4ccc-a23a-33528ac81877 ro selinux=1 security=selinux quiet splash ProcVersionSignature: Ubuntu 3.2.0-56.86-generic-pae 3.2.51 RelatedPackageVersions: linux-restricted-modules-3.2.0-56-generic-pae N/A linux-backports-modules-3.2.0-56-generic-pae N/A linux-firmware1.79.7 StagingDrivers: zram Tags: precise running-unity staging Uname: Linux 3.2.0-56-generic-pae i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin netdev plugdev sambashare sudo dmi.bios.date: 09/09/2008 dmi.bios.vendor: Dell Inc. dmi.bios.version: A09 dmi.board.name: 0X805C dmi.board.vendor: Dell Inc. dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: N/A dmi.modalias: dmi:bvnDellInc.:bvrA09:bd09/09/2008:svnDellInc.:pnVostro1710:pvrNull:rvnDellInc.:rn0X805C:rvr:cvnDellInc.:ct8:cvrN/A: dmi.product.name: Vostro1710 dmi.product.version: Null dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1246664/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1246664] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1246664/+attachment/3897504/+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/1246664 Title: "Buffer I/O error on device zram0, logical block 515067" Status in “linux” package in Ubuntu: Confirmed Bug description: This is a duplicate of #1217189, but for some reason neither @oibaf nor me can reopen it. It is in "fix released" state, but the problem is at most partially solved. It seems that the bug no longer causes lockups (described in another bug: #1215513), but is still present (as I get error messages on boot screen and after $ dmesg | grep zram). If someone has enough privileges to reopen 1217189 for "linux (ubuntu)" (I don't know about raring, but no one complains, so it is probably ok), and remove this bug (maybe merging this message to the comments in 1217189), I would be really grateful. Ubuntu 12.04.3 LTS Kernel Linux 3.2.0-56-generic-pae (the problem was first observed in 53 and since 54 there are no lockups). --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. AplayDevices: List of PLAYBACK Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 ApportVersion: 2.0.1-0ubuntu17.6 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: damian 2771 F pulseaudio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf830 irq 47' Mixer name : 'Realtek ALC268' Components : 'HDA:10ec0268,10280275,0013' Controls : 16 Simple ctrls : 9 DistroRelease: Ubuntu 12.04 MachineType: Dell Inc. Vostro1710 MarkForUpload: True NonfreeKernelModules: nvidia wl Package: linux (not installed) ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-56-generic-pae root=UUID=bfe81069-1c35-4ccc-a23a-33528ac81877 ro selinux=1 security=selinux quiet splash ProcVersionSignature: Ubuntu 3.2.0-56.86-generic-pae 3.2.51 RelatedPackageVersions: linux-restricted-modules-3.2.0-56-generic-pae N/A linux-backports-modules-3.2.0-56-generic-pae N/A linux-firmware1.79.7 StagingDrivers: zram Tags: precise running-unity staging Uname: Linux 3.2.0-56-generic-pae i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin netdev plugdev sambashare sudo dmi.bios.date: 09/09/2008 dmi.bios.vendor: Dell Inc. dmi.bios.version: A09 dmi.board.name: 0X805C dmi.board.vendor: Dell Inc. dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: N/A dmi.modalias: dmi:bvnDellInc.:bvrA09:bd09/09/2008:svnDellInc.:pnVostro1710:pvrNull:rvnDellInc.:rn0X805C:rvr:cvnDellInc.:ct8:cvrN/A: dmi.product.name: Vostro1710 dmi.product.version: Null dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1246664/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1246664] PciMultimedia.txt
apport information ** Attachment added: "PciMultimedia.txt" https://bugs.launchpad.net/bugs/1246664/+attachment/3897500/+files/PciMultimedia.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/1246664 Title: "Buffer I/O error on device zram0, logical block 515067" Status in “linux” package in Ubuntu: Confirmed Bug description: This is a duplicate of #1217189, but for some reason neither @oibaf nor me can reopen it. It is in "fix released" state, but the problem is at most partially solved. It seems that the bug no longer causes lockups (described in another bug: #1215513), but is still present (as I get error messages on boot screen and after $ dmesg | grep zram). If someone has enough privileges to reopen 1217189 for "linux (ubuntu)" (I don't know about raring, but no one complains, so it is probably ok), and remove this bug (maybe merging this message to the comments in 1217189), I would be really grateful. Ubuntu 12.04.3 LTS Kernel Linux 3.2.0-56-generic-pae (the problem was first observed in 53 and since 54 there are no lockups). --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. AplayDevices: List of PLAYBACK Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 ApportVersion: 2.0.1-0ubuntu17.6 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: damian 2771 F pulseaudio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf830 irq 47' Mixer name : 'Realtek ALC268' Components : 'HDA:10ec0268,10280275,0013' Controls : 16 Simple ctrls : 9 DistroRelease: Ubuntu 12.04 MachineType: Dell Inc. Vostro1710 MarkForUpload: True NonfreeKernelModules: nvidia wl Package: linux (not installed) ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-56-generic-pae root=UUID=bfe81069-1c35-4ccc-a23a-33528ac81877 ro selinux=1 security=selinux quiet splash ProcVersionSignature: Ubuntu 3.2.0-56.86-generic-pae 3.2.51 RelatedPackageVersions: linux-restricted-modules-3.2.0-56-generic-pae N/A linux-backports-modules-3.2.0-56-generic-pae N/A linux-firmware1.79.7 StagingDrivers: zram Tags: precise running-unity staging Uname: Linux 3.2.0-56-generic-pae i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin netdev plugdev sambashare sudo dmi.bios.date: 09/09/2008 dmi.bios.vendor: Dell Inc. dmi.bios.version: A09 dmi.board.name: 0X805C dmi.board.vendor: Dell Inc. dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: N/A dmi.modalias: dmi:bvnDellInc.:bvrA09:bd09/09/2008:svnDellInc.:pnVostro1710:pvrNull:rvnDellInc.:rn0X805C:rvr:cvnDellInc.:ct8:cvrN/A: dmi.product.name: Vostro1710 dmi.product.version: Null dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1246664/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1246664] ProcEnviron.txt
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1246664/+attachment/3897502/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1246664 Title: "Buffer I/O error on device zram0, logical block 515067" Status in “linux” package in Ubuntu: Confirmed Bug description: This is a duplicate of #1217189, but for some reason neither @oibaf nor me can reopen it. It is in "fix released" state, but the problem is at most partially solved. It seems that the bug no longer causes lockups (described in another bug: #1215513), but is still present (as I get error messages on boot screen and after $ dmesg | grep zram). If someone has enough privileges to reopen 1217189 for "linux (ubuntu)" (I don't know about raring, but no one complains, so it is probably ok), and remove this bug (maybe merging this message to the comments in 1217189), I would be really grateful. Ubuntu 12.04.3 LTS Kernel Linux 3.2.0-56-generic-pae (the problem was first observed in 53 and since 54 there are no lockups). --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. AplayDevices: List of PLAYBACK Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 ApportVersion: 2.0.1-0ubuntu17.6 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: damian 2771 F pulseaudio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf830 irq 47' Mixer name : 'Realtek ALC268' Components : 'HDA:10ec0268,10280275,0013' Controls : 16 Simple ctrls : 9 DistroRelease: Ubuntu 12.04 MachineType: Dell Inc. Vostro1710 MarkForUpload: True NonfreeKernelModules: nvidia wl Package: linux (not installed) ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-56-generic-pae root=UUID=bfe81069-1c35-4ccc-a23a-33528ac81877 ro selinux=1 security=selinux quiet splash ProcVersionSignature: Ubuntu 3.2.0-56.86-generic-pae 3.2.51 RelatedPackageVersions: linux-restricted-modules-3.2.0-56-generic-pae N/A linux-backports-modules-3.2.0-56-generic-pae N/A linux-firmware1.79.7 StagingDrivers: zram Tags: precise running-unity staging Uname: Linux 3.2.0-56-generic-pae i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin netdev plugdev sambashare sudo dmi.bios.date: 09/09/2008 dmi.bios.vendor: Dell Inc. dmi.bios.version: A09 dmi.board.name: 0X805C dmi.board.vendor: Dell Inc. dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: N/A dmi.modalias: dmi:bvnDellInc.:bvrA09:bd09/09/2008:svnDellInc.:pnVostro1710:pvrNull:rvnDellInc.:rn0X805C:rvr:cvnDellInc.:ct8:cvrN/A: dmi.product.name: Vostro1710 dmi.product.version: Null dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1246664/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1246664] RfKill.txt
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1246664/+attachment/3897507/+files/RfKill.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1246664 Title: "Buffer I/O error on device zram0, logical block 515067" Status in “linux” package in Ubuntu: Confirmed Bug description: This is a duplicate of #1217189, but for some reason neither @oibaf nor me can reopen it. It is in "fix released" state, but the problem is at most partially solved. It seems that the bug no longer causes lockups (described in another bug: #1215513), but is still present (as I get error messages on boot screen and after $ dmesg | grep zram). If someone has enough privileges to reopen 1217189 for "linux (ubuntu)" (I don't know about raring, but no one complains, so it is probably ok), and remove this bug (maybe merging this message to the comments in 1217189), I would be really grateful. Ubuntu 12.04.3 LTS Kernel Linux 3.2.0-56-generic-pae (the problem was first observed in 53 and since 54 there are no lockups). --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. AplayDevices: List of PLAYBACK Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 ApportVersion: 2.0.1-0ubuntu17.6 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: damian 2771 F pulseaudio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf830 irq 47' Mixer name : 'Realtek ALC268' Components : 'HDA:10ec0268,10280275,0013' Controls : 16 Simple ctrls : 9 DistroRelease: Ubuntu 12.04 MachineType: Dell Inc. Vostro1710 MarkForUpload: True NonfreeKernelModules: nvidia wl Package: linux (not installed) ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-56-generic-pae root=UUID=bfe81069-1c35-4ccc-a23a-33528ac81877 ro selinux=1 security=selinux quiet splash ProcVersionSignature: Ubuntu 3.2.0-56.86-generic-pae 3.2.51 RelatedPackageVersions: linux-restricted-modules-3.2.0-56-generic-pae N/A linux-backports-modules-3.2.0-56-generic-pae N/A linux-firmware1.79.7 StagingDrivers: zram Tags: precise running-unity staging Uname: Linux 3.2.0-56-generic-pae i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin netdev plugdev sambashare sudo dmi.bios.date: 09/09/2008 dmi.bios.vendor: Dell Inc. dmi.bios.version: A09 dmi.board.name: 0X805C dmi.board.vendor: Dell Inc. dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: N/A dmi.modalias: dmi:bvnDellInc.:bvrA09:bd09/09/2008:svnDellInc.:pnVostro1710:pvrNull:rvnDellInc.:rn0X805C:rvr:cvnDellInc.:ct8:cvrN/A: dmi.product.name: Vostro1710 dmi.product.version: Null dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1246664/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1247014] IwConfig.txt
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1247014/+attachment/3897538/+files/IwConfig.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1247014 Title: [HP Probook 4510s] Integrated bluetooth doesn't work Status in “linux” package in Ubuntu: Confirmed Bug description: OS : Ubuntu 13.10 Desktop 386 Hardware : HP Probook 4510s Laptop After fresh installation of Ubuntu 13.10 Desktop i386 on my HP Probook 4510s Laptop HP integrated bluetooth 2.0 doesn't work anymore. when I go to "Sytem Settings > Bluetooth" panel, the Bluetooth switch is OFF. I tried to switch it ON but after 1s it come back to OFF position with the status "Bluetooth is disabled". The bluetooth was working perfectly with the previous version of Ubuntu 13.04 Desktop i386. I tried to start on Ubuntu 13.04 Desktop i386 live USB Key. The bluetooth is working perfectly Same try with Ubuntu Ubuntu 13.10 Desktop i386 live USB Key. The bluetooth doen't work : Bluetooth is disabled dmesg + lsusb + lsmod included for 13.04 i386 and 13.10 i386 --- ApportVersion: 2.12.5-0ubuntu2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: cyrille1838 F pulseaudio /dev/snd/controlC0: cyrille1838 F pulseaudio DistroRelease: Ubuntu 13.10 HibernationDevice: RESUME=UUID=8eb1dfe5-afd7-41f9-98f9-424dddb9edfc InstallationDate: Installed on 2013-10-18 (14 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1) MachineType: Hewlett-Packard HP ProBook 4510s MarkForUpload: True Package: linux (not installed) ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=d1b883cb-c3e9-416e-adb9-66d05d2e5d3f ro quiet splash ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 RelatedPackageVersions: linux-restricted-modules-3.11.0-12-generic N/A linux-backports-modules-3.11.0-12-generic N/A linux-firmware 1.116 Tags: saucy Uname: Linux 3.11.0-12-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/09/2011 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 68PZI Ver. F.20 dmi.board.name: 3074 dmi.board.vendor: Hewlett-Packard dmi.board.version: KBC Version 24.0F dmi.chassis.asset.tag: CNU9202GS6 dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr68PZIVer.F.20:bd12/09/2011:svnHewlett-Packard:pnHPProBook4510s:pvrF.20:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr: dmi.product.name: HP ProBook 4510s dmi.product.version: F.20 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247014/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1247014] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1247014/+attachment/3897541/+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/1247014 Title: [HP Probook 4510s] Integrated bluetooth doesn't work Status in “linux” package in Ubuntu: Confirmed Bug description: OS : Ubuntu 13.10 Desktop 386 Hardware : HP Probook 4510s Laptop After fresh installation of Ubuntu 13.10 Desktop i386 on my HP Probook 4510s Laptop HP integrated bluetooth 2.0 doesn't work anymore. when I go to "Sytem Settings > Bluetooth" panel, the Bluetooth switch is OFF. I tried to switch it ON but after 1s it come back to OFF position with the status "Bluetooth is disabled". The bluetooth was working perfectly with the previous version of Ubuntu 13.04 Desktop i386. I tried to start on Ubuntu 13.04 Desktop i386 live USB Key. The bluetooth is working perfectly Same try with Ubuntu Ubuntu 13.10 Desktop i386 live USB Key. The bluetooth doen't work : Bluetooth is disabled dmesg + lsusb + lsmod included for 13.04 i386 and 13.10 i386 --- ApportVersion: 2.12.5-0ubuntu2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: cyrille1838 F pulseaudio /dev/snd/controlC0: cyrille1838 F pulseaudio DistroRelease: Ubuntu 13.10 HibernationDevice: RESUME=UUID=8eb1dfe5-afd7-41f9-98f9-424dddb9edfc InstallationDate: Installed on 2013-10-18 (14 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1) MachineType: Hewlett-Packard HP ProBook 4510s MarkForUpload: True Package: linux (not installed) ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=d1b883cb-c3e9-416e-adb9-66d05d2e5d3f ro quiet splash ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 RelatedPackageVersions: linux-restricted-modules-3.11.0-12-generic N/A linux-backports-modules-3.11.0-12-generic N/A linux-firmware 1.116 Tags: saucy Uname: Linux 3.11.0-12-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/09/2011 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 68PZI Ver. F.20 dmi.board.name: 3074 dmi.board.vendor: Hewlett-Packard dmi.board.version: KBC Version 24.0F dmi.chassis.asset.tag: CNU9202GS6 dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr68PZIVer.F.20:bd12/09/2011:svnHewlett-Packard:pnHPProBook4510s:pvrF.20:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr: dmi.product.name: HP ProBook 4510s dmi.product.version: F.20 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247014/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1247014] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1247014/+attachment/3897539/+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/1247014 Title: [HP Probook 4510s] Integrated bluetooth doesn't work Status in “linux” package in Ubuntu: Confirmed Bug description: OS : Ubuntu 13.10 Desktop 386 Hardware : HP Probook 4510s Laptop After fresh installation of Ubuntu 13.10 Desktop i386 on my HP Probook 4510s Laptop HP integrated bluetooth 2.0 doesn't work anymore. when I go to "Sytem Settings > Bluetooth" panel, the Bluetooth switch is OFF. I tried to switch it ON but after 1s it come back to OFF position with the status "Bluetooth is disabled". The bluetooth was working perfectly with the previous version of Ubuntu 13.04 Desktop i386. I tried to start on Ubuntu 13.04 Desktop i386 live USB Key. The bluetooth is working perfectly Same try with Ubuntu Ubuntu 13.10 Desktop i386 live USB Key. The bluetooth doen't work : Bluetooth is disabled dmesg + lsusb + lsmod included for 13.04 i386 and 13.10 i386 --- ApportVersion: 2.12.5-0ubuntu2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: cyrille1838 F pulseaudio /dev/snd/controlC0: cyrille1838 F pulseaudio DistroRelease: Ubuntu 13.10 HibernationDevice: RESUME=UUID=8eb1dfe5-afd7-41f9-98f9-424dddb9edfc InstallationDate: Installed on 2013-10-18 (14 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1) MachineType: Hewlett-Packard HP ProBook 4510s MarkForUpload: True Package: linux (not installed) ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=d1b883cb-c3e9-416e-adb9-66d05d2e5d3f ro quiet splash ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 RelatedPackageVersions: linux-restricted-modules-3.11.0-12-generic N/A linux-backports-modules-3.11.0-12-generic N/A linux-firmware 1.116 Tags: saucy Uname: Linux 3.11.0-12-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/09/2011 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 68PZI Ver. F.20 dmi.board.name: 3074 dmi.board.vendor: Hewlett-Packard dmi.board.version: KBC Version 24.0F dmi.chassis.asset.tag: CNU9202GS6 dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr68PZIVer.F.20:bd12/09/2011:svnHewlett-Packard:pnHPProBook4510s:pvrF.20:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr: dmi.product.name: HP ProBook 4510s dmi.product.version: F.20 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247014/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1247014] ProcEnviron.txt
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1247014/+attachment/3897542/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1247014 Title: [HP Probook 4510s] Integrated bluetooth doesn't work Status in “linux” package in Ubuntu: Confirmed Bug description: OS : Ubuntu 13.10 Desktop 386 Hardware : HP Probook 4510s Laptop After fresh installation of Ubuntu 13.10 Desktop i386 on my HP Probook 4510s Laptop HP integrated bluetooth 2.0 doesn't work anymore. when I go to "Sytem Settings > Bluetooth" panel, the Bluetooth switch is OFF. I tried to switch it ON but after 1s it come back to OFF position with the status "Bluetooth is disabled". The bluetooth was working perfectly with the previous version of Ubuntu 13.04 Desktop i386. I tried to start on Ubuntu 13.04 Desktop i386 live USB Key. The bluetooth is working perfectly Same try with Ubuntu Ubuntu 13.10 Desktop i386 live USB Key. The bluetooth doen't work : Bluetooth is disabled dmesg + lsusb + lsmod included for 13.04 i386 and 13.10 i386 --- ApportVersion: 2.12.5-0ubuntu2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: cyrille1838 F pulseaudio /dev/snd/controlC0: cyrille1838 F pulseaudio DistroRelease: Ubuntu 13.10 HibernationDevice: RESUME=UUID=8eb1dfe5-afd7-41f9-98f9-424dddb9edfc InstallationDate: Installed on 2013-10-18 (14 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1) MachineType: Hewlett-Packard HP ProBook 4510s MarkForUpload: True Package: linux (not installed) ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=d1b883cb-c3e9-416e-adb9-66d05d2e5d3f ro quiet splash ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 RelatedPackageVersions: linux-restricted-modules-3.11.0-12-generic N/A linux-backports-modules-3.11.0-12-generic N/A linux-firmware 1.116 Tags: saucy Uname: Linux 3.11.0-12-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/09/2011 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 68PZI Ver. F.20 dmi.board.name: 3074 dmi.board.vendor: Hewlett-Packard dmi.board.version: KBC Version 24.0F dmi.chassis.asset.tag: CNU9202GS6 dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr68PZIVer.F.20:bd12/09/2011:svnHewlett-Packard:pnHPProBook4510s:pvrF.20:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr: dmi.product.name: HP ProBook 4510s dmi.product.version: F.20 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247014/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1247014] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1247014/+attachment/3897544/+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/1247014 Title: [HP Probook 4510s] Integrated bluetooth doesn't work Status in “linux” package in Ubuntu: Confirmed Bug description: OS : Ubuntu 13.10 Desktop 386 Hardware : HP Probook 4510s Laptop After fresh installation of Ubuntu 13.10 Desktop i386 on my HP Probook 4510s Laptop HP integrated bluetooth 2.0 doesn't work anymore. when I go to "Sytem Settings > Bluetooth" panel, the Bluetooth switch is OFF. I tried to switch it ON but after 1s it come back to OFF position with the status "Bluetooth is disabled". The bluetooth was working perfectly with the previous version of Ubuntu 13.04 Desktop i386. I tried to start on Ubuntu 13.04 Desktop i386 live USB Key. The bluetooth is working perfectly Same try with Ubuntu Ubuntu 13.10 Desktop i386 live USB Key. The bluetooth doen't work : Bluetooth is disabled dmesg + lsusb + lsmod included for 13.04 i386 and 13.10 i386 --- ApportVersion: 2.12.5-0ubuntu2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: cyrille1838 F pulseaudio /dev/snd/controlC0: cyrille1838 F pulseaudio DistroRelease: Ubuntu 13.10 HibernationDevice: RESUME=UUID=8eb1dfe5-afd7-41f9-98f9-424dddb9edfc InstallationDate: Installed on 2013-10-18 (14 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1) MachineType: Hewlett-Packard HP ProBook 4510s MarkForUpload: True Package: linux (not installed) ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=d1b883cb-c3e9-416e-adb9-66d05d2e5d3f ro quiet splash ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 RelatedPackageVersions: linux-restricted-modules-3.11.0-12-generic N/A linux-backports-modules-3.11.0-12-generic N/A linux-firmware 1.116 Tags: saucy Uname: Linux 3.11.0-12-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/09/2011 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 68PZI Ver. F.20 dmi.board.name: 3074 dmi.board.vendor: Hewlett-Packard dmi.board.version: KBC Version 24.0F dmi.chassis.asset.tag: CNU9202GS6 dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr68PZIVer.F.20:bd12/09/2011:svnHewlett-Packard:pnHPProBook4510s:pvrF.20:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr: dmi.product.name: HP ProBook 4510s dmi.product.version: F.20 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247014/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1247014] RfKill.txt
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1247014/+attachment/3897546/+files/RfKill.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1247014 Title: [HP Probook 4510s] Integrated bluetooth doesn't work Status in “linux” package in Ubuntu: Confirmed Bug description: OS : Ubuntu 13.10 Desktop 386 Hardware : HP Probook 4510s Laptop After fresh installation of Ubuntu 13.10 Desktop i386 on my HP Probook 4510s Laptop HP integrated bluetooth 2.0 doesn't work anymore. when I go to "Sytem Settings > Bluetooth" panel, the Bluetooth switch is OFF. I tried to switch it ON but after 1s it come back to OFF position with the status "Bluetooth is disabled". The bluetooth was working perfectly with the previous version of Ubuntu 13.04 Desktop i386. I tried to start on Ubuntu 13.04 Desktop i386 live USB Key. The bluetooth is working perfectly Same try with Ubuntu Ubuntu 13.10 Desktop i386 live USB Key. The bluetooth doen't work : Bluetooth is disabled dmesg + lsusb + lsmod included for 13.04 i386 and 13.10 i386 --- ApportVersion: 2.12.5-0ubuntu2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: cyrille1838 F pulseaudio /dev/snd/controlC0: cyrille1838 F pulseaudio DistroRelease: Ubuntu 13.10 HibernationDevice: RESUME=UUID=8eb1dfe5-afd7-41f9-98f9-424dddb9edfc InstallationDate: Installed on 2013-10-18 (14 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1) MachineType: Hewlett-Packard HP ProBook 4510s MarkForUpload: True Package: linux (not installed) ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=d1b883cb-c3e9-416e-adb9-66d05d2e5d3f ro quiet splash ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 RelatedPackageVersions: linux-restricted-modules-3.11.0-12-generic N/A linux-backports-modules-3.11.0-12-generic N/A linux-firmware 1.116 Tags: saucy Uname: Linux 3.11.0-12-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/09/2011 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 68PZI Ver. F.20 dmi.board.name: 3074 dmi.board.vendor: Hewlett-Packard dmi.board.version: KBC Version 24.0F dmi.chassis.asset.tag: CNU9202GS6 dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr68PZIVer.F.20:bd12/09/2011:svnHewlett-Packard:pnHPProBook4510s:pvrF.20:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr: dmi.product.name: HP ProBook 4510s dmi.product.version: F.20 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247014/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1247014] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1247014/+attachment/3897537/+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/1247014 Title: [HP Probook 4510s] Integrated bluetooth doesn't work Status in “linux” package in Ubuntu: Confirmed Bug description: OS : Ubuntu 13.10 Desktop 386 Hardware : HP Probook 4510s Laptop After fresh installation of Ubuntu 13.10 Desktop i386 on my HP Probook 4510s Laptop HP integrated bluetooth 2.0 doesn't work anymore. when I go to "Sytem Settings > Bluetooth" panel, the Bluetooth switch is OFF. I tried to switch it ON but after 1s it come back to OFF position with the status "Bluetooth is disabled". The bluetooth was working perfectly with the previous version of Ubuntu 13.04 Desktop i386. I tried to start on Ubuntu 13.04 Desktop i386 live USB Key. The bluetooth is working perfectly Same try with Ubuntu Ubuntu 13.10 Desktop i386 live USB Key. The bluetooth doen't work : Bluetooth is disabled dmesg + lsusb + lsmod included for 13.04 i386 and 13.10 i386 --- ApportVersion: 2.12.5-0ubuntu2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: cyrille1838 F pulseaudio /dev/snd/controlC0: cyrille1838 F pulseaudio DistroRelease: Ubuntu 13.10 HibernationDevice: RESUME=UUID=8eb1dfe5-afd7-41f9-98f9-424dddb9edfc InstallationDate: Installed on 2013-10-18 (14 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1) MachineType: Hewlett-Packard HP ProBook 4510s MarkForUpload: True Package: linux (not installed) ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=d1b883cb-c3e9-416e-adb9-66d05d2e5d3f ro quiet splash ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 RelatedPackageVersions: linux-restricted-modules-3.11.0-12-generic N/A linux-backports-modules-3.11.0-12-generic N/A linux-firmware 1.116 Tags: saucy Uname: Linux 3.11.0-12-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/09/2011 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 68PZI Ver. F.20 dmi.board.name: 3074 dmi.board.vendor: Hewlett-Packard dmi.board.version: KBC Version 24.0F dmi.chassis.asset.tag: CNU9202GS6 dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr68PZIVer.F.20:bd12/09/2011:svnHewlett-Packard:pnHPProBook4510s:pvrF.20:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr: dmi.product.name: HP ProBook 4510s dmi.product.version: F.20 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247014/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1247014] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1247014/+attachment/3897547/+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/1247014 Title: [HP Probook 4510s] Integrated bluetooth doesn't work Status in “linux” package in Ubuntu: Confirmed Bug description: OS : Ubuntu 13.10 Desktop 386 Hardware : HP Probook 4510s Laptop After fresh installation of Ubuntu 13.10 Desktop i386 on my HP Probook 4510s Laptop HP integrated bluetooth 2.0 doesn't work anymore. when I go to "Sytem Settings > Bluetooth" panel, the Bluetooth switch is OFF. I tried to switch it ON but after 1s it come back to OFF position with the status "Bluetooth is disabled". The bluetooth was working perfectly with the previous version of Ubuntu 13.04 Desktop i386. I tried to start on Ubuntu 13.04 Desktop i386 live USB Key. The bluetooth is working perfectly Same try with Ubuntu Ubuntu 13.10 Desktop i386 live USB Key. The bluetooth doen't work : Bluetooth is disabled dmesg + lsusb + lsmod included for 13.04 i386 and 13.10 i386 --- ApportVersion: 2.12.5-0ubuntu2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: cyrille1838 F pulseaudio /dev/snd/controlC0: cyrille1838 F pulseaudio DistroRelease: Ubuntu 13.10 HibernationDevice: RESUME=UUID=8eb1dfe5-afd7-41f9-98f9-424dddb9edfc InstallationDate: Installed on 2013-10-18 (14 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1) MachineType: Hewlett-Packard HP ProBook 4510s MarkForUpload: True Package: linux (not installed) ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=d1b883cb-c3e9-416e-adb9-66d05d2e5d3f ro quiet splash ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 RelatedPackageVersions: linux-restricted-modules-3.11.0-12-generic N/A linux-backports-modules-3.11.0-12-generic N/A linux-firmware 1.116 Tags: saucy Uname: Linux 3.11.0-12-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/09/2011 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 68PZI Ver. F.20 dmi.board.name: 3074 dmi.board.vendor: Hewlett-Packard dmi.board.version: KBC Version 24.0F dmi.chassis.asset.tag: CNU9202GS6 dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr68PZIVer.F.20:bd12/09/2011:svnHewlett-Packard:pnHPProBook4510s:pvrF.20:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr: dmi.product.name: HP ProBook 4510s dmi.product.version: F.20 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247014/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1247014] BootDmesg.txt
apport information ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/1247014/+attachment/3897535/+files/BootDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1247014 Title: [HP Probook 4510s] Integrated bluetooth doesn't work Status in “linux” package in Ubuntu: Confirmed Bug description: OS : Ubuntu 13.10 Desktop 386 Hardware : HP Probook 4510s Laptop After fresh installation of Ubuntu 13.10 Desktop i386 on my HP Probook 4510s Laptop HP integrated bluetooth 2.0 doesn't work anymore. when I go to "Sytem Settings > Bluetooth" panel, the Bluetooth switch is OFF. I tried to switch it ON but after 1s it come back to OFF position with the status "Bluetooth is disabled". The bluetooth was working perfectly with the previous version of Ubuntu 13.04 Desktop i386. I tried to start on Ubuntu 13.04 Desktop i386 live USB Key. The bluetooth is working perfectly Same try with Ubuntu Ubuntu 13.10 Desktop i386 live USB Key. The bluetooth doen't work : Bluetooth is disabled dmesg + lsusb + lsmod included for 13.04 i386 and 13.10 i386 --- ApportVersion: 2.12.5-0ubuntu2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: cyrille1838 F pulseaudio /dev/snd/controlC0: cyrille1838 F pulseaudio DistroRelease: Ubuntu 13.10 HibernationDevice: RESUME=UUID=8eb1dfe5-afd7-41f9-98f9-424dddb9edfc InstallationDate: Installed on 2013-10-18 (14 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1) MachineType: Hewlett-Packard HP ProBook 4510s MarkForUpload: True Package: linux (not installed) ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=d1b883cb-c3e9-416e-adb9-66d05d2e5d3f ro quiet splash ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 RelatedPackageVersions: linux-restricted-modules-3.11.0-12-generic N/A linux-backports-modules-3.11.0-12-generic N/A linux-firmware 1.116 Tags: saucy Uname: Linux 3.11.0-12-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/09/2011 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 68PZI Ver. F.20 dmi.board.name: 3074 dmi.board.vendor: Hewlett-Packard dmi.board.version: KBC Version 24.0F dmi.chassis.asset.tag: CNU9202GS6 dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr68PZIVer.F.20:bd12/09/2011:svnHewlett-Packard:pnHPProBook4510s:pvrF.20:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr: dmi.product.name: HP ProBook 4510s dmi.product.version: F.20 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247014/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1247014] CRDA.txt
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1247014/+attachment/3897536/+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/1247014 Title: [HP Probook 4510s] Integrated bluetooth doesn't work Status in “linux” package in Ubuntu: Confirmed Bug description: OS : Ubuntu 13.10 Desktop 386 Hardware : HP Probook 4510s Laptop After fresh installation of Ubuntu 13.10 Desktop i386 on my HP Probook 4510s Laptop HP integrated bluetooth 2.0 doesn't work anymore. when I go to "Sytem Settings > Bluetooth" panel, the Bluetooth switch is OFF. I tried to switch it ON but after 1s it come back to OFF position with the status "Bluetooth is disabled". The bluetooth was working perfectly with the previous version of Ubuntu 13.04 Desktop i386. I tried to start on Ubuntu 13.04 Desktop i386 live USB Key. The bluetooth is working perfectly Same try with Ubuntu Ubuntu 13.10 Desktop i386 live USB Key. The bluetooth doen't work : Bluetooth is disabled dmesg + lsusb + lsmod included for 13.04 i386 and 13.10 i386 --- ApportVersion: 2.12.5-0ubuntu2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: cyrille1838 F pulseaudio /dev/snd/controlC0: cyrille1838 F pulseaudio DistroRelease: Ubuntu 13.10 HibernationDevice: RESUME=UUID=8eb1dfe5-afd7-41f9-98f9-424dddb9edfc InstallationDate: Installed on 2013-10-18 (14 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1) MachineType: Hewlett-Packard HP ProBook 4510s MarkForUpload: True Package: linux (not installed) ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=d1b883cb-c3e9-416e-adb9-66d05d2e5d3f ro quiet splash ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 RelatedPackageVersions: linux-restricted-modules-3.11.0-12-generic N/A linux-backports-modules-3.11.0-12-generic N/A linux-firmware 1.116 Tags: saucy Uname: Linux 3.11.0-12-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/09/2011 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 68PZI Ver. F.20 dmi.board.name: 3074 dmi.board.vendor: Hewlett-Packard dmi.board.version: KBC Version 24.0F dmi.chassis.asset.tag: CNU9202GS6 dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr68PZIVer.F.20:bd12/09/2011:svnHewlett-Packard:pnHPProBook4510s:pvrF.20:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr: dmi.product.name: HP ProBook 4510s dmi.product.version: F.20 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247014/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1247014] Re: [HP Probook 4510s] Integrated bluetooth doesn't work
apport information ** Tags added: apport-collected saucy ** Description changed: OS : Ubuntu 13.10 Desktop 386 Hardware : HP Probook 4510s Laptop After fresh installation of Ubuntu 13.10 Desktop i386 on my HP Probook 4510s Laptop HP integrated bluetooth 2.0 doesn't work anymore. when I go to "Sytem Settings > Bluetooth" panel, the Bluetooth switch is OFF. I tried to switch it ON but after 1s it come back to OFF position with the status "Bluetooth is disabled". The bluetooth was working perfectly with the previous version of Ubuntu 13.04 Desktop i386. I tried to start on Ubuntu 13.04 Desktop i386 live USB Key. The bluetooth is working perfectly Same try with Ubuntu Ubuntu 13.10 Desktop i386 live USB Key. The bluetooth doen't work : Bluetooth is disabled dmesg + lsusb + lsmod included for 13.04 i386 and 13.10 i386 + --- + ApportVersion: 2.12.5-0ubuntu2 + Architecture: i386 + AudioDevicesInUse: + USERPID ACCESS COMMAND + /dev/snd/controlC1: cyrille1838 F pulseaudio + /dev/snd/controlC0: cyrille1838 F pulseaudio + DistroRelease: Ubuntu 13.10 + HibernationDevice: RESUME=UUID=8eb1dfe5-afd7-41f9-98f9-424dddb9edfc + InstallationDate: Installed on 2013-10-18 (14 days ago) + InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1) + MachineType: Hewlett-Packard HP ProBook 4510s + MarkForUpload: True + Package: linux (not installed) + ProcFB: 0 radeondrmfb + ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=d1b883cb-c3e9-416e-adb9-66d05d2e5d3f ro quiet splash + ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 + RelatedPackageVersions: + linux-restricted-modules-3.11.0-12-generic N/A + linux-backports-modules-3.11.0-12-generic N/A + linux-firmware 1.116 + Tags: saucy + Uname: Linux 3.11.0-12-generic i686 + UpgradeStatus: No upgrade log present (probably fresh install) + UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo + dmi.bios.date: 12/09/2011 + dmi.bios.vendor: Hewlett-Packard + dmi.bios.version: 68PZI Ver. F.20 + dmi.board.name: 3074 + dmi.board.vendor: Hewlett-Packard + dmi.board.version: KBC Version 24.0F + dmi.chassis.asset.tag: CNU9202GS6 + dmi.chassis.type: 10 + dmi.chassis.vendor: Hewlett-Packard + dmi.modalias: dmi:bvnHewlett-Packard:bvr68PZIVer.F.20:bd12/09/2011:svnHewlett-Packard:pnHPProBook4510s:pvrF.20:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr: + dmi.product.name: HP ProBook 4510s + dmi.product.version: F.20 + dmi.sys.vendor: Hewlett-Packard ** Attachment added: "AlsaInfo.txt" https://bugs.launchpad.net/bugs/1247014/+attachment/3897534/+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/1247014 Title: [HP Probook 4510s] Integrated bluetooth doesn't work Status in “linux” package in Ubuntu: Confirmed Bug description: OS : Ubuntu 13.10 Desktop 386 Hardware : HP Probook 4510s Laptop After fresh installation of Ubuntu 13.10 Desktop i386 on my HP Probook 4510s Laptop HP integrated bluetooth 2.0 doesn't work anymore. when I go to "Sytem Settings > Bluetooth" panel, the Bluetooth switch is OFF. I tried to switch it ON but after 1s it come back to OFF position with the status "Bluetooth is disabled". The bluetooth was working perfectly with the previous version of Ubuntu 13.04 Desktop i386. I tried to start on Ubuntu 13.04 Desktop i386 live USB Key. The bluetooth is working perfectly Same try with Ubuntu Ubuntu 13.10 Desktop i386 live USB Key. The bluetooth doen't work : Bluetooth is disabled dmesg + lsusb + lsmod included for 13.04 i386 and 13.10 i386 --- ApportVersion: 2.12.5-0ubuntu2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: cyrille1838 F pulseaudio /dev/snd/controlC0: cyrille1838 F pulseaudio DistroRelease: Ubuntu 13.10 HibernationDevice: RESUME=UUID=8eb1dfe5-afd7-41f9-98f9-424dddb9edfc InstallationDate: Installed on 2013-10-18 (14 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1) MachineType: Hewlett-Packard HP ProBook 4510s MarkForUpload: True Package: linux (not installed) ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=d1b883cb-c3e9-416e-adb9-66d05d2e5d3f ro quiet splash ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 RelatedPackageVersions: linux-restricted-modules-3.11.0-12-generic N/A linux-backports-modules-3.11.0-12-generic N/A linux-firmware 1.116 Tags: saucy Uname: Linux 3.11.0-12-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/09/2011 dmi.bios.vendor: Hewlett-Packard dmi.bios.version:
[Kernel-packages] [Bug 1247014] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1247014/+attachment/3897543/+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/1247014 Title: [HP Probook 4510s] Integrated bluetooth doesn't work Status in “linux” package in Ubuntu: Confirmed Bug description: OS : Ubuntu 13.10 Desktop 386 Hardware : HP Probook 4510s Laptop After fresh installation of Ubuntu 13.10 Desktop i386 on my HP Probook 4510s Laptop HP integrated bluetooth 2.0 doesn't work anymore. when I go to "Sytem Settings > Bluetooth" panel, the Bluetooth switch is OFF. I tried to switch it ON but after 1s it come back to OFF position with the status "Bluetooth is disabled". The bluetooth was working perfectly with the previous version of Ubuntu 13.04 Desktop i386. I tried to start on Ubuntu 13.04 Desktop i386 live USB Key. The bluetooth is working perfectly Same try with Ubuntu Ubuntu 13.10 Desktop i386 live USB Key. The bluetooth doen't work : Bluetooth is disabled dmesg + lsusb + lsmod included for 13.04 i386 and 13.10 i386 --- ApportVersion: 2.12.5-0ubuntu2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: cyrille1838 F pulseaudio /dev/snd/controlC0: cyrille1838 F pulseaudio DistroRelease: Ubuntu 13.10 HibernationDevice: RESUME=UUID=8eb1dfe5-afd7-41f9-98f9-424dddb9edfc InstallationDate: Installed on 2013-10-18 (14 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1) MachineType: Hewlett-Packard HP ProBook 4510s MarkForUpload: True Package: linux (not installed) ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=d1b883cb-c3e9-416e-adb9-66d05d2e5d3f ro quiet splash ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 RelatedPackageVersions: linux-restricted-modules-3.11.0-12-generic N/A linux-backports-modules-3.11.0-12-generic N/A linux-firmware 1.116 Tags: saucy Uname: Linux 3.11.0-12-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/09/2011 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 68PZI Ver. F.20 dmi.board.name: 3074 dmi.board.vendor: Hewlett-Packard dmi.board.version: KBC Version 24.0F dmi.chassis.asset.tag: CNU9202GS6 dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr68PZIVer.F.20:bd12/09/2011:svnHewlett-Packard:pnHPProBook4510s:pvrF.20:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr: dmi.product.name: HP ProBook 4510s dmi.product.version: F.20 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247014/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1247014] UdevLog.txt
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1247014/+attachment/3897548/+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/1247014 Title: [HP Probook 4510s] Integrated bluetooth doesn't work Status in “linux” package in Ubuntu: Confirmed Bug description: OS : Ubuntu 13.10 Desktop 386 Hardware : HP Probook 4510s Laptop After fresh installation of Ubuntu 13.10 Desktop i386 on my HP Probook 4510s Laptop HP integrated bluetooth 2.0 doesn't work anymore. when I go to "Sytem Settings > Bluetooth" panel, the Bluetooth switch is OFF. I tried to switch it ON but after 1s it come back to OFF position with the status "Bluetooth is disabled". The bluetooth was working perfectly with the previous version of Ubuntu 13.04 Desktop i386. I tried to start on Ubuntu 13.04 Desktop i386 live USB Key. The bluetooth is working perfectly Same try with Ubuntu Ubuntu 13.10 Desktop i386 live USB Key. The bluetooth doen't work : Bluetooth is disabled dmesg + lsusb + lsmod included for 13.04 i386 and 13.10 i386 --- ApportVersion: 2.12.5-0ubuntu2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: cyrille1838 F pulseaudio /dev/snd/controlC0: cyrille1838 F pulseaudio DistroRelease: Ubuntu 13.10 HibernationDevice: RESUME=UUID=8eb1dfe5-afd7-41f9-98f9-424dddb9edfc InstallationDate: Installed on 2013-10-18 (14 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1) MachineType: Hewlett-Packard HP ProBook 4510s MarkForUpload: True Package: linux (not installed) ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=d1b883cb-c3e9-416e-adb9-66d05d2e5d3f ro quiet splash ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 RelatedPackageVersions: linux-restricted-modules-3.11.0-12-generic N/A linux-backports-modules-3.11.0-12-generic N/A linux-firmware 1.116 Tags: saucy Uname: Linux 3.11.0-12-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/09/2011 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 68PZI Ver. F.20 dmi.board.name: 3074 dmi.board.vendor: Hewlett-Packard dmi.board.version: KBC Version 24.0F dmi.chassis.asset.tag: CNU9202GS6 dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr68PZIVer.F.20:bd12/09/2011:svnHewlett-Packard:pnHPProBook4510s:pvrF.20:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr: dmi.product.name: HP ProBook 4510s dmi.product.version: F.20 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247014/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1247014] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1247014/+attachment/3897549/+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/1247014 Title: [HP Probook 4510s] Integrated bluetooth doesn't work Status in “linux” package in Ubuntu: Confirmed Bug description: OS : Ubuntu 13.10 Desktop 386 Hardware : HP Probook 4510s Laptop After fresh installation of Ubuntu 13.10 Desktop i386 on my HP Probook 4510s Laptop HP integrated bluetooth 2.0 doesn't work anymore. when I go to "Sytem Settings > Bluetooth" panel, the Bluetooth switch is OFF. I tried to switch it ON but after 1s it come back to OFF position with the status "Bluetooth is disabled". The bluetooth was working perfectly with the previous version of Ubuntu 13.04 Desktop i386. I tried to start on Ubuntu 13.04 Desktop i386 live USB Key. The bluetooth is working perfectly Same try with Ubuntu Ubuntu 13.10 Desktop i386 live USB Key. The bluetooth doen't work : Bluetooth is disabled dmesg + lsusb + lsmod included for 13.04 i386 and 13.10 i386 --- ApportVersion: 2.12.5-0ubuntu2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: cyrille1838 F pulseaudio /dev/snd/controlC0: cyrille1838 F pulseaudio DistroRelease: Ubuntu 13.10 HibernationDevice: RESUME=UUID=8eb1dfe5-afd7-41f9-98f9-424dddb9edfc InstallationDate: Installed on 2013-10-18 (14 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1) MachineType: Hewlett-Packard HP ProBook 4510s MarkForUpload: True Package: linux (not installed) ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=d1b883cb-c3e9-416e-adb9-66d05d2e5d3f ro quiet splash ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 RelatedPackageVersions: linux-restricted-modules-3.11.0-12-generic N/A linux-backports-modules-3.11.0-12-generic N/A linux-firmware 1.116 Tags: saucy Uname: Linux 3.11.0-12-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/09/2011 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 68PZI Ver. F.20 dmi.board.name: 3074 dmi.board.vendor: Hewlett-Packard dmi.board.version: KBC Version 24.0F dmi.chassis.asset.tag: CNU9202GS6 dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr68PZIVer.F.20:bd12/09/2011:svnHewlett-Packard:pnHPProBook4510s:pvrF.20:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr: dmi.product.name: HP ProBook 4510s dmi.product.version: F.20 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247014/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1247014] PulseList.txt
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1247014/+attachment/3897545/+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/1247014 Title: [HP Probook 4510s] Integrated bluetooth doesn't work Status in “linux” package in Ubuntu: Confirmed Bug description: OS : Ubuntu 13.10 Desktop 386 Hardware : HP Probook 4510s Laptop After fresh installation of Ubuntu 13.10 Desktop i386 on my HP Probook 4510s Laptop HP integrated bluetooth 2.0 doesn't work anymore. when I go to "Sytem Settings > Bluetooth" panel, the Bluetooth switch is OFF. I tried to switch it ON but after 1s it come back to OFF position with the status "Bluetooth is disabled". The bluetooth was working perfectly with the previous version of Ubuntu 13.04 Desktop i386. I tried to start on Ubuntu 13.04 Desktop i386 live USB Key. The bluetooth is working perfectly Same try with Ubuntu Ubuntu 13.10 Desktop i386 live USB Key. The bluetooth doen't work : Bluetooth is disabled dmesg + lsusb + lsmod included for 13.04 i386 and 13.10 i386 --- ApportVersion: 2.12.5-0ubuntu2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: cyrille1838 F pulseaudio /dev/snd/controlC0: cyrille1838 F pulseaudio DistroRelease: Ubuntu 13.10 HibernationDevice: RESUME=UUID=8eb1dfe5-afd7-41f9-98f9-424dddb9edfc InstallationDate: Installed on 2013-10-18 (14 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1) MachineType: Hewlett-Packard HP ProBook 4510s MarkForUpload: True Package: linux (not installed) ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=d1b883cb-c3e9-416e-adb9-66d05d2e5d3f ro quiet splash ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 RelatedPackageVersions: linux-restricted-modules-3.11.0-12-generic N/A linux-backports-modules-3.11.0-12-generic N/A linux-firmware 1.116 Tags: saucy Uname: Linux 3.11.0-12-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/09/2011 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 68PZI Ver. F.20 dmi.board.name: 3074 dmi.board.vendor: Hewlett-Packard dmi.board.version: KBC Version 24.0F dmi.chassis.asset.tag: CNU9202GS6 dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr68PZIVer.F.20:bd12/09/2011:svnHewlett-Packard:pnHPProBook4510s:pvrF.20:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr: dmi.product.name: HP ProBook 4510s dmi.product.version: F.20 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247014/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1247014] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1247014/+attachment/3897540/+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/1247014 Title: [HP Probook 4510s] Integrated bluetooth doesn't work Status in “linux” package in Ubuntu: Confirmed Bug description: OS : Ubuntu 13.10 Desktop 386 Hardware : HP Probook 4510s Laptop After fresh installation of Ubuntu 13.10 Desktop i386 on my HP Probook 4510s Laptop HP integrated bluetooth 2.0 doesn't work anymore. when I go to "Sytem Settings > Bluetooth" panel, the Bluetooth switch is OFF. I tried to switch it ON but after 1s it come back to OFF position with the status "Bluetooth is disabled". The bluetooth was working perfectly with the previous version of Ubuntu 13.04 Desktop i386. I tried to start on Ubuntu 13.04 Desktop i386 live USB Key. The bluetooth is working perfectly Same try with Ubuntu Ubuntu 13.10 Desktop i386 live USB Key. The bluetooth doen't work : Bluetooth is disabled dmesg + lsusb + lsmod included for 13.04 i386 and 13.10 i386 --- ApportVersion: 2.12.5-0ubuntu2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: cyrille1838 F pulseaudio /dev/snd/controlC0: cyrille1838 F pulseaudio DistroRelease: Ubuntu 13.10 HibernationDevice: RESUME=UUID=8eb1dfe5-afd7-41f9-98f9-424dddb9edfc InstallationDate: Installed on 2013-10-18 (14 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1) MachineType: Hewlett-Packard HP ProBook 4510s MarkForUpload: True Package: linux (not installed) ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=d1b883cb-c3e9-416e-adb9-66d05d2e5d3f ro quiet splash ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 RelatedPackageVersions: linux-restricted-modules-3.11.0-12-generic N/A linux-backports-modules-3.11.0-12-generic N/A linux-firmware 1.116 Tags: saucy Uname: Linux 3.11.0-12-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/09/2011 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 68PZI Ver. F.20 dmi.board.name: 3074 dmi.board.vendor: Hewlett-Packard dmi.board.version: KBC Version 24.0F dmi.chassis.asset.tag: CNU9202GS6 dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr68PZIVer.F.20:bd12/09/2011:svnHewlett-Packard:pnHPProBook4510s:pvrF.20:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr: dmi.product.name: HP ProBook 4510s dmi.product.version: F.20 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247014/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1207812] Re: Iphone with iOS 7 does not work on Ubuntu
Very strange... Same laptop, two different hard discs (one is SSD), both with Mint 15. Bug appears on SSD disc. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1207812 Title: Iphone with iOS 7 does not work on Ubuntu Status in “linux” package in Ubuntu: Confirmed Bug description: When plugging in an iPhone with iOS 7 - Currently BETA 4. You receive the following message on Ubuntu 13.04 : The Device "Nick's iPhone" is locked. Enter the passcode on the device and click "Try again". The iPhone reporting "Trust the currently connected computer?" Trust/Don't Trust. This then happens inacontinous loop when clicking Trust. --- ApportVersion: 2.9.2-0ubuntu8.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: nrawlins 2068 F pulseaudio DistroRelease: Ubuntu 13.04 HibernationDevice: RESUME=UUID=f089ceb3-a892-4f99-92d3-a61c99bb2feb InstallationDate: Installed on 2013-08-15 (3 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: Sony Corporation VGN-SR29XN_S MarkForUpload: True Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-27-generic root=UUID=7656e9f3-5437-4e10-a467-62d52144f471 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.8.0-27.40-generic 3.8.13.4 RelatedPackageVersions: linux-restricted-modules-3.8.0-27-generic N/A linux-backports-modules-3.8.0-27-generic N/A linux-firmware1.106 Tags: raring Uname: Linux 3.8.0-27-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 08/28/2009 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: R1130Y1 dmi.board.asset.tag: N/A dmi.board.name: VAIO dmi.board.vendor: Sony Corporation dmi.board.version: N/A dmi.chassis.asset.tag: N/A dmi.chassis.type: 10 dmi.chassis.vendor: Sony Corporation dmi.chassis.version: N/A dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrR1130Y1:bd08/28/2009:svnSonyCorporation:pnVGN-SR29XN_S:pvrC6017UKK:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A: dmi.product.name: VGN-SR29XN_S dmi.product.version: C6017UKK dmi.sys.vendor: Sony Corporation --- ApportVersion: 2.9.2-0ubuntu8.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: nrawlins 2068 F pulseaudio DistroRelease: Ubuntu 13.04 HibernationDevice: RESUME=UUID=f089ceb3-a892-4f99-92d3-a61c99bb2feb InstallationDate: Installed on 2013-08-15 (3 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: Sony Corporation VGN-SR29XN_S MarkForUpload: True Package: linux 3.8.0.27.45 PackageArchitecture: amd64 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-27-generic root=UUID=7656e9f3-5437-4e10-a467-62d52144f471 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.8.0-27.40-generic 3.8.13.4 RelatedPackageVersions: linux-restricted-modules-3.8.0-27-generic N/A linux-backports-modules-3.8.0-27-generic N/A linux-firmware1.106 Tags: raring Uname: Linux 3.8.0-27-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 08/28/2009 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: R1130Y1 dmi.board.asset.tag: N/A dmi.board.name: VAIO dmi.board.vendor: Sony Corporation dmi.board.version: N/A dmi.chassis.asset.tag: N/A dmi.chassis.type: 10 dmi.chassis.vendor: Sony Corporation dmi.chassis.version: N/A dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrR1130Y1:bd08/28/2009:svnSonyCorporation:pnVGN-SR29XN_S:pvrC6017UKK:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A: dmi.product.name: VGN-SR29XN_S dmi.product.version: C6017UKK dmi.sys.vendor: Sony Corporation To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1207812/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1246664] Re: "Buffer I/O error on device zram0, logical block 515067"
Thank of reporting this -- it looks like the fix for the Precise kernels is actually missing. I've uploaded a test kernel containing the fix (I've uploaded only a -pae kernel since this seems to be what Damien is using, but I can upload others if required). Basically this is a 3.2.0-56.86 kernel with a backport of commit: 75c7caf zram: allow request end to coincide with disksize Here's the link: http://people.canonical.com/~henrix/lp1246664/ Please let me know if this fixes the problem for you. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1246664 Title: "Buffer I/O error on device zram0, logical block 515067" Status in “linux” package in Ubuntu: Confirmed Bug description: This is a duplicate of #1217189, but for some reason neither @oibaf nor me can reopen it. It is in "fix released" state, but the problem is at most partially solved. It seems that the bug no longer causes lockups (described in another bug: #1215513), but is still present (as I get error messages on boot screen and after $ dmesg | grep zram). If someone has enough privileges to reopen 1217189 for "linux (ubuntu)" (I don't know about raring, but no one complains, so it is probably ok), and remove this bug (maybe merging this message to the comments in 1217189), I would be really grateful. Ubuntu 12.04.3 LTS Kernel Linux 3.2.0-56-generic-pae (the problem was first observed in 53 and since 54 there are no lockups). --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. AplayDevices: List of PLAYBACK Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 ApportVersion: 2.0.1-0ubuntu17.6 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: damian 2771 F pulseaudio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf830 irq 47' Mixer name : 'Realtek ALC268' Components : 'HDA:10ec0268,10280275,0013' Controls : 16 Simple ctrls : 9 DistroRelease: Ubuntu 12.04 MachineType: Dell Inc. Vostro1710 MarkForUpload: True NonfreeKernelModules: nvidia wl Package: linux (not installed) ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-56-generic-pae root=UUID=bfe81069-1c35-4ccc-a23a-33528ac81877 ro selinux=1 security=selinux quiet splash ProcVersionSignature: Ubuntu 3.2.0-56.86-generic-pae 3.2.51 RelatedPackageVersions: linux-restricted-modules-3.2.0-56-generic-pae N/A linux-backports-modules-3.2.0-56-generic-pae N/A linux-firmware1.79.7 StagingDrivers: zram Tags: precise running-unity staging Uname: Linux 3.2.0-56-generic-pae i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin netdev plugdev sambashare sudo dmi.bios.date: 09/09/2008 dmi.bios.vendor: Dell Inc. dmi.bios.version: A09 dmi.board.name: 0X805C dmi.board.vendor: Dell Inc. dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: N/A dmi.modalias: dmi:bvnDellInc.:bvrA09:bd09/09/2008:svnDellInc.:pnVostro1710:pvrNull:rvnDellInc.:rn0X805C:rvr:cvnDellInc.:ct8:cvrN/A: dmi.product.name: Vostro1710 dmi.product.version: Null dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1246664/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1244903] Re: upgrade from 12.04 to 13.04 or 13.10
Bert Vermeulen, could you please provide the full computer model as noted on the sticker? ** Tags removed: needs-kernel-logs ** Tags added: needs-full-computer-modl ** Tags removed: needs-full-computer-modl ** Tags added: needs-full-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/1244903 Title: upgrade from 12.04 to 13.04 or 13.10 Status in “linux” package in Ubuntu: Incomplete Bug description: After upgrading from 12.04 to 13.04 the system slowed down to snail pace. Press the mouse button on an icon and it would take up to 20 second to respond. System 32 bit with zeus 5500 graphics card and having two monitors. When a new app opened up or closes it does not do it smoothly but in jerks. I replaced 13.04 with 13.10 and the same problem. Replaced with 12.04 and it work fine. On the same system I am also running mint 15xfec an that works fine. Taking the graphics card out and using the on board video it goes somewhat faster but still not as when running 12.04. --- AlsaVersion: Advanced Linux Sound Architecture Driver Version k3.8.0-29-generic. ApportVersion: 2.0.1-0ubuntu17.4 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: bert 1705 F pulseaudio CRDA: Error: [Errno 2] No such file or directory Card0.Amixer.info: Card hw:0 'V8237'/'VIA 8237 with ALC655 at 0xdc00, irq 11' Mixer name : 'Realtek ALC655 rev 0' Components : 'AC97a:414c4760' Controls : 53 Simple ctrls : 29 DistroRelease: Ubuntu 12.04 HibernationDevice: RESUME=UUID=bcc6de79-f80d-41d9-82c5-fd190aab4745 InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release i386 (20130820.1) IwConfig: lono wireless extensions. eth0 no wireless extensions. MarkForUpload: True Package: linux (not installed) ProcEnviron: LANGUAGE=en_AU:en TERM=xterm PATH=(custom, no user) LANG=en_AU.UTF-8 SHELL=/bin/bash ProcFB: 0 nouveaufb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-29-generic root=UUID=c71e8abe-dee7-49f4-818d-0d8648355478 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.8.0-29.42~precise1-generic 3.8.13.5 RelatedPackageVersions: linux-restricted-modules-3.8.0-29-generic N/A linux-backports-modules-3.8.0-29-generic N/A linux-firmware1.79.6 RfKill: Tags: precise running-unity Uname: Linux 3.8.0-29-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/20/2005 dmi.bios.vendor: Phoenix Technologies, LTD dmi.bios.version: 6.00 PG dmi.board.name: K8M800-M2 dmi.chassis.type: 3 dmi.modalias: dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd12/20/2005:svn:pn:pvr:rvn:rnK8M800-M2:rvr:cvn:ct3:cvr: To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1244903/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1216422] Re: [Acer Aspire One 725] Touchpad not working
Launchy, regarding your upstream post https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1216422/comments/37 could you please post a URL? As well, could you please test the latest mainline kernel via http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.12-rc7-saucy/ ? ** Changed in: linux (Ubuntu) Status: Triaged => 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/1216422 Title: [Acer Aspire One 725] Touchpad not working Status in “linux” package in Ubuntu: Incomplete Bug description: Touchpad will not work out of the box on this netbook. This is a regression from Oneiric to Precise+. a)WORKAROUND: Pushing Fn+F7 before login or b)WORKAROUND: Pushing Alt+Fn+F7 or Ctr+Fn+F7 after login makes the touchpad working. After reboot, I have to repeat a) or b) to get touchpad working again. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: linux-image-3.11.0-3-generic 3.11.0-3.7 ProcVersionSignature: Ubuntu 3.11.0-3.7-generic 3.11.0-rc6 Uname: Linux 3.11.0-3-generic x86_64 ApportVersion: 2.12.1-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: ubuntu 2749 F pulseaudio ubuntu 4053 F pulseaudio /dev/snd/controlC0: ubuntu 2749 F pulseaudio ubuntu 4053 F pulseaudio CasperVersion: 1.336 Date: Sat Aug 24 21:01:43 2013 LiveMediaBuild: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130822) MachineType: Acer AO725 MarkForUpload: True ProcFB: 0 radeondrmfb ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/username.seed boot=casper quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi RelatedPackageVersions: linux-restricted-modules-3.11.0-3-generic N/A linux-backports-modules-3.11.0-3-generic N/A linux-firmware1.113 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 04/18/2013 dmi.bios.vendor: Insyde Corp. dmi.bios.version: V1.07 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: ZA10_BZ dmi.board.vendor: Acer dmi.board.version: Base Board Version dmi.chassis.type: 10 dmi.chassis.vendor: Chassis Manufacturer dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsydeCorp.:bvrV1.07:bd04/18/2013:svnAcer:pnAO725:pvrV1.07:rvnAcer:rnZA10_BZ:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion: dmi.product.name: AO725 dmi.product.version: V1.07 dmi.sys.vendor: Acer --- ApportVersion: 2.12.1-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: ubuntu 2773 F pulseaudio /dev/snd/controlC0: ubuntu 2773 F pulseaudio CasperVersion: 1.336 DistroRelease: Ubuntu 13.10 LiveMediaBuild: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130827) MachineType: Acer AO725 MarkForUpload: True Package: linux (not installed) ProcEnviron: LANGUAGE=en_US TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 radeondrmfb ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/hostname.seed boot=casper quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi ProcVersionSignature: Ubuntu 3.11.0-4.9-generic 3.11.0-rc7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.11.0-4-generic N/A linux-backports-modules-3.11.0-4-generic N/A linux-firmware1.113 Tags: saucy Uname: Linux 3.11.0-4-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: dmi.bios.date: 04/18/2013 dmi.bios.vendor: Insyde Corp. dmi.bios.version: V1.07 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: ZA10_BZ dmi.board.vendor: Acer dmi.board.version: Base Board Version dmi.chassis.type: 10 dmi.chassis.vendor: Chassis Manufacturer dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsydeCorp.:bvrV1.07:bd04/18/2013:svnAcer:pnAO725:pvrV1.07:rvnAcer:rnZA10_BZ:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion: dmi.product.name: AO725 dmi.product.version: V1.07 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1216422/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1247064] Re: mdraid not assembled correctly when booting from kernel newer than 2.6.32-33
** Also affects: linux (Ubuntu) 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/1247064 Title: mdraid not assembled correctly when booting from kernel newer than 2.6.32-33 Status in “linux” package in Ubuntu: New Status in “mdadm” package in Ubuntu: New Bug description: I operate a raid server consisting of two hardware RAID6 arrays (11 2 TB disks each), which are combined in a MD-raid (Raid0). When booting Kernel 2.6.32-33, the Raid is assembled correctly: cat /proc/mdstat: Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10] md0 : active raid0 sdb1[0] sdc1[1] 35156244352 blocks 64k chunks unused devices: cat /proc/partitions: major minor #blocks name 80 244140288 sda 81 248832 sda1 821952768 sda2 83 241937408 sda3 8 16 17578123776 sdb 8 17 17578122240 sdb1 8 32 17578123776 sdc 8 33 17578122240 sdc1 90 35156244352 md0 When booting any newer kernel (eg. 2.6.32-38 or 2.6.32-52), the RAID is assembled incorrectly, its size being far too low (8.5 TB instead of 35 TB). In the following, the raid array is not usable. cat /proc/mdstat: - Personalities : [linear] [multipath] [raid0] md0 : active raid0 sdb1[0] sdc1[1] 8589934464 blocks 64k chunks unused devices: cat /proc/partitions: major minor #blocks name 80 244140288 sda 81 248832 sda1 821952768 sda2 83 241937408 sda3 8 16 17578123776 sdb 8 17 17578122240 sdb1 8 32 17578123776 sdc 8 33 17578122240 sdc1 The two RAID6-hardware RAID arrays are recognized correctly by the system, further the Areca controllers are also working correctly. I suspect there is a kernel bug, preventing mdadm to get the correct device sizes for large size raid arrays. ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: mdadm 2.6.7.1-1ubuntu15 ProcVersionSignature: Ubuntu 2.6.32-33.72-generic 2.6.32.41+drm33.18 Uname: Linux 2.6.32-33-generic x86_64 Architecture: amd64 Date: Fri Nov 1 12:09:02 2013 MDadmExamine.dev.sda: Error: command ['/sbin/mdadm', '-E', '/dev/sda'] failed with exit code 1: mdadm: No md superblock detected on /dev/sda. MDadmExamine.dev.sda1: Error: command ['/sbin/mdadm', '-E', '/dev/sda1'] failed with exit code 1: mdadm: No md superblock detected on /dev/sda1. MDadmExamine.dev.sda2: Error: command ['/sbin/mdadm', '-E', '/dev/sda2'] failed with exit code 1: mdadm: No md superblock detected on /dev/sda2. MDadmExamine.dev.sda3: Error: command ['/sbin/mdadm', '-E', '/dev/sda3'] failed with exit code 1: mdadm: No md superblock detected on /dev/sda3. MDadmExamine.dev.sdb: Error: command ['/sbin/mdadm', '-E', '/dev/sdb'] failed with exit code 1: mdadm: No md superblock detected on /dev/sdb. MDadmExamine.dev.sdc: Error: command ['/sbin/mdadm', '-E', '/dev/sdc'] failed with exit code 1: mdadm: No md superblock detected on /dev/sdc. MachineType: Supermicro X8DTU ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.32-33-generic root=UUID=fdee92a7-11e6-4999-8d24-473a8c7986b4 ro quiet splash ProcEnviron: LC_TIME= PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcMDstat: Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10] md0 : active raid0 sdb1[0] sdc1[1] 35156244352 blocks 64k chunks unused devices: SourcePackage: mdadm dmi.bios.date: 08/03/2012 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 2.1c dmi.board.asset.tag: To Be Filled By O.E.M. dmi.board.name: X8DTU dmi.board.vendor: Supermicro dmi.board.version: 1234567890 dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 17 dmi.chassis.vendor: Supermicro dmi.chassis.version: 1234567890 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr2.1c:bd08/03/2012:svnSupermicro:pnX8DTU:pvr1234567890:rvnSupermicro:rnX8DTU:rvr1234567890:cvnSupermicro:ct17:cvr1234567890: dmi.product.name: X8DTU dmi.product.version: 1234567890 dmi.sys.vendor: Supermicro etc.blkid.tab: Error: [Errno 2] No such file or directory: '/etc/blkid.tab' To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247064/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
See post 50. Addendum: BTW for touch screen, when Ubuntu sits as the login screen for a user, the MOUSE POINTER FOCUS needs to default to the LOGIN FIELD, as the touch screen doesn't currently help here, and the screen keyboard doesn't work here either. I know this is outside the scope of this trouble ticket, but I hope somebody is looking at this. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 Status in “linux” package in Ubuntu: In Progress Status in “linux” source package in Saucy: In Progress Bug description: I ran `ubuntu-bug linux` from Ubuntu 13.04 terminal session, and it appeared to have uploaded the information successfully. Additional items: root@ubuntu:~# lsb_release -rd Description: Ubuntu 13.04 Release: 13.04 ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: linux-image-3.8.0-19-generic 3.8.0-19.29 ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8 Uname: Linux 3.8.0-19-generic x86_64 ApportVersion: 2.9.2-0ubuntu8 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ubuntu 3270 F pulseaudio CasperVersion: 1.331 Date: Fri Jul 26 21:11:10 2013 LiveMediaBuild: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: Dell Inc. XPS 18 MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/hostname.seed boot=casper quiet splash -- PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.8.0-19-generic N/A linux-backports-modules-3.8.0-19-generic N/A linux-firmware1.106 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 06/04/2013 dmi.bios.vendor: Dell Inc. dmi.bios.version: A05 dmi.board.name: 0GWH76 dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 13 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: Not Specified dmi.modalias: dmi:bvnDellInc.:bvrA05:bd06/04/2013:svnDellInc.:pnXPS18:pvrNotSpecified:rvnDellInc.:rn0GWH76:rvrA00:cvnDellInc.:ct13:cvrNotSpecified: dmi.product.name: XPS 18 dmi.product.version: Not Specified dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1235864] Re: Network down after resume
*** This bug is a duplicate of bug 1184262 *** https://bugs.launchpad.net/bugs/1184262 @ C de-Avillez: Sorry for the abruptly concise comment but I really didn't think it was necessary to say more. I'll keep that in mind for the next time though. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1235864 Title: Network down after resume Status in “linux” package in Ubuntu: Incomplete Bug description: In Saucy, after resuming from suspend, the network is disabled. WORKAROUND: Running "sudo restart network-manager" fixes the problem each time. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: network-manager 0.9.8.0-0ubuntu21 ProcVersionSignature: Ubuntu 3.11.0-11.17-generic 3.11.3 Uname: Linux 3.11.0-11-generic i686 ApportVersion: 2.12.5-0ubuntu1 Architecture: i386 Date: Sun Oct 6 08:11:23 2013 IfupdownConfig: auto lo iface lo inet loopback InstallationDate: Installed on 2010-09-15 (1116 days ago) InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release i386 (20100816.1) IpRoute: default via 192.168.0.254 dev wlan2 proto static 192.168.0.0/24 dev wlan2 proto kernel scope link src 192.168.0.11 metric 9 192.168.122.0/24 dev virbr0 proto kernel scope link src 192.168.122.1 MarkForUpload: True NetworkManager.state: [main] WirelessEnabled=true NetworkingEnabled=true SourcePackage: network-manager UpgradeStatus: Upgraded to saucy on 2011-04-01 (918 days ago) nmcli-dev: DEVICE TYPE STATE DBUS-PATH eth2 802-3-ethernetunavailable /org/freedesktop/NetworkManager/Devices/1 wlan2 802-11-wireless connected /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.8.0connected enabled enabled enabledenabled disabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1235864/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1147581] Re: System stops waking from suspend when using an infrared remote control
ill, the next step is to bisect from Precise to Quantal, in order to identify the offending commit. Could you please do this following https://wiki.ubuntu.com/Kernel/KernelBisection ? ** 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/1147581 Title: System stops waking from suspend when using an infrared remote control Status in “linux” package in Ubuntu: Incomplete Bug description: Since upgrading to Ubuntu 12.10, suspend will stop waking after one or two wake cycles. The system uses an infrared remote control. --- ApportVersion: 2.9.2-0ubuntu8 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: ill 2918 F pulseaudio /dev/snd/controlC0: ill 2918 F pulseaudio /dev/snd/pcmC0D1p: ill 2918 F...m pulseaudio CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found. DistroRelease: Ubuntu 13.04 HibernationDevice: RESUME=UUID=1750c01c-cbd4-45d7-9305-e38b3e38cc27 InstallationDate: Installed on 2012-04-28 (400 days ago) InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120423) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: Gigabyte Technology Co., Ltd. GA-890FXA-UD5 MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-22-generic root=UUID=c052cb21-b6ea-4afd-a044-91133b2da864 ro quiet splash ProcVersionSignature: Ubuntu 3.8.0-22.33-generic 3.8.11 RelatedPackageVersions: linux-restricted-modules-3.8.0-22-generic N/A linux-backports-modules-3.8.0-22-generic N/A linux-firmware1.106 RfKill: Tags: raring Uname: Linux 3.8.0-22-generic x86_64 UpgradeStatus: Upgraded to raring on 2013-04-26 (36 days ago) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 11/24/2010 dmi.bios.vendor: Award Software International, Inc. dmi.bios.version: F6 dmi.board.name: GA-890FXA-UD5 dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.type: 3 dmi.chassis.vendor: Gigabyte Technology Co., Ltd. dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF6:bd11/24/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-890FXA-UD5:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-890FXA-UD5:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr: dmi.product.name: GA-890FXA-UD5 dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1147581/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1187005] [NEW] WiFi doesn't work after resume
You have been subscribed to a public bug: After resuming from suspend, the WiFi doesn't work any more. Clicking on the network applet, I can see that WiFi is disabled, but after enabling it, it disabels itself again immediately. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: network-manager 0.9.8.0-0ubuntu9~raring2 [origin: LP-PPA-gnome3-team-gnome3-staging] ProcVersionSignature: Ubuntu 3.8.0-24.35-generic 3.8.13 Uname: Linux 3.8.0-24-generic i686 ApportVersion: 2.9.2-0ubuntu8.1 Architecture: i386 Date: Mon Jun 3 16:13:43 2013 IfupdownConfig: auto lo iface lo inet loopback InstallationDate: Installed on 2010-09-15 (991 days ago) InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release i386 (20100816.1) IpRoute: default via 192.168.0.254 dev wlan2 proto static 169.254.0.0/16 dev wlan2 scope link metric 1000 192.168.0.0/24 dev wlan2 proto kernel scope link src 192.168.0.12 metric 9 192.168.122.0/24 dev virbr0 proto kernel scope link src 192.168.122.1 MarkForUpload: True NetworkManager.state: [main] WirelessEnabled=true NetworkingEnabled=true SourcePackage: network-manager UpgradeStatus: Upgraded to raring on 2011-04-01 (794 days ago) nmcli-dev: DEVICE TYPE STATE DBUS-PATH eth2 802-3-ethernetunavailable /org/freedesktop/NetworkManager/Devices/1 wlan2 802-11-wireless connected /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.8.0connected enabled enabled enabledenabled disabled ** Affects: linux (Ubuntu) Importance: Undecided Status: Incomplete ** Tags: apport-bug gnome3-ppa gnome3-staging i386 raring third-party-packages -- WiFi doesn't work after resume https://bugs.launchpad.net/bugs/1187005 You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1247064] 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/1247064 Title: mdraid not assembled correctly when booting from kernel newer than 2.6.32-33 Status in “linux” package in Ubuntu: Confirmed Status in “mdadm” package in Ubuntu: New Bug description: I operate a raid server consisting of two hardware RAID6 arrays (11 2 TB disks each), which are combined in a MD-raid (Raid0). When booting Kernel 2.6.32-33, the Raid is assembled correctly: cat /proc/mdstat: Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10] md0 : active raid0 sdb1[0] sdc1[1] 35156244352 blocks 64k chunks unused devices: cat /proc/partitions: major minor #blocks name 80 244140288 sda 81 248832 sda1 821952768 sda2 83 241937408 sda3 8 16 17578123776 sdb 8 17 17578122240 sdb1 8 32 17578123776 sdc 8 33 17578122240 sdc1 90 35156244352 md0 When booting any newer kernel (eg. 2.6.32-38 or 2.6.32-52), the RAID is assembled incorrectly, its size being far too low (8.5 TB instead of 35 TB). In the following, the raid array is not usable. cat /proc/mdstat: - Personalities : [linear] [multipath] [raid0] md0 : active raid0 sdb1[0] sdc1[1] 8589934464 blocks 64k chunks unused devices: cat /proc/partitions: major minor #blocks name 80 244140288 sda 81 248832 sda1 821952768 sda2 83 241937408 sda3 8 16 17578123776 sdb 8 17 17578122240 sdb1 8 32 17578123776 sdc 8 33 17578122240 sdc1 The two RAID6-hardware RAID arrays are recognized correctly by the system, further the Areca controllers are also working correctly. I suspect there is a kernel bug, preventing mdadm to get the correct device sizes for large size raid arrays. ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: mdadm 2.6.7.1-1ubuntu15 ProcVersionSignature: Ubuntu 2.6.32-33.72-generic 2.6.32.41+drm33.18 Uname: Linux 2.6.32-33-generic x86_64 Architecture: amd64 Date: Fri Nov 1 12:09:02 2013 MDadmExamine.dev.sda: Error: command ['/sbin/mdadm', '-E', '/dev/sda'] failed with exit code 1: mdadm: No md superblock detected on /dev/sda. MDadmExamine.dev.sda1: Error: command ['/sbin/mdadm', '-E', '/dev/sda1'] failed with exit code 1: mdadm: No md superblock detected on /dev/sda1. MDadmExamine.dev.sda2: Error: command ['/sbin/mdadm', '-E', '/dev/sda2'] failed with exit code 1: mdadm: No md superblock detected on /dev/sda2. MDadmExamine.dev.sda3: Error: command ['/sbin/mdadm', '-E', '/dev/sda3'] failed with exit code 1: mdadm: No md superblock detected on /dev/sda3. MDadmExamine.dev.sdb: Error: command ['/sbin/mdadm', '-E', '/dev/sdb'] failed with exit code 1: mdadm: No md superblock detected on /dev/sdb. MDadmExamine.dev.sdc: Error: command ['/sbin/mdadm', '-E', '/dev/sdc'] failed with exit code 1: mdadm: No md superblock detected on /dev/sdc. MachineType: Supermicro X8DTU ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.32-33-generic root=UUID=fdee92a7-11e6-4999-8d24-473a8c7986b4 ro quiet splash ProcEnviron: LC_TIME= PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcMDstat: Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10] md0 : active raid0 sdb1[0] sdc1[1] 35156244352 blocks 64k chunks unused devices: SourcePackage: mdadm dmi.bios.date: 08/03/2012 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 2.1c dmi.board.asset.tag: To Be Filled By O.E.M. dmi.board.name: X8DTU dmi.board.vendor: Supermicro dmi.board.version: 1234567890 dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 17 dmi.chassis.vendor: Supermicro dmi.chassis.version: 1234567890 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr2.1c:bd08/03/2012:svnSupermicro:pnX8DTU:pvr1234567890:rvnSupermicro:rnX8DTU:rvr1234567890:cvnSupermicro:ct17:cvr1234567890: dmi.product.name: X8DTU dmi.product.version: 1234567890 dmi.sys.vendor: Supermicro etc.blkid.tab: Error: [Errno 2] No such file or directory: '/etc/blkid.tab' To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247064/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1235864] Re: Network down after resume
Unmarked as a duplicate as this was initially marked a duplicate with no indication this is such. As well, if something is happening after a resume, this would indicate a kernel bug in a driver causing this, versus userspace. Please do not mark this a duplicate again unless you can make a precise technical analysis on what commit would be causing this issue. Thank you for your understanding. ** This bug is no longer a duplicate of bug 1184262 [logind] stuck in PrepareForSleep, causing network and other services to not resume -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1235864 Title: Network down after resume Status in “linux” package in Ubuntu: Incomplete Bug description: In Saucy, after resuming from suspend, the network is disabled. WORKAROUND: Running "sudo restart network-manager" fixes the problem each time. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: network-manager 0.9.8.0-0ubuntu21 ProcVersionSignature: Ubuntu 3.11.0-11.17-generic 3.11.3 Uname: Linux 3.11.0-11-generic i686 ApportVersion: 2.12.5-0ubuntu1 Architecture: i386 Date: Sun Oct 6 08:11:23 2013 IfupdownConfig: auto lo iface lo inet loopback InstallationDate: Installed on 2010-09-15 (1116 days ago) InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release i386 (20100816.1) IpRoute: default via 192.168.0.254 dev wlan2 proto static 192.168.0.0/24 dev wlan2 proto kernel scope link src 192.168.0.11 metric 9 192.168.122.0/24 dev virbr0 proto kernel scope link src 192.168.122.1 MarkForUpload: True NetworkManager.state: [main] WirelessEnabled=true NetworkingEnabled=true SourcePackage: network-manager UpgradeStatus: Upgraded to saucy on 2011-04-01 (918 days ago) nmcli-dev: DEVICE TYPE STATE DBUS-PATH eth2 802-3-ethernetunavailable /org/freedesktop/NetworkManager/Devices/1 wlan2 802-11-wireless connected /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.8.0connected enabled enabled enabledenabled disabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1235864/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1187005] Re: WiFi doesn't work after resume
Unmarked as a duplicate as this was initially marked a duplicate with no indication this is such. As well, if something is happening after a resume, this would indicate a kernel bug in a driver causing this, versus userspace. Please do not mark this a duplicate again unless you can make a precise technical analysis on what commit would be causing this issue. Thank you for your understanding. Julien Olivier, could you please confirm this issue exists with the latest development release of Ubuntu? ISO images are available from http://cdimage.ubuntu.com/daily-live/current/ . If the issue remains, could you please run the following command in the development release from a Terminal (Applications->Accessories->Terminal), as it will automatically gather and attach updated debug information to this report: apport-collect -p linux Also, could you please test the latest upstream kernel available (not the daily folder, but the one all the way at the bottom) following https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional upstream developers to examine the issue.Once you've tested the upstream kernel, please comment on which kernel version specifically you tested. If this bug is fixed in the mainline kernel, please add the following tags: kernel-fixed-upstream kernel-fixed-upstream-VERSION-NUMBER where VERSION-NUMBER is the version number of the kernel you tested. For example: kernel-fixed-upstream-v3.12-rc7 This can be done by clicking on the yellow circle with a black pencil icon next to the word Tags located at the bottom of the bug description. As well, please remove the tag: needs-upstream-testing If the mainline kernel does not fix this bug, please add the following tags: kernel-bug-exists-upstream kernel-bug-exists-upstream-VERSION-NUMBER As well, please remove the tag: needs-upstream-testing Once testing of the upstream kernel is complete, please mark this bug's Status as Confirmed. Please let us know your results. Thank you for your understanding. ** Project changed: ubuntu-gnome => linux (Ubuntu) ** Changed in: linux (Ubuntu) Status: New => 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/1187005 Title: WiFi doesn't work after resume Status in “linux” package in Ubuntu: Incomplete Bug description: After resuming from suspend, the WiFi doesn't work any more. Clicking on the network applet, I can see that WiFi is disabled, but after enabling it, it disabels itself again immediately. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: network-manager 0.9.8.0-0ubuntu9~raring2 [origin: LP-PPA-gnome3-team-gnome3-staging] ProcVersionSignature: Ubuntu 3.8.0-24.35-generic 3.8.13 Uname: Linux 3.8.0-24-generic i686 ApportVersion: 2.9.2-0ubuntu8.1 Architecture: i386 Date: Mon Jun 3 16:13:43 2013 IfupdownConfig: auto lo iface lo inet loopback InstallationDate: Installed on 2010-09-15 (991 days ago) InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release i386 (20100816.1) IpRoute: default via 192.168.0.254 dev wlan2 proto static 169.254.0.0/16 dev wlan2 scope link metric 1000 192.168.0.0/24 dev wlan2 proto kernel scope link src 192.168.0.12 metric 9 192.168.122.0/24 dev virbr0 proto kernel scope link src 192.168.122.1 MarkForUpload: True NetworkManager.state: [main] WirelessEnabled=true NetworkingEnabled=true SourcePackage: network-manager UpgradeStatus: Upgraded to raring on 2011-04-01 (794 days ago) nmcli-dev: DEVICE TYPE STATE DBUS-PATH eth2 802-3-ethernetunavailable /org/freedesktop/NetworkManager/Devices/1 wlan2 802-11-wireless connected /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.8.0connected enabled enabled enabledenabled disabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1187005/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1234469] Re: Network does not come up after resuming from suspend.
Unmarked as a duplicate as this was initially marked a duplicate with no indication this is such. As well, if something is happening after a resume, this would indicate a kernel bug in a driver causing this, versus userspace. Please do not mark this a duplicate again unless you can make a precise technical analysis on what commit would be causing this issue. Thank you for your understanding. ** This bug is no longer a duplicate of bug 1184262 [logind] stuck in PrepareForSleep, causing network and other services to not resume -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1234469 Title: Network does not come up after resuming from suspend. Status in “linux” package in Ubuntu: Incomplete Bug description: When my computer wakes up from being suspended, the wireless network connection doesn't come back up. I'm able to fix the problem by running "nmcli nm sleep false", which causes the wireless card to reconnect. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: network-manager 0.9.8.0-0ubuntu21 ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1 Uname: Linux 3.11.0-8-generic x86_64 NonfreeKernelModules: fglrx ApportVersion: 2.12.5-0ubuntu1 Architecture: amd64 Date: Wed Oct 2 20:21:33 2013 EcryptfsInUse: Yes IfupdownConfig: # interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet loopback InstallationDate: Installed on 2013-08-09 (54 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) IpRoute: default via 192.168.125.1 dev wlan0 proto static 192.168.125.0/24 dev wlan0 proto kernel scope link src 192.168.125.8 metric 9 MarkForUpload: True NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true WimaxEnabled=true RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no SourcePackage: network-manager SystemImageInfo: Error: [Errno 2] No such file or directory: 'system-image-cli' UpgradeStatus: Upgraded to saucy on 2013-08-09 (54 days ago) nmcli-con: NAME UUID TYPE TIMESTAMPTIMESTAMP-REAL AUTOCONNECT READONLY DBUS-PATH Wired connection 199a6c07f-9a94-4c8e-82dd-0381befd6f90 802-3-ethernet1380753272 Wed 02 Oct 2013 05:34:32 PM CDTyes no /org/freedesktop/NetworkManager/Settings/1 9739 172c6f5c-b69c-40dd-ac1b-a279c84a17f8 802-11-wireless 1380763079 Wed 02 Oct 2013 08:17:59 PM CDTyes no /org/freedesktop/NetworkManager/Settings/0 nmcli-dev: DEVICE TYPE STATE DBUS-PATH eth0 802-3-ethernetunavailable /org/freedesktop/NetworkManager/Devices/1 wlan0 802-11-wireless connected /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.8.0connected enabled enabled enabledenabled enabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1234469/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1187005] Re: WiFi doesn't work after resume
Status changed to 'Confirmed' because the bug affects multiple users. ** 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/1187005 Title: WiFi doesn't work after resume Status in “linux” package in Ubuntu: Incomplete Bug description: After resuming from suspend, the WiFi doesn't work any more. Clicking on the network applet, I can see that WiFi is disabled, but after enabling it, it disabels itself again immediately. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: network-manager 0.9.8.0-0ubuntu9~raring2 [origin: LP-PPA-gnome3-team-gnome3-staging] ProcVersionSignature: Ubuntu 3.8.0-24.35-generic 3.8.13 Uname: Linux 3.8.0-24-generic i686 ApportVersion: 2.9.2-0ubuntu8.1 Architecture: i386 Date: Mon Jun 3 16:13:43 2013 IfupdownConfig: auto lo iface lo inet loopback InstallationDate: Installed on 2010-09-15 (991 days ago) InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release i386 (20100816.1) IpRoute: default via 192.168.0.254 dev wlan2 proto static 169.254.0.0/16 dev wlan2 scope link metric 1000 192.168.0.0/24 dev wlan2 proto kernel scope link src 192.168.0.12 metric 9 192.168.122.0/24 dev virbr0 proto kernel scope link src 192.168.122.1 MarkForUpload: True NetworkManager.state: [main] WirelessEnabled=true NetworkingEnabled=true SourcePackage: network-manager UpgradeStatus: Upgraded to raring on 2011-04-01 (794 days ago) nmcli-dev: DEVICE TYPE STATE DBUS-PATH eth2 802-3-ethernetunavailable /org/freedesktop/NetworkManager/Devices/1 wlan2 802-11-wireless connected /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.8.0connected enabled enabled enabledenabled disabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1187005/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1187005] Re: WiFi doesn't work after resume
@penalvch: the bug I reported is definitely the same as bug #1184262. The symptoms, at least, are exactly the same, and the fix provided in bug #1184262 works for me too. That's why I marked this bug as a duplicate of bug #1184262. Now, if you really insist on this bug not being a duplicate of #1184262, feel free to keep this one opened, but I'm not going to bother investigating any more, as the problem is now fixed for me thanks to the updated package provided on bug #1184262. Thanks. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1187005 Title: WiFi doesn't work after resume Status in “linux” package in Ubuntu: Incomplete Bug description: After resuming from suspend, the WiFi doesn't work any more. Clicking on the network applet, I can see that WiFi is disabled, but after enabling it, it disabels itself again immediately. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: network-manager 0.9.8.0-0ubuntu9~raring2 [origin: LP-PPA-gnome3-team-gnome3-staging] ProcVersionSignature: Ubuntu 3.8.0-24.35-generic 3.8.13 Uname: Linux 3.8.0-24-generic i686 ApportVersion: 2.9.2-0ubuntu8.1 Architecture: i386 Date: Mon Jun 3 16:13:43 2013 IfupdownConfig: auto lo iface lo inet loopback InstallationDate: Installed on 2010-09-15 (991 days ago) InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release i386 (20100816.1) IpRoute: default via 192.168.0.254 dev wlan2 proto static 169.254.0.0/16 dev wlan2 scope link metric 1000 192.168.0.0/24 dev wlan2 proto kernel scope link src 192.168.0.12 metric 9 192.168.122.0/24 dev virbr0 proto kernel scope link src 192.168.122.1 MarkForUpload: True NetworkManager.state: [main] WirelessEnabled=true NetworkingEnabled=true SourcePackage: network-manager UpgradeStatus: Upgraded to raring on 2011-04-01 (794 days ago) nmcli-dev: DEVICE TYPE STATE DBUS-PATH eth2 802-3-ethernetunavailable /org/freedesktop/NetworkManager/Devices/1 wlan2 802-11-wireless connected /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.8.0connected enabled enabled enabledenabled disabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1187005/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1241582] Re: system freezes after suspend to RAM
A few times I had similar problems like Angelos had. I now am pretty sure that in my case the NOUVEAU driver in combination with the new GNOME libraries is the reason for the troubles. Yesterday I gave up and installed Mint 15 with cinnamon - but same here. Only the combination lightdm+xfce made no problems. One time I had the chance to look at "dmesg" and there I saw a ton of errors (more than 50 lines) coming from noveau after waking up. Then I installed the proprietary nvidia drivers and the problems were gone. My fault that I lost this dmesg output when I reinstalled Ubuntu 13.10 then. Actual state: Ubuntu Gnome 13.10, Nvidia drivers 319 => working. I hope that nouveau will soon be usable again, because the text consoles look ugly with nvidia drivers, no KMS, ... -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1241582 Title: system freezes after suspend to RAM Status in “linux” package in Ubuntu: Confirmed Bug description: Since saucy, system freezes after suspend to RAM. It really freezes. Not just X. No terminal switch with Ctrl+Alt+F1 possible or SSH login to machine possible. System: Saucy desktop amd64 CPU: AMD Phenom II X6 Board: ASUS M4A88TD-V EVO/USB3 Video: AMD Radeon HD 6850 (with fglrx) PS: System was upgraded from Raring to Saucy after release, not in beta or other test phases. --- ApportVersion: 2.12.5-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: stephan2481 F pulseaudio /dev/snd/controlC2: stephan2481 F pulseaudio /dev/snd/controlC0: stephan2481 F pulseaudio DistroRelease: Ubuntu 13.10 HibernationDevice: RESUME=UUID=2c3c9dcb-0fd6-4860-98d0-53c4dba319d8 InstallationDate: Installed on 2011-10-18 (731 days ago) InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: System manufacturer System Product Name MarkForUpload: True NonfreeKernelModules: fglrx Package: linux (not installed) ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=427dcfbf-6f4e-49e5-abe1-1b50a9d37e88 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Failed to create secure directory (/run/user/1000/pulse): Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.11.0-12-generic N/A linux-backports-modules-3.11.0-12-generic N/A linux-firmware 1.116 RfKill: Tags: saucy Uname: Linux 3.11.0-12-generic x86_64 UpgradeStatus: Upgraded to saucy on 2013-10-17 (0 days ago) UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare dmi.bios.date: 08/09/2012 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 2301 dmi.board.asset.tag: To Be Filled By O.E.M. dmi.board.name: M4A88TD-V EVO/USB3 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.:bvr2301:bd08/09/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM4A88TD-VEVO/USB3:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion: dmi.product.name: System Product Name dmi.product.version: System Version dmi.sys.vendor: System manufacturer --- ApportVersion: 2.12.5-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: stephan2596 F pulseaudio /dev/snd/controlC2: stephan2596 F pulseaudio /dev/snd/controlC0: stephan2596 F pulseaudio CurrentDmesg: [ 30.285979] vboxdrv: fAsync=0 offMin=0xd40 offMax=0x173b0 [ 30.286165] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'. [ 30.286170] vboxdrv: Successfully loaded version 4.2.16_Ubuntu (interface 0x001a0005). [ 30.560580] vboxpci: IOMMU not found (not registered) DistroRelease: Ubuntu 13.10 HibernationDevice: RESUME=UUID=2c3c9dcb-0fd6-4860-98d0-53c4dba319d8 InstallationDate: Installed on 2011-10-18 (737 days ago) InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: System manufacturer System Product Name MarkForUpload: True Package: linux (not installed) ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-13-generic root=UUID=427dcfbf-6f4e-49e5-abe1-1b50a9d37e88 ro quiet splash vt.handoff=7 ProcVersionSign
[Kernel-packages] [Bug 1035074] Re: Behavior of '~' in Spanish keyboard is wrong
** No longer affects: linux (Ubuntu) ** Changed in: xkeyboard-config (Ubuntu) Status: New => Confirmed ** Changed in: xkeyboard-config (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1035074 Title: Behavior of '~' in Spanish keyboard is wrong Status in “xkeyboard-config” package in Ubuntu: Confirmed Bug description: On Spanish keyboards, whey you hit AltGr+4, a "~" sign is immediately printed. Instead, nothing should be printed until you hit the next key; if the next key you hit is a vowel or any latter that can have a tilde over it, then that character should be produced. For example, if you hit AltGr+4 and then "a", you should get an ã In order to type a plain ~ you should have to hit AltGr+4 followed by a space. In other words the character "~" should work the same way as "`", "´" and "¨" and "^" do. I'm almost sure this was how it used to work until very recently, so I thing this is a regression introduced by some recent update. I guess the correct package is not "linux" but I have no idea which package it is and how to figure it out. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-29-generic 3.2.0-29.46 ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24 Uname: Linux 3.2.0-29-generic i686 NonfreeKernelModules: nvidia AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu12 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: teo2293 F pulseaudio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xfebf8000 irq 49' Mixer name : 'Realtek ALC660-VD' Components : 'HDA:10ec0660,1043,0011 HDA:10573055,10431316,00100700' Controls : 28 Simple ctrls : 16 Date: Thu Aug 9 22:20:13 2012 HibernationDevice: RESUME=UUID=b1b3e5fe-38e2-44c9-9e48-4564cd9f4d66 InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429) MachineType: ASUSTeK Computer Inc. M51Sn ProcEnviron: TERM=xterm PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-29-generic root=UUID=173acbf5-26a0-49e3-8d2b-f1c142582cbf ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.2.0-29-generic N/A linux-backports-modules-3.2.0-29-generic N/A linux-firmware1.79 SourcePackage: linux StagingDrivers: zram UpgradeStatus: Upgraded to precise on 2012-05-17 (84 days ago) UserAsoundrc: pcm.!default { type pulse } ctl.!default { type pulse } pcm.pulse { type pulse } ctl.pulse { type pulse } dmi.bios.date: 12/24/2007 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 303 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: M51Sn dmi.board.vendor: ASUSTeK Computer Inc. dmi.board.version: 1.0 dmi.chassis.asset.tag: ATN12345678901234567 dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTeK Computer Inc. dmi.chassis.version: 1.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr303:bd12/24/2007:svnASUSTeKComputerInc.:pnM51Sn:pvr1.0:rvnASUSTeKComputerInc.:rnM51Sn:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0: dmi.product.name: M51Sn 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/xkeyboard-config/+bug/1035074/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1243944] Re: linux-ti-omap4: 3.5.0-235.51 -proposed tracker
** Changed in: kernel-sru-workflow/regression-testing Status: Confirmed => In Progress ** Changed in: kernel-sru-workflow/regression-testing Assignee: Canonical Platform QA Team (canonical-platform-qa) => Parameswaran Sivatharman (psivaa) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-ti-omap4 in Ubuntu. https://bugs.launchpad.net/bugs/1243944 Title: linux-ti-omap4: 3.5.0-235.51 -proposed tracker Status in Kernel SRU Workflow: In Progress Status in Kernel SRU Workflow certification-testing series: Invalid Status in Kernel SRU Workflow prepare-package series: Fix Released Status in Kernel SRU Workflow prepare-package-meta series: Fix Released Status in Kernel SRU Workflow promote-to-proposed series: Fix Released Status in Kernel SRU Workflow promote-to-security series: New Status in Kernel SRU Workflow promote-to-updates series: New Status in Kernel SRU Workflow regression-testing series: In Progress Status in Kernel SRU Workflow security-signoff series: In Progress Status in Kernel SRU Workflow upload-to-ppa series: Fix Released Status in Kernel SRU Workflow verification-testing series: Fix Released Status in “linux-ti-omap4” package in Ubuntu: Invalid Status in “linux-ti-omap4” source package in Quantal: New Status in “linux-ti-omap4” source package in Raring: New Status in “linux-ti-omap4” source package in Saucy: New Bug description: This bug is for tracking the upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Wednesday, 23. October 2013 22:02 UTC kernel-stable-master-bug:1242895 kernel-stable-Certification-testing-end:Friday, 25. October 2013 00:04 UTC kernel-stable-Prepare-package-end:Thursday, 31. October 2013 18:49 UTC kernel-stable-Promote-to-proposed-start:Thursday, 31. October 2013 18:49 UTC kernel-stable-Promote-to-proposed-end:Thursday, 31. October 2013 19:02 UTC kernel-stable-Security-signoff-start:Thursday, 31. October 2013 20:04 UTC kernel-stable-Verification-testing-start:Thursday, 31. October 2013 20:04 UTC kernel-stable-Regression-testing-start:Thursday, 31. October 2013 20:04 UTC kernel-stable-phase:Testing kernel-stable-phase-changed:Thursday, 31. October 2013 21:03 UTC kernel-stable-Verification-testing-end:Thursday, 31. October 2013 21:03 UTC To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1243944/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1244501] Re: Regression: audio stopped working after upgrade to 13.10
*** This bug is a duplicate of bug 1239233 *** https://bugs.launchpad.net/bugs/1239233 ** This bug has been marked a duplicate of bug 1239233 Video playback is like fast forward in 13.10 when radeon HDMI audio output is enabled -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1244501 Title: Regression: audio stopped working after upgrade to 13.10 Status in “linux” package in Ubuntu: Incomplete Bug description: After the upgrade, sound stopped working for me. The volume would always be set to 100% after booting, though I couldn't hear anything. I went to the audio settings, and discovered that the hardware profile was set to "Digital Stereo (HDMI) Output". Changing it to "Analog Stereo Output" fixed the problem. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1244501/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1176315] Re: Network-manager unresponsive to mouse clicks after resume from suspend
Cannot confirm due to other major issues with resume from suspend in Saucy Salamander and open source radeon driver. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1176315 Title: Network-manager unresponsive to mouse clicks after resume from suspend Status in “linux” package in Ubuntu: Incomplete Bug description: Interface won't respond to mouse clicks after resume from suspend: Right-click --> Disconnect --> nothing happens Right-click --> Wired Connection 1 --> nothing happens Right-click --> Enable Networking --> nothing happens Right-click --> Information --> nothing happens Right-click --> Edit... --> nothing happens ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: network-manager 0.9.6.0-0ubuntu7 ProcVersionSignature: Ubuntu 3.5.0-28.48-generic 3.5.7.9 Uname: Linux 3.5.0-28-generic x86_64 NonfreeKernelModules: fglrx ApportVersion: 2.6.1-0ubuntu10 Architecture: amd64 Date: Sat May 4 13:29:19 2013 IfupdownConfig: # interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet loopback InstallationDate: Installed on 2013-01-17 (106 days ago) InstallationMedia: Xubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.1) IpRoute: default via 192.168.100.1 dev eth0 proto static 192.168.100.0/24 dev eth0 proto kernel scope link src 192.168.100.20 metric 1 MarkForUpload: True NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true WimaxEnabled=true ProcEnviron: PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: yes SourcePackage: network-manager UpgradeStatus: No upgrade log present (probably fresh install) nmcli-dev: DEVICE TYPE STATE DBUS-PATH wlan0 802-11-wireless unavailable /org/freedesktop/NetworkManager/Devices/1 eth0 802-3-ethernetconnected /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.6.0connected enabled disabled disabled enabled enabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1176315/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1063354] Re: Sudden Read-Only Filesystems
Hi, I had exactly same problem and I solved it. My ubuntu 13.04 is installed on Intel SATA 2 SSD but was connected to the Motherboard on SATA 3 connector (in the past, this drive was for windows partition and no errors with the Marvell chipset SATA 3 with SATA 2 drive). I switch my SSD on SATA 2 connector then no problems I hope this may help you... -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1063354 Title: Sudden Read-Only Filesystems Status in “linux” package in Ubuntu: Confirmed Bug description: After upgrading to ubuntu 12.10, I experience sudden locks of my filesystems (I have a root and a home partition with ext4), in which the filesystems suddenly become mounted readonly. /var/log/syslog shows the following entries: Oct 7 20:00:42 StudioXPS signond[3510]: signondaemon.cpp 345 init Failed to SUID root. Secure storage will not be available. Oct 7 20:02:12 StudioXPS kernel: [ 249.193555] ata1.00: exception Emask 0x0 SAct 0x7 SErr 0x0 action 0x0 Oct 7 20:02:12 StudioXPS kernel: [ 249.193561] ata1.00: irq_stat 0x4001 Oct 7 20:02:12 StudioXPS kernel: [ 249.193565] ata1.00: failed command: READ FPDMA QUEUED Oct 7 20:02:12 StudioXPS kernel: [ 249.193572] ata1.00: cmd 60/20:00:90:6f:53/00:00:1a:00:00/40 tag 0 ncq 16384 in Oct 7 20:02:12 StudioXPS kernel: [ 249.193572] res 41/40:20:98:6f:53/00:00:1a:00:00/40 Emask 0x409 (media error) Oct 7 20:02:12 StudioXPS kernel: [ 249.193575] ata1.00: status: { DRDY ERR } Oct 7 20:02:12 StudioXPS kernel: [ 249.193578] ata1.00: error: { UNC } Oct 7 20:02:12 StudioXPS kernel: [ 249.193581] ata1.00: failed command: WRITE FPDMA QUEUED Oct 7 20:02:12 StudioXPS kernel: [ 249.193587] ata1.00: cmd 61/18:08:18:fb:0e/00:00:2b:00:00/40 tag 1 ncq 12288 out Oct 7 20:02:12 StudioXPS kernel: [ 249.193587] res 41/40:08:98:6f:53/00:00:1a:00:00/40 Emask 0x9 (media error) Oct 7 20:02:12 StudioXPS kernel: [ 249.193590] ata1.00: status: { DRDY ERR } Oct 7 20:02:12 StudioXPS kernel: [ 249.193593] ata1.00: error: { UNC } Oct 7 20:02:12 StudioXPS kernel: [ 249.193596] ata1.00: failed command: WRITE FPDMA QUEUED Oct 7 20:02:12 StudioXPS kernel: [ 249.193602] ata1.00: cmd 61/d8:10:a0:bd:8b/00:00:0d:00:00/40 tag 2 ncq 110592 out Oct 7 20:02:12 StudioXPS kernel: [ 249.193602] res 41/40:08:98:6f:53/00:00:1a:00:00/40 Emask 0x9 (media error) Oct 7 20:02:12 StudioXPS kernel: [ 249.193605] ata1.00: status: { DRDY ERR } Oct 7 20:02:12 StudioXPS kernel: [ 249.193607] ata1.00: error: { UNC } Oct 7 20:02:12 StudioXPS kernel: [ 249.196606] ata1.00: configured for UDMA/100 Oct 7 20:02:12 StudioXPS kernel: [ 249.196622] sd 0:0:0:0: >[sda] Unhandled sense code Oct 7 20:02:12 StudioXPS kernel: [ 249.196624] sd 0:0:0:0: >[sda] Oct 7 20:02:12 StudioXPS kernel: [ 249.196626] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE Oct 7 20:02:12 StudioXPS kernel: [ 249.196628] sd 0:0:0:0: >[sda] Oct 7 20:02:12 StudioXPS kernel: [ 249.196629] Sense Key : Medium Error [current] [descriptor] Oct 7 20:02:12 StudioXPS kernel: [ 249.196633] Descriptor sense data with sense descriptors (in hex): Oct 7 20:02:12 StudioXPS kernel: [ 249.196634] 72 03 11 04 00 00 00 0c 00 0a 80 00 00 00 00 00 Oct 7 20:02:12 StudioXPS kernel: [ 249.196642] 1a 53 6f 98 Oct 7 20:02:12 StudioXPS kernel: [ 249.196645] sd 0:0:0:0: >[sda] Oct 7 20:02:12 StudioXPS kernel: [ 249.196648] Add. Sense: Unrecovered read error - auto reallocate failed Oct 7 20:02:12 StudioXPS kernel: [ 249.196650] sd 0:0:0:0: >[sda] CDB: Oct 7 20:02:12 StudioXPS kernel: [ 249.196651] Read(10): 28 00 1a 53 6f 90 00 00 20 00 Oct 7 20:02:12 StudioXPS kernel: [ 249.196658] end_request: I/O error, dev sda, sector 441675672 Oct 7 20:02:12 StudioXPS kernel: [ 249.196674] sd 0:0:0:0: >[sda] Unhandled sense code Oct 7 20:02:12 StudioXPS kernel: [ 249.196676] sd 0:0:0:0: >[sda] Oct 7 20:02:12 StudioXPS kernel: [ 249.196678] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE Oct 7 20:02:12 StudioXPS kernel: [ 249.196679] sd 0:0:0:0: >[sda] Oct 7 20:02:12 StudioXPS kernel: [ 249.196681] Sense Key : Medium Error [current] [descriptor] Oct 7 20:02:12 StudioXPS kernel: [ 249.196683] Descriptor sense data with sense descriptors (in hex): Oct 7 20:02:12 StudioXPS kernel: [ 249.196684] 72 03 11 04 00 00 00 0c 00 0a 80 00 00 00 00 00 Oct 7 20:02:12 StudioXPS kernel: [ 249.196692] 1a 53 6f 98 Oct 7 20:02:12 StudioXPS kernel: [ 249.196695] sd 0:0:0:0: >[sda] Oct 7 20:02:12 StudioXPS kernel: [ 249.196697] Add. Sense: Unrecovered read error - auto reallocate failed Oct 7 20:02:12 StudioXPS kernel: [ 249.196699] sd 0:0:0:0: >[sda] CDB: Oct 7 20:02:12 StudioXPS kernel: [ 249.196700] Write(10): 2a 00 2b 0e fb 18 00 0
[Kernel-packages] [Bug 1243951] Re: linux-ti-omap4: 3.2.0-1440.59 -proposed tracker
** Changed in: kernel-sru-workflow/regression-testing Status: Confirmed => In Progress ** Changed in: kernel-sru-workflow/regression-testing Assignee: Canonical Platform QA Team (canonical-platform-qa) => Parameswaran Sivatharman (psivaa) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-ti-omap4 in Ubuntu. https://bugs.launchpad.net/bugs/1243951 Title: linux-ti-omap4: 3.2.0-1440.59 -proposed tracker Status in Kernel SRU Workflow: In Progress Status in Kernel SRU Workflow certification-testing series: Invalid Status in Kernel SRU Workflow prepare-package series: Fix Released Status in Kernel SRU Workflow prepare-package-meta series: Fix Released Status in Kernel SRU Workflow promote-to-proposed series: Fix Released Status in Kernel SRU Workflow promote-to-security series: New Status in Kernel SRU Workflow promote-to-updates series: New Status in Kernel SRU Workflow regression-testing series: In Progress Status in Kernel SRU Workflow security-signoff series: In Progress Status in Kernel SRU Workflow upload-to-ppa series: Fix Released Status in Kernel SRU Workflow verification-testing series: Fix Released Status in “linux-ti-omap4” package in Ubuntu: Invalid Status in “linux-ti-omap4” source package in Precise: New Bug description: This bug is for tracking the upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-Prepare-package-start:Wednesday, 23. October 2013 22:13 UTC kernel-stable-master-bug:1242901 kernel-stable-Certification-testing-end:Friday, 25. October 2013 03:36 UTC kernel-stable-Prepare-package-end:Thursday, 31. October 2013 18:47 UTC kernel-stable-Promote-to-proposed-start:Thursday, 31. October 2013 18:47 UTC kernel-stable-Promote-to-proposed-end:Thursday, 31. October 2013 19:03 UTC kernel-stable-Security-signoff-start:Thursday, 31. October 2013 20:05 UTC kernel-stable-Verification-testing-start:Thursday, 31. October 2013 20:05 UTC kernel-stable-Regression-testing-start:Thursday, 31. October 2013 20:05 UTC kernel-stable-phase:Testing kernel-stable-phase-changed:Thursday, 31. October 2013 21:04 UTC kernel-stable-Verification-testing-end:Thursday, 31. October 2013 21:04 UTC To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1243951/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1007765] Re: brightness adjusting crashes system
I have Dell Integrated Graphics Card and don't understand what echo 0 >/proc/sys/kernel/nmi_watchdogdoes. I'm really fed up with 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/1007765 Title: brightness adjusting crashes system Status in “fglrx-installer” package in Ubuntu: Confirmed Status in “linux” package in Ubuntu: Incomplete Bug description: When adjusting my laptops brightness the system crashes. what logs do in need to add and how to get them? System: -- Dell Studio 1558 -- Ubuntu 12.04 Video showing the process: http://www.youtube.com/watch?v=Vxp_rWXHnrg --- .tmp.unity.support.test.0: ApportVersion: 2.0.1-0ubuntu8 Architecture: amd64 CompizPlugins: [core,composite,opengl,neg,commands,put] CompositorRunning: None DistUpgraded: 2012-01-26 12:27:33,165 DEBUG enabling apt cron job DistroCodename: precise DistroRelease: Ubuntu 12.04 DistroVariant: ubuntu DkmsStatus: bcmwl, 5.100.82.38+bdcom, 3.2.0-23-generic, x86_64: installed bcmwl, 5.100.82.38+bdcom, 3.2.0-24-generic, x86_64: installed fglrx, 8.960, 3.2.0-20-generic, x86_64: installed fglrx, 8.960, 3.2.0-23-generic, x86_64: installed fglrx, 8.960, 3.2.0-24-generic, x86_64: installed ExtraDebuggingInterest: Yes, whatever it takes to get this fixed in Ubuntu GraphicsCard: Advanced Micro Devices [AMD] nee ATI RV710 [Mobility Radeon HD 4500/5100 Series] [1002:9553] (prog-if 00 [VGA controller]) Subsystem: Dell Device [1028:0413] InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) JockeyStatus: xorg:fglrx_updates - ATI/AMD proprietary FGLRX graphics driver (post-release updates) (Proprietary, Disabled, Not in use) kmod:wl - Broadcom STA wireless driver (Proprietary, Enabled, In use) [auto-install] xorg:fglrx - ATI/AMD proprietary FGLRX graphics driver (Proprietary, Enabled, In use) MachineType: Dell Inc. Studio 1558 NonfreeKernelModules: fglrx wl Package: xorg 1:7.6+12ubuntu1 PackageArchitecture: amd64 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-24-generic root=UUID=cd6ba6ea-6e63-41cc-b872-c101873444c6 ro quiet splash ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16 Tags: precise ubuntu Uname: Linux 3.2.0-24-generic x86_64 UpgradeStatus: Upgraded to precise on 2012-01-26 (129 days ago) UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare dmi.bios.date: 09/13/2010 dmi.bios.vendor: Dell Inc. dmi.bios.version: A10 dmi.board.vendor: Dell Inc. dmi.board.version: A10 dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: A10 dmi.modalias: dmi:bvnDellInc.:bvrA10:bd09/13/2010:svnDellInc.:pnStudio1558:pvrA10:rvnDellInc.:rn:rvrA10:cvnDellInc.:ct8:cvrA10: dmi.product.name: Studio 1558 dmi.product.version: A10 dmi.sys.vendor: Dell Inc. version.compiz: compiz 1:0.9.7.8-0ubuntu1 version.fglrx-installer: fglrx-installer N/A version.ia32-libs: ia32-libs 20090808ubuntu36 version.libdrm2: libdrm2 2.4.32-1ubuntu1 version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.2-0ubuntu3 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.2-0ubuntu3 version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.2 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.99~git20111219.aacbd629-0ubuntu2 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:0.0.16+git20111201+b5534a1-1build2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1007765/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1247154] 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/1247154 Title: ACPI battery: non-void init function not returning a value Status in “linux” package in Ubuntu: Confirmed Status in “linux” source package in Precise: Triaged Bug description: The drivers/acpi/battery.c init function starts with: static int __init acpi_battery_init(void) { if (acpi_disabled) return; [ ... ] This could cause problems because, if ACPI is disabled, the driver init function would return 0 (success) without being initialised. The following compiler warning is shown when compiling Precise kernel: /home/henrix/src/precise/ubuntu-precise/drivers/acpi/battery.c: In function 'acpi_battery_init': /home/henrix/src/precise/ubuntu-precise/drivers/acpi/battery.c:1172:3: warning: 'return' with no value, in function returning non-void [-Wreturn-type] ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-56-generic 3.2.0-56.86 ProcVersionSignature: Ubuntu 3.2.0-56.86-generic 3.2.51 Uname: Linux 3.2.0-56-generic x86_64 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu17.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC2: ubuntu 1607 F pulseaudio /dev/snd/controlC1: ubuntu 1607 F pulseaudio /dev/snd/controlC0: ubuntu 1607 F pulseaudio CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found. Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xfebf irq 45' Mixer name : 'Generic 1af4 ID 21' Components : 'HDA:1af40021,1af40021,00100101' Controls : 1 Simple ctrls : 1 Card1.Amixer.info: Card hw:1 'I82801AAICH'/'Intel 82801AA-ICH with STAC9700,83,84 at irq 11' Mixer name : 'SigmaTel STAC9700,83,84' Components : 'AC97a:83847600' Controls : 8 Simple ctrls : 12 Card2.Amixer.info: Card hw:2 'AudioPCI'/'Ensoniq AudioPCI ENS1370 at 0xc400, irq 10' Mixer name : 'Asahi Kasei AK4531' Components : 'AK4531' Controls : 43 Simple ctrls : 15 Date: Fri Nov 1 15:15:26 2013 HibernationDevice: RESUME=UUID=fb857da5-f276-48a8-a960-9e268be368ca InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64+mac (20120823.1) IwConfig: lono wireless extensions. eth0 no wireless extensions. Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize libusb: -99 MachineType: Bochs Bochs MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-56-generic root=UUID=4aa0ea77-9f66-4074-a28f-6f808346c7a6 ro console=ttyS0 RelatedPackageVersions: linux-restricted-modules-3.2.0-56-generic N/A linux-backports-modules-3.2.0-56-generic N/A linux-firmware1.79.7 RfKill: SourcePackage: linux StagingDrivers: zram UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 01/01/2011 dmi.bios.vendor: Bochs dmi.bios.version: Bochs dmi.chassis.type: 1 dmi.chassis.vendor: Bochs dmi.modalias: dmi:bvnBochs:bvrBochs:bd01/01/2011:svnBochs:pnBochs:pvr:cvnBochs:ct1:cvr: dmi.product.name: Bochs dmi.sys.vendor: Bochs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247154/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 247960] Re: Grub long sequential reads are extremely slow from USB2.0 HDD/FLASH drives
** Tags added: raring -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/247960 Title: Grub long sequential reads are extremely slow from USB2.0 HDD/FLASH drives Status in GRand Unified Bootloader: Confirmed Status in “linux” package in Ubuntu: Invalid Bug description: Grub long sequential reads are extremely slow from USB2.0 HDD/FLASH drives. Reading vmlinuz(4.6MB) + initrd(18MB) takes several minutes (~0.5Mb/s) Issues affects all grub versions until current in Natty (1.99~rc1-13ubuntu1). But might be related to bad BIOS implementations. Affected chipsets: Intel 915 (todo) Intel 965 (82801G) Nvidia MCP79 Not-Affected chipsets: Intel 965 (82801H) Original description: I'm using Hardy. Nothing happens for 50 seconds during bootup. There is only a blinking cursor on the screen after the grub menu. After the 50 seconds the splash screen appears. This problem only occurs on cold start, it doesn't happen when I just reboot. I have an HP nw8440 laptop. I'm attaching my dmesg and lspci -vv output. Old Update: I've found out that initrd is read really slowly and this is causing the long delay during boot. Please read comment #27: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/247960/comments/27 To manage notifications about this bug go to: https://bugs.launchpad.net/grub/+bug/247960/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1247154] [NEW] ACPI battery: non-void init function not returning a value
Public bug reported: The drivers/acpi/battery.c init function starts with: static int __init acpi_battery_init(void) { if (acpi_disabled) return; [ ... ] This could cause problems because, if ACPI is disabled, the driver init function would return 0 (success) without being initialised. The following compiler warning is shown when compiling Precise kernel: /home/henrix/src/precise/ubuntu-precise/drivers/acpi/battery.c: In function 'acpi_battery_init': /home/henrix/src/precise/ubuntu-precise/drivers/acpi/battery.c:1172:3: warning: 'return' with no value, in function returning non-void [-Wreturn-type] ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-56-generic 3.2.0-56.86 ProcVersionSignature: Ubuntu 3.2.0-56.86-generic 3.2.51 Uname: Linux 3.2.0-56-generic x86_64 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu17.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC2: ubuntu 1607 F pulseaudio /dev/snd/controlC1: ubuntu 1607 F pulseaudio /dev/snd/controlC0: ubuntu 1607 F pulseaudio CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found. Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xfebf irq 45' Mixer name : 'Generic 1af4 ID 21' Components : 'HDA:1af40021,1af40021,00100101' Controls : 1 Simple ctrls : 1 Card1.Amixer.info: Card hw:1 'I82801AAICH'/'Intel 82801AA-ICH with STAC9700,83,84 at irq 11' Mixer name : 'SigmaTel STAC9700,83,84' Components : 'AC97a:83847600' Controls : 8 Simple ctrls : 12 Card2.Amixer.info: Card hw:2 'AudioPCI'/'Ensoniq AudioPCI ENS1370 at 0xc400, irq 10' Mixer name : 'Asahi Kasei AK4531' Components : 'AK4531' Controls : 43 Simple ctrls : 15 Date: Fri Nov 1 15:15:26 2013 HibernationDevice: RESUME=UUID=fb857da5-f276-48a8-a960-9e268be368ca InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64+mac (20120823.1) IwConfig: lono wireless extensions. eth0 no wireless extensions. Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize libusb: -99 MachineType: Bochs Bochs MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-56-generic root=UUID=4aa0ea77-9f66-4074-a28f-6f808346c7a6 ro console=ttyS0 RelatedPackageVersions: linux-restricted-modules-3.2.0-56-generic N/A linux-backports-modules-3.2.0-56-generic N/A linux-firmware1.79.7 RfKill: SourcePackage: linux StagingDrivers: zram UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 01/01/2011 dmi.bios.vendor: Bochs dmi.bios.version: Bochs dmi.chassis.type: 1 dmi.chassis.vendor: Bochs dmi.modalias: dmi:bvnBochs:bvrBochs:bd01/01/2011:svnBochs:pnBochs:pvr:cvnBochs:ct1:cvr: dmi.product.name: Bochs dmi.sys.vendor: Bochs ** Affects: linux (Ubuntu) Importance: Undecided Assignee: Luis Henriques (henrix) Status: Confirmed ** Affects: linux (Ubuntu Precise) Importance: Undecided Assignee: Luis Henriques (henrix) Status: Triaged ** Tags: amd64 apport-bug package-from-proposed precise running-unity staging ** Patch added: "UBUNTU: SAUCE: ACPI battery: fix compiler warning" https://bugs.launchpad.net/bugs/1247154/+attachment/3897829/+files/0001-UBUNTU-SAUCE-ACPI-battery-fix-compiler-warning.patch ** Also affects: linux (Ubuntu Precise) Importance: Undecided Status: New ** Changed in: linux (Ubuntu Precise) Assignee: (unassigned) => Luis Henriques (henrix) ** Changed in: linux (Ubuntu Precise) Status: New => 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/1247154 Title: ACPI battery: non-void init function not returning a value Status in “linux” package in Ubuntu: Confirmed Status in “linux” source package in Precise: Triaged Bug description: The drivers/acpi/battery.c init function starts with: static int __init acpi_battery_init(void) { if (acpi_disabled) return; [ ... ] This could cause problems because, if ACPI is disabled, the driver init function would return 0 (success) without being initialised. The following compiler warning is shown when compiling Precise kernel: /home/henrix/src/precise/ubuntu-precise/drivers/acpi/battery.c: In function 'acpi_battery_init': /home/henrix/src/precise/ubuntu-precise/drivers/acpi/battery.c:1172:3: warning: 'return' with no value, in function returning non-void [-Wreturn-type] ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-56-generic 3.2.0-56.86 ProcVersionSignature: Ubuntu 3.2.0-56.86-generic 3.2.51 Uname: Linux 3.2.0-56-generic x86
Re: [Kernel-packages] [Bug 445852]
Something goes wrong, guys :) 2013/10/31 Greg Unger > I'm sorry, you have the wrong email. My name is Greg. > On Oct 31, 2013 9:28 AM, "Bugs-freedesktop-org-n" < > 445...@bugs.launchpad.net> > wrote: > > > you there, martin? > > > > -- > > You received this bug notification because you are subscribed to the bug > > report. > > https://bugs.launchpad.net/bugs/445852 > > > > Title: > > devkit-disks-probe-ata-smart causes HSM Violations on SSD, and > > potential hardware death > > > > To manage notifications about this bug go to: > > https://bugs.launchpad.net/easypeasy-project/+bug/445852/+subscriptions > > > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/445852 > > Title: > devkit-disks-probe-ata-smart causes HSM Violations on SSD, and > potential hardware death > > Status in EasyPeasy Overview: > Fix Released > Status in ATA S.M.A.R.T. Disk Health Monitoring Library: > Confirmed > Status in The Linux Kernel: > Won't Fix > Status in “devicekit-disks” package in Ubuntu: > Invalid > Status in “libatasmart” package in Ubuntu: > Fix Released > Status in “devicekit-disks” source package in Lucid: > Invalid > Status in “libatasmart” source package in Lucid: > Fix Released > Status in “devicekit-disks” source package in Karmic: > Fix Released > Status in “libatasmart” source package in Karmic: > Won't Fix > Status in “devicekit-disks” package in Fedora: > New > > Bug description: > TEMPORARY WORK AROUND FOR THIS PROBLEM IN KARMIC: (This is now also in > karmic-proposed and needs testing feedback): > > 1. sudo gedit /lib/udev/rules.d/95-devkit-disks.rules > > 2. locate the following lines (about 1/3 the way into the file; search > for "smart") > > # ATA disks driven by libata > KERNEL=="sd*[!0-9]", ATTR{removable}=="0", ENV{ID_BUS}=="ata", > ENV{DEVTYPE}=="disk", IMPORT{program}="devkit-disks-probe-ata-smart > $tempnode" > > 3. comment out the second line by adding a # in front, so you should > have > > # ATA disks driven by libata > #KERNEL=="sd*[!0-9]", ATTR{removable}=="0", ENV{ID_BUS}=="ata", > ENV{DEVTYPE}=="disk", IMPORT{program}="devkit-disks-probe-ata-smart > $tempnode" > > 4. save the file and reboot > > TECHNICAL ANALYSIS: > https://bugs.launchpad.net/ubuntu/karmic/+source/libatasmart/+bug/445852/comments/202 > LUCID STATUS: > https://bugs.launchpad.net/ubuntu/karmic/+source/libatasmart/+bug/445852/comments/203 > KARMIC SOLUTION: > https://bugs.launchpad.net/ubuntu/karmic/+source/libatasmart/+bug/445852/comments/204 > > BUG DESCRIPTION FOLLOWS: > > In the Karmic beta I experience ssd stalls during the boot process. > It happens almost everytime before xsplash loads and happens again > frequently between logging into gdm and the desktop loading. When it > happens during login I think it is making gnome time out on loading > panel items as I get errors related to lots of panel items failing to > load. If I log out and back in again when the ssd isn't stalled the > panel items load fine. > > When it happens the following messages appear before xplash (or in > dmesg when it happens after gdm): > > ata2: lost interrupt (Status 0x58) > ata2: drained 16384 bytes to clear DRQ. > ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen > ata2.00: BMDMA stat 0x4 > ata2.00: cmd c8/00:40:cb:60:32/00:00:00:00:00/e0 tag 0 dma 32768 in > res 58/00:40:cb:60:32/00:00:00:00:00/e0 Emask 0x2 (HSM violation) > ata2.00: status: { DRDY DRQ } > ata2: soft resetting link > ata2.00: configured for UDMA/66 > ata2: EH complete > > I did not have this issue in jaunty with this hardware and I don't > think it has happened once the system is fully loaded. I am running > karmic unr on an Acer Aspire One netbook. > > ProblemType: Bug > AplayDevices: > List of PLAYBACK Hardware Devices >card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] > Subdevices: 1/1 > Subdevice #0: subdevice #0 > Architecture: i386 > ArecordDevices: > List of CAPTURE Hardware Devices >card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] > Subdevices: 1/1 > Subdevice #0: subdevice #0 > AudioDevicesInUse: >USERPID ACCESS COMMAND >/dev/snd/controlC0: luke 1990 F pulseaudio > CRDA: Error: [Errno 2] No such file or directory > Card0.Amixer.info: >Card hw:0 'Intel'/'HDA Intel at 0x5854 irq 16' > Mixer name : 'Realtek ALC268' > Components : 'HDA:10ec0268,1025015b,00100101' > Controls : 9 > Simple ctrls : 6 > CheckboxSubmission: 12ef539f3788bfbc46bc56b5c28128a6 > CheckboxSystem: c69722ecac764861be52925fa50b4dcc > Date: Wed Oct 7 17:54:56 2009 > DistroRelease: Ubuntu 9.10 > HibernationDevice: RESUME=UUID=8d44b89b-2edb-4c02-a4be-94bd25b65081 > MachineType: Acer AOA110 > Package: linux-image-2.6.31-12-generic 2.6.3
[Kernel-packages] [Bug 1247154] Re: ACPI battery: non-void init function not returning a value
** Also affects: linux (Ubuntu Lucid) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: linux (Ubuntu Lucid) Status: New => Triaged ** Changed in: linux (Ubuntu Quantal) Status: New => Triaged ** Changed in: linux (Ubuntu Quantal) Assignee: (unassigned) => Luis Henriques (henrix) ** Changed in: linux (Ubuntu Lucid) Assignee: (unassigned) => Luis Henriques (henrix) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1247154 Title: ACPI battery: non-void init function not returning a value Status in “linux” package in Ubuntu: Confirmed Status in “linux” source package in Lucid: Triaged Status in “linux” source package in Precise: Triaged Status in “linux” source package in Quantal: Triaged Bug description: The drivers/acpi/battery.c init function starts with: static int __init acpi_battery_init(void) { if (acpi_disabled) return; [ ... ] This could cause problems because, if ACPI is disabled, the driver init function would return 0 (success) without being initialised. The following compiler warning is shown when compiling Precise kernel: /home/henrix/src/precise/ubuntu-precise/drivers/acpi/battery.c: In function 'acpi_battery_init': /home/henrix/src/precise/ubuntu-precise/drivers/acpi/battery.c:1172:3: warning: 'return' with no value, in function returning non-void [-Wreturn-type] ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-56-generic 3.2.0-56.86 ProcVersionSignature: Ubuntu 3.2.0-56.86-generic 3.2.51 Uname: Linux 3.2.0-56-generic x86_64 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu17.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC2: ubuntu 1607 F pulseaudio /dev/snd/controlC1: ubuntu 1607 F pulseaudio /dev/snd/controlC0: ubuntu 1607 F pulseaudio CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found. Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xfebf irq 45' Mixer name : 'Generic 1af4 ID 21' Components : 'HDA:1af40021,1af40021,00100101' Controls : 1 Simple ctrls : 1 Card1.Amixer.info: Card hw:1 'I82801AAICH'/'Intel 82801AA-ICH with STAC9700,83,84 at irq 11' Mixer name : 'SigmaTel STAC9700,83,84' Components : 'AC97a:83847600' Controls : 8 Simple ctrls : 12 Card2.Amixer.info: Card hw:2 'AudioPCI'/'Ensoniq AudioPCI ENS1370 at 0xc400, irq 10' Mixer name : 'Asahi Kasei AK4531' Components : 'AK4531' Controls : 43 Simple ctrls : 15 Date: Fri Nov 1 15:15:26 2013 HibernationDevice: RESUME=UUID=fb857da5-f276-48a8-a960-9e268be368ca InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64+mac (20120823.1) IwConfig: lono wireless extensions. eth0 no wireless extensions. Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize libusb: -99 MachineType: Bochs Bochs MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-56-generic root=UUID=4aa0ea77-9f66-4074-a28f-6f808346c7a6 ro console=ttyS0 RelatedPackageVersions: linux-restricted-modules-3.2.0-56-generic N/A linux-backports-modules-3.2.0-56-generic N/A linux-firmware1.79.7 RfKill: SourcePackage: linux StagingDrivers: zram UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 01/01/2011 dmi.bios.vendor: Bochs dmi.bios.version: Bochs dmi.chassis.type: 1 dmi.chassis.vendor: Bochs dmi.modalias: dmi:bvnBochs:bvrBochs:bd01/01/2011:svnBochs:pnBochs:pvr:cvnBochs:ct1:cvr: dmi.product.name: Bochs dmi.sys.vendor: Bochs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247154/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1226172] Re: iostat: Cannot open /proc/stat: Cannot allocate memory
Yes, I'm running the most-recent BIOS. This new 02.01.0002 BIOS was released, 2013/09/20, after the initial problem report. And the /proc/stat issues persist on this new BIOS as well. My current dmidecode output is: SE5C600.86B.02.01.0002.082220131453 \ 08/22/2013 ** 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/1226172 Title: iostat: Cannot open /proc/stat: Cannot allocate memory Status in “linux” package in Ubuntu: Confirmed Bug description: I receive an intermittent error using iostat -k 5 : "Cannot open /proc/stat: Cannot allocate memory" This can also be simply reproduced by entering: "cat /proc/stat", one to several (~5-10) times. strace on the "cat /proc/stat" method: ...exclude typical run-up... fstat(3, {st_mode=S_IFREG|0644, st_size=1607664, ...}) = 0 mmap(NULL, 1607664, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fd755b77000 close(3)= 0 fstat(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 5), ...}) = 0 open("/proc/stat", O_RDONLY)= -1 ENOMEM (Cannot allocate memory) write(2, "cat: ", 5cat: )= 5 write(2, "/proc/stat", 10/proc/stat) = 10 open("/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 3 fstat(3, {st_mode=S_IFREG|0644, st_size=2570, ...}) = 0 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd755d09000 read(3, "# Locale name alias data base.\n#"..., 4096) = 2570 read(3, "", 4096) = 0 close(3)= 0 munmap(0x7fd755d09000, 4096)= 0 open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/share/locale/en_US.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) ...exclude typical throw-error via LC_MESSAGES/libc.mo... /proc/meminfo detail: # cat /proc/meminfo MemTotal: 32947584 kB MemFree: 302664 kB Buffers: 154064 kB Cached: 21284268 kB SwapCached: 1728840 kB Active: 12576792 kB Inactive: 17279896 kB Active(anon):5097984 kB Inactive(anon): 3320844 kB Active(file):7478808 kB Inactive(file): 13959052 kB Unevictable: 0 kB Mlocked: 0 kB SwapTotal: 187617276 kB SwapFree: 185330320 kB Dirty: 148 kB Writeback: 0 kB AnonPages: 7048592 kB Mapped: 104312 kB Shmem: 604 kB Slab:1947068 kB SReclaimable:1523288 kB SUnreclaim: 423780 kB KernelStack:8800 kB PageTables:38260 kB NFS_Unstable: 0 kB Bounce:0 kB WritebackTmp: 0 kB CommitLimit:204091068 kB Committed_AS: 15333712 kB VmallocTotal: 34359738367 kB VmallocUsed: 163292 kB VmallocChunk: 34359457992 kB HardwareCorrupted: 0 kB AnonHugePages: 38912 kB HugePages_Total: 0 HugePages_Free:0 HugePages_Rsvd:0 HugePages_Surp:0 Hugepagesize: 2048 kB DirectMap4k: 333824 kB DirectMap2M:14313472 kB DirectMap1G:18874368 kB This only seems to happens on specific hardware: Intel Server System P4000CP / S2600CP Motherboard, booted with kernel option: "pci=conf1" This does NOT happen on very similar hardware: Intel Server R2312GZ / S2600GZ Motherboard Is there a possible memory, or kernel memory sysctl configurable I'm missing here? --- AlsaDevices: total 0 crw-rw---T 1 root audio 116, 1 Aug 23 07:12 seq crw-rw---T 1 root audio 116, 33 Aug 23 07:12 timer AplayDevices: Error: [Errno 2] No such file or directory ApportVersion: 2.9.2-0ubuntu8.3 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 13.04 HibernationDevice: RESUME=UUID=98374fad-7836-4390-b311-614da0ca473c InstallationDate: Installed on 2013-02-17 (210 days ago) InstallationMedia: Ubuntu-Server 12.10 "Quantal Quetzal" - Release amd64 (20121017.2) Lsusb: Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 003: ID 046b:ff10 American Megatrends, Inc. Virtual Keyboard and Mouse MachineType: Intel Corporation S2600CP .. MarkForUpload: True Package: linux 3.8.0.30.48 PackageArchitecture: amd64 PciMultimedia: ProcEnviron: T
[Kernel-packages] [Bug 1007765] Re: brightness adjusting crashes system
I've read comment #96 and now I know what echo 0 >/proc/sys/kernel/nmi_watchdog does. Still, it didn't work for me. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1007765 Title: brightness adjusting crashes system Status in “fglrx-installer” package in Ubuntu: Confirmed Status in “linux” package in Ubuntu: Incomplete Bug description: When adjusting my laptops brightness the system crashes. what logs do in need to add and how to get them? System: -- Dell Studio 1558 -- Ubuntu 12.04 Video showing the process: http://www.youtube.com/watch?v=Vxp_rWXHnrg --- .tmp.unity.support.test.0: ApportVersion: 2.0.1-0ubuntu8 Architecture: amd64 CompizPlugins: [core,composite,opengl,neg,commands,put] CompositorRunning: None DistUpgraded: 2012-01-26 12:27:33,165 DEBUG enabling apt cron job DistroCodename: precise DistroRelease: Ubuntu 12.04 DistroVariant: ubuntu DkmsStatus: bcmwl, 5.100.82.38+bdcom, 3.2.0-23-generic, x86_64: installed bcmwl, 5.100.82.38+bdcom, 3.2.0-24-generic, x86_64: installed fglrx, 8.960, 3.2.0-20-generic, x86_64: installed fglrx, 8.960, 3.2.0-23-generic, x86_64: installed fglrx, 8.960, 3.2.0-24-generic, x86_64: installed ExtraDebuggingInterest: Yes, whatever it takes to get this fixed in Ubuntu GraphicsCard: Advanced Micro Devices [AMD] nee ATI RV710 [Mobility Radeon HD 4500/5100 Series] [1002:9553] (prog-if 00 [VGA controller]) Subsystem: Dell Device [1028:0413] InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) JockeyStatus: xorg:fglrx_updates - ATI/AMD proprietary FGLRX graphics driver (post-release updates) (Proprietary, Disabled, Not in use) kmod:wl - Broadcom STA wireless driver (Proprietary, Enabled, In use) [auto-install] xorg:fglrx - ATI/AMD proprietary FGLRX graphics driver (Proprietary, Enabled, In use) MachineType: Dell Inc. Studio 1558 NonfreeKernelModules: fglrx wl Package: xorg 1:7.6+12ubuntu1 PackageArchitecture: amd64 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-24-generic root=UUID=cd6ba6ea-6e63-41cc-b872-c101873444c6 ro quiet splash ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16 Tags: precise ubuntu Uname: Linux 3.2.0-24-generic x86_64 UpgradeStatus: Upgraded to precise on 2012-01-26 (129 days ago) UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare dmi.bios.date: 09/13/2010 dmi.bios.vendor: Dell Inc. dmi.bios.version: A10 dmi.board.vendor: Dell Inc. dmi.board.version: A10 dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: A10 dmi.modalias: dmi:bvnDellInc.:bvrA10:bd09/13/2010:svnDellInc.:pnStudio1558:pvrA10:rvnDellInc.:rn:rvrA10:cvnDellInc.:ct8:cvrA10: dmi.product.name: Studio 1558 dmi.product.version: A10 dmi.sys.vendor: Dell Inc. version.compiz: compiz 1:0.9.7.8-0ubuntu1 version.fglrx-installer: fglrx-installer N/A version.ia32-libs: ia32-libs 20090808ubuntu36 version.libdrm2: libdrm2 2.4.32-1ubuntu1 version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.2-0ubuntu3 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.2-0ubuntu3 version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.2 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.99~git20111219.aacbd629-0ubuntu2 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:0.0.16+git20111201+b5534a1-1build2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1007765/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1246855] Re: error building kernel module oem-wireless-rt2x00
Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v3.12 kernel[0]. If this bug is fixed in the mainline kernel, please add the following tag 'kernel-fixed-upstream'. If the mainline kernel does not fix this bug, please add the tag: 'kernel-bug-exists-upstream'. If you are unable to test the mainline kernel, for example it will not boot, please add the tag: 'kernel-unable-to-test-upstream'. Once testing of the upstream kernel is complete, please mark this bug as "Confirmed". Thanks in advance. [0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.12-rc7-saucy/ ** 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/1246855 Title: error building kernel module oem-wireless-rt2x00 Status in “linux” package in Ubuntu: Incomplete Bug description: since upgrading to linux-image-3.2.0-55-generic Network controller: Ralink corp. RT3290 Wireless 802.11n 1T/1R PCIe stopped working. upgrading to linux-image-3.2.0-56-generic I found the following error: Error! Bad return status for module build on kernel: 3.2.0-56-generic (x86_64) Consult /var/lib/dkms/oem-wireless-rt2x00-1044172/20120910compatwirelessstella6/build/make.log for more information. the file is attached ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-headers-3.2.0-55-generic 3.2.0-55.85 ProcVersionSignature: Ubuntu 3.2.0-52.78-generic 3.2.48 Uname: Linux 3.2.0-52-generic x86_64 NonfreeKernelModules: fglrx AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu17.6 Architecture: amd64 ArecordDevices: List of CAPTURE Hardware Devices card 1: Generic_1 [HD-Audio Generic], device 0: ALC269VC Analog [ALC269VC Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: pagano 1654 F pulseaudio /dev/snd/controlC0: pagano 1654 F pulseaudio Card0.Amixer.info: Card hw:0 'Generic'/'HD-Audio Generic at 0xf0344000 irq 42' 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 0xf034 irq 16' Mixer name : 'Realtek ALC269VC' Components : 'HDA:10ec0269,103c1885,00100202' Controls : 19 Simple ctrls : 10 Date: Thu Oct 31 20:06:04 2013 DistributionChannelDescriptor: # This is a distribution channel descriptor # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor canonical-oem-stella-osaka-precise-amd64-20121101-2 HibernationDevice: RESUME=UUID=1be368a6-bd10-4535-b5a9-969ca31233a7 InstallationMedia: Ubuntu 12.04 "Precise" - Build amd64 LIVE Binary 20121101-11:02 Lsusb: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 002: ID 064e:e263 Suyin Corp. MachineType: Hewlett-Packard HP 655 Notebook PC MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=it_IT.UTF-8 SHELL=/bin/bash ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-52-generic root=UUID=1fc519fb-99e2-4f02-aacd-541d53a11fc3 ro i915.modeset=1 quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.2.0-52-generic N/A linux-backports-modules-3.2.0-52-generic N/A linux-firmware1.79.7 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 11/17/2012 dmi.bios.vendor: Insyde dmi.bios.version: F.23 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: 1885 dmi.board.vendor: Hewlett-Packard dmi.board.version: 66.33 dmi.chassis.asset.tag: Chassis Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsyde:bvrF.23:bd11/17/2012:svnHewlett-Packard:pnHP655NotebookPC:pvr088412005B10002600010:rvnHewlett-Packard:rn1885:rvr66.33:cvnHewlett-Packard:ct10:cvrChassisVersion: dmi.product.name: HP 655 Notebook PC dmi.product.version: 088412005B10002600010 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1246855/+subscriptions -- Ma
[Kernel-packages] [Bug 1246884] Re: package linux-headers-3.2.0-55-generic-pae (not installed) failed to install/upgrade: error creating directory `./usr/src/linux-headers-3.2.0-55-generic-pae': Read-
You may need to run the following: sudo apt-get install -f sudo apt-get clean sudo apt-get update Then re-install the package. If that does not resolve your issue, please mark the bug as "Confirmed" ** 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/1246884 Title: package linux-headers-3.2.0-55-generic-pae (not installed) failed to install/upgrade: error creating directory `./usr/src/linux- headers-3.2.0-55-generic-pae': Read-only file system Status in “linux” package in Ubuntu: Incomplete Bug description: This occured in virtual box running on windows XP. This error occured while running updates. ProblemType: Package DistroRelease: Ubuntu 12.04 Package: linux-headers-3.2.0-55-generic-pae (not installed) ProcVersionSignature: Ubuntu 3.2.0-55.85-generic-pae 3.2.51 Uname: Linux 3.2.0-55-generic-pae i686 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. AplayDevices: List of PLAYBACK Hardware Devices card 0: I82801AAICH [Intel 82801AA-ICH], device 0: Intel ICH [Intel 82801AA-ICH] Subdevices: 1/1 Subdevice #0: subdevice #0 ApportVersion: 2.0.1-0ubuntu17.6 AptOrdering: linux-headers-3.2.0-55-generic-pae: Install linux-headers-3.2.0-55-generic-pae: Configure linux-headers-generic-pae: Configure linux-generic-pae: Configure Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: fisherm1893 F pulseaudio CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found. Card0.Amixer.info: Card hw:0 'I82801AAICH'/'Intel 82801AA-ICH with STAC9700,83,84 at irq 21' Mixer name : 'SigmaTel STAC9700,83,84' Components : 'AC97a:83847600' Controls : 34 Simple ctrls : 24 Date: Mon Oct 28 22:53:34 2013 DpkgTerminalLog: Unpacking linux-headers-3.2.0-55-generic-pae (from .../linux-headers-3.2.0-55-generic-pae_3.2.0-55.85_i386.deb) ... dpkg: error processing /var/cache/apt/archives/linux-headers-3.2.0-55-generic-pae_3.2.0-55.85_i386.deb (--unpack): error creating directory `./usr/src/linux-headers-3.2.0-55-generic-pae': Read-only file system DuplicateSignature: package:linux-headers-3.2.0-55-generic-pae:(not installed):error creating directory `./usr/src/linux-headers-3.2.0-55-generic-pae': Read-only file system ErrorMessage: error creating directory `./usr/src/linux-headers-3.2.0-55-generic-pae': Read-only file system HibernationDevice: RESUME=UUID=6bb7cc9d-be39-4c65-8609-6b0ca6cc8160 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423) IwConfig: lono wireless extensions. virbr0no wireless extensions. eth0 no wireless extensions. Lsusb: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 002: ID 80ee:0021 VirtualBox USB Tablet MachineType: innotek GmbH VirtualBox MarkForUpload: True ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-55-generic-pae root=UUID=73c6e678-0583-458c-a13e-9fa0deb29f03 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: grub-pc 1.99-21ubuntu3.10 RfKill: SourcePackage: linux Title: package linux-headers-3.2.0-55-generic-pae (not installed) failed to install/upgrade: error creating directory `./usr/src/linux-headers-3.2.0-55-generic-pae': Read-only file system UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 12/01/2006 dmi.bios.vendor: innotek GmbH dmi.bios.version: VirtualBox dmi.board.name: VirtualBox dmi.board.vendor: Oracle Corporation dmi.board.version: 1.2 dmi.chassis.type: 1 dmi.chassis.vendor: Oracle Corporation dmi.modalias: dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr: dmi.product.name: VirtualBox dmi.product.version: 1.2 dmi.sys.vendor: innotek GmbH To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1246884/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1246664] Re: "Buffer I/O error on device zram0, logical block 515067"
** Changed in: linux (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1246664 Title: "Buffer I/O error on device zram0, logical block 515067" Status in “linux” package in Ubuntu: Confirmed Bug description: This is a duplicate of #1217189, but for some reason neither @oibaf nor me can reopen it. It is in "fix released" state, but the problem is at most partially solved. It seems that the bug no longer causes lockups (described in another bug: #1215513), but is still present (as I get error messages on boot screen and after $ dmesg | grep zram). If someone has enough privileges to reopen 1217189 for "linux (ubuntu)" (I don't know about raring, but no one complains, so it is probably ok), and remove this bug (maybe merging this message to the comments in 1217189), I would be really grateful. Ubuntu 12.04.3 LTS Kernel Linux 3.2.0-56-generic-pae (the problem was first observed in 53 and since 54 there are no lockups). --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. AplayDevices: List of PLAYBACK Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 ApportVersion: 2.0.1-0ubuntu17.6 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: damian 2771 F pulseaudio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf830 irq 47' Mixer name : 'Realtek ALC268' Components : 'HDA:10ec0268,10280275,0013' Controls : 16 Simple ctrls : 9 DistroRelease: Ubuntu 12.04 MachineType: Dell Inc. Vostro1710 MarkForUpload: True NonfreeKernelModules: nvidia wl Package: linux (not installed) ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-56-generic-pae root=UUID=bfe81069-1c35-4ccc-a23a-33528ac81877 ro selinux=1 security=selinux quiet splash ProcVersionSignature: Ubuntu 3.2.0-56.86-generic-pae 3.2.51 RelatedPackageVersions: linux-restricted-modules-3.2.0-56-generic-pae N/A linux-backports-modules-3.2.0-56-generic-pae N/A linux-firmware1.79.7 StagingDrivers: zram Tags: precise running-unity staging Uname: Linux 3.2.0-56-generic-pae i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin netdev plugdev sambashare sudo dmi.bios.date: 09/09/2008 dmi.bios.vendor: Dell Inc. dmi.bios.version: A09 dmi.board.name: 0X805C dmi.board.vendor: Dell Inc. dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: N/A dmi.modalias: dmi:bvnDellInc.:bvrA09:bd09/09/2008:svnDellInc.:pnVostro1710:pvrNull:rvnDellInc.:rn0X805C:rvr:cvnDellInc.:ct8:cvrN/A: dmi.product.name: Vostro1710 dmi.product.version: Null dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1246664/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1247014] Re: [HP Probook 4510s] Integrated bluetooth doesn't work
Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v3.12 kernel[0]. If this bug is fixed in the mainline kernel, please add the following tag 'kernel-fixed-upstream'. If the mainline kernel does not fix this bug, please add the tag: 'kernel-bug-exists-upstream'. If you are unable to test the mainline kernel, for example it will not boot, please add the tag: 'kernel-unable-to-test-upstream'. Once testing of the upstream kernel is complete, please mark this bug as "Confirmed". Thanks in advance. [0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.12-rc7-saucy/ ** Changed in: linux (Ubuntu) Importance: Undecided => Medium ** Tags added: needs-bisect regression-release ** 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/1247014 Title: [HP Probook 4510s] Integrated bluetooth doesn't work Status in “linux” package in Ubuntu: Incomplete Bug description: OS : Ubuntu 13.10 Desktop 386 Hardware : HP Probook 4510s Laptop After fresh installation of Ubuntu 13.10 Desktop i386 on my HP Probook 4510s Laptop HP integrated bluetooth 2.0 doesn't work anymore. when I go to "Sytem Settings > Bluetooth" panel, the Bluetooth switch is OFF. I tried to switch it ON but after 1s it come back to OFF position with the status "Bluetooth is disabled". The bluetooth was working perfectly with the previous version of Ubuntu 13.04 Desktop i386. I tried to start on Ubuntu 13.04 Desktop i386 live USB Key. The bluetooth is working perfectly Same try with Ubuntu Ubuntu 13.10 Desktop i386 live USB Key. The bluetooth doen't work : Bluetooth is disabled dmesg + lsusb + lsmod included for 13.04 i386 and 13.10 i386 --- ApportVersion: 2.12.5-0ubuntu2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: cyrille1838 F pulseaudio /dev/snd/controlC0: cyrille1838 F pulseaudio DistroRelease: Ubuntu 13.10 HibernationDevice: RESUME=UUID=8eb1dfe5-afd7-41f9-98f9-424dddb9edfc InstallationDate: Installed on 2013-10-18 (14 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1) MachineType: Hewlett-Packard HP ProBook 4510s MarkForUpload: True Package: linux (not installed) ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=d1b883cb-c3e9-416e-adb9-66d05d2e5d3f ro quiet splash ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 RelatedPackageVersions: linux-restricted-modules-3.11.0-12-generic N/A linux-backports-modules-3.11.0-12-generic N/A linux-firmware 1.116 Tags: saucy Uname: Linux 3.11.0-12-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/09/2011 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 68PZI Ver. F.20 dmi.board.name: 3074 dmi.board.vendor: Hewlett-Packard dmi.board.version: KBC Version 24.0F dmi.chassis.asset.tag: CNU9202GS6 dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr68PZIVer.F.20:bd12/09/2011:svnHewlett-Packard:pnHPProBook4510s:pvrF.20:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr: dmi.product.name: HP ProBook 4510s dmi.product.version: F.20 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247014/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1240639] Re: Update ubuntu/i915 to current 3.8.13.x
** Tags removed: verification-needed-quantal ** Tags added: verification-done-quantal -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1240639 Title: Update ubuntu/i915 to current 3.8.13.x Status in “linux” package in Ubuntu: Invalid Status in “linux” source package in Quantal: Confirmed Bug description: The i915_hsw driver on the quantal kernel is based on 3.8.13, but the stable updates have received a bunch of updates, so those should be backported to quantal too. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1240639/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1247154] Re: ACPI battery: non-void init function not returning a value
** Changed in: linux (Ubuntu) Importance: Undecided => Medium ** Changed in: linux (Ubuntu Lucid) Importance: Undecided => Medium ** Changed in: linux (Ubuntu Precise) Importance: Undecided => Medium ** Changed in: linux (Ubuntu Quantal) Importance: Undecided => Medium -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1247154 Title: ACPI battery: non-void init function not returning a value Status in “linux” package in Ubuntu: Confirmed Status in “linux” source package in Lucid: Triaged Status in “linux” source package in Precise: Triaged Status in “linux” source package in Quantal: Triaged Bug description: The drivers/acpi/battery.c init function starts with: static int __init acpi_battery_init(void) { if (acpi_disabled) return; [ ... ] This could cause problems because, if ACPI is disabled, the driver init function would return 0 (success) without being initialised. The following compiler warning is shown when compiling Precise kernel: /home/henrix/src/precise/ubuntu-precise/drivers/acpi/battery.c: In function 'acpi_battery_init': /home/henrix/src/precise/ubuntu-precise/drivers/acpi/battery.c:1172:3: warning: 'return' with no value, in function returning non-void [-Wreturn-type] ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-56-generic 3.2.0-56.86 ProcVersionSignature: Ubuntu 3.2.0-56.86-generic 3.2.51 Uname: Linux 3.2.0-56-generic x86_64 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu17.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC2: ubuntu 1607 F pulseaudio /dev/snd/controlC1: ubuntu 1607 F pulseaudio /dev/snd/controlC0: ubuntu 1607 F pulseaudio CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found. Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xfebf irq 45' Mixer name : 'Generic 1af4 ID 21' Components : 'HDA:1af40021,1af40021,00100101' Controls : 1 Simple ctrls : 1 Card1.Amixer.info: Card hw:1 'I82801AAICH'/'Intel 82801AA-ICH with STAC9700,83,84 at irq 11' Mixer name : 'SigmaTel STAC9700,83,84' Components : 'AC97a:83847600' Controls : 8 Simple ctrls : 12 Card2.Amixer.info: Card hw:2 'AudioPCI'/'Ensoniq AudioPCI ENS1370 at 0xc400, irq 10' Mixer name : 'Asahi Kasei AK4531' Components : 'AK4531' Controls : 43 Simple ctrls : 15 Date: Fri Nov 1 15:15:26 2013 HibernationDevice: RESUME=UUID=fb857da5-f276-48a8-a960-9e268be368ca InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64+mac (20120823.1) IwConfig: lono wireless extensions. eth0 no wireless extensions. Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize libusb: -99 MachineType: Bochs Bochs MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-56-generic root=UUID=4aa0ea77-9f66-4074-a28f-6f808346c7a6 ro console=ttyS0 RelatedPackageVersions: linux-restricted-modules-3.2.0-56-generic N/A linux-backports-modules-3.2.0-56-generic N/A linux-firmware1.79.7 RfKill: SourcePackage: linux StagingDrivers: zram UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 01/01/2011 dmi.bios.vendor: Bochs dmi.bios.version: Bochs dmi.chassis.type: 1 dmi.chassis.vendor: Bochs dmi.modalias: dmi:bvnBochs:bvrBochs:bd01/01/2011:svnBochs:pnBochs:pvr:cvnBochs:ct1:cvr: dmi.product.name: Bochs dmi.sys.vendor: Bochs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247154/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1187005] Re: WiFi doesn't work after resume
** Changed in: linux (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1187005 Title: WiFi doesn't work after resume Status in “linux” package in Ubuntu: Incomplete Bug description: After resuming from suspend, the WiFi doesn't work any more. Clicking on the network applet, I can see that WiFi is disabled, but after enabling it, it disabels itself again immediately. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: network-manager 0.9.8.0-0ubuntu9~raring2 [origin: LP-PPA-gnome3-team-gnome3-staging] ProcVersionSignature: Ubuntu 3.8.0-24.35-generic 3.8.13 Uname: Linux 3.8.0-24-generic i686 ApportVersion: 2.9.2-0ubuntu8.1 Architecture: i386 Date: Mon Jun 3 16:13:43 2013 IfupdownConfig: auto lo iface lo inet loopback InstallationDate: Installed on 2010-09-15 (991 days ago) InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release i386 (20100816.1) IpRoute: default via 192.168.0.254 dev wlan2 proto static 169.254.0.0/16 dev wlan2 scope link metric 1000 192.168.0.0/24 dev wlan2 proto kernel scope link src 192.168.0.12 metric 9 192.168.122.0/24 dev virbr0 proto kernel scope link src 192.168.122.1 MarkForUpload: True NetworkManager.state: [main] WirelessEnabled=true NetworkingEnabled=true SourcePackage: network-manager UpgradeStatus: Upgraded to raring on 2011-04-01 (794 days ago) nmcli-dev: DEVICE TYPE STATE DBUS-PATH eth2 802-3-ethernetunavailable /org/freedesktop/NetworkManager/Devices/1 wlan2 802-11-wireless connected /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.8.0connected enabled enabled enabledenabled disabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1187005/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1247154] Re: ACPI battery: non-void init function not returning a value
** 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/1247154 Title: ACPI battery: non-void init function not returning a value Status in “linux” package in Ubuntu: Confirmed Status in “linux” source package in Lucid: Triaged Status in “linux” source package in Precise: Triaged Status in “linux” source package in Quantal: Triaged Bug description: The drivers/acpi/battery.c init function starts with: static int __init acpi_battery_init(void) { if (acpi_disabled) return; [ ... ] This could cause problems because, if ACPI is disabled, the driver init function would return 0 (success) without being initialised. The following compiler warning is shown when compiling Precise kernel: /home/henrix/src/precise/ubuntu-precise/drivers/acpi/battery.c: In function 'acpi_battery_init': /home/henrix/src/precise/ubuntu-precise/drivers/acpi/battery.c:1172:3: warning: 'return' with no value, in function returning non-void [-Wreturn-type] ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-56-generic 3.2.0-56.86 ProcVersionSignature: Ubuntu 3.2.0-56.86-generic 3.2.51 Uname: Linux 3.2.0-56-generic x86_64 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu17.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC2: ubuntu 1607 F pulseaudio /dev/snd/controlC1: ubuntu 1607 F pulseaudio /dev/snd/controlC0: ubuntu 1607 F pulseaudio CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found. Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xfebf irq 45' Mixer name : 'Generic 1af4 ID 21' Components : 'HDA:1af40021,1af40021,00100101' Controls : 1 Simple ctrls : 1 Card1.Amixer.info: Card hw:1 'I82801AAICH'/'Intel 82801AA-ICH with STAC9700,83,84 at irq 11' Mixer name : 'SigmaTel STAC9700,83,84' Components : 'AC97a:83847600' Controls : 8 Simple ctrls : 12 Card2.Amixer.info: Card hw:2 'AudioPCI'/'Ensoniq AudioPCI ENS1370 at 0xc400, irq 10' Mixer name : 'Asahi Kasei AK4531' Components : 'AK4531' Controls : 43 Simple ctrls : 15 Date: Fri Nov 1 15:15:26 2013 HibernationDevice: RESUME=UUID=fb857da5-f276-48a8-a960-9e268be368ca InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64+mac (20120823.1) IwConfig: lono wireless extensions. eth0 no wireless extensions. Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize libusb: -99 MachineType: Bochs Bochs MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-56-generic root=UUID=4aa0ea77-9f66-4074-a28f-6f808346c7a6 ro console=ttyS0 RelatedPackageVersions: linux-restricted-modules-3.2.0-56-generic N/A linux-backports-modules-3.2.0-56-generic N/A linux-firmware1.79.7 RfKill: SourcePackage: linux StagingDrivers: zram UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 01/01/2011 dmi.bios.vendor: Bochs dmi.bios.version: Bochs dmi.chassis.type: 1 dmi.chassis.vendor: Bochs dmi.modalias: dmi:bvnBochs:bvrBochs:bd01/01/2011:svnBochs:pnBochs:pvr:cvnBochs:ct1:cvr: dmi.product.name: Bochs dmi.sys.vendor: Bochs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247154/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1201528] Re: [INTEL DP55WG, Realtek ALC889] - Audio Playback Unavailable
It might be difficult to bisect in 3.9 with a video issue. We know the issue was also introduced in a 3.8 stable update, so lets try bisecting in that tree. You confirmed 3.8.0-27 has the but, and it is based off of upstream 3.8.13.3. Can you test the following earlier upstream kernels: 3.8.13.1: http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.8.13.1-raring/ 3.8.13.2: http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.8.13.2-raring/ -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1201528 Title: [INTEL DP55WG,Realtek ALC889] - Audio Playback Unavailable Status in “alsa-driver” package in Ubuntu: New Status in “linux” package in Ubuntu: Incomplete Status in “alsa-driver” source package in Raring: New Status in “linux” source package in Raring: Incomplete Status in “alsa-driver” source package in Saucy: New Status in “linux” source package in Saucy: Incomplete Bug description: This is a fresh upgrade to raring. During the weekend, I updated from precise to quantal, and from there to raring. I did not use sound while the system was in quantal, so no idea if the bug was present there as well. The symptom is: * after some period of sound usage, playback stops working What I mean with sound usage is: I tried having a meeting with: mumble, skype, and google hangout, and in all three cases, audio input/outout will work just fine for ~5 minutes, and the playback just dies (people tell me they keep listening to me, so mic works fine). The only way to solve this is by rebooting. After one of the reboots, I was able to play a 20 minute video with mplayer with no further issue. Then opened skype and after ~3-5 minute talk, audio playback died again. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: alsa-base 1.0.25+dfsg-0ubuntu4 ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2 Uname: Linux 3.8.0-26-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.9.2-0ubuntu8.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: nessita2627 F pulseaudio Date: Mon Jul 15 14:40:20 2013 InstallationDate: Installed on 2011-12-20 (572 days ago) InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (2029.1) MarkForUpload: True PackageArchitecture: all ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: alsa-driver Symptom: audio Symptom_AlsaPlaybackTest: ALSA playback test through plughw:MID failed Symptom_AlsaPlaybackTestStderr: W r i t e e r r o r : - 5 , I n p u t / o u t p u t e r r o r x r u n _ r e c o v e r y f a i l e d : - 5 , I n p u t / o u t p u t e r r o r T r a n s f e r f a i l e d : O p e r a t i o n n o t p e r m i t t e d Symptom_Card: Built-in Audio - HDA Intel MID Symptom_Jack: Green Headphone Out, Front Symptom_Type: None of the above Title: [, Realtek ALC889, Green Headphone Out, Front] Playback problem UpgradeStatus: Upgraded to raring on 2013-07-13 (2 days ago) dmi.bios.date: 08/05/2009 dmi.bios.vendor: Intel Corp. dmi.bios.version: KGIBX10J.86A.3206.2009.0805.1855 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: DP55WG dmi.board.vendor: Intel Corporation dmi.board.version: AAE57269-404 dmi.chassis.type: 2 dmi.modalias: dmi:bvnIntelCorp.:bvrKGIBX10J.86A.3206.2009.0805.1855:bd08/05/2009:svn:pn:pvr:rvnIntelCorporation:rnDP55WG:rvrAAE57269-404:cvn:ct2:cvr: To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1201528/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 358654] Re: udevadm trigger is not permitted while udev is unconfigured
** Branch linked: lp:~xnox/debian/sid/cryptsetup/ubuntu -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bcmwl in Ubuntu. https://bugs.launchpad.net/bugs/358654 Title: udevadm trigger is not permitted while udev is unconfigured Status in “bcmwl” package in Ubuntu: Invalid Status in “cryptsetup” package in Ubuntu: Fix Released Status in “devmapper” package in Ubuntu: Fix Released Status in “fuse” package in Ubuntu: Triaged Status in “kbd” package in Ubuntu: Fix Released Status in “linux” package in Ubuntu: Incomplete Status in “lvm2” package in Ubuntu: Fix Released Status in “ntfs-3g” package in Ubuntu: Fix Released Status in “plymouth” package in Ubuntu: Fix Released Status in “watershed” package in Ubuntu: Fix Released Bug description: I've just finished helping a German user diagnose a failed-boot issue after the system had been updated. The failure means that although udevd starts it doesn't do anything so no devices are populated. Later, we found a forums post (also in the German language) with the same issue which shows: udevadm trigger is not premitted while udev is unconfigured. Gave up waiting for root device. Common problems: -Boot args (cat /proc/cmdline) -Check rootdelay= (did the system wait long enough) -Check root= (did the system wait for the right device?) -Missing modules (cat /proc/modules; ls /dev) ALERT! /dev/disk/by-uuid/05d79451-0ad0-43fc-9f51-a2c98b4831f2 does not exist. Dropping to a shell! See: http://forum.ubuntuusers.de/topic/nach-update-bootet-laptop- nicht-mehr/ It seems that the user was prompted to restart the system before the system had been fully configured. I'm not sure how that could happen and unfortunately we have no logs to look at, but this should at least be on the radar. The user reported he updates the system every day so in this case the difference was between 8th April and 9th April. Discussing it on 'ubuntu-devel kees suggested the best packages to post this against since: you could open it against both udev and linux :) ...well both of those packages drop the "please reboot" file, so they likely both need to be fixed. But Scott thought that wouldn't help and needs a cross reference check of the postinst scripts against package depends: instead grep /var/lib/dpkg/info/*.postinst and look for calls to update-initramfs and check each of the packages to make sure they have Depends: initramfs-tools if you find some which don't, file bugs on them For which the user needs to return to check their particular installation, since they left in a hurry once the problem was finally fixed. However, the following shell script identifies some packages that don't depend on initramfs-tools: for ITEM in /var/lib/dpkg/info/*.postinst; do PKG=$(sed -n "/update- initramfs/ s/.*/${ITEM##*/}/p" $ITEM | sort -u); [ ! -z $PKG ] && (apt-cache depends ${PKG%%.postinst} | grep Depends | grep -q initramfs-tools || echo ${PKG%%.postinst}); done For now I've assigned some of the packages this identifies whilst discussion continues as to the extent of the issue. -- The solution is to use a live-CD to mount the system (or boot from a completely separate installation), mount the failed OS partition(s), and complete the update process: e.g. sudo -i # create a target mount point mkdir /mnt/target # mount root mount /dev/sda8 /mnt/target # mount boot mount /dev/sda9 /mnt/target/boot # into Jaunty chroot /mnt/target/ # update dpkg --configure -a # done exit #unmount umount /mnt/target/boot umount /mnt/target To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/358654/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 925690] Re: Screen brightness adjust hotkeys don't work with an Acer 5755G laptop
** Tags added: saucy -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/925690 Title: Screen brightness adjust hotkeys don't work with an Acer 5755G laptop Status in The Linux Kernel: Confirmed Status in “linux” package in Ubuntu: Confirmed Bug description: I'm using Oneiric x64. When I press fn+left/right arrow keys the brightness of the screen doesn't change even thou the bar appears on the top right corner correctly. This laptop has two video cards: nVidia 540M and an integrated Intel HD Graphics 3000. Normally the nVidia card is switched off by Bumblebee so only the Intel one is running. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: linux-image-3.0.0-15-generic 3.0.0-15.26 ProcVersionSignature: Ubuntu 3.0.0-15.26-generic 3.0.13 Uname: Linux 3.0.0-15-generic x86_64 NonfreeKernelModules: wl AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 1.23-0ubuntu4 Architecture: amd64 ArecordDevices: List of CAPTURE Hardware Devices card 0: PCH [HDA Intel PCH], device 0: ALC269VB Analog [ALC269VB Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: krychek1568 F pulseaudio CRDA: Error: [Errno 2] Nincs ilyen fájl vagy könyvtár Card0.Amixer.info: Card hw:0 'PCH'/'HDA Intel PCH at 0xd1b0 irq 56' Mixer name : 'Intel CougarPoint HDMI' Components : 'HDA:10ec0269,10250504,00100100 HDA:80862805,80860101,0010' Controls : 20 Simple ctrls : 11 CheckboxSubmission: e2c1dd7c516ed88e0de43a227ceb28c1 CheckboxSystem: 2954e74ba17fb0e37fc942cd1d9fab4e Date: Thu Feb 2 21:01:36 2012 HibernationDevice: RESUME=UUID=179d710c-8f72-46c5-a5b1-9cb7ef744366 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) MachineType: Acer Aspire 5755G ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-15-generic root=UUID=3c85b1f7-dc7f-4c89-b53c-408cb6d7f7ae ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.0.0-15-generic N/A linux-backports-modules-3.0.0-15-generic N/A linux-firmware1.60 SourcePackage: linux StagingDrivers: mei UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 10/07/2011 dmi.bios.vendor: Acer dmi.bios.version: V1.15 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: JV51_HR dmi.board.vendor: Acer dmi.board.version: Base Board Version dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: V1.15 dmi.modalias: dmi:bvnAcer:bvrV1.15:bd10/07/2011:svnAcer:pnAspire5755G:pvrV1.15:rvnAcer:rnJV51_HR:rvrBaseBoardVersion:cvnAcer:ct10:cvrV1.15: dmi.product.name: Aspire 5755G dmi.product.version: V1.15 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/925690/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 902557] Re: 10ec:8176 Wireless not working in 12.04 for rtl8192ce (RTL8188CE)
@Patrick, thank for your advice, tried it yesterday and thank goodness it worked for me! i'd recommend others to try it out. quick googling shows that this solution has been around for several months (!), it's a pity that nobody else found/mentioned that earlier here, but now it seems like a real work-around. @Larry, should your patches simply improve signal quality or directly address this issue? i mean should i keep these settings "ips=0" and "fwlps=0" forever or your changes would directly affect them? ps: btw @Larry, i don't know is this related or not, buy as my wifi adapter is 802.11n 300Mbps, i expect high connection speed. i got 70Mbps tariff from ISP, 802.11n 300Mbps router Zyxel Keenetic which promises up to 70Mbps over L2TP and gives 60+ Mbps over ethernet, but only 40+ Mbps max over wifi even if from 1 meter in-sight distance. is this expected behavior or not? could your patches help with 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/902557 Title: 10ec:8176 Wireless not working in 12.04 for rtl8192ce (RTL8188CE) Status in “linux” package in Ubuntu: Confirmed Status in “linux” source package in Precise: Confirmed Bug description: Wireless no longer seems to work since I upgraded to Precise, it was working (albeit very flaky) ion 11.10, but it never seems to be able to connect to any access points since the upgrade. It can see all the available networks, but it can't seem to connect to any of them. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-3-generic-pae 3.2.0-3.9 ProcVersionSignature: Ubuntu 3.2.0-3.9-generic-pae 3.2.0-rc4 Uname: Linux 3.2.0-3-generic-pae i686 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 1.90-0ubuntu1 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 1: SB [HDA ATI SB], device 0: CONEXANT Analog [CONEXANT Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: beuno 1763 F pulseaudio CRDA: country EC: (2402 - 2482 @ 40), (N/A, 20) (5170 - 5250 @ 20), (3, 17) (5250 - 5330 @ 20), (3, 23), DFS (5735 - 5835 @ 20), (3, 30) Card0.Amixer.info: Card hw:0 'Generic'/'HD-Audio Generic at 0xf0244000 irq 44' Mixer name : 'ATI R6xx HDMI' Components : 'HDA:1002aa01,00aa0100,00100200' Controls : 5 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 'SB'/'HDA ATI SB at 0xf024 irq 16' Mixer name : 'Conexant CX20582 (Pebble)' Components : 'HDA:14f15066,17aa21df,00100302' Controls : 8 Simple ctrls : 5 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: Sat Dec 10 12:54:26 2011 EcryptfsInUse: Yes InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012) MachineType: LENOVO 05962RU ProcEnviron: PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-3-generic-pae root=UUID=c9ef48cc-ddc5-4873-ac9b-2a14fe2329d3 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.2.0-3-generic-pae N/A linux-backports-modules-3.2.0-3-generic-pae N/A linux-firmware 1.62 SourcePackage: linux UpgradeStatus: Upgraded to precise on 2011-12-10 (0 days ago) dmi.bios.date: 08/25/2011 dmi.bios.vendor: LENOVO dmi.bios.version: 8FET31WW (1.15 ) dmi.board.asset.tag: Not Available dmi.board.name: 05962RU 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:bvr8FET31WW(1.15):bd08/25/2011:svnLENOVO:pn05962RU:pvrThinkPadX120e:rvnLENOVO:rn05962RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 05962RU dmi.product.version: ThinkPad X120e dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/902557/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 925690] Re: Screen brightness adjust hotkeys don't work with an Acer 5755G laptop
I just tested it with Ubuntu 13.10 (Kernel 3.11.0-12-generic x64) and the issue is still present. I don't see the point of testing it with 3.12 rc7 since there hasn't been any activity upstream since the last 6 months. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed ** Tags removed: bios-outdated-v1.21 ** Tags removed: needs-upstream-testing -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/925690 Title: Screen brightness adjust hotkeys don't work with an Acer 5755G laptop Status in The Linux Kernel: Confirmed Status in “linux” package in Ubuntu: Confirmed Bug description: I'm using Oneiric x64. When I press fn+left/right arrow keys the brightness of the screen doesn't change even thou the bar appears on the top right corner correctly. This laptop has two video cards: nVidia 540M and an integrated Intel HD Graphics 3000. Normally the nVidia card is switched off by Bumblebee so only the Intel one is running. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: linux-image-3.0.0-15-generic 3.0.0-15.26 ProcVersionSignature: Ubuntu 3.0.0-15.26-generic 3.0.13 Uname: Linux 3.0.0-15-generic x86_64 NonfreeKernelModules: wl AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 1.23-0ubuntu4 Architecture: amd64 ArecordDevices: List of CAPTURE Hardware Devices card 0: PCH [HDA Intel PCH], device 0: ALC269VB Analog [ALC269VB Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: krychek1568 F pulseaudio CRDA: Error: [Errno 2] Nincs ilyen fájl vagy könyvtár Card0.Amixer.info: Card hw:0 'PCH'/'HDA Intel PCH at 0xd1b0 irq 56' Mixer name : 'Intel CougarPoint HDMI' Components : 'HDA:10ec0269,10250504,00100100 HDA:80862805,80860101,0010' Controls : 20 Simple ctrls : 11 CheckboxSubmission: e2c1dd7c516ed88e0de43a227ceb28c1 CheckboxSystem: 2954e74ba17fb0e37fc942cd1d9fab4e Date: Thu Feb 2 21:01:36 2012 HibernationDevice: RESUME=UUID=179d710c-8f72-46c5-a5b1-9cb7ef744366 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) MachineType: Acer Aspire 5755G ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-15-generic root=UUID=3c85b1f7-dc7f-4c89-b53c-408cb6d7f7ae ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.0.0-15-generic N/A linux-backports-modules-3.0.0-15-generic N/A linux-firmware1.60 SourcePackage: linux StagingDrivers: mei UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 10/07/2011 dmi.bios.vendor: Acer dmi.bios.version: V1.15 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: JV51_HR dmi.board.vendor: Acer dmi.board.version: Base Board Version dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: V1.15 dmi.modalias: dmi:bvnAcer:bvrV1.15:bd10/07/2011:svnAcer:pnAspire5755G:pvrV1.15:rvnAcer:rnJV51_HR:rvrBaseBoardVersion:cvnAcer:ct10:cvrV1.15: dmi.product.name: Aspire 5755G dmi.product.version: V1.15 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/925690/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1201528] Re: [INTEL DP55WG, Realtek ALC889] - Audio Playback Unavailable
Tested kernel v3.8.13-03081302-generic and audio playback broke: it was not quick, had to use mumble for about 10 minutes and request the other party to talk a lot. ** Attachment added: "pulseverbose-2013-11-01-precise-3.8.13-03081302-generic.log" https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1201528/+attachment/3897939/+files/pulseverbose-2013-11-01-precise-3.8.13-03081302-generic.log -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1201528 Title: [INTEL DP55WG,Realtek ALC889] - Audio Playback Unavailable Status in “alsa-driver” package in Ubuntu: New Status in “linux” package in Ubuntu: Incomplete Status in “alsa-driver” source package in Raring: New Status in “linux” source package in Raring: Incomplete Status in “alsa-driver” source package in Saucy: New Status in “linux” source package in Saucy: Incomplete Bug description: This is a fresh upgrade to raring. During the weekend, I updated from precise to quantal, and from there to raring. I did not use sound while the system was in quantal, so no idea if the bug was present there as well. The symptom is: * after some period of sound usage, playback stops working What I mean with sound usage is: I tried having a meeting with: mumble, skype, and google hangout, and in all three cases, audio input/outout will work just fine for ~5 minutes, and the playback just dies (people tell me they keep listening to me, so mic works fine). The only way to solve this is by rebooting. After one of the reboots, I was able to play a 20 minute video with mplayer with no further issue. Then opened skype and after ~3-5 minute talk, audio playback died again. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: alsa-base 1.0.25+dfsg-0ubuntu4 ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2 Uname: Linux 3.8.0-26-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.9.2-0ubuntu8.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: nessita2627 F pulseaudio Date: Mon Jul 15 14:40:20 2013 InstallationDate: Installed on 2011-12-20 (572 days ago) InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (2029.1) MarkForUpload: True PackageArchitecture: all ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: alsa-driver Symptom: audio Symptom_AlsaPlaybackTest: ALSA playback test through plughw:MID failed Symptom_AlsaPlaybackTestStderr: W r i t e e r r o r : - 5 , I n p u t / o u t p u t e r r o r x r u n _ r e c o v e r y f a i l e d : - 5 , I n p u t / o u t p u t e r r o r T r a n s f e r f a i l e d : O p e r a t i o n n o t p e r m i t t e d Symptom_Card: Built-in Audio - HDA Intel MID Symptom_Jack: Green Headphone Out, Front Symptom_Type: None of the above Title: [, Realtek ALC889, Green Headphone Out, Front] Playback problem UpgradeStatus: Upgraded to raring on 2013-07-13 (2 days ago) dmi.bios.date: 08/05/2009 dmi.bios.vendor: Intel Corp. dmi.bios.version: KGIBX10J.86A.3206.2009.0805.1855 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: DP55WG dmi.board.vendor: Intel Corporation dmi.board.version: AAE57269-404 dmi.chassis.type: 2 dmi.modalias: dmi:bvnIntelCorp.:bvrKGIBX10J.86A.3206.2009.0805.1855:bd08/05/2009:svn:pn:pvr:rvnIntelCorporation:rnDP55WG:rvrAAE57269-404:cvn:ct2:cvr: To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1201528/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 902557] Re: 10ec:8176 Wireless not working in 12.04 for rtl8192ce (RTL8188CE)
Did you read my previous comment about speed? YMMV. Any promise of wifi speed depends on so many factors that it is meaningless without a measurement. I am running without any special module loading parameters. I am still getting Reason 7 deauthentications, but the connection recovers within a few tenths of a second. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/902557 Title: 10ec:8176 Wireless not working in 12.04 for rtl8192ce (RTL8188CE) Status in “linux” package in Ubuntu: Confirmed Status in “linux” source package in Precise: Confirmed Bug description: Wireless no longer seems to work since I upgraded to Precise, it was working (albeit very flaky) ion 11.10, but it never seems to be able to connect to any access points since the upgrade. It can see all the available networks, but it can't seem to connect to any of them. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-3-generic-pae 3.2.0-3.9 ProcVersionSignature: Ubuntu 3.2.0-3.9-generic-pae 3.2.0-rc4 Uname: Linux 3.2.0-3-generic-pae i686 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 1.90-0ubuntu1 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 1: SB [HDA ATI SB], device 0: CONEXANT Analog [CONEXANT Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: beuno 1763 F pulseaudio CRDA: country EC: (2402 - 2482 @ 40), (N/A, 20) (5170 - 5250 @ 20), (3, 17) (5250 - 5330 @ 20), (3, 23), DFS (5735 - 5835 @ 20), (3, 30) Card0.Amixer.info: Card hw:0 'Generic'/'HD-Audio Generic at 0xf0244000 irq 44' Mixer name : 'ATI R6xx HDMI' Components : 'HDA:1002aa01,00aa0100,00100200' Controls : 5 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 'SB'/'HDA ATI SB at 0xf024 irq 16' Mixer name : 'Conexant CX20582 (Pebble)' Components : 'HDA:14f15066,17aa21df,00100302' Controls : 8 Simple ctrls : 5 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: Sat Dec 10 12:54:26 2011 EcryptfsInUse: Yes InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012) MachineType: LENOVO 05962RU ProcEnviron: PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-3-generic-pae root=UUID=c9ef48cc-ddc5-4873-ac9b-2a14fe2329d3 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.2.0-3-generic-pae N/A linux-backports-modules-3.2.0-3-generic-pae N/A linux-firmware 1.62 SourcePackage: linux UpgradeStatus: Upgraded to precise on 2011-12-10 (0 days ago) dmi.bios.date: 08/25/2011 dmi.bios.vendor: LENOVO dmi.bios.version: 8FET31WW (1.15 ) dmi.board.asset.tag: Not Available dmi.board.name: 05962RU 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:bvr8FET31WW(1.15):bd08/25/2011:svnLENOVO:pn05962RU:pvrThinkPadX120e:rvnLENOVO:rn05962RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 05962RU dmi.product.version: ThinkPad X120e dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/902557/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1201528] Re: [INTEL DP55WG, Realtek ALC889] - Audio Playback Unavailable
Tested kernel 3.8.13-03081301-generic and was NOT able to break audio playback. Used mumble for 15 minutes getting music broadcasted, and audio never stopped working. ** Attachment added: "pulseverbose-2013-11-01-precise-3.8.13-03081301-generic.log" https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1201528/+attachment/3897940/+files/pulseverbose-2013-11-01-precise-3.8.13-03081301-generic.log -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1201528 Title: [INTEL DP55WG,Realtek ALC889] - Audio Playback Unavailable Status in “alsa-driver” package in Ubuntu: New Status in “linux” package in Ubuntu: Incomplete Status in “alsa-driver” source package in Raring: New Status in “linux” source package in Raring: Incomplete Status in “alsa-driver” source package in Saucy: New Status in “linux” source package in Saucy: Incomplete Bug description: This is a fresh upgrade to raring. During the weekend, I updated from precise to quantal, and from there to raring. I did not use sound while the system was in quantal, so no idea if the bug was present there as well. The symptom is: * after some period of sound usage, playback stops working What I mean with sound usage is: I tried having a meeting with: mumble, skype, and google hangout, and in all three cases, audio input/outout will work just fine for ~5 minutes, and the playback just dies (people tell me they keep listening to me, so mic works fine). The only way to solve this is by rebooting. After one of the reboots, I was able to play a 20 minute video with mplayer with no further issue. Then opened skype and after ~3-5 minute talk, audio playback died again. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: alsa-base 1.0.25+dfsg-0ubuntu4 ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2 Uname: Linux 3.8.0-26-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.9.2-0ubuntu8.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: nessita2627 F pulseaudio Date: Mon Jul 15 14:40:20 2013 InstallationDate: Installed on 2011-12-20 (572 days ago) InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (2029.1) MarkForUpload: True PackageArchitecture: all ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: alsa-driver Symptom: audio Symptom_AlsaPlaybackTest: ALSA playback test through plughw:MID failed Symptom_AlsaPlaybackTestStderr: W r i t e e r r o r : - 5 , I n p u t / o u t p u t e r r o r x r u n _ r e c o v e r y f a i l e d : - 5 , I n p u t / o u t p u t e r r o r T r a n s f e r f a i l e d : O p e r a t i o n n o t p e r m i t t e d Symptom_Card: Built-in Audio - HDA Intel MID Symptom_Jack: Green Headphone Out, Front Symptom_Type: None of the above Title: [, Realtek ALC889, Green Headphone Out, Front] Playback problem UpgradeStatus: Upgraded to raring on 2013-07-13 (2 days ago) dmi.bios.date: 08/05/2009 dmi.bios.vendor: Intel Corp. dmi.bios.version: KGIBX10J.86A.3206.2009.0805.1855 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: DP55WG dmi.board.vendor: Intel Corporation dmi.board.version: AAE57269-404 dmi.chassis.type: 2 dmi.modalias: dmi:bvnIntelCorp.:bvrKGIBX10J.86A.3206.2009.0805.1855:bd08/05/2009:svn:pn:pvr:rvnIntelCorporation:rnDP55WG:rvrAAE57269-404:cvn:ct2:cvr: To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1201528/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1247014] Re: [HP Probook 4510s] Integrated bluetooth doesn't work
** Tags added: kernel-bug-exists-upstream ** 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/1247014 Title: [HP Probook 4510s] Integrated bluetooth doesn't work Status in “linux” package in Ubuntu: Confirmed Bug description: OS : Ubuntu 13.10 Desktop 386 Hardware : HP Probook 4510s Laptop After fresh installation of Ubuntu 13.10 Desktop i386 on my HP Probook 4510s Laptop HP integrated bluetooth 2.0 doesn't work anymore. when I go to "Sytem Settings > Bluetooth" panel, the Bluetooth switch is OFF. I tried to switch it ON but after 1s it come back to OFF position with the status "Bluetooth is disabled". The bluetooth was working perfectly with the previous version of Ubuntu 13.04 Desktop i386. I tried to start on Ubuntu 13.04 Desktop i386 live USB Key. The bluetooth is working perfectly Same try with Ubuntu Ubuntu 13.10 Desktop i386 live USB Key. The bluetooth doen't work : Bluetooth is disabled dmesg + lsusb + lsmod included for 13.04 i386 and 13.10 i386 --- ApportVersion: 2.12.5-0ubuntu2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: cyrille1838 F pulseaudio /dev/snd/controlC0: cyrille1838 F pulseaudio DistroRelease: Ubuntu 13.10 HibernationDevice: RESUME=UUID=8eb1dfe5-afd7-41f9-98f9-424dddb9edfc InstallationDate: Installed on 2013-10-18 (14 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1) MachineType: Hewlett-Packard HP ProBook 4510s MarkForUpload: True Package: linux (not installed) ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=d1b883cb-c3e9-416e-adb9-66d05d2e5d3f ro quiet splash ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 RelatedPackageVersions: linux-restricted-modules-3.11.0-12-generic N/A linux-backports-modules-3.11.0-12-generic N/A linux-firmware 1.116 Tags: saucy Uname: Linux 3.11.0-12-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/09/2011 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 68PZI Ver. F.20 dmi.board.name: 3074 dmi.board.vendor: Hewlett-Packard dmi.board.version: KBC Version 24.0F dmi.chassis.asset.tag: CNU9202GS6 dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr68PZIVer.F.20:bd12/09/2011:svnHewlett-Packard:pnHPProBook4510s:pvrF.20:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr: dmi.product.name: HP ProBook 4510s dmi.product.version: F.20 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247014/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1237336] Re: linux-image-3.11.0-12-generic doesn't boot
I built the next test kernel, up to the following commit: 93bc11c3cc1f6d441df2362f0d3efea75dc0e3f4 The test kernel can be downloaded from: http://kernel.ubuntu.com/~jsalisbury/lp1237336 Can you test that kernel and report back if it has the bug or not. I will build the next test kernel based on your test results. Thanks in advance -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1237336 Title: linux-image-3.11.0-12-generic doesn't boot Status in “linux” package in Ubuntu: In Progress Bug description: I made a fresh install of Ubuntu Ringtail and Upgraded to Saucy. Turns out that the machine won't boot with linux-image-3.11.0-12-generic, but *will* boot with the old ringtail kernel linux-image-3.8.0-31-generic! I created two screenshots, one shows the point where the boot process with the Saucy kernel stops (after enabling the swap), and another picture of the boot process with the ringtail kernel AFTER successfully enabling the swap. This bug report was generated on 3.8.0-31, since I can't get 3.11 to boot... ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: linux-image (not installed) ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8 Uname: Linux 3.8.0-31-generic i686 ApportVersion: 2.12.5-0ubuntu1 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: guest-vLutlY 1977 F pulseaudio CurrentDmesg: Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order /var/log/dmesg -'] failed with exit code 1: comm: /var/log/dmesg: Permission denied Date: Wed Oct 9 12:40:08 2013 InstallationDate: Installed on 2013-10-08 (0 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release i386 (20130424) MachineType: Acer Extensa 5230 MarkForUpload: True PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-31-generic root=UUID=5a5a0960-705c-4925-88fa-bcb05eb87c12 ro crashkernel=384M-2G:64M,2G-:128M noquiet nosplash SourcePackage: linux UpgradeStatus: Upgraded to saucy on 2013-10-09 (0 days ago) WifiSyslog: dmi.bios.date: 02/02/2009 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: V1.28 dmi.board.name: Homa dmi.board.vendor: Acer dmi.board.version: Rev dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: N/A dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvrV1.28:bd02/02/2009:svnAcer:pnExtensa5230:pvr0100:rvnAcer:rnHoma:rvrRev:cvnAcer:ct10:cvrN/A: dmi.product.name: Extensa 5230 dmi.product.version: 0100 dmi.sys.vendor: Acer --- ApportVersion: 2.12.5-0ubuntu1 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: lightdm1518 F pulseaudio DistroRelease: Ubuntu 13.10 HibernationDevice: RESUME=UUID=765ea940-a006-4825-a979-c4ec48d81572 InstallationDate: Installed on 2013-10-08 (0 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release i386 (20130424) MachineType: Acer Extensa 5230 MarkForUpload: True Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=5a5a0960-705c-4925-88fa-bcb05eb87c12 ro crashkernel=384M-2G:64M,2G-:128M noquiet nosplash ProcVersionSignature: Ubuntu 3.11.0-12.18-generic 3.11.3 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.11.0-12-generic N/A linux-backports-modules-3.11.0-12-generic N/A linux-firmware 1.116 Tags: saucy Uname: Linux 3.11.0-12-generic i686 UpgradeStatus: Upgraded to saucy on 2013-10-09 (0 days ago) UserGroups: dmi.bios.date: 10/30/2009 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: V1.36 dmi.board.name: Homa dmi.board.vendor: Acer dmi.board.version: Rev dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: N/A dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvrV1.36:bd10/30/2009:svnAcer:pnExtensa5230:pvr0100:rvnAcer:rnHoma:rvrRev:cvnAcer:ct10:cvrN/A: dmi.product.name: Extensa 5230 dmi.product.version: 0100 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1237336/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1242938] Re: 13.10: Kernel panic - not syncing (on system start)
I built the next test kernel, up to the following commit: 91bc033c4d01656e3d8e45a13fd58924a3099693 The test kernel can be downloaded from: http://kernel.ubuntu.com/~jsalisbury/lp1242938 Can you test that kernel and report back if it has the bug or not. I will build the next test kernel based on your test results. Thanks in advance -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1242938 Title: 13.10: Kernel panic - not syncing (on system start) Status in “linux” package in Ubuntu: Confirmed Bug description: If i start ubuntu 13.10 i always get the error (see attached picture). This happens if i start via live-usb stick and after normal update from 13.04 to 13.10 within ubuntu. The same usb-live stick works on another computer without any errors. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: ubuntu-release-upgrader-core 1:0.205 ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8 Uname: Linux 3.8.0-31-generic i686 ApportVersion: 2.12.5-0ubuntu2 Architecture: i386 CrashDB: ubuntu Date: Tue Oct 22 00:31:43 2013 InstallationDate: Installed on 2013-08-05 (77 days ago) InstallationMedia: Ubuntu-GNOME 13.04 "Raring Ringtail" - Release i386 (20130424) MarkForUpload: True PackageArchitecture: all SourcePackage: ubuntu-release-upgrader Symptom: release-upgrade UpgradeStatus: Upgraded to saucy on 2013-10-20 (0 days ago) VarLogDistupgradeTermlog: --- ApportVersion: 2.12.5-0ubuntu2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: fabian 1845 F pulseaudio DistroRelease: Ubuntu 13.10 HibernationDevice: RESUME=UUID=411d36d6-4f07-4f5b-a060-18096ace08de InstallationDate: Installed on 2013-08-05 (79 days ago) InstallationMedia: Ubuntu-GNOME 13.04 "Raring Ringtail" - Release i386 (20130424) MachineType: Medion P8610 MarkForUpload: True Package: linux (not installed) ProcFB: 0 nouveaufb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-31-generic root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8 RelatedPackageVersions: linux-restricted-modules-3.8.0-31-generic N/A linux-backports-modules-3.8.0-31-generic N/A linux-firmware1.116 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no Tags: saucy Uname: Linux 3.8.0-31-generic i686 UpgradeStatus: Upgraded to saucy on 2013-10-20 (2 days ago) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 11/28/2008 dmi.bios.vendor: Phoenix Technologies Ltd. dmi.bios.version: M1.04 dmi.board.name: P8610 dmi.board.vendor: Medion dmi.board.version: REFERENCE dmi.chassis.type: 10 dmi.chassis.vendor: Medion dmi.modalias: dmi:bvnPhoenixTechnologiesLtd.:bvrM1.04:bd11/28/2008:svnMedion:pnP8610:pvrREFERENCE:rvnMedion:rnP8610:rvrREFERENCE:cvnMedion:ct10:cvr: dmi.product.name: P8610 dmi.product.version: REFERENCE dmi.sys.vendor: Medion To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1242938/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp