[Kernel-packages] [Bug 374105] Re: linux-image-$ver packages leave cruft behind
** Tags removed: karmic ** Tags added: precise 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/374105 Title: linux-image-$ver packages leave cruft behind Status in “linux” package in Ubuntu: Confirmed Status in “virtualbox” package in Ubuntu: New Bug description: $ ll /lib/modules/ total 6,0K drwxr-xr-x 8 root root 1,0K 2009-03-10 02:41 2.6.24-23-386 drwxr-xr-x 2 root root 1,0K 2009-03-23 05:13 2.6.28-10-generic drwxr-xr-x 5 root root 1,0K 2009-04-20 08:55 2.6.28-11-generic drwxr-xr-x 2 root root 1,0K 2009-03-17 05:54 2.6.28-4-386 drwxr-xr-x 3 root root 1,0K 2009-03-15 04:12 2.6.28-8-generic drwxr-xr-x 3 root root 1,0K 2009-03-12 02:18 2.6.28-9-generic $ dpkg -l linux-image*|grep ii ii linux-image2.6.28.11.15 Generic Linux kernel image. ii linux-image-2.6.24-23-386 2.6.24-23.48 Linux kernel image for version 2.6.24 on i38 ii linux-image-2.6.28-11-generic 2.6.28-11.42 Linux kernel image for version 2.6.28 on x86 ii linux-image-generic2.6.28.11.15 Generic Linux kernel image $ dpkg -S /lib/modules/*/modules.seriomap linux-image-2.6.24-23-386: /lib/modules/2.6.24-23-386/modules.seriomap dpkg: /lib/modules/2.6.28-10-generic/modules.seriomap not found. dpkg: /lib/modules/2.6.28-11-generic/modules.seriomap not found. 2.6.28-10-generic looks like a superseded package that did not properly clean up after itself To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/374105/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 374105] Re: linux-image-$ver packages leave cruft behind
from my latest aptitude run === Removing linux-backports-modules-cw-3.3-3.2.0-53-generic-pae ... update-initramfs: Generating /boot/initrd.img-3.2.0-53-generic-pae Purging configuration files for linux-backports-modules-cw-3.3-3.2.0-53-generic-pae ... update-initramfs: Generating /boot/initrd.img-3.2.0-53-generic-pae dpkg: warning: while removing linux-backports-modules-cw-3.3-3.2.0-53-generic-pae, directory '/lib/modules/3.2.0-53-generic-pae/updates' not empty so not removed. Removing linux-headers-3.2.0-53-generic-pae ... Removing linux-headers-3.2.0-53 ... Removing linux-headers-lbm-3.2.0-54-generic-pae ... (Reading database ... 370695 files and directories currently installed.) === $ find /lib/modules/3.2.0-53-generic-pae/updates/dkms/ /lib/modules/3.2.0-53-generic-pae/updates/dkms/ /lib/modules/3.2.0-53-generic-pae/updates/dkms/tp_smapi.ko /lib/modules/3.2.0-53-generic-pae/updates/dkms/thinkpad_ec.ko /lib/modules/3.2.0-53-generic-pae/updates/dkms/vboxnetadp.ko /lib/modules/3.2.0-53-generic-pae/updates/dkms/vboxnetflt.ko /lib/modules/3.2.0-53-generic-pae/updates/dkms/vboxpci.ko /lib/modules/3.2.0-53-generic-pae/updates/dkms/hdaps.ko /lib/modules/3.2.0-53-generic-pae/updates/dkms/vboxdrv.ko -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/374105 Title: linux-image-$ver packages leave cruft behind Status in “linux” package in Ubuntu: Confirmed Status in “virtualbox” package in Ubuntu: New Bug description: $ ll /lib/modules/ total 6,0K drwxr-xr-x 8 root root 1,0K 2009-03-10 02:41 2.6.24-23-386 drwxr-xr-x 2 root root 1,0K 2009-03-23 05:13 2.6.28-10-generic drwxr-xr-x 5 root root 1,0K 2009-04-20 08:55 2.6.28-11-generic drwxr-xr-x 2 root root 1,0K 2009-03-17 05:54 2.6.28-4-386 drwxr-xr-x 3 root root 1,0K 2009-03-15 04:12 2.6.28-8-generic drwxr-xr-x 3 root root 1,0K 2009-03-12 02:18 2.6.28-9-generic $ dpkg -l linux-image*|grep ii ii linux-image2.6.28.11.15 Generic Linux kernel image. ii linux-image-2.6.24-23-386 2.6.24-23.48 Linux kernel image for version 2.6.24 on i38 ii linux-image-2.6.28-11-generic 2.6.28-11.42 Linux kernel image for version 2.6.28 on x86 ii linux-image-generic2.6.28.11.15 Generic Linux kernel image $ dpkg -S /lib/modules/*/modules.seriomap linux-image-2.6.24-23-386: /lib/modules/2.6.24-23-386/modules.seriomap dpkg: /lib/modules/2.6.28-10-generic/modules.seriomap not found. dpkg: /lib/modules/2.6.28-11-generic/modules.seriomap not found. 2.6.28-10-generic looks like a superseded package that did not properly clean up after itself To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/374105/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 374105] Re: linux-image-$ver packages leave cruft behind
a problem with the dkms implementation of tp-smapi-dkms and virtualbox- ose-dkms? ** Also affects: virtualbox (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/374105 Title: linux-image-$ver packages leave cruft behind Status in “linux” package in Ubuntu: Confirmed Status in “virtualbox” package in Ubuntu: New Bug description: $ ll /lib/modules/ total 6,0K drwxr-xr-x 8 root root 1,0K 2009-03-10 02:41 2.6.24-23-386 drwxr-xr-x 2 root root 1,0K 2009-03-23 05:13 2.6.28-10-generic drwxr-xr-x 5 root root 1,0K 2009-04-20 08:55 2.6.28-11-generic drwxr-xr-x 2 root root 1,0K 2009-03-17 05:54 2.6.28-4-386 drwxr-xr-x 3 root root 1,0K 2009-03-15 04:12 2.6.28-8-generic drwxr-xr-x 3 root root 1,0K 2009-03-12 02:18 2.6.28-9-generic $ dpkg -l linux-image*|grep ii ii linux-image2.6.28.11.15 Generic Linux kernel image. ii linux-image-2.6.24-23-386 2.6.24-23.48 Linux kernel image for version 2.6.24 on i38 ii linux-image-2.6.28-11-generic 2.6.28-11.42 Linux kernel image for version 2.6.28 on x86 ii linux-image-generic2.6.28.11.15 Generic Linux kernel image $ dpkg -S /lib/modules/*/modules.seriomap linux-image-2.6.24-23-386: /lib/modules/2.6.24-23-386/modules.seriomap dpkg: /lib/modules/2.6.28-10-generic/modules.seriomap not found. dpkg: /lib/modules/2.6.28-11-generic/modules.seriomap not found. 2.6.28-10-generic looks like a superseded package that did not properly clean up after itself To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/374105/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1017738] Re: NM fails to connect Wi-Fi; dhclient works -- Intel Centrino Wireless-N 1000 iwlwifi
Bug still present on saucy. Ubuntu network manager policy is not user friendly - Precise connected fairly quickly after power up to wireless WPA encrypted network. Nook connects immediately on power up to wireless WPA encrypted network. Chromebook connects immediately on power up to wireless WPA encrypted network. Samsung Galaxy Tab 2 connects immediately on power up to wireless WPA encrypted network. What is the reason Ubuntu network manager changed their policy of connecting right away like all these other products? BTW, problem also occurs on my notebook and tower with Ubuntu only. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1017738 Title: NM fails to connect Wi-Fi; dhclient works -- Intel Centrino Wireless-N 1000 iwlwifi Status in “linux” package in Ubuntu: Expired Bug description: Wireless WPA fails to "automatically connect" even though "enable wireless" is on when rebooting. Systems Settings Network is blank where it should have the network name. That's a bug. Correctly says wired network is unplugged. Network Applet Edit Connections says wired connection last used 5 minutes ago. Has not been plugged in since yesterday. That's a bug. Network Applet Edit Connections says wireless connection last used 2 hours ago. Not true, last used 5 minutes ago. That's a bug. Selecting Network Applet Edit Connections Wireless Security tab should ask for pathword authorization to set/change password. It does not. That's a bug. What the Wireless Security tab does is just sit there for a couple minutes then (60 to 120 seconds) the menu appears. All the correct data is already there. Save, close. No changes made. Wireless WPA still does not connect even though it was running before reboot. "connect automatically" does not. That's a bug. Systems Settings Network still shows no network name while network applit edit connections shows the correct name. Why don't they both show the same network name? That's a bug. After 20 minutes, it suddenly does show the network name. Some time after that the wireless WPA connects. No new information was used. It already had network name, security type, and password when it rebooted. "cinnect automatically" does not. That's a bug. Any clue what to do to "automatically connect"? This is a "Regression" since Precise works very usably on the same hardware. Jerry ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: network-manager 0.9.4.0+git201206081144.2efeac8-0ubuntu1 ProcVersionSignature: Ubuntu 3.5.0-1.1-generic 3.5.0-rc3 Uname: Linux 3.5.0-1-generic i686 ApportVersion: 2.2.5-0ubuntu1 Architecture: i386 Date: Mon Jun 25 18:39:51 2012 InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha i386 (20120625) ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: network-manager UpgradeStatus: No upgrade log present (probably fresh install) --- ApportVersion: 2.3-0ubuntu4 Architecture: i386 DistroRelease: Ubuntu 12.10 IfupdownConfig: auto lo iface lo inet loopback InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha i386 (20120708.1) IpRoute: default via 192.168.0.1 dev wlan0 proto static 169.254.0.0/16 dev wlan0 scope link metric 1000 192.168.0.0/24 dev wlan0 proto kernel scope link src 192.168.0.7 metric 9 NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true WimaxEnabled=true Package: network-manager 0.9.4.0+git201206081144.2efeac8-0ubuntu1 PackageArchitecture: i386 ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6 Tags: quantal running-unity Uname: Linux 3.5.0-4-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo nmcli-con: NAME UUID TYPE TIMESTAMPTIMESTAMP-REAL AUTOCONNECT READONLY DBUS-PATH Wired connection 1db29e980-6d85-4cd3-8f83-c4252d4f3755 802-3-ethernet1342096724 Thu 12 Jul 2012 08:38:44 AM EDTyes no /org/freedesktop/NetworkManager/Settings/1 LAUREL28dda2b6-dcd4-4a4d-8b33-6d4d1d9d99b5 802-11-wireless 1342097083 Thu 12 Jul 2012 08:44:43 AM EDTyes no /org/freedesktop/NetworkManager/Settings/0 nmcli-dev: DEVICE TYPE STATE DBUS-PATH wlan0 802-11-wireless connected /org/freedesktop/NetworkManager/Devices/1 eth0 802-3-ethernetunavailable /org/freedesktop/NetworkManager/Devices/0 n
[Kernel-packages] [Bug 881830] Re: [MacBookPro8, 2] Trackpad single clicks nearly always double clicks
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/881830 Title: [MacBookPro8,2] Trackpad single clicks nearly always double clicks Status in “linux” package in Ubuntu: Expired Bug description: On a MacBookPro8,2, the track pad does not respond properly. Single clicks are nearly always interpreted as double clicks. Attachments as per https://wiki.ubuntu.com/DebuggingTouchpadDetection#In_case_at_least_one_of_Touchpad_features_works_but_does_not_work_correctly_and_as_expected : + xmodmap: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881830/+attachment/3399935/+files/xmodmap + xev: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881830/+attachment/3408611/+files/xev.log + xinput: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881830/+attachment/3399937/+files/xinput + evtest: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881830/+attachment/3403873/+files/evtest Ubuntu kernel version bisect revealed a regression from Ubuntu-2.6.38-8.39 to Ubuntu-2.6.38-7.40 . --- ApportVersion: 1.23-0ubuntu4 Architecture: amd64 DistroRelease: Ubuntu 11.10 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64+mac (20111012) Package: linux (not installed) ProcEnviron: PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash Tags: oneiric running-unity Uname: Linux 3.1.0-999-generic x86_64 UnreportableReason: The running kernel is not an Ubuntu kernel UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: cdrom dialout lpadmin plugdev sambashare --- ApportVersion: 2.6.1-0ubuntu3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC2: lars 2156 F pulseaudio /dev/snd/controlC0: lars 2156 F pulseaudio /dev/snd/controlC1: lars 2156 F pulseaudio CRDA: Error: [Errno 2] No such file or directory CurrentDmesg: Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order /var/log/dmesg -'] failed with exit code 1: comm: /var/log/dmesg: Permission denied dmesg: write failed: Broken pipe DistroRelease: Ubuntu 12.10 InstallationMedia: Lubuntu 12.10 "Quantal Quetzal" - Alpha amd64+mac (20120920) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: Apple Inc. MacBookPro8,2 Package: linux (not installed) ProcEnviron: LANGUAGE=en_US:en TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-15-generic root=UUID=a8a325fd-0b63-4f6f-92c2-53eff4b3fc05 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.5.0-15.22-generic 3.5.4 RfKill: 0: hci0: Bluetooth Soft blocked: no Hard blocked: no Tags: quantal Uname: Linux 3.5.0-15-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: WifiSyslog: dmi.bios.date: 01/24/12 dmi.bios.vendor: Apple Inc. dmi.bios.version: MBP81.88Z.0047.B27.1201241646 dmi.board.asset.tag: Base Board Asset Tag# dmi.board.name: Mac-94245A3940C91C80 dmi.board.vendor: Apple Inc. dmi.board.version: MacBookPro8,2 dmi.chassis.type: 10 dmi.chassis.vendor: Apple Inc. dmi.chassis.version: Mac-94245A3940C91C80 dmi.modalias: dmi:bvnAppleInc.:bvrMBP81.88Z.0047.B27.1201241646:bd01/24/12:svnAppleInc.:pnMacBookPro8,2:pvr1.0:rvnAppleInc.:rnMac-94245A3940C91C80:rvrMacBookPro8,2:cvnAppleInc.:ct10:cvrMac-94245A3940C91C80: dmi.product.name: MacBookPro8,2 dmi.product.version: 1.0 dmi.sys.vendor: Apple Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881830/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1034227] Re: problems connecting and using usb storage devices
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1034227 Title: problems connecting and using usb storage devices Status in “linux” package in Ubuntu: Expired Bug description: the only way to use usb 2.0 hard disks and flash drives / cards is typing: cd /sys/bus/pci/drivers/ehci_hcd/, sudo sh -c 'find ./ -name ":00:*" -print| sed "s/\.\///">unbind' looks like a bug that was present in previous versions sometimes the usb drives are seen and automounted and sometimes they aren't. If they are, any attempt to copy files to them generates errors ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-27-generic-pae 3.2.0-27.43 ProcVersionSignature: Ubuntu 3.2.0-27.43-generic-pae 3.2.21 Uname: Linux 3.2.0-27-generic-pae 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: bruno 3398 F pulseaudio CRDA: Error: [Errno 2] No existe el archivo o el directorio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0x9310 irq 44' Mixer name : 'SigmaTel STAC9221 A1' Components : 'HDA:83847680,80860204,00103601' Controls : 33 Simple ctrls : 14 Date: Tue Aug 7 22:37:41 2012 HibernationDevice: RESUME=UUID=69f5cd6e-02b0-4d36-b0bd-d9d97c4d7682 InstallationMedia: Ubuntu-Server 12.04 LTS "Precise Pangolin" - Release i386 (20120424.1) ProcEnviron: LANGUAGE=es_BO:es TERM=screen LANG=es_BO.UTF-8 SHELL=/bin/bash ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-27-generic-pae root=UUID=84f64da5-87fa-4de3-bf96-d813127dad72 ro RelatedPackageVersions: linux-restricted-modules-3.2.0-27-generic-pae N/A linux-backports-modules-3.2.0-27-generic-pae N/A linux-firmware1.79 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/05/2007 dmi.bios.vendor: Intel Corp. dmi.bios.version: CL94510J.86A.0034.2007.0905.1956 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: D945GCL dmi.board.vendor: Intel Corporation dmi.board.version: AAD67193-205 dmi.chassis.type: 2 dmi.modalias: dmi:bvnIntelCorp.:bvrCL94510J.86A.0034.2007.0905.1956:bd09/05/2007:svn:pn:pvr:rvnIntelCorporation:rnD945GCL:rvrAAD67193-205:cvn:ct2:cvr: To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1034227/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1035178] Re: Lockup with CPU hot when lid is closed on Lenovo T510
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1035178 Title: Lockup with CPU hot when lid is closed on Lenovo T510 Status in “linux” package in Ubuntu: Expired Bug description: I have a Lenovo T510, with the Intel graphics. Starting a few days ago, when I shut the lid the fan kicks in and it starts making a lot of heat. It will do this with the lid shut until it runs out of battery. If you open it the green ring light around the power button is blinking and no key does anything to wake it (and it still keeps running the fan and producing heat). If left alone it will get so hot it smells scorched. The capslock light will not go on if you press the key, but it is not flashing. You have to hold the power button down to do a full reboot. This is repeatable, it does it every time. It started within the last week, I think whatever the previous version of the kernel was, it worked with that. I have an encrypted home directory but not an encrypted swap. The last few lines of /var/log/syslog, before the messages from the reboot start, are: Aug 9 18:06:49 rgr-thinkpad-fourkitchens vmnetBridge: RTM_NEWLINK: name:wlan0 index:3 flags:0x1002 Aug 9 18:06:49 rgr-thinkpad-fourkitchens vmnet-natd: RTM_NEWLINK: name:wlan0 index:3 flags:0x1002 Aug 9 18:06:49 rgr-thinkpad-fourkitchens avahi-daemon[1055]: Withdrawing address record for fe80::224:d7ff:f e17:4f40 on wlan0. Aug 9 18:06:51 rgr-thinkpad-fourkitchens kernel: [28794.654263] userif-2: sent link up event. Aug 9 18:06:51 rgr-thinkpad-fourkitchens kernel: [28796.038557] PM: Syncing filesystems ... done. Aug 9 18:06:51 rgr-thinkpad-fourkitchens kernel: [28796.470773] PM: Preparing system for mem sleep Aug 9 18:06:51 rgr-thinkpad-fourkitchens kernel: [28796.470795] mmc0: card b368 removed ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: linux-image (not installed) Regression: Yes Reproducible: Yes ProcVersionSignature: Ubuntu 2.6.32-41.94-generic 2.6.32.59+drm33.24 Uname: Linux 2.6.32-41-generic x86_64 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21. Architecture: amd64 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: HDA Generic [HDA Generic] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: rgr4201 F pulseaudio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf262 irq 17' Mixer name : 'Intel G45 DEVIBX' Components : 'HDA:14f15069,17aa218b,00100302 HDA:80862804,17aa21b5,0010' Controls : 10 Simple ctrls : 5 Card29.Amixer.info: Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 6MHT35WW-1.10' Mixer name : 'ThinkPad EC 6MHT35WW-1.10' 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: Fri Aug 10 00:26:35 2012 EcryptfsInUse: Yes HibernationDevice: RESUME=UUID=c3a2cf09-651a-4653-9592-8469616f1148 InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429) MachineType: LENOVO 4313CTO ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-41-generic root=UUID=8c9def4e-601b-4836-a748-d1827839797d ro quiet splash ProcEnviron: LANGUAGE=en_US:en LANG=en_US.UTF-8 SHELL=/bin/bash RelatedPackageVersions: linux-firmware 1.34.14 SourcePackage: linux WifiSyslog: dmi.bios.date: 04/21/2010 dmi.bios.vendor: LENOVO dmi.bios.version: 6MET55WW (1.18 ) dmi.board.name: 4313CTO 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:bvr6MET55WW(1.18):bd04/21/2010:svnLENOVO:pn4313CTO:pvrThinkPadT510:rvnLENOVO:rn4313CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 4313CTO dmi.product.version: ThinkPad T510 dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1035178/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1017738] Re: NM fails to connect Wi-Fi; dhclient works -- Intel Centrino Wireless-N 1000 iwlwifi
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1017738 Title: NM fails to connect Wi-Fi; dhclient works -- Intel Centrino Wireless-N 1000 iwlwifi Status in “linux” package in Ubuntu: Expired Bug description: Wireless WPA fails to "automatically connect" even though "enable wireless" is on when rebooting. Systems Settings Network is blank where it should have the network name. That's a bug. Correctly says wired network is unplugged. Network Applet Edit Connections says wired connection last used 5 minutes ago. Has not been plugged in since yesterday. That's a bug. Network Applet Edit Connections says wireless connection last used 2 hours ago. Not true, last used 5 minutes ago. That's a bug. Selecting Network Applet Edit Connections Wireless Security tab should ask for pathword authorization to set/change password. It does not. That's a bug. What the Wireless Security tab does is just sit there for a couple minutes then (60 to 120 seconds) the menu appears. All the correct data is already there. Save, close. No changes made. Wireless WPA still does not connect even though it was running before reboot. "connect automatically" does not. That's a bug. Systems Settings Network still shows no network name while network applit edit connections shows the correct name. Why don't they both show the same network name? That's a bug. After 20 minutes, it suddenly does show the network name. Some time after that the wireless WPA connects. No new information was used. It already had network name, security type, and password when it rebooted. "cinnect automatically" does not. That's a bug. Any clue what to do to "automatically connect"? This is a "Regression" since Precise works very usably on the same hardware. Jerry ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: network-manager 0.9.4.0+git201206081144.2efeac8-0ubuntu1 ProcVersionSignature: Ubuntu 3.5.0-1.1-generic 3.5.0-rc3 Uname: Linux 3.5.0-1-generic i686 ApportVersion: 2.2.5-0ubuntu1 Architecture: i386 Date: Mon Jun 25 18:39:51 2012 InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha i386 (20120625) ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: network-manager UpgradeStatus: No upgrade log present (probably fresh install) --- ApportVersion: 2.3-0ubuntu4 Architecture: i386 DistroRelease: Ubuntu 12.10 IfupdownConfig: auto lo iface lo inet loopback InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha i386 (20120708.1) IpRoute: default via 192.168.0.1 dev wlan0 proto static 169.254.0.0/16 dev wlan0 scope link metric 1000 192.168.0.0/24 dev wlan0 proto kernel scope link src 192.168.0.7 metric 9 NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true WimaxEnabled=true Package: network-manager 0.9.4.0+git201206081144.2efeac8-0ubuntu1 PackageArchitecture: i386 ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6 Tags: quantal running-unity Uname: Linux 3.5.0-4-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo nmcli-con: NAME UUID TYPE TIMESTAMPTIMESTAMP-REAL AUTOCONNECT READONLY DBUS-PATH Wired connection 1db29e980-6d85-4cd3-8f83-c4252d4f3755 802-3-ethernet1342096724 Thu 12 Jul 2012 08:38:44 AM EDTyes no /org/freedesktop/NetworkManager/Settings/1 LAUREL28dda2b6-dcd4-4a4d-8b33-6d4d1d9d99b5 802-11-wireless 1342097083 Thu 12 Jul 2012 08:44:43 AM EDTyes no /org/freedesktop/NetworkManager/Settings/0 nmcli-dev: DEVICE TYPE STATE DBUS-PATH wlan0 802-11-wireless connected /org/freedesktop/NetworkManager/Devices/1 eth0 802-3-ethernetunavailable /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.4.0connected enabled enabled enabledenabled disabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1017738/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.
[Kernel-packages] [Bug 1034562] Re: atkbd serio0: Unknown key pressed: code 0xc4
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1034562 Title: atkbd serio0: Unknown key pressed: code 0xc4 Status in “linux” package in Ubuntu: Expired Bug description: Laptop has button (+led) for enabling built-in 3G-modem. Pressing it will enable modem (and switch on the led), but it also gives error: [ 199.099227] atkbd serio0: Unknown key pressed (translated set 2, code 0xc4 on isa0060/serio0). [ 199.099235] atkbd serio0: Use 'setkeycodes e044 ' to make it known. Pressing again will disable the modem (and switch off the led), and also gives error: [ 270.891553] atkbd serio0: Unknown key released (translated set 2, code 0xba on isa0060/serio0). [ 270.891560] atkbd serio0: Use 'setkeycodes e03a ' to make it known. dmidecode -s system-manufacturer Acer dmidecode -s system-product-name Aspire 5738 dmidecode -s system-version 0100 uname -a Linux 3.2.0-27-generic #43-Ubuntu SMP Fri Jul 6 14:25:57 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux Built-in modem Bus 002 Device 004: ID 12d1:1404 Huawei Technologies Co., Ltd. --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu11 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: aapo 1643 F pulseaudio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf470 irq 46' Mixer name : 'Intel Cantiga HDMI' Components : 'HDA:10ec0888,10250205,00100202 HDA:11c11040,11c10001,00100200 HDA:80862802,80860101,0010' Controls : 45 Simple ctrls : 22 DistroRelease: Ubuntu 12.04 HibernationDevice: RESUME=UUID=2ef0165e-6ab2-4c98-b151-0e1a800c51e8 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425) MachineType: Acer Aspire 5738 Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=fi_FI.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-27-generic root=UUID=3c480b2e-204d-433d-9100-c9f904d1ac3c ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.2.0-27.43-generic 3.2.21 RelatedPackageVersions: linux-restricted-modules-3.2.0-27-generic N/A linux-backports-modules-3.2.0-27-generic N/A linux-firmware1.79 Tags: precise running-unity Uname: Linux 3.2.0-27-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 02/11/2010 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: V1.30i dmi.board.name: JV50 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.30i:bd02/11/2010:svnAcer:pnAspire5738:pvr0100:rvnAcer:rnJV50:rvrRev:cvnAcer:ct10:cvrN/A: dmi.product.name: Aspire 5738 dmi.product.version: 0100 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1034562/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1034573] Re: cannot access beyond 1 GB on 2 GB SD flash memory
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1034573 Title: cannot access beyond 1 GB on 2 GB SD flash memory Status in “linux” package in Ubuntu: Expired Bug description: I connected a 2 GB SD flash memory, which is a camera memory with photos. The device is mounted, shown as 2 GB drive with "msdos" file system. I can see the whole list of memory content. The .jpg images in first GB are accessible (I can open them), while accessing images saved to 2nd GB return an IO access error. The syslog show the attached messages. Note: The same SD flash memory with the same HW is all readable with WinXPsp3, so there are no HW limitations. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-27-generic-pae 3.2.0-27.43 ProcVersionSignature: Ubuntu 3.2.0-27.43-generic-pae 3.2.21 Uname: Linux 3.2.0-27-generic-pae i686 NonfreeKernelModules: nvidia AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. AplayDevices: List of PLAYBACK Hardware Devices card 0: NVidia [HDA NVidia], device 0: ALC662 rev1 Analog [ALC662 rev1 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 ApportVersion: 2.0.1-0ubuntu12 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: NVidia [HDA NVidia], device 0: ALC662 rev1 Analog [ALC662 rev1 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: efa2805 F pulseaudio Card0.Amixer.info: Card hw:0 'NVidia'/'HDA NVidia at 0xfae78000 irq 23' Mixer name : 'Realtek ALC662 rev1' Components : 'HDA:10ec0662,104316f3,00100101' Controls : 20 Simple ctrls : 11 CheckboxSubmission: bff6ca128abafd5e9f4c5484e1181d23 CheckboxSystem: b8f3ec504801f13fc208edb5c785b099 Date: Wed Aug 8 21:15:09 2012 HibernationDevice: RESUME=UUID=4738b151-880b-4eb3-8f57-461ae5246cc6 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012) 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 001 Device 003: ID 04f2:b071 Chicony Electronics Co., Ltd 2.0M UVC Webcam / CNF7129 Bus 002 Device 002: ID 046d:c00c Logitech, Inc. Optical Wheel Mouse Bus 001 Device 006: ID 0aec:3260 Neodio Technologies Corp. 7-in-1 Card Reader MachineType: ASUSTeK Computer Inc. K50IN ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.2.0-27-generic-pae root=UUID=ac823f48-7711-460f-92af-8c9b2acd2aa5 ro crashkernel=384M-2G:64M,2G-:128M RelatedPackageVersions: linux-restricted-modules-3.2.0-27-generic-pae N/A linux-backports-modules-3.2.0-27-generic-pae N/A linux-firmware1.79 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/26/2009 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 217 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: K50IN dmi.board.vendor: ASUSTeK Computer Inc. dmi.board.version: 1.0 dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTeK Computer Inc. dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr217:bd08/26/2009:svnASUSTeKComputerInc.:pnK50IN:pvr1.0:rvnASUSTeKComputerInc.:rnK50IN:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr: dmi.product.name: K50IN dmi.product.version: 1.0 dmi.sys.vendor: ASUSTeK Computer Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1034573/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1216749] Re: "ib ring test failed (-35)" and other errors
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1216749 Title: "ib ring test failed (-35)" and other errors Status in “linux” package in Ubuntu: Expired Bug description: Also in dmesg: "AMD-Vi: Event logged [IO_PAGE_FAULT.." ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: linux-image 3.11.0.3.4 ProcVersionSignature: Ubuntu 3.11.0-3.8-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: ilia 1999 F pulseaudio /dev/snd/controlC0: ilia 1999 F pulseaudio Date: Mon Aug 26 12:39:34 2013 HibernationDevice: RESUME=UUID=d715ee47-bb74-4387-9657-50458599aeb5 InstallationDate: Installed on 2013-08-12 (13 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130811) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: System manufacturer System Product Name MarkForUpload: True ProcEnviron: TERM=linux PATH=(custom, no user) LANG=ru_RU.UTF-8 SHELL=/bin/bash ProcFB: 0 radeondrmfb 1 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-3-generic root=UUID=dab41fce-bfe4-4748-86aa-4ae14d5dcaa3 ro 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.11.0-3-generic N/A linux-backports-modules-3.11.0-3-generic N/A linux-firmware1.113 RfKill: SourcePackage: linux StagingDrivers: zram UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 11/08/2012 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 5304 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: F2A55-M LK 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.:bvr5304:bd11/08/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnF2A55-MLK:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion: dmi.product.name: System Product Name dmi.product.version: System Version dmi.sys.vendor: System manufacturer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1216749/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1217149] Re: package linux-image-3.5.0-37-generic 3.5.0-37.58~precise1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1217149 Title: package linux-image-3.5.0-37-generic 3.5.0-37.58~precise1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2 Status in “linux” package in Ubuntu: Expired Bug description: installArchives() failed: (Reading database ... (Reading database ... 5%% (Reading database ... 10%% (Reading database ... 15%% (Reading database ... 20%% (Reading database ... 25%% (Reading database ... 30%% (Reading database ... 35%% (Reading database ... 40%% (Reading database ... 45%% (Reading database ... 50%% (Reading database ... 55%% (Reading database ... 60%% (Reading database ... 65%% (Reading database ... 70%% (Reading database ... 75%% (Reading database ... 80%% (Reading database ... 85%% (Reading database ... 90%% (Reading database ... 95%% (Reading database ... 100%% (Reading database ... 467036 files and directories currently installed.) Preparing to replace dosfstools 3.0.12-1ubuntu1 (using .../dosfstools_3.0.12-1ubuntu1.1_amd64.deb) ... Unpacking replacement dosfstools ... Selecting previously unselected package linux-image-3.5.0-39-generic. Unpacking linux-image-3.5.0-39-generic (from .../linux-image-3.5.0-39-generic_3.5.0-39.60~precise1_amd64.deb) ... Done. Selecting previously unselected package linux-headers-3.5.0-39. Unpacking linux-headers-3.5.0-39 (from .../linux-headers-3.5.0-39_3.5.0-39.60~precise1_all.deb) ... Selecting previously unselected package linux-headers-3.5.0-39-generic. Unpacking linux-headers-3.5.0-39-generic (from .../linux-headers-3.5.0-39-generic_3.5.0-39.60~precise1_amd64.deb) ... Preparing to replace linux-headers-generic-lts-quantal 3.5.0.37.43 (using .../linux-headers-generic-lts-quantal_3.5.0.39.45_amd64.deb) ... Unpacking replacement linux-headers-generic-lts-quantal ... Preparing to replace base-files 6.5ubuntu6.5 (using .../base-files_6.5ubuntu6.6_amd64.deb) ... Unpacking replacement base-files ... Processing triggers for man-db ... Processing triggers for plymouth-theme-ubuntu-text ... update-initramfs: deferring update (trigger activated) Processing triggers for install-info ... install-info: warning: no info dir entry in `/usr/share/info/gtkdialog.info.gz' Processing triggers for initramfs-tools ... update-initramfs: Generating /boot/initrd.img-3.5.0-37-generic Setting up base-files (6.5ubuntu6.6) ... Installing new version of config file /etc/issue ... Installing new version of config file /etc/issue.net ... Installing new version of config file /etc/lsb-release ... Installing new version of config file /etc/os-release ... Processing triggers for plymouth-theme-ubuntu-text ... update-initramfs: deferring update (trigger activated) Processing triggers for initramfs-tools ... update-initramfs: Generating /boot/initrd.img-3.5.0-37-generic (Reading database ... (Reading database ... 5%% (Reading database ... 10%% (Reading database ... 15%% (Reading database ... 20%% (Reading database ... 25%% (Reading database ... 30%% (Reading database ... 35%% (Reading database ... 40%% (Reading database ... 45%% (Reading database ... 50%% (Reading database ... 55%% (Reading database ... 60%% (Reading database ... 65%% (Reading database ... 70%% (Reading database ... 75%% (Reading database ... 80%% (Reading database ... 85%% (Reading database ... 90%% (Reading database ... 95%% (Reading database ... 100%% (Reading database ... 494048 files and directories currently installed.) Preparing to replace chromium-browser-l10n 28.0.1500.71-0ubuntu1.12.04.1 (using .../chromium-browser-l10n_28.0.1500.95-0ubuntu0.12.04.2_all.deb) ... Unpacking replacement chromium-browser-l10n ... Preparing to replace chromium-codecs-ffmpeg 28.0.1500.71-0ubuntu1.12.04.1 (using .../chromium-codecs-ffmpeg_28.0.1500.95-0ubuntu0.12.04.2_amd64.deb) ... Unpacking replacement chromium-codecs-ffmpeg ... Preparing to replace chromium-browser 28.0.1500.71-0ubuntu1.12.04.1 (using .../chromium-browser_28.0.1500.95-0ubuntu0.12.04.2_amd64.deb) ... Unpacking replacement chromium-browser ... Preparing to replace google-chrome-stable 28.0.1500.95-r213514 (using .../google-chrome-stable_29.0.1547.57-r217859_amd64.deb) ... Unpacking replacement google-chrome-stable ... Preparing to replace audacity 2.0.3+svn20130810+r7739-0~r21~precise1 (using .../audacity_2.0.3+svn20130821+r7743-0~r21~precise1_amd64.deb) ... Unpacking replacement audacity ... Preparing to replace audacity-data 2.0.3+svn20130810+r7739-0~r21~precise1 (using .../audacity-data_2.0.3+svn20130821+r7743-0~r21~precise1_all
[Kernel-packages] [Bug 1215371] Re: [Kernel-Oops] Kernel NULL pointer dereference at interrupt when doing Centrino clock stuff (drm_kms_helper)
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1215371 Title: [Kernel-Oops] Kernel NULL pointer dereference at interrupt when doing Centrino clock stuff (drm_kms_helper) Status in “linux” package in Ubuntu: Expired Bug description: I booted up Ubuntu 13.04 which I updated completely as of yesterday, logged on, and then I got the following black screen, which I took a picture of with my camera because this happens every time I try to use Ubuntu, so I can't access the logs. --- ApportVersion: 2.9.2-0ubuntu8.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: benjamin 2032 F pulseaudio /dev/snd/pcmC1D0p: benjamin 2032 F...m pulseaudio DistroRelease: Ubuntu 13.04 HibernationDevice: RESUME=UUID=a2b80d25-f038-4c19-b5ca-f5ab0bd1aa4c InstallationDate: Installed on 2013-07-21 (36 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: TOSHIBA Satellite S70-A MarkForUpload: True Package: linux (not installed) ProcEnviron: TERM=gnome-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-29-generic root=UUID=a709ae3c-33a9-4b6b-b2ab-e5e55410172f ro acpi_osi=Linux quiet splash acpi_backlight=vendor vt.handoff=7 ProcVersionSignature: Ubuntu 3.8.0-29.42-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.106 Tags: raring Uname: Linux 3.8.0-29-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 06/04/2013 dmi.bios.vendor: Insyde Corp. dmi.bios.version: 1.00 dmi.board.asset.tag: Type2 - Board Asset Tag dmi.board.name: Type2 - Board Product Name1 dmi.board.vendor: Type2 - Board Vendor Name1 dmi.board.version: Type2 - Board Version dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: OEM Chassis Manufacturer dmi.chassis.version: OEM Chassis Version dmi.modalias: dmi:bvnInsydeCorp.:bvr1.00:bd06/04/2013:svnTOSHIBA:pnSatelliteS70-A:pvrPSKNEU-01J00H:rvnType2-BoardVendorName1:rnType2-BoardProductName1:rvrType2-BoardVersion:cvnOEMChassisManufacturer:ct10:cvrOEMChassisVersion: dmi.product.name: Satellite S70-A dmi.product.version: PSKNEU-01J00H dmi.sys.vendor: TOSHIBA To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1215371/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1216641] Re: [Hewlett-Packard HP Pavilion dv4 Notebook PC] suspend/resume failure [non-free: wl]
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1216641 Title: [Hewlett-Packard HP Pavilion dv4 Notebook PC] suspend/resume failure [non-free: wl] Status in “linux” package in Ubuntu: Expired Bug description: estaba iniciando y me salio el error ProblemType: KernelOops 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 i686 NonfreeKernelModules: wl Annotation: This occured during a previous suspend and prevented it from resuming properly. ApportVersion: 2.12.1-0ubuntu2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: tivi 1934 F pulseaudio CurrentDmesg: [ 44.121393] init: anacron main process (927) killed by TERM signal Date: Sun Aug 25 14:30:51 2013 ExecutablePath: /usr/share/apport/apportcheckresume Failure: suspend/resume InstallationDate: Installed on 2013-08-17 (8 days ago) InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.2) InterpreterPath: /usr/bin/python3.3 Lsusb: Bus 002 Device 003: ID 174f:1107 Syntek Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: Hewlett-Packard HP Pavilion dv4 Notebook PC MarkForUpload: True ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume ProcEnviron: TERM=linux PATH=(custom, no user) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-3-generic root=UUID=910692b6-39d6-4bda-92f2-5156db6ca7fb ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon not responding. 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 Title: [Hewlett-Packard HP Pavilion dv4 Notebook PC] suspend/resume failure [non-free: wl] UpgradeStatus: Upgraded to saucy on 2013-08-18 (7 days ago) UserGroups: dmi.bios.date: 01/15/2010 dmi.bios.vendor: Insyde dmi.bios.version: F.08 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: 140A dmi.board.vendor: Hewlett-Packard dmi.board.version: 50.17 dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.chassis.version: N/A dmi.modalias: dmi:bvnInsyde:bvrF.08:bd01/15/2010:svnHewlett-Packard:pnHPPaviliondv4NotebookPC:pvr04972024121010062:rvnHewlett-Packard:rn140A:rvr50.17:cvnHewlett-Packard:ct10:cvrN/A: dmi.product.name: HP Pavilion dv4 Notebook PC dmi.product.version: 04972024121010062 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1216641/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1217476] Re: package linux-headers-generic 3.2.0.52.62 failed to install/upgrade: dependency problems - leaving unconfigured
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1217476 Title: package linux-headers-generic 3.2.0.52.62 failed to install/upgrade: dependency problems - leaving unconfigured Status in “linux” package in Ubuntu: Expired Bug description: Error: BrokenCount>0 ProblemType: Package DistroRelease: Ubuntu 12.04 Package: linux-headers-generic 3.2.0.52.62 ProcVersionSignature: Ubuntu 3.2.0-52.78-generic 3.2.48 Uname: Linux 3.2.0-52-generic i686 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu17.4 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: tomas 1824 F pulseaudio Card0.Amixer.info: Card hw:0 'I82801DBICH4'/'Intel 82801DB-ICH4 with CS4299 at irq 10' Mixer name : 'Cirrus Logic CS4299 rev 4' Components : 'AC97a:43525934' Controls : 36 Simple ctrls : 22 Date: Tue Aug 27 19:18:25 2013 Dependencies: DuplicateSignature: package:linux-headers-generic:3.2.0.52.62:dependency problems - leaving unconfigured ErrorMessage: dependency problems - leaving unconfigured HibernationDevice: RESUME=UUID=80f0c06c-dc3b-41e0-bb2e-a77a4dc0d28a InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012) MachineType: FUJITSU SIEMENS AMILO M MarkForUpload: True PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.2.0-52-generic root=UUID=3b2dc3df-fac0-4732-9693-f3f82ab4e44c 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: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: yes SourcePackage: linux-meta Title: package linux-headers-generic 3.2.0.52.62 failed to install/upgrade: dependency problems - leaving unconfigured UpgradeStatus: Upgraded to precise on 2013-05-17 (101 days ago) dmi.bios.date: 05/14/04 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: R01-S0T dmi.board.name: AMILO M dmi.board.vendor: FUJITSU SIEMENS dmi.board.version: Rev.A dmi.chassis.type: 1 dmi.chassis.vendor: FUJITSU SIEMENS dmi.chassis.version: N/A dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvrR01-S0T:bd05/14/04:svnFUJITSUSIEMENS:pnAMILOM:pvr-1:rvnFUJITSUSIEMENS:rnAMILOM:rvrRev.A:cvnFUJITSUSIEMENS:ct1:cvrN/A: dmi.product.name: AMILO M dmi.product.version: -1 dmi.sys.vendor: FUJITSU SIEMENS To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1217476/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1217150] Re: package linux-image-3.5.0-39-generic 3.5.0-39.60~precise1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1217150 Title: package linux-image-3.5.0-39-generic 3.5.0-39.60~precise1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2 Status in “linux” package in Ubuntu: Expired Bug description: installArchives() failed: (Reading database ... (Reading database ... 5%% (Reading database ... 10%% (Reading database ... 15%% (Reading database ... 20%% (Reading database ... 25%% (Reading database ... 30%% (Reading database ... 35%% (Reading database ... 40%% (Reading database ... 45%% (Reading database ... 50%% (Reading database ... 55%% (Reading database ... 60%% (Reading database ... 65%% (Reading database ... 70%% (Reading database ... 75%% (Reading database ... 80%% (Reading database ... 85%% (Reading database ... 90%% (Reading database ... 95%% (Reading database ... 100%% (Reading database ... 467036 files and directories currently installed.) Preparing to replace dosfstools 3.0.12-1ubuntu1 (using .../dosfstools_3.0.12-1ubuntu1.1_amd64.deb) ... Unpacking replacement dosfstools ... Selecting previously unselected package linux-image-3.5.0-39-generic. Unpacking linux-image-3.5.0-39-generic (from .../linux-image-3.5.0-39-generic_3.5.0-39.60~precise1_amd64.deb) ... Done. Selecting previously unselected package linux-headers-3.5.0-39. Unpacking linux-headers-3.5.0-39 (from .../linux-headers-3.5.0-39_3.5.0-39.60~precise1_all.deb) ... Selecting previously unselected package linux-headers-3.5.0-39-generic. Unpacking linux-headers-3.5.0-39-generic (from .../linux-headers-3.5.0-39-generic_3.5.0-39.60~precise1_amd64.deb) ... Preparing to replace linux-headers-generic-lts-quantal 3.5.0.37.43 (using .../linux-headers-generic-lts-quantal_3.5.0.39.45_amd64.deb) ... Unpacking replacement linux-headers-generic-lts-quantal ... Preparing to replace base-files 6.5ubuntu6.5 (using .../base-files_6.5ubuntu6.6_amd64.deb) ... Unpacking replacement base-files ... Processing triggers for man-db ... Processing triggers for plymouth-theme-ubuntu-text ... update-initramfs: deferring update (trigger activated) Processing triggers for install-info ... install-info: warning: no info dir entry in `/usr/share/info/gtkdialog.info.gz' Processing triggers for initramfs-tools ... update-initramfs: Generating /boot/initrd.img-3.5.0-37-generic Setting up base-files (6.5ubuntu6.6) ... Installing new version of config file /etc/issue ... Installing new version of config file /etc/issue.net ... Installing new version of config file /etc/lsb-release ... Installing new version of config file /etc/os-release ... Processing triggers for plymouth-theme-ubuntu-text ... update-initramfs: deferring update (trigger activated) Processing triggers for initramfs-tools ... update-initramfs: Generating /boot/initrd.img-3.5.0-37-generic (Reading database ... (Reading database ... 5%% (Reading database ... 10%% (Reading database ... 15%% (Reading database ... 20%% (Reading database ... 25%% (Reading database ... 30%% (Reading database ... 35%% (Reading database ... 40%% (Reading database ... 45%% (Reading database ... 50%% (Reading database ... 55%% (Reading database ... 60%% (Reading database ... 65%% (Reading database ... 70%% (Reading database ... 75%% (Reading database ... 80%% (Reading database ... 85%% (Reading database ... 90%% (Reading database ... 95%% (Reading database ... 100%% (Reading database ... 494048 files and directories currently installed.) Preparing to replace chromium-browser-l10n 28.0.1500.71-0ubuntu1.12.04.1 (using .../chromium-browser-l10n_28.0.1500.95-0ubuntu0.12.04.2_all.deb) ... Unpacking replacement chromium-browser-l10n ... Preparing to replace chromium-codecs-ffmpeg 28.0.1500.71-0ubuntu1.12.04.1 (using .../chromium-codecs-ffmpeg_28.0.1500.95-0ubuntu0.12.04.2_amd64.deb) ... Unpacking replacement chromium-codecs-ffmpeg ... Preparing to replace chromium-browser 28.0.1500.71-0ubuntu1.12.04.1 (using .../chromium-browser_28.0.1500.95-0ubuntu0.12.04.2_amd64.deb) ... Unpacking replacement chromium-browser ... Preparing to replace google-chrome-stable 28.0.1500.95-r213514 (using .../google-chrome-stable_29.0.1547.57-r217859_amd64.deb) ... Unpacking replacement google-chrome-stable ... Preparing to replace audacity 2.0.3+svn20130810+r7739-0~r21~precise1 (using .../audacity_2.0.3+svn20130821+r7743-0~r21~precise1_amd64.deb) ... Unpacking replacement audacity ... Preparing to replace audacity-data 2.0.3+svn20130810+r7739-0~r21~precise1 (using .../audacity-data_2.0.3+svn20130821+r7743-0~r21~precise1_all
[Kernel-packages] [Bug 1213239] Re: Bluetooth subsystem dies after suspend
I did some testing with the 13.10 release version: Kernel 3.10: works fine Kernel 3.11-rc1: fails I marked the bug as confirmed as per Joseph's instructions. I've seen similar bug reports on other distros, it seems something got broken in kernel 3.11. ** 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/1213239 Title: Bluetooth subsystem dies after suspend Status in “linux” package in Ubuntu: Confirmed Bug description: I am using Saucy in XMir mode with the standard Unity desktop on the Lenovo Thinkpad Twist. When I suspend the system not only the suspend itself is broken (bug 1213233) but also after waking up I cannot use my Bluetooth devices any more (mouse, keyboard). I have to reboot to get Bluetooth back working. Do not ask me to update the BIOS from 1.52 to 1.57, this leads to bug 1210748. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: linux-image-3.11.0-2-generic 3.11.0-2.5 ProcVersionSignature: Ubuntu 3.11.0-2.5-generic 3.11.0-rc5 Uname: Linux 3.11.0-2-generic x86_64 ApportVersion: 2.12-0ubuntu3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: till 3099 F pulseaudio Date: Fri Aug 16 22:19:52 2013 HibernationDevice: RESUME=UUID=e0af6e5c-3cf3-47e2-8603-6a9ffb019484 InstallationDate: Installed on 2013-06-05 (72 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130605) MachineType: LENOVO 334729G MarkForUpload: True ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-2-generic root=UUID=80d8eb01-b0c3-47cc-8dba-1ed122b2be4f ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.11.0-2-generic N/A linux-backports-modules-3.11.0-2-generic N/A linux-firmware1.113 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 02/05/2013 dmi.bios.vendor: LENOVO dmi.bios.version: GDET92WW (1.52 ) dmi.board.asset.tag: Not Available dmi.board.name: 334729G dmi.board.vendor: LENOVO dmi.board.version: Win8 Pro DPK TPG dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvrGDET92WW(1.52):bd02/05/2013:svnLENOVO:pn334729G:pvrThinkPadTwist:rvnLENOVO:rn334729G:rvrWin8ProDPKTPG:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 334729G dmi.product.version: ThinkPad Twist dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1213239/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1229591] Re: display brightness keys don't generate evdev events after saucy upgrade
Chris Stratford, could you please test the latest mainline kernel via http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.12-rc6-saucy/ and advise to the results? ** Tags added: latest-bios-a06 ** Tags removed: kernel-bug-exists-upstream ** Tags added: kernel-bug-exists-upstream-v3.12-rc2 needs-upstream-testing ** 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/1229591 Title: display brightness keys don't generate evdev events after saucy upgrade Status in “linux” package in Ubuntu: Incomplete Bug description: On raring (and precise) the display brightness keys (fn+f4 and fn+f5) on my Dell Inspiron 14z turned the brightness up and down. After a saucy upgrade this no longer happens (I don't see the popup brightness bubble either). The other, similar keys (volume adjustment, etc) still work fine. Changing the values in /sys/class/backlight/intel_backlight/brightness works (temporarily - it gets reset after the screen lock kicks in) I tried following the instructions in https://wiki.ubuntu.com/Hotkeys/Troubleshooting but this appears to be out of date (it references /usr/share/doc/udev/README.keymap.txt which does not exist) $ lsb_release -rd Description: Ubuntu Saucy Salamander (development branch) Release: 13.10 $ apt-cache policy udev udev: Installed: 204-0ubuntu12 Candidate: 204-0ubuntu12 Version table: *** 204-0ubuntu12 0 500 http://gb.archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages 100 /var/lib/dpkg/status --- ApportVersion: 2.12.4-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: chris 2646 F pulseaudio DistroRelease: Ubuntu 13.10 EcryptfsInUse: Yes InstallationDate: Installed on 2011-11-18 (675 days ago) InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) MachineType: Dell Inc. Dell System Inspiron N411Z MarkForUpload: True Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-8-generic root=UUID=8bcbab07-7d4f-4c89-b6db-54aeed6ad1c4 ro quiet splash pcie_aspm=force i915.i915_enable_rc6=1 vt.handoff=7 ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1 RelatedPackageVersions: linux-restricted-modules-3.11.0-8-generic N/A linux-backports-modules-3.11.0-8-generic N/A linux-firmware1.114 Tags: saucy Uname: Linux 3.11.0-8-generic x86_64 UpgradeStatus: Upgraded to saucy on 2013-09-21 (2 days ago) UserGroups: adm admin cdrom davfs2 dialout lpadmin plugdev sambashare dmi.bios.date: 09/10/2012 dmi.bios.vendor: Dell Inc. dmi.bios.version: A06 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: 0P01VP dmi.board.vendor: Dell Inc. dmi.board.version: FAB1 dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: 0.1 dmi.modalias: dmi:bvnDellInc.:bvrA06:bd09/10/2012:svnDellInc.:pnDellSystemInspironN411Z:pvr:rvnDellInc.:rn0P01VP:rvrFAB1:cvnDellInc.:ct8:cvr0.1: dmi.product.name: Dell System Inspiron N411Z dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1229591/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1177394] Re: USB sequence errors in snd_usb_usx2y
Jon-o Addleman, the next step would be to identify the earliest mainline kernel that fixed the problem, so that the commit may be isolated and backported. Could you please do this following https://wiki.ubuntu.com/Kernel/KernelBisection#How_do_I_reverse_bisect_the_upstream_kernel.3F ? ** Tags added: saucy ** Tags added: kernel-fixed-upstream-v3.12-rc6 ** Tags removed: needs-upstream-testing ** Changed in: linux (Ubuntu) Status: Expired => Incomplete ** Tags added: needs-reverse-bisect -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1177394 Title: USB sequence errors in snd_usb_usx2y Status in “linux” package in Ubuntu: Incomplete Bug description: Using kernel 3.8.0.19.35, when I plug in my Tascam us-122 usb audio device, the log fills up with many of the following messages as soon as the firmware is loaded: May 5 18:40:31 scaph kernel: [64138.774214] Sequence Error!(hcd_frame=391894 ep=10out;wait=391892,frame=391890). May 5 18:40:31 scaph kernel: [64138.774214] Most probably some urb of usb-frame 391892 is still missing. May 5 18:40:31 scaph kernel: [64138.774214] Cause could be too long delays in usb-hcd interrupt handling. The device seems to initialize properly, but any attempt to actually use it (starting jackd for example) results in a few more of those messages in the log, and the program fails to connect to the device. This is very similar to a bug that cropped up several years ago - here's a thread I made on the alsa-user list back in 2006 (!) about that one: http://www.mail-archive.com/alsa- u...@lists.sourceforge.net/msg18003.html That bug was fixed in 2.6.18 so I don't know if it might be actually related or not. In any case, I've temporarily solved the issue by downgrading to quantal's kernel, 3.5.0-28, which doesn't have the bug. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: linux-image-generic 3.8.0.19.35 ProcVersionSignature: Ubuntu 3.5.0-28.48-generic 3.5.7.9 Uname: Linux 3.5.0-28-generic i686 ApportVersion: 2.9.2-0ubuntu8 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jono 1741 F pulseaudio Date: Tue May 7 09:31:02 2013 HibernationDevice: RESUME=UUID=21e8f32e-d542-4900-ac9c-2ade76ed3084 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 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 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: LENOVO 170237U MarkForUpload: True PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-28-generic root=UUID=860958bf-acf0-48eb-abb6-acd3022e5a9c ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.5.0-28-generic N/A linux-backports-modules-3.5.0-28-generic N/A linux-firmware1.106 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no SourcePackage: linux UpgradeStatus: Upgraded to raring on 2013-04-13 (23 days ago) WifiSyslog: WpaSupplicantLog: dmi.bios.date: 03/31/2011 dmi.bios.vendor: LENOVO dmi.bios.version: 7BETD8WW (2.19 ) dmi.board.name: 170237U 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:bvr7BETD8WW(2.19):bd03/31/2011:svnLENOVO:pn170237U:pvrThinkPadX60s:rvnLENOVO:rn170237U:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 170237U dmi.product.version: ThinkPad X60s dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1177394/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1221995] Re: Bluetooth Dongle (Cambridge Silicon Radio, Ltd) doesnt work on ubuntu 13.10
Aditya, please file a new report so this may tracked to the hardware this is being plugged into via a terminal: ubuntu-bug linux -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1221995 Title: Bluetooth Dongle (Cambridge Silicon Radio, Ltd) doesnt work on ubuntu 13.10 Status in “linux” package in Ubuntu: Incomplete Bug description: Bluetooth device stopped working after upgrading ubuntu to 13.10. ~$ lsusb: Bus 001 Device 004: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode) ~$ hciconfig hci0: Type: BR/EDR Bus: USB BD Address: 00:1B:10:00:0F:46 ACL MTU: 1017:8 SCO MTU: 64:0 DOWN RX bytes:457 acl:0 sco:0 events:16 errors:0 TX bytes:68 acl:0 sco:0 commands:16 errors:0 ~$ hcitool dev Devices: device simply doesnt appear on bluetooth manager. blueman UI is broken. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: linux-image-3.11.0-4-generic 3.11.0-4.9 ProcVersionSignature: Ubuntu 3.11.0-4.9-generic 3.11.0-rc7 Uname: Linux 3.11.0-4-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.12.1-0ubuntu3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jorge 1954 F pulseaudio /dev/snd/controlC0: jorge 1954 F pulseaudio Date: Fri Sep 6 22:32:45 2013 HibernationDevice: RESUME=UUID=707ce71f-40a6-4fc3-b0a1-d24329b1c781 IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: MEGAWARE MW-H61M-2H MarkForUpload: True ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-4-generic root=UUID=3480d68a-ee68-452e-b349-a2398ce3da52 ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.11.0-4-generic N/A linux-backports-modules-3.11.0-4-generic N/A linux-firmware1.113 RfKill: 0: hci0: Bluetooth Soft blocked: no Hard blocked: no SourcePackage: linux UpgradeStatus: Upgraded to saucy on 2013-08-23 (15 days ago) dmi.bios.date: 08/28/2012 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: F5 MW dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: MW-H61M-2H dmi.board.vendor: MEGAWARE dmi.board.version: v1.3 - 17/07/2012 - MWX dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: MEGAWARE dmi.chassis.version: To Be Filled By O.E.M. dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrF5MW:bd08/28/2012:svnMEGAWARE:pnMW-H61M-2H:pvrv1.3-17/07/2012-MWX:rvnMEGAWARE:rnMW-H61M-2H:rvrv1.3-17/07/2012-MWX:cvnMEGAWARE:ct3:cvrToBeFilledByO.E.M.: dmi.product.name: MW-H61M-2H dmi.product.version: v1.3 - 17/07/2012 - MWX dmi.sys.vendor: MEGAWARE To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1221995/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1074615] Re: [Acer AO722] Internal microphone don't work
** No longer affects: alsa-driver (Ubuntu) ** Package changed: pulseaudio (Ubuntu) => linux (Ubuntu) ** 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/1074615 Title: [Acer AO722] Internal microphone don't work Status in “linux” package in Ubuntu: Incomplete Bug description: Internal microphone of netbook Acer AO722 seems don't work in 12.10. In previous releases I mute left channel of microphone in alsamixer and it began to work. But in new release this trick don't work anymore. ProblemType: Bug Package: alsa-base 1.0.25+dfsg-0ubuntu3 --- ApportVersion: 2.6.1-0ubuntu9 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: zws 19134 F pulseaudio /dev/snd/pcmC1D0p: zws 19134 F...m pulseaudio /dev/snd/controlC0: zws 19134 F pulseaudio CRDA: Error: [Errno 2] Нет такого файла или каталога DistroRelease: Ubuntu 12.10 HibernationDevice: RESUME=UUID=3f144baf-c55e-45a4-979c-b7f2af017153 InstallationDate: Installed on 2012-08-26 (103 days ago) InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha i386 (20120826) MachineType: Acer AO722 MarkForUpload: True NonfreeKernelModules: fglrx wl Package: linux (not installed) ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-19-generic root=UUID=4f92715f-57ba-43e9-be27-5e3ac5092633 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7 RelatedPackageVersions: linux-restricted-modules-3.5.0-19-generic N/A linux-backports-modules-3.5.0-19-generic N/A linux-firmware1.95 Tags: quantal quantal Uname: Linux 3.5.0-19-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 09/19/2011 dmi.bios.vendor: Acer dmi.bios.version: V1.07 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: JE10-BZ dmi.board.vendor: Acer dmi.board.version: Base Board Version dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: V1.07 dmi.modalias: dmi:bvnAcer:bvrV1.07:bd09/19/2011:svnAcer:pnAO722:pvrV1.07:rvnAcer:rnJE10-BZ:rvrBaseBoardVersion:cvnAcer:ct10:cvrV1.07: dmi.product.name: AO722 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/1074615/+subscriptions -- Mailing list: https://launchpad.net/~kernel-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
Confirmed Ubuntu 13.10 trying to pair iPhone 5 running iOS 7.0.2 -- You 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 1074615] [NEW] [Acer AO722] Internal microphone don't work
You have been subscribed to a public bug: Internal microphone of netbook Acer AO722 seems don't work in 12.10. In previous releases I mute left channel of microphone in alsamixer and it began to work. But in new release this trick don't work anymore. ProblemType: Bug Package: alsa-base 1.0.25+dfsg-0ubuntu3 --- ApportVersion: 2.6.1-0ubuntu9 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: zws 19134 F pulseaudio /dev/snd/pcmC1D0p: zws 19134 F...m pulseaudio /dev/snd/controlC0: zws 19134 F pulseaudio CRDA: Error: [Errno 2] Нет такого файла или каталога DistroRelease: Ubuntu 12.10 HibernationDevice: RESUME=UUID=3f144baf-c55e-45a4-979c-b7f2af017153 InstallationDate: Installed on 2012-08-26 (103 days ago) InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha i386 (20120826) MachineType: Acer AO722 MarkForUpload: True NonfreeKernelModules: fglrx wl Package: linux (not installed) ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-19-generic root=UUID=4f92715f-57ba-43e9-be27-5e3ac5092633 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7 RelatedPackageVersions: linux-restricted-modules-3.5.0-19-generic N/A linux-backports-modules-3.5.0-19-generic N/A linux-firmware1.95 Tags: quantal quantal Uname: Linux 3.5.0-19-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 09/19/2011 dmi.bios.vendor: Acer dmi.bios.version: V1.07 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: JE10-BZ dmi.board.vendor: Acer dmi.board.version: Base Board Version dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: V1.07 dmi.modalias: dmi:bvnAcer:bvrV1.07:bd09/19/2011:svnAcer:pnAO722:pvrV1.07:rvnAcer:rnJE10-BZ:rvrBaseBoardVersion:cvnAcer:ct10:cvrV1.07: dmi.product.name: AO722 dmi.product.version: V1.07 dmi.sys.vendor: Acer ** Affects: linux (Ubuntu) Importance: Medium Status: Incomplete ** Tags: apport-bug apport-collected bios-outdated-1.11 i386 needs-upstream-testing quantal regression-release -- [Acer AO722] Internal microphone don't work https://bugs.launchpad.net/bugs/1074615 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 1229489] Re: Shutdown hangs after update to Ubuntu 13.04
Armando Rodrigues, 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/ . ** 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/1229489 Title: Shutdown hangs after update to Ubuntu 13.04 Status in “linux” package in Ubuntu: Incomplete Bug description: Sorry, newbe here. I checked logs and nothing seems wrong or different from 12.10. After I try to shutdown or reset the machine (both through the GUI and sudo shutdown -r now) it drops to console and hangs right after shutting down apache. Whenever I boot a previous kernel, shutdown is normal. Maybe acpid-related? If you need more info, let me know. Cheers ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: linux-image-3.8.0-30-generic 3.8.0-30.44 ProcVersionSignature: Ubuntu 3.8.0-30.44-generic 3.8.13.6 Uname: Linux 3.8.0-30-generic x86_64 ApportVersion: 2.9.2-0ubuntu8.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: armando3008 F pulseaudio /dev/snd/controlC0: armando3008 F pulseaudio CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found. Date: Mon Sep 23 22:16:03 2013 InstallationDate: Installed on 2011-11-28 (665 days ago) InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) IwConfig: eth1 no wireless extensions. lono wireless extensions. MarkForUpload: True ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-30-generic root=UUID=03ced23d-cd8e-4eeb-a024-98d83eac0300 ro RelatedPackageVersions: linux-restricted-modules-3.8.0-30-generic N/A linux-backports-modules-3.8.0-30-generic N/A linux-firmware1.106 RfKill: SourcePackage: linux UpgradeStatus: Upgraded to raring on 2013-09-22 (1 days ago) dmi.bios.date: 02/15/2011 dmi.bios.vendor: Intel Corp. dmi.bios.version: BAP6710H.86A.0055.2011.0215.1656 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: DP67BA dmi.board.vendor: Intel Corporation dmi.board.version: AAG10219-300 dmi.chassis.type: 3 dmi.modalias: dmi:bvnIntelCorp.:bvrBAP6710H.86A.0055.2011.0215.1656:bd02/15/2011:svn:pn:pvr:rvnIntelCorporation:rnDP67BA:rvrAAG10219-300:cvn:ct3:cvr: To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1229489/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
Re: [Kernel-packages] [Bug 1228406] Re: [LENOVO 3249CTO] suspend/resume failure
On Sun, Oct 27, 2013 at 01:25:26AM -, Furkan Alaca wrote: > It's been another 10 days since I last posted, and I still haven't > encountered this bug again. I have no idea if it was the new kernel > version or the BIOS that "fixed" it - I updated them both within a > couple of days of eachother, so I am running the latest BIOS that > Christopher linked to. Of course it could also be that I'm on a lucky > streak, since I've never been able to consistently replicate the bug - > but before I updated the BIOS + kernel it was happening on approximately > a weekly basis. > I sort of doubt that the BIOS would be the issue though (but you never > know), since I've had this laptop since April 2010 and I've never faced > the issue while running Windows 7 (I just switched over to Ubuntu in > May). Well, I've had this one since October 2010, always running Ubuntu, and it didn't start having problems until September. Maybe there's code in the BIOS that starts misbehaving only after a certain date. I could try setting the clock back to test. > Steve, I tried to replicate your results by running echo mem > > /sys/power/state and pm-suspend on AC power while docked, and then pm- > suspend again while undocked, and it seems to work fine. Do you have any > further detailed suggestions on how I could try to replicate the issue? No, if the problem isn't reproducible for you that way, then you seem to be unaffected. It's quite possible that the problem is caused by a hardware failure on my machine. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1228406 Title: [LENOVO 3249CTO] suspend/resume failure Status in “linux” package in Ubuntu: Confirmed Bug description: The laptop frequently suspends/resumes successfully; it's been suspended/resumed probably at least a dozen times since the last reboot. I've seen intermittent suspend/resume failures before with previous kernel versions. ProblemType: KernelOops DistroRelease: Ubuntu 13.10 Package: linux-image-3.11.0-7-generic 3.11.0-7.14 ProcVersionSignature: Ubuntu 3.11.0-7.14-generic 3.11.1 Uname: Linux 3.11.0-7-generic x86_64 Annotation: This occured during a previous suspend and prevented it from resuming properly. ApportVersion: 2.12.4-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: vorlon 4171 F pulseaudio /dev/snd/pcmC0D0p: vorlon 4171 F...m pulseaudio Date: Fri Sep 20 16:16:06 2013 ExecutablePath: /usr/share/apport/apportcheckresume Failure: suspend/resume HibernationDevice: RESUME=UUID=f6ab3c43-61b4-4af7-bf03-fa3b147a1de0 InstallationDate: Installed on 2010-09-24 (1092 days ago) InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release amd64 (20100816.1) InterpreterPath: /usr/bin/python3.3 Lsusb: Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: LENOVO 3249CTO MarkForUpload: True ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume ProcEnviron: TERM=linux PATH=(custom, no user) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-7-generic root=/dev/mapper/hostname-root ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon not responding. RelatedPackageVersions: linux-restricted-modules-3.11.0-7-generic N/A linux-backports-modules-3.11.0-7-generic N/A linux-firmware1.114 SourcePackage: linux Title: [LENOVO 3249CTO] suspend/resume failure UpgradeStatus: Upgraded to saucy on 2013-05-06 (137 days ago) UserGroups: WifiSyslog: dmi.bios.date: 08/23/2010 dmi.bios.vendor: LENOVO dmi.bios.version: 6QET52WW (1.22 ) dmi.board.name: 3249CTO 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:bvr6QET52WW(1.22):bd08/23/2010:svnLENOVO:pn3249CTO:pvrThinkPadX201:rvnLENOVO:rn3249CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 3249CTO dmi.product.version: ThinkPad X201 dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1228406/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1177394] Re: USB sequence errors in snd_usb_usx2y
Spoke too soon! It does seem to work with 3.12-rc6! I'm not getting the usb sequence error message anyway, and it seems to play back audio properly. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1177394 Title: USB sequence errors in snd_usb_usx2y Status in “linux” package in Ubuntu: Expired Bug description: Using kernel 3.8.0.19.35, when I plug in my Tascam us-122 usb audio device, the log fills up with many of the following messages as soon as the firmware is loaded: May 5 18:40:31 scaph kernel: [64138.774214] Sequence Error!(hcd_frame=391894 ep=10out;wait=391892,frame=391890). May 5 18:40:31 scaph kernel: [64138.774214] Most probably some urb of usb-frame 391892 is still missing. May 5 18:40:31 scaph kernel: [64138.774214] Cause could be too long delays in usb-hcd interrupt handling. The device seems to initialize properly, but any attempt to actually use it (starting jackd for example) results in a few more of those messages in the log, and the program fails to connect to the device. This is very similar to a bug that cropped up several years ago - here's a thread I made on the alsa-user list back in 2006 (!) about that one: http://www.mail-archive.com/alsa- u...@lists.sourceforge.net/msg18003.html That bug was fixed in 2.6.18 so I don't know if it might be actually related or not. In any case, I've temporarily solved the issue by downgrading to quantal's kernel, 3.5.0-28, which doesn't have the bug. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: linux-image-generic 3.8.0.19.35 ProcVersionSignature: Ubuntu 3.5.0-28.48-generic 3.5.7.9 Uname: Linux 3.5.0-28-generic i686 ApportVersion: 2.9.2-0ubuntu8 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jono 1741 F pulseaudio Date: Tue May 7 09:31:02 2013 HibernationDevice: RESUME=UUID=21e8f32e-d542-4900-ac9c-2ade76ed3084 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 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 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: LENOVO 170237U MarkForUpload: True PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-28-generic root=UUID=860958bf-acf0-48eb-abb6-acd3022e5a9c ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.5.0-28-generic N/A linux-backports-modules-3.5.0-28-generic N/A linux-firmware1.106 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no SourcePackage: linux UpgradeStatus: Upgraded to raring on 2013-04-13 (23 days ago) WifiSyslog: WpaSupplicantLog: dmi.bios.date: 03/31/2011 dmi.bios.vendor: LENOVO dmi.bios.version: 7BETD8WW (2.19 ) dmi.board.name: 170237U 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:bvr7BETD8WW(2.19):bd03/31/2011:svnLENOVO:pn170237U:pvrThinkPadX60s:rvnLENOVO:rn170237U:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 170237U dmi.product.version: ThinkPad X60s dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1177394/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1228406] Re: [LENOVO 3249CTO] suspend/resume failure
It's been another 10 days since I last posted, and I still haven't encountered this bug again. I have no idea if it was the new kernel version or the BIOS that "fixed" it - I updated them both within a couple of days of eachother, so I am running the latest BIOS that Christopher linked to. Of course it could also be that I'm on a lucky streak, since I've never been able to consistently replicate the bug - but before I updated the BIOS + kernel it was happening on approximately a weekly basis. I sort of doubt that the BIOS would be the issue though (but you never know), since I've had this laptop since April 2010 and I've never faced the issue while running Windows 7 (I just switched over to Ubuntu in May). Steve, I tried to replicate your results by running echo mem > /sys/power/state and pm-suspend on AC power while docked, and then pm- suspend again while undocked, and it seems to work fine. Do you have any further detailed suggestions on how I could try to replicate the issue? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1228406 Title: [LENOVO 3249CTO] suspend/resume failure Status in “linux” package in Ubuntu: Confirmed Bug description: The laptop frequently suspends/resumes successfully; it's been suspended/resumed probably at least a dozen times since the last reboot. I've seen intermittent suspend/resume failures before with previous kernel versions. ProblemType: KernelOops DistroRelease: Ubuntu 13.10 Package: linux-image-3.11.0-7-generic 3.11.0-7.14 ProcVersionSignature: Ubuntu 3.11.0-7.14-generic 3.11.1 Uname: Linux 3.11.0-7-generic x86_64 Annotation: This occured during a previous suspend and prevented it from resuming properly. ApportVersion: 2.12.4-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: vorlon 4171 F pulseaudio /dev/snd/pcmC0D0p: vorlon 4171 F...m pulseaudio Date: Fri Sep 20 16:16:06 2013 ExecutablePath: /usr/share/apport/apportcheckresume Failure: suspend/resume HibernationDevice: RESUME=UUID=f6ab3c43-61b4-4af7-bf03-fa3b147a1de0 InstallationDate: Installed on 2010-09-24 (1092 days ago) InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release amd64 (20100816.1) InterpreterPath: /usr/bin/python3.3 Lsusb: Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: LENOVO 3249CTO MarkForUpload: True ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume ProcEnviron: TERM=linux PATH=(custom, no user) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-7-generic root=/dev/mapper/hostname-root ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon not responding. RelatedPackageVersions: linux-restricted-modules-3.11.0-7-generic N/A linux-backports-modules-3.11.0-7-generic N/A linux-firmware1.114 SourcePackage: linux Title: [LENOVO 3249CTO] suspend/resume failure UpgradeStatus: Upgraded to saucy on 2013-05-06 (137 days ago) UserGroups: WifiSyslog: dmi.bios.date: 08/23/2010 dmi.bios.vendor: LENOVO dmi.bios.version: 6QET52WW (1.22 ) dmi.board.name: 3249CTO 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:bvr6QET52WW(1.22):bd08/23/2010:svnLENOVO:pn3249CTO:pvrThinkPadX201:rvnLENOVO:rn3249CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 3249CTO dmi.product.version: ThinkPad X201 dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1228406/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1177394] Re: USB sequence errors in snd_usb_usx2y
Finally had a chance to test this with a more recent kernel... With the latest in Saucy (3.11.0-12-generic) I get the same error. I'll try with v3.12-rc6-saucy too, though I don't see any reason for it to change there. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1177394 Title: USB sequence errors in snd_usb_usx2y Status in “linux” package in Ubuntu: Expired Bug description: Using kernel 3.8.0.19.35, when I plug in my Tascam us-122 usb audio device, the log fills up with many of the following messages as soon as the firmware is loaded: May 5 18:40:31 scaph kernel: [64138.774214] Sequence Error!(hcd_frame=391894 ep=10out;wait=391892,frame=391890). May 5 18:40:31 scaph kernel: [64138.774214] Most probably some urb of usb-frame 391892 is still missing. May 5 18:40:31 scaph kernel: [64138.774214] Cause could be too long delays in usb-hcd interrupt handling. The device seems to initialize properly, but any attempt to actually use it (starting jackd for example) results in a few more of those messages in the log, and the program fails to connect to the device. This is very similar to a bug that cropped up several years ago - here's a thread I made on the alsa-user list back in 2006 (!) about that one: http://www.mail-archive.com/alsa- u...@lists.sourceforge.net/msg18003.html That bug was fixed in 2.6.18 so I don't know if it might be actually related or not. In any case, I've temporarily solved the issue by downgrading to quantal's kernel, 3.5.0-28, which doesn't have the bug. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: linux-image-generic 3.8.0.19.35 ProcVersionSignature: Ubuntu 3.5.0-28.48-generic 3.5.7.9 Uname: Linux 3.5.0-28-generic i686 ApportVersion: 2.9.2-0ubuntu8 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jono 1741 F pulseaudio Date: Tue May 7 09:31:02 2013 HibernationDevice: RESUME=UUID=21e8f32e-d542-4900-ac9c-2ade76ed3084 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 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 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: LENOVO 170237U MarkForUpload: True PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-28-generic root=UUID=860958bf-acf0-48eb-abb6-acd3022e5a9c ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.5.0-28-generic N/A linux-backports-modules-3.5.0-28-generic N/A linux-firmware1.106 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no SourcePackage: linux UpgradeStatus: Upgraded to raring on 2013-04-13 (23 days ago) WifiSyslog: WpaSupplicantLog: dmi.bios.date: 03/31/2011 dmi.bios.vendor: LENOVO dmi.bios.version: 7BETD8WW (2.19 ) dmi.board.name: 170237U 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:bvr7BETD8WW(2.19):bd03/31/2011:svnLENOVO:pn170237U:pvrThinkPadX60s:rvnLENOVO:rn170237U:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 170237U dmi.product.version: ThinkPad X60s dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1177394/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1074615] Re: [Acer AO722] Internal microphone don't work
** Package changed: linux (Ubuntu) => pulseaudio (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1074615 Title: [Acer AO722] Internal microphone don't work Status in “alsa-driver” package in Ubuntu: Confirmed Status in “pulseaudio” package in Ubuntu: Incomplete Bug description: Internal microphone of netbook Acer AO722 seems don't work in 12.10. In previous releases I mute left channel of microphone in alsamixer and it began to work. But in new release this trick don't work anymore. ProblemType: Bug Package: alsa-base 1.0.25+dfsg-0ubuntu3 --- ApportVersion: 2.6.1-0ubuntu9 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: zws 19134 F pulseaudio /dev/snd/pcmC1D0p: zws 19134 F...m pulseaudio /dev/snd/controlC0: zws 19134 F pulseaudio CRDA: Error: [Errno 2] Нет такого файла или каталога DistroRelease: Ubuntu 12.10 HibernationDevice: RESUME=UUID=3f144baf-c55e-45a4-979c-b7f2af017153 InstallationDate: Installed on 2012-08-26 (103 days ago) InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha i386 (20120826) MachineType: Acer AO722 MarkForUpload: True NonfreeKernelModules: fglrx wl Package: linux (not installed) ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-19-generic root=UUID=4f92715f-57ba-43e9-be27-5e3ac5092633 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7 RelatedPackageVersions: linux-restricted-modules-3.5.0-19-generic N/A linux-backports-modules-3.5.0-19-generic N/A linux-firmware1.95 Tags: quantal quantal Uname: Linux 3.5.0-19-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 09/19/2011 dmi.bios.vendor: Acer dmi.bios.version: V1.07 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: JE10-BZ dmi.board.vendor: Acer dmi.board.version: Base Board Version dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: V1.07 dmi.modalias: dmi:bvnAcer:bvrV1.07:bd09/19/2011:svnAcer:pnAO722:pvrV1.07:rvnAcer:rnJE10-BZ:rvrBaseBoardVersion:cvnAcer:ct10:cvrV1.07: dmi.product.name: AO722 dmi.product.version: V1.07 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1074615/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1229288] Re: 13.04 unity displays heashed output
HamilJH, as per http://www.gigabyte.com/products/product- page.aspx?pid=2755#bios an update is available for your BIOS (F4). If you update to this following https://help.ubuntu.com/community/BiosUpdate , does it change anything? If not, could you please both specify what happened, and provide the output of the following terminal command: sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date Please note your current BIOS is already in the Bug Description, so posting this on the old BIOS would not be helpful. For more on BIOS updates and linux, please see https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette . Thank you for your understanding. ** Description changed: At some as yet undetermined user input, my screen 'hashes'... individual pixel lines become displaced by a few on a cyclic basis, so that the display becomes illegible. Note that this is an AMD64 machine with Nvidia graphics. I also experienced a problem a few days ago with some windows appearing completely black, but only when 'on top': the problems - may be related. + may be related. These problems have only appeared with Unity under + Ringtail. None occurred with Gnome. - I get internal crashes every few days that ask my permission to send off - a bug report. I checked the output of ubuntu-bug linux and it seemed to - indicate that I am running Ocelot, while I am in fact running Ringtail. - These problems have only appeared with Unity under Ringtail. None - occurred with Gnome. - - Here is the diagnostic output. - - Ubuntu 3.8.0-30.44-generic 3.8.13.6 - 00:00.0 RAM memory [0500]: NVIDIA Corporation MCP61 Memory Controller [10de:03ea] (rev a1) - Subsystem: Gigabyte Technology Co., Ltd Device [1458:5001] - Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- - Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- Reset- FastB2B- - PriDiscTmr- SecDiscTmr+ DiscTmrStat+ DiscTmrSERREn- - Capabilities: [b8] Subsystem: Gigabyte Technology Co., Ltd Device [1458:026f] - Capabilities: [8c] HyperTransport: MSI Mapping Enable- Fixed- - Mapping Address Base: fee0 - - 00:05.0 Audio device [0403]: NVIDIA Corporation MCP61 High Definition Audio [10de:03f0] (rev a2) - Subsystem: Gigabyte Technology Co., Ltd Device [1458:a002] - Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- - Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- - Kernel driver in use: k8temp - - 01:06.0 RAID bus controller [0104]: Silicon Image, Inc. SiI 3114 [SATALink/SATARaid] Serial ATA Controller [1095:3114] (rev 02) - Subsystem: Silicon Image, Inc. Device [1095:7114] - Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- - Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- TAbort- SERR- 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/1229288 Title: 13.04 unity displays heashed output Status in “linux” package in Ubuntu: Incomplete Bug description: At some as yet undetermined user input, my screen 'hashes'... individual pixel lines become displaced by a few on a cyclic basis, so that the display becomes illegible. Note that this is an AMD64 machine with Nvidia graphics. I also experienced a problem a few days ago with some windows appearing completely black, but only when 'on top': the problems may be related. These problems have only appeared with Unity under Ringtail. None occurred with Gnome. --- ApportVersion: 2.9.2-0ubuntu8.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: hamiljf2539 F pulseaudio CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found. DistroRelease: Ubuntu 13.04 HibernationDevice: RESUME=UUID=28977afe-eff5-43ee-99ae-6219aa81ca15 InstallationDate: Installed on 2011-11-26 (668 days ago) InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: Gigabyte Technology Co., Ltd. M61PME-S2 MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-30-generic root=UUID=1e93934d-cb35-4bcc-b09d-eb95b1cb9eff ro vga=773 quiet splash ProcVersionSignature: Ubuntu 3.8.0-30.44-generic 3.8.13.6 RelatedPackageVersions: linux-restrict
[Kernel-packages] [Bug 1228820] Re: [MSI MS-7758] suspend/resume failure
David Planella, as per http://www.msi.com/product/mb/B75A-G43.html#/?div=BIOS an update is available for your BIOS (10.9). If you update to this following https://help.ubuntu.com/community/BiosUpdate , does it change anything? If not, could you please both specify what happened, and provide the output of the following terminal command: sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date Please note your current BIOS is already in the Bug Description, so posting this on the old BIOS would not be helpful. For more on BIOS updates and linux, please see https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette . Thank you for your understanding. ** Tags added: bios-outdated-10.9 needs-upstream-testing regression- potential ** 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/1228820 Title: [MSI MS-7758] suspend/resume failure Status in “linux” package in Ubuntu: Incomplete Bug description: I hope the logs gives enough details, but essentially, I suspended my machine and it never came back when I tried to resume it. During suspend the screen was black, but the processor fan was still runnint. ProblemType: KernelOops DistroRelease: Ubuntu 13.10 Package: linux-image-3.11.0-8-generic 3.11.0-8.15 [modified: boot/vmlinuz-3.11.0-8-generic] ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1 Uname: Linux 3.11.0-8-generic x86_64 Annotation: This occured during a previous suspend and prevented it from resuming properly. ApportVersion: 2.12.4-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: dpm1914 F pulseaudio /dev/snd/controlC0: dpm1914 F pulseaudio Date: Sun Sep 22 12:01:39 2013 ExecutablePath: /usr/share/apport/apportcheckresume Failure: suspend/resume HibernationDevice: RESUME=UUID=4980f964-44ac-44de-9747-13ddde0f5def InstallationDate: Installed on 2013-09-21 (0 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130921) InterpreterPath: /usr/bin/python3.3 IwConfig: eth1 no wireless extensions. lono wireless extensions. MachineType: MSI MS-7758 MarkForUpload: True ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume ProcEnviron: TERM=linux PATH=(custom, no user) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-8-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon not responding. RelatedPackageVersions: linux-restricted-modules-3.11.0-8-generic N/A linux-backports-modules-3.11.0-8-generic N/A linux-firmware1.114 RfKill: SourcePackage: linux Title: [MSI MS-7758] suspend/resume failure UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: dmi.bios.date: 07/24/2012 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V10.4 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: B75A-G43 (MS-7758) dmi.board.vendor: MSI dmi.board.version: 2.0 dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: MSI dmi.chassis.version: 2.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV10.4:bd07/24/2012:svnMSI:pnMS-7758:pvr2.0:rvnMSI:rnB75A-G43(MS-7758):rvr2.0:cvnMSI:ct3:cvr2.0: dmi.product.name: MS-7758 dmi.product.version: 2.0 dmi.sys.vendor: MSI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1228820/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1228406] Re: [LENOVO 3249CTO] suspend/resume failure
** 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/1228406 Title: [LENOVO 3249CTO] suspend/resume failure Status in “linux” package in Ubuntu: Confirmed Bug description: The laptop frequently suspends/resumes successfully; it's been suspended/resumed probably at least a dozen times since the last reboot. I've seen intermittent suspend/resume failures before with previous kernel versions. ProblemType: KernelOops DistroRelease: Ubuntu 13.10 Package: linux-image-3.11.0-7-generic 3.11.0-7.14 ProcVersionSignature: Ubuntu 3.11.0-7.14-generic 3.11.1 Uname: Linux 3.11.0-7-generic x86_64 Annotation: This occured during a previous suspend and prevented it from resuming properly. ApportVersion: 2.12.4-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: vorlon 4171 F pulseaudio /dev/snd/pcmC0D0p: vorlon 4171 F...m pulseaudio Date: Fri Sep 20 16:16:06 2013 ExecutablePath: /usr/share/apport/apportcheckresume Failure: suspend/resume HibernationDevice: RESUME=UUID=f6ab3c43-61b4-4af7-bf03-fa3b147a1de0 InstallationDate: Installed on 2010-09-24 (1092 days ago) InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release amd64 (20100816.1) InterpreterPath: /usr/bin/python3.3 Lsusb: Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: LENOVO 3249CTO MarkForUpload: True ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume ProcEnviron: TERM=linux PATH=(custom, no user) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-7-generic root=/dev/mapper/hostname-root ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon not responding. RelatedPackageVersions: linux-restricted-modules-3.11.0-7-generic N/A linux-backports-modules-3.11.0-7-generic N/A linux-firmware1.114 SourcePackage: linux Title: [LENOVO 3249CTO] suspend/resume failure UpgradeStatus: Upgraded to saucy on 2013-05-06 (137 days ago) UserGroups: WifiSyslog: dmi.bios.date: 08/23/2010 dmi.bios.vendor: LENOVO dmi.bios.version: 6QET52WW (1.22 ) dmi.board.name: 3249CTO 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:bvr6QET52WW(1.22):bd08/23/2010:svnLENOVO:pn3249CTO:pvrThinkPadX201:rvnLENOVO:rn3249CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 3249CTO dmi.product.version: ThinkPad X201 dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1228406/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1221995] Re: Bluetooth Dongle (Cambridge Silicon Radio, Ltd) doesnt work on ubuntu 13.10
I am also affected by this bug after upgrading to Saucy. I am following the instructions mentioned at https://wiki.ubuntu.com/Kernel/KernelBisection. I have downloaded and installed the kernals from https://launchpad.net/ubuntu/saucy/+source/linux - 3.9.0-7.15 works for me - 3.10.0-0.6 doesn't work So, the issue is between these two releases. For further commit bisecting, I have downloaded the git repository of `ubuntu-saucy` by running: $ git clone git://kernel.ubuntu.com/ubuntu/ubuntu-saucy.git` To see how many commits are there in between, I run the following command: $ git log --oneline Ubuntu-3.9.0-7.15..Ubuntu-3.10.0-0.6 | wc Its output is: 14802 117434 922801 Please, help me further. Are there 14802 commits? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1221995 Title: Bluetooth Dongle (Cambridge Silicon Radio, Ltd) doesnt work on ubuntu 13.10 Status in “linux” package in Ubuntu: Incomplete Bug description: Bluetooth device stopped working after upgrading ubuntu to 13.10. ~$ lsusb: Bus 001 Device 004: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode) ~$ hciconfig hci0: Type: BR/EDR Bus: USB BD Address: 00:1B:10:00:0F:46 ACL MTU: 1017:8 SCO MTU: 64:0 DOWN RX bytes:457 acl:0 sco:0 events:16 errors:0 TX bytes:68 acl:0 sco:0 commands:16 errors:0 ~$ hcitool dev Devices: device simply doesnt appear on bluetooth manager. blueman UI is broken. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: linux-image-3.11.0-4-generic 3.11.0-4.9 ProcVersionSignature: Ubuntu 3.11.0-4.9-generic 3.11.0-rc7 Uname: Linux 3.11.0-4-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.12.1-0ubuntu3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jorge 1954 F pulseaudio /dev/snd/controlC0: jorge 1954 F pulseaudio Date: Fri Sep 6 22:32:45 2013 HibernationDevice: RESUME=UUID=707ce71f-40a6-4fc3-b0a1-d24329b1c781 IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: MEGAWARE MW-H61M-2H MarkForUpload: True ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-4-generic root=UUID=3480d68a-ee68-452e-b349-a2398ce3da52 ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.11.0-4-generic N/A linux-backports-modules-3.11.0-4-generic N/A linux-firmware1.113 RfKill: 0: hci0: Bluetooth Soft blocked: no Hard blocked: no SourcePackage: linux UpgradeStatus: Upgraded to saucy on 2013-08-23 (15 days ago) dmi.bios.date: 08/28/2012 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: F5 MW dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: MW-H61M-2H dmi.board.vendor: MEGAWARE dmi.board.version: v1.3 - 17/07/2012 - MWX dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: MEGAWARE dmi.chassis.version: To Be Filled By O.E.M. dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrF5MW:bd08/28/2012:svnMEGAWARE:pnMW-H61M-2H:pvrv1.3-17/07/2012-MWX:rvnMEGAWARE:rnMW-H61M-2H:rvrv1.3-17/07/2012-MWX:cvnMEGAWARE:ct3:cvrToBeFilledByO.E.M.: dmi.product.name: MW-H61M-2H dmi.product.version: v1.3 - 17/07/2012 - MWX dmi.sys.vendor: MEGAWARE To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1221995/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1245044] Re: GPU crash, kernel bug, invalid opcode 0000
Alright, do I need to reboot after doing that? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1245044 Title: GPU crash, kernel bug, invalid opcode Status in “linux” package in Ubuntu: Incomplete Bug description: When opening a third Firefox window Xorg crashed; after logging in and opening Firefox again it crashed a second time. Syslog reports a kernel bug: Oct 26 14:52:09 guilmon kernel: [339377.222450] [ cut here ] Oct 26 14:52:09 guilmon kernel: [339377.222459] Kernel BUG at 8118e479 [verbose debug info unavailable] Oct 26 14:52:09 guilmon kernel: [339377.222464] invalid opcode: [#2] SMP Oct 26 14:52:09 guilmon kernel: [339377.222470] Modules linked in: twofish_generic(F) twofish_avx_x86_64(F) twofish_x86_64_3way(F) twofish_x86_64(F) twofish_common(F) xts(F) xt_multi port(F) iptable_filter(F) ip_tables(F) x_tables(F) zram(C) parport_pc(F) ppdev(F) rfcomm bnep snd_usb_audio snd_usbmidi_lib joydev(F) snd_hda_codec_hdmi snd_hda_codec_realtek saa7115 sp5100_tco kvm_amd(F) kvm(F) microcode(F) arc4(F) em28xx rt2500pci rt2x00pci rt2x00mmio rt2x00lib fglrx(POF) tveeprom v4l2_common videobuf2_vmalloc mac80211 videobuf2_memops snd_hda _intel videobuf2_core snd_hda_codec videodev snd_hwdep(F) snd_pcm(F) cfg80211 btusb snd_page_alloc(F) bluetooth snd_seq_midi(F) snd_seq_midi_event(F) snd_rawmidi(F) eeprom_93cx6 snd_ seq(F) edac_core snd_seq_device(F) serio_raw(F) snd_timer(F) edac_mce_amd i2c_piix4 fam15h_power k10temp snd(F) soundcore(F) amd_iommu_v2 ohci_pci mac_hid f71882fg lp(F) parport(F) e xt2(F) hid_generic usbhid hid dm_crypt(F) vesafb(F) usb_storage(F) pata_acpi mxm_wmi crct10dif_pclmul(F) crc32_pclmul( Oct 26 14:52:09 guilmon kernel: F) ghash_clmulni_intel(F) aesni_intel(F) aes_x86_64(F) lrw(F) gf128mul(F) glue_helper(F) ablk_helper(F) cryptd(F) r8169 mii(F) pata_atiixp ahci(F) lib ahci(F) wmi Oct 26 14:52:09 guilmon kernel: [339377.222576] CPU: 4 PID: 7 Comm: Xorg Tainted: PF D C O 3.11.0-12-generic #19-Ubuntu Oct 26 14:52:09 guilmon kernel: [339377.222580] Hardware name: MSI MS-7693/970A-G46 (MS-7693), BIOS V1.11 10/31/2012 Oct 26 14:52:09 guilmon kernel: [339377.222584] task: 88042a632ee0 ti: 88026ebd6000 task.ti: 88026ebd6000 Oct 26 14:52:09 guilmon kernel: [339377.222588] RIP: 0010:[] [] kfree+0x129/0x130 Oct 26 14:52:09 guilmon kernel: [339377.222600] RSP: 0018:88026ebd7c78 EFLAGS: 00010246 Oct 26 14:52:09 guilmon kernel: [339377.222604] RAX: 02fc RBX: 88040106 RCX: 0001 Oct 26 14:52:09 guilmon kernel: [339377.222607] RDX: 77ff8000 RSI: a04c5cd5 RDI: 88040106 Oct 26 14:52:09 guilmon kernel: [339377.222610] RBP: 88026ebd7c90 R08: R09: a06b6844 Oct 26 14:52:09 guilmon kernel: [339377.222614] R10: ea0010041800 R11: 880436998000 R12: 0002 Oct 26 14:52:09 guilmon kernel: [339377.222617] R13: a048e8ae R14: 000100d4 R15: 880394cc1050 Oct 26 14:52:09 guilmon kernel: [339377.222621] FS: 7f3ed162f980() GS:88044ed0() knlGS: Oct 26 14:52:09 guilmon kernel: [339377.222625] CS: 0010 DS: ES: CR0: 80050033 Oct 26 14:52:09 guilmon kernel: [339377.222628] CR2: 7f3ed2aa8000 CR3: 000400a9d000 CR4: 000407e0 Oct 26 14:52:09 guilmon kernel: [339377.222631] Stack: Oct 26 14:52:09 guilmon kernel: [339377.222634] 88040106 0002 0070 88026ebd7ca0 Oct 26 14:52:09 guilmon kernel: [339377.222642] a048e8ae 000100d4 a0494f5c 88040106 Oct 26 14:52:09 guilmon kernel: [339377.222650] 000100d4 a06b6703 88040106 880434bb7b00 Oct 26 14:52:09 guilmon kernel: [339377.222657] Call Trace: Oct 26 14:52:09 guilmon kernel: [339377.222793] [] KCL_MEM_SmallBufferFree+0xe/0x10 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.222875] [] drm_free+0xcc/0x1a0 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.222973] [] ? firegl_apl_loadDatabase+0xb7/0x280 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223058] [] ? firegl_cwddeci+0x15e/0x170 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223143] [] ? firegl_cwddeci_adl_handler+0x70/0xb0 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223150] [] ? __kmalloc+0x159/0x180 Oct 26 14:52:09 guilmon kernel: [339377.223234] [] ? Dispatch+0x1d6/0x240 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223313] [] ? drm_alloc+0x133/0x1a0 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223398] [] ? firegl_adl_escape+0xde/0x190 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223406] [] ? ns_capable+0x29/0x50 Oct 26 14:52:09 guilmon kernel: [339377.223489] [] ? _r6x_init_hw_ctx+0xe0/0xe0 [fglrx] Oct 26 14:52
[Kernel-packages] [Bug 1228554] Re: Screen doesn't turn off on suspension [non-free: nvidia]
Kai Mast, as per http://www.asrock.com/mb/AMD/M3A770DE/?cat=Download&os=BIOS an update is available for your BIOS (1.80). If you update to this following https://help.ubuntu.com/community/BiosUpdate , does it change anything? If not, could you please both specify what happened, and provide the output of the following terminal command: sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date Please note your current BIOS is already in the Bug Description, so posting this on the old BIOS would not be helpful. For more on BIOS updates and linux, please see https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette . Thank you for your understanding. ** Tags added: bios-outdated-1.80 ** 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/1228554 Title: Screen doesn't turn off on suspension [non-free: nvidia] Status in “linux” package in Ubuntu: Incomplete Bug description: When I try to suspend the machine it gets stuck at a tty with a blinking cursor. The machine doesnt react to any input and the only way to "resume" is to do a power reset. Supsend/Resum never worked good for me, but recently it doesn't work at all anymore. ProblemType: KernelOops DistroRelease: Ubuntu 13.10 Package: linux-image-3.11.0-7-generic 3.11.0-7.14 ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0 Uname: Linux 3.11.0-7-generic x86_64 NonfreeKernelModules: nvidia Annotation: This occured during a previous suspend and prevented it from resuming properly. ApportVersion: 2.12.2-0ubuntu1 Architecture: amd64 Date: Thu Sep 19 18:25:16 2013 ExecutablePath: /usr/share/apport/apportcheckresume Failure: suspend/resume HibernationDevice: RESUME=UUID=3d19d620-964d-4247-b851-313478c4a06a InstallationDate: Installed on 2010-10-29 (1058 days ago) InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007) InterpreterPath: /usr/bin/python3.3 IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M. MarkForUpload: True ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume ProcEnviron: TERM=linux PATH=(custom, no user) ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-7-generic root=/dev/mapper/Kai--Desktop-root ro quiet splash PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon not responding. RelatedPackageVersions: linux-restricted-modules-3.11.0-7-generic N/A linux-backports-modules-3.11.0-7-generic N/A linux-firmware1.114 RfKill: SourcePackage: linux Title: [To Be Filled By O.E.M. To Be Filled By O.E.M.] suspend/resume failure [non-free: nvidia] UpgradeStatus: Upgraded to saucy on 2013-06-11 (101 days ago) UserGroups: WifiSyslog: Sep 21 12:22:21 Kai-Desktop NetworkManager[1475]: error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.114': no such name Sep 21 12:22:21 Kai-Desktop NetworkManager[1475]: error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.114': no such name dmi.bios.date: 05/20/2010 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: P1.60 dmi.board.name: M3A770DE dmi.board.vendor: ASRock dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: To Be Filled By O.E.M. dmi.chassis.version: To Be Filled By O.E.M. dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrP1.60:bd05/20/2010:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnM3A770DE:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.: dmi.product.name: To Be Filled By O.E.M. dmi.product.version: To Be Filled By O.E.M. dmi.sys.vendor: To Be Filled By O.E.M. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1228554/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1228473] Re: [Dell Inc. Dell System XPS L502X] suspend/resume failure
shashank, could you please test the latest upstream kernel available following https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional upstream developers to examine the issue. Please do not test the daily kernel folder, but the one all the way at the bottom. 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-rc6 This can be done by clicking on the yellow circle with a black pencil icon next to the word Tags located at the bottom of the bug description. As well, please remove the tag: needs-upstream-testing If the mainline kernel does not fix this bug, please add the following tags: kernel-bug-exists-upstream kernel-bug-exists-upstream-VERSION-NUMBER As well, please remove the tag: needs-upstream-testing Once testing of the upstream kernel is complete, please mark this bug's Status as Confirmed. Please let us know your results. Thank you for your understanding. ** Tags added: bios-outdated-a12 needs-upstream-testing regression- potential ** Changed in: linux (Ubuntu) Importance: Undecided => Medium ** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete ** Summary changed: - [Dell Inc. Dell System XPS L502X] suspend/resume failure + [Dell XPS 15 L502X] suspend/resume failure -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1228473 Title: [Dell XPS 15 L502X] suspend/resume failure Status in “linux” package in Ubuntu: Incomplete Bug description: m ProblemType: KernelOops DistroRelease: Ubuntu 13.10 Package: linux-image-3.11.0-7-generic 3.11.0-7.14 ProcVersionSignature: Ubuntu 3.11.0-7.14-generic 3.11.1 Uname: Linux 3.11.0-7-generic i686 Annotation: This occured during a previous suspend and prevented it from resuming properly. ApportVersion: 2.12.4-0ubuntu1 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: shree 2087 F pulseaudio Date: Sat Sep 21 07:30:26 2013 ExecutablePath: /usr/share/apport/apportcheckresume Failure: suspend/resume HibernationDevice: RESUME=UUID=d1d5fd1b-8149-4840-be0b-fb3c4b284b26 InstallationDate: Installed on 2013-09-20 (0 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha i386 (20130917) InterpreterPath: /usr/bin/python3.3 MachineType: Dell Inc. Dell System XPS L502X MarkForUpload: True ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume ProcEnviron: TERM=linux PATH=(custom, no user) ProcFB: 0 inteldrmfb 1 nouveaufb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-7-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon not responding. RelatedPackageVersions: linux-restricted-modules-3.11.0-7-generic N/A linux-backports-modules-3.11.0-7-generic N/A linux-firmware1.114 SourcePackage: linux Title: [Dell Inc. Dell System XPS L502X] suspend/resume failure UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: dmi.bios.date: 09/07/2012 dmi.bios.vendor: Dell Inc. dmi.bios.version: A12 dmi.board.name: 04X7VP dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: 0.1 dmi.modalias: dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn04X7VP:rvrA00:cvnDellInc.:ct8:cvr0.1: dmi.product.name: Dell System XPS L502X dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1228473/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1228406] Re: [LENOVO 3249CTO] suspend/resume failure
No. I have an aftermarket wlan card in this system that prevents using the stock bios from Lenovo, and Tue tools for unpacking bios images for modification appear to have bit rotted. ** 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/1228406 Title: [LENOVO 3249CTO] suspend/resume failure Status in “linux” package in Ubuntu: Incomplete Bug description: The laptop frequently suspends/resumes successfully; it's been suspended/resumed probably at least a dozen times since the last reboot. I've seen intermittent suspend/resume failures before with previous kernel versions. ProblemType: KernelOops DistroRelease: Ubuntu 13.10 Package: linux-image-3.11.0-7-generic 3.11.0-7.14 ProcVersionSignature: Ubuntu 3.11.0-7.14-generic 3.11.1 Uname: Linux 3.11.0-7-generic x86_64 Annotation: This occured during a previous suspend and prevented it from resuming properly. ApportVersion: 2.12.4-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: vorlon 4171 F pulseaudio /dev/snd/pcmC0D0p: vorlon 4171 F...m pulseaudio Date: Fri Sep 20 16:16:06 2013 ExecutablePath: /usr/share/apport/apportcheckresume Failure: suspend/resume HibernationDevice: RESUME=UUID=f6ab3c43-61b4-4af7-bf03-fa3b147a1de0 InstallationDate: Installed on 2010-09-24 (1092 days ago) InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release amd64 (20100816.1) InterpreterPath: /usr/bin/python3.3 Lsusb: Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: LENOVO 3249CTO MarkForUpload: True ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume ProcEnviron: TERM=linux PATH=(custom, no user) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-7-generic root=/dev/mapper/hostname-root ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon not responding. RelatedPackageVersions: linux-restricted-modules-3.11.0-7-generic N/A linux-backports-modules-3.11.0-7-generic N/A linux-firmware1.114 SourcePackage: linux Title: [LENOVO 3249CTO] suspend/resume failure UpgradeStatus: Upgraded to saucy on 2013-05-06 (137 days ago) UserGroups: WifiSyslog: dmi.bios.date: 08/23/2010 dmi.bios.vendor: LENOVO dmi.bios.version: 6QET52WW (1.22 ) dmi.board.name: 3249CTO 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:bvr6QET52WW(1.22):bd08/23/2010:svnLENOVO:pn3249CTO:pvrThinkPadX201:rvnLENOVO:rn3249CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 3249CTO dmi.product.version: ThinkPad X201 dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1228406/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1245081] [NEW] macbook keyboard layout maps the tilde key to something else
Public bug reported: 1. install ubuntu on Macbook Air 6,2 2. press the key with the tilde ('~') written on it. 3. see that is prints '§' instead. This is particularly annoying since the way to switch between windows uses the tilde. ** Affects: linux (Ubuntu) Importance: Undecided Status: 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/1245081 Title: macbook keyboard layout maps the tilde key to something else Status in “linux” package in Ubuntu: Incomplete Bug description: 1. install ubuntu on Macbook Air 6,2 2. press the key with the tilde ('~') written on it. 3. see that is prints '§' instead. This is particularly annoying since the way to switch between windows uses the tilde. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1245081/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1245044] Re: GPU crash, kernel bug, invalid opcode 0000
HyperHacker: sudo apt-get -y remove zram-config -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1245044 Title: GPU crash, kernel bug, invalid opcode Status in “linux” package in Ubuntu: Incomplete Bug description: When opening a third Firefox window Xorg crashed; after logging in and opening Firefox again it crashed a second time. Syslog reports a kernel bug: Oct 26 14:52:09 guilmon kernel: [339377.222450] [ cut here ] Oct 26 14:52:09 guilmon kernel: [339377.222459] Kernel BUG at 8118e479 [verbose debug info unavailable] Oct 26 14:52:09 guilmon kernel: [339377.222464] invalid opcode: [#2] SMP Oct 26 14:52:09 guilmon kernel: [339377.222470] Modules linked in: twofish_generic(F) twofish_avx_x86_64(F) twofish_x86_64_3way(F) twofish_x86_64(F) twofish_common(F) xts(F) xt_multi port(F) iptable_filter(F) ip_tables(F) x_tables(F) zram(C) parport_pc(F) ppdev(F) rfcomm bnep snd_usb_audio snd_usbmidi_lib joydev(F) snd_hda_codec_hdmi snd_hda_codec_realtek saa7115 sp5100_tco kvm_amd(F) kvm(F) microcode(F) arc4(F) em28xx rt2500pci rt2x00pci rt2x00mmio rt2x00lib fglrx(POF) tveeprom v4l2_common videobuf2_vmalloc mac80211 videobuf2_memops snd_hda _intel videobuf2_core snd_hda_codec videodev snd_hwdep(F) snd_pcm(F) cfg80211 btusb snd_page_alloc(F) bluetooth snd_seq_midi(F) snd_seq_midi_event(F) snd_rawmidi(F) eeprom_93cx6 snd_ seq(F) edac_core snd_seq_device(F) serio_raw(F) snd_timer(F) edac_mce_amd i2c_piix4 fam15h_power k10temp snd(F) soundcore(F) amd_iommu_v2 ohci_pci mac_hid f71882fg lp(F) parport(F) e xt2(F) hid_generic usbhid hid dm_crypt(F) vesafb(F) usb_storage(F) pata_acpi mxm_wmi crct10dif_pclmul(F) crc32_pclmul( Oct 26 14:52:09 guilmon kernel: F) ghash_clmulni_intel(F) aesni_intel(F) aes_x86_64(F) lrw(F) gf128mul(F) glue_helper(F) ablk_helper(F) cryptd(F) r8169 mii(F) pata_atiixp ahci(F) lib ahci(F) wmi Oct 26 14:52:09 guilmon kernel: [339377.222576] CPU: 4 PID: 7 Comm: Xorg Tainted: PF D C O 3.11.0-12-generic #19-Ubuntu Oct 26 14:52:09 guilmon kernel: [339377.222580] Hardware name: MSI MS-7693/970A-G46 (MS-7693), BIOS V1.11 10/31/2012 Oct 26 14:52:09 guilmon kernel: [339377.222584] task: 88042a632ee0 ti: 88026ebd6000 task.ti: 88026ebd6000 Oct 26 14:52:09 guilmon kernel: [339377.222588] RIP: 0010:[] [] kfree+0x129/0x130 Oct 26 14:52:09 guilmon kernel: [339377.222600] RSP: 0018:88026ebd7c78 EFLAGS: 00010246 Oct 26 14:52:09 guilmon kernel: [339377.222604] RAX: 02fc RBX: 88040106 RCX: 0001 Oct 26 14:52:09 guilmon kernel: [339377.222607] RDX: 77ff8000 RSI: a04c5cd5 RDI: 88040106 Oct 26 14:52:09 guilmon kernel: [339377.222610] RBP: 88026ebd7c90 R08: R09: a06b6844 Oct 26 14:52:09 guilmon kernel: [339377.222614] R10: ea0010041800 R11: 880436998000 R12: 0002 Oct 26 14:52:09 guilmon kernel: [339377.222617] R13: a048e8ae R14: 000100d4 R15: 880394cc1050 Oct 26 14:52:09 guilmon kernel: [339377.222621] FS: 7f3ed162f980() GS:88044ed0() knlGS: Oct 26 14:52:09 guilmon kernel: [339377.222625] CS: 0010 DS: ES: CR0: 80050033 Oct 26 14:52:09 guilmon kernel: [339377.222628] CR2: 7f3ed2aa8000 CR3: 000400a9d000 CR4: 000407e0 Oct 26 14:52:09 guilmon kernel: [339377.222631] Stack: Oct 26 14:52:09 guilmon kernel: [339377.222634] 88040106 0002 0070 88026ebd7ca0 Oct 26 14:52:09 guilmon kernel: [339377.222642] a048e8ae 000100d4 a0494f5c 88040106 Oct 26 14:52:09 guilmon kernel: [339377.222650] 000100d4 a06b6703 88040106 880434bb7b00 Oct 26 14:52:09 guilmon kernel: [339377.222657] Call Trace: Oct 26 14:52:09 guilmon kernel: [339377.222793] [] KCL_MEM_SmallBufferFree+0xe/0x10 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.222875] [] drm_free+0xcc/0x1a0 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.222973] [] ? firegl_apl_loadDatabase+0xb7/0x280 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223058] [] ? firegl_cwddeci+0x15e/0x170 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223143] [] ? firegl_cwddeci_adl_handler+0x70/0xb0 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223150] [] ? __kmalloc+0x159/0x180 Oct 26 14:52:09 guilmon kernel: [339377.223234] [] ? Dispatch+0x1d6/0x240 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223313] [] ? drm_alloc+0x133/0x1a0 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223398] [] ? firegl_adl_escape+0xde/0x190 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223406] [] ? ns_capable+0x29/0x50 Oct 26 14:52:09 guilmon kernel: [339377.223489] [] ? _r6x_init_hw_ctx+0xe0/0xe0 [fglrx] Oct 26 14:5
[Kernel-packages] [Bug 1245081] Missing required logs.
This bug is missing log files that will aid in diagnosing the problem. >From a terminal window please run: apport-collect 1245081 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 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1245081 Title: macbook keyboard layout maps the tilde key to something else Status in “linux” package in Ubuntu: Incomplete Bug description: 1. install ubuntu on Macbook Air 6,2 2. press the key with the tilde ('~') written on it. 3. see that is prints '§' instead. This is particularly annoying since the way to switch between windows uses the tilde. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1245081/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1228406] Re: [LENOVO 3249CTO] suspend/resume failure
Steve Langasek, as per http://download.lenovo.com/express/ddfm.html an update is available for your BIOS (6QET70WW). If you update to this following https://help.ubuntu.com/community/BiosUpdate , does it change anything? If not, could you please both specify what happened, and provide the output of the following terminal command: sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date Thank you for your understanding. ** 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/1228406 Title: [LENOVO 3249CTO] suspend/resume failure Status in “linux” package in Ubuntu: Incomplete Bug description: The laptop frequently suspends/resumes successfully; it's been suspended/resumed probably at least a dozen times since the last reboot. I've seen intermittent suspend/resume failures before with previous kernel versions. ProblemType: KernelOops DistroRelease: Ubuntu 13.10 Package: linux-image-3.11.0-7-generic 3.11.0-7.14 ProcVersionSignature: Ubuntu 3.11.0-7.14-generic 3.11.1 Uname: Linux 3.11.0-7-generic x86_64 Annotation: This occured during a previous suspend and prevented it from resuming properly. ApportVersion: 2.12.4-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: vorlon 4171 F pulseaudio /dev/snd/pcmC0D0p: vorlon 4171 F...m pulseaudio Date: Fri Sep 20 16:16:06 2013 ExecutablePath: /usr/share/apport/apportcheckresume Failure: suspend/resume HibernationDevice: RESUME=UUID=f6ab3c43-61b4-4af7-bf03-fa3b147a1de0 InstallationDate: Installed on 2010-09-24 (1092 days ago) InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release amd64 (20100816.1) InterpreterPath: /usr/bin/python3.3 Lsusb: Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: LENOVO 3249CTO MarkForUpload: True ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume ProcEnviron: TERM=linux PATH=(custom, no user) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-7-generic root=/dev/mapper/hostname-root ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon not responding. RelatedPackageVersions: linux-restricted-modules-3.11.0-7-generic N/A linux-backports-modules-3.11.0-7-generic N/A linux-firmware1.114 SourcePackage: linux Title: [LENOVO 3249CTO] suspend/resume failure UpgradeStatus: Upgraded to saucy on 2013-05-06 (137 days ago) UserGroups: WifiSyslog: dmi.bios.date: 08/23/2010 dmi.bios.vendor: LENOVO dmi.bios.version: 6QET52WW (1.22 ) dmi.board.name: 3249CTO 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:bvr6QET52WW(1.22):bd08/23/2010:svnLENOVO:pn3249CTO:pvrThinkPadX201:rvnLENOVO:rn3249CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 3249CTO dmi.product.version: ThinkPad X201 dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1228406/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1228406] Re: [LENOVO 3249CTO] suspend/resume failure
** Tags added: bios-outdated-6qet70ww needs-upstream-testing regression- potential -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1228406 Title: [LENOVO 3249CTO] suspend/resume failure Status in “linux” package in Ubuntu: Confirmed Bug description: The laptop frequently suspends/resumes successfully; it's been suspended/resumed probably at least a dozen times since the last reboot. I've seen intermittent suspend/resume failures before with previous kernel versions. ProblemType: KernelOops DistroRelease: Ubuntu 13.10 Package: linux-image-3.11.0-7-generic 3.11.0-7.14 ProcVersionSignature: Ubuntu 3.11.0-7.14-generic 3.11.1 Uname: Linux 3.11.0-7-generic x86_64 Annotation: This occured during a previous suspend and prevented it from resuming properly. ApportVersion: 2.12.4-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: vorlon 4171 F pulseaudio /dev/snd/pcmC0D0p: vorlon 4171 F...m pulseaudio Date: Fri Sep 20 16:16:06 2013 ExecutablePath: /usr/share/apport/apportcheckresume Failure: suspend/resume HibernationDevice: RESUME=UUID=f6ab3c43-61b4-4af7-bf03-fa3b147a1de0 InstallationDate: Installed on 2010-09-24 (1092 days ago) InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release amd64 (20100816.1) InterpreterPath: /usr/bin/python3.3 Lsusb: Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: LENOVO 3249CTO MarkForUpload: True ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume ProcEnviron: TERM=linux PATH=(custom, no user) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-7-generic root=/dev/mapper/hostname-root ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon not responding. RelatedPackageVersions: linux-restricted-modules-3.11.0-7-generic N/A linux-backports-modules-3.11.0-7-generic N/A linux-firmware1.114 SourcePackage: linux Title: [LENOVO 3249CTO] suspend/resume failure UpgradeStatus: Upgraded to saucy on 2013-05-06 (137 days ago) UserGroups: WifiSyslog: dmi.bios.date: 08/23/2010 dmi.bios.vendor: LENOVO dmi.bios.version: 6QET52WW (1.22 ) dmi.board.name: 3249CTO 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:bvr6QET52WW(1.22):bd08/23/2010:svnLENOVO:pn3249CTO:pvrThinkPadX201:rvnLENOVO:rn3249CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 3249CTO dmi.product.version: ThinkPad X201 dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1228406/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1227996] Re: atkbd serio0: Use 'setkeycodes e03e ' to make it known.
noobermin, as per http://download.lenovo.com/express/ddfm.html an update is available for your BIOS (66cn55ww). If you update to this following https://help.ubuntu.com/community/BiosUpdate , does it change anything? If not, could you please both specify what happened, and provide the output of the following terminal command: sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date Please note your current BIOS is already in the Bug Description, so posting this on the old BIOS would not be helpful. For more on BIOS updates and linux, please see https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette . Thank you for your understanding. ** Tags added: bios-outdated-66cn55ww ** 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/1227996 Title: atkbd serio0: Use 'setkeycodes e03e ' to make it known. Status in “linux” package in Ubuntu: Incomplete Bug description: The following spam litters dmesg: [36294.989706] atkbd serio0: Use 'setkeycodes e03e ' to make it known. [36294.995650] atkbd serio0: Unknown key released (translated set 2, code 0xbe on isa0060/serio0). [36294.995661] atkbd serio0: Use 'setkeycodes e03e ' to make it known. [36296.016998] atkbd serio0: Unknown key pressed (translated set 2, code 0xbe on isa0060/serio0). [36296.017002] atkbd serio0: Use 'setkeycodes e03e ' to make it known. [36296.021894] atkbd serio0: Unknown key released (translated set 2, code 0xbe on isa0060/serio0). [36296.021907] atkbd serio0: Use 'setkeycodes e03e ' to make it known. As can be seen, this occurs frequently. It might be related, but at times, the keyboard freezes for a few seconds and then starts sending a repeating character while no keys are pressed. This behavior is not stopped unless a key (any key) is pressed. The character that is output is a special character, but I don't know what combination it is specifically. This might be related to the fact that this is a lenovo yoga 13 ideapad. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: linux-image-3.8.0-30-generic 3.8.0-30.44 ProcVersionSignature: Ubuntu 3.8.0-30.44-generic 3.8.13.6 Uname: Linux 3.8.0-30-generic x86_64 ApportVersion: 2.9.2-0ubuntu8.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: noobermin 1991 F pulseaudio /dev/snd/pcmC0D0p: noobermin 1991 F...m pulseaudio CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found. Date: Fri Sep 20 02:07:54 2013 EcryptfsInUse: Yes HibernationDevice: RESUME=UUID=7d95a03d-5f38-403f-84d9-51ebca691a4b InstallationDate: Installed on 2013-08-31 (19 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: LENOVO 20175 MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-30-generic root=UUID=6a1575e6-9b6a-4086-988e-2efda2c80fd3 ro quiet splash acpi_backlight=vendor vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.8.0-30-generic N/A linux-backports-modules-3.8.0-30-generic N/A linux-firmware1.106 RfKill: SourcePackage: linux StagingDrivers: rts5139 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 11/22/2012 dmi.bios.vendor: LENOVO dmi.bios.version: 66CN52WW dmi.board.asset.tag: No Asset Tag dmi.board.name: INVALID dmi.board.vendor: LENOVO dmi.board.version: 3193WIN8 STD MLT dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Lenovo IdeaPad Yoga 13 dmi.modalias: dmi:bvnLENOVO:bvr66CN52WW:bd11/22/2012:svnLENOVO:pn20175:pvrLenovoIdeaPadYoga13:rvnLENOVO:rnINVALID:rvr3193WIN8STDMLT:cvnLENOVO:ct10:cvrLenovoIdeaPadYoga13: dmi.product.name: 20175 dmi.product.version: Lenovo IdeaPad Yoga 13 dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1227996/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1245044] Re: GPU crash, kernel bug, invalid opcode 0000
I can try removing it, but I'm not sure what the package name to remove is. Doesn't look like something I need anyway. I have plenty of free RAM already. Not sure how to reproduce the crash either way 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/1245044 Title: GPU crash, kernel bug, invalid opcode Status in “linux” package in Ubuntu: Incomplete Bug description: When opening a third Firefox window Xorg crashed; after logging in and opening Firefox again it crashed a second time. Syslog reports a kernel bug: Oct 26 14:52:09 guilmon kernel: [339377.222450] [ cut here ] Oct 26 14:52:09 guilmon kernel: [339377.222459] Kernel BUG at 8118e479 [verbose debug info unavailable] Oct 26 14:52:09 guilmon kernel: [339377.222464] invalid opcode: [#2] SMP Oct 26 14:52:09 guilmon kernel: [339377.222470] Modules linked in: twofish_generic(F) twofish_avx_x86_64(F) twofish_x86_64_3way(F) twofish_x86_64(F) twofish_common(F) xts(F) xt_multi port(F) iptable_filter(F) ip_tables(F) x_tables(F) zram(C) parport_pc(F) ppdev(F) rfcomm bnep snd_usb_audio snd_usbmidi_lib joydev(F) snd_hda_codec_hdmi snd_hda_codec_realtek saa7115 sp5100_tco kvm_amd(F) kvm(F) microcode(F) arc4(F) em28xx rt2500pci rt2x00pci rt2x00mmio rt2x00lib fglrx(POF) tveeprom v4l2_common videobuf2_vmalloc mac80211 videobuf2_memops snd_hda _intel videobuf2_core snd_hda_codec videodev snd_hwdep(F) snd_pcm(F) cfg80211 btusb snd_page_alloc(F) bluetooth snd_seq_midi(F) snd_seq_midi_event(F) snd_rawmidi(F) eeprom_93cx6 snd_ seq(F) edac_core snd_seq_device(F) serio_raw(F) snd_timer(F) edac_mce_amd i2c_piix4 fam15h_power k10temp snd(F) soundcore(F) amd_iommu_v2 ohci_pci mac_hid f71882fg lp(F) parport(F) e xt2(F) hid_generic usbhid hid dm_crypt(F) vesafb(F) usb_storage(F) pata_acpi mxm_wmi crct10dif_pclmul(F) crc32_pclmul( Oct 26 14:52:09 guilmon kernel: F) ghash_clmulni_intel(F) aesni_intel(F) aes_x86_64(F) lrw(F) gf128mul(F) glue_helper(F) ablk_helper(F) cryptd(F) r8169 mii(F) pata_atiixp ahci(F) lib ahci(F) wmi Oct 26 14:52:09 guilmon kernel: [339377.222576] CPU: 4 PID: 7 Comm: Xorg Tainted: PF D C O 3.11.0-12-generic #19-Ubuntu Oct 26 14:52:09 guilmon kernel: [339377.222580] Hardware name: MSI MS-7693/970A-G46 (MS-7693), BIOS V1.11 10/31/2012 Oct 26 14:52:09 guilmon kernel: [339377.222584] task: 88042a632ee0 ti: 88026ebd6000 task.ti: 88026ebd6000 Oct 26 14:52:09 guilmon kernel: [339377.222588] RIP: 0010:[] [] kfree+0x129/0x130 Oct 26 14:52:09 guilmon kernel: [339377.222600] RSP: 0018:88026ebd7c78 EFLAGS: 00010246 Oct 26 14:52:09 guilmon kernel: [339377.222604] RAX: 02fc RBX: 88040106 RCX: 0001 Oct 26 14:52:09 guilmon kernel: [339377.222607] RDX: 77ff8000 RSI: a04c5cd5 RDI: 88040106 Oct 26 14:52:09 guilmon kernel: [339377.222610] RBP: 88026ebd7c90 R08: R09: a06b6844 Oct 26 14:52:09 guilmon kernel: [339377.222614] R10: ea0010041800 R11: 880436998000 R12: 0002 Oct 26 14:52:09 guilmon kernel: [339377.222617] R13: a048e8ae R14: 000100d4 R15: 880394cc1050 Oct 26 14:52:09 guilmon kernel: [339377.222621] FS: 7f3ed162f980() GS:88044ed0() knlGS: Oct 26 14:52:09 guilmon kernel: [339377.222625] CS: 0010 DS: ES: CR0: 80050033 Oct 26 14:52:09 guilmon kernel: [339377.222628] CR2: 7f3ed2aa8000 CR3: 000400a9d000 CR4: 000407e0 Oct 26 14:52:09 guilmon kernel: [339377.222631] Stack: Oct 26 14:52:09 guilmon kernel: [339377.222634] 88040106 0002 0070 88026ebd7ca0 Oct 26 14:52:09 guilmon kernel: [339377.222642] a048e8ae 000100d4 a0494f5c 88040106 Oct 26 14:52:09 guilmon kernel: [339377.222650] 000100d4 a06b6703 88040106 880434bb7b00 Oct 26 14:52:09 guilmon kernel: [339377.222657] Call Trace: Oct 26 14:52:09 guilmon kernel: [339377.222793] [] KCL_MEM_SmallBufferFree+0xe/0x10 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.222875] [] drm_free+0xcc/0x1a0 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.222973] [] ? firegl_apl_loadDatabase+0xb7/0x280 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223058] [] ? firegl_cwddeci+0x15e/0x170 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223143] [] ? firegl_cwddeci_adl_handler+0x70/0xb0 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223150] [] ? __kmalloc+0x159/0x180 Oct 26 14:52:09 guilmon kernel: [339377.223234] [] ? Dispatch+0x1d6/0x240 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223313] [] ? drm_alloc+0x133/0x1a0 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223398] [] ? firegl_adl_escape+0xde/0x190 [fglrx] Oct 26 14:52:09 guil
[Kernel-packages] [Bug 1227833] Re: No Driver - SIIG USB 2.0 to VGA Pro
** Tags added: latest-bios-a09 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1227833 Title: No Driver - SIIG USB 2.0 to VGA Pro Status in The Linux Kernel: Unknown Status in “linux” package in Ubuntu: Confirmed Bug description: My laptop is a Dell Studio 1737/0P792H, BIOS A09 04/14/2011. With the goal of extending my laptop to support two external monitors (instead of one), today I purchased a USB to VGA adapter: SIIG USB 2.0 to VGA PRO (JU-VG0012-S1) http://www.siig.com/usb-2-0-to-vga-pro.html This USB VGA adapter doesn't seem to work at all. Right now, it is plugged into a monitor that is powered on and I have the USB cable connected to both the device and my laptop, but the Laptop is acting like the device isn't there and Ubuntu's Display-Setting-Confg-Utility is unable to detect the external monitor. This issue persists reboots. A Little Background (reason for purchasing): You'd think this laptop alone would already support two monitors, because it has both HDMI and VGA ports. However, I've confirmed that its built-in video card (and driver) only have the ability to display to one of these ports at a time; they're mutually exclusive. Ubuntu's Display settings utility does show the two monitors when I have both ports plugged up, but any attempts to display, to both, fails with a dialogs that weirdly flows down my screen while Ubuntu tries to automatically attempt to make it work at numerous resolutions. This is why I purchased the SIIG USB 2.0 to VGA Pro. I thought it would have its own little video card built-in, and give me what my laptop's own video card lacked. I realize that USB will be slower, but that's not a concern for the simple business application that I intend to display on a 3rd monitor. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: linux-image-3.8.0-30-generic 3.8.0-30.44 ProcVersionSignature: Ubuntu 3.8.0-30.44-generic 3.8.13.6 Uname: Linux 3.8.0-30-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.9.2-0ubuntu8.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: lonnie 2028 F pulseaudio /dev/snd/pcmC0D0p: lonnie 2028 F...m pulseaudio Date: Thu Sep 19 13:10:00 2013 HibernationDevice: RESUME=UUID=22488e01-19fd-4a14-a063-f03cf6e74e20 InstallationDate: Installed on 2013-09-06 (13 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: Dell Inc. Studio 1737 MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb 1 udldrmfb 2 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-30-generic root=UUID=80dbf53e-11d0-4d0d-a7fa-d511aecdd24b ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.8.0-30-generic N/A linux-backports-modules-3.8.0-30-generic N/A linux-firmware1.106 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 04/14/2011 dmi.bios.vendor: Dell Inc. dmi.bios.version: A09 dmi.board.name: 0P792H dmi.board.vendor: Dell Inc. dmi.board.version: A09 dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: A09 dmi.modalias: dmi:bvnDellInc.:bvrA09:bd04/14/2011:svnDellInc.:pnStudio1737:pvrA09:rvnDellInc.:rn0P792H:rvrA09:cvnDellInc.:ct8:cvrA09: dmi.product.name: Studio 1737 dmi.product.version: A09 dmi.sys.vendor: Dell Inc. --- ApportVersion: 2.12.2-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ubuntu 2802 F pulseaudio ubuntu 4748 F pulseaudio /dev/snd/controlC1: ubuntu 4748 F pulseaudio CasperVersion: 1.336 DistroRelease: Ubuntu 13.10 IwConfig: eth0 no wireless extensions. lono wireless extensions. LiveMediaBuild: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130919) MachineType: Dell Inc. Studio 1737 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 inteldrmfb 1 udldrmfb ProcKernelCmdLine: file=/cdrom/preseed/hostname.seed boot=casper initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity ProcVersionSignature: Ubuntu 3.11.0-7.14-generic 3.11.1 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.11.0-7-generic N/A linux-backports-modules-3.11.0-7-generic N/A linux-firmware1.114 Rf
[Kernel-packages] [Bug 1245044] Re: GPU crash, kernel bug, invalid opcode 0000
HyperHacker, if you uninstall zram, is this reproducible? ** Changed in: linux (Ubuntu) Importance: Undecided => Medium ** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete ** Tags added: needs-upstream-testing regression-potential -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1245044 Title: GPU crash, kernel bug, invalid opcode Status in “linux” package in Ubuntu: Incomplete Bug description: When opening a third Firefox window Xorg crashed; after logging in and opening Firefox again it crashed a second time. Syslog reports a kernel bug: Oct 26 14:52:09 guilmon kernel: [339377.222450] [ cut here ] Oct 26 14:52:09 guilmon kernel: [339377.222459] Kernel BUG at 8118e479 [verbose debug info unavailable] Oct 26 14:52:09 guilmon kernel: [339377.222464] invalid opcode: [#2] SMP Oct 26 14:52:09 guilmon kernel: [339377.222470] Modules linked in: twofish_generic(F) twofish_avx_x86_64(F) twofish_x86_64_3way(F) twofish_x86_64(F) twofish_common(F) xts(F) xt_multi port(F) iptable_filter(F) ip_tables(F) x_tables(F) zram(C) parport_pc(F) ppdev(F) rfcomm bnep snd_usb_audio snd_usbmidi_lib joydev(F) snd_hda_codec_hdmi snd_hda_codec_realtek saa7115 sp5100_tco kvm_amd(F) kvm(F) microcode(F) arc4(F) em28xx rt2500pci rt2x00pci rt2x00mmio rt2x00lib fglrx(POF) tveeprom v4l2_common videobuf2_vmalloc mac80211 videobuf2_memops snd_hda _intel videobuf2_core snd_hda_codec videodev snd_hwdep(F) snd_pcm(F) cfg80211 btusb snd_page_alloc(F) bluetooth snd_seq_midi(F) snd_seq_midi_event(F) snd_rawmidi(F) eeprom_93cx6 snd_ seq(F) edac_core snd_seq_device(F) serio_raw(F) snd_timer(F) edac_mce_amd i2c_piix4 fam15h_power k10temp snd(F) soundcore(F) amd_iommu_v2 ohci_pci mac_hid f71882fg lp(F) parport(F) e xt2(F) hid_generic usbhid hid dm_crypt(F) vesafb(F) usb_storage(F) pata_acpi mxm_wmi crct10dif_pclmul(F) crc32_pclmul( Oct 26 14:52:09 guilmon kernel: F) ghash_clmulni_intel(F) aesni_intel(F) aes_x86_64(F) lrw(F) gf128mul(F) glue_helper(F) ablk_helper(F) cryptd(F) r8169 mii(F) pata_atiixp ahci(F) lib ahci(F) wmi Oct 26 14:52:09 guilmon kernel: [339377.222576] CPU: 4 PID: 7 Comm: Xorg Tainted: PF D C O 3.11.0-12-generic #19-Ubuntu Oct 26 14:52:09 guilmon kernel: [339377.222580] Hardware name: MSI MS-7693/970A-G46 (MS-7693), BIOS V1.11 10/31/2012 Oct 26 14:52:09 guilmon kernel: [339377.222584] task: 88042a632ee0 ti: 88026ebd6000 task.ti: 88026ebd6000 Oct 26 14:52:09 guilmon kernel: [339377.222588] RIP: 0010:[] [] kfree+0x129/0x130 Oct 26 14:52:09 guilmon kernel: [339377.222600] RSP: 0018:88026ebd7c78 EFLAGS: 00010246 Oct 26 14:52:09 guilmon kernel: [339377.222604] RAX: 02fc RBX: 88040106 RCX: 0001 Oct 26 14:52:09 guilmon kernel: [339377.222607] RDX: 77ff8000 RSI: a04c5cd5 RDI: 88040106 Oct 26 14:52:09 guilmon kernel: [339377.222610] RBP: 88026ebd7c90 R08: R09: a06b6844 Oct 26 14:52:09 guilmon kernel: [339377.222614] R10: ea0010041800 R11: 880436998000 R12: 0002 Oct 26 14:52:09 guilmon kernel: [339377.222617] R13: a048e8ae R14: 000100d4 R15: 880394cc1050 Oct 26 14:52:09 guilmon kernel: [339377.222621] FS: 7f3ed162f980() GS:88044ed0() knlGS: Oct 26 14:52:09 guilmon kernel: [339377.222625] CS: 0010 DS: ES: CR0: 80050033 Oct 26 14:52:09 guilmon kernel: [339377.222628] CR2: 7f3ed2aa8000 CR3: 000400a9d000 CR4: 000407e0 Oct 26 14:52:09 guilmon kernel: [339377.222631] Stack: Oct 26 14:52:09 guilmon kernel: [339377.222634] 88040106 0002 0070 88026ebd7ca0 Oct 26 14:52:09 guilmon kernel: [339377.222642] a048e8ae 000100d4 a0494f5c 88040106 Oct 26 14:52:09 guilmon kernel: [339377.222650] 000100d4 a06b6703 88040106 880434bb7b00 Oct 26 14:52:09 guilmon kernel: [339377.222657] Call Trace: Oct 26 14:52:09 guilmon kernel: [339377.222793] [] KCL_MEM_SmallBufferFree+0xe/0x10 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.222875] [] drm_free+0xcc/0x1a0 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.222973] [] ? firegl_apl_loadDatabase+0xb7/0x280 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223058] [] ? firegl_cwddeci+0x15e/0x170 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223143] [] ? firegl_cwddeci_adl_handler+0x70/0xb0 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223150] [] ? __kmalloc+0x159/0x180 Oct 26 14:52:09 guilmon kernel: [339377.223234] [] ? Dispatch+0x1d6/0x240 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223313] [] ? drm_alloc+0x133/0x1a0 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223398] [] ? firegl_adl_esc
[Kernel-packages] [Bug 1225921] Re: AMD crossfire not supported
laulau, could you please install the proprietary drivers as you noted in your Bug Description, and then run the following in a terminal: ubuntu-bug linux ** Tags added: raring saucy ** 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/1225921 Title: AMD crossfire not supported Status in “linux” package in Ubuntu: Incomplete Bug description: AMD crossfire is only supported by proprietary drivers, which are only available when Ubuntu is installed. During liveCD session, X server fail to work when using 2 AMD cards (hangs on a pink screen) I must disconnect one card to complete the installation, then add the proprietary drivers before replugging the second card. additional inforamtions : tried : 13.04, 13.10 alpha, beta, and daily video cards : 2x 7850 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1225921/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1243500] Re: 10de:0a7c Poor LibreOffice performance if open upon resuming from suspend (with nvidia graphics driver)
David, does this problem not occur with the updates driver via https://launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304-updates ? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1243500 Title: 10de:0a7c Poor LibreOffice performance if open upon resuming from suspend (with nvidia graphics driver) Status in “linux” package in Ubuntu: Incomplete Bug description: How to reproduce: LibreOffice 4.1.2.3 Open a document in LibreOffice (ideally several pages). Suspend, then resume. Scroll mouse down in LibreOffice (or try page up/down). Bug: sluggish behavior, high CPU usage, takes half a second to a second on a good machine to execute command (vs. almost immediately normally). WORKAROUND: The problem is resolved if libreoffice is completely closed and re-opened after the resume. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: nvidia-current 304.88-0ubuntu8 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 Uname: Linux 3.11.0-12-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.12.5-0ubuntu2 Architecture: amd64 Date: Wed Oct 23 04:59:19 2013 InstallationDate: Installed on 2013-10-22 (0 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1) MarkForUpload: True SourcePackage: nvidia-graphics-drivers-304 UpgradeStatus: No upgrade log present (probably fresh install) --- ApportVersion: 2.12.5-0ubuntu2.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: david 1838 F pulseaudio /dev/snd/controlC0: david 1838 F pulseaudio DistroRelease: Ubuntu 13.10 HibernationDevice: RESUME=UUID=02b0e7ee-ad6a-47c3-b055-cc361090b427 InstallationDate: Installed on 2013-10-22 (3 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1) MachineType: Hewlett-Packard HP EliteBook 8440w MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) PccardctlStatus: Socket 0: 3.3V 16-bit PC Card Subdevice 0 (function 0) bound to driver "pata_pcmcia" ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=5dfb5f78-0df1-4772-83bf-f542b874ff6e 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 x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 03/09/2011 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 68CCU Ver. F.12 dmi.board.name: 172B dmi.board.vendor: Hewlett-Packard dmi.board.version: KBC Version 30.31 dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr68CCUVer.F.12:bd03/09/2011:svnHewlett-Packard:pnHPEliteBook8440w:pvr:rvnHewlett-Packard:rn172B:rvrKBCVersion30.31:cvnHewlett-Packard:ct10:cvr: dmi.product.name: HP EliteBook 8440w dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1243500/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1105900] Re: Latest Kernel Version 3.2.0-36 Causing EXT4-fs Errors
Hello, folks. I know it has been a really long time since I have last posted in this bug report which after all has been opened by me. Ubuntu 12.04 Kernel 3.2.0-37 In post #17 (https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1105900/comments/17) I confirmed that starting with kernel 3.2.0-37 the reported problem/bug had been fixed. As far as I can tell this is true for all later 3.2.0-x kernels, too. On my Ubuntu 12.04, by now Ubuntu 12.04.3, the problem has never occurred again. And currently, I am on kernel 3.2.0-55. Summary: Bug fixed in kernel 3.2.0-37 and all later kernels. Ubuntu 12.10 Kernel 3.5.0-23 - In post #18 (https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1105900/comments/18) I had stated that the problem still persisted. This was right with respect to the symptoms. This was wrong with respect to the cause. Starting with 3.5.0.23 the "filesystem / busy" during the shutdown and the need to perform an fsck during startup has no longer been caused by the kernel. As I know by now - shame on me for needing more than 6 months to find out - the remaining symptoms were caused by a shutdown problem which is discussed e.g. in these two Launchpad bug reports: + Upstartification of /etc/init.d/networking has lost deconfiguring-networking event causing bad side-effects (https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1061639) + In Quantal, the root filesystem is not cleanly unmounted at shutdown or reboot (https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1058987) So whoever is still experiencing an unclean root filesystem on each startup should check those two bug reports. >From my point of view: Kernel bug fixed in kernel 3.5.0-23 and all later kernels. Kind regards, Karl ** Changed in: linux (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1105900 Title: Latest Kernel Version 3.2.0-36 Causing EXT4-fs Errors Status in “linux” package in Ubuntu: Fix Released Bug description: System: Ubuntu 12.04.1 x64 Unity desktop --- lsb_release -rd; uname -a Description: Ubuntu 12.04.1 LTS Release: 12.04 Linux Voyager 3.2.0-36-generic #57-Ubuntu SMP Tue Jan 8 21:44:52 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux -- Have not experienced any severe problems with this system from Aug 2012 till Jan 20 2013, when kernel 3.2.0-35 was still the active kernel. 2013-01-20 21:01 kernel 3.2.0-36 was installed by the Ubuntu updater. No installation problems occurred. Ever since K3.2.0-36 was the active kernel, the following problem occurred: On every restart error messages like these could be read in /var/log/syslog: syslog:Jan 22 00:44:37 Voyager kernel: [3.624421] EXT4-fs (sda5): orphan cleanup on readonly fs syslog:Jan 22 00:44:37 Voyager kernel: [3.652470] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 2886456 syslog:Jan 22 00:44:37 Voyager kernel: [3.652671] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 2886232 syslog:Jan 22 00:44:37 Voyager kernel: [3.652688] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 2886450 syslog:Jan 22 00:44:37 Voyager kernel: [3.678434] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 2369342 syslog:Jan 22 00:44:37 Voyager kernel: [3.689458] EXT4-fs (sda5): 4 orphan inodes deleted syslog:Jan 22 00:44:37 Voyager kernel: [3.689462] EXT4-fs (sda5): recovery complete This happens no matter whether the system is rebooted (warm reboot) or shutdown and restarted later (cold reboot). The relevant thing is that in the session which is shutdown the active kernel has to be K3.2.0-36. The error will be detected in the next session started after reboot. The workaround was going back to K3.2.0-35. During the first reboot the errors left behind by the previous K3.2.0-36 session were cleaned up. From then on sticking with K3.2.0-35 the errors would not return after any reboot. Conclusion: Telling from the symptoms Ubuntu 12.04.1 with K3.2.0-36 does not umount the root filesystem properly or does some other bad thing to leave behind orphaned inodes. Returning to K3.2.0-35 will work around the problem Note: --- (1) I have seen this problem on 3 different machines (different hardware) running Ubuntu 12.04.1 x64 and Ubuntu 12.04.1 x86. So it is not a problem caused by a flaw of one special machine. (2) I have seen the same problem after updating Ubuntu 12.10 from K3.5.0-17 to K3.5.0-22. This suggests some change in the latest kernel editions which is common to the current Ubuntu kernels may be involved. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-36-generic 3.2
[Kernel-packages] [Bug 1105900] Re: Latest Kernel Version 3.2.0-36 Causing EXT4-fs Errors
Have just changed the state of this report from "Confirmed" to "Fix released", because as a matter of fact the reported kernel bug has been fixed by + Kernel 3.2.0-37 (and later) ... applying to Ubuntu 12.04 + Kernel 3.5.0-23 (and later) ... applying to Ubuntu 12.10 (and 12.04 with Kernel series 3.5.0-x) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1105900 Title: Latest Kernel Version 3.2.0-36 Causing EXT4-fs Errors Status in “linux” package in Ubuntu: Fix Released Bug description: System: Ubuntu 12.04.1 x64 Unity desktop --- lsb_release -rd; uname -a Description: Ubuntu 12.04.1 LTS Release: 12.04 Linux Voyager 3.2.0-36-generic #57-Ubuntu SMP Tue Jan 8 21:44:52 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux -- Have not experienced any severe problems with this system from Aug 2012 till Jan 20 2013, when kernel 3.2.0-35 was still the active kernel. 2013-01-20 21:01 kernel 3.2.0-36 was installed by the Ubuntu updater. No installation problems occurred. Ever since K3.2.0-36 was the active kernel, the following problem occurred: On every restart error messages like these could be read in /var/log/syslog: syslog:Jan 22 00:44:37 Voyager kernel: [3.624421] EXT4-fs (sda5): orphan cleanup on readonly fs syslog:Jan 22 00:44:37 Voyager kernel: [3.652470] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 2886456 syslog:Jan 22 00:44:37 Voyager kernel: [3.652671] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 2886232 syslog:Jan 22 00:44:37 Voyager kernel: [3.652688] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 2886450 syslog:Jan 22 00:44:37 Voyager kernel: [3.678434] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 2369342 syslog:Jan 22 00:44:37 Voyager kernel: [3.689458] EXT4-fs (sda5): 4 orphan inodes deleted syslog:Jan 22 00:44:37 Voyager kernel: [3.689462] EXT4-fs (sda5): recovery complete This happens no matter whether the system is rebooted (warm reboot) or shutdown and restarted later (cold reboot). The relevant thing is that in the session which is shutdown the active kernel has to be K3.2.0-36. The error will be detected in the next session started after reboot. The workaround was going back to K3.2.0-35. During the first reboot the errors left behind by the previous K3.2.0-36 session were cleaned up. From then on sticking with K3.2.0-35 the errors would not return after any reboot. Conclusion: Telling from the symptoms Ubuntu 12.04.1 with K3.2.0-36 does not umount the root filesystem properly or does some other bad thing to leave behind orphaned inodes. Returning to K3.2.0-35 will work around the problem Note: --- (1) I have seen this problem on 3 different machines (different hardware) running Ubuntu 12.04.1 x64 and Ubuntu 12.04.1 x86. So it is not a problem caused by a flaw of one special machine. (2) I have seen the same problem after updating Ubuntu 12.10 from K3.5.0-17 to K3.5.0-22. This suggests some change in the latest kernel editions which is common to the current Ubuntu kernels may be involved. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-36-generic 3.2.0-36.57 ProcVersionSignature: Ubuntu 3.2.0-36.57-generic 3.2.35 Uname: Linux 3.2.0-36-generic x86_64 NonfreeKernelModules: nvidia AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu17.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: karl 2234 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 0xfdff4000 irq 44' Mixer name : 'Realtek ALC888' Components : 'HDA:10ec0888,1462735b,0011' Controls : 45 Simple ctrls : 21 Date: Sat Jan 26 10:50:56 2013 HibernationDevice: RESUME=UUID=20f6167d-0136-4d21-a1d9-fb36954a0815 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425) IwConfig: lono wireless extensions. eth0 no wireless extensions. MachineType: MEDIONPC MS-7358 MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-36-generic root=UUID=7eb4fefd-d144-4bdb-9848-199970e85265 ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory /home/karl not ours. No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.2.0-36-generic N/A linux-backports-modules-3.2.0-36-generic N/A linux-firmware
[Kernel-packages] [Bug 1228918] Re: [SAMSUNG ELECTRONICS CO., LTD. RV408/RV508] suspend/resume failure
*** This bug is a duplicate of bug 1184262 *** https://bugs.launchpad.net/bugs/1184262 ** This bug has been marked 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/1228918 Title: [SAMSUNG ELECTRONICS CO., LTD. RV408/RV508] suspend/resume failure Status in “linux” package in Ubuntu: Incomplete Bug description: Sometimes wi-fi doesnt work after suspend/resume ProblemType: KernelOops DistroRelease: Ubuntu 13.10 Package: linux-image-3.11.0-8-generic 3.11.0-8.15 ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1 Uname: Linux 3.11.0-8-generic i686 Annotation: This occured during a previous suspend and prevented it from resuming properly. ApportVersion: 2.12.4-0ubuntu1 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: masha 1583 F pulseaudio Date: Sun Sep 22 19:22:27 2013 ExecutablePath: /usr/share/apport/apportcheckresume Failure: suspend/resume HibernationDevice: RESUME=UUID=a42f8f71-b55b-40b0-aa4a-e29fc328f1c4 InstallationDate: Installed on 2013-09-07 (15 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha i386 (20130906) InterpreterPath: /usr/bin/python3.3 MachineType: SAMSUNG ELECTRONICS CO., LTD. RV408/RV508 MarkForUpload: True ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume ProcEnviron: TERM=linux PATH=(custom, no user) ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-8-generic root=UUID=c9d04d9a-c66f-46ba-9c45-9e7f6aa9319e ro quiet splash radeon.dpm=1 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon not responding. RelatedPackageVersions: linux-restricted-modules-3.11.0-8-generic N/A linux-backports-modules-3.11.0-8-generic N/A linux-firmware1.114 SourcePackage: linux Title: [SAMSUNG ELECTRONICS CO., LTD. RV408/RV508] suspend/resume failure UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: dmi.bios.date: 08/26/2010 dmi.bios.vendor: Phoenix Technologies Ltd. dmi.bios.version: 01UI.P028.20100826.LX dmi.board.name: RV408/RV508 dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD. dmi.board.version: Not Applicable dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD. dmi.chassis.version: N/A dmi.modalias: dmi:bvnPhoenixTechnologiesLtd.:bvr01UI.P028.20100826.LX:bd08/26/2010:svnSAMSUNGELECTRONICSCO.,LTD.:pnRV408/RV508:pvrNotApplicable:rvnSAMSUNGELECTRONICSCO.,LTD.:rnRV408/RV508:rvrNotApplicable:cvnSAMSUNGELECTRONICSCO.,LTD.:ct10:cvrN/A: dmi.product.name: RV408/RV508 dmi.product.version: Not Applicable dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1228918/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1245020] Re: [Acer AO722] Internal microphone don't work
The internal microphone works with BIOS updated to 1.11, the latest at the time of writing. ** Changed in: linux (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1245020 Title: [Acer AO722] Internal microphone don't work Status in “linux” package in Ubuntu: Invalid Bug description: The internal microphone does not work. This problem was there before. See https://bugs.launchpad.net/ubuntu/+source/alsa- driver/+bug/1074615. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: linux-image-3.11.0-12-generic 3.11.0-12.19 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 Uname: Linux 3.11.0-12-generic i686 NonfreeKernelModules: fglrx ApportVersion: 2.12.5-0ubuntu2.1 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: sushenjit 2368 F pulseaudio /dev/snd/pcmC1D0p: sushenjit 2368 F...m pulseaudio /dev/snd/controlC0: sushenjit 2368 F pulseaudio Date: Sat Oct 26 13:13:55 2013 HibernationDevice: RESUME=UUID=67e8714a-d8e0-422e-b9fb-f41ebf64d499 InstallationDate: Installed on 2012-05-20 (524 days ago) InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423) Lsusb: Bus 002 Device 004: ID 04f2:b209 Chicony Electronics Co., Ltd Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: Acer AO722 MarkForUpload: True ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=b42fc94e-bbb7-444d-a5e8-25218dfc4101 ro elevator=noop quiet splash vt.handoff=7 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 SourcePackage: linux UpgradeStatus: Upgraded to saucy on 2013-10-23 (3 days ago) dmi.bios.date: 12/06/2011 dmi.bios.vendor: Acer dmi.bios.version: V1.08 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: JE10-BZ dmi.board.vendor: Acer dmi.board.version: Base Board Version dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: V1.08 dmi.modalias: dmi:bvnAcer:bvrV1.08:bd12/06/2011:svnAcer:pnAO722:pvrV1.08:rvnAcer:rnJE10-BZ:rvrBaseBoardVersion:cvnAcer:ct10:cvrV1.08: dmi.product.name: AO722 dmi.product.version: V1.08 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1245020/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1211207] Re: Keyboard and Mouse stop working after undefined time
Okay here goes nothing... I've tested the following Mainline builds for x86_64 as per your request all without success: 3.11.6-saucy 3.10.4-saucy 3.10.3-saucy 3.10.2-saucy 3.9.11-saucy 3.8-raring 3.7-raring I'm totally confounded at this point and incredibly frustrated... I switched to Linux for stability, but at this point I'm thinking I can live with Windows again. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1211207 Title: Keyboard and Mouse stop working after undefined time Status in “linux” package in Ubuntu: Confirmed Bug description: Lately (last week or so), my mouse and keyboard have both stopped working after some time (no fixed amount of time as far as I can tell). The only way I can continue using my computer is shutting the whole thing down and restarting it. To date this has only happened while browsing the internet (although not the same sites). Any help would be greatly appreciated. If more information is needed don't hesitate to ask, but please add detailed how tos as I'm not a computer guru, in any sense of the word. Thanks in advance To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1211207/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1245020] Re: [Acer AO722] Internal microphone don't work
Christopher M. Penalver Thank you very much for your prompt response and suggestion to update the BIOS. I have updated to BIOS 1.11 and it has solved the problem. In other words, the microphone works after the BIOS update. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1245020 Title: [Acer AO722] Internal microphone don't work Status in “linux” package in Ubuntu: Invalid Bug description: The internal microphone does not work. This problem was there before. See https://bugs.launchpad.net/ubuntu/+source/alsa- driver/+bug/1074615. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: linux-image-3.11.0-12-generic 3.11.0-12.19 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 Uname: Linux 3.11.0-12-generic i686 NonfreeKernelModules: fglrx ApportVersion: 2.12.5-0ubuntu2.1 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: sushenjit 2368 F pulseaudio /dev/snd/pcmC1D0p: sushenjit 2368 F...m pulseaudio /dev/snd/controlC0: sushenjit 2368 F pulseaudio Date: Sat Oct 26 13:13:55 2013 HibernationDevice: RESUME=UUID=67e8714a-d8e0-422e-b9fb-f41ebf64d499 InstallationDate: Installed on 2012-05-20 (524 days ago) InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423) Lsusb: Bus 002 Device 004: ID 04f2:b209 Chicony Electronics Co., Ltd Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: Acer AO722 MarkForUpload: True ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=b42fc94e-bbb7-444d-a5e8-25218dfc4101 ro elevator=noop quiet splash vt.handoff=7 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 SourcePackage: linux UpgradeStatus: Upgraded to saucy on 2013-10-23 (3 days ago) dmi.bios.date: 12/06/2011 dmi.bios.vendor: Acer dmi.bios.version: V1.08 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: JE10-BZ dmi.board.vendor: Acer dmi.board.version: Base Board Version dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: V1.08 dmi.modalias: dmi:bvnAcer:bvrV1.08:bd12/06/2011:svnAcer:pnAO722:pvrV1.08:rvnAcer:rnJE10-BZ:rvrBaseBoardVersion:cvnAcer:ct10:cvrV1.08: dmi.product.name: AO722 dmi.product.version: V1.08 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1245020/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1245049] Re: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build
If you look at http://packages.ubuntu.com/lucid/bcmwl-kernel-source, you'll notice that this package is for 802.11 wireless cards that have Broadcom's architecture. The important thing to note about this package is that it only supports certain broadcom cards, but any card that internally says it is broadcom makes this driver available. My recommendation if this kernel is not building, is to uninstall it: [code]sudo apt-get remove bcmwl-kernel-source[\code] Once you do that, I would do a search for your wireless card and your graphics card to see what you need to install the correct drivers for them. -- 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/1245049 Title: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build Status in “bcmwl” package in Ubuntu: New Bug description: Not really sure what additional info I can provide. I know I was having issues with the Intel HD Graphics 4000 card so I load what I thought was a supported driver for the graphic card. ProblemType: Package DistroRelease: Ubuntu 13.04 Package: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6 ProcVersionSignature: Ubuntu 3.8.0-32.47-generic 3.8.13.10 Uname: Linux 3.8.0-32-generic x86_64 ApportVersion: 2.9.2-0ubuntu8.5 Architecture: amd64 DKMSKernelVersion: 3.8.0-32-lowlatency Date: Sat Oct 26 15:38:40 2013 InstallationDate: Installed on 2013-10-26 (0 days ago) InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5) MarkForUpload: True PackageVersion: 6.20.155.1+bdcom-0ubuntu6 SourcePackage: bcmwl Title: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build UpgradeStatus: Upgraded to raring on 2013-10-26 (0 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1245049/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1245049] Re: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build
** Tags removed: need-duplicate-check -- 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/1245049 Title: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build Status in “bcmwl” package in Ubuntu: New Bug description: Not really sure what additional info I can provide. I know I was having issues with the Intel HD Graphics 4000 card so I load what I thought was a supported driver for the graphic card. ProblemType: Package DistroRelease: Ubuntu 13.04 Package: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6 ProcVersionSignature: Ubuntu 3.8.0-32.47-generic 3.8.13.10 Uname: Linux 3.8.0-32-generic x86_64 ApportVersion: 2.9.2-0ubuntu8.5 Architecture: amd64 DKMSKernelVersion: 3.8.0-32-lowlatency Date: Sat Oct 26 15:38:40 2013 InstallationDate: Installed on 2013-10-26 (0 days ago) InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5) MarkForUpload: True PackageVersion: 6.20.155.1+bdcom-0ubuntu6 SourcePackage: bcmwl Title: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build UpgradeStatus: Upgraded to raring on 2013-10-26 (0 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1245049/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1245050] [NEW] Headphones on Nexus 10
Public bug reported: They aren't working. When I connect it to Nexus 10, sound goes through speakers. ** Affects: alsa-lib (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to alsa-lib in Ubuntu. https://bugs.launchpad.net/bugs/1245050 Title: Headphones on Nexus 10 Status in “alsa-lib” package in Ubuntu: New Bug description: They aren't working. When I connect it to Nexus 10, sound goes through speakers. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-lib/+bug/1245050/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1244312] Re: [regression 13.10] Can't reboot (but can shut down)
Kernel 3.8.0-32 (the next newest on my boot menu, probably the Raring kernel) does not have 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/1244312 Title: [regression 13.10] Can't reboot (but can shut down) Status in “linux” package in Ubuntu: Confirmed Status in “upstart” package in Ubuntu: New Bug description: Since upgrading to 13.10, attempting to restart (with either "shutdown -r now" or the system menu item) hangs with a "reboot: restarting system" message instead of actually rebooting, but shutting down still turns the system off. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: upstart 1.10-0ubuntu7 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 Uname: Linux 3.11.0-12-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.12.5-0ubuntu2 Architecture: amd64 Date: Thu Oct 24 17:25:08 2013 EcryptfsInUse: Yes InstallationDate: Installed on 2012-01-25 (637 days ago) InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) MarkForUpload: True ProcKernelCmdline: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=b491a34a-6045-4ad4-a2b8-b9ca018c5d41 ro quiet splash SourcePackage: upstart UpgradeStatus: Upgraded to saucy on 2013-10-21 (2 days ago) UpstartBugCategory: System UpstartRunningSessionVersion: init (upstart 1.10) UpstartRunningSystemVersion: init (upstart 1.10) modified.conffile..etc.at.deny: [inaccessible: [Errno 13] Permission denied: '/etc/at.deny'] modified.conffile..etc.init.d.networking: [modified] mtime.conffile..etc.init.d.networking: 2013-08-26T23:19:11 --- ApportVersion: 2.12.5-0ubuntu2.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: palmer 2534 F pulseaudio /dev/snd/controlC0: palmer 2534 F pulseaudio /dev/snd/pcmC0D0p: palmer 2534 F...m pulseaudio DistroRelease: Ubuntu 13.10 EcryptfsInUse: Yes InstallationDate: Installed on 2012-01-25 (638 days ago) InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) MachineType: Dell Inc. Latitude E6520 MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=b491a34a-6045-4ad4-a2b8-b9ca018c5d41 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 x86_64 UpgradeStatus: Upgraded to saucy on 2013-10-21 (3 days ago) UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare dmi.bios.date: 10/18/2011 dmi.bios.vendor: Dell Inc. dmi.bios.version: A08 dmi.board.name: 0J4TFW dmi.board.vendor: Dell Inc. dmi.board.version: A01 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA08:bd10/18/2011:svnDellInc.:pnLatitudeE6520:pvr01:rvnDellInc.:rn0J4TFW:rvrA01:cvnDellInc.:ct9:cvr: dmi.product.name: Latitude E6520 dmi.product.version: 01 dmi.sys.vendor: Dell Inc. --- ApportVersion: 2.12.5-0ubuntu2.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: palmer 2534 F pulseaudio /dev/snd/controlC0: palmer 2534 F pulseaudio DistroRelease: Ubuntu 13.10 EcryptfsInUse: Yes InstallationDate: Installed on 2012-01-25 (638 days ago) InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) MachineType: Dell Inc. Latitude E6520 MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=b491a34a-6045-4ad4-a2b8-b9ca018c5d41 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 x86_64 UpgradeStatus: Upgraded to saucy on 2013-10-21 (3 days ago) UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare dmi.bios.date: 10/18/2011 dmi.bios.vendor: Dell Inc. dmi.bios.version: A08 dmi.board.name: 0J4TFW dmi.board.vendor: Dell Inc. dmi.board.version: A01 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA08:bd10/18/2011:svnDellInc.:pnLatitudeE6520:pvr01:rvnDellInc.:rn0J4TFW:rvrA01:cvnDellInc.:ct9:cvr: dmi.product.name: Latitude E6520 dmi.product.version: 01 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1244312/+subscriptions --
[Kernel-packages] [Bug 1245049] [NEW] bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build
Public bug reported: Not really sure what additional info I can provide. I know I was having issues with the Intel HD Graphics 4000 card so I load what I thought was a supported driver for the graphic card. ProblemType: Package DistroRelease: Ubuntu 13.04 Package: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6 ProcVersionSignature: Ubuntu 3.8.0-32.47-generic 3.8.13.10 Uname: Linux 3.8.0-32-generic x86_64 ApportVersion: 2.9.2-0ubuntu8.5 Architecture: amd64 DKMSKernelVersion: 3.8.0-32-lowlatency Date: Sat Oct 26 15:38:40 2013 InstallationDate: Installed on 2013-10-26 (0 days ago) InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5) MarkForUpload: True PackageVersion: 6.20.155.1+bdcom-0ubuntu6 SourcePackage: bcmwl Title: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build UpgradeStatus: Upgraded to raring on 2013-10-26 (0 days ago) ** Affects: bcmwl (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package raring -- 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/1245049 Title: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build Status in “bcmwl” package in Ubuntu: New Bug description: Not really sure what additional info I can provide. I know I was having issues with the Intel HD Graphics 4000 card so I load what I thought was a supported driver for the graphic card. ProblemType: Package DistroRelease: Ubuntu 13.04 Package: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6 ProcVersionSignature: Ubuntu 3.8.0-32.47-generic 3.8.13.10 Uname: Linux 3.8.0-32-generic x86_64 ApportVersion: 2.9.2-0ubuntu8.5 Architecture: amd64 DKMSKernelVersion: 3.8.0-32-lowlatency Date: Sat Oct 26 15:38:40 2013 InstallationDate: Installed on 2013-10-26 (0 days ago) InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5) MarkForUpload: True PackageVersion: 6.20.155.1+bdcom-0ubuntu6 SourcePackage: bcmwl Title: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build UpgradeStatus: Upgraded to raring on 2013-10-26 (0 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1245049/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1243500] Re: Poor LibreOffice performance if open upon resuming from suspend (with nvidia graphics driver)
** Tags removed: bios-outdated ** Tags added: latest-bios-f.24 ** Summary changed: - Poor LibreOffice performance if open upon resuming from suspend (with nvidia graphics driver) + 10de:0a7c Poor LibreOffice performance if open upon resuming from suspend (with nvidia graphics 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/1243500 Title: 10de:0a7c Poor LibreOffice performance if open upon resuming from suspend (with nvidia graphics driver) Status in “linux” package in Ubuntu: Incomplete Bug description: How to reproduce: LibreOffice 4.1.2.3 Open a document in LibreOffice (ideally several pages). Suspend, then resume. Scroll mouse down in LibreOffice (or try page up/down). Bug: sluggish behavior, high CPU usage, takes half a second to a second on a good machine to execute command (vs. almost immediately normally). WORKAROUND: The problem is resolved if libreoffice is completely closed and re-opened after the resume. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: nvidia-current 304.88-0ubuntu8 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 Uname: Linux 3.11.0-12-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.12.5-0ubuntu2 Architecture: amd64 Date: Wed Oct 23 04:59:19 2013 InstallationDate: Installed on 2013-10-22 (0 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1) MarkForUpload: True SourcePackage: nvidia-graphics-drivers-304 UpgradeStatus: No upgrade log present (probably fresh install) --- ApportVersion: 2.12.5-0ubuntu2.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: david 1838 F pulseaudio /dev/snd/controlC0: david 1838 F pulseaudio DistroRelease: Ubuntu 13.10 HibernationDevice: RESUME=UUID=02b0e7ee-ad6a-47c3-b055-cc361090b427 InstallationDate: Installed on 2013-10-22 (3 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1) MachineType: Hewlett-Packard HP EliteBook 8440w MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) PccardctlStatus: Socket 0: 3.3V 16-bit PC Card Subdevice 0 (function 0) bound to driver "pata_pcmcia" ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=5dfb5f78-0df1-4772-83bf-f542b874ff6e 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 x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 03/09/2011 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 68CCU Ver. F.12 dmi.board.name: 172B dmi.board.vendor: Hewlett-Packard dmi.board.version: KBC Version 30.31 dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr68CCUVer.F.12:bd03/09/2011:svnHewlett-Packard:pnHPEliteBook8440w:pvr:rvnHewlett-Packard:rn172B:rvrKBCVersion30.31:cvnHewlett-Packard:ct10:cvr: dmi.product.name: HP EliteBook 8440w dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1243500/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1245044] 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/1245044 Title: GPU crash, kernel bug, invalid opcode Status in “linux” package in Ubuntu: Confirmed Bug description: When opening a third Firefox window Xorg crashed; after logging in and opening Firefox again it crashed a second time. Syslog reports a kernel bug: Oct 26 14:52:09 guilmon kernel: [339377.222450] [ cut here ] Oct 26 14:52:09 guilmon kernel: [339377.222459] Kernel BUG at 8118e479 [verbose debug info unavailable] Oct 26 14:52:09 guilmon kernel: [339377.222464] invalid opcode: [#2] SMP Oct 26 14:52:09 guilmon kernel: [339377.222470] Modules linked in: twofish_generic(F) twofish_avx_x86_64(F) twofish_x86_64_3way(F) twofish_x86_64(F) twofish_common(F) xts(F) xt_multi port(F) iptable_filter(F) ip_tables(F) x_tables(F) zram(C) parport_pc(F) ppdev(F) rfcomm bnep snd_usb_audio snd_usbmidi_lib joydev(F) snd_hda_codec_hdmi snd_hda_codec_realtek saa7115 sp5100_tco kvm_amd(F) kvm(F) microcode(F) arc4(F) em28xx rt2500pci rt2x00pci rt2x00mmio rt2x00lib fglrx(POF) tveeprom v4l2_common videobuf2_vmalloc mac80211 videobuf2_memops snd_hda _intel videobuf2_core snd_hda_codec videodev snd_hwdep(F) snd_pcm(F) cfg80211 btusb snd_page_alloc(F) bluetooth snd_seq_midi(F) snd_seq_midi_event(F) snd_rawmidi(F) eeprom_93cx6 snd_ seq(F) edac_core snd_seq_device(F) serio_raw(F) snd_timer(F) edac_mce_amd i2c_piix4 fam15h_power k10temp snd(F) soundcore(F) amd_iommu_v2 ohci_pci mac_hid f71882fg lp(F) parport(F) e xt2(F) hid_generic usbhid hid dm_crypt(F) vesafb(F) usb_storage(F) pata_acpi mxm_wmi crct10dif_pclmul(F) crc32_pclmul( Oct 26 14:52:09 guilmon kernel: F) ghash_clmulni_intel(F) aesni_intel(F) aes_x86_64(F) lrw(F) gf128mul(F) glue_helper(F) ablk_helper(F) cryptd(F) r8169 mii(F) pata_atiixp ahci(F) lib ahci(F) wmi Oct 26 14:52:09 guilmon kernel: [339377.222576] CPU: 4 PID: 7 Comm: Xorg Tainted: PF D C O 3.11.0-12-generic #19-Ubuntu Oct 26 14:52:09 guilmon kernel: [339377.222580] Hardware name: MSI MS-7693/970A-G46 (MS-7693), BIOS V1.11 10/31/2012 Oct 26 14:52:09 guilmon kernel: [339377.222584] task: 88042a632ee0 ti: 88026ebd6000 task.ti: 88026ebd6000 Oct 26 14:52:09 guilmon kernel: [339377.222588] RIP: 0010:[] [] kfree+0x129/0x130 Oct 26 14:52:09 guilmon kernel: [339377.222600] RSP: 0018:88026ebd7c78 EFLAGS: 00010246 Oct 26 14:52:09 guilmon kernel: [339377.222604] RAX: 02fc RBX: 88040106 RCX: 0001 Oct 26 14:52:09 guilmon kernel: [339377.222607] RDX: 77ff8000 RSI: a04c5cd5 RDI: 88040106 Oct 26 14:52:09 guilmon kernel: [339377.222610] RBP: 88026ebd7c90 R08: R09: a06b6844 Oct 26 14:52:09 guilmon kernel: [339377.222614] R10: ea0010041800 R11: 880436998000 R12: 0002 Oct 26 14:52:09 guilmon kernel: [339377.222617] R13: a048e8ae R14: 000100d4 R15: 880394cc1050 Oct 26 14:52:09 guilmon kernel: [339377.222621] FS: 7f3ed162f980() GS:88044ed0() knlGS: Oct 26 14:52:09 guilmon kernel: [339377.222625] CS: 0010 DS: ES: CR0: 80050033 Oct 26 14:52:09 guilmon kernel: [339377.222628] CR2: 7f3ed2aa8000 CR3: 000400a9d000 CR4: 000407e0 Oct 26 14:52:09 guilmon kernel: [339377.222631] Stack: Oct 26 14:52:09 guilmon kernel: [339377.222634] 88040106 0002 0070 88026ebd7ca0 Oct 26 14:52:09 guilmon kernel: [339377.222642] a048e8ae 000100d4 a0494f5c 88040106 Oct 26 14:52:09 guilmon kernel: [339377.222650] 000100d4 a06b6703 88040106 880434bb7b00 Oct 26 14:52:09 guilmon kernel: [339377.222657] Call Trace: Oct 26 14:52:09 guilmon kernel: [339377.222793] [] KCL_MEM_SmallBufferFree+0xe/0x10 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.222875] [] drm_free+0xcc/0x1a0 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.222973] [] ? firegl_apl_loadDatabase+0xb7/0x280 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223058] [] ? firegl_cwddeci+0x15e/0x170 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223143] [] ? firegl_cwddeci_adl_handler+0x70/0xb0 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223150] [] ? __kmalloc+0x159/0x180 Oct 26 14:52:09 guilmon kernel: [339377.223234] [] ? Dispatch+0x1d6/0x240 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223313] [] ? drm_alloc+0x133/0x1a0 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223398] [] ? firegl_adl_escape+0xde/0x190 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223406] [] ? ns_capable+0x29/0x50 Oct 26 14:52:09 guilmon kernel: [339377.223489] [] ? _r6
[Kernel-packages] [Bug 1245044] Re: GPU crash, kernel bug, invalid opcode 0000
** Attachment added: "Full kern.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1245044/+attachment/3892315/+files/kern.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/1245044 Title: GPU crash, kernel bug, invalid opcode Status in “linux” package in Ubuntu: Confirmed Bug description: When opening a third Firefox window Xorg crashed; after logging in and opening Firefox again it crashed a second time. Syslog reports a kernel bug: Oct 26 14:52:09 guilmon kernel: [339377.222450] [ cut here ] Oct 26 14:52:09 guilmon kernel: [339377.222459] Kernel BUG at 8118e479 [verbose debug info unavailable] Oct 26 14:52:09 guilmon kernel: [339377.222464] invalid opcode: [#2] SMP Oct 26 14:52:09 guilmon kernel: [339377.222470] Modules linked in: twofish_generic(F) twofish_avx_x86_64(F) twofish_x86_64_3way(F) twofish_x86_64(F) twofish_common(F) xts(F) xt_multi port(F) iptable_filter(F) ip_tables(F) x_tables(F) zram(C) parport_pc(F) ppdev(F) rfcomm bnep snd_usb_audio snd_usbmidi_lib joydev(F) snd_hda_codec_hdmi snd_hda_codec_realtek saa7115 sp5100_tco kvm_amd(F) kvm(F) microcode(F) arc4(F) em28xx rt2500pci rt2x00pci rt2x00mmio rt2x00lib fglrx(POF) tveeprom v4l2_common videobuf2_vmalloc mac80211 videobuf2_memops snd_hda _intel videobuf2_core snd_hda_codec videodev snd_hwdep(F) snd_pcm(F) cfg80211 btusb snd_page_alloc(F) bluetooth snd_seq_midi(F) snd_seq_midi_event(F) snd_rawmidi(F) eeprom_93cx6 snd_ seq(F) edac_core snd_seq_device(F) serio_raw(F) snd_timer(F) edac_mce_amd i2c_piix4 fam15h_power k10temp snd(F) soundcore(F) amd_iommu_v2 ohci_pci mac_hid f71882fg lp(F) parport(F) e xt2(F) hid_generic usbhid hid dm_crypt(F) vesafb(F) usb_storage(F) pata_acpi mxm_wmi crct10dif_pclmul(F) crc32_pclmul( Oct 26 14:52:09 guilmon kernel: F) ghash_clmulni_intel(F) aesni_intel(F) aes_x86_64(F) lrw(F) gf128mul(F) glue_helper(F) ablk_helper(F) cryptd(F) r8169 mii(F) pata_atiixp ahci(F) lib ahci(F) wmi Oct 26 14:52:09 guilmon kernel: [339377.222576] CPU: 4 PID: 7 Comm: Xorg Tainted: PF D C O 3.11.0-12-generic #19-Ubuntu Oct 26 14:52:09 guilmon kernel: [339377.222580] Hardware name: MSI MS-7693/970A-G46 (MS-7693), BIOS V1.11 10/31/2012 Oct 26 14:52:09 guilmon kernel: [339377.222584] task: 88042a632ee0 ti: 88026ebd6000 task.ti: 88026ebd6000 Oct 26 14:52:09 guilmon kernel: [339377.222588] RIP: 0010:[] [] kfree+0x129/0x130 Oct 26 14:52:09 guilmon kernel: [339377.222600] RSP: 0018:88026ebd7c78 EFLAGS: 00010246 Oct 26 14:52:09 guilmon kernel: [339377.222604] RAX: 02fc RBX: 88040106 RCX: 0001 Oct 26 14:52:09 guilmon kernel: [339377.222607] RDX: 77ff8000 RSI: a04c5cd5 RDI: 88040106 Oct 26 14:52:09 guilmon kernel: [339377.222610] RBP: 88026ebd7c90 R08: R09: a06b6844 Oct 26 14:52:09 guilmon kernel: [339377.222614] R10: ea0010041800 R11: 880436998000 R12: 0002 Oct 26 14:52:09 guilmon kernel: [339377.222617] R13: a048e8ae R14: 000100d4 R15: 880394cc1050 Oct 26 14:52:09 guilmon kernel: [339377.222621] FS: 7f3ed162f980() GS:88044ed0() knlGS: Oct 26 14:52:09 guilmon kernel: [339377.222625] CS: 0010 DS: ES: CR0: 80050033 Oct 26 14:52:09 guilmon kernel: [339377.222628] CR2: 7f3ed2aa8000 CR3: 000400a9d000 CR4: 000407e0 Oct 26 14:52:09 guilmon kernel: [339377.222631] Stack: Oct 26 14:52:09 guilmon kernel: [339377.222634] 88040106 0002 0070 88026ebd7ca0 Oct 26 14:52:09 guilmon kernel: [339377.222642] a048e8ae 000100d4 a0494f5c 88040106 Oct 26 14:52:09 guilmon kernel: [339377.222650] 000100d4 a06b6703 88040106 880434bb7b00 Oct 26 14:52:09 guilmon kernel: [339377.222657] Call Trace: Oct 26 14:52:09 guilmon kernel: [339377.222793] [] KCL_MEM_SmallBufferFree+0xe/0x10 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.222875] [] drm_free+0xcc/0x1a0 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.222973] [] ? firegl_apl_loadDatabase+0xb7/0x280 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223058] [] ? firegl_cwddeci+0x15e/0x170 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223143] [] ? firegl_cwddeci_adl_handler+0x70/0xb0 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223150] [] ? __kmalloc+0x159/0x180 Oct 26 14:52:09 guilmon kernel: [339377.223234] [] ? Dispatch+0x1d6/0x240 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223313] [] ? drm_alloc+0x133/0x1a0 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223398] [] ? firegl_adl_escape+0xde/0x190 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223406] [] ? ns_capable+0x29/0x50 Oct 26 14:52:0
[Kernel-packages] [Bug 1245044] [NEW] GPU crash, kernel bug, invalid opcode 0000
Public bug reported: When opening a third Firefox window Xorg crashed; after logging in and opening Firefox again it crashed a second time. Syslog reports a kernel bug: Oct 26 14:52:09 guilmon kernel: [339377.222450] [ cut here ] Oct 26 14:52:09 guilmon kernel: [339377.222459] Kernel BUG at 8118e479 [verbose debug info unavailable] Oct 26 14:52:09 guilmon kernel: [339377.222464] invalid opcode: [#2] SMP Oct 26 14:52:09 guilmon kernel: [339377.222470] Modules linked in: twofish_generic(F) twofish_avx_x86_64(F) twofish_x86_64_3way(F) twofish_x86_64(F) twofish_common(F) xts(F) xt_multi port(F) iptable_filter(F) ip_tables(F) x_tables(F) zram(C) parport_pc(F) ppdev(F) rfcomm bnep snd_usb_audio snd_usbmidi_lib joydev(F) snd_hda_codec_hdmi snd_hda_codec_realtek saa7115 sp5100_tco kvm_amd(F) kvm(F) microcode(F) arc4(F) em28xx rt2500pci rt2x00pci rt2x00mmio rt2x00lib fglrx(POF) tveeprom v4l2_common videobuf2_vmalloc mac80211 videobuf2_memops snd_hda _intel videobuf2_core snd_hda_codec videodev snd_hwdep(F) snd_pcm(F) cfg80211 btusb snd_page_alloc(F) bluetooth snd_seq_midi(F) snd_seq_midi_event(F) snd_rawmidi(F) eeprom_93cx6 snd_ seq(F) edac_core snd_seq_device(F) serio_raw(F) snd_timer(F) edac_mce_amd i2c_piix4 fam15h_power k10temp snd(F) soundcore(F) amd_iommu_v2 ohci_pci mac_hid f71882fg lp(F) parport(F) e xt2(F) hid_generic usbhid hid dm_crypt(F) vesafb(F) usb_storage(F) pata_acpi mxm_wmi crct10dif_pclmul(F) crc32_pclmul( Oct 26 14:52:09 guilmon kernel: F) ghash_clmulni_intel(F) aesni_intel(F) aes_x86_64(F) lrw(F) gf128mul(F) glue_helper(F) ablk_helper(F) cryptd(F) r8169 mii(F) pata_atiixp ahci(F) lib ahci(F) wmi Oct 26 14:52:09 guilmon kernel: [339377.222576] CPU: 4 PID: 7 Comm: Xorg Tainted: PF D C O 3.11.0-12-generic #19-Ubuntu Oct 26 14:52:09 guilmon kernel: [339377.222580] Hardware name: MSI MS-7693/970A-G46 (MS-7693), BIOS V1.11 10/31/2012 Oct 26 14:52:09 guilmon kernel: [339377.222584] task: 88042a632ee0 ti: 88026ebd6000 task.ti: 88026ebd6000 Oct 26 14:52:09 guilmon kernel: [339377.222588] RIP: 0010:[] [] kfree+0x129/0x130 Oct 26 14:52:09 guilmon kernel: [339377.222600] RSP: 0018:88026ebd7c78 EFLAGS: 00010246 Oct 26 14:52:09 guilmon kernel: [339377.222604] RAX: 02fc RBX: 88040106 RCX: 0001 Oct 26 14:52:09 guilmon kernel: [339377.222607] RDX: 77ff8000 RSI: a04c5cd5 RDI: 88040106 Oct 26 14:52:09 guilmon kernel: [339377.222610] RBP: 88026ebd7c90 R08: R09: a06b6844 Oct 26 14:52:09 guilmon kernel: [339377.222614] R10: ea0010041800 R11: 880436998000 R12: 0002 Oct 26 14:52:09 guilmon kernel: [339377.222617] R13: a048e8ae R14: 000100d4 R15: 880394cc1050 Oct 26 14:52:09 guilmon kernel: [339377.222621] FS: 7f3ed162f980() GS:88044ed0() knlGS: Oct 26 14:52:09 guilmon kernel: [339377.222625] CS: 0010 DS: ES: CR0: 80050033 Oct 26 14:52:09 guilmon kernel: [339377.222628] CR2: 7f3ed2aa8000 CR3: 000400a9d000 CR4: 000407e0 Oct 26 14:52:09 guilmon kernel: [339377.222631] Stack: Oct 26 14:52:09 guilmon kernel: [339377.222634] 88040106 0002 0070 88026ebd7ca0 Oct 26 14:52:09 guilmon kernel: [339377.222642] a048e8ae 000100d4 a0494f5c 88040106 Oct 26 14:52:09 guilmon kernel: [339377.222650] 000100d4 a06b6703 88040106 880434bb7b00 Oct 26 14:52:09 guilmon kernel: [339377.222657] Call Trace: Oct 26 14:52:09 guilmon kernel: [339377.222793] [] KCL_MEM_SmallBufferFree+0xe/0x10 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.222875] [] drm_free+0xcc/0x1a0 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.222973] [] ? firegl_apl_loadDatabase+0xb7/0x280 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223058] [] ? firegl_cwddeci+0x15e/0x170 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223143] [] ? firegl_cwddeci_adl_handler+0x70/0xb0 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223150] [] ? __kmalloc+0x159/0x180 Oct 26 14:52:09 guilmon kernel: [339377.223234] [] ? Dispatch+0x1d6/0x240 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223313] [] ? drm_alloc+0x133/0x1a0 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223398] [] ? firegl_adl_escape+0xde/0x190 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223406] [] ? ns_capable+0x29/0x50 Oct 26 14:52:09 guilmon kernel: [339377.223489] [] ? _r6x_init_hw_ctx+0xe0/0xe0 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223570] [] ? firegl_ioctl+0x1ed/0x250 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223643] [] ? ip_firegl_unlocked_ioctl+0xe/0x20 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223651] [] ? do_vfs_ioctl+0x2e5/0x4d0 Oct 26 14:52:09 guilmon kernel: [339377.223658] [] ? do_munmap+0x297/0x3b0 Oct 26 14:52:09 guilmon kernel: [339377.223666] [] ? SyS_ioctl+0x81/
[Kernel-packages] [Bug 1245044] Re: GPU crash, kernel bug, invalid opcode 0000
** Attachment added: "Xorg.0.log including backtrace" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1245044/+attachment/3892314/+files/Xorg.0.log -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1245044 Title: GPU crash, kernel bug, invalid opcode Status in “linux” package in Ubuntu: Confirmed Bug description: When opening a third Firefox window Xorg crashed; after logging in and opening Firefox again it crashed a second time. Syslog reports a kernel bug: Oct 26 14:52:09 guilmon kernel: [339377.222450] [ cut here ] Oct 26 14:52:09 guilmon kernel: [339377.222459] Kernel BUG at 8118e479 [verbose debug info unavailable] Oct 26 14:52:09 guilmon kernel: [339377.222464] invalid opcode: [#2] SMP Oct 26 14:52:09 guilmon kernel: [339377.222470] Modules linked in: twofish_generic(F) twofish_avx_x86_64(F) twofish_x86_64_3way(F) twofish_x86_64(F) twofish_common(F) xts(F) xt_multi port(F) iptable_filter(F) ip_tables(F) x_tables(F) zram(C) parport_pc(F) ppdev(F) rfcomm bnep snd_usb_audio snd_usbmidi_lib joydev(F) snd_hda_codec_hdmi snd_hda_codec_realtek saa7115 sp5100_tco kvm_amd(F) kvm(F) microcode(F) arc4(F) em28xx rt2500pci rt2x00pci rt2x00mmio rt2x00lib fglrx(POF) tveeprom v4l2_common videobuf2_vmalloc mac80211 videobuf2_memops snd_hda _intel videobuf2_core snd_hda_codec videodev snd_hwdep(F) snd_pcm(F) cfg80211 btusb snd_page_alloc(F) bluetooth snd_seq_midi(F) snd_seq_midi_event(F) snd_rawmidi(F) eeprom_93cx6 snd_ seq(F) edac_core snd_seq_device(F) serio_raw(F) snd_timer(F) edac_mce_amd i2c_piix4 fam15h_power k10temp snd(F) soundcore(F) amd_iommu_v2 ohci_pci mac_hid f71882fg lp(F) parport(F) e xt2(F) hid_generic usbhid hid dm_crypt(F) vesafb(F) usb_storage(F) pata_acpi mxm_wmi crct10dif_pclmul(F) crc32_pclmul( Oct 26 14:52:09 guilmon kernel: F) ghash_clmulni_intel(F) aesni_intel(F) aes_x86_64(F) lrw(F) gf128mul(F) glue_helper(F) ablk_helper(F) cryptd(F) r8169 mii(F) pata_atiixp ahci(F) lib ahci(F) wmi Oct 26 14:52:09 guilmon kernel: [339377.222576] CPU: 4 PID: 7 Comm: Xorg Tainted: PF D C O 3.11.0-12-generic #19-Ubuntu Oct 26 14:52:09 guilmon kernel: [339377.222580] Hardware name: MSI MS-7693/970A-G46 (MS-7693), BIOS V1.11 10/31/2012 Oct 26 14:52:09 guilmon kernel: [339377.222584] task: 88042a632ee0 ti: 88026ebd6000 task.ti: 88026ebd6000 Oct 26 14:52:09 guilmon kernel: [339377.222588] RIP: 0010:[] [] kfree+0x129/0x130 Oct 26 14:52:09 guilmon kernel: [339377.222600] RSP: 0018:88026ebd7c78 EFLAGS: 00010246 Oct 26 14:52:09 guilmon kernel: [339377.222604] RAX: 02fc RBX: 88040106 RCX: 0001 Oct 26 14:52:09 guilmon kernel: [339377.222607] RDX: 77ff8000 RSI: a04c5cd5 RDI: 88040106 Oct 26 14:52:09 guilmon kernel: [339377.222610] RBP: 88026ebd7c90 R08: R09: a06b6844 Oct 26 14:52:09 guilmon kernel: [339377.222614] R10: ea0010041800 R11: 880436998000 R12: 0002 Oct 26 14:52:09 guilmon kernel: [339377.222617] R13: a048e8ae R14: 000100d4 R15: 880394cc1050 Oct 26 14:52:09 guilmon kernel: [339377.222621] FS: 7f3ed162f980() GS:88044ed0() knlGS: Oct 26 14:52:09 guilmon kernel: [339377.222625] CS: 0010 DS: ES: CR0: 80050033 Oct 26 14:52:09 guilmon kernel: [339377.222628] CR2: 7f3ed2aa8000 CR3: 000400a9d000 CR4: 000407e0 Oct 26 14:52:09 guilmon kernel: [339377.222631] Stack: Oct 26 14:52:09 guilmon kernel: [339377.222634] 88040106 0002 0070 88026ebd7ca0 Oct 26 14:52:09 guilmon kernel: [339377.222642] a048e8ae 000100d4 a0494f5c 88040106 Oct 26 14:52:09 guilmon kernel: [339377.222650] 000100d4 a06b6703 88040106 880434bb7b00 Oct 26 14:52:09 guilmon kernel: [339377.222657] Call Trace: Oct 26 14:52:09 guilmon kernel: [339377.222793] [] KCL_MEM_SmallBufferFree+0xe/0x10 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.222875] [] drm_free+0xcc/0x1a0 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.222973] [] ? firegl_apl_loadDatabase+0xb7/0x280 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223058] [] ? firegl_cwddeci+0x15e/0x170 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223143] [] ? firegl_cwddeci_adl_handler+0x70/0xb0 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223150] [] ? __kmalloc+0x159/0x180 Oct 26 14:52:09 guilmon kernel: [339377.223234] [] ? Dispatch+0x1d6/0x240 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223313] [] ? drm_alloc+0x133/0x1a0 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223398] [] ? firegl_adl_escape+0xde/0x190 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223406] [] ? ns_capable+0x29/0x
[Kernel-packages] [Bug 1245044] Re: GPU crash, kernel bug, invalid opcode 0000
** Attachment added: "Full syslog" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1245044/+attachment/3892313/+files/syslog -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1245044 Title: GPU crash, kernel bug, invalid opcode Status in “linux” package in Ubuntu: Confirmed Bug description: When opening a third Firefox window Xorg crashed; after logging in and opening Firefox again it crashed a second time. Syslog reports a kernel bug: Oct 26 14:52:09 guilmon kernel: [339377.222450] [ cut here ] Oct 26 14:52:09 guilmon kernel: [339377.222459] Kernel BUG at 8118e479 [verbose debug info unavailable] Oct 26 14:52:09 guilmon kernel: [339377.222464] invalid opcode: [#2] SMP Oct 26 14:52:09 guilmon kernel: [339377.222470] Modules linked in: twofish_generic(F) twofish_avx_x86_64(F) twofish_x86_64_3way(F) twofish_x86_64(F) twofish_common(F) xts(F) xt_multi port(F) iptable_filter(F) ip_tables(F) x_tables(F) zram(C) parport_pc(F) ppdev(F) rfcomm bnep snd_usb_audio snd_usbmidi_lib joydev(F) snd_hda_codec_hdmi snd_hda_codec_realtek saa7115 sp5100_tco kvm_amd(F) kvm(F) microcode(F) arc4(F) em28xx rt2500pci rt2x00pci rt2x00mmio rt2x00lib fglrx(POF) tveeprom v4l2_common videobuf2_vmalloc mac80211 videobuf2_memops snd_hda _intel videobuf2_core snd_hda_codec videodev snd_hwdep(F) snd_pcm(F) cfg80211 btusb snd_page_alloc(F) bluetooth snd_seq_midi(F) snd_seq_midi_event(F) snd_rawmidi(F) eeprom_93cx6 snd_ seq(F) edac_core snd_seq_device(F) serio_raw(F) snd_timer(F) edac_mce_amd i2c_piix4 fam15h_power k10temp snd(F) soundcore(F) amd_iommu_v2 ohci_pci mac_hid f71882fg lp(F) parport(F) e xt2(F) hid_generic usbhid hid dm_crypt(F) vesafb(F) usb_storage(F) pata_acpi mxm_wmi crct10dif_pclmul(F) crc32_pclmul( Oct 26 14:52:09 guilmon kernel: F) ghash_clmulni_intel(F) aesni_intel(F) aes_x86_64(F) lrw(F) gf128mul(F) glue_helper(F) ablk_helper(F) cryptd(F) r8169 mii(F) pata_atiixp ahci(F) lib ahci(F) wmi Oct 26 14:52:09 guilmon kernel: [339377.222576] CPU: 4 PID: 7 Comm: Xorg Tainted: PF D C O 3.11.0-12-generic #19-Ubuntu Oct 26 14:52:09 guilmon kernel: [339377.222580] Hardware name: MSI MS-7693/970A-G46 (MS-7693), BIOS V1.11 10/31/2012 Oct 26 14:52:09 guilmon kernel: [339377.222584] task: 88042a632ee0 ti: 88026ebd6000 task.ti: 88026ebd6000 Oct 26 14:52:09 guilmon kernel: [339377.222588] RIP: 0010:[] [] kfree+0x129/0x130 Oct 26 14:52:09 guilmon kernel: [339377.222600] RSP: 0018:88026ebd7c78 EFLAGS: 00010246 Oct 26 14:52:09 guilmon kernel: [339377.222604] RAX: 02fc RBX: 88040106 RCX: 0001 Oct 26 14:52:09 guilmon kernel: [339377.222607] RDX: 77ff8000 RSI: a04c5cd5 RDI: 88040106 Oct 26 14:52:09 guilmon kernel: [339377.222610] RBP: 88026ebd7c90 R08: R09: a06b6844 Oct 26 14:52:09 guilmon kernel: [339377.222614] R10: ea0010041800 R11: 880436998000 R12: 0002 Oct 26 14:52:09 guilmon kernel: [339377.222617] R13: a048e8ae R14: 000100d4 R15: 880394cc1050 Oct 26 14:52:09 guilmon kernel: [339377.222621] FS: 7f3ed162f980() GS:88044ed0() knlGS: Oct 26 14:52:09 guilmon kernel: [339377.222625] CS: 0010 DS: ES: CR0: 80050033 Oct 26 14:52:09 guilmon kernel: [339377.222628] CR2: 7f3ed2aa8000 CR3: 000400a9d000 CR4: 000407e0 Oct 26 14:52:09 guilmon kernel: [339377.222631] Stack: Oct 26 14:52:09 guilmon kernel: [339377.222634] 88040106 0002 0070 88026ebd7ca0 Oct 26 14:52:09 guilmon kernel: [339377.222642] a048e8ae 000100d4 a0494f5c 88040106 Oct 26 14:52:09 guilmon kernel: [339377.222650] 000100d4 a06b6703 88040106 880434bb7b00 Oct 26 14:52:09 guilmon kernel: [339377.222657] Call Trace: Oct 26 14:52:09 guilmon kernel: [339377.222793] [] KCL_MEM_SmallBufferFree+0xe/0x10 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.222875] [] drm_free+0xcc/0x1a0 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.222973] [] ? firegl_apl_loadDatabase+0xb7/0x280 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223058] [] ? firegl_cwddeci+0x15e/0x170 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223143] [] ? firegl_cwddeci_adl_handler+0x70/0xb0 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223150] [] ? __kmalloc+0x159/0x180 Oct 26 14:52:09 guilmon kernel: [339377.223234] [] ? Dispatch+0x1d6/0x240 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223313] [] ? drm_alloc+0x133/0x1a0 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223398] [] ? firegl_adl_escape+0xde/0x190 [fglrx] Oct 26 14:52:09 guilmon kernel: [339377.223406] [] ? ns_capable+0x29/0x50 Oct 26 14:52:09 gu
[Kernel-packages] [Bug 1227687] Re: Kernel 3.2.0-53-generic-pae freeze very often after update from 3.2.0-52-generic-pae
Kaiser Alexander, could you please provide the full computer model as noted on the sticker? ** 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/1227687 Title: Kernel 3.2.0-53-generic-pae freeze very often after update from 3.2.0-52-generic-pae Status in “linux” package in Ubuntu: Incomplete Bug description: * Kernel 3.2.0-53-generic-pae (inkl non pae) freeze very often after update from 3.2.0-52-generic-pae on all computers (for exapmle Dell D600, Dell D420, Medion UIM2080, Siemens Towers...) * When system freeze no fault messages happends; harddisk led is going of; cpu fan is blowing like bevor crashing; * For simulation see attachment file with skript and infos. * The freezing happends mostly after "long" time cpu's = 100% and very much harddisk access to the same time. Only CPU OR harddisk access is not so criticaly for freezing. * In kernel 3.2.0-52-generic-pae or 3.2.0-52-generic or earlyer i hade no problems with freezing like this. If you would like more informations or i should test a new version, please let me know and kontakt me... Best regards... ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-53-generic-pae 3.2.0-53.81 ProcVersionSignature: Ubuntu 3.2.0-53.81-generic-pae 3.2.50 Uname: Linux 3.2.0-53-generic-pae i686 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu17.4 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: alexander 3650 F pulseaudio alexander 3693 F xfce4-mixer-plu Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf000 irq 44' Mixer name : 'Realtek ALC883' Components : 'HDA:10573055,10573055,00100700 HDA:10ec0883,10190f95,0012' Controls : 25 Simple ctrls : 14 Date: Thu Sep 19 15:32:00 2013 HibernationDevice: RESUME=UUID=d2d951dd-5ddb-4a23-82a6-67095d9d0355 InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release i386 (20120817.3) MachineType: Notebook UIM2080 MarkForUpload: True ProcEnviron: LANGUAGE=de_DE:en TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: rootdelay=10 root=/dev/sda7 noplymouth 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.2.0-53-generic-pae N/A linux-backports-modules-3.2.0-53-generic-pae N/A linux-firmware1.79.6 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no SourcePackage: linux StagingDrivers: zram UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 07/20/2007 dmi.bios.vendor: Notebook dmi.bios.version: 1.00 dmi.board.name: UIM2080 dmi.board.vendor: Notebook dmi.chassis.type: 10 dmi.chassis.vendor: Notebook dmi.modalias: dmi:bvnNotebook:bvr1.00:bd07/20/2007:svnNotebook:pnUIM2080:pvr:rvnNotebook:rnUIM2080:rvr:cvnNotebook:ct10:cvr: dmi.product.name: UIM2080 dmi.sys.vendor: Notebook To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1227687/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1058346] Re: [Acer Aspire One 725] Touchpad not working
In a terminal paste sudo apt-get update sudo apt-get upgrade then restart and report your results here. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1058346 Title: [Acer Aspire One 725] Touchpad not working Status in “linux” package in Ubuntu: Fix Released Bug description: Touchpad will not work out of the box on this netbook. It is confirmed by others on Ubuntu forums: http://ubuntuforums.org/showthread.php?s=cec0ec3dc913c2a7b7e5579ce76e8609&t=2020719&page=2 I have tested through the following mainline kernels and this issue is not reproducible: v3.5.1-quantal/ v3.5.2-quantal/ v3.5.3-quantal/ v3.5.4-quantal/ This workaround will fix the problem partially: Open the Terminal cd /etc/modprobe.d/ gksudo gedit options.conf In the text editor, type: options psmouse proto=imps Save the file and close it. sudo modprobe -r psmouse sudo modprobe psmouse but has sideeffects as you will read. WORKAROUND: Pushing Fn+F7 (which is the turn on combination for the touchpad) before loging in makes the tp work perfectly. --- ApportVersion: 2.6.1-0ubuntu1 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: norbs 1860 F pulseaudio /dev/snd/controlC0: norbs 1860 F pulseaudio CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found. DistroRelease: Ubuntu 12.10 HibernationDevice: RESUME=UUID=95a06938-d42a-4a20-94a8-89b809c42de1 InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Beta i386 (20120926) MachineType: Acer AO725 NonfreeKernelModules: wl Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-16-generic root=UUID=f76377fb-de08-476e-95ae-637a8fb2a8e8 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4 RelatedPackageVersions: linux-restricted-modules-3.5.0-16-generic N/A linux-backports-modules-3.5.0-16-generic N/A linux-firmware1.94 Tags: quantal running-unity Uname: Linux 3.5.0-16-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 04/11/2012 dmi.bios.vendor: Insyde Corp. dmi.bios.version: V1.00 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.00:bd04/11/2012:svnAcer:pnAO725:pvrV1.00:rvnAcer:rnZA10_BZ:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion: dmi.product.name: AO725 dmi.product.version: V1.00 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1058346/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1133835] Re: Ubuntu 12.10 immediately wakes up after suspend
OK, working on it. ** Description changed: Since upgrading from 12.04 to 12.10 my computer immediately wakes up after suspend. I have tested: + * Stock Precise 3.2.0-23-generic: NOT reproducible + * Stock Precise 3.5.0-18: reproducible * Stock Quantal 3.5.0-25-generic: reproducible * Stock Raring 3.8.0-29-generic: reproducible * Mainline 3.8.1-030801-generic: NOT reproducible (suspend works fine) * Mainline 3.8.13-03081305-generic: reproducible * Stock Saucy 3.something: reproducible Adding 'no_console_suspend' parameter and suspending from command line per [0] makes no difference. Suspicious dmesg lines: [ 109.856369] ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen [ 109.856377] ata3.00: failed command: STANDBY IMMEDIATE [ 109.856383] ata3.00: cmd e0/00:00:00:00:00/00:00:00:00:00/a0 tag 0 [ 109.856383] res 40/00:01:00:00:00/00:00:00:00:00/40 Emask 0x4 (timeout) [ 109.856389] ata3.00: status: { DRDY } [ 109.856395] ata3: hard resetting link [ 109.856396] ata3: nv: skipping hardreset on occupied port [ 110.324159] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 113.133280] ata3.00: configured for UDMA/133 [ 113.133284] ata3.00: device reported invalid CHS sector 0 [ 113.133291] ata3: EH complete [ 113.133303] sd 3:0:0:0: [sda] START_STOP FAILED [ 113.133305] sd 3:0:0:0: [sda] [ 113.133307] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE [ 113.133309] sd 3:0:0:0: [sda] [ 113.133311] Sense Key : Aborted Command [current] [descriptor] [ 113.133314] sd 3:0:0:0: [sda] [ 113.133315] Add. Sense: No additional sense information [ 113.133327] dpm_run_callback(): scsi_bus_suspend+0x0/0x20 returns 134217730 [ 113.15] PM: suspend of drv:sd dev:3:0:0:0 complete after 34232.562 msecs [ 113.133340] PM: Device 3:0:0:0 failed to suspend async: error 134217730 [ 113.133377] PM: Some devices failed to suspend [0] https://wiki.ubuntu.com/DebuggingKernelSuspendHibernateResume ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: linux-image-3.5.0-25-generic 3.5.0-25.38 ProcVersionSignature: Ubuntu 3.5.0-25.38-generic 3.5.7.4 Uname: Linux 3.5.0-25-generic x86_64 ApportVersion: 2.6.1-0ubuntu10 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC2: david 3568 F pulseaudio /dev/snd/controlC0: david 3568 F pulseaudio /dev/snd/controlC1: david 3568 F pulseaudio CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found. Date: Tue Feb 26 21:34:29 2013 HibernationDevice: RESUME=UUID=4654b040-659b-4861-9aa0-cef295981b15 IwConfig: eth0 no wireless extensions. lono wireless extensions. MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-25-generic root=UUID=cb832714-a26f-4f20-a85f-de2b92164bcb ro no_console_suspend RelatedPackageVersions: linux-restricted-modules-3.5.0-25-generic N/A linux-backports-modules-3.5.0-25-generic N/A linux-firmware1.95 RfKill: SourcePackage: linux UpgradeStatus: Upgraded to quantal on 2013-02-24 (2 days ago) WpaSupplicantLog: dmi.bios.date: 02/10/2010 dmi.bios.vendor: Award Software International, Inc. dmi.bios.version: FHm dmi.board.name: M57SLI-S4 dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.type: 3 dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrFHm:bd02/10/2010:svn:pn:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnM57SLI-S4:rvrx.x:cvn:ct3:cvr: ** Description changed: Since upgrading from 12.04 to 12.10 my computer immediately wakes up after suspend. I have tested: - * Stock Precise 3.2.0-23-generic: NOT reproducible - * Stock Precise 3.5.0-18: reproducible + * Stock Precise 3.2.0-23.36-generic: NOT reproducible + * Stock Precise 3.5.0-18.29-generic: reproducible * Stock Quantal 3.5.0-25-generic: reproducible * Stock Raring 3.8.0-29-generic: reproducible * Mainline 3.8.1-030801-generic: NOT reproducible (suspend works fine) * Mainline 3.8.13-03081305-generic: reproducible * Stock Saucy 3.something: reproducible Adding 'no_console_suspend' parameter and suspending from command line per [0] makes no difference. Suspicious dmesg lines: [ 109.856369] ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen [ 109.856377] ata3.00: failed command: STANDBY IMMEDIATE [ 109.856383] ata3.00: cmd e0/00:00:00:00:00/00:00:00:00:00/a0 tag 0 [ 109.856383] res 40/00:01:00:00:00/00:00:00:00:00/40 Emask 0x4 (timeout) [ 109.856389] ata3.00: status: { DRDY } [ 109.856395] ata3: hard resetting link [ 109.856396] ata3: nv: skipping hardreset on occupied port [ 110.324159] ata3: SATA link up 1.5
[Kernel-packages] [Bug 1223055] Re: System Hangs With Kernel Migration Processes Consuming 100% CPU
I have not received a reply from Benjamin Herrenschmidt so I opened kernel upstream bug report 63801 (https://bugzilla.kernel.org/show_bug.cgi?id=63801). ** Bug watch added: Linux Kernel Bug Tracker #63801 http://bugzilla.kernel.org/show_bug.cgi?id=63801 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1223055 Title: System Hangs With Kernel Migration Processes Consuming 100% CPU Status in “linux” package in Ubuntu: Incomplete Bug description: Once or twice a week, the system becomes non-responsive, with the mouse cursor tracking mouse movement but no keyboard response. Until today I would resort to using the kernel magic keys to reboot the system (R-E-I-S-U-B). Today I remotely logged in from another machine on the LAN and discovered that not only was the kernel alive and all processes running, but that the "migration/0" and "migration/1" processes were consuming 50% of the CPU each, as reported by top(1). I suspect this is why the system becomes non-responsive. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-generic 3.2.0.53.63 ProcVersionSignature: Ubuntu 3.2.0-53.81-generic 3.2.50 Uname: Linux 3.2.0-53-generic i686 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu17.4 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: andy 2195 F pulseaudio /dev/snd/controlC0: andy 2195 F pulseaudio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xee40 irq 47' Mixer name : 'Analog Devices AD1981' Components : 'HDA:11d41981,17aa2025,00100200' Controls : 21 Simple ctrls : 12 Card1.Amixer.info: Card hw:1 'U0x46d0x804'/'USB Device 0x46d:0x804 at usb-:00:1d.7-6.2.2, high speed' Mixer name : 'USB Mixer' Components : 'USB046d:0804' Controls : 2 Simple ctrls : 1 Card1.Amixer.values: Simple mixer control 'Mic',0 Capabilities: cvolume cvolume-joined cswitch cswitch-joined penum Capture channels: Mono Limits: Capture 0 - 6144 Mono: Capture 4608 [75%] [24.00dB] [on] Card29.Amixer.info: Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 79HT50WW-1.07' Mixer name : 'ThinkPad EC 79HT50WW-1.07' Components : '' Controls : 2 Simple ctrls : 1 Card29.Amixer.values: Simple mixer control 'Console',0 Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum Playback channels: Mono Limits: Playback 0 - 14 Mono: Playback 7 [50%] [on] Date: Mon Sep 9 16:56:22 2013 HibernationDevice: RESUME=UUID=5301c707-e227-46f3-8b49-a319582091a4 InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007) MachineType: LENOVO 8743CTO MarkForUpload: True PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-53-generic root=UUID=a9ba509e-76a3-4c03-b898-0409f24233eb ro quiet splash nomodeset vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.2.0-53-generic N/A linux-backports-modules-3.2.0-53-generic N/A linux-firmware1.79.6 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 02/05/2008 dmi.bios.vendor: LENOVO dmi.bios.version: 7IET32WW (1.13 ) dmi.board.name: 8743CTO 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:bvr7IET32WW(1.13):bd02/05/2008:svnLENOVO:pn8743CTO:pvrThinkPadT60:rvnLENOVO:rn8743CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 8743CTO dmi.product.version: ThinkPad T60 dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1223055/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1243500] Re: Poor LibreOffice performance if open upon resuming from suspend (with nvidia graphics driver)
Hi Christopher. I updated the bios to the latest version, as per your instructions. I tested for the bug again, and it is still there. david@unbreakable:~$ sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date[sudo] password for david: 68CCU Ver. F.24 09/13/2013 david@unbreakable:~$ 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/1243500 Title: Poor LibreOffice performance if open upon resuming from suspend (with nvidia graphics driver) Status in “linux” package in Ubuntu: Incomplete Bug description: How to reproduce: LibreOffice 4.1.2.3 Open a document in LibreOffice (ideally several pages). Suspend, then resume. Scroll mouse down in LibreOffice (or try page up/down). Bug: sluggish behavior, high CPU usage, takes half a second to a second on a good machine to execute command (vs. almost immediately normally). WORKAROUND: The problem is resolved if libreoffice is completely closed and re-opened after the resume. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: nvidia-current 304.88-0ubuntu8 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 Uname: Linux 3.11.0-12-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.12.5-0ubuntu2 Architecture: amd64 Date: Wed Oct 23 04:59:19 2013 InstallationDate: Installed on 2013-10-22 (0 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1) MarkForUpload: True SourcePackage: nvidia-graphics-drivers-304 UpgradeStatus: No upgrade log present (probably fresh install) --- ApportVersion: 2.12.5-0ubuntu2.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: david 1838 F pulseaudio /dev/snd/controlC0: david 1838 F pulseaudio DistroRelease: Ubuntu 13.10 HibernationDevice: RESUME=UUID=02b0e7ee-ad6a-47c3-b055-cc361090b427 InstallationDate: Installed on 2013-10-22 (3 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1) MachineType: Hewlett-Packard HP EliteBook 8440w MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) PccardctlStatus: Socket 0: 3.3V 16-bit PC Card Subdevice 0 (function 0) bound to driver "pata_pcmcia" ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=5dfb5f78-0df1-4772-83bf-f542b874ff6e 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 x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 03/09/2011 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 68CCU Ver. F.12 dmi.board.name: 172B dmi.board.vendor: Hewlett-Packard dmi.board.version: KBC Version 30.31 dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr68CCUVer.F.12:bd03/09/2011:svnHewlett-Packard:pnHPEliteBook8440w:pvr:rvnHewlett-Packard:rn172B:rvrKBCVersion30.31:cvnHewlett-Packard:ct10:cvr: dmi.product.name: HP EliteBook 8440w dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1243500/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1227687] Re: Kernel 3.2.0-53-generic-pae freeze very often after update from 3.2.0-52-generic-pae
** Tags added: needs-full-computer-model needs-upstream-testing regression-update -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1227687 Title: Kernel 3.2.0-53-generic-pae freeze very often after update from 3.2.0-52-generic-pae Status in “linux” package in Ubuntu: Confirmed Bug description: * Kernel 3.2.0-53-generic-pae (inkl non pae) freeze very often after update from 3.2.0-52-generic-pae on all computers (for exapmle Dell D600, Dell D420, Medion UIM2080, Siemens Towers...) * When system freeze no fault messages happends; harddisk led is going of; cpu fan is blowing like bevor crashing; * For simulation see attachment file with skript and infos. * The freezing happends mostly after "long" time cpu's = 100% and very much harddisk access to the same time. Only CPU OR harddisk access is not so criticaly for freezing. * In kernel 3.2.0-52-generic-pae or 3.2.0-52-generic or earlyer i hade no problems with freezing like this. If you would like more informations or i should test a new version, please let me know and kontakt me... Best regards... ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-53-generic-pae 3.2.0-53.81 ProcVersionSignature: Ubuntu 3.2.0-53.81-generic-pae 3.2.50 Uname: Linux 3.2.0-53-generic-pae i686 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu17.4 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: alexander 3650 F pulseaudio alexander 3693 F xfce4-mixer-plu Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf000 irq 44' Mixer name : 'Realtek ALC883' Components : 'HDA:10573055,10573055,00100700 HDA:10ec0883,10190f95,0012' Controls : 25 Simple ctrls : 14 Date: Thu Sep 19 15:32:00 2013 HibernationDevice: RESUME=UUID=d2d951dd-5ddb-4a23-82a6-67095d9d0355 InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release i386 (20120817.3) MachineType: Notebook UIM2080 MarkForUpload: True ProcEnviron: LANGUAGE=de_DE:en TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: rootdelay=10 root=/dev/sda7 noplymouth 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.2.0-53-generic-pae N/A linux-backports-modules-3.2.0-53-generic-pae N/A linux-firmware1.79.6 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no SourcePackage: linux StagingDrivers: zram UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 07/20/2007 dmi.bios.vendor: Notebook dmi.bios.version: 1.00 dmi.board.name: UIM2080 dmi.board.vendor: Notebook dmi.chassis.type: 10 dmi.chassis.vendor: Notebook dmi.modalias: dmi:bvnNotebook:bvr1.00:bd07/20/2007:svnNotebook:pnUIM2080:pvr:rvnNotebook:rnUIM2080:rvr:cvnNotebook:ct10:cvr: dmi.product.name: UIM2080 dmi.sys.vendor: Notebook To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1227687/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1015496] Re: Disable-touchpad key does not work on Dell Vostro V3450
HA! I've just launched my laptop, which I've recently updated to the latest version of Kubuntu and guess what - the key started to work! It even triggers a freedesktop.org notification, that the touchpad has been disabled/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/1015496 Title: Disable-touchpad key does not work on Dell Vostro V3450 Status in “linux” package in Ubuntu: Expired Bug description: Hello, The problem is that the 'disable touchpad' function key does not work in Ubuntu for Dell Vostro V3450 (please note the V before the number - as far as I know, the Vostro without V before the number is another model from Dell). I've noticed this already in the previous Ubuntu release (11.10) but thought it'll be fixed by now. After upgrade to 12.04 nothing has changed. I've, of course, searched for similar bugs on launchpad, but I believe they are not the same issues as mine. The problem is similar to bug #753641, but that one has been marked as a duplicate of already resolved bug #550625 and my issue is not resolved. Also bug #760142 is similar, but I don't think my touchpad uses the ALPS driver. On my V3450 the 'disable touchpad' key is Fn+F3 combination. Pressing the combination doesn't disable the touchpad in Ubuntu. It also doesn't display any pop-up on the screen (as photonic wrote in a comment to bug #753641, in his case "a notification pops up displaying graphic of a crossed-out touchpad" - it doesn't happen on my system). However, I'm sure that the laptop's hardware does inform the system when the combination has been pressed - in my laptop I have an orange led placed between the touchpad and the keyboard. When I press Fn+F3 the LED turns on, suggesting that the touchpad is disabled. When I press Fn+F3 again, the LED is being turned off. Another hint - after I bought the laptop I've installed Debian wheezy/testing on it and there the Fn+F3 combination worked as expected. Output of cat /proc/bus/input/devices: I: Bus=0011 Vendor=0002 Product=0007 Version=01b1 N: Name="SynPS/2 Synaptics TouchPad" P: Phys=isa0060/serio1/input0 S: Sysfs=/devices/platform/i8042/serio1/input/input13 U: Uniq= H: Handlers=mouse1 event13 B: PROP=9 B: EV=b B: KEY=6420 3 0 0 0 0 B: ABS=26080001103 Output of uname -a: Linux tom-laptop 3.2.0-25-generic #40-Ubuntu SMP Wed May 23 20:30:51 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu8 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: tom2013 F pulseaudio CRDA: Error: [Errno 2] Nie ma takiego pliku ani katalogu Card0.Amixer.info: Card hw:0 'PCH'/'HDA Intel PCH at 0xe180 irq 52' Mixer name : 'Intel CougarPoint HDMI' Components : 'HDA:10ec0269,102804c5,00100100 HDA:80862805,80860101,0010' Controls : 25 Simple ctrls : 12 DistroRelease: Ubuntu 12.04 EcryptfsInUse: Yes HibernationDevice: RESUME=UUID=b29344c3-b915-4f93-8646-031588b5eaa6 InstallationMedia: Kubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1) MachineType: Dell Inc. Dell System Vostro 3450 Package: linux (not installed) ProcEnviron: LANGUAGE= TERM=xterm LANG=pl_PL.UTF-8 SHELL=/bin/bash ProcFB: 0 radeondrmfb 1 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-25-generic root=UUID=b7cbf6aa-c56a-42dd-9aae-ae8ad594d1d1 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.2.0-25.40-generic 3.2.18 RelatedPackageVersions: linux-restricted-modules-3.2.0-25-generic N/A linux-backports-modules-3.2.0-25-generic N/A linux-firmware1.79 SourcePackage: linux StagingDrivers: mei Tags: precise staging precise staging Uname: Linux 3.2.0-25-generic x86_64 UpgradeStatus: Upgraded to precise on 2012-04-28 (53 days ago) UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare dmi.bios.date: 03/25/2011 dmi.bios.vendor: Dell Inc. dmi.bios.version: A04 dmi.board.name: 0K8WHD dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: 0.1 dmi.modalias: dmi:bvnDellInc.:bvrA04:bd03/25/2011:svnDellInc.:pnDellSystemVostro3450:pvr:rvnDellInc.:rn0K8WHD:rvrA00:cvnDellInc.:ct8:cvr0.1: dmi.product.name: Dell System Vostro 3450 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1015496/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to
[Kernel-packages] [Bug 1244312] Re: [regression 13.10] Can't reboot (but can shut down)
I'm not comfortable with downloading a kernel from an insecure site (why isn't kernel-ppa a real PPA, where it would have https and signatures?), so I tested the upstream git head instead (https://wiki.ubuntu.com/KernelTeam/GitKernelBuild); it also had this bug. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed ** Tags added: kernel-bug-exists-upstream -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1244312 Title: [regression 13.10] Can't reboot (but can shut down) Status in “linux” package in Ubuntu: Confirmed Status in “upstart” package in Ubuntu: New Bug description: Since upgrading to 13.10, attempting to restart (with either "shutdown -r now" or the system menu item) hangs with a "reboot: restarting system" message instead of actually rebooting, but shutting down still turns the system off. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: upstart 1.10-0ubuntu7 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 Uname: Linux 3.11.0-12-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.12.5-0ubuntu2 Architecture: amd64 Date: Thu Oct 24 17:25:08 2013 EcryptfsInUse: Yes InstallationDate: Installed on 2012-01-25 (637 days ago) InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) MarkForUpload: True ProcKernelCmdline: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=b491a34a-6045-4ad4-a2b8-b9ca018c5d41 ro quiet splash SourcePackage: upstart UpgradeStatus: Upgraded to saucy on 2013-10-21 (2 days ago) UpstartBugCategory: System UpstartRunningSessionVersion: init (upstart 1.10) UpstartRunningSystemVersion: init (upstart 1.10) modified.conffile..etc.at.deny: [inaccessible: [Errno 13] Permission denied: '/etc/at.deny'] modified.conffile..etc.init.d.networking: [modified] mtime.conffile..etc.init.d.networking: 2013-08-26T23:19:11 --- ApportVersion: 2.12.5-0ubuntu2.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: palmer 2534 F pulseaudio /dev/snd/controlC0: palmer 2534 F pulseaudio /dev/snd/pcmC0D0p: palmer 2534 F...m pulseaudio DistroRelease: Ubuntu 13.10 EcryptfsInUse: Yes InstallationDate: Installed on 2012-01-25 (638 days ago) InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) MachineType: Dell Inc. Latitude E6520 MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=b491a34a-6045-4ad4-a2b8-b9ca018c5d41 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 x86_64 UpgradeStatus: Upgraded to saucy on 2013-10-21 (3 days ago) UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare dmi.bios.date: 10/18/2011 dmi.bios.vendor: Dell Inc. dmi.bios.version: A08 dmi.board.name: 0J4TFW dmi.board.vendor: Dell Inc. dmi.board.version: A01 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA08:bd10/18/2011:svnDellInc.:pnLatitudeE6520:pvr01:rvnDellInc.:rn0J4TFW:rvrA01:cvnDellInc.:ct9:cvr: dmi.product.name: Latitude E6520 dmi.product.version: 01 dmi.sys.vendor: Dell Inc. --- ApportVersion: 2.12.5-0ubuntu2.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: palmer 2534 F pulseaudio /dev/snd/controlC0: palmer 2534 F pulseaudio DistroRelease: Ubuntu 13.10 EcryptfsInUse: Yes InstallationDate: Installed on 2012-01-25 (638 days ago) InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) MachineType: Dell Inc. Latitude E6520 MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=b491a34a-6045-4ad4-a2b8-b9ca018c5d41 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 x86_64 UpgradeStatus: Upgraded to saucy on 2013-10-21 (3 days ago) UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare dmi.bios.date: 10/18/2011 dmi.bios.vendor: Dell Inc. dmi.bios.version: A08 dmi.board.name: 0J4TFW dmi.board.vendor: Dell Inc. dmi.board.version: A01 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA08:bd10/18/2011:svnDellInc.:pnLatitudeE6
[Kernel-packages] [Bug 1015496] Re: Disable-touchpad key does not work on Dell Vostro V3450
Hi, As I've mentioned in my previous comment, the key press and release events go through the kernel and are received by the X Server and the X Server understands the events well. So this seems not to be a kernel issue at all. Am I right? If so, this bug could well have been closed as invalid instead of expired. Also, as I've alredy mentioned in the report (the first comment), the issue wasn't present on Debian, so this could be another hint that this has nothing to do with the kernel. Besides, this was the reason why I've reported this bug here, in the Ubuntu bug tracker. I could report the bug for a different component (KDE maybe?), other than linux, but I don't wan't it again to be reported against wrong component. And my knowledge in this field isn't broad enough to guess what component it could be. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1015496 Title: Disable-touchpad key does not work on Dell Vostro V3450 Status in “linux” package in Ubuntu: Expired Bug description: Hello, The problem is that the 'disable touchpad' function key does not work in Ubuntu for Dell Vostro V3450 (please note the V before the number - as far as I know, the Vostro without V before the number is another model from Dell). I've noticed this already in the previous Ubuntu release (11.10) but thought it'll be fixed by now. After upgrade to 12.04 nothing has changed. I've, of course, searched for similar bugs on launchpad, but I believe they are not the same issues as mine. The problem is similar to bug #753641, but that one has been marked as a duplicate of already resolved bug #550625 and my issue is not resolved. Also bug #760142 is similar, but I don't think my touchpad uses the ALPS driver. On my V3450 the 'disable touchpad' key is Fn+F3 combination. Pressing the combination doesn't disable the touchpad in Ubuntu. It also doesn't display any pop-up on the screen (as photonic wrote in a comment to bug #753641, in his case "a notification pops up displaying graphic of a crossed-out touchpad" - it doesn't happen on my system). However, I'm sure that the laptop's hardware does inform the system when the combination has been pressed - in my laptop I have an orange led placed between the touchpad and the keyboard. When I press Fn+F3 the LED turns on, suggesting that the touchpad is disabled. When I press Fn+F3 again, the LED is being turned off. Another hint - after I bought the laptop I've installed Debian wheezy/testing on it and there the Fn+F3 combination worked as expected. Output of cat /proc/bus/input/devices: I: Bus=0011 Vendor=0002 Product=0007 Version=01b1 N: Name="SynPS/2 Synaptics TouchPad" P: Phys=isa0060/serio1/input0 S: Sysfs=/devices/platform/i8042/serio1/input/input13 U: Uniq= H: Handlers=mouse1 event13 B: PROP=9 B: EV=b B: KEY=6420 3 0 0 0 0 B: ABS=26080001103 Output of uname -a: Linux tom-laptop 3.2.0-25-generic #40-Ubuntu SMP Wed May 23 20:30:51 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu8 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: tom2013 F pulseaudio CRDA: Error: [Errno 2] Nie ma takiego pliku ani katalogu Card0.Amixer.info: Card hw:0 'PCH'/'HDA Intel PCH at 0xe180 irq 52' Mixer name : 'Intel CougarPoint HDMI' Components : 'HDA:10ec0269,102804c5,00100100 HDA:80862805,80860101,0010' Controls : 25 Simple ctrls : 12 DistroRelease: Ubuntu 12.04 EcryptfsInUse: Yes HibernationDevice: RESUME=UUID=b29344c3-b915-4f93-8646-031588b5eaa6 InstallationMedia: Kubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1) MachineType: Dell Inc. Dell System Vostro 3450 Package: linux (not installed) ProcEnviron: LANGUAGE= TERM=xterm LANG=pl_PL.UTF-8 SHELL=/bin/bash ProcFB: 0 radeondrmfb 1 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-25-generic root=UUID=b7cbf6aa-c56a-42dd-9aae-ae8ad594d1d1 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.2.0-25.40-generic 3.2.18 RelatedPackageVersions: linux-restricted-modules-3.2.0-25-generic N/A linux-backports-modules-3.2.0-25-generic N/A linux-firmware1.79 SourcePackage: linux StagingDrivers: mei Tags: precise staging precise staging Uname: Linux 3.2.0-25-generic x86_64 UpgradeStatus: Upgraded to precise on 2012-04-28 (53 days ago) UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare dmi.bios.date: 03/25/2011 dmi.bios.vendor: Dell Inc. dmi.b
[Kernel-packages] [Bug 1058346] Re: [Acer Aspire One 725] Touchpad not working
Does this mean that if I update to the latest saucy, all packages from repo, this issue is resolved? Or are the changes still in the process of getting approved, or something similar, and we'll have to wait until we see this update pop-up in Ubuntu 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/1058346 Title: [Acer Aspire One 725] Touchpad not working Status in “linux” package in Ubuntu: Fix Released Bug description: Touchpad will not work out of the box on this netbook. It is confirmed by others on Ubuntu forums: http://ubuntuforums.org/showthread.php?s=cec0ec3dc913c2a7b7e5579ce76e8609&t=2020719&page=2 I have tested through the following mainline kernels and this issue is not reproducible: v3.5.1-quantal/ v3.5.2-quantal/ v3.5.3-quantal/ v3.5.4-quantal/ This workaround will fix the problem partially: Open the Terminal cd /etc/modprobe.d/ gksudo gedit options.conf In the text editor, type: options psmouse proto=imps Save the file and close it. sudo modprobe -r psmouse sudo modprobe psmouse but has sideeffects as you will read. WORKAROUND: Pushing Fn+F7 (which is the turn on combination for the touchpad) before loging in makes the tp work perfectly. --- ApportVersion: 2.6.1-0ubuntu1 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: norbs 1860 F pulseaudio /dev/snd/controlC0: norbs 1860 F pulseaudio CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found. DistroRelease: Ubuntu 12.10 HibernationDevice: RESUME=UUID=95a06938-d42a-4a20-94a8-89b809c42de1 InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Beta i386 (20120926) MachineType: Acer AO725 NonfreeKernelModules: wl Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-16-generic root=UUID=f76377fb-de08-476e-95ae-637a8fb2a8e8 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4 RelatedPackageVersions: linux-restricted-modules-3.5.0-16-generic N/A linux-backports-modules-3.5.0-16-generic N/A linux-firmware1.94 Tags: quantal running-unity Uname: Linux 3.5.0-16-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 04/11/2012 dmi.bios.vendor: Insyde Corp. dmi.bios.version: V1.00 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.00:bd04/11/2012:svnAcer:pnAO725:pvrV1.00:rvnAcer:rnZA10_BZ:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion: dmi.product.name: AO725 dmi.product.version: V1.00 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1058346/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1227023] Re: Machine locks up a few times a day
** Tags added: bios-outdated-56cn43ww -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1227023 Title: Machine locks up a few times a day Status in “linux” package in Ubuntu: Confirmed Status in “linux” source package in Saucy: Confirmed Bug description: My machine is locking up a few times a day. These lockups seem to be graphics-related -- they often occur when opening a new tab in Chromium or a new window or Unity indicator menu shows on the screen -- but are not universally so. Sometimes the machine will lock up of its own accord when no-one is using it at all. When locked up, the machine is unresponsive to keypresses and mouse movements; I cannot, for example, switch to a virtual console. It will not answer ssh connections (the network going down is why I think it might be a kernel problem rather than X). It *does* respond to SysRq+REISUB. However, SysRq+1t does not leave any trace in kern.log after a reboot. I have run memtest86 overnight and it shows no errors. This started happening under raring; I have upgraded to saucy in the hope that it would fix the problem and it has not. It occurs using both Xorg and Xmir. I am unable to trigger the problem at will. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: linux-image-3.11.0-7-generic 3.11.0-7.14 ProcVersionSignature: Ubuntu 3.11.0-7.14-generic 3.11.1 Uname: Linux 3.11.0-7-generic x86_64 ApportVersion: 2.12.2-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: aquarius 3679 F pulseaudio /dev/snd/controlC0: aquarius 3679 F pulseaudio CheckboxSubmission: 4d186c1dd89d3ba4cb89f5ee55713686 CheckboxSystem: bb422ca46d02494cdbc459927a98bc2f Date: Wed Sep 18 10:19:36 2013 EcryptfsInUse: Yes HibernationDevice: RESUME=UUID=2a997b66-19bc-46c5-b10c-2d09ecf514eb InstallationDate: Installed on 2011-12-11 (646 days ago) InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20111211) MachineType: LENOVO 1080 MarkForUpload: True ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-7-generic root=UUID=1897a7e0-a3e7-4d65-811e-c8ffeacf0435 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.11.0-7-generic N/A linux-backports-modules-3.11.0-7-generic N/A linux-firmware1.114 SourcePackage: linux StagingDrivers: zram UpgradeStatus: Upgraded to saucy on 2013-09-05 (12 days ago) dmi.bios.date: 11/21/2011 dmi.bios.vendor: LENOVO dmi.bios.version: 56CN38WW dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: U300s dmi.board.vendor: LENOVO dmi.board.version: 1.0 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Lenovo IdeaPad U300s dmi.modalias: dmi:bvnLENOVO:bvr56CN38WW:bd11/21/2011:svnLENOVO:pn1080:pvrLenovoIdeaPadU300s:rvnLENOVO:rnU300s:rvr1.0:cvnLENOVO:ct10:cvrLenovoIdeaPadU300s: dmi.product.name: 1080 dmi.product.version: Lenovo IdeaPad U300s dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1227023/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1226999] Re: [Lenovo X230s] Jumpy cursor with TPPS/2 IBM Trackpoint
** Tags added: bios-outdated-1.06 needs-upstream-testing regression- potential -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1226999 Title: [Lenovo X230s] Jumpy cursor with TPPS/2 IBM Trackpoint Status in “linux” package in Ubuntu: Confirmed Bug description: CID: 201301-12655 Lenovo X230S Steps: 1. Install 12.04.3 and boot to desktop. 2. Try to control coursor with the trackpoint (TPPS/2 IBM Trackpoint) Expected result: Cursor could be controlled smoothly by using the trackpoint. Actual result: Cursor jumping around, if try to move it vertically / horizontally, it will move toward that direction and jumping in a zig-zag pattern. Please find attachment for xinput list-props, xev and evtest result. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.8.0-29-generic 3.8.0-29.42~precise1 [modified: boot/vmlinuz-3.8.0-29-generic] ProcVersionSignature: Ubuntu 3.8.0-29.42~precise1-generic 3.8.13.5 Uname: Linux 3.8.0-29-generic x86_64 ApportVersion: 2.0.1-0ubuntu17.4 Architecture: amd64 Date: Wed Sep 18 04:06:34 2013 InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release amd64 (20130820.1) MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: linux-lts-raring UpgradeStatus: No upgrade log present (probably fresh install) --- AlsaVersion: Advanced Linux Sound Architecture Driver Version k3.8.0-29-generic. ApportVersion: 2.0.1-0ubuntu17.4 Architecture: amd64 ArecordDevices: List of CAPTURE Hardware Devices card 0: PCH [HDA Intel PCH], device 0: ALC269VC Analog [ALC269VC Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ubuntu 1488 F pulseaudio CRDA: Error: [Errno 2] No such file or directory Card0.Amixer.info: Card hw:0 'PCH'/'HDA Intel PCH at 0x9153 irq 45' Mixer name : 'Intel PantherPoint HDMI' Components : 'HDA:10ec0269,17aa2209,00100203 HDA:80862806,80860101,0010' Controls : 29 Simple ctrls : 11 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] DistroRelease: Ubuntu 12.04 HibernationDevice: RESUME=UUID=aaf763fb-e63c-4989-84ce-9270713c69a5 InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release amd64 (20130820.1) MachineType: LENOVO 20AG0C1 MarkForUpload: True Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-29-generic root=UUID=d0749200-545f-434c-81df-90c494ea4f04 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 Tags: precise running-unity Uname: Linux 3.8.0-29-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 02/18/2013 dmi.bios.vendor: LENOVO dmi.bios.version: GGET15WW (1.03 ) dmi.board.asset.tag: Not Available dmi.board.name: 20AG0C1 dmi.board.vendor: LENOVO dmi.board.version: Not Defined dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvrGGET15WW(1.03):bd02/18/2013:svnLENOVO:pn20AG0C1:pvrThinkPadX230s:rvnLENOVO:rn20AG0C1:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 20AG0C1 dmi.product.version: ThinkPad X230s dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1226999/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1226728] Re: Wifi Driver crashes very ofter on kernel version 3.8.0-x, Dell XPS Laptop
Sharath, as per http://www.dell.com/support/troubleshooting/us/en/19/Product/xps-14-l421x an update is available for your BIOS (A14). If you update to this following https://help.ubuntu.com/community/BiosUpdate , does it change anything? If not, could you please both specify what happened, and provide the output of the following terminal command: sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date Please note your current BIOS is already in the Bug Description, so posting this on the old BIOS would not be helpful. For more on BIOS updates and linux, please see https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette . Thank you for your understanding. ** Tags added: bios-outdated-a14 needs-upstream-testing 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/1226728 Title: Wifi Driver crashes very ofter on kernel version 3.8.0-x, Dell XPS Laptop Status in “linux” package in Ubuntu: Incomplete Bug description: After upgrade to Ubuntu 13.04, I have observed random Wifi Driver Crashes. The frequency I have observed is about once or twice a day (10 hrs or usage per day). No particular steps to reprroduce, but the just random crashes. The issue is seen in both patch 30 and 31 of the kernel version 3.8.0. Full dmesg logs are attached with the bug. The below is the stack trace from dmesg [ 972.637382] [] warn_slowpath_common+0x7f/0xc0 [ 972.637389] [] warn_slowpath_fmt+0x4c/0x50 [ 972.637408] [] ? iwl_grab_nic_access_silent+0xe1/0x120 [iwlwifi] [ 972.637424] [] iwl_grab_nic_access+0x7e/0x90 [iwlwifi] [ 972.637439] [] iwl_write_prph+0x46/0xc0 [iwlwifi] [ 972.637458] [] iwl_pcie_tx_stop+0x4a/0x140 [iwlwifi] [ 972.637476] [] iwl_trans_pcie_stop_device+0xcf/0x460 [iwlwifi] [ 972.637492] [] iwl_down+0x21d/0x320 [iwldvm] [ 972.637508] [] iwlagn_mac_stop+0x65/0xd0 [iwldvm] [ 972.637546] [] ieee80211_stop_device+0x51/0xf0 [mac80211] [ 972.637575] [] ieee80211_do_stop+0x2a1/0x650 [mac80211] [ 972.637585] [] ? dev_deactivate_many+0x201/0x250 [ 972.637611] [] ieee80211_stop+0x1a/0x20 [mac80211] [ 972.637619] [] __dev_close_many+0x7d/0xc0 [ 972.637626] [] __dev_close+0x2d/0x40 [ 972.637634] [] __dev_change_flags+0xa1/0x180 [ 972.637642] [] dev_change_flags+0x28/0x70 [ 972.637650] [] do_setlink+0x3a0/0xa40 --- CUT --- The last kernel version with the issue was not reproduced was 3.5.40. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: linux-image-3.8.0-31-generic 3.8.0-31.46 ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8 Uname: Linux 3.8.0-31-generic x86_64 ApportVersion: 2.9.2-0ubuntu8.4 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: sharath2433 F pulseaudio Date: Tue Sep 17 13:09:22 2013 HibernationDevice: RESUME=UUID=a65c7147-fc92-4b66-856c-4cd6489c8e02 InstallationDate: Installed on 2013-01-21 (238 days ago) InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5) MachineType: Dell Inc. XPS L421X MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-31-generic root=UUID=ccb29335-a20e-4b37-80e4-a4dcd91dec31 ro RelatedPackageVersions: linux-restricted-modules-3.8.0-31-generic N/A linux-backports-modules-3.8.0-31-generic N/A linux-firmware1.106 SourcePackage: linux UpgradeStatus: Upgraded to raring on 2013-08-27 (20 days ago) dmi.bios.date: 08/27/2012 dmi.bios.vendor: Dell Inc. dmi.bios.version: A09 dmi.board.name: 09JP1V dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: A09 dmi.modalias: dmi:bvnDellInc.:bvrA09:bd08/27/2012:svnDellInc.:pnXPSL421X:pvrA09:rvnDellInc.:rn09JP1V:rvrA00:cvnDellInc.:ct8:cvrA09: dmi.product.name: XPS L421X dmi.product.version: A09 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1226728/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1226349] Re: Printing from windows client in Ubuntu 13.04 stopped.
Richard Blais, as per http://www.asus.com/Motherboards/M2NMX_SE_Plus/#support an update is available for your BIOS (0602). If you update to this following https://help.ubuntu.com/community/BiosUpdate , does it change anything? If not, could you please both specify what happened, and provide the output of the following terminal command: sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date Please note your current BIOS is already in the Bug Description, so posting this on the old BIOS would not be helpful. For more on BIOS updates and linux, please see https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette . Thank you for your understanding. ** Tags added: bios-outdated-0602 needs-upstream-testing regression- potential ** 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/1226349 Title: Printing from windows client in Ubuntu 13.04 stopped. Status in “linux” package in Ubuntu: Incomplete Bug description: Windows Vista client was able to print after installing 13.04. Then recently it stopped. Client sees the printer, but cannot print. There is no error message on the windows client, nor the ubuntu server. --- ApportVersion: 2.9.2-0ubuntu8.3 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: richard1909 F pulseaudio /dev/snd/controlC1: richard1909 F pulseaudio CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found. DistroRelease: Ubuntu 13.04 HibernationDevice: RESUME=UUID=09343de8-c1eb-420f-95eb-18752f0c414f InstallationDate: Installed on 2013-07-08 (72 days ago) InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release i386 (20120817.3) IwConfig: lono wireless extensions. eth0 no wireless extensions. MachineType: System manufacturer System Product Name MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-30-generic root=UUID=13e33355-a56c-48cb-8f69-a92043a6bae6 ro quiet splash ProcVersionSignature: Ubuntu 3.8.0-30.44-generic 3.8.13.6 RelatedPackageVersions: linux-restricted-modules-3.8.0-30-generic N/A linux-backports-modules-3.8.0-30-generic N/A linux-firmware1.106 RfKill: Tags: raring Uname: Linux 3.8.0-30-generic i686 UpgradeStatus: Upgraded to raring on 2013-08-11 (37 days ago) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/04/2007 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 0302 dmi.board.asset.tag: To Be Filled By O.E.M. dmi.board.name: M2N-MX SE Plus dmi.board.vendor: ASUSTeK Computer INC. dmi.board.version: Rev x.xx dmi.chassis.asset.tag: Asset-1234567890 dmi.chassis.type: 3 dmi.chassis.vendor: Chassis Manufacture dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr0302:bd12/04/2007:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM2N-MXSEPlus:rvrRevx.xx:cvnChassisManufacture:ct3:cvrChassisVersion: dmi.product.name: System Product Name dmi.product.version: System Version dmi.sys.vendor: System manufacturer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1226349/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1243825] Re: wont resume when awakened from suspend
Same here: HP ProBook 4525s. After upgrade to Kubuntu 13.10 I got problems with suspension to RAM. Computer doesn't wake up very often. The HDD LED blinks, the main power switch shines but the screen is black. I don't know if it is possible to connect via ssh. I'm going to try it next time. Sometimes it even doesn't go to sleep. Screen turns black but the fan doesn't stop and nothing more happens. Plus I have trouble connecting the external monitor. Before that upgrade everything worked just fine. Maybe something with video drivers? uname: Linux 3.11.0-12-generic #19-Ubuntu SMP Wed Oct 9 16:12:00 UTC 2013 i686 athlon i686 GNU/Linux lshw -display:: product: Park [Mobility Radeon HD 5430/5450/5470] configuration: driver=fglrx_pci latency=0 unity_support_test -p -f: OpenGL vendor string: ATI Technologies Inc. OpenGL renderer string: ATI Mobility Radeon HD 5400 Series OpenGL version string: 4.2.12337 Compatibility Profile Context 8.96.7 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1243825 Title: wont resume when awakened from suspend Status in “linux” package in Ubuntu: Incomplete Bug description: I'm on an HP mini running 13.10 32 bit. After I got the update for this 13.10 from 13.04 my computer stopped waking up from suspension. Everything was perfect before the update. If you need more info, just let me know. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1243825/+subscriptions -- Mailing list: https://launchpad.net/~kernel-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
Ron, as per https://downloadcenter.intel.com/SearchResult.aspx?lang=eng&ProductFamily=Server+Products&ProductLine=Intel%C2%AE+Server+Boards&ProductProduct=Intel%C2%AE+Server+Board+S2600CP+Family an update is available for your BIOS (02.01.0002). If you update to this following https://help.ubuntu.com/community/BiosUpdate , does it change anything? If not, could you please both specify what happened, and provide the output of the following terminal command: sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date Please note your current BIOS is already in the Bug Description, so posting this on the old BIOS would not be helpful. For more on BIOS updates and linux, please see https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette . Thank you for your understanding. ** Tags added: bios-outdated-02.01.0002 needs-upstream-testing regression-potential ** 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/1226172 Title: iostat: Cannot open /proc/stat: Cannot allocate memory Status in “linux” package in Ubuntu: Incomplete 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) InstallationMedi
[Kernel-packages] [Bug 836335] Re: 054c:0268 Sony Playstation 2 controller PC adaptator : buttons are not mapped correctly
The C++ code using libusb. ** Attachment added: "C++ code to reverse ingeneer the USB traffic" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/836335/+attachment/3892209/+files/test.cpp -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/836335 Title: 054c:0268 Sony Playstation 2 controller PC adaptator : buttons are not mapped correctly Status in “linux” package in Ubuntu: Incomplete Bug description: I just received an adaptator that allows one to plug a PlayStation 2 controller into an USB port to use it as a joystick in ubuntu. The adpatator is from Gameron, but there is no clear product name (in french : "Adaptateur Manette PS2 > PS3, Compatible Sony PS3 / PC", so it seems to emulate a Playstation 3 controller). It has a "Gamepad / Wheel" switch on its side. Using the "Wheel" mode, the controller is recognized as a "Logitech Logitech Driving Force" (output from jstest) and works correctly but is missing some features (half working analog sticks). I think this is working as intended. Using the "Gamepad" mode, some buttons are missing. The controller was set in that mode for all that follows. Note that I've made the following tests with two different official Playstation 2 gamepads and the result was the same. Here is the result of lsusb : Bus 002 Device 012: ID 054c:0268 Sony Corp. Batoh Device And here is the initial output of jstest : Joystick (Sony PLAYSTATION(R)3 Controller) has 30 axes (X, Y, Z, Rz, Hat0X, Hat0Y, (null), (null), (null), (null), (null), (null), (null), (null), (null), (null), (null), (null), (null), (null), (null), (null), (null), (null), (null), (null), (null), (null), (null), (null)) and 13 buttons (Trigger, ThumbBtn, ThumbBtn2, TopBtn, TopBtn2, PinkieBtn, BaseBtn, BaseBtn2, BaseBtn3, BaseBtn4, BaseBtn5, BaseBtn6, BtnDead). All axes are working correctly (they correspond to button pressure levels). The 13 button IDs correspond to the following : 0 : select 1 : analog left 2 : analog right 3 : start 4 : directional pad top 5 : directional pad right 6 : directional pad bottom 7 : directional pad left 8 : L2 9 : R2 10 : L1 11 : R1 12 : triangle As you can see, "circle", "cross" and "square" are missing from the button list. I've plugged the adaptator on a Windows XP machine, and it was recognized out of the box (no additional driver required), and all buttons were working correctly. It also reported 13 buttons, which were mapped to the corresponding actions : 0 : triangle 1 : circle 2 : cross 3 : square 4 : L1 5 : R1 6 : L2 7 : R2 8 : select 9 : start 10 : analog left 11 : analog right 12 : ? (analog on/off button ?) The directional pad was mapped to a joystick hat as far as I can tell, and the two analog sticks were working properly. See the corresponding forum post : http://ubuntuforums.org/showthread.php?p=11193828#post11193828 Other people having the exact same problem with unofficial Playstation 3 controllers : http://ubuntuforums.org/showthread.php?t=920636 ProblemType: Bug DistroRelease: Ubuntu 11.04 Package: linux-image-2.6.38-11-generic 2.6.38-11.48 ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8 Uname: Linux 2.6.38-11-generic i686 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23. Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: kalith 1639 F pulseaudio /dev/snd/pcmC0D0p: kalith 1639 F...m pulseaudio CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf070 irq 43' Mixer name : 'Intel IbexPeak HDMI' Components : 'HDA:10ec0269,10cf0200,0014 HDA:80862804,80860101,0010' Controls : 16 Simple ctrls : 8 Date: Mon Aug 29 00:13:44 2011 HibernationDevice: RESUME=UUID=961ec798-a386-4b00-8827-f15196d5a77e InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007) MachineType: FUJITSU LIFEBOOK A530 ProcEnviron: LANGUAGE=fr_FR:en LANG=fr_FR.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-11-generic root=UUID=e8424bc6-ca68-4a71-982b-a2456bb7abd8 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-2.6.38-11-generic N/A linux-backports-modules-2.6.38-11-generic N/A linux-firmware 1.52 SourcePackage: linux UpgradeStatus: Upgraded to natty on 2011-06-30 (59 days ago) dmi.bios.date: 08/19/2010 dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd. dmi.bios.version: Version 1.16 dmi.board
[Kernel-packages] [Bug 836335] Re: 054c:0268 Sony Playstation 2 controller PC adaptator : buttons are not mapped correctly
Out of curiosity, I decided to look at what was actually sent by the device using libusb. I managed to reverse ingeneer the structure of the USB packet, and have attached it as a C header (my machine is little endian, if it matters), along with the C++ code I used. I don't know how this compares to what the driver expects, nor who I should give these informations so that they get incorporated into the driver. ** Attachment added: "structure of the USB packet" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/836335/+attachment/3892208/+files/packet.h -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/836335 Title: 054c:0268 Sony Playstation 2 controller PC adaptator : buttons are not mapped correctly Status in “linux” package in Ubuntu: Incomplete Bug description: I just received an adaptator that allows one to plug a PlayStation 2 controller into an USB port to use it as a joystick in ubuntu. The adpatator is from Gameron, but there is no clear product name (in french : "Adaptateur Manette PS2 > PS3, Compatible Sony PS3 / PC", so it seems to emulate a Playstation 3 controller). It has a "Gamepad / Wheel" switch on its side. Using the "Wheel" mode, the controller is recognized as a "Logitech Logitech Driving Force" (output from jstest) and works correctly but is missing some features (half working analog sticks). I think this is working as intended. Using the "Gamepad" mode, some buttons are missing. The controller was set in that mode for all that follows. Note that I've made the following tests with two different official Playstation 2 gamepads and the result was the same. Here is the result of lsusb : Bus 002 Device 012: ID 054c:0268 Sony Corp. Batoh Device And here is the initial output of jstest : Joystick (Sony PLAYSTATION(R)3 Controller) has 30 axes (X, Y, Z, Rz, Hat0X, Hat0Y, (null), (null), (null), (null), (null), (null), (null), (null), (null), (null), (null), (null), (null), (null), (null), (null), (null), (null), (null), (null), (null), (null), (null), (null)) and 13 buttons (Trigger, ThumbBtn, ThumbBtn2, TopBtn, TopBtn2, PinkieBtn, BaseBtn, BaseBtn2, BaseBtn3, BaseBtn4, BaseBtn5, BaseBtn6, BtnDead). All axes are working correctly (they correspond to button pressure levels). The 13 button IDs correspond to the following : 0 : select 1 : analog left 2 : analog right 3 : start 4 : directional pad top 5 : directional pad right 6 : directional pad bottom 7 : directional pad left 8 : L2 9 : R2 10 : L1 11 : R1 12 : triangle As you can see, "circle", "cross" and "square" are missing from the button list. I've plugged the adaptator on a Windows XP machine, and it was recognized out of the box (no additional driver required), and all buttons were working correctly. It also reported 13 buttons, which were mapped to the corresponding actions : 0 : triangle 1 : circle 2 : cross 3 : square 4 : L1 5 : R1 6 : L2 7 : R2 8 : select 9 : start 10 : analog left 11 : analog right 12 : ? (analog on/off button ?) The directional pad was mapped to a joystick hat as far as I can tell, and the two analog sticks were working properly. See the corresponding forum post : http://ubuntuforums.org/showthread.php?p=11193828#post11193828 Other people having the exact same problem with unofficial Playstation 3 controllers : http://ubuntuforums.org/showthread.php?t=920636 ProblemType: Bug DistroRelease: Ubuntu 11.04 Package: linux-image-2.6.38-11-generic 2.6.38-11.48 ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8 Uname: Linux 2.6.38-11-generic i686 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23. Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: kalith 1639 F pulseaudio /dev/snd/pcmC0D0p: kalith 1639 F...m pulseaudio CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf070 irq 43' Mixer name : 'Intel IbexPeak HDMI' Components : 'HDA:10ec0269,10cf0200,0014 HDA:80862804,80860101,0010' Controls : 16 Simple ctrls : 8 Date: Mon Aug 29 00:13:44 2011 HibernationDevice: RESUME=UUID=961ec798-a386-4b00-8827-f15196d5a77e InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007) MachineType: FUJITSU LIFEBOOK A530 ProcEnviron: LANGUAGE=fr_FR:en LANG=fr_FR.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-11-generic root=UUID=e8424bc6-ca68-4a71-982b-a2456bb7abd8 ro quiet splash vt.handoff=7 RelatedPackageVe
[Kernel-packages] [Bug 1231281] Re: [Dell Inc. Vostro 1015] suspend/resume failure
joginder singh saini, as per http://www.dell.com/support/troubleshooting/us/en/19/Product/vostro-1015 an update is available for your BIOS (A06). If you update to this following https://help.ubuntu.com/community/BiosUpdate , does it change anything? If not, could you please both specify what happened, and provide the output of the following terminal command: sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date Please note your current BIOS is already in the Bug Description, so posting this on the old BIOS would not be helpful. For more on BIOS updates and linux, please see https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette . Thank you for your understanding. ** Tags added: bios-outdated-a06 needs-upstream-testing regression- potential ** Changed in: linux (Ubuntu) Importance: Undecided => Medium ** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete ** Changed in: linux (Ubuntu) Assignee: joginder singh saini (jamesnitp) => (unassigned) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1231281 Title: [Dell Inc. Vostro 1015] suspend/resume failure Status in “linux” package in Ubuntu: Incomplete Bug description: [Dell Inc. Vostro 1015] suspend/resume failure UBUNTU 13.10 ProblemType: KernelOops DistroRelease: Ubuntu 13.10 Package: linux-image-3.11.0-8-generic 3.11.0-8.15 ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1 Uname: Linux 3.11.0-8-generic i686 Annotation: This occured during a previous suspend and prevented it from resuming properly. ApportVersion: 2.12.4-0ubuntu1 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jamesnitp 2599 F pulseaudio /dev/snd/pcmC0D0p: jamesnitp 2599 F...m pulseaudio CRDA: country TW: (2402 - 2472 @ 40), (3, 27) (5270 - 5330 @ 40), (3, 17), DFS (5735 - 5815 @ 40), (3, 30) CurrentDmesg: [ 49.763489] ip_tables: (C) 2000-2006 Netfilter Core Team [ 115.476954] init: plymouth-stop pre-start process (3854) terminated with status 1 Date: Thu Sep 26 11:24:45 2013 ExecutablePath: /usr/share/apport/apportcheckresume Failure: suspend/resume HibernationDevice: RESUME=UUID=d80d72a6-d946-40a5-857b-fc763e9c43f3 InstallationDate: Installed on 2012-02-18 (585 days ago) InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012) InterpreterPath: /usr/bin/python3.3 MachineType: Dell Inc. Vostro 1015 MarkForUpload: True ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume ProcEnviron: TERM=linux PATH=(custom, no user) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-8-generic root=UUID=0647f343-bee0-473b-aa3d-46185a15e33d ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon not responding. RelatedPackageVersions: linux-restricted-modules-3.11.0-8-generic N/A linux-backports-modules-3.11.0-8-generic N/A linux-firmware1.114 SourcePackage: linux Title: [Dell Inc. Vostro 1015] suspend/resume failure UpgradeStatus: Upgraded to saucy on 2013-09-21 (5 days ago) UserGroups: dmi.bios.date: 09/01/2010 dmi.bios.vendor: Dell Inc. dmi.bios.version: A03 dmi.board.name: 047MWF dmi.board.vendor: Dell Inc. dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA03:bd09/01/2010:svnDellInc.:pnVostro1015:pvr:rvnDellInc.:rn047MWF:rvr:cvnDellInc.:ct8:cvr: dmi.product.name: Vostro 1015 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1231281/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1245020] Re: [Acer AO722] Internal microphone don't work
Sushenjit Bandyopadhyay, as per http://us.acer.com/ac/en/US/content/drivers an update is available for your BIOS (1.11). If you update to this following https://help.ubuntu.com/community/BiosUpdate , does it change anything? If not, could you please both specify what happened, and provide the output of the following terminal command: sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date Please note your current BIOS is already in the Bug Description, so posting this on the old BIOS would not be helpful. For more on BIOS updates and linux, please see https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette . Thank you for your understanding. ** Tags added: bios-outdated-v1.11 needs-upstream-testing regression- potential ** 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/1245020 Title: [Acer AO722] Internal microphone don't work Status in “linux” package in Ubuntu: Incomplete Bug description: The internal microphone does not work. This problem was there before. See https://bugs.launchpad.net/ubuntu/+source/alsa- driver/+bug/1074615. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: linux-image-3.11.0-12-generic 3.11.0-12.19 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 Uname: Linux 3.11.0-12-generic i686 NonfreeKernelModules: fglrx ApportVersion: 2.12.5-0ubuntu2.1 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: sushenjit 2368 F pulseaudio /dev/snd/pcmC1D0p: sushenjit 2368 F...m pulseaudio /dev/snd/controlC0: sushenjit 2368 F pulseaudio Date: Sat Oct 26 13:13:55 2013 HibernationDevice: RESUME=UUID=67e8714a-d8e0-422e-b9fb-f41ebf64d499 InstallationDate: Installed on 2012-05-20 (524 days ago) InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423) Lsusb: Bus 002 Device 004: ID 04f2:b209 Chicony Electronics Co., Ltd Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: Acer AO722 MarkForUpload: True ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=b42fc94e-bbb7-444d-a5e8-25218dfc4101 ro elevator=noop quiet splash vt.handoff=7 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 SourcePackage: linux UpgradeStatus: Upgraded to saucy on 2013-10-23 (3 days ago) dmi.bios.date: 12/06/2011 dmi.bios.vendor: Acer dmi.bios.version: V1.08 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: JE10-BZ dmi.board.vendor: Acer dmi.board.version: Base Board Version dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: V1.08 dmi.modalias: dmi:bvnAcer:bvrV1.08:bd12/06/2011:svnAcer:pnAO722:pvrV1.08:rvnAcer:rnJE10-BZ:rvrBaseBoardVersion:cvnAcer:ct10:cvrV1.08: dmi.product.name: AO722 dmi.product.version: V1.08 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1245020/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1241086] Re: dmraid-4-5 is not built for Saucy
I think this is the problem in dmraid/lib/activate/activate.c static struct type_handler { const enum type type; int (*f) (struct lib_context * lc, char **table, struct raid_set * rs); } type_handler[] = { { t_undef, dm_undef }, /* Needs to stay here! */ { t_partition, dm_partition }, { t_spare, dm_spare }, { t_linear, dm_linear }, { t_raid0, dm_raid0 }, { t_raid1, dm_raid1 }, { t_raid4, dm_raid45 }, { t_raid5_ls, dm_raid45 }, { t_raid5_rs, dm_raid45 }, { t_raid5_la, dm_raid45 }, { t_raid5_ra, dm_raid45 }, /* RAID types below not supported (yet) */ { t_raid6, dm_unsup }, }; instead of dm_raid45 should be dm_raid456 I'll try and patch it after I finish my current work as a waiter :-P -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1241086 Title: dmraid-4-5 is not built for Saucy Status in “linux” package in Ubuntu: Fix Committed Status in “linux” source package in Saucy: Fix Committed Bug description: dm-raid45 depended on EXPERIMENTAL which was removed in 3.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241086/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1221876] Re: 1814:5390 [Asus X55A] Driver rt2800pci doesn't work, WiFi logout and login continuously
adri76, as per http://www.asus.com/Notebooks_Ultrabooks/X55A/#support an update is available for your BIOS (417). If you update to this following https://help.ubuntu.com/community/BiosUpdate , does it change anything? If not, could you please both specify what happened, and provide the output of the following terminal command: sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date Please note your current BIOS is already in the Bug Description, so posting this on the old BIOS would not be helpful. For more on BIOS updates and linux, please see https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette . Thank you for your understanding. ** 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/1221876 Title: 1814:5390 [Asus X55A] Driver rt2800pci doesn't work, WiFi logout and login continuously Status in “linux” package in Ubuntu: Incomplete Bug description: After connecting to a local wifi network, Ubuntu 13.04 will log out randomly. Driver rt2800pci doesn't work, WiFi logout and login continuously. 2 out of 3 times I am able to turn of the wifi, then turn it back on and connect. One third of the time it disconnects and will not re-enter despite restarting, forgetting network, configuring network, ect. This has occurred on multiple different wifi networks and routers. I have a Asus laptop. Network controller: Ralink corp. RT5390 Wireless 802.11n 1T/1R PCIe. I tried to download and install 3.10 kernel, but the problem is the same. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: linux-image-3.8.0-30-generic 3.8.0-30.44 ProcVersionSignature: Ubuntu 3.8.0-30.44-generic 3.8.13.6 Uname: Linux 3.8.0-30-generic x86_64 ApportVersion: 2.9.2-0ubuntu8.4 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ambra 3894 F pulseaudio Date: Fri Sep 6 20:01:13 2013 HibernationDevice: RESUME=UUID=705401ee-af26-4c2a-95e5-410ecbc4b319 InstallationDate: Installed on 2013-06-03 (95 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: ASUSTeK COMPUTER INC. X55A MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=it_IT.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-30-generic root=UUID=9f89f8a0-ac6b-4eae-8aa1-f53eb9bdbd63 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.8.0-30-generic N/A linux-backports-modules-3.8.0-30-generic N/A linux-firmware1.106 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/20/2012 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: X55A.413 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: X55A dmi.board.vendor: ASUSTeK COMPUTER INC. dmi.board.version: 1.0 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTeK COMPUTER INC. dmi.chassis.version: 1.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrX55A.413:bd08/20/2012:svnASUSTeKCOMPUTERINC.:pnX55A:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX55A:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: X55A dmi.product.version: 1.0 dmi.sys.vendor: ASUSTeK COMPUTER INC. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1221876/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1245020] 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/1245020 Title: [Acer AO722] Internal microphone don't work Status in “linux” package in Ubuntu: Confirmed Bug description: The internal microphone does not work. This problem was there before. See https://bugs.launchpad.net/ubuntu/+source/alsa- driver/+bug/1074615. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: linux-image-3.11.0-12-generic 3.11.0-12.19 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 Uname: Linux 3.11.0-12-generic i686 NonfreeKernelModules: fglrx ApportVersion: 2.12.5-0ubuntu2.1 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: sushenjit 2368 F pulseaudio /dev/snd/pcmC1D0p: sushenjit 2368 F...m pulseaudio /dev/snd/controlC0: sushenjit 2368 F pulseaudio Date: Sat Oct 26 13:13:55 2013 HibernationDevice: RESUME=UUID=67e8714a-d8e0-422e-b9fb-f41ebf64d499 InstallationDate: Installed on 2012-05-20 (524 days ago) InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423) Lsusb: Bus 002 Device 004: ID 04f2:b209 Chicony Electronics Co., Ltd Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: Acer AO722 MarkForUpload: True ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=b42fc94e-bbb7-444d-a5e8-25218dfc4101 ro elevator=noop quiet splash vt.handoff=7 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 SourcePackage: linux UpgradeStatus: Upgraded to saucy on 2013-10-23 (3 days ago) dmi.bios.date: 12/06/2011 dmi.bios.vendor: Acer dmi.bios.version: V1.08 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: JE10-BZ dmi.board.vendor: Acer dmi.board.version: Base Board Version dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: V1.08 dmi.modalias: dmi:bvnAcer:bvrV1.08:bd12/06/2011:svnAcer:pnAO722:pvrV1.08:rvnAcer:rnJE10-BZ:rvrBaseBoardVersion:cvnAcer:ct10:cvrV1.08: dmi.product.name: AO722 dmi.product.version: V1.08 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1245020/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1245020] [NEW] [Acer AO722] Internal microphone don't work
Public bug reported: The internal microphone does not work. This problem was there before. See https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1074615. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: linux-image-3.11.0-12-generic 3.11.0-12.19 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 Uname: Linux 3.11.0-12-generic i686 NonfreeKernelModules: fglrx ApportVersion: 2.12.5-0ubuntu2.1 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: sushenjit 2368 F pulseaudio /dev/snd/pcmC1D0p: sushenjit 2368 F...m pulseaudio /dev/snd/controlC0: sushenjit 2368 F pulseaudio Date: Sat Oct 26 13:13:55 2013 HibernationDevice: RESUME=UUID=67e8714a-d8e0-422e-b9fb-f41ebf64d499 InstallationDate: Installed on 2012-05-20 (524 days ago) InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423) Lsusb: Bus 002 Device 004: ID 04f2:b209 Chicony Electronics Co., Ltd Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: Acer AO722 MarkForUpload: True ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=b42fc94e-bbb7-444d-a5e8-25218dfc4101 ro elevator=noop quiet splash vt.handoff=7 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 SourcePackage: linux UpgradeStatus: Upgraded to saucy on 2013-10-23 (3 days ago) dmi.bios.date: 12/06/2011 dmi.bios.vendor: Acer dmi.bios.version: V1.08 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: JE10-BZ dmi.board.vendor: Acer dmi.board.version: Base Board Version dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: V1.08 dmi.modalias: dmi:bvnAcer:bvrV1.08:bd12/06/2011:svnAcer:pnAO722:pvrV1.08:rvnAcer:rnJE10-BZ:rvrBaseBoardVersion:cvnAcer:ct10:cvrV1.08: dmi.product.name: AO722 dmi.product.version: V1.08 dmi.sys.vendor: Acer ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 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/1245020 Title: [Acer AO722] Internal microphone don't work Status in “linux” package in Ubuntu: New Bug description: The internal microphone does not work. This problem was there before. See https://bugs.launchpad.net/ubuntu/+source/alsa- driver/+bug/1074615. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: linux-image-3.11.0-12-generic 3.11.0-12.19 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 Uname: Linux 3.11.0-12-generic i686 NonfreeKernelModules: fglrx ApportVersion: 2.12.5-0ubuntu2.1 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: sushenjit 2368 F pulseaudio /dev/snd/pcmC1D0p: sushenjit 2368 F...m pulseaudio /dev/snd/controlC0: sushenjit 2368 F pulseaudio Date: Sat Oct 26 13:13:55 2013 HibernationDevice: RESUME=UUID=67e8714a-d8e0-422e-b9fb-f41ebf64d499 InstallationDate: Installed on 2012-05-20 (524 days ago) InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423) Lsusb: Bus 002 Device 004: ID 04f2:b209 Chicony Electronics Co., Ltd Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: Acer AO722 MarkForUpload: True ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=b42fc94e-bbb7-444d-a5e8-25218dfc4101 ro elevator=noop quiet splash vt.handoff=7 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 SourcePackage: linux UpgradeStatus: Upgraded to saucy on 2013-10-23 (3 days ago) dmi.bios.date: 12/06/2011 dmi.bios.vendor: Acer dmi.bios.version: V1.08 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: JE10-BZ dmi.board.vendor: Acer dmi.board.version: Base Board Version dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: V1.08 dmi.modalias: dmi:bvnAcer:bvrV1.08:bd12/06/2011:svnAcer:pnAO722:pvrV1.08:rvnAcer:rnJE10-BZ:rvrBaseBoardVersion:cvnAcer:ct10:cvrV1.08: dmi.product.name: AO722 dmi.product.version: V1.08 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1245020/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kern
[Kernel-packages] [Bug 1244643] Re: [Novatech N1402 NNB-978] Touchpad does not work at all
Geoff Kelsall, if you could please call Novatech and inquire about a BIOS update, that would be quite helpful. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1244643 Title: [Novatech N1402 NNB-978] Touchpad does not work at all Status in “linux” package in Ubuntu: Incomplete Bug description: WORKAROUND: Kernel parameter: i8042.noloop When producing this bug report I got: ubuntu@ubuntu:~$ ubuntu-bug linux ubuntu@ubuntu:~$ (process:4162): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.11.0-12-generic 3.11.0-12.19 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 Uname: Linux 3.11.0-12-generic x86_64 ApportVersion: 2.12.5-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ubuntu 2918 F pulseaudio CasperVersion: 1.336ubuntu1 Date: Fri Oct 25 12:32:01 2013 LiveMediaBuild: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20131021.1) MachineType: To be filled by O.E.M. To be filled by O.E.M. MarkForUpload: True ProcFB: 0 inteldrmfb 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-12-generic N/A linux-backports-modules-3.11.0-12-generic N/A linux-firmware 1.116 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: yes SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 06/11/2012 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 4.6.5 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: ChiefRiver dmi.board.vendor: INTEL Corporation dmi.board.version: To be filled by O.E.M. dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: To Be Filled By O.E.M. dmi.chassis.version: To Be Filled By O.E.M. dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd06/11/2012:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnINTELCorporation:rnChiefRiver:rvrTobefilledbyO.E.M.:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.: dmi.product.name: To be filled by O.E.M. dmi.product.version: To be filled by O.E.M. dmi.sys.vendor: To be filled by O.E.M. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1244643/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1241086] Re: dmraid-4-5 is not built for Saucy
I was checking the patch, In the vanilla kernel 3.11.6 the symbols have changed Symbol: MD_RAID456 [=m] │ Type : tristate │ Prompt: RAID-4/RAID-5/RAID-6 mode │ Location: │ -> Device Drivers │ -> Multiple devices driver support (RAID and LVM) (MD [=y]) │ -> RAID support (BLK_DEV_MD [=y]) │ Defined at drivers/md/Kconfig:121 │ Depends on: MD [=y] && BLK_DEV_MD [=y] │ Selects: RAID6_PQ [=m] && ASYNC_MEMCPY [=m] && ASYNC_XOR [=m] && ASYNC_PQ [=m] && ASYNC_RAID6_RECOV[=m]│ Selected by: DM_RAID [=m] && MD [=y] && BLK_DEV_DM [=y] and on the mainline 3.12-rc6 there are some modifications to raid5 https://www.kernel.org/diff/diffview.cgi?file=%2Fpub%2Flinux%2Fkernel%2Fv3.x%2Ftesting%2Fpatch-3.12-rc6.xz;z=3624 building a mainline 3.12-rc6 kernel package to see if any of the changes, bring my raid5 back online -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1241086 Title: dmraid-4-5 is not built for Saucy Status in “linux” package in Ubuntu: Fix Committed Status in “linux” source package in Saucy: Fix Committed Bug description: dm-raid45 depended on EXPERIMENTAL which was removed in 3.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241086/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1058346] Re: [Acer Aspire One 725] Touchpad not working
With an update this issue was fixed for me. ** Changed in: linux (Ubuntu) Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1058346 Title: [Acer Aspire One 725] Touchpad not working Status in “linux” package in Ubuntu: Fix Released Bug description: Touchpad will not work out of the box on this netbook. It is confirmed by others on Ubuntu forums: http://ubuntuforums.org/showthread.php?s=cec0ec3dc913c2a7b7e5579ce76e8609&t=2020719&page=2 I have tested through the following mainline kernels and this issue is not reproducible: v3.5.1-quantal/ v3.5.2-quantal/ v3.5.3-quantal/ v3.5.4-quantal/ This workaround will fix the problem partially: Open the Terminal cd /etc/modprobe.d/ gksudo gedit options.conf In the text editor, type: options psmouse proto=imps Save the file and close it. sudo modprobe -r psmouse sudo modprobe psmouse but has sideeffects as you will read. WORKAROUND: Pushing Fn+F7 (which is the turn on combination for the touchpad) before loging in makes the tp work perfectly. --- ApportVersion: 2.6.1-0ubuntu1 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: norbs 1860 F pulseaudio /dev/snd/controlC0: norbs 1860 F pulseaudio CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found. DistroRelease: Ubuntu 12.10 HibernationDevice: RESUME=UUID=95a06938-d42a-4a20-94a8-89b809c42de1 InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Beta i386 (20120926) MachineType: Acer AO725 NonfreeKernelModules: wl Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-16-generic root=UUID=f76377fb-de08-476e-95ae-637a8fb2a8e8 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4 RelatedPackageVersions: linux-restricted-modules-3.5.0-16-generic N/A linux-backports-modules-3.5.0-16-generic N/A linux-firmware1.94 Tags: quantal running-unity Uname: Linux 3.5.0-16-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 04/11/2012 dmi.bios.vendor: Insyde Corp. dmi.bios.version: V1.00 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.00:bd04/11/2012:svnAcer:pnAO725:pvrV1.00:rvnAcer:rnZA10_BZ:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion: dmi.product.name: AO725 dmi.product.version: V1.00 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1058346/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1221876] Re: 1814:5390 [Asus X55A] Driver rt2800pci doesn't work, WiFi logout and login continuously
I've tried to install the latest v3.11 kernel, but the problem is the same. ** 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/1221876 Title: 1814:5390 [Asus X55A] Driver rt2800pci doesn't work, WiFi logout and login continuously Status in “linux” package in Ubuntu: Confirmed Bug description: After connecting to a local wifi network, Ubuntu 13.04 will log out randomly. Driver rt2800pci doesn't work, WiFi logout and login continuously. 2 out of 3 times I am able to turn of the wifi, then turn it back on and connect. One third of the time it disconnects and will not re-enter despite restarting, forgetting network, configuring network, ect. This has occurred on multiple different wifi networks and routers. I have a Asus laptop. Network controller: Ralink corp. RT5390 Wireless 802.11n 1T/1R PCIe. I tried to download and install 3.10 kernel, but the problem is the same. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: linux-image-3.8.0-30-generic 3.8.0-30.44 ProcVersionSignature: Ubuntu 3.8.0-30.44-generic 3.8.13.6 Uname: Linux 3.8.0-30-generic x86_64 ApportVersion: 2.9.2-0ubuntu8.4 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ambra 3894 F pulseaudio Date: Fri Sep 6 20:01:13 2013 HibernationDevice: RESUME=UUID=705401ee-af26-4c2a-95e5-410ecbc4b319 InstallationDate: Installed on 2013-06-03 (95 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: ASUSTeK COMPUTER INC. X55A MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=it_IT.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-30-generic root=UUID=9f89f8a0-ac6b-4eae-8aa1-f53eb9bdbd63 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.8.0-30-generic N/A linux-backports-modules-3.8.0-30-generic N/A linux-firmware1.106 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/20/2012 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: X55A.413 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: X55A dmi.board.vendor: ASUSTeK COMPUTER INC. dmi.board.version: 1.0 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTeK COMPUTER INC. dmi.chassis.version: 1.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrX55A.413:bd08/20/2012:svnASUSTeKCOMPUTERINC.:pnX55A:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX55A:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: X55A dmi.product.version: 1.0 dmi.sys.vendor: ASUSTeK COMPUTER INC. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1221876/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1244643] Re: [Novatech N1402 NNB-978] Touchpad does not work at all
** Summary changed: - Touchpad on Novatech laptop does not work at all + [Novatech N1402 NNB-978] Touchpad does not work at all -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1244643 Title: [Novatech N1402 NNB-978] Touchpad does not work at all Status in “linux” package in Ubuntu: Incomplete Bug description: WORKAROUND: Kernel parameter: i8042.noloop When producing this bug report I got: ubuntu@ubuntu:~$ ubuntu-bug linux ubuntu@ubuntu:~$ (process:4162): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.11.0-12-generic 3.11.0-12.19 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 Uname: Linux 3.11.0-12-generic x86_64 ApportVersion: 2.12.5-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ubuntu 2918 F pulseaudio CasperVersion: 1.336ubuntu1 Date: Fri Oct 25 12:32:01 2013 LiveMediaBuild: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20131021.1) MachineType: To be filled by O.E.M. To be filled by O.E.M. MarkForUpload: True ProcFB: 0 inteldrmfb 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-12-generic N/A linux-backports-modules-3.11.0-12-generic N/A linux-firmware 1.116 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: yes SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 06/11/2012 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 4.6.5 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: ChiefRiver dmi.board.vendor: INTEL Corporation dmi.board.version: To be filled by O.E.M. dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: To Be Filled By O.E.M. dmi.chassis.version: To Be Filled By O.E.M. dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd06/11/2012:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnINTELCorporation:rnChiefRiver:rvrTobefilledbyO.E.M.:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.: dmi.product.name: To be filled by O.E.M. dmi.product.version: To be filled by O.E.M. dmi.sys.vendor: To be filled by O.E.M. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1244643/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239183] Re: 8086:0a16 [Acer Aspire V5-573G] Black screen on boot due to low brightness setting
bp0, did this problem not occur in a release prior to Saucy? ** Tags added: kernel-bug-exists-upstream kernel-bug-exists- upstream-v3.12-rc6 ** 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/1239183 Title: 8086:0a16 [Acer Aspire V5-573G] Black screen on boot due to low brightness setting Status in “linux” package in Ubuntu: Incomplete Bug description: On boot, following the bios screen and grub screen to choose ubuntu, the screen goes completely black, but the fn-arrow keys can be used to turn the backlight up. This is on Asus Aspire V5 573G. I believe this is a duplicate of bug #1224415 but I was told explicitly to file a separate bug (see https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1224415/comments/11) ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: linux-image-3.11.0-12-generic 3.11.0-12.19 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 Uname: Linux 3.11.0-12-generic x86_64 ApportVersion: 2.12.5-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: seker 1893 F pulseaudio /dev/snd/controlC1: seker 1893 F pulseaudio Date: Sat Oct 12 19:08:14 2013 HibernationDevice: RESUME=UUID=cf48b287-c5f6-4b61-a5bd-3eac732c2f58 InstallationDate: Installed on 2013-08-31 (41 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130830) MachineType: Acer Aspire V5-573G MarkForUpload: True ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=9ec81638-697e-4b52-b175-0ab53a2518d6 ro quiet splash vt.handoff=7 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 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/29/2013 dmi.bios.vendor: Insyde Corp. dmi.bios.version: V2.20 dmi.board.asset.tag: Type2 - Board Asset Tag dmi.board.name: Dazzle_HW dmi.board.vendor: Acer dmi.board.version: Type2 - A01 Board Version dmi.chassis.type: 10 dmi.chassis.vendor: Chassis Manufacturer dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsydeCorp.:bvrV2.20:bd08/29/2013:svnAcer:pnAspireV5-573G:pvrTBDbyOEM:rvnAcer:rnDazzle_HW:rvrType2-A01BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion: dmi.product.name: Aspire V5-573G dmi.product.version: TBD by OEM dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239183/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1244643] Re: Touchpad on Novatech laptop does not work at all
Would it be useful if I ask Novatech if they use the same touchpad in the different models? Anything else I should ask them? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1244643 Title: Touchpad on Novatech laptop does not work at all Status in “linux” package in Ubuntu: Incomplete Bug description: WORKAROUND: Kernel parameter: i8042.noloop When producing this bug report I got: ubuntu@ubuntu:~$ ubuntu-bug linux ubuntu@ubuntu:~$ (process:4162): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.11.0-12-generic 3.11.0-12.19 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 Uname: Linux 3.11.0-12-generic x86_64 ApportVersion: 2.12.5-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ubuntu 2918 F pulseaudio CasperVersion: 1.336ubuntu1 Date: Fri Oct 25 12:32:01 2013 LiveMediaBuild: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20131021.1) MachineType: To be filled by O.E.M. To be filled by O.E.M. MarkForUpload: True ProcFB: 0 inteldrmfb 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-12-generic N/A linux-backports-modules-3.11.0-12-generic N/A linux-firmware 1.116 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: yes SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 06/11/2012 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 4.6.5 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: ChiefRiver dmi.board.vendor: INTEL Corporation dmi.board.version: To be filled by O.E.M. dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: To Be Filled By O.E.M. dmi.chassis.version: To Be Filled By O.E.M. dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd06/11/2012:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnINTELCorporation:rnChiefRiver:rvrTobefilledbyO.E.M.:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.: dmi.product.name: To be filled by O.E.M. dmi.product.version: To be filled by O.E.M. dmi.sys.vendor: To be filled by O.E.M. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1244643/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1244643] Re: Touchpad on Novatech laptop does not work at all
My laptop is a Novatech N1402 NNB-978 but in the bug mentioned above other users quoted different Novatech models. Why do you think it might not be a duplicate bug? ** Tags removed: 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/1244643 Title: Touchpad on Novatech laptop does not work at all Status in “linux” package in Ubuntu: Incomplete Bug description: WORKAROUND: Kernel parameter: i8042.noloop When producing this bug report I got: ubuntu@ubuntu:~$ ubuntu-bug linux ubuntu@ubuntu:~$ (process:4162): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.11.0-12-generic 3.11.0-12.19 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 Uname: Linux 3.11.0-12-generic x86_64 ApportVersion: 2.12.5-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ubuntu 2918 F pulseaudio CasperVersion: 1.336ubuntu1 Date: Fri Oct 25 12:32:01 2013 LiveMediaBuild: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20131021.1) MachineType: To be filled by O.E.M. To be filled by O.E.M. MarkForUpload: True ProcFB: 0 inteldrmfb 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-12-generic N/A linux-backports-modules-3.11.0-12-generic N/A linux-firmware 1.116 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: yes SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 06/11/2012 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 4.6.5 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: ChiefRiver dmi.board.vendor: INTEL Corporation dmi.board.version: To be filled by O.E.M. dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: To Be Filled By O.E.M. dmi.chassis.version: To Be Filled By O.E.M. dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd06/11/2012:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnINTELCorporation:rnChiefRiver:rvrTobefilledbyO.E.M.:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.: dmi.product.name: To be filled by O.E.M. dmi.product.version: To be filled by O.E.M. dmi.sys.vendor: To be filled by O.E.M. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1244643/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1244643] Re: Touchpad on Novatech laptop does not work at all
Tried to install latest kernel to test but got error: geoff@geoff-laptop:~$ sudo dpkg -i *.deb [sudo] password for geoff: Selecting previously unselected package linux-headers-3.12.0-999-generic. (Reading database ... 162764 files and directories currently installed.) Unpacking linux-headers-3.12.0-999-generic (from linux-headers-3.12.0-999-generic_3.12.0-999.201310240427_amd64.deb) ... Selecting previously unselected package linux-image-3.12.0-999-generic. Unpacking linux-image-3.12.0-999-generic (from linux-image-3.12.0-999-generic_3.12.0-999.201310240427_amd64.deb) ... Done. dpkg: dependency problems prevent configuration of linux-headers-3.12.0-999-generic: linux-headers-3.12.0-999-generic depends on linux-headers-3.12.0-999; however: Package linux-headers-3.12.0-999 is not installed. dpkg: error processing linux-headers-3.12.0-999-generic (--install): dependency problems - leaving unconfigured Setting up linux-image-3.12.0-999-generic (3.12.0-999.201310240427) ... Running depmod. update-initramfs: deferring update (hook will be called later) Examining /etc/kernel/postinst.d. run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.12.0-999-generic /boot/vmlinuz-3.12.0-999-generic run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.12.0-999-generic /boot/vmlinuz-3.12.0-999-generic update-initramfs: Generating /boot/initrd.img-3.12.0-999-generic run-parts: executing /etc/kernel/postinst.d/pm-utils 3.12.0-999-generic /boot/vmlinuz-3.12.0-999-generic run-parts: executing /etc/kernel/postinst.d/update-notifier 3.12.0-999-generic /boot/vmlinuz-3.12.0-999-generic run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.12.0-999-generic /boot/vmlinuz-3.12.0-999-generic Generating grub.cfg ... Found linux image: /boot/vmlinuz-3.12.0-999-generic Found initrd image: /boot/initrd.img-3.12.0-999-generic Found linux image: /boot/vmlinuz-3.11.0-12-generic Found initrd image: /boot/initrd.img-3.11.0-12-generic Found memtest86+ image: /boot/memtest86+.bin Found Ubuntu 12.04.2 LTS (12.04) on /dev/sda1 Found Ubuntu 13.10 (13.10) on /dev/sda7 done Errors were encountered while processing: linux-headers-3.12.0-999-generic geoff@geoff-laptop:~$ -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1244643 Title: Touchpad on Novatech laptop does not work at all Status in “linux” package in Ubuntu: Incomplete Bug description: WORKAROUND: Kernel parameter: i8042.noloop When producing this bug report I got: ubuntu@ubuntu:~$ ubuntu-bug linux ubuntu@ubuntu:~$ (process:4162): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.11.0-12-generic 3.11.0-12.19 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 Uname: Linux 3.11.0-12-generic x86_64 ApportVersion: 2.12.5-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ubuntu 2918 F pulseaudio CasperVersion: 1.336ubuntu1 Date: Fri Oct 25 12:32:01 2013 LiveMediaBuild: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20131021.1) MachineType: To be filled by O.E.M. To be filled by O.E.M. MarkForUpload: True ProcFB: 0 inteldrmfb 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-12-generic N/A linux-backports-modules-3.11.0-12-generic N/A linux-firmware 1.116 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: yes SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 06/11/2012 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 4.6.5 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: ChiefRiver dmi.board.vendor: INTEL Corporation dmi.board.version: To be filled by O.E.M. dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: To Be Filled By O.E.M. dmi.chassis.version: To Be Filled By O.E.M. dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd06/11/2012:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnINTELCorporation:rnChiefRiver:rvrTobefilledbyO.E.M.:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.: dmi.product.name: To be filled by O.E.M. dmi.product.version: To be filled by O.E.M. dmi.sys.vendor: To be filled by O.E.M. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1244643/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239183] Re: 8086:0a16 [Acer Aspire V5-573G] Black screen on boot due to low brightness setting
Same problem with rc6-saucy kernel downloaded from the link in post #7 above. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239183 Title: 8086:0a16 [Acer Aspire V5-573G] Black screen on boot due to low brightness setting Status in “linux” package in Ubuntu: Incomplete Bug description: On boot, following the bios screen and grub screen to choose ubuntu, the screen goes completely black, but the fn-arrow keys can be used to turn the backlight up. This is on Asus Aspire V5 573G. I believe this is a duplicate of bug #1224415 but I was told explicitly to file a separate bug (see https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1224415/comments/11) ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: linux-image-3.11.0-12-generic 3.11.0-12.19 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 Uname: Linux 3.11.0-12-generic x86_64 ApportVersion: 2.12.5-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: seker 1893 F pulseaudio /dev/snd/controlC1: seker 1893 F pulseaudio Date: Sat Oct 12 19:08:14 2013 HibernationDevice: RESUME=UUID=cf48b287-c5f6-4b61-a5bd-3eac732c2f58 InstallationDate: Installed on 2013-08-31 (41 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130830) MachineType: Acer Aspire V5-573G MarkForUpload: True ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=9ec81638-697e-4b52-b175-0ab53a2518d6 ro quiet splash vt.handoff=7 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 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/29/2013 dmi.bios.vendor: Insyde Corp. dmi.bios.version: V2.20 dmi.board.asset.tag: Type2 - Board Asset Tag dmi.board.name: Dazzle_HW dmi.board.vendor: Acer dmi.board.version: Type2 - A01 Board Version dmi.chassis.type: 10 dmi.chassis.vendor: Chassis Manufacturer dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsydeCorp.:bvrV2.20:bd08/29/2013:svnAcer:pnAspireV5-573G:pvrTBDbyOEM:rvnAcer:rnDazzle_HW:rvrType2-A01BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion: dmi.product.name: Aspire V5-573G dmi.product.version: TBD by OEM dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239183/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1074615] Re: [Acer AO722] Internal microphone don't work
Sushenjit Bandyopadhyay, if you have a bug in Ubuntu, the Ubuntu Kernel team, Ubuntu Bug Control team, and Ubuntu Bug Squad would like you to please file a new report by executing the following in a terminal while booted into a Ubuntu repository kernel (not a mainline one) via: ubuntu-bug linux For more on this, please read the official Ubuntu documentation: Ubuntu Bug Control and Ubuntu Bug Squad: https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue Ubuntu Kernel Team: https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports Ubuntu Community: https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette When opening up the new report, please feel free to subscribe me to it. Please note, not filing a new report would delay your problem being addressed as quickly as possible. No need exists to comment here at this time. After reading the above documentation in it's entirety, if you have further questions, you are welcome to redirect them to the appropriate mailing list or forum via http://www.ubuntu.com/support/community/mailinglists , or you may contact me directly. Thank you for your understanding. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1074615 Title: [Acer AO722] Internal microphone don't work Status in “alsa-driver” package in Ubuntu: Confirmed Status in “linux” package in Ubuntu: Incomplete Bug description: Internal microphone of netbook Acer AO722 seems don't work in 12.10. In previous releases I mute left channel of microphone in alsamixer and it began to work. But in new release this trick don't work anymore. ProblemType: Bug Package: alsa-base 1.0.25+dfsg-0ubuntu3 --- ApportVersion: 2.6.1-0ubuntu9 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: zws 19134 F pulseaudio /dev/snd/pcmC1D0p: zws 19134 F...m pulseaudio /dev/snd/controlC0: zws 19134 F pulseaudio CRDA: Error: [Errno 2] Нет такого файла или каталога DistroRelease: Ubuntu 12.10 HibernationDevice: RESUME=UUID=3f144baf-c55e-45a4-979c-b7f2af017153 InstallationDate: Installed on 2012-08-26 (103 days ago) InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha i386 (20120826) MachineType: Acer AO722 MarkForUpload: True NonfreeKernelModules: fglrx wl Package: linux (not installed) ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-19-generic root=UUID=4f92715f-57ba-43e9-be27-5e3ac5092633 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7 RelatedPackageVersions: linux-restricted-modules-3.5.0-19-generic N/A linux-backports-modules-3.5.0-19-generic N/A linux-firmware1.95 Tags: quantal quantal Uname: Linux 3.5.0-19-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 09/19/2011 dmi.bios.vendor: Acer dmi.bios.version: V1.07 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: JE10-BZ dmi.board.vendor: Acer dmi.board.version: Base Board Version dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: V1.07 dmi.modalias: dmi:bvnAcer:bvrV1.07:bd09/19/2011:svnAcer:pnAO722:pvrV1.07:rvnAcer:rnJE10-BZ:rvrBaseBoardVersion:cvnAcer:ct10:cvrV1.07: dmi.product.name: AO722 dmi.product.version: V1.07 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1074615/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp