[Kernel-packages] [Bug 1132129] Re: USB3 ports cause kernel crash and oops since 3.5.0-24-generic (3.5.0-23 ok), USB2 OK.
Still happens on 3.5.0-41-generic. I have recently observed a variant (and the symptoms are active now on the laptop I'm writing with). When bug happens, plugging a device on one of the two USB3 ports powers the device but Linux does not detect anything (nothing in dmesg). Plugging the same device on one of the two USB2 ports (which never suffered the problem) works normally as it always did. Heres the output of lsusb when all 4 USB ports are free (nothing plugged) : Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 044: ID 0cf3:3005 Atheros Communications, Inc. AR3011 Bluetooth Bus 001 Device 004: ID 1bcf:2883 Sunplus Innovation Technology Inc. Regards ** Changed in: linux (Ubuntu) Status: Expired => New ** 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/1132129 Title: USB3 ports cause kernel crash and oops since 3.5.0-24-generic (3.5.0-23 ok), USB2 OK. Status in “linux” package in Ubuntu: Incomplete Bug description: Summary: upgrading from 3.5.0-23 to 3.5.0-24 appears to reduce kernel stability suddenly from weeks/months to day or so. Context: Hardware Asus n55sf laptop. Plugging Galaxy Nexus phone via USB daily or so. Observed for months that sometimes USB breaks (e.g. optical mouse literally off, un/plug does nothing, reboot fixes), but no oops. Using suspend to ram regularly (~ daily). Typical uptime : weeks to 1-2 months. Using Ubuntu upgrades regularly. On 2013-02-01, upgraded to 3.5.0-23, no problem. On 2013-02-21, upgraded to 3.5.0-24. 1) The release of Ubuntu you are using, via 'lsb_release -rd' or System -> About Ubuntu 12.10 AMD64 2) The version of the package you are using, via 'apt-cache policy pkgname' or by checking in Software Center LC_ALL=C apt-cache policy linux-image linux-image: Installed: (none) Candidate: 3.5.0.25.31 Version table: 3.5.0.25.31 0 500 http://fr.archive.ubuntu.com/ubuntu/ quantal-updates/main amd64 Packages 500 http://security.ubuntu.com/ubuntu/ quantal-security/main amd64 Packages 3.5.0.17.19 0 500 http://fr.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages 3) What you expected to happen No oops, no crash. 4) What happened instead On 2013-02-22 (that is kernel update + 1 day), observed kernel panic: switch to text mode with panic report (but X mouse cursor still visible), led blinking. Text says : fatal exception interrupt. Action : taken photograph of screen (can join if useful), power cycle machine. On 2013-02-23 (that is kernel update + 2 days), observed kernel oops: switch to text mode with oops report, but X mouse cursor still visible and music still playing. Action : taken photograph on screen (can join if useful, but you have dmesg attached so probably not useful). Observed that vt-switching key combinations could restore display. Not rebooted system (using it to write this very report) but several features disabled (laptop-integrated card reader, USB mouse). Lsusb still reports in-laptop bluetooth device as present but bluetooth-sendto cannot detect Galaxy Nexus nearby when doing proper steps. Considered actions: * continue normal use to confirm / narrow oops circumstances * downgrade to 3.5.0-23 to confirm symptom disappear Thank you for your attention. $ lsusb Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 003 Device 002: ID 0b05:17a9 ASUSTek Computer, Inc. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 007: ID 0cf3:3005 Atheros Communications, Inc. AR3011 Bluetooth Bus 001 Device 004: ID 1bcf:2883 Sunplus Innovation Technology Inc. ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: linux-image (not installed) ProcVersionSignature: Ubuntu 3.5.0-24.37-generic 3.5.7.4 Uname: Linux 3.5.0-24-generic x86_64 ApportVersion: 2.6.1-0ubuntu10 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: stephane 2793 F xfce4-volumed stephane 2797 F pulseaudio stephane 2876 F xfce4-mixer-plu /dev/snd/pcmC0D0p: stephane
[Kernel-packages] [Bug 1213009] Re: alx driver is not working after system resume
I've achieved script to work now. 1. sudo apt-get install pm-utils 2. sudo touch /usr/lib/pm-utils/sleep.d/01alxdriver 3. sudo chmod +x /usr/lib/pm-utils/sleep.d/01alxdriver 4. sudo vim / nano or your favourite text editor and paste: #!/bin/sh case "$1" in hibernate|suspend) rmmod alx ;; thaw|resume) modprobe alx ;; *) ;; esac exit 0 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1213009 Title: alx driver is not working after system resume Status in “linux” package in Ubuntu: Confirmed Bug description: The following is being reproduced every-time: When coming back from suspend, the alx driver wont work: I get 'Cable unplugged' in th e kde network manager and when I type dmesg, I see the following lines (continuing endlessly, until the computer is restarted): [ 866.183169] alx :04:00.0: invalid PHY speed/duplex: 0x [ 866.184192] alx :04:00.0: invalid PHY speed/duplex: 0x [ 866.185233] alx :04:00.0: invalid PHY speed/duplex: 0x [ 866.186255] alx :04:00.0: invalid PHY speed/duplex: 0x [ 866.187278] alx :04:00.0: invalid PHY speed/duplex: 0x [ 866.188298] alx :04:00.0: invalid PHY speed/duplex: 0x [ 866.189314] alx :04:00.0: invalid PHY speed/duplex: 0x [ 866.190345] alx :04:00.0: invalid PHY speed/duplex: 0x ... also if I try to do something like ifconfig eth0 down the system is hanged (alternatively it is also hanged when I go to the network manager and uncheck the box 'Enable Networking') I'm attaching the output of ifconfig and ip before and after suspend, in case it might provide help. 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: nope 1852 F pulseaudio Date: Fri Aug 16 12:34:30 2013 HibernationDevice: RESUME=UUID=c2788727-ecc5-4f11-9246-3047690865eb MachineType: ASUSTeK COMPUTER INC. N56VB MarkForUpload: True ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-2-generic root=UUID=58208c52-0ccf-4acc-b88d-b116fe6d369e ro quiet splash pcie_aspm=force acpi_backlight=vendor vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.11.0-2-generic N/A linux-backports-modules-3.11.0-2-generic N/A linux-firmware1.113 SourcePackage: linux UpgradeStatus: Upgraded to saucy on 2013-08-08 (8 days ago) dmi.bios.date: 01/21/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: N56VB.202 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: N56VB 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.:bvrN56VB.202:bd01/21/2013:svnASUSTeKCOMPUTERINC.:pnN56VB:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN56VB:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: N56VB 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/1213009/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1236233] Re: BIOS that SMIBIOS is not fuly supported by dmidecode causes image autmatic installation fail
@Colin you are right, using python-dmidecode brings up extra maintain efforts, so the solution I could image now is only trying to parse this out in ubiquity. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to dmidecode in Ubuntu. https://bugs.launchpad.net/bugs/1236233 Title: BIOS that SMIBIOS is not fuly supported by dmidecode causes image autmatic installation fail Status in OEM Priority Project: New Status in OEM Priority Project precise series: New Status in OEM Priority Project saucy series: New Status in “dmidecode” package in Ubuntu: New Status in “ubiquity” package in Ubuntu: New Bug description: Image: Ubuntu 12.04 LTS The suffix of hostname is too long and makes ubiqutiy automatic installation failed because suffix contains the warring message of dmidecode. Here is the error message in /var/log/installer/debug when installtion is failed. Traceback (most recent call last): File "/usr/lib/ubiquity/plugins/ubi-usersetup.py", line 394, in info_loop self.hostname_error(make_error_string(self.controller, errors)) File "/usr/lib/ubiquity/plugins/ubi-usersetup.py", line 69, in make_error_string return "\n".join([controller.get_string(error) for error in errors]) TypeError: sequence item 0: expected string, NoneType found In automation installtion, ubiquity uses product name from BIOS as hostname suffix by parsing dmidecode output, but if a SMBIOS version is large thatn the version dmidecode supported, the output of `dmidecode -s system-product-name` or `dmidecode -s system-version` contains the following warring message, so that hostname suffix is invalid. The warring message is # SMBIOS implementations newer than version 2.7 are not # fully supported by this version of dmidecode. Additional information: ubiquity package version: ii ubiquity 2.10.26 Ubuntu live CD installer ii ubiquity-casper 1.315.1 Configuration hooks for live installer ii ubiquity-frontend-gtk 2.10.26 GTK+ frontend for Ubiquity live installer ii ubiquity-plugin-apt-setup 1.1 Ubiquity plugin - apt-setup ii ubiquity-slideshow-ubuntu 58.2 Ubiquity slideshow for Ubuntu ii ubiquity-ubuntu-artwork 2.10.26 Ubuntu artwork for Ubiquity live installer To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1236233/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1185521] Re: Mounting as minix can block a long time
** 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/1185521 Title: Mounting as minix can block a long time Status in “linux” package in Ubuntu: Confirmed Bug description: I'm using Ubuntu 13.10 dev with mount 2.20.1-5.1ubuntu8. Forcing to use minix as filesystem on mounting a device which has another filesystem and doing another disk operation on the physical device will cause mount to block until the disk operation is finished. Here is an example: 1. As preparation clean the cache with "echo 3 > /proc/sys/vm/drop_caches". 2. Execute "mount -t minix -v /dev/sda5 /mnt & find / > /dev/null" (dev/sda5 is a swap partition and / is /dev/sda1 (ext4)). Because /dev/sda5 is a swap partition theoretically the mount operation should fail in a short time. But mount waits until the find command has finsihed which can need a long time. After this the following error is shown (as expected): root@ubuntu:~# mount: wrong fs type, bad option, bad superblock on /dev/sda5, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so Replacing minix with ext4 on mounting works fine. The mounting operation will fail too but this needs less than a seconds instead of a few minutes. It is even conspicuous that without another disk operation mounting as minix needs a few times longer than other filesystems. I'm assuming there is something broken on the minix module with checking for bad filesystems. --- AlsaVersion: Advanced Linux Sound Architecture Driver Version k3.11.0-12-generic. AplayDevices: List of PLAYBACK Hardware Devices card 0: SB [HDA ATI SB], device 0: ALC662 rev1 Analog [ALC662 rev1 Analog] Subdevices: 0/1 Subdevice #0: subdevice #0 ApportVersion: 2.12.5-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: sworddragon 1569 F plugin-containe /dev/snd/pcmC0D0p: sworddragon 1569 F...m plugin-containe /dev/snd/timer: sworddragon 1569 f plugin-containe CRDA: Error: [Errno 2] No such file or directory Card0.Amixer.info: Card hw:0 'SB'/'HDA ATI SB at 0xf9ff4000 irq 16' Mixer name : 'Realtek ALC662 rev1' Components : 'HDA:10ec0662,18497662,00100101' Controls : 36 Simple ctrls : 18 CurrentDmesg: Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order /var/log/dmesg -'] failed with exit code 1: comm: /var/log/dmesg: No such file or directory dmesg: write failed: Broken pipe DistroRelease: Ubuntu 13.10 EcryptfsInUse: Yes IwConfig: Error: [Errno 2] No such file or directory Lsusb: Error: [Errno 2] No such file or directory MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M. MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) 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.11.0-12-generic root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 RfKill: Error: [Errno 2] No such file or directory Tags: saucy Uname: Linux 3.11.0-12-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo wireshark WifiSyslog: dmi.bios.date: 02/05/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: P1.30 dmi.board.asset.tag: BC5FF4739C55 dmi.board.name: 960GM/U3S3 FX dmi.board.vendor: ASRock dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: To Be Filled By O.E.M. dmi.chassis.version: To Be Filled By O.E.M. dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrP1.30:bd02/05/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX: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/1185521/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1063658] Re: Unknown "Video Bus" device continuously generates keys combination
Christopher, thanks for suggestion! I'v updated BIOS: $ sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date A11 08/03/2012 But "^@" sequence generation remains. Also I've noticed that the mentioned sequence generated on power adapter plug/unplug. ** Changed in: linux (Ubuntu) Status: Expired => 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/1063658 Title: Unknown "Video Bus" device continuously generates keys combination Status in “linux” package in Ubuntu: Incomplete Bug description: Issue starts at boot process and looks like repetitive generation "^@" symbol combination in console. In the graphical interface it causes windows and cursor flickering, but only after login screen (login screen is working well) and when switching to console (ctrl + alt + f1) I'm not able to login because all keyboard input is mixed with "^@" symbols. Experimentally I found that issue is caused by unknown device listed as "Video Bus" in xinput --list: $xinput --list --long ↳ Video Bus id=8[slave keyboard (3)] This device is disabled Reporting 1 classes: Class originated from: 8. Type: XIKeyClass Keycodes supported: 248 When device is disabled by following command: $xinput set-prop 8 "Device Enabled" 0 Flickering of graphics stops, and after switching to console (ctrl + alt + f1) and back (ctrl + alt + f7) the device is enabled back. If second monitor is plugged flickering of windows stops and system starts to turn off and on both monitors with different resolutions. Here are all possible details of the "Video Bus" device which I managed to found: $xinput --watch-props 8 Device 'Video Bus': Device Enabled (140):0 Coordinate Transformation Matrix (142): 1.00, 0.00, 0.00, 0.00, 1.00, 0.00, 0.00, 0.00, 1.00 Device Product ID (257): 0, 6 Device Node (258): "/dev/input/event7" Virtual Device (259):1 $cat /proc/bus/input/devices I: Bus=0019 Vendor= Product=0006 Version= N: Name="Video Bus" P: Phys=LNXVIDEO/video/input0 S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:19/LNXVIDEO:00/input/input7 U: Uniq= H: Handlers=kbd event7 B: PROP=0 B: EV=3 B: KEY=3e000b 0 0 0 0 0 0 0 $lsinput -v /dev/input/event7 bustype : BUS_HOST vendor : 0x0 product : 0x6 version : 0 name: "Video Bus" phys: "LNXVIDEO/video/input0" bits ev : EV_SYN EV_KEY I'm sure that it is not defective hardware-caused issue because: 1) Laptop has been diagnosed in service center, 2) There is no issues in MS Windows ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-31-generic-pae 3.2.0-31.50 ProcVersionSignature: Ubuntu 3.2.0-31.50-generic-pae 3.2.28 Uname: Linux 3.2.0-31-generic-pae i686 NonfreeKernelModules: fglrx AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu13 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: zuker 2378 F pulseaudio CRDA: country AU: (2402 - 2482 @ 40), (N/A, 20) (5170 - 5250 @ 40), (3, 23) (5250 - 5330 @ 40), (3, 23), DFS (5735 - 5835 @ 40), (3, 30) Card0.Amixer.info: Card hw:0 'PCH'/'HDA Intel PCH at 0xf7c0 irq 51' Mixer name : 'Intel CougarPoint HDMI' Components : 'HDA:111d76d1,102804b3,00100205 HDA:80862805,80860101,0010' Controls : 23 Simple ctrls : 11 Date: Mon Oct 8 12:20:51 2012 HibernationDevice: RESUME=UUID=1b4ff2b2-b40f-4b46-8a5c-29172cb6e299 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423) MachineType: Dell Inc. Vostro 3550 ProcEnviron: LANGUAGE=en_US:en TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-31-generic-pae root=UUID=88fd96e5-1fee-4a86-badb-87fe4d32cb0c ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.2.0-31-generic-pae N/A linux-backports-modules-3.2.0-31-generic-pae N/A linux-firmware1.79.1 SourcePackage: linux StagingDrivers: mei UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/30/2011 dmi.bios.vendor: Dell Inc. dmi.bios.version: A09 dmi.board.name: 0PD77K dmi.board.vendor: Dell Inc. dmi.board.version: A09 dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: Not Specified dmi.modalias: dmi:bvnDellInc.:bvrA09:bd09/30/2011:svnDellI
[Kernel-packages] [Bug 1227491] [NEW] [IdeaPad U310, Conexant CX20590, Mic, Internal] No sound at all
You have been subscribed to a public bug: The sound worked fine under ubuntu 12.10. Alsamixer maxed out, nothing muted. Running the command arecord test.wav produces no sound, no sound in skype. Attempted posted work arounds by editing /etc/modprobe.d/alsa-base.conf with snd-hda-intel model=basic, snd-hda-intel model=default, snd-hda- intel model=azus nothing helped. Audio Card Data output from: lspci -v | grep -A7 -i "audio" 00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04) Subsystem: Lenovo Device 3977 Flags: bus master, fast devsel, latency 0, IRQ 45 Memory at f061 (64-bit, non-prefetchable) [size=16K] Capabilities: [50] Power Management version 2 Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+ Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00 Capabilities: [100] Virtual Channel output from: cat /proc/asound/card0/codec* Codec: Conexant CX20590 Address: 0 AFG Function Id: 0x1 (unsol 1) Vendor Id: 0x14f1506e Subsystem Id: 0x17aa4009 Revision Id: 0x13 No Modem Function Group found Default PCM: rates [0x160]: 44100 48000 96000 bits [0xe]: 16 20 24 formats [0x1]: PCM Default Amp-In caps: N/A Default Amp-Out caps: N/A State of AFG node 0x01: Power states: D0 D1 D2 D3 D3cold CLKSTOP EPSS Power: setting=D0, actual=D0 GPIO: io=4, o=0, i=0, unsolicited=1, wake=0 IO[0]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0 IO[1]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0 IO[2]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0 IO[3]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0 Node 0x10 [Audio Output] wcaps 0xc1d: Stereo Amp-Out R/L Control: name="Headphone Playback Volume", index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Control: name="Headphone Playback Switch", index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Device: name="CX20590 Analog", type="Audio", device=0 Amp-Out caps: ofs=0x4a, nsteps=0x4a, stepsize=0x03, mute=1 Amp-Out vals: [0x4a 0x4a] Converter: stream=8, channel=0 PCM: rates [0x560]: 44100 48000 96000 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Power states: D0 D1 D2 D3 D3cold EPSS Power: setting=D0, actual=D0 Node 0x11 [Audio Output] wcaps 0xc1d: Stereo Amp-Out R/L Control: name="Speaker Playback Volume", index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Control: name="Speaker Playback Switch", index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Amp-Out caps: ofs=0x4a, nsteps=0x4a, stepsize=0x03, mute=1 Amp-Out vals: [0x4a 0x4a] Converter: stream=8, channel=0 PCM: rates [0x560]: 44100 48000 96000 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Power states: D0 D1 D2 D3 D3cold EPSS Power: setting=D0, actual=D0 Node 0x12 [Audio Output] wcaps 0x611: Stereo Digital Converter: stream=0, channel=0 Digital: Digital category: 0x0 IEC Coding Type: 0x0 PCM: rates [0x160]: 44100 48000 96000 bits [0xe]: 16 20 24 formats [0x5]: PCM AC3 Power states: D0 D1 D2 D3 D3cold EPSS Power: setting=D0, actual=D0 Node 0x13 [Beep Generator Widget] wcaps 0x7c: Mono Amp-Out Control: name="Beep Playback Volume", index=0, device=0 ControlAmp: chs=1, dir=Out, idx=0, ofs=0 Control: name="Beep Playback Switch", index=0, device=0 ControlAmp: chs=1, dir=Out, idx=0, ofs=0 Amp-Out caps: ofs=0x07, nsteps=0x07, stepsize=0x0f, mute=0 Amp-Out vals: [0x07] Node 0x14 [Audio Input] wcaps 0x100d1b: Stereo Amp-In R/L Control: name="Capture Volume", index=0, device=0 ControlAmp: chs=3, dir=In, idx=0, ofs=0 Control: name="Capture Switch", index=0, device=0 ControlAmp: chs=3, dir=In, idx=0, ofs=0 Device: name="CX20590 Analog", type="Audio", device=0 Amp-In caps: ofs=0x4a, nsteps=0x50, stepsize=0x03, mute=1 Amp-In vals: [0x4b 0x4b] [0x80 0x80] [0x4b 0x4b] [0x80 0x80] Converter: stream=4, channel=0 SDI-Select: 0 PCM: rates [0x160]: 44100 48000 96000 bits [0xe]: 16 20 24 formats [0x1]: PCM Power states: D0 D1 D2 D3 D3cold EPSS Power: setting=D0, actual=D0 Connection: 4 0x17 0x18 0x23* 0x24 Node 0x15 [Audio Input] wcaps 0x100d1b: Stereo Amp-In R/L Amp-In caps: ofs=0x4a, nsteps=0x50, stepsize=0x03, mute=1 Amp-In vals: [0x4a 0x4a] [0x4a 0x4a] [0x4a 0x4a] [0x4a 0x4a] Converter: stream=0, channel=0 SDI-Select: 0 PCM: rates [0x160]: 44100 48000 96000 bits [0xe]: 16 20 24 formats [0x1]: PCM Power states: D0 D1 D2 D3 D3cold EPSS Power: setting=D0, actual=D0 Connection: 4 0x17* 0x18 0x23 0x24 Node 0x16 [Audio Input] wcaps 0x100d1b: Stereo Amp-In R/L Amp-In caps: ofs=0x4a, nsteps=0x50, stepsize=0x03, mute=1 Amp-In vals: [0x4a 0x4a] [0x4a 0x4a] [0x4a 0x4a] [0x4a 0x4a] Converter: stream=0, channel=0 SDI-Select: 0 PCM: rates [0x160]: 44100 48000 96000 bits [0xe]: 16 20 24 formats [0x1]: PC
[Kernel-packages] [Bug 1239572] [NEW] TCP Tail Loss Probe problem in Ubuntu 13.10 kernel
Public bug reported: Bug of type net/tcp in linux kernel >3.10 Please Refer to http://article.gmane.org/gmane.linux.network/286793/match= AND https://bugzilla.redhat.com/show_bug.cgi?id=989251 We are planing to widely deploy Ubuntu 13.10 in our frontend server for advanced TCP enhancement in the latest linux kernel and Tail Loss Probe is considered as one of the most important features, so do please fix this bug. ** Affects: linux (Ubuntu) Importance: Undecided Status: Incomplete ** Tags: 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/1239572 Title: TCP Tail Loss Probe problem in Ubuntu 13.10 kernel Status in “linux” package in Ubuntu: Incomplete Bug description: Bug of type net/tcp in linux kernel >3.10 Please Refer to http://article.gmane.org/gmane.linux.network/286793/match= AND https://bugzilla.redhat.com/show_bug.cgi?id=989251 We are planing to widely deploy Ubuntu 13.10 in our frontend server for advanced TCP enhancement in the latest linux kernel and Tail Loss Probe is considered as one of the most important features, so do please fix this bug. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239572/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1227491] Re: [IdeaPad U310, Conexant CX20590, Mic, Internal] No sound at all
Hi, This looks to be the same as bug 1239392, even though the hardware is different, the symptom is the same. ** Package changed: alsa-driver (Ubuntu) => linux (Ubuntu) ** Changed in: linux (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1227491 Title: [IdeaPad U310, Conexant CX20590, Mic, Internal] No sound at all Status in “linux” package in Ubuntu: In Progress Bug description: The sound worked fine under ubuntu 12.10. Alsamixer maxed out, nothing muted. Running the command arecord test.wav produces no sound, no sound in skype. Attempted posted work arounds by editing /etc/modprobe.d/alsa- base.conf with snd-hda-intel model=basic, snd-hda-intel model=default, snd-hda-intel model=azus nothing helped. Audio Card Data output from: lspci -v | grep -A7 -i "audio" 00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04) Subsystem: Lenovo Device 3977 Flags: bus master, fast devsel, latency 0, IRQ 45 Memory at f061 (64-bit, non-prefetchable) [size=16K] Capabilities: [50] Power Management version 2 Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+ Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00 Capabilities: [100] Virtual Channel output from: cat /proc/asound/card0/codec* Codec: Conexant CX20590 Address: 0 AFG Function Id: 0x1 (unsol 1) Vendor Id: 0x14f1506e Subsystem Id: 0x17aa4009 Revision Id: 0x13 No Modem Function Group found Default PCM: rates [0x160]: 44100 48000 96000 bits [0xe]: 16 20 24 formats [0x1]: PCM Default Amp-In caps: N/A Default Amp-Out caps: N/A State of AFG node 0x01: Power states: D0 D1 D2 D3 D3cold CLKSTOP EPSS Power: setting=D0, actual=D0 GPIO: io=4, o=0, i=0, unsolicited=1, wake=0 IO[0]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0 IO[1]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0 IO[2]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0 IO[3]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0 Node 0x10 [Audio Output] wcaps 0xc1d: Stereo Amp-Out R/L Control: name="Headphone Playback Volume", index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Control: name="Headphone Playback Switch", index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Device: name="CX20590 Analog", type="Audio", device=0 Amp-Out caps: ofs=0x4a, nsteps=0x4a, stepsize=0x03, mute=1 Amp-Out vals: [0x4a 0x4a] Converter: stream=8, channel=0 PCM: rates [0x560]: 44100 48000 96000 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Power states: D0 D1 D2 D3 D3cold EPSS Power: setting=D0, actual=D0 Node 0x11 [Audio Output] wcaps 0xc1d: Stereo Amp-Out R/L Control: name="Speaker Playback Volume", index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Control: name="Speaker Playback Switch", index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Amp-Out caps: ofs=0x4a, nsteps=0x4a, stepsize=0x03, mute=1 Amp-Out vals: [0x4a 0x4a] Converter: stream=8, channel=0 PCM: rates [0x560]: 44100 48000 96000 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Power states: D0 D1 D2 D3 D3cold EPSS Power: setting=D0, actual=D0 Node 0x12 [Audio Output] wcaps 0x611: Stereo Digital Converter: stream=0, channel=0 Digital: Digital category: 0x0 IEC Coding Type: 0x0 PCM: rates [0x160]: 44100 48000 96000 bits [0xe]: 16 20 24 formats [0x5]: PCM AC3 Power states: D0 D1 D2 D3 D3cold EPSS Power: setting=D0, actual=D0 Node 0x13 [Beep Generator Widget] wcaps 0x7c: Mono Amp-Out Control: name="Beep Playback Volume", index=0, device=0 ControlAmp: chs=1, dir=Out, idx=0, ofs=0 Control: name="Beep Playback Switch", index=0, device=0 ControlAmp: chs=1, dir=Out, idx=0, ofs=0 Amp-Out caps: ofs=0x07, nsteps=0x07, stepsize=0x0f, mute=0 Amp-Out vals: [0x07] Node 0x14 [Audio Input] wcaps 0x100d1b: Stereo Amp-In R/L Control: name="Capture Volume", index=0, device=0 ControlAmp: chs=3, dir=In, idx=0, ofs=0 Control: name="Capture Switch", index=0, device=0 ControlAmp: chs=3, dir=In, idx=0, ofs=0 Device: name="CX20590 Analog", type="Audio", device=0 Amp-In caps: ofs=0x4a, nsteps=0x50, stepsize=0x03, mute=1 Amp-In vals: [0x4b 0x4b] [0x80 0x80] [0x4b 0x4b] [0x80 0x80] Converter: stream=4, channel=0 SDI-Select: 0 PCM: rates [0x160]: 44100 48000 96000 bits [0xe]: 16 20 24 formats [0x1]: PCM Power states: D0 D1 D2 D3 D3cold EPSS Power: setting=D0, actual=D0 Connection: 4 0x17 0x18 0x23* 0x24 Node 0x15 [Audio Input] wcaps 0x100d1b: Stereo Amp-In R/L
[Kernel-packages] [Bug 1138700] Re: Using eDP leaves kernel log with "Timed out waiting for DP idle patterns" messages
** Also affects: linux (Ubuntu Quantal) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Precise) Importance: Undecided Status: New ** No longer affects: linux (Ubuntu Precise) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1138700 Title: Using eDP leaves kernel log with "Timed out waiting for DP idle patterns" messages Status in HWE Next Project: Fix Released Status in The Linux Kernel: Fix Released Status in “linux” package in Ubuntu: Fix Released Status in “linux” source package in Quantal: New Bug description: [Impact] * This confuses end users. They think that this is a relevant message instead of an unimportant accident to the eDP [Test Case] * Use an eDP haswell system * See this message in dmesg [Regression Potential] * Low. This patch just skips a port check on eDP machines * It has already been tested on eDP machines [Other Info] * private bug 1097143 [Original message] eDP on haswell graphics puts some stuff in dmsg that is scary to users. Worse, these messages are displayed on suspend/resume, and because we don't have vt-switchless resume support in ubuntu yet, when the graphics don't work it seems like these messages are the culprit. Dmesg: [11577.928164] [drm:intel_dp_set_link_train] *ERROR* Timed out waiting for DP idle patterns [11577.928167] [drm:i915_write32] *ERROR* Unknown unclaimed register before writing to 64040 To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1138700/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1173952] Re: Suspend and hibernate not working in 13.04 with alx module
Right, we only applied this for 13.04 as I hoped that the kernel would get fixed properly for 13.10. Seems it didn't, so I'll upload the workaround for 13.10 as well. ** Also affects: pm-utils (Ubuntu Saucy) Importance: Undecided Status: Incomplete ** Also affects: linux (Ubuntu Saucy) Importance: Medium Assignee: Steve Conklin (sconklin) Status: Invalid ** Changed in: pm-utils (Ubuntu Saucy) Status: Incomplete => Fix Committed ** Changed in: pm-utils (Ubuntu Saucy) Assignee: (unassigned) => Martin Pitt (pitti) ** Changed in: linux (Ubuntu Saucy) Status: Invalid => Confirmed ** Changed in: linux (Ubuntu Raring) Status: Confirmed => Won't Fix ** Changed in: linux (Ubuntu Precise) Status: Confirmed => Won't Fix ** Summary changed: - Suspend and hibernate not working in 13.04 with alx module + Suspend and hibernate not working in 13.04/13.10 with alx module -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1173952 Title: Suspend and hibernate not working in 13.04/13.10 with alx module Status in “linux” package in Ubuntu: Confirmed Status in “pm-utils” package in Ubuntu: Fix Committed Status in “linux” source package in Precise: Won't Fix Status in “pm-utils” source package in Precise: Invalid Status in “linux” source package in Raring: Won't Fix Status in “pm-utils” source package in Raring: Fix Released Status in “linux” source package in Saucy: Confirmed Status in “pm-utils” source package in Saucy: Fix Committed Bug description: Description: Ubuntu 13.04 Release: 13.04 After upgrading to 13.04 suspend and hibernate do not work. In terminal window following error is displayed: "PM: Some devices failed to suspend". Then the suspend fails and the screensaver gets activated, requiring a password to unlock. dmesg [ 893.962025] PM: Syncing filesystems ... done. [ 894.030726] Freezing user space processes ... (elapsed 0.01 seconds) done. [ 894.047580] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done. [ 894.064140] Suspending console(s) (use no_console_suspend to debug) [ 894.071511] sd 0:0:0:0: [sda] Synchronizing SCSI cache [ 894.085881] alx :03:00.0: PHY SPD/DPLX unresolved : [ 894.085884] alx :03:00.0 eth1: shutown err(ffea) [ 894.085886] alx :03:00.0: shutdown fail in suspend -5 [ 894.085901] pci_pm_suspend(): alx_suspend+0x0/0x90 [alx] returns -5 [ 894.085906] dpm_run_callback(): pci_pm_suspend+0x0/0x140 returns -5 [ 894.085908] PM: Device :03:00.0 failed to suspend async: error -5 [ 894.47] sd 0:0:0:0: [sda] Stopping disk [ 894.684692] PM: Some devices failed to suspend [ 894.684903] ath: phy0: ASPM enabled: 0x43 [ 894.685198] sd 0:0:0:0: [sda] Starting disk [ 895.442853] PM: resume of devices complete after 758.396 msecs [ 895.443224] Restarting tasks ... done. [ 895.445509] video LNXVIDEO:00: Restoring backlight state --- ApportVersion: 2.9.2-0ubuntu8 Architecture: amd64 DistroRelease: Ubuntu 13.04 InstallationDate: Installed on 2012-12-20 (166 days ago) InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5) MarkForUpload: True Package: pm-utils 1.4.1-9git1 PackageArchitecture: all ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8 Tags: raring Uname: Linux 3.8.0-19-generic x86_64 UpgradeStatus: Upgraded to raring on 2013-04-28 (37 days ago) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo SRU INFORMATION --- * Impact: suspend regression in 13.04 with Qualcomm Atheros Gigabit ethernet devices * Test case: Suspend is broken in current raring when the alx module is loaded, should work again with the fix; needs to be tested on actual hardware, see comment 56 for positive testing result that this pm-utils workaround works. * Regression potential: If the script is malformed, it could potentially break suspend on other devices; this should generate an error in /var/log/pm-suspend.log. Please test suspend on devices without the alx module as well (for the record, Martin Pitt did that on his ThinkPad X201) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1173952/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239572] Missing required logs.
This bug is missing log files that will aid in diagnosing the problem. >From a terminal window please run: apport-collect 1239572 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'. This change has been made by an automated script, maintained by the Ubuntu Kernel Team. ** Changed in: linux (Ubuntu) Status: New => Incomplete ** Tags added: 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/1239572 Title: TCP Tail Loss Probe problem in Ubuntu 13.10 kernel Status in “linux” package in Ubuntu: Incomplete Bug description: Bug of type net/tcp in linux kernel >3.10 Please Refer to http://article.gmane.org/gmane.linux.network/286793/match= AND https://bugzilla.redhat.com/show_bug.cgi?id=989251 We are planing to widely deploy Ubuntu 13.10 in our frontend server for advanced TCP enhancement in the latest linux kernel and Tail Loss Probe is considered as one of the most important features, so do please fix this bug. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239572/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 787711] Re: /dev/disk/by-path not populated corrertly when using Marvell SAS HBA
*** This bug is a duplicate of bug 430894 *** https://bugs.launchpad.net/bugs/430894 ** This bug has been marked a duplicate of bug 430894 Using Marvell SAS HBA, /dev/disk/by-path is not populated correctly -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/787711 Title: /dev/disk/by-path not populated corrertly when using Marvell SAS HBA Status in “linux” package in Ubuntu: Confirmed Bug description: Release 10.04 Package unknown, issue resides in /dev/disk/by-path (maybe kernal issue but suspect not) lspci -vt -[:00]-+-03.0-[:02]00.0 Marvell Technology Group LTD MV64460/64461/64462 system controller, Revision B HBA is recognized but the PCI address of each drive bay not completed in by-path directory. In version 9.04 the /dev/disk/by-path is pollulated when disks are avialible. 10.04 LTS not working. I expect to see the following when a disk populates a drive bay: pci-:02:00.0-sas-phy2:1-0x0200:2-lun0 pci-:02:00.0-sas-phy2:1-0x0200:2-lun0-part1 add another drive pci-:02:00.0-sas-phy3:1-0x0300:3-lun0 pci-:02:00.0-sas-phy3:1-0x0300:3-lun0-part1 When drives are supplied nothing is updated to the /dev/disk/by-path list. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/787711/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239578] [NEW] No wireless support for Realtek RTL8192EE [10ec:818b]
Public bug reported: Open this bug to trace device driver RTL8192EE. We have seen this wireless card on some laptops, id is [10ec:818b], driver is RTL8192EE. The support doesn't show up in mainline or wireless-next yet. ** Affects: linux (Ubuntu) Importance: Medium Assignee: Adam Lee (adam8157) Status: Triaged -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239578 Title: No wireless support for Realtek RTL8192EE [10ec:818b] Status in “linux” package in Ubuntu: Triaged Bug description: Open this bug to trace device driver RTL8192EE. We have seen this wireless card on some laptops, id is [10ec:818b], driver is RTL8192EE. The support doesn't show up in mainline or wireless-next yet. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239578/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1227491] Re: [IdeaPad U310, Conexant CX20590, Mic, Internal] No sound at all
Upstream committed a fix for this today - will likely come to 13.10 in a month or two through a kernel update. If you don't want to wait that long, try https://wiki.ubuntu.com/Audio/UpgradingAlsa/DKMS - starting with tomorrow's build the fix should be in there too. ** Changed in: linux (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1227491 Title: [IdeaPad U310, Conexant CX20590, Mic, Internal] No sound at all Status in “linux” package in Ubuntu: Fix Committed Bug description: The sound worked fine under ubuntu 12.10. Alsamixer maxed out, nothing muted. Running the command arecord test.wav produces no sound, no sound in skype. Attempted posted work arounds by editing /etc/modprobe.d/alsa- base.conf with snd-hda-intel model=basic, snd-hda-intel model=default, snd-hda-intel model=azus nothing helped. Audio Card Data output from: lspci -v | grep -A7 -i "audio" 00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04) Subsystem: Lenovo Device 3977 Flags: bus master, fast devsel, latency 0, IRQ 45 Memory at f061 (64-bit, non-prefetchable) [size=16K] Capabilities: [50] Power Management version 2 Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+ Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00 Capabilities: [100] Virtual Channel output from: cat /proc/asound/card0/codec* Codec: Conexant CX20590 Address: 0 AFG Function Id: 0x1 (unsol 1) Vendor Id: 0x14f1506e Subsystem Id: 0x17aa4009 Revision Id: 0x13 No Modem Function Group found Default PCM: rates [0x160]: 44100 48000 96000 bits [0xe]: 16 20 24 formats [0x1]: PCM Default Amp-In caps: N/A Default Amp-Out caps: N/A State of AFG node 0x01: Power states: D0 D1 D2 D3 D3cold CLKSTOP EPSS Power: setting=D0, actual=D0 GPIO: io=4, o=0, i=0, unsolicited=1, wake=0 IO[0]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0 IO[1]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0 IO[2]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0 IO[3]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0 Node 0x10 [Audio Output] wcaps 0xc1d: Stereo Amp-Out R/L Control: name="Headphone Playback Volume", index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Control: name="Headphone Playback Switch", index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Device: name="CX20590 Analog", type="Audio", device=0 Amp-Out caps: ofs=0x4a, nsteps=0x4a, stepsize=0x03, mute=1 Amp-Out vals: [0x4a 0x4a] Converter: stream=8, channel=0 PCM: rates [0x560]: 44100 48000 96000 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Power states: D0 D1 D2 D3 D3cold EPSS Power: setting=D0, actual=D0 Node 0x11 [Audio Output] wcaps 0xc1d: Stereo Amp-Out R/L Control: name="Speaker Playback Volume", index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Control: name="Speaker Playback Switch", index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Amp-Out caps: ofs=0x4a, nsteps=0x4a, stepsize=0x03, mute=1 Amp-Out vals: [0x4a 0x4a] Converter: stream=8, channel=0 PCM: rates [0x560]: 44100 48000 96000 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Power states: D0 D1 D2 D3 D3cold EPSS Power: setting=D0, actual=D0 Node 0x12 [Audio Output] wcaps 0x611: Stereo Digital Converter: stream=0, channel=0 Digital: Digital category: 0x0 IEC Coding Type: 0x0 PCM: rates [0x160]: 44100 48000 96000 bits [0xe]: 16 20 24 formats [0x5]: PCM AC3 Power states: D0 D1 D2 D3 D3cold EPSS Power: setting=D0, actual=D0 Node 0x13 [Beep Generator Widget] wcaps 0x7c: Mono Amp-Out Control: name="Beep Playback Volume", index=0, device=0 ControlAmp: chs=1, dir=Out, idx=0, ofs=0 Control: name="Beep Playback Switch", index=0, device=0 ControlAmp: chs=1, dir=Out, idx=0, ofs=0 Amp-Out caps: ofs=0x07, nsteps=0x07, stepsize=0x0f, mute=0 Amp-Out vals: [0x07] Node 0x14 [Audio Input] wcaps 0x100d1b: Stereo Amp-In R/L Control: name="Capture Volume", index=0, device=0 ControlAmp: chs=3, dir=In, idx=0, ofs=0 Control: name="Capture Switch", index=0, device=0 ControlAmp: chs=3, dir=In, idx=0, ofs=0 Device: name="CX20590 Analog", type="Audio", device=0 Amp-In caps: ofs=0x4a, nsteps=0x50, stepsize=0x03, mute=1 Amp-In vals: [0x4b 0x4b] [0x80 0x80] [0x4b 0x4b] [0x80 0x80] Converter: stream=4, channel=0 SDI-Select: 0 PCM: rates [0x160]: 44100 48000 96000 bits [0xe]: 16 20 24 formats [0x1]: PCM Power states: D0 D1 D2 D3 D3cold EPSS Power: setting=D0, actual=D0
[Kernel-packages] [Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]
Set to incomplete, waiting the driver shows up in mainline. ** Changed in: linux (Ubuntu) Status: Triaged => Incomplete -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239578 Title: No wireless support for Realtek RTL8192EE [10ec:818b] Status in “linux” package in Ubuntu: Incomplete Bug description: Open this bug to trace device driver RTL8192EE. We have seen this wireless card on some laptops, id is [10ec:818b], driver is RTL8192EE. The support doesn't show up in mainline or wireless-next yet. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239578/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1173761] Re: 14e4:43b1 Broadcom Corporation Device 43b1 (rev 03) - not supported
Hi, Update works great on Asus G750J with 43b1 card. Process: 64 bits: wget http://www.broadcom.com/docs/linux_sta/hybrid-v35_64-nodebug-pcoem-6_30_223_141.tar.gz tar xvzf hybrid-v35_64-nodebug-pcoem-6_30_223_141.tar.gz -C b43b1-6.30.223.141 32bits: http://www.broadcom.com/docs/linux_sta/hybrid-v35-nodebug-pcoem-6_30_223_141.tar.gz tar xvzf hybrid-v35-nodebug-pcoem-6_30_223_141.tar.gz -C b43b1-6.30.223.141 For 64 & 32 bits: cd b43b1-6.30.223.141 touch dkms.conf vim dkms.conf o gedit dkms.conf Paste this (without lines) : -- PACKAGE_NAME="b43b1" PACKAGE_VERSION="6.30.223.141" CLEAN="make clean" MAKE="make" BUILT_MODULE_NAME="wl" BUILT_MODULE_LOCATION="./" DEST_MODULE_LOCATION="/updates" -- save and exit cd .. sudo mv b43b1-6.30.223.141 /usr/src/b43b1-6.30.223.141 cd /usr/src/b43b1-6.30.223.141 sudo dkms add -m b43b1 -v 6.30.223.141 sudo dkms build -m b43b1 -v 6.30.223.141 sudo rmmod wl sudo dkms install -m b43b1 -v 6.30.223.141 sudo modprobe wl Reboot computer Add module wl in /etc/modules to load it at boot time if it doesn't work at reboot. Enjoy ;) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1173761 Title: 14e4:43b1 Broadcom Corporation Device 43b1 (rev 03) - not supported Status in “linux” package in Ubuntu: Confirmed Bug description: Both during and after installation, 13.04 doesn't support the Broadcom-based 802.11ac wifi chipsets. lspci reports it as "Network controller: Broadcom Corporation Device 43b1 (rev 03)". Would love to see this worker as it's being a bit of a show stopper for me. --- ApportVersion: 2.9.2-0ubuntu8 Architecture: amd64 DistroRelease: Ubuntu 13.04 EcryptfsInUse: Yes InstallationDate: Installed on 2013-04-27 (0 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) Tags: raring Uname: Linux 3.9.0-030900rc8-generic x86_64 UnreportableReason: The running kernel is not an Ubuntu kernel UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo --- ApportVersion: 2.9.2-0ubuntu8 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: atrauzzi 2141 F pulseaudio /dev/snd/controlC0: atrauzzi 2141 F pulseaudio CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found. CurrentDmesg: [ 176.287266] atl1c :04:00.0: vpd r/w failed. This is likely a firmware bug on this device. Contact the card vendor for a firmware update. DistroRelease: Ubuntu 13.04 EcryptfsInUse: Yes HibernationDevice: RESUME=UUID=90e84f80-b3fc-4480-b4cd-21d15e3abc6d InstallationDate: Installed on 2013-04-27 (0 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: ASUSTeK COMPUTER INC. G75VX MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic root=UUID=b0911040-5a49-4581-9a7a-bac9d830a0ba ro nomodeset quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8 RelatedPackageVersions: linux-restricted-modules-3.8.0-19-generic N/A linux-backports-modules-3.8.0-19-generic N/A linux-firmware1.106 StagingDrivers: r8712u Tags: raring staging Uname: Linux 3.8.0-19-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 10/23/2012 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: G75VX.203 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: G75VX 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.:bvrG75VX.203:bd10/23/2012:svnASUSTeKCOMPUTERINC.:pnG75VX:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG75VX:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: G75VX 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/1173761/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1173952] Re: Suspend and hibernate not working in 13.04/13.10 with alx module
** Branch linked: lp:ubuntu/saucy-proposed/pm-utils -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1173952 Title: Suspend and hibernate not working in 13.04/13.10 with alx module Status in “linux” package in Ubuntu: Confirmed Status in “pm-utils” package in Ubuntu: Fix Committed Status in “linux” source package in Precise: Won't Fix Status in “pm-utils” source package in Precise: Invalid Status in “linux” source package in Raring: Won't Fix Status in “pm-utils” source package in Raring: Fix Released Status in “linux” source package in Saucy: Confirmed Status in “pm-utils” source package in Saucy: Fix Committed Bug description: Description: Ubuntu 13.04 Release: 13.04 After upgrading to 13.04 suspend and hibernate do not work. In terminal window following error is displayed: "PM: Some devices failed to suspend". Then the suspend fails and the screensaver gets activated, requiring a password to unlock. dmesg [ 893.962025] PM: Syncing filesystems ... done. [ 894.030726] Freezing user space processes ... (elapsed 0.01 seconds) done. [ 894.047580] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done. [ 894.064140] Suspending console(s) (use no_console_suspend to debug) [ 894.071511] sd 0:0:0:0: [sda] Synchronizing SCSI cache [ 894.085881] alx :03:00.0: PHY SPD/DPLX unresolved : [ 894.085884] alx :03:00.0 eth1: shutown err(ffea) [ 894.085886] alx :03:00.0: shutdown fail in suspend -5 [ 894.085901] pci_pm_suspend(): alx_suspend+0x0/0x90 [alx] returns -5 [ 894.085906] dpm_run_callback(): pci_pm_suspend+0x0/0x140 returns -5 [ 894.085908] PM: Device :03:00.0 failed to suspend async: error -5 [ 894.47] sd 0:0:0:0: [sda] Stopping disk [ 894.684692] PM: Some devices failed to suspend [ 894.684903] ath: phy0: ASPM enabled: 0x43 [ 894.685198] sd 0:0:0:0: [sda] Starting disk [ 895.442853] PM: resume of devices complete after 758.396 msecs [ 895.443224] Restarting tasks ... done. [ 895.445509] video LNXVIDEO:00: Restoring backlight state --- ApportVersion: 2.9.2-0ubuntu8 Architecture: amd64 DistroRelease: Ubuntu 13.04 InstallationDate: Installed on 2012-12-20 (166 days ago) InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5) MarkForUpload: True Package: pm-utils 1.4.1-9git1 PackageArchitecture: all ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8 Tags: raring Uname: Linux 3.8.0-19-generic x86_64 UpgradeStatus: Upgraded to raring on 2013-04-28 (37 days ago) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo SRU INFORMATION --- * Impact: suspend regression in 13.04 with Qualcomm Atheros Gigabit ethernet devices * Test case: Suspend is broken in current raring when the alx module is loaded, should work again with the fix; needs to be tested on actual hardware, see comment 56 for positive testing result that this pm-utils workaround works. * Regression potential: If the script is malformed, it could potentially break suspend on other devices; this should generate an error in /var/log/pm-suspend.log. Please test suspend on devices without the alx module as well (for the record, Martin Pitt did that on his ThinkPad X201) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1173952/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1213917] Re: kworker thread 99.8 - 100% CPU after 1st suspend - no second suspend
$ uname -a Linux michael-X201EP 3.10.0-031000rc6-generic #201310091534 SMP Wed Oct 9 19:36:30 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux Good. $ uname -a Linux michael-X201EP 3.10.0-031000rc6-generic #201310101545 SMP Thu Oct 10 19:47:16 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux Also good (I'd half expected this second one - 201310101545 to be bad and that we'd found 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/1213917 Title: kworker thread 99.8 - 100% CPU after 1st suspend - no second suspend Status in “linux” package in Ubuntu: Incomplete Bug description: After updating today (hadn't updated for a while), my fan won't stop and top is showing: PID USER PR NI VIRT RES SHR S %CPU %MEMTIME+ COMMAND 4 root 20 0 000 R 100,2 0,0 36:42.35 kworker/0:0 Edit: seems related to bug 1214071. I can reproduce with: 1) Start with a fresh reboot 2) suspend and resume At this point after the successful resume, kworker thread starts consuming 100% cpu and I can no longer suspend (bug 1214071). 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: michael2372 F pulseaudio Date: Mon Aug 19 14:39:57 2013 EcryptfsInUse: Yes HibernationDevice: RESUME=UUID=1efd421f-ac68-455b-b4d4-8912fa02494d MachineType: ASUSTeK COMPUTER INC. X201EP MarkForUpload: True ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-2-generic.efi.signed root=UUID=05643352-201b-43e8-976a-c1d40d591e80 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/04/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: X201EP.209 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: X201EP 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.:bvrX201EP.209:bd02/04/2013:svnASUSTeKCOMPUTERINC.:pnX201EP:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX201EP:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: X201EP 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/1213917/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1238494] Re: Kernel panic on 3.8.0-29 when using ipvs
** Description changed: + SRU Justification: + + Impact: + + A NULL pointer dereferrence will occur when a user adds an IPVS service. + This occurs since kernel 3.8.0-28.41 (Raring), after commit: + + dc7b3eb ipvs: Fix reuse connection if real server is dead + + The NULL pointer occurs when accessing the ipvs variable in line 1658: + +1658 if (unlikely(sysctl_expire_nodest_conn(ipvs)) && cp && cp->dest && +1659 unlikely(!atomic_read(&cp->dest->weight)) && !iph.fragoffs && +1660 is_new_conn(skb, &iph)) { +1661 ip_vs_conn_expire_now(cp); +1662 __ip_vs_conn_put(cp); +1663 cp = NULL; +1664 } + + Mainline kernel has this variable initialised earlier, with commit: + + 0c12582 ipvs: add backup_only flag to avoid loops + + Fix: + + Apply commit 0c12582 "ipvs: add backup_only flag to avoid loops" fix the + problem. Bug reporter has claimed success with a test kernel that + contains this commit. + + Testcase: + + Simply running the command: + + sudo ipvsadm -A -u 10.0.50.4:53 + + Will trigger the bug. + + --- + In kernel 3.8.0-29 and higher (I've tested 3.8.0-30 and 3.8.0-31), the kernel panics when adding IPVS service. Specifically, when I execute the following command: - sudo ipvsadm -A -u 10.0.50.4:53 + sudo ipvsadm -A -u 10.0.50.4:53 The kernel immediately panics. I've reverted the kernel to 3.8.0-27, and IPVS executes without a problem. The panic is completely reproducable, using a clean install, no extra packages installed, all packages upgraded. I've attached the apport report of the system running 3.8.0-29. Best, Luc van Donkersgoed - --- + --- AlsaDevices: - total 0 - crw-rw---T 1 root audio 116, 1 Oct 11 10:04 seq - crw-rw---T 1 root audio 116, 33 Oct 11 10:04 timer + total 0 + crw-rw---T 1 root audio 116, 1 Oct 11 10:04 seq + crw-rw---T 1 root audio 116, 33 Oct 11 10:04 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=566497ef-0abf-42f0-85ee-988bf9ba2034 InstallationDate: Installed on 2012-12-03 (311 days ago) InstallationMedia: Ubuntu-Server 12.04 LTS "Precise Pangolin" - Release amd64 (20120424.1) IwConfig: - eth0 no wireless extensions. - - lono wireless extensions. + eth0 no wireless extensions. + + lono wireless extensions. Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize libusb: -99 MachineType: VMware, Inc. VMware Virtual Platform MarkForUpload: True Package: linux (not installed) PciMultimedia: - + ProcFB: - + ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-31-generic root=/dev/mapper/dnslb01-root ro ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8 RelatedPackageVersions: - linux-restricted-modules-3.8.0-31-generic N/A - linux-backports-modules-3.8.0-31-generic N/A - linux-firmware1.106 + linux-restricted-modules-3.8.0-31-generic N/A + linux-backports-modules-3.8.0-31-generic N/A + linux-firmware1.106 RfKill: Error: [Errno 2] No such file or directory Tags: raring Uname: Linux 3.8.0-31-generic x86_64 UpgradeStatus: Upgraded to raring on 2013-10-10 (0 days ago) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 06/22/2012 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: 6.00 dmi.board.name: 440BX Desktop Reference Platform dmi.board.vendor: Intel Corporation dmi.board.version: None dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 1 dmi.chassis.vendor: No Enclosure dmi.chassis.version: N/A dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd06/22/2012:svnVMware,Inc.:pnVMwareVirtualPlatform:pvrNone:rvnIntelCorporation:rn440BXDesktopReferencePlatform:rvrNone:cvnNoEnclosure:ct1:cvrN/A: dmi.product.name: VMware Virtual Platform dmi.product.version: None dmi.sys.vendor: VMware, Inc. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1238494 Title: Kernel panic on 3.8.0-29 when using ipvs Status in “linux” package in Ubuntu: Confirmed Bug description: SRU Justification: Impact: A NULL pointer dereferrence will occur when a user adds an IPVS service. This occurs since kernel 3.8.0-28.41 (Raring), after commit: dc7b3eb ipvs: Fix reuse connection if real server is dead The NULL pointer occurs when accessing the ipvs variable in line 1658: 1658 if (unlikely(sysctl_expire_nodest_conn(ipvs)) && cp && cp->dest && 1659 unlikely(!atomic_read(&cp->dest->weight)) && !iph.fragoffs &&
[Kernel-packages] [Bug 1173952] Re: Suspend and hibernate not working in 13.04/13.10 with alx module
This bug was fixed in the package pm-utils - 1.4.1-12ubuntu1 --- pm-utils (1.4.1-12ubuntu1) saucy; urgency=low * debian/sleep.d/50unload_alx: Unload the alx module during suspend. (LP: #1173952) -- Martin PittMon, 14 Oct 2013 10:25:46 +0200 ** Changed in: pm-utils (Ubuntu Saucy) Status: Fix Committed => 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/1173952 Title: Suspend and hibernate not working in 13.04/13.10 with alx module Status in “linux” package in Ubuntu: Confirmed Status in “pm-utils” package in Ubuntu: Fix Released Status in “linux” source package in Precise: Won't Fix Status in “pm-utils” source package in Precise: Invalid Status in “linux” source package in Raring: Won't Fix Status in “pm-utils” source package in Raring: Fix Released Status in “linux” source package in Saucy: Confirmed Status in “pm-utils” source package in Saucy: Fix Released Bug description: Description: Ubuntu 13.04 Release: 13.04 After upgrading to 13.04 suspend and hibernate do not work. In terminal window following error is displayed: "PM: Some devices failed to suspend". Then the suspend fails and the screensaver gets activated, requiring a password to unlock. dmesg [ 893.962025] PM: Syncing filesystems ... done. [ 894.030726] Freezing user space processes ... (elapsed 0.01 seconds) done. [ 894.047580] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done. [ 894.064140] Suspending console(s) (use no_console_suspend to debug) [ 894.071511] sd 0:0:0:0: [sda] Synchronizing SCSI cache [ 894.085881] alx :03:00.0: PHY SPD/DPLX unresolved : [ 894.085884] alx :03:00.0 eth1: shutown err(ffea) [ 894.085886] alx :03:00.0: shutdown fail in suspend -5 [ 894.085901] pci_pm_suspend(): alx_suspend+0x0/0x90 [alx] returns -5 [ 894.085906] dpm_run_callback(): pci_pm_suspend+0x0/0x140 returns -5 [ 894.085908] PM: Device :03:00.0 failed to suspend async: error -5 [ 894.47] sd 0:0:0:0: [sda] Stopping disk [ 894.684692] PM: Some devices failed to suspend [ 894.684903] ath: phy0: ASPM enabled: 0x43 [ 894.685198] sd 0:0:0:0: [sda] Starting disk [ 895.442853] PM: resume of devices complete after 758.396 msecs [ 895.443224] Restarting tasks ... done. [ 895.445509] video LNXVIDEO:00: Restoring backlight state --- ApportVersion: 2.9.2-0ubuntu8 Architecture: amd64 DistroRelease: Ubuntu 13.04 InstallationDate: Installed on 2012-12-20 (166 days ago) InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5) MarkForUpload: True Package: pm-utils 1.4.1-9git1 PackageArchitecture: all ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8 Tags: raring Uname: Linux 3.8.0-19-generic x86_64 UpgradeStatus: Upgraded to raring on 2013-04-28 (37 days ago) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo SRU INFORMATION --- * Impact: suspend regression in 13.04 with Qualcomm Atheros Gigabit ethernet devices * Test case: Suspend is broken in current raring when the alx module is loaded, should work again with the fix; needs to be tested on actual hardware, see comment 56 for positive testing result that this pm-utils workaround works. * Regression potential: If the script is malformed, it could potentially break suspend on other devices; this should generate an error in /var/log/pm-suspend.log. Please test suspend on devices without the alx module as well (for the record, Martin Pitt did that on his ThinkPad X201) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1173952/+subscriptions -- Mailing list: https://launchpad.net/~kernel-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
Does kernel parameter "acpi_sleep=sci_force_enable" help in any way? -- You 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 1228406] Re: [LENOVO 3249CTO] suspend/resume failure
Ignore that comment, this bit is already forced on suspend nowadays. -- You 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 1228406] Re: [LENOVO 3249CTO] suspend/resume failure
One thing to try is to reset to factory defaults on the firmware and boot (to see if it still works!). Then shutdown, remove AC and battery and wait 5 or so minutes to ensure everything like the Embedded Controller is completely off and then plug in the battery and AC and see if suspend/resume is any more reliable. -- You 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 1239459] Re: [RT3290] wifi doesn't connect or disconnects after few seconds
Even on older kernels Wi-Fi signal strength is very weak and disconnects after a distance of few meters -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239459 Title: [RT3290] wifi doesn't connect or disconnects after few seconds Status in “linux” package in Ubuntu: Confirmed Bug description: With the new 3.11.0-12-generic kernel, wifi has problems to connect with many errors like these: Oct 13 23:50:03 ubuntotto kernel: [ 1186.580726] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush Oct 13 23:50:03 ubuntotto kernel: [ 1186.740659] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush Oct 13 23:50:04 ubuntotto kernel: [ 1186.900544] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush Oct 13 23:50:04 ubuntotto kernel: [ 1187.060571] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush Oct 13 23:50:04 ubuntotto kernel: [ 1187.096576] ieee80211 phy0: rt2x00queue_write_tx_frame: Error - Dropping frame due to full tx queue 0 Oct 13 23:50:05 ubuntotto kernel: [ 1188.280106] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush Oct 13 23:50:05 ubuntotto kernel: [ 1188.440128] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush Oct 13 23:51:06 ubuntotto kernel: [ 1249.560697] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush Oct 13 23:51:06 ubuntotto kernel: [ 1249.720644] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush Oct 13 23:51:07 ubuntotto kernel: [ 1249.880590] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush Oct 13 23:51:07 ubuntotto kernel: [ 1250.040543] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush 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: andrea 1791 F pulseaudio Date: Sun Oct 13 23:45:04 2013 HibernationDevice: RESUME=UUID=297ef090-5420-41f6-8439-f1254f3e9e15 InstallationDate: Installed on 2013-10-12 (1 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: ASUSTeK COMPUTER INC. X200CA MarkForUpload: True ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=088f2a7d-b78f-4bdd-a184-754b70a3184a 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: Upgraded to saucy on 2013-10-13 (0 days ago) dmi.bios.date: 09/18/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: X200CA.208 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: X200CA 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.:bvrX200CA.208:bd09/18/2013:svnASUSTeKCOMPUTERINC.:pnX200CA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX200CA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: X200CA 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/1239459/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]
** Also affects: hwe-next Importance: Undecided Status: New ** Changed in: hwe-next Status: New => Incomplete ** Changed in: hwe-next Assignee: (unassigned) => Adam Lee (adam8157) ** Changed in: hwe-next 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/1239578 Title: No wireless support for Realtek RTL8192EE [10ec:818b] Status in HWE Next Project: Incomplete Status in “linux” package in Ubuntu: Incomplete Bug description: Open this bug to trace device driver RTL8192EE. We have seen this wireless card on some laptops, id is [10ec:818b], driver is RTL8192EE. The support doesn't show up in mainline or wireless-next yet. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1239578/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1237733] Re: Kernel hangs on wandboard (freescale imx6)
where does the dtb reside in this case? mmc or flash? in any case, try updating it with the last one that you can find in /lib/firmware/$kernel-version/device-tree/imx6q-sabrelite.dtb -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1237733 Title: Kernel hangs on wandboard (freescale imx6) Status in “linux” package in Ubuntu: Confirmed Bug description: I've been trying to use the generic kernel with my wandboard (based on a freescale imx6) as it's supposed to be working properly. Using the Ubuntu generic kernel, I usually get a successful boot very shortly followed by a hang. The hang is: http://paste.ubuntu.com/6216221 That's when using: vmlinuz-3.11.0-12-generic dmesg for that kernel: http://paste.ubuntu.com/6216265/ Then I noticed that fedora's 3.11 kernel appears to work fine for me and is reasonably stable (though it lacks aufs and overlayfs which I kind of need since I use the board as a buildd). The fedora kernel I'm using is: vmlinuz-3.11.0-armv7-x13 dmesg for that kernel: http://paste.ubuntu.com/6216246/ A config diff between the two gives me: http://paste.ubuntu.com/6216233/ I believe the git branch for the fedora kernel is at: http://pkgs.fedoraproject.org/cgit/kernel.git To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1237733/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]
** Tags added: blocks-hwcert-enablement -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239578 Title: No wireless support for Realtek RTL8192EE [10ec:818b] Status in HWE Next Project: Incomplete Status in “linux” package in Ubuntu: Incomplete Bug description: Open this bug to trace device driver RTL8192EE. We have seen this wireless card on some laptops, id is [10ec:818b], driver is RTL8192EE. The support doesn't show up in mainline or wireless-next yet. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1239578/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 908335] Re: Kernel Hard Freezing Very Often
Question : The following page features a workaround (successful on my system): http://askubuntu.com/questions/292471/ubuntu-13-04-screen-freezing It consists in adding a user to the the video group sudo adduser $USER video I really don't understand why this affects the kernel, but I experienced no freeze for more than a week on both 12.04 and 12.10 ubuntu. It used to freeze at least twice a day prior to that modification. PS : I also use the kernel parameter (noapic). -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/908335 Title: Kernel Hard Freezing Very Often Status in The Linux Kernel: Confirmed Status in “linux” package in Ubuntu: Triaged Status in “linux” package in openSUSE: Invalid Bug description: I (and others in the forums) are experiencing MANY hard freezes in Ubuntu since upgrading to Kernel 3.0. Here is as much information as I can give now but I'll run anything (including the possibility of allowing a remote connect) to diagnose this problem as I think it is serious and has the potential to ruining machines as I'm frequently having to hard shut down which of course runs the possibility of damaging a hard drive. Problem: Hard freeze very often (I've had as many as 5 in an hour). Hard freeze definition from me: 1. Mouse stops moving 2. Keyboard actions have no response (including alt+cntrl+f1) 3. Hard drive spins for a shor time but then stops 4. Only way to fix is hard shut down What's been done: 1. Checked logs (willing to provide any but I couldn't see any problem) 2. Tried finding out if software is triggering it, seems to be random, could be wrong Again I think that this is a major problem so I'll do whatever it takes to provide information. Thank you in advance ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: linux-image-3.0.0-12-generic 3.0.0-12.20 ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4 Uname: Linux 3.0.0-12-generic x86_64 NonfreeKernelModules: wl AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 1.23-0ubuntu4 Architecture: amd64 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: joel 1738 F pulseaudio CRDA: Error: [Errno 2] No such file or directory Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xfc70 irq 46' Mixer name : 'Intel Cantiga HDMI' Components : 'HDA:111d7675,102802a0,00100103 HDA:80862802,80860101,0010' Controls : 20 Simple ctrls : 11 Date: Fri Dec 23 23:12:36 2011 HibernationDevice: RESUME=UUID=90f593d0-5fa7-400f-a725-a895731a11cb InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) MachineType: Dell Inc. Studio 1737 ProcEnviron: PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-12-generic root=UUID=e1aae5f2-06b0-45a0-bf21-9ede9bd5263d ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.0.0-12-generic N/A linux-backports-modules-3.0.0-12-generic N/A linux-firmware1.60 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) WifiSyslog: dmi.bios.date: 11/25/2009 dmi.bios.vendor: Dell Inc. dmi.bios.version: A08 dmi.board.name: 0m824g dmi.board.vendor: Dell Inc. dmi.board.version: A08 dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: A08 dmi.modalias: dmi:bvnDellInc.:bvrA08:bd11/25/2009:svnDellInc.:pnStudio1737:pvrA08:rvnDellInc.:rn0m824g:rvrA08:cvnDellInc.:ct8:cvrA08: dmi.product.name: Studio 1737 dmi.product.version: A08 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/908335/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1212199] Re: 10ec:8168 [MSI P35 Neo] Network not working after resume from suspend
same problem here with two different laptos using ubuntu 13.10 with gnome-panel after resume network (wired and wifi) doesn't work and i have to restart computer... -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1212199 Title: 10ec:8168 [MSI P35 Neo] Network not working after resume from suspend Status in “linux” package in Ubuntu: Incomplete Bug description: http://www.webupd8.org/2013/01/fix-wireless-or-wired-network-not.html workaround not working related ? info: https://github.com/torvalds/linux/commit/2a15cd2ff488a9fdb55e5e34060f499853b27c77 I am running Ubuntu 13.10 with the latest updates 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: emanuel1634 F pulseaudio CurrentDmesg: [ 18.315564] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready Date: Wed Aug 14 13:42:10 2013 HibernationDevice: RESUME=UUID=c295bea4-fefe-4d3b-8f12-ee5b580946db InstallationDate: Installed on 2013-05-02 (103 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130502) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: MICRO-STAR INTERNATIONAL CO.,LTD MS-7360 MarkForUpload: True ProcFB: 0 nouveaufb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-2-generic root=UUID=86fe6e26-730a-49ee-9ef7-096ce5dedeb0 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 RfKill: SourcePackage: linux StagingDrivers: zram UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 11/11/2008 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: V1.10 dmi.board.asset.tag: To Be Filled By O.E.M. dmi.board.name: MS-7360 dmi.board.vendor: MICRO-STAR INTERNATIONAL CO.,LTD dmi.board.version: 1.0 dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO.,LTD dmi.chassis.version: 1.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrV1.10:bd11/11/2008:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7360:pvr1.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7360:rvr1.0:cvnMICRO-STARINTERNATIONALCO.,LTD:ct3:cvr1.0: dmi.product.name: MS-7360 dmi.product.version: 1.0 dmi.sys.vendor: MICRO-STAR INTERNATIONAL CO.,LTD To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1212199/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1223851] Re: High CPU load after resuming on Samsung NP550P5C in BIOS mode
I found a workaround for the problem. Enabling the "USB S3 Wake-Up" BIOS option seems to fix this problem. I had it turned off since I bought the machine, but I guess something was introduced in 3.9 that triggers the issue. Judging from the amount of ACPI related issues on Samsung laptops, a true solution for the problem would be to never install Linux on 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/1223851 Title: High CPU load after resuming on Samsung NP550P5C in BIOS mode Status in “linux” package in Ubuntu: Incomplete Bug description: Description of problem: After I resume the system and plug something in one of the machine's USB3 ports (it doesn't happen if I plug the same device on a USB2 port), the CPU load raises to 50%, with one particular process with the highest load: 4 root 20 0 000 R 50.1 0.0 1:43.63 kworker/0:0 The problem seems to be caused by too many ACPI interrupts: root@ubuntu:~# grep -r . /sys/firmware/acpi/interrupts/ /sys/firmware/acpi/interrupts/sci:12554973 /sys/firmware/acpi/interrupts/error: 0 /sys/firmware/acpi/interrupts/gpe00: 0 invalid /sys/firmware/acpi/interrupts/gpe01: 0 invalid /sys/firmware/acpi/interrupts/gpe02: 0 enabled /sys/firmware/acpi/interrupts/gpe03: 0 disabled /sys/firmware/acpi/interrupts/gpe04: 0 disabled /sys/firmware/acpi/interrupts/gpe05: 0 disabled /sys/firmware/acpi/interrupts/gpe06: 0 enabled /sys/firmware/acpi/interrupts/gpe07: 0 invalid /sys/firmware/acpi/interrupts/gpe08: 0 invalid /sys/firmware/acpi/interrupts/gpe09: 0 disabled /sys/firmware/acpi/interrupts/gpe10: 0 invalid /sys/firmware/acpi/interrupts/gpe11: 0 invalid /sys/firmware/acpi/interrupts/gpe12: 0 invalid /sys/firmware/acpi/interrupts/gpe13: 0 invalid /sys/firmware/acpi/interrupts/gpe14: 0 invalid /sys/firmware/acpi/interrupts/gpe15: 0 invalid /sys/firmware/acpi/interrupts/gpe16: 0 invalid /sys/firmware/acpi/interrupts/gpe0A: 0 invalid /sys/firmware/acpi/interrupts/gpe17:1504 enabled /sys/firmware/acpi/interrupts/gpe0B: 0 disabled /sys/firmware/acpi/interrupts/gpe18: 0 invalid /sys/firmware/acpi/interrupts/gpe0C: 0 disabled /sys/firmware/acpi/interrupts/gpe19: 0 invalid /sys/firmware/acpi/interrupts/gpe0D:12553562 enabled /sys/firmware/acpi/interrupts/gpe0E: 0 disabled /sys/firmware/acpi/interrupts/gpe20: 0 disabled /sys/firmware/acpi/interrupts/gpe0F: 0 invalid /sys/firmware/acpi/interrupts/gpe21: 0 invalid /sys/firmware/acpi/interrupts/gpe22: 0 invalid /sys/firmware/acpi/interrupts/gpe23: 0 invalid /sys/firmware/acpi/interrupts/gpe24: 0 invalid /sys/firmware/acpi/interrupts/gpe25: 0 disabled /sys/firmware/acpi/interrupts/gpe26: 0 invalid /sys/firmware/acpi/interrupts/gpe1A: 0 invalid /sys/firmware/acpi/interrupts/gpe27: 0 invalid /sys/firmware/acpi/interrupts/gpe1B: 0 invalid /sys/firmware/acpi/interrupts/gpe28: 0 invalid /sys/firmware/acpi/interrupts/gpe1C: 0 invalid /sys/firmware/acpi/interrupts/gpe29: 0 invalid /sys/firmware/acpi/interrupts/gpe1D: 0 invalid /sys/firmware/acpi/interrupts/gpe1E: 0 enabled /sys/firmware/acpi/interrupts/gpe30: 0 invalid /sys/firmware/acpi/interrupts/gpe1F: 0 enabled /sys/firmware/acpi/interrupts/gpe31: 0 invalid /sys/firmware/acpi/interrupts/gpe32: 0 invalid /sys/firmware/acpi/interrupts/gpe33: 0 invalid /sys/firmware/acpi/interrupts/gpe34: 0 invalid /sys/firmware/acpi/interrupts/gpe35: 0 invalid /sys/firmware/acpi/interrupts/gpe36: 0 invalid /sys/firmware/acpi/interrupts/gpe2A: 0 invalid /sys/firmware/acpi/interrupts/gpe37: 0 invalid /sys/firmware/acpi/interrupts/gpe2B: 0 invalid /sys/firmware/acpi/interrupts/gpe38: 0 invalid /sys/firmware/acpi/interrupts/gpe2C: 0 invalid /sys/firmware/acpi/interrupts/gpe39: 0 invalid /sys/firmware/acpi/interrupts/gpe2D: 0 invalid /sys/firmware/acpi/interrupts/gpe2E: 0 invalid /sys/firmware/acpi/interrupts/gpe2F: 0 invalid /sys/firmware/acpi/interrupts/gpe3A: 0 invalid /sys/firmware/acpi/interrupts/gpe3B: 0 invalid /sys/firmware/acpi/interrupts/gpe3C: 0 invalid /sys/firmware/acpi/interrupts/gpe3D: 0 invalid /sys/firmware/acpi/interrupts/gpe3E: 0 invalid /sys/firmware/acpi/interrupts/gpe3F: 0 invalid /sys/firmware/acpi/interrupts/sci_not: 0 /sys/firmware/acpi/interrupts/ff_pmtimer: 0 invalid /sys/firmware/ac
[Kernel-packages] [Bug 1234662] Re: Ubuntu-lts-3.8.0 kernels corrupt ext[234] filesystems with 1k block size in Xen guests
The commit 7b2b160da7661bb2ade3f924b1bd3e3084e53341 cherry-picked cleanly on top of the 3.8 LTS tree. I assumed it didn't make the official 3.8 stable branch because it was EOL by the time it was proposed for stable. Since we don't see the problem when we are on the 3.5 LTS kernel we didn't try to merge it to this branch. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1234662 Title: Ubuntu-lts-3.8.0 kernels corrupt ext[234] filesystems with 1k block size in Xen guests Status in “linux” package in Ubuntu: Confirmed Bug description: We observed a problem with a Postfix database file created by postmap becoming corrupted in a Xen guest when the file was on an ext4 filesystem with a 1kb block size. This was reported to the linux-ext4 list in http://marc.info/?t=13801802833&r=1&w=2. The subsequent investigation identified the git commit 7b2b160da7661bb2ade3f924b1bd3e3084e53341 as solving the problem. We have applied this on top of tag Ubuntu-lts-3.8.0-13.22 and confirmed that it resolves the problem we are seeing. --- AlsaDevices: total 0 crw-rw---T 1 root audio 116, 1 Oct 4 19:28 seq crw-rw---T 1 root audio 116, 33 Oct 4 19:28 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=1d79e306-bed4-4cd4-8dbc-24a727ef8db6 IwConfig: Error: [Errno 2] No such file or directory Lspci: Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize libusb: -99 MarkForUpload: True Package: linux (not installed) PciMultimedia: ProcEnviron: LANGUAGE=en_GB:en TERM=screen PATH=(custom, no user) LANG=en_GB.UTF-8 SHELL=/bin/bash ProcFB: 0 xen ProcKernelCmdLine: root=/dev/mapper/ejbca0_systemvg-rootlv ro rootflags=subvol=@ splash quiet tmem $vt_handoff ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8 RelatedPackageVersions: linux-restricted-modules-3.8.0-31-generic N/A linux-backports-modules-3.8.0-31-generic N/A linux-firmware1.106 RfKill: Error: [Errno 2] No such file or directory Tags: raring Uname: Linux 3.8.0-31-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1234662/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1138787] Re: "Unknown unclaimed register" messages in haswell
fixed in saucy ** Also affects: linux (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: linux (Ubuntu) Status: Triaged => 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/1138787 Title: "Unknown unclaimed register" messages in haswell Status in The Linux Kernel: Fix Released Status in “linux” package in Ubuntu: Fix Released Status in “linux” source package in Quantal: New Bug description: There are a number of troubling "Unknown unclaimed register" messages that get put to dmesg with default log level on haswell machines. Some of these are erroneous, for example indicative of untidy bios. This bug is basically a tracker bug for https://bugs.freedesktop.org/58897 first round of patches is here: http://lists.freedesktop.org/archives/intel- gfx/2013-February/thread.html#24866 To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/1138787/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1138787] Re: "Unknown unclaimed register" messages in haswell
instead of trying to backport a bunch of patches it's easier to just make the message appear on debug output only ** Changed in: linux (Ubuntu Quantal) Status: New => In Progress -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1138787 Title: "Unknown unclaimed register" messages in haswell Status in The Linux Kernel: Fix Released Status in “linux” package in Ubuntu: Fix Released Status in “linux” source package in Quantal: In Progress Bug description: There are a number of troubling "Unknown unclaimed register" messages that get put to dmesg with default log level on haswell machines. Some of these are erroneous, for example indicative of untidy bios. This bug is basically a tracker bug for https://bugs.freedesktop.org/58897 first round of patches is here: http://lists.freedesktop.org/archives/intel- gfx/2013-February/thread.html#24866 To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/1138787/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239672] [NEW] amd64: "Fixing recursive fault but reboot is needed!" Edit
Public bug reported: I would like to reenter this bug, described in #1177086. The bootup hangs with the error mentioned in the summary. after five minutes the booting is possible again. I suspect heating to be the problem. Because module k10temp reports difficulties with the amd2+ socket/cpu. This is known to the kernel devolpers. The tool sensors reports temperatures of 60°C+ before the initiated reboot hangs! See output of successful reboot and tool sensors: - k10temp-pci-00c3 Adapter: PCI adapter temp1:+54.0°C (high = +70.0°C) (crit = +79.0°C, hyst = +77.0°C) leder@leder-GA-MA790GP-DS4H:~$ --- I will initiate an "apport-collect" and "ubuntu-bug linux" after successful reboot now. Thanks all Gerrit Leder --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25. ApportVersion: 2.0.1-0ubuntu17.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leder 1988 F pulseaudio Card0.Amixer.info: Card hw:0 'SB'/'HDA ATI SB at 0xfe024000 irq 16' Mixer name : 'Realtek ALC889A' Components : 'HDA:10ec0885,1458a102,00100101' Controls : 50 Simple ctrls : 22 DistroRelease: Ubuntu 12.04 HibernationDevice: RESUME=UUID=58fba509-c9bb-4612-9cd4-267316f3524c InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130213) MachineType: Gigabyte Technology Co., Ltd. GA-MA790GP-DS4H MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-42-generic root=UUID=0beec22f-966b-4b73-aa1b-dfefd1fc0769 ro quiet splash ProcVersionSignature: Ubuntu 3.5.0-42.65~precise1-generic 3.5.7.21 RelatedPackageVersions: linux-restricted-modules-3.5.0-42-generic N/A linux-backports-modules-3.5.0-42-generic N/A linux-firmware1.79.6 Tags: precise running-unity Uname: Linux 3.5.0-42-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/24/2010 dmi.bios.vendor: Award Software International, Inc. dmi.bios.version: F7i dmi.board.name: GA-MA790GP-DS4H dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.type: 3 dmi.chassis.vendor: Gigabyte Technology Co., Ltd. dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF7i:bd12/24/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790GP-DS4H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790GP-DS4H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr: dmi.product.name: GA-MA790GP-DS4H dmi.sys.vendor: Gigabyte Technology Co., Ltd. ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-collected kernel-bug precise running-unity -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239672 Title: amd64: "Fixing recursive fault but reboot is needed!" Edit Status in “linux” package in Ubuntu: New Bug description: I would like to reenter this bug, described in #1177086. The bootup hangs with the error mentioned in the summary. after five minutes the booting is possible again. I suspect heating to be the problem. Because module k10temp reports difficulties with the amd2+ socket/cpu. This is known to the kernel devolpers. The tool sensors reports temperatures of 60°C+ before the initiated reboot hangs! See output of successful reboot and tool sensors: - k10temp-pci-00c3 Adapter: PCI adapter temp1:+54.0°C (high = +70.0°C) (crit = +79.0°C, hyst = +77.0°C) leder@leder-GA-MA790GP-DS4H:~$ --- I will initiate an "apport-collect" and "ubuntu-bug linux" after successful reboot now. Thanks all Gerrit Leder --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25. ApportVersion: 2.0.1-0ubuntu17.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leder 1988 F pulseaudio Card0.Amixer.info: Card hw:0 'SB'/'HDA ATI SB at 0xfe024000 irq 16' Mixer name : 'Realtek ALC889A' Components : 'HDA:10ec0885,1458a102,00100101' Controls : 50 Simple ctrls : 22 DistroRelease: Ubuntu 12.04 HibernationDevice: RESUME=UUID=58fba509-c9bb-4612-9cd4-267316f3524c InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130213) MachineType: Gigabyte Technology Co., Ltd. GA-MA790GP-DS4H MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/
[Kernel-packages] [Bug 1239672] AlsaDevices.txt
apport information ** Attachment added: "AlsaDevices.txt" https://bugs.launchpad.net/bugs/1239672/+attachment/3877592/+files/AlsaDevices.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239672 Title: amd64: "Fixing recursive fault but reboot is needed!" Edit Status in “linux” package in Ubuntu: New Bug description: I would like to reenter this bug, described in #1177086. The bootup hangs with the error mentioned in the summary. after five minutes the booting is possible again. I suspect heating to be the problem. Because module k10temp reports difficulties with the amd2+ socket/cpu. This is known to the kernel devolpers. The tool sensors reports temperatures of 60°C+ before the initiated reboot hangs! See output of successful reboot and tool sensors: - k10temp-pci-00c3 Adapter: PCI adapter temp1:+54.0°C (high = +70.0°C) (crit = +79.0°C, hyst = +77.0°C) leder@leder-GA-MA790GP-DS4H:~$ --- I will initiate an "apport-collect" and "ubuntu-bug linux" after successful reboot now. Thanks all Gerrit Leder --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25. ApportVersion: 2.0.1-0ubuntu17.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leder 1988 F pulseaudio Card0.Amixer.info: Card hw:0 'SB'/'HDA ATI SB at 0xfe024000 irq 16' Mixer name : 'Realtek ALC889A' Components : 'HDA:10ec0885,1458a102,00100101' Controls : 50 Simple ctrls : 22 DistroRelease: Ubuntu 12.04 HibernationDevice: RESUME=UUID=58fba509-c9bb-4612-9cd4-267316f3524c InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130213) MachineType: Gigabyte Technology Co., Ltd. GA-MA790GP-DS4H MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-42-generic root=UUID=0beec22f-966b-4b73-aa1b-dfefd1fc0769 ro quiet splash ProcVersionSignature: Ubuntu 3.5.0-42.65~precise1-generic 3.5.7.21 RelatedPackageVersions: linux-restricted-modules-3.5.0-42-generic N/A linux-backports-modules-3.5.0-42-generic N/A linux-firmware1.79.6 Tags: precise running-unity Uname: Linux 3.5.0-42-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/24/2010 dmi.bios.vendor: Award Software International, Inc. dmi.bios.version: F7i dmi.board.name: GA-MA790GP-DS4H dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.type: 3 dmi.chassis.vendor: Gigabyte Technology Co., Ltd. dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF7i:bd12/24/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790GP-DS4H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790GP-DS4H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr: dmi.product.name: GA-MA790GP-DS4H dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239672/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239672] Re: amd64: "Fixing recursive fault but reboot is needed!" Edit
apport information ** Tags added: apport-collected precise running-unity ** Description changed: I would like to reenter this bug, described in #1177086. The bootup hangs with the error mentioned in the summary. after five minutes the booting is possible again. I suspect heating to be the problem. Because module k10temp reports difficulties with the amd2+ socket/cpu. This is known to the kernel devolpers. The tool sensors reports temperatures of 60°C+ before the initiated reboot hangs! See output of successful reboot and tool sensors: - k10temp-pci-00c3 Adapter: PCI adapter temp1:+54.0°C (high = +70.0°C) (crit = +79.0°C, hyst = +77.0°C) leder@leder-GA-MA790GP-DS4H:~$ --- I will initiate an "apport-collect" and "ubuntu-bug linux" after successful reboot now. Thanks all Gerrit Leder + --- + AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25. + ApportVersion: 2.0.1-0ubuntu17.5 + Architecture: amd64 + AudioDevicesInUse: + USERPID ACCESS COMMAND + /dev/snd/controlC0: leder 1988 F pulseaudio + Card0.Amixer.info: + Card hw:0 'SB'/'HDA ATI SB at 0xfe024000 irq 16' +Mixer name : 'Realtek ALC889A' +Components : 'HDA:10ec0885,1458a102,00100101' +Controls : 50 +Simple ctrls : 22 + DistroRelease: Ubuntu 12.04 + HibernationDevice: RESUME=UUID=58fba509-c9bb-4612-9cd4-267316f3524c + InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130213) + MachineType: Gigabyte Technology Co., Ltd. GA-MA790GP-DS4H + MarkForUpload: True + NonfreeKernelModules: nvidia + Package: linux (not installed) + ProcEnviron: + TERM=xterm + PATH=(custom, no user) + LANG=de_DE.UTF-8 + SHELL=/bin/bash + ProcFB: + + ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-42-generic root=UUID=0beec22f-966b-4b73-aa1b-dfefd1fc0769 ro quiet splash + ProcVersionSignature: Ubuntu 3.5.0-42.65~precise1-generic 3.5.7.21 + RelatedPackageVersions: + linux-restricted-modules-3.5.0-42-generic N/A + linux-backports-modules-3.5.0-42-generic N/A + linux-firmware1.79.6 + Tags: precise running-unity + Uname: Linux 3.5.0-42-generic x86_64 + UpgradeStatus: No upgrade log present (probably fresh install) + UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo + dmi.bios.date: 12/24/2010 + dmi.bios.vendor: Award Software International, Inc. + dmi.bios.version: F7i + dmi.board.name: GA-MA790GP-DS4H + dmi.board.vendor: Gigabyte Technology Co., Ltd. + dmi.board.version: x.x + dmi.chassis.type: 3 + dmi.chassis.vendor: Gigabyte Technology Co., Ltd. + dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF7i:bd12/24/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790GP-DS4H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790GP-DS4H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr: + dmi.product.name: GA-MA790GP-DS4H + dmi.sys.vendor: Gigabyte Technology Co., Ltd. ** Attachment added: "AcpiTables.txt" https://bugs.launchpad.net/bugs/1239672/+attachment/3877591/+files/AcpiTables.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239672 Title: amd64: "Fixing recursive fault but reboot is needed!" Edit Status in “linux” package in Ubuntu: New Bug description: I would like to reenter this bug, described in #1177086. The bootup hangs with the error mentioned in the summary. after five minutes the booting is possible again. I suspect heating to be the problem. Because module k10temp reports difficulties with the amd2+ socket/cpu. This is known to the kernel devolpers. The tool sensors reports temperatures of 60°C+ before the initiated reboot hangs! See output of successful reboot and tool sensors: - k10temp-pci-00c3 Adapter: PCI adapter temp1:+54.0°C (high = +70.0°C) (crit = +79.0°C, hyst = +77.0°C) leder@leder-GA-MA790GP-DS4H:~$ --- I will initiate an "apport-collect" and "ubuntu-bug linux" after successful reboot now. Thanks all Gerrit Leder --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25. ApportVersion: 2.0.1-0ubuntu17.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leder 1988 F pulseaudio Card0.Amixer.info: Card hw:0 'SB'/'HDA ATI SB at 0xfe024000 irq 16' Mixer name : 'Realtek ALC889A' Components : 'HDA:10ec0885,1458a102,00100101' Controls : 50 Simple ctrls : 22 DistroRelease: Ubuntu 12.04 HibernationDevice: RESUME=UUID=58fba509-c9bb-4612-9cd4-267316f3524c InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130213) MachineType: Gigabyte Technology Co., Ltd. GA-MA790GP-DS4H MarkForUpload: Tr
[Kernel-packages] [Bug 1239672] ArecordDevices.txt
apport information ** Attachment added: "ArecordDevices.txt" https://bugs.launchpad.net/bugs/1239672/+attachment/3877594/+files/ArecordDevices.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239672 Title: amd64: "Fixing recursive fault but reboot is needed!" Edit Status in “linux” package in Ubuntu: New Bug description: I would like to reenter this bug, described in #1177086. The bootup hangs with the error mentioned in the summary. after five minutes the booting is possible again. I suspect heating to be the problem. Because module k10temp reports difficulties with the amd2+ socket/cpu. This is known to the kernel devolpers. The tool sensors reports temperatures of 60°C+ before the initiated reboot hangs! See output of successful reboot and tool sensors: - k10temp-pci-00c3 Adapter: PCI adapter temp1:+54.0°C (high = +70.0°C) (crit = +79.0°C, hyst = +77.0°C) leder@leder-GA-MA790GP-DS4H:~$ --- I will initiate an "apport-collect" and "ubuntu-bug linux" after successful reboot now. Thanks all Gerrit Leder --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25. ApportVersion: 2.0.1-0ubuntu17.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leder 1988 F pulseaudio Card0.Amixer.info: Card hw:0 'SB'/'HDA ATI SB at 0xfe024000 irq 16' Mixer name : 'Realtek ALC889A' Components : 'HDA:10ec0885,1458a102,00100101' Controls : 50 Simple ctrls : 22 DistroRelease: Ubuntu 12.04 HibernationDevice: RESUME=UUID=58fba509-c9bb-4612-9cd4-267316f3524c InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130213) MachineType: Gigabyte Technology Co., Ltd. GA-MA790GP-DS4H MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-42-generic root=UUID=0beec22f-966b-4b73-aa1b-dfefd1fc0769 ro quiet splash ProcVersionSignature: Ubuntu 3.5.0-42.65~precise1-generic 3.5.7.21 RelatedPackageVersions: linux-restricted-modules-3.5.0-42-generic N/A linux-backports-modules-3.5.0-42-generic N/A linux-firmware1.79.6 Tags: precise running-unity Uname: Linux 3.5.0-42-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/24/2010 dmi.bios.vendor: Award Software International, Inc. dmi.bios.version: F7i dmi.board.name: GA-MA790GP-DS4H dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.type: 3 dmi.chassis.vendor: Gigabyte Technology Co., Ltd. dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF7i:bd12/24/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790GP-DS4H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790GP-DS4H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr: dmi.product.name: GA-MA790GP-DS4H dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239672/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239672] BootDmesg.txt
apport information ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/1239672/+attachment/3877595/+files/BootDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239672 Title: amd64: "Fixing recursive fault but reboot is needed!" Edit Status in “linux” package in Ubuntu: New Bug description: I would like to reenter this bug, described in #1177086. The bootup hangs with the error mentioned in the summary. after five minutes the booting is possible again. I suspect heating to be the problem. Because module k10temp reports difficulties with the amd2+ socket/cpu. This is known to the kernel devolpers. The tool sensors reports temperatures of 60°C+ before the initiated reboot hangs! See output of successful reboot and tool sensors: - k10temp-pci-00c3 Adapter: PCI adapter temp1:+54.0°C (high = +70.0°C) (crit = +79.0°C, hyst = +77.0°C) leder@leder-GA-MA790GP-DS4H:~$ --- I will initiate an "apport-collect" and "ubuntu-bug linux" after successful reboot now. Thanks all Gerrit Leder --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25. ApportVersion: 2.0.1-0ubuntu17.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leder 1988 F pulseaudio Card0.Amixer.info: Card hw:0 'SB'/'HDA ATI SB at 0xfe024000 irq 16' Mixer name : 'Realtek ALC889A' Components : 'HDA:10ec0885,1458a102,00100101' Controls : 50 Simple ctrls : 22 DistroRelease: Ubuntu 12.04 HibernationDevice: RESUME=UUID=58fba509-c9bb-4612-9cd4-267316f3524c InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130213) MachineType: Gigabyte Technology Co., Ltd. GA-MA790GP-DS4H MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-42-generic root=UUID=0beec22f-966b-4b73-aa1b-dfefd1fc0769 ro quiet splash ProcVersionSignature: Ubuntu 3.5.0-42.65~precise1-generic 3.5.7.21 RelatedPackageVersions: linux-restricted-modules-3.5.0-42-generic N/A linux-backports-modules-3.5.0-42-generic N/A linux-firmware1.79.6 Tags: precise running-unity Uname: Linux 3.5.0-42-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/24/2010 dmi.bios.vendor: Award Software International, Inc. dmi.bios.version: F7i dmi.board.name: GA-MA790GP-DS4H dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.type: 3 dmi.chassis.vendor: Gigabyte Technology Co., Ltd. dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF7i:bd12/24/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790GP-DS4H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790GP-DS4H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr: dmi.product.name: GA-MA790GP-DS4H dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239672/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239672] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1239672/+attachment/3877604/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239672 Title: amd64: "Fixing recursive fault but reboot is needed!" Edit Status in “linux” package in Ubuntu: New Bug description: I would like to reenter this bug, described in #1177086. The bootup hangs with the error mentioned in the summary. after five minutes the booting is possible again. I suspect heating to be the problem. Because module k10temp reports difficulties with the amd2+ socket/cpu. This is known to the kernel devolpers. The tool sensors reports temperatures of 60°C+ before the initiated reboot hangs! See output of successful reboot and tool sensors: - k10temp-pci-00c3 Adapter: PCI adapter temp1:+54.0°C (high = +70.0°C) (crit = +79.0°C, hyst = +77.0°C) leder@leder-GA-MA790GP-DS4H:~$ --- I will initiate an "apport-collect" and "ubuntu-bug linux" after successful reboot now. Thanks all Gerrit Leder --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25. ApportVersion: 2.0.1-0ubuntu17.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leder 1988 F pulseaudio Card0.Amixer.info: Card hw:0 'SB'/'HDA ATI SB at 0xfe024000 irq 16' Mixer name : 'Realtek ALC889A' Components : 'HDA:10ec0885,1458a102,00100101' Controls : 50 Simple ctrls : 22 DistroRelease: Ubuntu 12.04 HibernationDevice: RESUME=UUID=58fba509-c9bb-4612-9cd4-267316f3524c InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130213) MachineType: Gigabyte Technology Co., Ltd. GA-MA790GP-DS4H MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-42-generic root=UUID=0beec22f-966b-4b73-aa1b-dfefd1fc0769 ro quiet splash ProcVersionSignature: Ubuntu 3.5.0-42.65~precise1-generic 3.5.7.21 RelatedPackageVersions: linux-restricted-modules-3.5.0-42-generic N/A linux-backports-modules-3.5.0-42-generic N/A linux-firmware1.79.6 Tags: precise running-unity Uname: Linux 3.5.0-42-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/24/2010 dmi.bios.vendor: Award Software International, Inc. dmi.bios.version: F7i dmi.board.name: GA-MA790GP-DS4H dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.type: 3 dmi.chassis.vendor: Gigabyte Technology Co., Ltd. dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF7i:bd12/24/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790GP-DS4H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790GP-DS4H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr: dmi.product.name: GA-MA790GP-DS4H dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239672/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239672] Card0.Codecs.codec.0.txt
apport information ** Attachment added: "Card0.Codecs.codec.0.txt" https://bugs.launchpad.net/bugs/1239672/+attachment/3877598/+files/Card0.Codecs.codec.0.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239672 Title: amd64: "Fixing recursive fault but reboot is needed!" Edit Status in “linux” package in Ubuntu: New Bug description: I would like to reenter this bug, described in #1177086. The bootup hangs with the error mentioned in the summary. after five minutes the booting is possible again. I suspect heating to be the problem. Because module k10temp reports difficulties with the amd2+ socket/cpu. This is known to the kernel devolpers. The tool sensors reports temperatures of 60°C+ before the initiated reboot hangs! See output of successful reboot and tool sensors: - k10temp-pci-00c3 Adapter: PCI adapter temp1:+54.0°C (high = +70.0°C) (crit = +79.0°C, hyst = +77.0°C) leder@leder-GA-MA790GP-DS4H:~$ --- I will initiate an "apport-collect" and "ubuntu-bug linux" after successful reboot now. Thanks all Gerrit Leder --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25. ApportVersion: 2.0.1-0ubuntu17.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leder 1988 F pulseaudio Card0.Amixer.info: Card hw:0 'SB'/'HDA ATI SB at 0xfe024000 irq 16' Mixer name : 'Realtek ALC889A' Components : 'HDA:10ec0885,1458a102,00100101' Controls : 50 Simple ctrls : 22 DistroRelease: Ubuntu 12.04 HibernationDevice: RESUME=UUID=58fba509-c9bb-4612-9cd4-267316f3524c InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130213) MachineType: Gigabyte Technology Co., Ltd. GA-MA790GP-DS4H MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-42-generic root=UUID=0beec22f-966b-4b73-aa1b-dfefd1fc0769 ro quiet splash ProcVersionSignature: Ubuntu 3.5.0-42.65~precise1-generic 3.5.7.21 RelatedPackageVersions: linux-restricted-modules-3.5.0-42-generic N/A linux-backports-modules-3.5.0-42-generic N/A linux-firmware1.79.6 Tags: precise running-unity Uname: Linux 3.5.0-42-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/24/2010 dmi.bios.vendor: Award Software International, Inc. dmi.bios.version: F7i dmi.board.name: GA-MA790GP-DS4H dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.type: 3 dmi.chassis.vendor: Gigabyte Technology Co., Ltd. dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF7i:bd12/24/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790GP-DS4H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790GP-DS4H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr: dmi.product.name: GA-MA790GP-DS4H dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239672/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239672] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1239672/+attachment/3877606/+files/ProcModules.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239672 Title: amd64: "Fixing recursive fault but reboot is needed!" Edit Status in “linux” package in Ubuntu: New Bug description: I would like to reenter this bug, described in #1177086. The bootup hangs with the error mentioned in the summary. after five minutes the booting is possible again. I suspect heating to be the problem. Because module k10temp reports difficulties with the amd2+ socket/cpu. This is known to the kernel devolpers. The tool sensors reports temperatures of 60°C+ before the initiated reboot hangs! See output of successful reboot and tool sensors: - k10temp-pci-00c3 Adapter: PCI adapter temp1:+54.0°C (high = +70.0°C) (crit = +79.0°C, hyst = +77.0°C) leder@leder-GA-MA790GP-DS4H:~$ --- I will initiate an "apport-collect" and "ubuntu-bug linux" after successful reboot now. Thanks all Gerrit Leder --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25. ApportVersion: 2.0.1-0ubuntu17.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leder 1988 F pulseaudio Card0.Amixer.info: Card hw:0 'SB'/'HDA ATI SB at 0xfe024000 irq 16' Mixer name : 'Realtek ALC889A' Components : 'HDA:10ec0885,1458a102,00100101' Controls : 50 Simple ctrls : 22 DistroRelease: Ubuntu 12.04 HibernationDevice: RESUME=UUID=58fba509-c9bb-4612-9cd4-267316f3524c InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130213) MachineType: Gigabyte Technology Co., Ltd. GA-MA790GP-DS4H MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-42-generic root=UUID=0beec22f-966b-4b73-aa1b-dfefd1fc0769 ro quiet splash ProcVersionSignature: Ubuntu 3.5.0-42.65~precise1-generic 3.5.7.21 RelatedPackageVersions: linux-restricted-modules-3.5.0-42-generic N/A linux-backports-modules-3.5.0-42-generic N/A linux-firmware1.79.6 Tags: precise running-unity Uname: Linux 3.5.0-42-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/24/2010 dmi.bios.vendor: Award Software International, Inc. dmi.bios.version: F7i dmi.board.name: GA-MA790GP-DS4H dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.type: 3 dmi.chassis.vendor: Gigabyte Technology Co., Ltd. dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF7i:bd12/24/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790GP-DS4H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790GP-DS4H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr: dmi.product.name: GA-MA790GP-DS4H dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239672/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239672] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1239672/+attachment/3877601/+files/Lspci.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239672 Title: amd64: "Fixing recursive fault but reboot is needed!" Edit Status in “linux” package in Ubuntu: New Bug description: I would like to reenter this bug, described in #1177086. The bootup hangs with the error mentioned in the summary. after five minutes the booting is possible again. I suspect heating to be the problem. Because module k10temp reports difficulties with the amd2+ socket/cpu. This is known to the kernel devolpers. The tool sensors reports temperatures of 60°C+ before the initiated reboot hangs! See output of successful reboot and tool sensors: - k10temp-pci-00c3 Adapter: PCI adapter temp1:+54.0°C (high = +70.0°C) (crit = +79.0°C, hyst = +77.0°C) leder@leder-GA-MA790GP-DS4H:~$ --- I will initiate an "apport-collect" and "ubuntu-bug linux" after successful reboot now. Thanks all Gerrit Leder --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25. ApportVersion: 2.0.1-0ubuntu17.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leder 1988 F pulseaudio Card0.Amixer.info: Card hw:0 'SB'/'HDA ATI SB at 0xfe024000 irq 16' Mixer name : 'Realtek ALC889A' Components : 'HDA:10ec0885,1458a102,00100101' Controls : 50 Simple ctrls : 22 DistroRelease: Ubuntu 12.04 HibernationDevice: RESUME=UUID=58fba509-c9bb-4612-9cd4-267316f3524c InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130213) MachineType: Gigabyte Technology Co., Ltd. GA-MA790GP-DS4H MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-42-generic root=UUID=0beec22f-966b-4b73-aa1b-dfefd1fc0769 ro quiet splash ProcVersionSignature: Ubuntu 3.5.0-42.65~precise1-generic 3.5.7.21 RelatedPackageVersions: linux-restricted-modules-3.5.0-42-generic N/A linux-backports-modules-3.5.0-42-generic N/A linux-firmware1.79.6 Tags: precise running-unity Uname: Linux 3.5.0-42-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/24/2010 dmi.bios.vendor: Award Software International, Inc. dmi.bios.version: F7i dmi.board.name: GA-MA790GP-DS4H dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.type: 3 dmi.chassis.vendor: Gigabyte Technology Co., Ltd. dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF7i:bd12/24/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790GP-DS4H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790GP-DS4H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr: dmi.product.name: GA-MA790GP-DS4H dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239672/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239672] UdevLog.txt
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1239672/+attachment/3877610/+files/UdevLog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239672 Title: amd64: "Fixing recursive fault but reboot is needed!" Edit Status in “linux” package in Ubuntu: New Bug description: I would like to reenter this bug, described in #1177086. The bootup hangs with the error mentioned in the summary. after five minutes the booting is possible again. I suspect heating to be the problem. Because module k10temp reports difficulties with the amd2+ socket/cpu. This is known to the kernel devolpers. The tool sensors reports temperatures of 60°C+ before the initiated reboot hangs! See output of successful reboot and tool sensors: - k10temp-pci-00c3 Adapter: PCI adapter temp1:+54.0°C (high = +70.0°C) (crit = +79.0°C, hyst = +77.0°C) leder@leder-GA-MA790GP-DS4H:~$ --- I will initiate an "apport-collect" and "ubuntu-bug linux" after successful reboot now. Thanks all Gerrit Leder --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25. ApportVersion: 2.0.1-0ubuntu17.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leder 1988 F pulseaudio Card0.Amixer.info: Card hw:0 'SB'/'HDA ATI SB at 0xfe024000 irq 16' Mixer name : 'Realtek ALC889A' Components : 'HDA:10ec0885,1458a102,00100101' Controls : 50 Simple ctrls : 22 DistroRelease: Ubuntu 12.04 HibernationDevice: RESUME=UUID=58fba509-c9bb-4612-9cd4-267316f3524c InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130213) MachineType: Gigabyte Technology Co., Ltd. GA-MA790GP-DS4H MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-42-generic root=UUID=0beec22f-966b-4b73-aa1b-dfefd1fc0769 ro quiet splash ProcVersionSignature: Ubuntu 3.5.0-42.65~precise1-generic 3.5.7.21 RelatedPackageVersions: linux-restricted-modules-3.5.0-42-generic N/A linux-backports-modules-3.5.0-42-generic N/A linux-firmware1.79.6 Tags: precise running-unity Uname: Linux 3.5.0-42-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/24/2010 dmi.bios.vendor: Award Software International, Inc. dmi.bios.version: F7i dmi.board.name: GA-MA790GP-DS4H dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.type: 3 dmi.chassis.vendor: Gigabyte Technology Co., Ltd. dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF7i:bd12/24/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790GP-DS4H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790GP-DS4H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr: dmi.product.name: GA-MA790GP-DS4H dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239672/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239672] Card0.Amixer.values.txt
apport information ** Attachment added: "Card0.Amixer.values.txt" https://bugs.launchpad.net/bugs/1239672/+attachment/3877597/+files/Card0.Amixer.values.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239672 Title: amd64: "Fixing recursive fault but reboot is needed!" Edit Status in “linux” package in Ubuntu: New Bug description: I would like to reenter this bug, described in #1177086. The bootup hangs with the error mentioned in the summary. after five minutes the booting is possible again. I suspect heating to be the problem. Because module k10temp reports difficulties with the amd2+ socket/cpu. This is known to the kernel devolpers. The tool sensors reports temperatures of 60°C+ before the initiated reboot hangs! See output of successful reboot and tool sensors: - k10temp-pci-00c3 Adapter: PCI adapter temp1:+54.0°C (high = +70.0°C) (crit = +79.0°C, hyst = +77.0°C) leder@leder-GA-MA790GP-DS4H:~$ --- I will initiate an "apport-collect" and "ubuntu-bug linux" after successful reboot now. Thanks all Gerrit Leder --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25. ApportVersion: 2.0.1-0ubuntu17.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leder 1988 F pulseaudio Card0.Amixer.info: Card hw:0 'SB'/'HDA ATI SB at 0xfe024000 irq 16' Mixer name : 'Realtek ALC889A' Components : 'HDA:10ec0885,1458a102,00100101' Controls : 50 Simple ctrls : 22 DistroRelease: Ubuntu 12.04 HibernationDevice: RESUME=UUID=58fba509-c9bb-4612-9cd4-267316f3524c InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130213) MachineType: Gigabyte Technology Co., Ltd. GA-MA790GP-DS4H MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-42-generic root=UUID=0beec22f-966b-4b73-aa1b-dfefd1fc0769 ro quiet splash ProcVersionSignature: Ubuntu 3.5.0-42.65~precise1-generic 3.5.7.21 RelatedPackageVersions: linux-restricted-modules-3.5.0-42-generic N/A linux-backports-modules-3.5.0-42-generic N/A linux-firmware1.79.6 Tags: precise running-unity Uname: Linux 3.5.0-42-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/24/2010 dmi.bios.vendor: Award Software International, Inc. dmi.bios.version: F7i dmi.board.name: GA-MA790GP-DS4H dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.type: 3 dmi.chassis.vendor: Gigabyte Technology Co., Ltd. dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF7i:bd12/24/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790GP-DS4H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790GP-DS4H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr: dmi.product.name: GA-MA790GP-DS4H dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239672/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239672] RfKill.txt
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1239672/+attachment/3877608/+files/RfKill.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239672 Title: amd64: "Fixing recursive fault but reboot is needed!" Edit Status in “linux” package in Ubuntu: New Bug description: I would like to reenter this bug, described in #1177086. The bootup hangs with the error mentioned in the summary. after five minutes the booting is possible again. I suspect heating to be the problem. Because module k10temp reports difficulties with the amd2+ socket/cpu. This is known to the kernel devolpers. The tool sensors reports temperatures of 60°C+ before the initiated reboot hangs! See output of successful reboot and tool sensors: - k10temp-pci-00c3 Adapter: PCI adapter temp1:+54.0°C (high = +70.0°C) (crit = +79.0°C, hyst = +77.0°C) leder@leder-GA-MA790GP-DS4H:~$ --- I will initiate an "apport-collect" and "ubuntu-bug linux" after successful reboot now. Thanks all Gerrit Leder --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25. ApportVersion: 2.0.1-0ubuntu17.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leder 1988 F pulseaudio Card0.Amixer.info: Card hw:0 'SB'/'HDA ATI SB at 0xfe024000 irq 16' Mixer name : 'Realtek ALC889A' Components : 'HDA:10ec0885,1458a102,00100101' Controls : 50 Simple ctrls : 22 DistroRelease: Ubuntu 12.04 HibernationDevice: RESUME=UUID=58fba509-c9bb-4612-9cd4-267316f3524c InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130213) MachineType: Gigabyte Technology Co., Ltd. GA-MA790GP-DS4H MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-42-generic root=UUID=0beec22f-966b-4b73-aa1b-dfefd1fc0769 ro quiet splash ProcVersionSignature: Ubuntu 3.5.0-42.65~precise1-generic 3.5.7.21 RelatedPackageVersions: linux-restricted-modules-3.5.0-42-generic N/A linux-backports-modules-3.5.0-42-generic N/A linux-firmware1.79.6 Tags: precise running-unity Uname: Linux 3.5.0-42-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/24/2010 dmi.bios.vendor: Award Software International, Inc. dmi.bios.version: F7i dmi.board.name: GA-MA790GP-DS4H dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.type: 3 dmi.chassis.vendor: Gigabyte Technology Co., Ltd. dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF7i:bd12/24/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790GP-DS4H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790GP-DS4H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr: dmi.product.name: GA-MA790GP-DS4H dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239672/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1040557] Re: UEFI boot live-usb bricks SAMSUNG 530U3C, np700z5c laptop
Hi everybody, I have just purchased a 530U3C. I have read through all the comments. I would like if someone could clarify some points. About the specific issue: Is it reasonable safe to try/install Ubuntu disabling UEFI? Does current release 13.04 come with a kernel containing the patch mentioned above? The BIOS menu does not have "secure boot", or "cms", just enable or disable UEFI. disabling that setting would be enough? What are the disadvantages of disabling UEFI? What would be the "best way" to create the booteable pen drive? I upgraded the BIOS using samsung's updater (version info below) . Do we have any info yet ragarding the fix? A little off-topic / if someone insalled ubuntu in this model: Does dual booting work ok? i.e. may i risk the Windows 7 installation by installing GRUB, etc? Is it safe to delete the partitions on the SSD drive and install linux there or would that bring problems to windows? Many thanks in advance and sorry if this is a misuse of the bug-report. If I devcide to try it i will report the results. - BIOS version Nombre de clave: HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System\BIOS Nombre de clase: Hora de última escritura: 14/10/2013 - 09:13 a.m. Valor 0 Nombre:BiosMajorRelease Tipo:REG_DWORD Datos:0 Valor 1 Nombre:BiosMinorRelease Tipo:REG_DWORD Datos:0x1 Valor 2 Nombre:ECFirmwareMajorRelease Tipo:REG_DWORD Datos:0xff Valor 3 Nombre:ECFirmwareMinorRelease Tipo:REG_DWORD Datos:0xff Valor 4 Nombre:BaseBoardManufacturer Tipo:REG_SZ Datos:SAMSUNG ELECTRONICS CO., LTD. Valor 5 Nombre:BaseBoardProduct Tipo:REG_SZ Datos:SAMSUNG_NP1234567890 Valor 6 Nombre:BaseBoardVersion Tipo:REG_SZ Datos:FAB1 Valor 7 Nombre:BIOSReleaseDate Tipo:REG_SZ Datos:04/15/2013 Valor 8 Nombre:BIOSVendor Tipo:REG_SZ Datos:Phoenix Technologies Ltd. Valor 9 Nombre:BIOSVersion Tipo:REG_SZ Datos:P14AAJ Valor 10 Nombre:SystemFamily Tipo:REG_SZ Datos:ChiefRiver System Valor 11 Nombre:SystemManufacturer Tipo:REG_SZ Datos:SAMSUNG ELECTRONICS CO., LTD. Valor 12 Nombre:SystemProductName Tipo:REG_SZ Datos:530U3C/530U4C Valor 13 Nombre:SystemSKU Tipo:REG_SZ Datos:System SKUNumber Valor 14 Nombre:SystemVersion Tipo:REG_SZ Datos:0.1 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1040557 Title: UEFI boot live-usb bricks SAMSUNG 530U3C,np700z5c laptop Status in Ubuntu CD image build software: Invalid Status in Release Notes for Ubuntu: Fix Released Status in Release Notes for Ubuntu quantal series: Fix Released Status in “linux” package in Ubuntu: Fix Committed Status in “linux” source package in Oneiric: Fix Released Status in “linux” source package in Precise: Fix Released Status in “linux” source package in Quantal: Fix Released Bug description: I cannot provide detailed log massages because laptop is bricked right now. If you have courage to try it select UEFI boot from bios and than try to boot laptop using liveusb (made form Precise Pangolin 12.04.1 amd64). Laptop hangs up in black screen. If you force power-off, after it, laptop wont start. I mean it not event start bios, just black screen no sounds nothing. I filing this report, because i already bricked second laptop. At first i thought it was unrelated issue and laptop was fixed by warranty service (replaced motherboard), but after second time i quite sure. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-cdimage/+bug/1040557/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239672] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1239672/+attachment/3877602/+files/Lsusb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239672 Title: amd64: "Fixing recursive fault but reboot is needed!" Edit Status in “linux” package in Ubuntu: New Bug description: I would like to reenter this bug, described in #1177086. The bootup hangs with the error mentioned in the summary. after five minutes the booting is possible again. I suspect heating to be the problem. Because module k10temp reports difficulties with the amd2+ socket/cpu. This is known to the kernel devolpers. The tool sensors reports temperatures of 60°C+ before the initiated reboot hangs! See output of successful reboot and tool sensors: - k10temp-pci-00c3 Adapter: PCI adapter temp1:+54.0°C (high = +70.0°C) (crit = +79.0°C, hyst = +77.0°C) leder@leder-GA-MA790GP-DS4H:~$ --- I will initiate an "apport-collect" and "ubuntu-bug linux" after successful reboot now. Thanks all Gerrit Leder --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25. ApportVersion: 2.0.1-0ubuntu17.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leder 1988 F pulseaudio Card0.Amixer.info: Card hw:0 'SB'/'HDA ATI SB at 0xfe024000 irq 16' Mixer name : 'Realtek ALC889A' Components : 'HDA:10ec0885,1458a102,00100101' Controls : 50 Simple ctrls : 22 DistroRelease: Ubuntu 12.04 HibernationDevice: RESUME=UUID=58fba509-c9bb-4612-9cd4-267316f3524c InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130213) MachineType: Gigabyte Technology Co., Ltd. GA-MA790GP-DS4H MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-42-generic root=UUID=0beec22f-966b-4b73-aa1b-dfefd1fc0769 ro quiet splash ProcVersionSignature: Ubuntu 3.5.0-42.65~precise1-generic 3.5.7.21 RelatedPackageVersions: linux-restricted-modules-3.5.0-42-generic N/A linux-backports-modules-3.5.0-42-generic N/A linux-firmware1.79.6 Tags: precise running-unity Uname: Linux 3.5.0-42-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/24/2010 dmi.bios.vendor: Award Software International, Inc. dmi.bios.version: F7i dmi.board.name: GA-MA790GP-DS4H dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.type: 3 dmi.chassis.vendor: Gigabyte Technology Co., Ltd. dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF7i:bd12/24/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790GP-DS4H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790GP-DS4H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr: dmi.product.name: GA-MA790GP-DS4H dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239672/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239672] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1239672/+attachment/3877605/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239672 Title: amd64: "Fixing recursive fault but reboot is needed!" Edit Status in “linux” package in Ubuntu: New Bug description: I would like to reenter this bug, described in #1177086. The bootup hangs with the error mentioned in the summary. after five minutes the booting is possible again. I suspect heating to be the problem. Because module k10temp reports difficulties with the amd2+ socket/cpu. This is known to the kernel devolpers. The tool sensors reports temperatures of 60°C+ before the initiated reboot hangs! See output of successful reboot and tool sensors: - k10temp-pci-00c3 Adapter: PCI adapter temp1:+54.0°C (high = +70.0°C) (crit = +79.0°C, hyst = +77.0°C) leder@leder-GA-MA790GP-DS4H:~$ --- I will initiate an "apport-collect" and "ubuntu-bug linux" after successful reboot now. Thanks all Gerrit Leder --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25. ApportVersion: 2.0.1-0ubuntu17.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leder 1988 F pulseaudio Card0.Amixer.info: Card hw:0 'SB'/'HDA ATI SB at 0xfe024000 irq 16' Mixer name : 'Realtek ALC889A' Components : 'HDA:10ec0885,1458a102,00100101' Controls : 50 Simple ctrls : 22 DistroRelease: Ubuntu 12.04 HibernationDevice: RESUME=UUID=58fba509-c9bb-4612-9cd4-267316f3524c InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130213) MachineType: Gigabyte Technology Co., Ltd. GA-MA790GP-DS4H MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-42-generic root=UUID=0beec22f-966b-4b73-aa1b-dfefd1fc0769 ro quiet splash ProcVersionSignature: Ubuntu 3.5.0-42.65~precise1-generic 3.5.7.21 RelatedPackageVersions: linux-restricted-modules-3.5.0-42-generic N/A linux-backports-modules-3.5.0-42-generic N/A linux-firmware1.79.6 Tags: precise running-unity Uname: Linux 3.5.0-42-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/24/2010 dmi.bios.vendor: Award Software International, Inc. dmi.bios.version: F7i dmi.board.name: GA-MA790GP-DS4H dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.type: 3 dmi.chassis.vendor: Gigabyte Technology Co., Ltd. dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF7i:bd12/24/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790GP-DS4H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790GP-DS4H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr: dmi.product.name: GA-MA790GP-DS4H dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239672/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239672] AplayDevices.txt
apport information ** Attachment added: "AplayDevices.txt" https://bugs.launchpad.net/bugs/1239672/+attachment/3877593/+files/AplayDevices.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239672 Title: amd64: "Fixing recursive fault but reboot is needed!" Edit Status in “linux” package in Ubuntu: New Bug description: I would like to reenter this bug, described in #1177086. The bootup hangs with the error mentioned in the summary. after five minutes the booting is possible again. I suspect heating to be the problem. Because module k10temp reports difficulties with the amd2+ socket/cpu. This is known to the kernel devolpers. The tool sensors reports temperatures of 60°C+ before the initiated reboot hangs! See output of successful reboot and tool sensors: - k10temp-pci-00c3 Adapter: PCI adapter temp1:+54.0°C (high = +70.0°C) (crit = +79.0°C, hyst = +77.0°C) leder@leder-GA-MA790GP-DS4H:~$ --- I will initiate an "apport-collect" and "ubuntu-bug linux" after successful reboot now. Thanks all Gerrit Leder --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25. ApportVersion: 2.0.1-0ubuntu17.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leder 1988 F pulseaudio Card0.Amixer.info: Card hw:0 'SB'/'HDA ATI SB at 0xfe024000 irq 16' Mixer name : 'Realtek ALC889A' Components : 'HDA:10ec0885,1458a102,00100101' Controls : 50 Simple ctrls : 22 DistroRelease: Ubuntu 12.04 HibernationDevice: RESUME=UUID=58fba509-c9bb-4612-9cd4-267316f3524c InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130213) MachineType: Gigabyte Technology Co., Ltd. GA-MA790GP-DS4H MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-42-generic root=UUID=0beec22f-966b-4b73-aa1b-dfefd1fc0769 ro quiet splash ProcVersionSignature: Ubuntu 3.5.0-42.65~precise1-generic 3.5.7.21 RelatedPackageVersions: linux-restricted-modules-3.5.0-42-generic N/A linux-backports-modules-3.5.0-42-generic N/A linux-firmware1.79.6 Tags: precise running-unity Uname: Linux 3.5.0-42-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/24/2010 dmi.bios.vendor: Award Software International, Inc. dmi.bios.version: F7i dmi.board.name: GA-MA790GP-DS4H dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.type: 3 dmi.chassis.vendor: Gigabyte Technology Co., Ltd. dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF7i:bd12/24/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790GP-DS4H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790GP-DS4H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr: dmi.product.name: GA-MA790GP-DS4H dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239672/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239672] IwConfig.txt
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1239672/+attachment/3877600/+files/IwConfig.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239672 Title: amd64: "Fixing recursive fault but reboot is needed!" Edit Status in “linux” package in Ubuntu: New Bug description: I would like to reenter this bug, described in #1177086. The bootup hangs with the error mentioned in the summary. after five minutes the booting is possible again. I suspect heating to be the problem. Because module k10temp reports difficulties with the amd2+ socket/cpu. This is known to the kernel devolpers. The tool sensors reports temperatures of 60°C+ before the initiated reboot hangs! See output of successful reboot and tool sensors: - k10temp-pci-00c3 Adapter: PCI adapter temp1:+54.0°C (high = +70.0°C) (crit = +79.0°C, hyst = +77.0°C) leder@leder-GA-MA790GP-DS4H:~$ --- I will initiate an "apport-collect" and "ubuntu-bug linux" after successful reboot now. Thanks all Gerrit Leder --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25. ApportVersion: 2.0.1-0ubuntu17.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leder 1988 F pulseaudio Card0.Amixer.info: Card hw:0 'SB'/'HDA ATI SB at 0xfe024000 irq 16' Mixer name : 'Realtek ALC889A' Components : 'HDA:10ec0885,1458a102,00100101' Controls : 50 Simple ctrls : 22 DistroRelease: Ubuntu 12.04 HibernationDevice: RESUME=UUID=58fba509-c9bb-4612-9cd4-267316f3524c InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130213) MachineType: Gigabyte Technology Co., Ltd. GA-MA790GP-DS4H MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-42-generic root=UUID=0beec22f-966b-4b73-aa1b-dfefd1fc0769 ro quiet splash ProcVersionSignature: Ubuntu 3.5.0-42.65~precise1-generic 3.5.7.21 RelatedPackageVersions: linux-restricted-modules-3.5.0-42-generic N/A linux-backports-modules-3.5.0-42-generic N/A linux-firmware1.79.6 Tags: precise running-unity Uname: Linux 3.5.0-42-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/24/2010 dmi.bios.vendor: Award Software International, Inc. dmi.bios.version: F7i dmi.board.name: GA-MA790GP-DS4H dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.type: 3 dmi.chassis.vendor: Gigabyte Technology Co., Ltd. dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF7i:bd12/24/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790GP-DS4H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790GP-DS4H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr: dmi.product.name: GA-MA790GP-DS4H dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239672/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239672] PulseList.txt
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1239672/+attachment/3877607/+files/PulseList.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239672 Title: amd64: "Fixing recursive fault but reboot is needed!" Edit Status in “linux” package in Ubuntu: New Bug description: I would like to reenter this bug, described in #1177086. The bootup hangs with the error mentioned in the summary. after five minutes the booting is possible again. I suspect heating to be the problem. Because module k10temp reports difficulties with the amd2+ socket/cpu. This is known to the kernel devolpers. The tool sensors reports temperatures of 60°C+ before the initiated reboot hangs! See output of successful reboot and tool sensors: - k10temp-pci-00c3 Adapter: PCI adapter temp1:+54.0°C (high = +70.0°C) (crit = +79.0°C, hyst = +77.0°C) leder@leder-GA-MA790GP-DS4H:~$ --- I will initiate an "apport-collect" and "ubuntu-bug linux" after successful reboot now. Thanks all Gerrit Leder --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25. ApportVersion: 2.0.1-0ubuntu17.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leder 1988 F pulseaudio Card0.Amixer.info: Card hw:0 'SB'/'HDA ATI SB at 0xfe024000 irq 16' Mixer name : 'Realtek ALC889A' Components : 'HDA:10ec0885,1458a102,00100101' Controls : 50 Simple ctrls : 22 DistroRelease: Ubuntu 12.04 HibernationDevice: RESUME=UUID=58fba509-c9bb-4612-9cd4-267316f3524c InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130213) MachineType: Gigabyte Technology Co., Ltd. GA-MA790GP-DS4H MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-42-generic root=UUID=0beec22f-966b-4b73-aa1b-dfefd1fc0769 ro quiet splash ProcVersionSignature: Ubuntu 3.5.0-42.65~precise1-generic 3.5.7.21 RelatedPackageVersions: linux-restricted-modules-3.5.0-42-generic N/A linux-backports-modules-3.5.0-42-generic N/A linux-firmware1.79.6 Tags: precise running-unity Uname: Linux 3.5.0-42-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/24/2010 dmi.bios.vendor: Award Software International, Inc. dmi.bios.version: F7i dmi.board.name: GA-MA790GP-DS4H dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.type: 3 dmi.chassis.vendor: Gigabyte Technology Co., Ltd. dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF7i:bd12/24/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790GP-DS4H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790GP-DS4H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr: dmi.product.name: GA-MA790GP-DS4H dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239672/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239672] CRDA.txt
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1239672/+attachment/3877596/+files/CRDA.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239672 Title: amd64: "Fixing recursive fault but reboot is needed!" Edit Status in “linux” package in Ubuntu: New Bug description: I would like to reenter this bug, described in #1177086. The bootup hangs with the error mentioned in the summary. after five minutes the booting is possible again. I suspect heating to be the problem. Because module k10temp reports difficulties with the amd2+ socket/cpu. This is known to the kernel devolpers. The tool sensors reports temperatures of 60°C+ before the initiated reboot hangs! See output of successful reboot and tool sensors: - k10temp-pci-00c3 Adapter: PCI adapter temp1:+54.0°C (high = +70.0°C) (crit = +79.0°C, hyst = +77.0°C) leder@leder-GA-MA790GP-DS4H:~$ --- I will initiate an "apport-collect" and "ubuntu-bug linux" after successful reboot now. Thanks all Gerrit Leder --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25. ApportVersion: 2.0.1-0ubuntu17.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leder 1988 F pulseaudio Card0.Amixer.info: Card hw:0 'SB'/'HDA ATI SB at 0xfe024000 irq 16' Mixer name : 'Realtek ALC889A' Components : 'HDA:10ec0885,1458a102,00100101' Controls : 50 Simple ctrls : 22 DistroRelease: Ubuntu 12.04 HibernationDevice: RESUME=UUID=58fba509-c9bb-4612-9cd4-267316f3524c InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130213) MachineType: Gigabyte Technology Co., Ltd. GA-MA790GP-DS4H MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-42-generic root=UUID=0beec22f-966b-4b73-aa1b-dfefd1fc0769 ro quiet splash ProcVersionSignature: Ubuntu 3.5.0-42.65~precise1-generic 3.5.7.21 RelatedPackageVersions: linux-restricted-modules-3.5.0-42-generic N/A linux-backports-modules-3.5.0-42-generic N/A linux-firmware1.79.6 Tags: precise running-unity Uname: Linux 3.5.0-42-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/24/2010 dmi.bios.vendor: Award Software International, Inc. dmi.bios.version: F7i dmi.board.name: GA-MA790GP-DS4H dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.type: 3 dmi.chassis.vendor: Gigabyte Technology Co., Ltd. dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF7i:bd12/24/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790GP-DS4H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790GP-DS4H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr: dmi.product.name: GA-MA790GP-DS4H dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239672/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239672] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1239672/+attachment/3877599/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239672 Title: amd64: "Fixing recursive fault but reboot is needed!" Edit Status in “linux” package in Ubuntu: New Bug description: I would like to reenter this bug, described in #1177086. The bootup hangs with the error mentioned in the summary. after five minutes the booting is possible again. I suspect heating to be the problem. Because module k10temp reports difficulties with the amd2+ socket/cpu. This is known to the kernel devolpers. The tool sensors reports temperatures of 60°C+ before the initiated reboot hangs! See output of successful reboot and tool sensors: - k10temp-pci-00c3 Adapter: PCI adapter temp1:+54.0°C (high = +70.0°C) (crit = +79.0°C, hyst = +77.0°C) leder@leder-GA-MA790GP-DS4H:~$ --- I will initiate an "apport-collect" and "ubuntu-bug linux" after successful reboot now. Thanks all Gerrit Leder --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25. ApportVersion: 2.0.1-0ubuntu17.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leder 1988 F pulseaudio Card0.Amixer.info: Card hw:0 'SB'/'HDA ATI SB at 0xfe024000 irq 16' Mixer name : 'Realtek ALC889A' Components : 'HDA:10ec0885,1458a102,00100101' Controls : 50 Simple ctrls : 22 DistroRelease: Ubuntu 12.04 HibernationDevice: RESUME=UUID=58fba509-c9bb-4612-9cd4-267316f3524c InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130213) MachineType: Gigabyte Technology Co., Ltd. GA-MA790GP-DS4H MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-42-generic root=UUID=0beec22f-966b-4b73-aa1b-dfefd1fc0769 ro quiet splash ProcVersionSignature: Ubuntu 3.5.0-42.65~precise1-generic 3.5.7.21 RelatedPackageVersions: linux-restricted-modules-3.5.0-42-generic N/A linux-backports-modules-3.5.0-42-generic N/A linux-firmware1.79.6 Tags: precise running-unity Uname: Linux 3.5.0-42-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/24/2010 dmi.bios.vendor: Award Software International, Inc. dmi.bios.version: F7i dmi.board.name: GA-MA790GP-DS4H dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.type: 3 dmi.chassis.vendor: Gigabyte Technology Co., Ltd. dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF7i:bd12/24/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790GP-DS4H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790GP-DS4H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr: dmi.product.name: GA-MA790GP-DS4H dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239672/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239672] PciMultimedia.txt
apport information ** Attachment added: "PciMultimedia.txt" https://bugs.launchpad.net/bugs/1239672/+attachment/3877603/+files/PciMultimedia.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239672 Title: amd64: "Fixing recursive fault but reboot is needed!" Edit Status in “linux” package in Ubuntu: New Bug description: I would like to reenter this bug, described in #1177086. The bootup hangs with the error mentioned in the summary. after five minutes the booting is possible again. I suspect heating to be the problem. Because module k10temp reports difficulties with the amd2+ socket/cpu. This is known to the kernel devolpers. The tool sensors reports temperatures of 60°C+ before the initiated reboot hangs! See output of successful reboot and tool sensors: - k10temp-pci-00c3 Adapter: PCI adapter temp1:+54.0°C (high = +70.0°C) (crit = +79.0°C, hyst = +77.0°C) leder@leder-GA-MA790GP-DS4H:~$ --- I will initiate an "apport-collect" and "ubuntu-bug linux" after successful reboot now. Thanks all Gerrit Leder --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25. ApportVersion: 2.0.1-0ubuntu17.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leder 1988 F pulseaudio Card0.Amixer.info: Card hw:0 'SB'/'HDA ATI SB at 0xfe024000 irq 16' Mixer name : 'Realtek ALC889A' Components : 'HDA:10ec0885,1458a102,00100101' Controls : 50 Simple ctrls : 22 DistroRelease: Ubuntu 12.04 HibernationDevice: RESUME=UUID=58fba509-c9bb-4612-9cd4-267316f3524c InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130213) MachineType: Gigabyte Technology Co., Ltd. GA-MA790GP-DS4H MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-42-generic root=UUID=0beec22f-966b-4b73-aa1b-dfefd1fc0769 ro quiet splash ProcVersionSignature: Ubuntu 3.5.0-42.65~precise1-generic 3.5.7.21 RelatedPackageVersions: linux-restricted-modules-3.5.0-42-generic N/A linux-backports-modules-3.5.0-42-generic N/A linux-firmware1.79.6 Tags: precise running-unity Uname: Linux 3.5.0-42-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/24/2010 dmi.bios.vendor: Award Software International, Inc. dmi.bios.version: F7i dmi.board.name: GA-MA790GP-DS4H dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.type: 3 dmi.chassis.vendor: Gigabyte Technology Co., Ltd. dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF7i:bd12/24/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790GP-DS4H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790GP-DS4H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr: dmi.product.name: GA-MA790GP-DS4H dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239672/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239672] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1239672/+attachment/3877611/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239672 Title: amd64: "Fixing recursive fault but reboot is needed!" Edit Status in “linux” package in Ubuntu: New Bug description: I would like to reenter this bug, described in #1177086. The bootup hangs with the error mentioned in the summary. after five minutes the booting is possible again. I suspect heating to be the problem. Because module k10temp reports difficulties with the amd2+ socket/cpu. This is known to the kernel devolpers. The tool sensors reports temperatures of 60°C+ before the initiated reboot hangs! See output of successful reboot and tool sensors: - k10temp-pci-00c3 Adapter: PCI adapter temp1:+54.0°C (high = +70.0°C) (crit = +79.0°C, hyst = +77.0°C) leder@leder-GA-MA790GP-DS4H:~$ --- I will initiate an "apport-collect" and "ubuntu-bug linux" after successful reboot now. Thanks all Gerrit Leder --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25. ApportVersion: 2.0.1-0ubuntu17.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leder 1988 F pulseaudio Card0.Amixer.info: Card hw:0 'SB'/'HDA ATI SB at 0xfe024000 irq 16' Mixer name : 'Realtek ALC889A' Components : 'HDA:10ec0885,1458a102,00100101' Controls : 50 Simple ctrls : 22 DistroRelease: Ubuntu 12.04 HibernationDevice: RESUME=UUID=58fba509-c9bb-4612-9cd4-267316f3524c InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130213) MachineType: Gigabyte Technology Co., Ltd. GA-MA790GP-DS4H MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-42-generic root=UUID=0beec22f-966b-4b73-aa1b-dfefd1fc0769 ro quiet splash ProcVersionSignature: Ubuntu 3.5.0-42.65~precise1-generic 3.5.7.21 RelatedPackageVersions: linux-restricted-modules-3.5.0-42-generic N/A linux-backports-modules-3.5.0-42-generic N/A linux-firmware1.79.6 Tags: precise running-unity Uname: Linux 3.5.0-42-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/24/2010 dmi.bios.vendor: Award Software International, Inc. dmi.bios.version: F7i dmi.board.name: GA-MA790GP-DS4H dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.type: 3 dmi.chassis.vendor: Gigabyte Technology Co., Ltd. dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF7i:bd12/24/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790GP-DS4H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790GP-DS4H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr: dmi.product.name: GA-MA790GP-DS4H dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239672/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239672] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1239672/+attachment/3877609/+files/UdevDb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239672 Title: amd64: "Fixing recursive fault but reboot is needed!" Edit Status in “linux” package in Ubuntu: New Bug description: I would like to reenter this bug, described in #1177086. The bootup hangs with the error mentioned in the summary. after five minutes the booting is possible again. I suspect heating to be the problem. Because module k10temp reports difficulties with the amd2+ socket/cpu. This is known to the kernel devolpers. The tool sensors reports temperatures of 60°C+ before the initiated reboot hangs! See output of successful reboot and tool sensors: - k10temp-pci-00c3 Adapter: PCI adapter temp1:+54.0°C (high = +70.0°C) (crit = +79.0°C, hyst = +77.0°C) leder@leder-GA-MA790GP-DS4H:~$ --- I will initiate an "apport-collect" and "ubuntu-bug linux" after successful reboot now. Thanks all Gerrit Leder --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25. ApportVersion: 2.0.1-0ubuntu17.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leder 1988 F pulseaudio Card0.Amixer.info: Card hw:0 'SB'/'HDA ATI SB at 0xfe024000 irq 16' Mixer name : 'Realtek ALC889A' Components : 'HDA:10ec0885,1458a102,00100101' Controls : 50 Simple ctrls : 22 DistroRelease: Ubuntu 12.04 HibernationDevice: RESUME=UUID=58fba509-c9bb-4612-9cd4-267316f3524c InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130213) MachineType: Gigabyte Technology Co., Ltd. GA-MA790GP-DS4H MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-42-generic root=UUID=0beec22f-966b-4b73-aa1b-dfefd1fc0769 ro quiet splash ProcVersionSignature: Ubuntu 3.5.0-42.65~precise1-generic 3.5.7.21 RelatedPackageVersions: linux-restricted-modules-3.5.0-42-generic N/A linux-backports-modules-3.5.0-42-generic N/A linux-firmware1.79.6 Tags: precise running-unity Uname: Linux 3.5.0-42-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/24/2010 dmi.bios.vendor: Award Software International, Inc. dmi.bios.version: F7i dmi.board.name: GA-MA790GP-DS4H dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.type: 3 dmi.chassis.vendor: Gigabyte Technology Co., Ltd. dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF7i:bd12/24/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790GP-DS4H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790GP-DS4H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr: dmi.product.name: GA-MA790GP-DS4H dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239672/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239672] 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/1239672 Title: amd64: "Fixing recursive fault but reboot is needed!" Edit Status in “linux” package in Ubuntu: Confirmed Bug description: I would like to reenter this bug, described in #1177086. The bootup hangs with the error mentioned in the summary. after five minutes the booting is possible again. I suspect heating to be the problem. Because module k10temp reports difficulties with the amd2+ socket/cpu. This is known to the kernel devolpers. The tool sensors reports temperatures of 60°C+ before the initiated reboot hangs! See output of successful reboot and tool sensors: - k10temp-pci-00c3 Adapter: PCI adapter temp1:+54.0°C (high = +70.0°C) (crit = +79.0°C, hyst = +77.0°C) leder@leder-GA-MA790GP-DS4H:~$ --- I will initiate an "apport-collect" and "ubuntu-bug linux" after successful reboot now. Thanks all Gerrit Leder --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25. ApportVersion: 2.0.1-0ubuntu17.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leder 1988 F pulseaudio Card0.Amixer.info: Card hw:0 'SB'/'HDA ATI SB at 0xfe024000 irq 16' Mixer name : 'Realtek ALC889A' Components : 'HDA:10ec0885,1458a102,00100101' Controls : 50 Simple ctrls : 22 DistroRelease: Ubuntu 12.04 HibernationDevice: RESUME=UUID=58fba509-c9bb-4612-9cd4-267316f3524c InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130213) MachineType: Gigabyte Technology Co., Ltd. GA-MA790GP-DS4H MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-42-generic root=UUID=0beec22f-966b-4b73-aa1b-dfefd1fc0769 ro quiet splash ProcVersionSignature: Ubuntu 3.5.0-42.65~precise1-generic 3.5.7.21 RelatedPackageVersions: linux-restricted-modules-3.5.0-42-generic N/A linux-backports-modules-3.5.0-42-generic N/A linux-firmware1.79.6 Tags: precise running-unity Uname: Linux 3.5.0-42-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 12/24/2010 dmi.bios.vendor: Award Software International, Inc. dmi.bios.version: F7i dmi.board.name: GA-MA790GP-DS4H dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.type: 3 dmi.chassis.vendor: Gigabyte Technology Co., Ltd. dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF7i:bd12/24/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790GP-DS4H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790GP-DS4H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr: dmi.product.name: GA-MA790GP-DS4H dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239672/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1223851] Re: High CPU load after resuming on Samsung NP550P5C in BIOS mode
** Bug watch added: Linux Kernel Bug Tracker #63021 http://bugzilla.kernel.org/show_bug.cgi?id=63021 ** Also affects: linux via http://bugzilla.kernel.org/show_bug.cgi?id=63021 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1223851 Title: High CPU load after resuming on Samsung NP550P5C in BIOS mode Status in The Linux Kernel: Unknown Status in “linux” package in Ubuntu: Incomplete Bug description: Description of problem: After I resume the system and plug something in one of the machine's USB3 ports (it doesn't happen if I plug the same device on a USB2 port), the CPU load raises to 50%, with one particular process with the highest load: 4 root 20 0 000 R 50.1 0.0 1:43.63 kworker/0:0 The problem seems to be caused by too many ACPI interrupts: root@ubuntu:~# grep -r . /sys/firmware/acpi/interrupts/ /sys/firmware/acpi/interrupts/sci:12554973 /sys/firmware/acpi/interrupts/error: 0 /sys/firmware/acpi/interrupts/gpe00: 0 invalid /sys/firmware/acpi/interrupts/gpe01: 0 invalid /sys/firmware/acpi/interrupts/gpe02: 0 enabled /sys/firmware/acpi/interrupts/gpe03: 0 disabled /sys/firmware/acpi/interrupts/gpe04: 0 disabled /sys/firmware/acpi/interrupts/gpe05: 0 disabled /sys/firmware/acpi/interrupts/gpe06: 0 enabled /sys/firmware/acpi/interrupts/gpe07: 0 invalid /sys/firmware/acpi/interrupts/gpe08: 0 invalid /sys/firmware/acpi/interrupts/gpe09: 0 disabled /sys/firmware/acpi/interrupts/gpe10: 0 invalid /sys/firmware/acpi/interrupts/gpe11: 0 invalid /sys/firmware/acpi/interrupts/gpe12: 0 invalid /sys/firmware/acpi/interrupts/gpe13: 0 invalid /sys/firmware/acpi/interrupts/gpe14: 0 invalid /sys/firmware/acpi/interrupts/gpe15: 0 invalid /sys/firmware/acpi/interrupts/gpe16: 0 invalid /sys/firmware/acpi/interrupts/gpe0A: 0 invalid /sys/firmware/acpi/interrupts/gpe17:1504 enabled /sys/firmware/acpi/interrupts/gpe0B: 0 disabled /sys/firmware/acpi/interrupts/gpe18: 0 invalid /sys/firmware/acpi/interrupts/gpe0C: 0 disabled /sys/firmware/acpi/interrupts/gpe19: 0 invalid /sys/firmware/acpi/interrupts/gpe0D:12553562 enabled /sys/firmware/acpi/interrupts/gpe0E: 0 disabled /sys/firmware/acpi/interrupts/gpe20: 0 disabled /sys/firmware/acpi/interrupts/gpe0F: 0 invalid /sys/firmware/acpi/interrupts/gpe21: 0 invalid /sys/firmware/acpi/interrupts/gpe22: 0 invalid /sys/firmware/acpi/interrupts/gpe23: 0 invalid /sys/firmware/acpi/interrupts/gpe24: 0 invalid /sys/firmware/acpi/interrupts/gpe25: 0 disabled /sys/firmware/acpi/interrupts/gpe26: 0 invalid /sys/firmware/acpi/interrupts/gpe1A: 0 invalid /sys/firmware/acpi/interrupts/gpe27: 0 invalid /sys/firmware/acpi/interrupts/gpe1B: 0 invalid /sys/firmware/acpi/interrupts/gpe28: 0 invalid /sys/firmware/acpi/interrupts/gpe1C: 0 invalid /sys/firmware/acpi/interrupts/gpe29: 0 invalid /sys/firmware/acpi/interrupts/gpe1D: 0 invalid /sys/firmware/acpi/interrupts/gpe1E: 0 enabled /sys/firmware/acpi/interrupts/gpe30: 0 invalid /sys/firmware/acpi/interrupts/gpe1F: 0 enabled /sys/firmware/acpi/interrupts/gpe31: 0 invalid /sys/firmware/acpi/interrupts/gpe32: 0 invalid /sys/firmware/acpi/interrupts/gpe33: 0 invalid /sys/firmware/acpi/interrupts/gpe34: 0 invalid /sys/firmware/acpi/interrupts/gpe35: 0 invalid /sys/firmware/acpi/interrupts/gpe36: 0 invalid /sys/firmware/acpi/interrupts/gpe2A: 0 invalid /sys/firmware/acpi/interrupts/gpe37: 0 invalid /sys/firmware/acpi/interrupts/gpe2B: 0 invalid /sys/firmware/acpi/interrupts/gpe38: 0 invalid /sys/firmware/acpi/interrupts/gpe2C: 0 invalid /sys/firmware/acpi/interrupts/gpe39: 0 invalid /sys/firmware/acpi/interrupts/gpe2D: 0 invalid /sys/firmware/acpi/interrupts/gpe2E: 0 invalid /sys/firmware/acpi/interrupts/gpe2F: 0 invalid /sys/firmware/acpi/interrupts/gpe3A: 0 invalid /sys/firmware/acpi/interrupts/gpe3B: 0 invalid /sys/firmware/acpi/interrupts/gpe3C: 0 invalid /sys/firmware/acpi/interrupts/gpe3D: 0 invalid /sys/firmware/acpi/interrupts/gpe3E: 0 invalid /sys/firmware/acpi/interrupts/gpe3F: 0 invalid /sys/firmware/acpi/interrupts/sci_not: 0 /sys/firmware/acpi/interrupts/ff_pmtimer: 0 invalid /sys/firmware/acpi/interrupts/ff_rt_clk: 0 disabled /sys/firmware/acpi/interrupts/gpe_all:12556159 /
[Kernel-packages] [Bug 1236965] [NEW] pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem
You have been subscribed to a public bug: steps to reproduce: 1. acquire a device with the problem, such as Clevo P180HM laptop motherboard 2. install ubuntu 12.04 (now updated to 12.04.3 currently) 3. systray > speaker-icon > sound-settings > output tab 4. no entry for "speakers built-in audio" appears workaround: running the shell script mentioned in this comment helps -- https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/946232/comments/158 however, the workaround is not completely satisfactory, because adjusting the (singular) volume-slider provided by pulseaudio only causes some of the (multiple) volume-sliders known to alsamixer to react. Specifically, turning the pulseaudio volume upwards only changes the 'master' and belatedly the 'pcm' volumes inside alsamixer. This ignores 'speaker clfe' + 'speaker front' + 'speaker surround playback volume' plus maybe others. Effectively, this means audio playback is weak: instead of spreading typical 2ch audiofiles across all internal speakers, only some are used, and only at whatever volume alsamixer specifies. (Turning the ignored volumes up in alsamixer causes a different problem: then it is no longer possible to lower the sound to a relatively-quiet volume.) Here is some information from one of the ubuntu pulseaudio/alsa devs: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/946232/comments/159 David Henningsson (946...@bugs.launchpad.net) wrote: ...you have unusual hardware: in addition to normal headphones and stereo line out, you have 5.1 internal speakers. This leads to unusual alsamixer names (e g "Speaker Front") which we do not match for in PulseAudio. Fixing that means that we should add those names in PulseAudio - but let's discuss that in a new bug instead. Let me know if you would like more specifics. I have run codecgraph, alsa-info, etc. $ cat /proc/asound/card*/codec#* | grep --before-context=4 --after-context=1 "Subsystem Id" Codec: Realtek ALC892 Address: 0 AFG Function Id: 0x1 (unsol 1) Vendor Id: 0x10ec0892 Subsystem Id: 0x15588000 Revision Id: 0x100302 -- Codec: ATI R6xx HDMI Address: 0 AFG Function Id: 0x1 (unsol 0) Vendor Id: 0x1002aa01 Subsystem Id: 0x00aa0100 Revision Id: 0x100200 $ lspci -vvnn | grep --after-context=1 "Audio device" 00:1b.0 Audio device [0403]: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller [8086:1c20] (rev 05) Subsystem: CLEVO/KAPOK Computer Device [1558:8000] -- 01:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Barts HDMI Audio [Radeon HD 6800 Series] [1002:aa88] Subsystem: CLEVO/KAPOK Computer Device [1558:8000] ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: alsa-base 1.0.25+dfsg-0ubuntu1.1 ProcVersionSignature: Ubuntu 3.5.0-41.64~precise1-generic 3.5.7.21 Uname: Linux 3.5.0-41-generic x86_64 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25. ApportVersion: 2.0.1-0ubuntu17.4 Architecture: amd64 ArecordDevices: List of CAPTURE Hardware Devices card 0: PCH [HDA Intel PCH], device 0: ALC892 Analog [ALC892 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: j 6328 F pulseaudio /dev/snd/controlC0: j 6328 F pulseaudio Card0.Amixer.info: Card hw:0 'PCH'/'HDA Intel PCH at 0xf7f0 irq 52' Mixer name : 'Realtek ALC892' Components : 'HDA:10ec0892,15588000,00100302' Controls : 36 Simple ctrls : 16 Card1.Amixer.info: Card hw:1 'Generic'/'HD-Audio Generic at 0xf7e4 irq 54' Mixer name : 'ATI R6xx HDMI' Components : 'HDA:1002aa01,00aa0100,00100200' Controls : 6 Simple ctrls : 1 Card1.Amixer.values: Simple mixer control 'IEC958',0 Capabilities: pswitch pswitch-joined penum Playback channels: Mono Mono: Playback [on] Date: Tue Oct 8 12:02:44 2013 InstallationMedia: This MarkForUpload: True PackageArchitecture: all ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: alsa-driver Symptom: audio Symptom_Card: Built-in Audio - HDA Intel PCH Symptom_Jack: Speaker, Internal Symptom_Type: Volume slider, or mixer problems Title: [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/29/2011 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 4.6.4 dmi.board.asset.tag: Not Applicable dmi.board.name: P180HMx dmi.board.vendor: CLEVO dmi.board.version: Not Applicable dmi.chassis.asset.tag: Not Applicable dmi.chassis.type: 10 dmi.chassis.vendor: CLEVO dmi.chassis.version: Not Applicable dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr4.6.4:bd09/29/2011:svnCLEVO:pnP180HMx:pvrNotApplicable:rvnCLEVO:rnP180HMx:rvrNotApplicable:cvnCLEVO:ct10:cvrNotApplicable: dmi.product.name: P180HMx dmi.product.version: Not Applicable dmi.sys.vendor: CLEVO ** Affects: linux (U
[Kernel-packages] [Bug 1218625] Re: samsung galaxy ace i (gt-s5830i) not plus detected after upgrade.
It seems fixed so I change the status of the bug. ** 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/1218625 Title: samsung galaxy ace i (gt-s5830i) not plus detected after upgrade. Status in “linux” package in Ubuntu: Fix Released Bug description: I've saucy on my netbook since the repositories for it were published (I use it for every dev branches of ubuntu). So I upgrade this installation every day. Before the 28th August 2013 (utc +1 timezone) I can use my device as storage device or debug, and I've had the notifications on both pc and smartphone. Now if I plugin my gt-s5830i I don't get any notifications on both device, but where dmesg displays the usb connection lsusb doesn't give the phone on the list. The smartphone runs cyanogenmod 7 (android 2.3.7). With a tablet everything is still ok. So a kiwie 7 tab (detected as simply google on lsusb) is still working, android 4.0.1. This is my pc as uname -a sees it: "Linux spf-laptop 3.11.0-4-generic #9-Ubuntu SMP Mon Aug 26 15:22:48 UTC 2013 i686 i686 i686 GNU/Linux" . I usually use the 3.10.0-5-lowlatency that used to work too, but now as the latest it doesn't work. 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 i686 ApportVersion: 2.12.1-0ubuntu2 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: spf3658 F pulseaudio Date: Thu Aug 29 23:14:35 2013 HibernationDevice: RESUME=UUID=ebbfa61f-aeb2-4af6-9b6a-37d97c91a113 InstallationDate: Installed on 2012-11-10 (292 days ago) InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.2) MachineType: ASUSTeK Computer INC. 1001PX MarkForUpload: True ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-4-generic root=UUID=14c0d5bf-f93d-46b7-b890-da6ed3a078e7 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.11.0-4-generic N/A linux-backports-modules-3.11.0-4-generic N/A linux-firmware1.113 SourcePackage: linux StagingDrivers: zram UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/12/2010 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 0904 dmi.board.asset.tag: To Be Filled By O.E.M. dmi.board.name: 1001PX dmi.board.vendor: ASUSTeK Computer INC. dmi.board.version: x.xx dmi.chassis.asset.tag: 0x dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTeK Computer INC. dmi.chassis.version: x.x dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr0904:bd08/12/2010:svnASUSTeKComputerINC.:pn1001PX:pvrx.x:rvnASUSTeKComputerINC.:rn1001PX:rvrx.xx:cvnASUSTeKComputerINC.:ct10:cvrx.x: dmi.product.name: 1001PX dmi.product.version: x.x dmi.sys.vendor: ASUSTeK Computer INC. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1218625/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1236965] Re: pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem
These kcontrol names have started to show up lately, especially in combination with surround internal speakers. BugLink: https://bugs.launchpad.net/bugs/1236965 Signed-off-by: David Henningsson --- .../alsa/mixer/paths/analog-output-speaker.conf| 31 1 file changed, 31 insertions(+) diff --git a/src/modules/alsa/mixer/paths/analog-output-speaker.conf b/src/modules/alsa/mixer/paths/analog-output-speaker.conf index ccd438f..d79fad1 100644 --- a/src/modules/alsa/mixer/paths/analog-output-speaker.conf +++ b/src/modules/alsa/mixer/paths/analog-output-speaker.conf @@ -38,6 +38,11 @@ required-any = any state.plugged = unknown state.unplugged = unknown +[Jack Speaker Front Phantom] +required-any = any +state.plugged = unknown +state.unplugged = unknown + [Element Hardware Master] switch = mute volume = merge @@ -88,6 +93,13 @@ override-map.1 = all-front override-map.2 = front-left,front-right required-any = any +[Element Speaker Front] +switch = mute +volume = merge +override-map.1 = all-front +override-map.2 = front-left,front-right +required-any = any + [Element Rear] switch = mute volume = merge @@ -107,12 +119,25 @@ override-map.1 = all-rear override-map.2 = rear-left,rear-right required-any = any +[Element Speaker Surround] +switch = mute +volume = merge +override-map.1 = all-rear +override-map.2 = rear-left,rear-right +required-any = any + [Element Side] switch = mute volume = merge override-map.1 = all-side override-map.2 = side-left,side-right +[Element Speaker Side] +switch = mute +volume = merge +override-map.1 = all-side +override-map.2 = side-left,side-right + [Element Center] switch = mute volume = merge @@ -152,4 +177,10 @@ volume = merge override-map.1 = all-center override-map.2 = all-center,lfe +[Element Speaker CLFE] +switch = mute +volume = merge +override-map.1 = all-center +override-map.2 = all-center,lfe + .include analog-output.conf.common -- 1.7.9.5 ** Package changed: alsa-driver (Ubuntu) => linux (Ubuntu) ** Changed in: linux (Ubuntu) Status: Incomplete => Fix Committed ** Also affects: pulseaudio (Ubuntu) Importance: Undecided Status: New ** Changed in: linux (Ubuntu) Assignee: (unassigned) => David Henningsson (diwic) ** Changed in: pulseaudio (Ubuntu) Status: New => In Progress ** Changed in: pulseaudio (Ubuntu) Assignee: (unassigned) => David Henningsson (diwic) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1236965 Title: pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem Status in “linux” package in Ubuntu: Fix Committed Status in “pulseaudio” package in Ubuntu: In Progress Bug description: steps to reproduce: 1. acquire a device with the problem, such as Clevo P180HM laptop motherboard 2. install ubuntu 12.04 (now updated to 12.04.3 currently) 3. systray > speaker-icon > sound-settings > output tab 4. no entry for "speakers built-in audio" appears workaround: running the shell script mentioned in this comment helps -- https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/946232/comments/158 however, the workaround is not completely satisfactory, because adjusting the (singular) volume-slider provided by pulseaudio only causes some of the (multiple) volume-sliders known to alsamixer to react. Specifically, turning the pulseaudio volume upwards only changes the 'master' and belatedly the 'pcm' volumes inside alsamixer. This ignores 'speaker clfe' + 'speaker front' + 'speaker surround playback volume' plus maybe others. Effectively, this means audio playback is weak: instead of spreading typical 2ch audiofiles across all internal speakers, only some are used, and only at whatever volume alsamixer specifies. (Turning the ignored volumes up in alsamixer causes a different problem: then it is no longer possible to lower the sound to a relatively-quiet volume.) Here is some information from one of the ubuntu pulseaudio/alsa devs: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/946232/comments/159 David Henningsson (946...@bugs.launchpad.net) wrote: ...you have unusual hardware: in addition to normal headphones and stereo line out, you have 5.1 internal speakers. This leads to unusual alsamixer names (e g "Speaker Front") which we do not match for in PulseAudio. Fixing that means that we should add those names in PulseAudio - but let's discuss that in a new bug instead. Let me know if you would like more specifics. I have run codecgraph, alsa-info, etc. $ cat /proc/asound/card*/codec#* | grep --before-context=4 --after-context=1 "Subsystem Id" Codec: Realtek ALC892 Address: 0 AFG Function Id: 0x1 (unsol 1) Vendor Id: 0x10ec0892 Subsystem Id: 0x15588000 Revision Id: 0x10030
[Kernel-packages] [Bug 1236965] Re: [pulseaudio-discuss] [PATCH] alsa-mixer: Add internal surround speaker elements
On Mon, 2013-10-14 at 16:16 +0200, David Henningsson wrote: > These kcontrol names have started to show up lately, especially in > combination with surround internal speakers. > > BugLink: https://bugs.launchpad.net/bugs/1236965 > Signed-off-by: David Henningsson > --- > .../alsa/mixer/paths/analog-output-speaker.conf| 31 > > 1 file changed, 31 insertions(+) > > diff --git a/src/modules/alsa/mixer/paths/analog-output-speaker.conf > b/src/modules/alsa/mixer/paths/analog-output-speaker.conf > index ccd438f..d79fad1 100644 > --- a/src/modules/alsa/mixer/paths/analog-output-speaker.conf > +++ b/src/modules/alsa/mixer/paths/analog-output-speaker.conf > @@ -38,6 +38,11 @@ required-any = any > state.plugged = unknown > state.unplugged = unknown > > +[Jack Speaker Front Phantom] > +required-any = any > +state.plugged = unknown > +state.unplugged = unknown > + > [Element Hardware Master] > switch = mute > volume = merge > @@ -88,6 +93,13 @@ override-map.1 = all-front > override-map.2 = front-left,front-right > required-any = any > > +[Element Speaker Front] > +switch = mute > +volume = merge > +override-map.1 = all-front > +override-map.2 = front-left,front-right > +required-any = any > + > [Element Rear] > switch = mute > volume = merge > @@ -107,12 +119,25 @@ override-map.1 = all-rear > override-map.2 = rear-left,rear-right > required-any = any > > +[Element Speaker Surround] > +switch = mute > +volume = merge > +override-map.1 = all-rear > +override-map.2 = rear-left,rear-right > +required-any = any > + > [Element Side] > switch = mute > volume = merge > override-map.1 = all-side > override-map.2 = side-left,side-right > > +[Element Speaker Side] > +switch = mute > +volume = merge > +override-map.1 = all-side > +override-map.2 = side-left,side-right > + > [Element Center] > switch = mute > volume = merge > @@ -152,4 +177,10 @@ volume = merge > override-map.1 = all-center > override-map.2 = all-center,lfe > > +[Element Speaker CLFE] > +switch = mute > +volume = merge > +override-map.1 = all-center > +override-map.2 = all-center,lfe > + > .include analog-output.conf.common Should these elements be muted in other paths? -- Tanu -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1236965 Title: pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem Status in “linux” package in Ubuntu: Fix Committed Status in “pulseaudio” package in Ubuntu: In Progress Bug description: steps to reproduce: 1. acquire a device with the problem, such as Clevo P180HM laptop motherboard 2. install ubuntu 12.04 (now updated to 12.04.3 currently) 3. systray > speaker-icon > sound-settings > output tab 4. no entry for "speakers built-in audio" appears workaround: running the shell script mentioned in this comment helps -- https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/946232/comments/158 however, the workaround is not completely satisfactory, because adjusting the (singular) volume-slider provided by pulseaudio only causes some of the (multiple) volume-sliders known to alsamixer to react. Specifically, turning the pulseaudio volume upwards only changes the 'master' and belatedly the 'pcm' volumes inside alsamixer. This ignores 'speaker clfe' + 'speaker front' + 'speaker surround playback volume' plus maybe others. Effectively, this means audio playback is weak: instead of spreading typical 2ch audiofiles across all internal speakers, only some are used, and only at whatever volume alsamixer specifies. (Turning the ignored volumes up in alsamixer causes a different problem: then it is no longer possible to lower the sound to a relatively-quiet volume.) Here is some information from one of the ubuntu pulseaudio/alsa devs: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/946232/comments/159 David Henningsson (946...@bugs.launchpad.net) wrote: ...you have unusual hardware: in addition to normal headphones and stereo line out, you have 5.1 internal speakers. This leads to unusual alsamixer names (e g "Speaker Front") which we do not match for in PulseAudio. Fixing that means that we should add those names in PulseAudio - but let's discuss that in a new bug instead. Let me know if you would like more specifics. I have run codecgraph, alsa-info, etc. $ cat /proc/asound/card*/codec#* | grep --before-context=4 --after-context=1 "Subsystem Id" Codec: Realtek ALC892 Address: 0 AFG Function Id: 0x1 (unsol 1) Vendor Id: 0x10ec0892 Subsystem Id: 0x15588000 Revision Id: 0x100302 -- Codec: ATI R6xx HDMI Address: 0 AFG Function Id: 0x1 (unsol 0) Vendor Id: 0x1002aa01 Subsystem Id: 0x00aa0100 Revision Id: 0x100200 $ lspci -vvnn | grep --after-context=1 "Audio devic
[Kernel-packages] [Bug 902557] Re: 10ec:8176 Wireless not working in 12.04 for rtl8192ce (RTL8188CE)
Your comment is confusing. You write about firmware rtl8192cfw.bin, and then say your hardware is RTL8188EE. If that is really your hardware, then your firmware file is rtl8188efe.bin, not rtl8192cfw.bin. Which is correct? The firmware files that work for me have the following md5sums and sizes: finger@larrylap:~/linux-firmware> md5sum rtlwifi/* 3aed09e6385aff0f3809a3949f6c3b64 rtlwifi/rtl8188efw.bin aaef52a47852e599cbff63a3e7f96a94 rtlwifi/rtl8188eufw.bin 748944fbffd3b08b5b1929bb6c7fc537 rtlwifi/rtl8192cfw.bin dd371739aa401ea1d615436b24598bc4 rtlwifi/rtl8192cfwU_B.bin 660d5d7e1e1fd985261fb20b2ac283f6 rtlwifi/rtl8192cfwU.bin 7e15572f80406839896ff4a1042b2b2f rtlwifi/rtl8192cufw_A.bin d0cdaf2531dcf416058ebb00f3f527bb rtlwifi/rtl8192cufw_B.bin 943e9b714a926e630b8152d7aad91d2e rtlwifi/rtl8192cufw.bin b64bd0e053c8b9e45efeae7ffaafde9f rtlwifi/rtl8192cufw_TMSC.bin de0e4180e87cf18a8a4b62d145bde829 rtlwifi/rtl8192defw.bin 2faf6915a0bbb5d15d3bd43618f5347c rtlwifi/rtl8192sefw.bin 200fd952db3cc9259b1fd05e3e51966f rtlwifi/rtl8712u.bin ce50dfe07dbb1bfe9e14bdb315a4b28a rtlwifi/rtl8723fw_B.bin 69ccaffbe94cc0ef1b89c25290e19b2e rtlwifi/rtl8723fw.bin finger@larrylap:~/linux-firmware> ls -l rtlwifi/ total 400 -rw-r--r-- 1 finger users 11216 Feb 20 2013 rtl8188efw.bin -rw-r--r-- 1 finger users 13904 Sep 27 22:17 rtl8188eufw.bin -rw-r--r-- 1 finger users 13540 Feb 14 2013 rtl8192cfw.bin -rw-r--r-- 1 finger users 14800 Feb 14 2013 rtl8192cfwU_B.bin -rw-r--r-- 1 finger users 14818 Feb 14 2013 rtl8192cfwU.bin -rw-r--r-- 1 finger users 16116 Sep 26 17:14 rtl8192cufw_A.bin -rw-r--r-- 1 finger users 16096 Sep 26 17:14 rtl8192cufw_B.bin -rw-r--r-- 1 finger users 16014 Feb 14 2013 rtl8192cufw.bin -rw-r--r-- 1 finger users 16116 Sep 26 17:14 rtl8192cufw_TMSC.bin -rw-r--r-- 1 finger users 22978 Feb 14 2013 rtl8192defw.bin -rw-r--r-- 1 finger users 80208 Feb 14 2013 rtl8192sefw.bin -rw-r--r-- 1 finger users 122328 Feb 14 2013 rtl8712u.bin -rwxr-xr-x 1 finger users 22996 Feb 14 2013 rtl8723fw_B.bin -rwxr-xr-x 1 finger users 11662 Feb 14 2013 rtl8723fw.bin finger@larrylap:~/linux-firmware> -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/902557 Title: 10ec:8176 Wireless not working in 12.04 for rtl8192ce (RTL8188CE) Status in “linux” package in Ubuntu: Confirmed Status in “linux” source package in Precise: Confirmed Bug description: Wireless no longer seems to work since I upgraded to Precise, it was working (albeit very flaky) ion 11.10, but it never seems to be able to connect to any access points since the upgrade. It can see all the available networks, but it can't seem to connect to any of them. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-3-generic-pae 3.2.0-3.9 ProcVersionSignature: Ubuntu 3.2.0-3.9-generic-pae 3.2.0-rc4 Uname: Linux 3.2.0-3-generic-pae i686 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 1.90-0ubuntu1 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 1: SB [HDA ATI SB], device 0: CONEXANT Analog [CONEXANT Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: beuno 1763 F pulseaudio CRDA: country EC: (2402 - 2482 @ 40), (N/A, 20) (5170 - 5250 @ 20), (3, 17) (5250 - 5330 @ 20), (3, 23), DFS (5735 - 5835 @ 20), (3, 30) Card0.Amixer.info: Card hw:0 'Generic'/'HD-Audio Generic at 0xf0244000 irq 44' Mixer name : 'ATI R6xx HDMI' Components : 'HDA:1002aa01,00aa0100,00100200' Controls : 5 Simple ctrls : 1 Card0.Amixer.values: Simple mixer control 'IEC958',0 Capabilities: pswitch pswitch-joined penum Playback channels: Mono Mono: Playback [on] Card1.Amixer.info: Card hw:1 'SB'/'HDA ATI SB at 0xf024 irq 16' Mixer name : 'Conexant CX20582 (Pebble)' Components : 'HDA:14f15066,17aa21df,00100302' Controls : 8 Simple ctrls : 5 Card29.Amixer.info: Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw unknown' Mixer name : 'ThinkPad EC (unknown)' Components : '' Controls : 1 Simple ctrls : 1 Card29.Amixer.values: Simple mixer control 'Console',0 Capabilities: pswitch pswitch-joined penum Playback channels: Mono Mono: Playback [on] Date: Sat Dec 10 12:54:26 2011 EcryptfsInUse: Yes InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012) MachineType: LENOVO 05962RU
[Kernel-packages] [Bug 1237733] Re: Kernel hangs on wandboard (freescale imx6)
The dtb comes from mmc, I'm currently using one coming from the Ubuntu image for the wandboard linked from their website but I also tried the one from the current upstream kernel without seeing any difference in behaviour. I didn't try any of those shipped with the 3.11 kernel since the imx6q- wandboard one didn't exist back then (was added to the tree shortly after 3.11 released) but I'll give imx6q-sabrelite.dtb a shot later today. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1237733 Title: Kernel hangs on wandboard (freescale imx6) Status in “linux” package in Ubuntu: Confirmed Bug description: I've been trying to use the generic kernel with my wandboard (based on a freescale imx6) as it's supposed to be working properly. Using the Ubuntu generic kernel, I usually get a successful boot very shortly followed by a hang. The hang is: http://paste.ubuntu.com/6216221 That's when using: vmlinuz-3.11.0-12-generic dmesg for that kernel: http://paste.ubuntu.com/6216265/ Then I noticed that fedora's 3.11 kernel appears to work fine for me and is reasonably stable (though it lacks aufs and overlayfs which I kind of need since I use the board as a buildd). The fedora kernel I'm using is: vmlinuz-3.11.0-armv7-x13 dmesg for that kernel: http://paste.ubuntu.com/6216246/ A config diff between the two gives me: http://paste.ubuntu.com/6216233/ I believe the git branch for the fedora kernel is at: http://pkgs.fedoraproject.org/cgit/kernel.git To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1237733/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239348] Re: ubuntu 13.04 suspend fail
** 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/1239348 Title: ubuntu 13.04 suspend fail Status in “linux” package in Ubuntu: Confirmed Bug description: Ubuntu 13.04 Linux linux 3.8.0-29-generic #42-Ubuntu SMP Tue Aug 13 23:12:18 UTC 2013 i686 athlon i686 GNU/Linux NVIDIA GeForce GTX 650 Ti (driver 319.60) Suspend used to work before I updated to 13.04, now when I suspend the disk powers off, monitor goes to text mode with blinking cursor (and never turns off) and PC power source (ie fan) also keeps on. I'm able to resume fine after that. Attached is /var/log/pm-suspend.log and output of lspci -v --- ApportVersion: 2.9.2-0ubuntu8.3 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: tulsi 2837 F pulseaudio /dev/snd/controlC0: tulsi 2837 F pulseaudio CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found. DistroRelease: Ubuntu 13.04 HibernationDevice: RESUME=UUID=ad63ecc1-edaf-43bf-ab51-a38757793d32 IwConfig: lono wireless extensions. eth0 no wireless extensions. eth1 no wireless extensions. Lsusb: Bus 001 Device 004: ID 0930:6545 Toshiba Corp. Kingston DataTraveler 102 Flash Drive / HEMA Flash Drive 2 GB / PNY Attache 4GB Stick Bus 002 Device 002: ID 045e:00db Microsoft Corp. Natural Ergonomic Keyboard 4000 V1.0 Bus 002 Device 004: ID 0458:0084 KYE Systems Corp. (Mouse Systems) Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: System manufacturer System Product Name MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) ProcFB: ProcKernelCmdLine: root=UUID=749c5b8f-a05a-4340-9f8b-f204f903b8b5 ro quiet splash 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 RfKill: Tags: raring Uname: Linux 3.8.0-29-generic i686 UpgradeStatus: Upgraded to raring on 2013-07-12 (93 days ago) UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev pulse sambashare video WpaSupplicantLog: dmi.bios.date: 09/19/2007 dmi.bios.vendor: Phoenix Technologies, LTD dmi.bios.version: ASUS M2N-SLI DELUXE ACPI BIOS Revision 1203 dmi.board.name: M2N-SLI DELUXE dmi.board.vendor: ASUSTeK Computer INC. dmi.board.version: 1.XX dmi.chassis.asset.tag: 123456789000 dmi.chassis.type: 3 dmi.chassis.vendor: Chassis Manufacture dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnPhoenixTechnologies,LTD:bvrASUSM2N-SLIDELUXEACPIBIOSRevision1203:bd09/19/2007:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM2N-SLIDELUXE:rvr1.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/1239348/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1234286] Re: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build
*** This bug is a duplicate of bug 1197586 *** https://bugs.launchpad.net/bugs/1197586 Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: bcmwl (Ubuntu) Status: New => Confirmed -- 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/1234286 Title: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build Status in “bcmwl” package in Ubuntu: Confirmed Bug description: when try to install kernel 3.12rc3 I have the crash ProblemType: Package DistroRelease: Ubuntu 13.04 Package: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6 ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8 Uname: Linux 3.8.0-31-generic i686 NonfreeKernelModules: wl ApportVersion: 2.9.2-0ubuntu8.3 Architecture: i386 DKMSKernelVersion: 3.12.0-031200rc3-generic Date: Wed Oct 2 18:24:14 2013 InstallationDate: Installed on 2013-07-25 (68 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release i386 (20130424) 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: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1234286/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1237479] Re: No internal display in Saucy
I am testing 3.12.0-999-generic #201310140405 SMP Mon Oct 14 08:06:40 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux, and still have the blank internal display. ** 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/1237479 Title: No internal display in Saucy Status in “linux” package in Ubuntu: Incomplete Bug description: I am able to boot "try without installing" from the daily image for Saucy, but the internal display never shows anything but a blank screen. My computer is an Acer S7 laptop with intel HD4000 graphics. I am booting in EFI mode, and the computer successfully boots because I can hear the Ubuntu volume change sounds when I hit the volume up/down buttons, and when I then attach an external HDMI monitor I can see a desktop. The backlight on the internal display is on (I can see it glowing) but the internal screen is completely blank. Using the hotkey I can turn the backlight on/off. "Settings/Displays" shows "Built-in Display" as active and positioned next to external HDMI monitor. If I boot in legacy mode, the internal display works. I have previously installed Ubuntu 13.04 on the same laptop in EFI mode without issues. Strangely the internal display is not detected as LVDS, as xrandr gives this output: ubuntu@ubuntu:~$ xrandr Screen 0: minimum 320 x 200, current 3840 x 1080, maximum 32767 x 32767 eDP1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 256mm x 144mm 1920x1080 60.0*+ 59.9 1680x1050 60.0 59.9 1600x1024 60.2 1400x1050 60.0 1280x1024 60.0 1440x900 59.9 1280x960 60.0 1360x768 59.8 60.0 1152x864 60.0 1024x768 60.0 800x60060.3 56.2 640x48059.9 VGA1 disconnected (normal left inverted right x axis y axis) HDMI1 connected 1920x1080+1920+0 (normal left inverted right x axis y axis) 521mm x 293mm 1920x1080 60.0*+ 50.0 59.9 1920x1080i 60.1 50.0 60.0 1680x1050 59.9 1280x1024 75.0 60.0 1440x900 59.9 1280x960 60.0 1152x864 75.0 1280x720 60.0 50.0 59.9 1440x576 50.0 1024x768 75.1 70.1 60.0 1440x480 60.0 59.9 832x62474.6 800x60072.2 75.0 60.3 56.2 720x57650.0 720x48060.0 59.9 640x48075.0 72.8 66.7 60.0 59.9 720x40070.1 DP1 disconnected (normal left inverted right x axis y axis) VIRTUAL1 disconnected (normal left inverted right x axis y axis) --- ApportVersion: 2.12.5-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ubuntu 2896 F pulseaudio CasperVersion: 1.336ubuntu1 DistroRelease: Ubuntu 13.10 LiveMediaBuild: Ubuntu 13.10 "Saucy Salamander" - Beta amd64 (20131009) MachineType: Acer Aspire S7-191 MarkForUpload: True Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/username.seed boot=casper quiet splash -- ProcVersionSignature: Ubuntu 3.11.0-12.18-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: 11/16/2012 dmi.bios.vendor: Insyde Corp. dmi.bios.version: V2.09 dmi.board.asset.tag: No Asset Tag dmi.board.name: Helium dmi.board.vendor: Acer dmi.board.version: V2.09 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: V2.09 dmi.modalias: dmi:bvnInsydeCorp.:bvrV2.09:bd11/16/2012:svnAcer:pnAspireS7-191:pvrV2.09:rvnAcer:rnHelium:rvrV2.09:cvnAcer:ct10:cvrV2.09: dmi.product.name: Aspire S7-191 dmi.product.version: V2.09 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1237479/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1236490] Re: Container has no networking
Thanks - then while we could call this a fixed kernel bug, it's not an lxc bug. ** Changed in: lxc (Ubuntu) Status: Incomplete => Invalid ** Also affects: linux (Ubuntu) Importance: Undecided Status: New ** Changed in: linux (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1236490 Title: Container has no networking Status in “linux” package in Ubuntu: Fix Released Status in “lxc” package in Ubuntu: Invalid Bug description: I try to start lxc, things go wrong, I eventually get a console login, but networking is notworking. $ sudo lxc-start -n cwdev <4>init: ureadahead main process (6) terminated with status 5 <4>init: udev-fallback-graphics main process (53) terminated with status 1 <4>init: console-setup main process (61) terminated with status 1 <4>init: procps (virtual-filesystems) main process (64) terminated with status 255 <4>init: setvtrgb main process (72) terminated with status 1 <30>udevd[87]: starting version 175 TERM environment variable not set. <4>init: plymouth-upstart-bridge main process (139) terminated with status 1 Ubuntu 12.04.2 LTS cwdev console cwdev login: <4>init: setvtrgb main process (288) terminated with status 1 abentley Password: Last login: Mon Oct 7 13:36:31 EDT 2013 on lxc/console Welcome to Ubuntu 12.04.2 LTS (GNU/Linux 3.11.0-11-generic x86_64) * Documentation: https://help.ubuntu.com/ abentley@cwdev:~$ ping 8.8.8.8 connect: Network is unreachable abentley@cwdev:~$ abentley@cwdev:~$ ifconfig eth0 Link encap:Ethernet HWaddr 00:16:3e:37:0e:f6 inet6 addr: fe80::216:3eff:fe37:ef6/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:78 errors:0 dropped:0 overruns:0 frame:0 TX packets:32 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:11923 (11.9 KB) TX bytes:6921 (6.9 KB) loLink encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:27 errors:0 dropped:0 overruns:0 frame:0 TX packets:27 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:2088 (2.0 KB) TX bytes:2088 (2.0 KB) This container is for Precise, and was originally created under Raring. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: lxc 1.0.0~alpha1-0ubuntu6 ProcVersionSignature: Ubuntu 3.11.0-11.17-generic 3.11.3 Uname: Linux 3.11.0-11-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.12.5-0ubuntu1 Architecture: amd64 Date: Mon Oct 7 13:34:57 2013 EcryptfsInUse: Yes InstallationDate: Installed on 2010-12-09 (1032 days ago) InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007) MarkForUpload: True SourcePackage: lxc UpgradeStatus: Upgraded to saucy on 2013-09-26 (10 days ago) defaults.conf: lxc.network.type = veth lxc.network.link = lxcbr0 lxc.network.flags = up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1236490/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239765] [NEW] Resume fails on HP Envy DV6 notebook (AMD APU)
Public bug reported: Latest Ubuntu 13.10 - Suspend works when closing screen, upon resume everything seems to resume except the display which remains blank. Adjusting brightness does nothing and needs a hard reboot. This does NOT happen when using latest catalyst proprietary drivers (however those drivers cannot adjust screen brightness). So, i'm assuming this is an open source radeon driver bug, but not completely certain. Ubuntu 3.11.0-12.19-generic 3.11.3 ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Attachment added: "lspci-vnvn.log" https://bugs.launchpad.net/bugs/1239765/+attachment/3877815/+files/lspci-vnvn.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/1239765 Title: Resume fails on HP Envy DV6 notebook (AMD APU) Status in “linux” package in Ubuntu: New Bug description: Latest Ubuntu 13.10 - Suspend works when closing screen, upon resume everything seems to resume except the display which remains blank. Adjusting brightness does nothing and needs a hard reboot. This does NOT happen when using latest catalyst proprietary drivers (however those drivers cannot adjust screen brightness). So, i'm assuming this is an open source radeon driver bug, but not completely certain. Ubuntu 3.11.0-12.19-generic 3.11.3 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239765/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1235649] Re: uevent spam causes libdbus client code in session upstart to consume massive amounts of memory on Ubuntu Touch
Just got a much more interesting valgrind run. Juicy excerpt: ==9366== 147,560 bytes in 1,190 blocks are still reachable in loss record 187 of 188 ==9366==at 0x402B965: calloc (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==9366==by 0x408E730: dbus_malloc0 (dbus-memory.c:572) ==9366==by 0x407983B: dbus_message_new_empty_header (dbus-message.c:1153) ==9366==by 0x4079D0F: dbus_message_new_method_return (dbus-message.c:1319) ==9366==by 0x80835F5: control_emit_event_reply (com.ubuntu.Upstart.c:2098) ==9366==by 0x806BC6C: event_finished (event.c:501) ==9366==by 0x806B26F: event_poll (event.c:259) ==9366==by 0x4044B63: nih_main_loop (main.c:609) ==9366==by 0x804D507: main (main.c:688) ==9366== ==9366== 228,394,752 bytes in 2,386 blocks are still reachable in loss record 188 of 188 ==9366==at 0x402BB88: realloc (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==9366==by 0x408E778: dbus_realloc (dbus-memory.c:678) ==9366==by 0x408F08C: reallocate_for_length (dbus-string.c:349) ==9366==by 0x408F12B: set_length (dbus-string.c:390) ==9366==by 0x408F1A9: open_gap (dbus-string.c:411) ==9366==by 0x408FA67: copy (dbus-string.c:1198) ==9366==by 0x408FCCE: _dbus_string_copy_len (dbus-string.c:1368) ==9366==by 0x408DCF8: marshal_len_followed_by_bytes (dbus-marshal-basic.c:726) ==9366==by 0x408DD95: marshal_string (dbus-marshal-basic.c:758) ==9366==by 0x408DF60: _dbus_marshal_write_basic (dbus-marshal-basic.c:840) ==9366==by 0x4075CD7: _dbus_type_writer_write_basic_no_typecode (dbus-marshal-recursive.c:1601) ==9366==by 0x40768BB: _dbus_type_writer_write_basic (dbus-marshal-recursive.c:2323) ==9366== ==9366== LEAK SUMMARY: ==9366==definitely lost: 28 bytes in 1 blocks ==9366==indirectly lost: 24 bytes in 1 blocks ==9366== possibly lost: 12,907 bytes in 290 blocks ==9366==still reachable: 228,607,834 bytes in 3,732 blocks ==9366== suppressed: 0 bytes in 0 blocks ** Attachment added: "vg.log" https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1235649/+attachment/3877842/+files/vg.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/1235649 Title: uevent spam causes libdbus client code in session upstart to consume massive amounts of memory on Ubuntu Touch Status in Upstart: New Status in “linux” package in Ubuntu: Invalid Status in “systemd” package in Ubuntu: New Status in “unity” package in Ubuntu: New Status in “upstart” package in Ubuntu: Fix Released Status in “linux” source package in Saucy: Invalid Status in “systemd” source package in Saucy: New Status in “unity” source package in Saucy: New Status in “upstart” source package in Saucy: Fix Released Bug description: using ubuntu touch image 82 i see the session init consume about 10MB per minute as long as the screen is on with Mir. running the same session with surfaceflinger only consumes 1MB per minute. in both cases the system starts to swap heavily at some point, making the UI unresponsive. http://paste.ubuntu.com/6196223/ has the top output of a Mir session after 30min, the UI just got completely unresponsive when this snapshot was taken. http://paste.ubuntu.com/6196332/ is the top output of a surfaceflinger session where the screen was off for about 10min apparently the leak only occurs while the screen is on, it seems to be permanently there but in the case of surfaceflinger it hits less hard. To manage notifications about this bug go to: https://bugs.launchpad.net/upstart/+bug/1235649/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239765] Missing required logs.
This bug is missing log files that will aid in diagnosing the problem. >From a terminal window please run: apport-collect 1239765 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/1239765 Title: Resume fails on HP Envy DV6 notebook (AMD APU) Status in “linux” package in Ubuntu: Incomplete Bug description: Latest Ubuntu 13.10 - Suspend works when closing screen, upon resume everything seems to resume except the display which remains blank. Adjusting brightness does nothing and needs a hard reboot. This does NOT happen when using latest catalyst proprietary drivers (however those drivers cannot adjust screen brightness). So, i'm assuming this is an open source radeon driver bug, but not completely certain. Ubuntu 3.11.0-12.19-generic 3.11.3 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239765/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1021924] Re: 8086:0162 [Intel DQ77MK] Multiple Displays not working
This is still an issue, even on the 13.10 RC kernel: $: dmesg|grep link_train && uname -r [9.766419] [drm:ivb_manual_fdi_link_train] *ERROR* FDI train 1 fail! [9.768562] [drm:ivb_manual_fdi_link_train] *ERROR* FDI train 2 fail! [ 118.902507] [drm:ivb_manual_fdi_link_train] *ERROR* FDI train 1 fail! [ 118.904671] [drm:ivb_manual_fdi_link_train] *ERROR* FDI train 2 fail! 3.11.0-12-generic ** 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/1021924 Title: 8086:0162 [Intel DQ77MK] Multiple Displays not working Status in X.Org X server: Confirmed Status in “linux” package in Ubuntu: Confirmed Status in “linux” source package in Precise: Confirmed Bug description: I have an Intel DQ77MK motherboard, which has 2 DVI connectors, and a Core i7 3770S IvyBridge CPU. Under Ubuntu 12.04, the multiple display support does not work, and I am stuck with a single display. The second screen only shows all pixels as 100% red. Enabling the second screen in Displays in System Settings does allow me to move windows and the mouse cursor to that screen, though I cannot actually see anything on it, as everything is red. For now I have had to force it to mirror displays, to avoid moving things to the second screen. Also, on the daily live image for Quantal, the system appears to freeze when X starts, and I am left with the primary screen being black, and the secondary screen being full red. The plymouth framebuffer is a fuzzy green image, and everything turns black when X comes up. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: xorg 1:7.6+12ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-25.40-generic-pae 3.2.18 Uname: Linux 3.2.0-25-generic-pae i686 ApportVersion: 2.0.1-0ubuntu8 Architecture: i386 CompizPlugins: [core,bailer,detection,composite,opengl,decor,gnomecompat,regex,animation,snap,grid,compiztoolbox,move,vpswitch,resize,place,imgpng,mousepoll,workarounds,expo,session,resizeinfo,ezoom,wall,fade,scale,unityshell] CompositorRunning: None Date: Fri Jul 6 16:11:55 2012 DistUpgraded: 2012-01-12 17:06:50,933 DEBUG enabling apt cron job DistroCodename: precise DistroVariant: ubuntu DkmsStatus: nvidia-current, 295.53, 3.2.0-25-generic-pae, i686: installed virtualbox, 4.1.12, 3.2.0-25-generic-pae, i686: installed ExtraDebuggingInterest: Yes, whatever it takes to get this fixed in Ubuntu GraphicsCard: Intel Corporation Ivy Bridge Graphics Controller [8086:0162] (rev 09) (prog-if 00 [VGA controller]) Subsystem: Intel Corporation Device [8086:2035] ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.2.0-25-generic-pae root=UUID=e3ff1788-609f-430f-b0e6-f696b2a2e06d ro quiet splash vt.handoff=7 SourcePackage: xorg UnitySupportTest: Error: command ['/usr/lib/nux/unity_support_test', '-p', '-f'] failed with exit code 5: Xlib: extension "GLX" missing on display ":0.0". Error: GLX is not available on the system UpgradeStatus: Upgraded to precise on 2012-01-12 (175 days ago) dmi.bios.date: 03/20/2012 dmi.bios.vendor: Intel Corp. dmi.bios.version: MKQ7710H.86A.0034.2012.0320.2026 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: DQ77MK dmi.board.vendor: Intel Corporation dmi.board.version: AAG39642-301 dmi.chassis.type: 3 dmi.modalias: dmi:bvnIntelCorp.:bvrMKQ7710H.86A.0034.2012.0320.2026:bd03/20/2012:svn:pn:pvr:rvnIntelCorporation:rnDQ77MK:rvrAAG39642-301:cvn:ct3:cvr: version.compiz: compiz 1:0.9.7.8-0ubuntu1 version.libdrm2: libdrm2 2.4.32-1ubuntu1 version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.2-0ubuntu3.1 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.2-0ubuntu3.1 version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.3 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.99~git20111219.aacbd629-0ubuntu2 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:0.0.16+git20111201+b5534a1-1build2 To manage notifications about this bug go to: https://bugs.launchpad.net/xorg-server/+bug/1021924/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1197586] Re: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6 Error! Bad return status for module build [error: implicit declaration of function ‘create_proc_entry’]
I've been having the same issue with kernel 3.12.0-rc4. Decided to try perinda's patch, it seems to work, but only after I fixed an issue with whitespaces (I had to replace 4 spaces with a single tab). ** Patch added: "Adaption of purinda patch for 3.9-3.10 so it works with 3.12." https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1197586/+attachment/3877847/+files/0008-add-support-to-linux-3.12.0.patch -- 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/1197586 Title: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6 Error! Bad return status for module build [error: implicit declaration of function ‘create_proc_entry’] Status in “bcmwl” package in Ubuntu: Confirmed Bug description: When installing kernel 3.10 on Ubuntu 13.04 64bit from http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10-saucy/ I get this error: Setting up linux-headers-3.10.0-031000 (3.10.0-031000.201306301935) ... Setting up linux-headers-3.10.0-031000-generic (3.10.0-031000.201306301935) ... Examining /etc/kernel/header_postinst.d. run-parts: executing /etc/kernel/header_postinst.d/dkms 3.10.0-031000-generic /boot/vmlinuz-3.10.0-031000-generic Error! Bad return status for module build on kernel: 3.10.0-031000-generic (x86_64) Consult /var/lib/dkms/bcmwl/6.20.155.1+bdcom/build/make.log for more information. Attaching /var/lib/dkms/bcmwl/6.20.155.1+bdcom/build/make.log I'm happy to help / compile / patch. Kind regards Marji ProblemType: Package DistroRelease: Ubuntu 13.04 Package: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6 ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13 Uname: Linux 3.8.0-25-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.9.2-0ubuntu8.1 Architecture: amd64 DKMSKernelVersion: 3.10.0-031000-generic Date: Thu Jul 4 10:29:16 2013 InstallationDate: Installed on 2013-02-03 (150 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-06-07 (26 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1197586/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1218547] [NEW] Clevo W350ST brightness keys don't work on Kubuntu
You have been subscribed to a public bug: The Fn+F8 and Fn+F9 keys are not working on my Clevo W350ST with Kubuntu Raring to change screen brightness of the internal laptop screen. I installed linux-headers-3.11.0-4, linux-headers-3.11.0-4-generic, linux-image-3.11.0-4-generic and linux-image-extra-3.11.0-4-generic from Saucy packages repository but the problem persists. When trying: $ xev | sed -n 's/^.*state \([0-9].*\), keycode *\([0-9]\+\) *\(.*\), .*$/keycode \2 = \3, state = \1/p' keycode 36 = (keysym 0xff0d, Return), state = 0x10 keycode 232 = (keysym 0x1008ff03, XF86MonBrightnessDown), state = 0x10 keycode 233 = (keysym 0x1008ff02, XF86MonBrightnessUp), state = 0x10 Event codes appear correctly. And changing: /sys/class/backlight/intel_backlight/brightness changes the brightness of the screen, but pressing the key combination does not. I believe this happens because the key combination is, in fact, changing the value of /sys/class/backlight/acpi_video0/brightness I have http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu http://ppa.launchpad.net/bumblebee/stable/ubuntu in my package sources Thanks! ** Affects: linux (Ubuntu) Importance: Undecided Status: Confirmed ** Tags: bot-comment -- Clevo W350ST brightness keys don't work on Kubuntu https://bugs.launchpad.net/bugs/1218547 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 1239765] Re: Resume fails on HP Envy DV6 notebook (AMD APU)
apport information ** Tags added: apport-collected saucy ** Description changed: Latest Ubuntu 13.10 - Suspend works when closing screen, upon resume everything seems to resume except the display which remains blank. Adjusting brightness does nothing and needs a hard reboot. This does NOT happen when using latest catalyst proprietary drivers (however those drivers cannot adjust screen brightness). So, i'm assuming this is an open source radeon driver bug, but not completely certain. Ubuntu 3.11.0-12.19-generic 3.11.3 + --- + ApportVersion: 2.12.5-0ubuntu2 + Architecture: amd64 + AudioDevicesInUse: + USERPID ACCESS COMMAND + /dev/snd/controlC1: jd 2318 F pulseaudio + /dev/snd/controlC0: jd 2318 F pulseaudio + DistroRelease: Ubuntu 13.10 + EcryptfsInUse: Yes + HibernationDevice: RESUME=UUID=08290fb8-81e0-4e9e-ac28-d35205f9e401 + InstallationDate: Installed on 2013-04-28 (168 days ago) + InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) + MachineType: Hewlett-Packard HP ENVY dv6 Notebook PC + MarkForUpload: True + Package: linux (not installed) + ProcEnviron: + LANGUAGE=en_US + TERM=xterm + PATH=(custom, no user) + LANG=en_US.UTF-8 + SHELL=/bin/bash + ProcFB: 0 radeondrmfb + ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash radeon.dpm=1 vt.handoff=7 + ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 + 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-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: no + Tags: saucy + Uname: Linux 3.11.0-12-generic x86_64 + UpgradeStatus: Upgraded to saucy on 2013-10-13 (0 days ago) + UserGroups: + + dmi.bios.date: 12/19/2012 + dmi.bios.vendor: Insyde + dmi.bios.version: F.22 + dmi.board.asset.tag: Base Board Asset Tag + dmi.board.name: 182D + dmi.board.vendor: Hewlett-Packard + dmi.board.version: 55.25 + dmi.chassis.asset.tag: Chassis Asset Tag + dmi.chassis.type: 10 + dmi.chassis.vendor: Hewlett-Packard + dmi.chassis.version: Chassis Version + dmi.modalias: dmi:bvnInsyde:bvrF.22:bd12/19/2012:svnHewlett-Packard:pnHPENVYdv6NotebookPC:pvr088B1130591620100:rvnHewlett-Packard:rn182D:rvr55.25:cvnHewlett-Packard:ct10:cvrChassisVersion: + dmi.product.name: HP ENVY dv6 Notebook PC + dmi.product.version: 088B1130591620100 + dmi.sys.vendor: Hewlett-Packard ** Attachment added: "AlsaInfo.txt" https://bugs.launchpad.net/bugs/1239765/+attachment/3877848/+files/AlsaInfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239765 Title: Resume fails on HP Envy DV6 notebook (AMD APU) Status in “linux” package in Ubuntu: Confirmed Bug description: Latest Ubuntu 13.10 - Suspend works when closing screen, upon resume everything seems to resume except the display which remains blank. Adjusting brightness does nothing and needs a hard reboot. This does NOT happen when using latest catalyst proprietary drivers (however those drivers cannot adjust screen brightness). So, i'm assuming this is an open source radeon driver bug, but not completely certain. Ubuntu 3.11.0-12.19-generic 3.11.3 --- ApportVersion: 2.12.5-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jd 2318 F pulseaudio /dev/snd/controlC0: jd 2318 F pulseaudio DistroRelease: Ubuntu 13.10 EcryptfsInUse: Yes HibernationDevice: RESUME=UUID=08290fb8-81e0-4e9e-ac28-d35205f9e401 InstallationDate: Installed on 2013-04-28 (168 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: Hewlett-Packard HP ENVY dv6 Notebook PC MarkForUpload: True Package: linux (not installed) ProcEnviron: LANGUAGE=en_US TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash radeon.dpm=1 vt.handoff=7 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 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-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 bl
[Kernel-packages] [Bug 1239765] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1239765/+attachment/3877856/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239765 Title: Resume fails on HP Envy DV6 notebook (AMD APU) Status in “linux” package in Ubuntu: Confirmed Bug description: Latest Ubuntu 13.10 - Suspend works when closing screen, upon resume everything seems to resume except the display which remains blank. Adjusting brightness does nothing and needs a hard reboot. This does NOT happen when using latest catalyst proprietary drivers (however those drivers cannot adjust screen brightness). So, i'm assuming this is an open source radeon driver bug, but not completely certain. Ubuntu 3.11.0-12.19-generic 3.11.3 --- ApportVersion: 2.12.5-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jd 2318 F pulseaudio /dev/snd/controlC0: jd 2318 F pulseaudio DistroRelease: Ubuntu 13.10 EcryptfsInUse: Yes HibernationDevice: RESUME=UUID=08290fb8-81e0-4e9e-ac28-d35205f9e401 InstallationDate: Installed on 2013-04-28 (168 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: Hewlett-Packard HP ENVY dv6 Notebook PC MarkForUpload: True Package: linux (not installed) ProcEnviron: LANGUAGE=en_US TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash radeon.dpm=1 vt.handoff=7 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 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-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: no Tags: saucy Uname: Linux 3.11.0-12-generic x86_64 UpgradeStatus: Upgraded to saucy on 2013-10-13 (0 days ago) UserGroups: dmi.bios.date: 12/19/2012 dmi.bios.vendor: Insyde dmi.bios.version: F.22 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: 182D dmi.board.vendor: Hewlett-Packard dmi.board.version: 55.25 dmi.chassis.asset.tag: Chassis Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsyde:bvrF.22:bd12/19/2012:svnHewlett-Packard:pnHPENVYdv6NotebookPC:pvr088B1130591620100:rvnHewlett-Packard:rn182D:rvr55.25:cvnHewlett-Packard:ct10:cvrChassisVersion: dmi.product.name: HP ENVY dv6 Notebook PC dmi.product.version: 088B1130591620100 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239765/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239765] IwConfig.txt
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1239765/+attachment/3877852/+files/IwConfig.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239765 Title: Resume fails on HP Envy DV6 notebook (AMD APU) Status in “linux” package in Ubuntu: Confirmed Bug description: Latest Ubuntu 13.10 - Suspend works when closing screen, upon resume everything seems to resume except the display which remains blank. Adjusting brightness does nothing and needs a hard reboot. This does NOT happen when using latest catalyst proprietary drivers (however those drivers cannot adjust screen brightness). So, i'm assuming this is an open source radeon driver bug, but not completely certain. Ubuntu 3.11.0-12.19-generic 3.11.3 --- ApportVersion: 2.12.5-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jd 2318 F pulseaudio /dev/snd/controlC0: jd 2318 F pulseaudio DistroRelease: Ubuntu 13.10 EcryptfsInUse: Yes HibernationDevice: RESUME=UUID=08290fb8-81e0-4e9e-ac28-d35205f9e401 InstallationDate: Installed on 2013-04-28 (168 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: Hewlett-Packard HP ENVY dv6 Notebook PC MarkForUpload: True Package: linux (not installed) ProcEnviron: LANGUAGE=en_US TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash radeon.dpm=1 vt.handoff=7 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 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-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: no Tags: saucy Uname: Linux 3.11.0-12-generic x86_64 UpgradeStatus: Upgraded to saucy on 2013-10-13 (0 days ago) UserGroups: dmi.bios.date: 12/19/2012 dmi.bios.vendor: Insyde dmi.bios.version: F.22 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: 182D dmi.board.vendor: Hewlett-Packard dmi.board.version: 55.25 dmi.chassis.asset.tag: Chassis Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsyde:bvrF.22:bd12/19/2012:svnHewlett-Packard:pnHPENVYdv6NotebookPC:pvr088B1130591620100:rvnHewlett-Packard:rn182D:rvr55.25:cvnHewlett-Packard:ct10:cvrChassisVersion: dmi.product.name: HP ENVY dv6 Notebook PC dmi.product.version: 088B1130591620100 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239765/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239765] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1239765/+attachment/3877858/+files/UdevDb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239765 Title: Resume fails on HP Envy DV6 notebook (AMD APU) Status in “linux” package in Ubuntu: Confirmed Bug description: Latest Ubuntu 13.10 - Suspend works when closing screen, upon resume everything seems to resume except the display which remains blank. Adjusting brightness does nothing and needs a hard reboot. This does NOT happen when using latest catalyst proprietary drivers (however those drivers cannot adjust screen brightness). So, i'm assuming this is an open source radeon driver bug, but not completely certain. Ubuntu 3.11.0-12.19-generic 3.11.3 --- ApportVersion: 2.12.5-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jd 2318 F pulseaudio /dev/snd/controlC0: jd 2318 F pulseaudio DistroRelease: Ubuntu 13.10 EcryptfsInUse: Yes HibernationDevice: RESUME=UUID=08290fb8-81e0-4e9e-ac28-d35205f9e401 InstallationDate: Installed on 2013-04-28 (168 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: Hewlett-Packard HP ENVY dv6 Notebook PC MarkForUpload: True Package: linux (not installed) ProcEnviron: LANGUAGE=en_US TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash radeon.dpm=1 vt.handoff=7 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 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-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: no Tags: saucy Uname: Linux 3.11.0-12-generic x86_64 UpgradeStatus: Upgraded to saucy on 2013-10-13 (0 days ago) UserGroups: dmi.bios.date: 12/19/2012 dmi.bios.vendor: Insyde dmi.bios.version: F.22 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: 182D dmi.board.vendor: Hewlett-Packard dmi.board.version: 55.25 dmi.chassis.asset.tag: Chassis Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsyde:bvrF.22:bd12/19/2012:svnHewlett-Packard:pnHPENVYdv6NotebookPC:pvr088B1130591620100:rvnHewlett-Packard:rn182D:rvr55.25:cvnHewlett-Packard:ct10:cvrChassisVersion: dmi.product.name: HP ENVY dv6 Notebook PC dmi.product.version: 088B1130591620100 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239765/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239765] BootDmesg.txt
apport information ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/1239765/+attachment/3877849/+files/BootDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239765 Title: Resume fails on HP Envy DV6 notebook (AMD APU) Status in “linux” package in Ubuntu: Confirmed Bug description: Latest Ubuntu 13.10 - Suspend works when closing screen, upon resume everything seems to resume except the display which remains blank. Adjusting brightness does nothing and needs a hard reboot. This does NOT happen when using latest catalyst proprietary drivers (however those drivers cannot adjust screen brightness). So, i'm assuming this is an open source radeon driver bug, but not completely certain. Ubuntu 3.11.0-12.19-generic 3.11.3 --- ApportVersion: 2.12.5-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jd 2318 F pulseaudio /dev/snd/controlC0: jd 2318 F pulseaudio DistroRelease: Ubuntu 13.10 EcryptfsInUse: Yes HibernationDevice: RESUME=UUID=08290fb8-81e0-4e9e-ac28-d35205f9e401 InstallationDate: Installed on 2013-04-28 (168 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: Hewlett-Packard HP ENVY dv6 Notebook PC MarkForUpload: True Package: linux (not installed) ProcEnviron: LANGUAGE=en_US TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash radeon.dpm=1 vt.handoff=7 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 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-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: no Tags: saucy Uname: Linux 3.11.0-12-generic x86_64 UpgradeStatus: Upgraded to saucy on 2013-10-13 (0 days ago) UserGroups: dmi.bios.date: 12/19/2012 dmi.bios.vendor: Insyde dmi.bios.version: F.22 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: 182D dmi.board.vendor: Hewlett-Packard dmi.board.version: 55.25 dmi.chassis.asset.tag: Chassis Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsyde:bvrF.22:bd12/19/2012:svnHewlett-Packard:pnHPENVYdv6NotebookPC:pvr088B1130591620100:rvnHewlett-Packard:rn182D:rvr55.25:cvnHewlett-Packard:ct10:cvrChassisVersion: dmi.product.name: HP ENVY dv6 Notebook PC dmi.product.version: 088B1130591620100 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239765/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239765] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1239765/+attachment/3877854/+files/Lsusb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239765 Title: Resume fails on HP Envy DV6 notebook (AMD APU) Status in “linux” package in Ubuntu: Confirmed Bug description: Latest Ubuntu 13.10 - Suspend works when closing screen, upon resume everything seems to resume except the display which remains blank. Adjusting brightness does nothing and needs a hard reboot. This does NOT happen when using latest catalyst proprietary drivers (however those drivers cannot adjust screen brightness). So, i'm assuming this is an open source radeon driver bug, but not completely certain. Ubuntu 3.11.0-12.19-generic 3.11.3 --- ApportVersion: 2.12.5-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jd 2318 F pulseaudio /dev/snd/controlC0: jd 2318 F pulseaudio DistroRelease: Ubuntu 13.10 EcryptfsInUse: Yes HibernationDevice: RESUME=UUID=08290fb8-81e0-4e9e-ac28-d35205f9e401 InstallationDate: Installed on 2013-04-28 (168 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: Hewlett-Packard HP ENVY dv6 Notebook PC MarkForUpload: True Package: linux (not installed) ProcEnviron: LANGUAGE=en_US TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash radeon.dpm=1 vt.handoff=7 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 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-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: no Tags: saucy Uname: Linux 3.11.0-12-generic x86_64 UpgradeStatus: Upgraded to saucy on 2013-10-13 (0 days ago) UserGroups: dmi.bios.date: 12/19/2012 dmi.bios.vendor: Insyde dmi.bios.version: F.22 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: 182D dmi.board.vendor: Hewlett-Packard dmi.board.version: 55.25 dmi.chassis.asset.tag: Chassis Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsyde:bvrF.22:bd12/19/2012:svnHewlett-Packard:pnHPENVYdv6NotebookPC:pvr088B1130591620100:rvnHewlett-Packard:rn182D:rvr55.25:cvnHewlett-Packard:ct10:cvrChassisVersion: dmi.product.name: HP ENVY dv6 Notebook PC dmi.product.version: 088B1130591620100 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239765/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239765] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1239765/+attachment/3877860/+files/WifiSyslog.txt ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239765 Title: Resume fails on HP Envy DV6 notebook (AMD APU) Status in “linux” package in Ubuntu: Confirmed Bug description: Latest Ubuntu 13.10 - Suspend works when closing screen, upon resume everything seems to resume except the display which remains blank. Adjusting brightness does nothing and needs a hard reboot. This does NOT happen when using latest catalyst proprietary drivers (however those drivers cannot adjust screen brightness). So, i'm assuming this is an open source radeon driver bug, but not completely certain. Ubuntu 3.11.0-12.19-generic 3.11.3 --- ApportVersion: 2.12.5-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jd 2318 F pulseaudio /dev/snd/controlC0: jd 2318 F pulseaudio DistroRelease: Ubuntu 13.10 EcryptfsInUse: Yes HibernationDevice: RESUME=UUID=08290fb8-81e0-4e9e-ac28-d35205f9e401 InstallationDate: Installed on 2013-04-28 (168 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: Hewlett-Packard HP ENVY dv6 Notebook PC MarkForUpload: True Package: linux (not installed) ProcEnviron: LANGUAGE=en_US TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash radeon.dpm=1 vt.handoff=7 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 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-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: no Tags: saucy Uname: Linux 3.11.0-12-generic x86_64 UpgradeStatus: Upgraded to saucy on 2013-10-13 (0 days ago) UserGroups: dmi.bios.date: 12/19/2012 dmi.bios.vendor: Insyde dmi.bios.version: F.22 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: 182D dmi.board.vendor: Hewlett-Packard dmi.board.version: 55.25 dmi.chassis.asset.tag: Chassis Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsyde:bvrF.22:bd12/19/2012:svnHewlett-Packard:pnHPENVYdv6NotebookPC:pvr088B1130591620100:rvnHewlett-Packard:rn182D:rvr55.25:cvnHewlett-Packard:ct10:cvrChassisVersion: dmi.product.name: HP ENVY dv6 Notebook PC dmi.product.version: 088B1130591620100 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239765/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239765] UdevLog.txt
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1239765/+attachment/3877859/+files/UdevLog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239765 Title: Resume fails on HP Envy DV6 notebook (AMD APU) Status in “linux” package in Ubuntu: Confirmed Bug description: Latest Ubuntu 13.10 - Suspend works when closing screen, upon resume everything seems to resume except the display which remains blank. Adjusting brightness does nothing and needs a hard reboot. This does NOT happen when using latest catalyst proprietary drivers (however those drivers cannot adjust screen brightness). So, i'm assuming this is an open source radeon driver bug, but not completely certain. Ubuntu 3.11.0-12.19-generic 3.11.3 --- ApportVersion: 2.12.5-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jd 2318 F pulseaudio /dev/snd/controlC0: jd 2318 F pulseaudio DistroRelease: Ubuntu 13.10 EcryptfsInUse: Yes HibernationDevice: RESUME=UUID=08290fb8-81e0-4e9e-ac28-d35205f9e401 InstallationDate: Installed on 2013-04-28 (168 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: Hewlett-Packard HP ENVY dv6 Notebook PC MarkForUpload: True Package: linux (not installed) ProcEnviron: LANGUAGE=en_US TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash radeon.dpm=1 vt.handoff=7 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 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-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: no Tags: saucy Uname: Linux 3.11.0-12-generic x86_64 UpgradeStatus: Upgraded to saucy on 2013-10-13 (0 days ago) UserGroups: dmi.bios.date: 12/19/2012 dmi.bios.vendor: Insyde dmi.bios.version: F.22 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: 182D dmi.board.vendor: Hewlett-Packard dmi.board.version: 55.25 dmi.chassis.asset.tag: Chassis Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsyde:bvrF.22:bd12/19/2012:svnHewlett-Packard:pnHPENVYdv6NotebookPC:pvr088B1130591620100:rvnHewlett-Packard:rn182D:rvr55.25:cvnHewlett-Packard:ct10:cvrChassisVersion: dmi.product.name: HP ENVY dv6 Notebook PC dmi.product.version: 088B1130591620100 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239765/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239765] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1239765/+attachment/3877853/+files/Lspci.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239765 Title: Resume fails on HP Envy DV6 notebook (AMD APU) Status in “linux” package in Ubuntu: Confirmed Bug description: Latest Ubuntu 13.10 - Suspend works when closing screen, upon resume everything seems to resume except the display which remains blank. Adjusting brightness does nothing and needs a hard reboot. This does NOT happen when using latest catalyst proprietary drivers (however those drivers cannot adjust screen brightness). So, i'm assuming this is an open source radeon driver bug, but not completely certain. Ubuntu 3.11.0-12.19-generic 3.11.3 --- ApportVersion: 2.12.5-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jd 2318 F pulseaudio /dev/snd/controlC0: jd 2318 F pulseaudio DistroRelease: Ubuntu 13.10 EcryptfsInUse: Yes HibernationDevice: RESUME=UUID=08290fb8-81e0-4e9e-ac28-d35205f9e401 InstallationDate: Installed on 2013-04-28 (168 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: Hewlett-Packard HP ENVY dv6 Notebook PC MarkForUpload: True Package: linux (not installed) ProcEnviron: LANGUAGE=en_US TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash radeon.dpm=1 vt.handoff=7 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 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-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: no Tags: saucy Uname: Linux 3.11.0-12-generic x86_64 UpgradeStatus: Upgraded to saucy on 2013-10-13 (0 days ago) UserGroups: dmi.bios.date: 12/19/2012 dmi.bios.vendor: Insyde dmi.bios.version: F.22 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: 182D dmi.board.vendor: Hewlett-Packard dmi.board.version: 55.25 dmi.chassis.asset.tag: Chassis Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsyde:bvrF.22:bd12/19/2012:svnHewlett-Packard:pnHPENVYdv6NotebookPC:pvr088B1130591620100:rvnHewlett-Packard:rn182D:rvr55.25:cvnHewlett-Packard:ct10:cvrChassisVersion: dmi.product.name: HP ENVY dv6 Notebook PC dmi.product.version: 088B1130591620100 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239765/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239765] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1239765/+attachment/3877857/+files/ProcModules.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239765 Title: Resume fails on HP Envy DV6 notebook (AMD APU) Status in “linux” package in Ubuntu: Confirmed Bug description: Latest Ubuntu 13.10 - Suspend works when closing screen, upon resume everything seems to resume except the display which remains blank. Adjusting brightness does nothing and needs a hard reboot. This does NOT happen when using latest catalyst proprietary drivers (however those drivers cannot adjust screen brightness). So, i'm assuming this is an open source radeon driver bug, but not completely certain. Ubuntu 3.11.0-12.19-generic 3.11.3 --- ApportVersion: 2.12.5-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jd 2318 F pulseaudio /dev/snd/controlC0: jd 2318 F pulseaudio DistroRelease: Ubuntu 13.10 EcryptfsInUse: Yes HibernationDevice: RESUME=UUID=08290fb8-81e0-4e9e-ac28-d35205f9e401 InstallationDate: Installed on 2013-04-28 (168 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: Hewlett-Packard HP ENVY dv6 Notebook PC MarkForUpload: True Package: linux (not installed) ProcEnviron: LANGUAGE=en_US TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash radeon.dpm=1 vt.handoff=7 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 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-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: no Tags: saucy Uname: Linux 3.11.0-12-generic x86_64 UpgradeStatus: Upgraded to saucy on 2013-10-13 (0 days ago) UserGroups: dmi.bios.date: 12/19/2012 dmi.bios.vendor: Insyde dmi.bios.version: F.22 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: 182D dmi.board.vendor: Hewlett-Packard dmi.board.version: 55.25 dmi.chassis.asset.tag: Chassis Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsyde:bvrF.22:bd12/19/2012:svnHewlett-Packard:pnHPENVYdv6NotebookPC:pvr088B1130591620100:rvnHewlett-Packard:rn182D:rvr55.25:cvnHewlett-Packard:ct10:cvrChassisVersion: dmi.product.name: HP ENVY dv6 Notebook PC dmi.product.version: 088B1130591620100 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239765/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239765] CRDA.txt
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1239765/+attachment/3877850/+files/CRDA.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239765 Title: Resume fails on HP Envy DV6 notebook (AMD APU) Status in “linux” package in Ubuntu: Confirmed Bug description: Latest Ubuntu 13.10 - Suspend works when closing screen, upon resume everything seems to resume except the display which remains blank. Adjusting brightness does nothing and needs a hard reboot. This does NOT happen when using latest catalyst proprietary drivers (however those drivers cannot adjust screen brightness). So, i'm assuming this is an open source radeon driver bug, but not completely certain. Ubuntu 3.11.0-12.19-generic 3.11.3 --- ApportVersion: 2.12.5-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jd 2318 F pulseaudio /dev/snd/controlC0: jd 2318 F pulseaudio DistroRelease: Ubuntu 13.10 EcryptfsInUse: Yes HibernationDevice: RESUME=UUID=08290fb8-81e0-4e9e-ac28-d35205f9e401 InstallationDate: Installed on 2013-04-28 (168 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: Hewlett-Packard HP ENVY dv6 Notebook PC MarkForUpload: True Package: linux (not installed) ProcEnviron: LANGUAGE=en_US TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash radeon.dpm=1 vt.handoff=7 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 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-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: no Tags: saucy Uname: Linux 3.11.0-12-generic x86_64 UpgradeStatus: Upgraded to saucy on 2013-10-13 (0 days ago) UserGroups: dmi.bios.date: 12/19/2012 dmi.bios.vendor: Insyde dmi.bios.version: F.22 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: 182D dmi.board.vendor: Hewlett-Packard dmi.board.version: 55.25 dmi.chassis.asset.tag: Chassis Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsyde:bvrF.22:bd12/19/2012:svnHewlett-Packard:pnHPENVYdv6NotebookPC:pvr088B1130591620100:rvnHewlett-Packard:rn182D:rvr55.25:cvnHewlett-Packard:ct10:cvrChassisVersion: dmi.product.name: HP ENVY dv6 Notebook PC dmi.product.version: 088B1130591620100 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239765/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239765] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1239765/+attachment/3877851/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239765 Title: Resume fails on HP Envy DV6 notebook (AMD APU) Status in “linux” package in Ubuntu: Confirmed Bug description: Latest Ubuntu 13.10 - Suspend works when closing screen, upon resume everything seems to resume except the display which remains blank. Adjusting brightness does nothing and needs a hard reboot. This does NOT happen when using latest catalyst proprietary drivers (however those drivers cannot adjust screen brightness). So, i'm assuming this is an open source radeon driver bug, but not completely certain. Ubuntu 3.11.0-12.19-generic 3.11.3 --- ApportVersion: 2.12.5-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jd 2318 F pulseaudio /dev/snd/controlC0: jd 2318 F pulseaudio DistroRelease: Ubuntu 13.10 EcryptfsInUse: Yes HibernationDevice: RESUME=UUID=08290fb8-81e0-4e9e-ac28-d35205f9e401 InstallationDate: Installed on 2013-04-28 (168 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: Hewlett-Packard HP ENVY dv6 Notebook PC MarkForUpload: True Package: linux (not installed) ProcEnviron: LANGUAGE=en_US TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash radeon.dpm=1 vt.handoff=7 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 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-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: no Tags: saucy Uname: Linux 3.11.0-12-generic x86_64 UpgradeStatus: Upgraded to saucy on 2013-10-13 (0 days ago) UserGroups: dmi.bios.date: 12/19/2012 dmi.bios.vendor: Insyde dmi.bios.version: F.22 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: 182D dmi.board.vendor: Hewlett-Packard dmi.board.version: 55.25 dmi.chassis.asset.tag: Chassis Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsyde:bvrF.22:bd12/19/2012:svnHewlett-Packard:pnHPENVYdv6NotebookPC:pvr088B1130591620100:rvnHewlett-Packard:rn182D:rvr55.25:cvnHewlett-Packard:ct10:cvrChassisVersion: dmi.product.name: HP ENVY dv6 Notebook PC dmi.product.version: 088B1130591620100 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239765/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1239765] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1239765/+attachment/3877855/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239765 Title: Resume fails on HP Envy DV6 notebook (AMD APU) Status in “linux” package in Ubuntu: Confirmed Bug description: Latest Ubuntu 13.10 - Suspend works when closing screen, upon resume everything seems to resume except the display which remains blank. Adjusting brightness does nothing and needs a hard reboot. This does NOT happen when using latest catalyst proprietary drivers (however those drivers cannot adjust screen brightness). So, i'm assuming this is an open source radeon driver bug, but not completely certain. Ubuntu 3.11.0-12.19-generic 3.11.3 --- ApportVersion: 2.12.5-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jd 2318 F pulseaudio /dev/snd/controlC0: jd 2318 F pulseaudio DistroRelease: Ubuntu 13.10 EcryptfsInUse: Yes HibernationDevice: RESUME=UUID=08290fb8-81e0-4e9e-ac28-d35205f9e401 InstallationDate: Installed on 2013-04-28 (168 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: Hewlett-Packard HP ENVY dv6 Notebook PC MarkForUpload: True Package: linux (not installed) ProcEnviron: LANGUAGE=en_US TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash radeon.dpm=1 vt.handoff=7 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 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-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: no Tags: saucy Uname: Linux 3.11.0-12-generic x86_64 UpgradeStatus: Upgraded to saucy on 2013-10-13 (0 days ago) UserGroups: dmi.bios.date: 12/19/2012 dmi.bios.vendor: Insyde dmi.bios.version: F.22 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: 182D dmi.board.vendor: Hewlett-Packard dmi.board.version: 55.25 dmi.chassis.asset.tag: Chassis Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsyde:bvrF.22:bd12/19/2012:svnHewlett-Packard:pnHPENVYdv6NotebookPC:pvr088B1130591620100:rvnHewlett-Packard:rn182D:rvr55.25:cvnHewlett-Packard:ct10:cvrChassisVersion: dmi.product.name: HP ENVY dv6 Notebook PC dmi.product.version: 088B1130591620100 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239765/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1218547] Re: Clevo W350ST brightness keys don't work on Kubuntu
Looking back at your last comment, this sounds like the core of the issue is that there are two interfaces present that are trying to control brightness. Could you try booting with the kernel boot parameter of "acpi_backlight=vendor" which should disable acpi_video0 leaving intel_backlight. Does this improve the issue, or cause additional problems? Also, now that I've set a package please run "apport-collect bug#" so that any logs that may be relevant get attached here. If "acpi_backlight=vendor" either doesn't help, or causes weird flickery issues, there are a few other ways to try to cut the number of interfaces down to one. Quinn Balazs ** Package changed: ubuntu => linux (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1218547 Title: Clevo W350ST brightness keys don't work on Kubuntu Status in “linux” package in Ubuntu: Confirmed Bug description: The Fn+F8 and Fn+F9 keys are not working on my Clevo W350ST with Kubuntu Raring to change screen brightness of the internal laptop screen. I installed linux-headers-3.11.0-4, linux- headers-3.11.0-4-generic, linux-image-3.11.0-4-generic and linux- image-extra-3.11.0-4-generic from Saucy packages repository but the problem persists. When trying: $ xev | sed -n 's/^.*state \([0-9].*\), keycode *\([0-9]\+\) *\(.*\), .*$/keycode \2 = \3, state = \1/p' keycode 36 = (keysym 0xff0d, Return), state = 0x10 keycode 232 = (keysym 0x1008ff03, XF86MonBrightnessDown), state = 0x10 keycode 233 = (keysym 0x1008ff02, XF86MonBrightnessUp), state = 0x10 Event codes appear correctly. And changing: /sys/class/backlight/intel_backlight/brightness changes the brightness of the screen, but pressing the key combination does not. I believe this happens because the key combination is, in fact, changing the value of /sys/class/backlight/acpi_video0/brightness I have http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu http://ppa.launchpad.net/bumblebee/stable/ubuntu in my package sources Thanks! To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1218547/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1218547] Re: Clevo W350ST brightness keys don't work on Kubuntu
apport information ** Tags added: apport-collected raring ** Description changed: The Fn+F8 and Fn+F9 keys are not working on my Clevo W350ST with Kubuntu Raring to change screen brightness of the internal laptop screen. I installed linux-headers-3.11.0-4, linux-headers-3.11.0-4-generic, linux-image-3.11.0-4-generic and linux-image-extra-3.11.0-4-generic from Saucy packages repository but the problem persists. When trying: $ xev | sed -n 's/^.*state \([0-9].*\), keycode *\([0-9]\+\) *\(.*\), .*$/keycode \2 = \3, state = \1/p' keycode 36 = (keysym 0xff0d, Return), state = 0x10 keycode 232 = (keysym 0x1008ff03, XF86MonBrightnessDown), state = 0x10 keycode 233 = (keysym 0x1008ff02, XF86MonBrightnessUp), state = 0x10 Event codes appear correctly. And changing: /sys/class/backlight/intel_backlight/brightness changes the brightness of the screen, but pressing the key combination does not. I believe this happens because the key combination is, in fact, changing the value of /sys/class/backlight/acpi_video0/brightness I have http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu http://ppa.launchpad.net/bumblebee/stable/ubuntu in my package sources Thanks! + --- + ApportVersion: 2.9.2-0ubuntu8.3 + Architecture: amd64 + AudioDevicesInUse: + USERPID ACCESS COMMAND + /dev/snd/controlC1: silvio 2689 F pulseaudio + /dev/snd/pcmC1D0p: silvio 2689 F...m pulseaudio + /dev/snd/controlC0: silvio 2689 F pulseaudio + DistroRelease: Ubuntu 13.04 + HibernationDevice: RESUME=UUID=58f7acf2-4914-4b11-a2ac-e641cb4b39fd + InstallationDate: Installed on 2013-08-18 (57 days ago) + InstallationMedia: Kubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) + MachineType: Notebook W350STQ/W370ST + MarkForUpload: True + Package: linux (not installed) + ProcFB: 0 inteldrmfb + ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-9-generic root=UUID=f0bca002-701a-49bb-befc-7343bac2e245 ro locale=pt_BR quiet splash vt.handoff=7 + ProcVersionSignature: Ubuntu 3.11.0-9.16-generic 3.11.2 + RelatedPackageVersions: + linux-restricted-modules-3.11.0-9-generic N/A + linux-backports-modules-3.11.0-9-generic N/A + linux-firmware1.106 + RfKill: + 0: phy0: Wireless LAN + Soft blocked: no + Hard blocked: no + Tags: raring + Uname: Linux 3.11.0-9-generic x86_64 + UpgradeStatus: No upgrade log present (probably fresh install) + UserGroups: adm cdrom dip lp lpadmin plugdev sambashare sudo vboxusers + dmi.bios.date: 04/11/2013 + dmi.bios.vendor: American Megatrends Inc. + dmi.bios.version: 4.6.5 + dmi.board.asset.tag: Tag 12345 + dmi.board.name: W350STQ/W370ST + dmi.board.vendor: Notebook + dmi.board.version: Not Applicable + dmi.chassis.asset.tag: No Asset Tag + dmi.chassis.type: 9 + dmi.chassis.vendor: Notebook + dmi.chassis.version: N/A + dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd04/11/2013:svnNotebook:pnW350STQ/W370ST:pvrNotApplicable:rvnNotebook:rnW350STQ/W370ST:rvrNotApplicable:cvnNotebook:ct9:cvrN/A: + dmi.product.name: W350STQ/W370ST + dmi.product.version: Not Applicable + dmi.sys.vendor: Notebook ** Attachment added: "AlsaInfo.txt" https://bugs.launchpad.net/bugs/1218547/+attachment/3877877/+files/AlsaInfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1218547 Title: Clevo W350ST brightness keys don't work on Kubuntu Status in “linux” package in Ubuntu: Confirmed Bug description: The Fn+F8 and Fn+F9 keys are not working on my Clevo W350ST with Kubuntu Raring to change screen brightness of the internal laptop screen. I installed linux-headers-3.11.0-4, linux- headers-3.11.0-4-generic, linux-image-3.11.0-4-generic and linux- image-extra-3.11.0-4-generic from Saucy packages repository but the problem persists. When trying: $ xev | sed -n 's/^.*state \([0-9].*\), keycode *\([0-9]\+\) *\(.*\), .*$/keycode \2 = \3, state = \1/p' keycode 36 = (keysym 0xff0d, Return), state = 0x10 keycode 232 = (keysym 0x1008ff03, XF86MonBrightnessDown), state = 0x10 keycode 233 = (keysym 0x1008ff02, XF86MonBrightnessUp), state = 0x10 Event codes appear correctly. And changing: /sys/class/backlight/intel_backlight/brightness changes the brightness of the screen, but pressing the key combination does not. I believe this happens because the key combination is, in fact, changing the value of /sys/class/backlight/acpi_video0/brightness I have http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu http://ppa.launchpad.net/bumblebee/stable/ubuntu in my package sources Thanks! --
[Kernel-packages] [Bug 1218547] CRDA.txt
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1218547/+attachment/3877879/+files/CRDA.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1218547 Title: Clevo W350ST brightness keys don't work on Kubuntu Status in “linux” package in Ubuntu: Confirmed Bug description: The Fn+F8 and Fn+F9 keys are not working on my Clevo W350ST with Kubuntu Raring to change screen brightness of the internal laptop screen. I installed linux-headers-3.11.0-4, linux- headers-3.11.0-4-generic, linux-image-3.11.0-4-generic and linux- image-extra-3.11.0-4-generic from Saucy packages repository but the problem persists. When trying: $ xev | sed -n 's/^.*state \([0-9].*\), keycode *\([0-9]\+\) *\(.*\), .*$/keycode \2 = \3, state = \1/p' keycode 36 = (keysym 0xff0d, Return), state = 0x10 keycode 232 = (keysym 0x1008ff03, XF86MonBrightnessDown), state = 0x10 keycode 233 = (keysym 0x1008ff02, XF86MonBrightnessUp), state = 0x10 Event codes appear correctly. And changing: /sys/class/backlight/intel_backlight/brightness changes the brightness of the screen, but pressing the key combination does not. I believe this happens because the key combination is, in fact, changing the value of /sys/class/backlight/acpi_video0/brightness I have http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu http://ppa.launchpad.net/bumblebee/stable/ubuntu in my package sources Thanks! --- ApportVersion: 2.9.2-0ubuntu8.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: silvio 2689 F pulseaudio /dev/snd/pcmC1D0p: silvio 2689 F...m pulseaudio /dev/snd/controlC0: silvio 2689 F pulseaudio DistroRelease: Ubuntu 13.04 HibernationDevice: RESUME=UUID=58f7acf2-4914-4b11-a2ac-e641cb4b39fd InstallationDate: Installed on 2013-08-18 (57 days ago) InstallationMedia: Kubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: Notebook W350STQ/W370ST MarkForUpload: True Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-9-generic root=UUID=f0bca002-701a-49bb-befc-7343bac2e245 ro locale=pt_BR quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.11.0-9.16-generic 3.11.2 RelatedPackageVersions: linux-restricted-modules-3.11.0-9-generic N/A linux-backports-modules-3.11.0-9-generic N/A linux-firmware1.106 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no Tags: raring Uname: Linux 3.11.0-9-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lp lpadmin plugdev sambashare sudo vboxusers dmi.bios.date: 04/11/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 4.6.5 dmi.board.asset.tag: Tag 12345 dmi.board.name: W350STQ/W370ST dmi.board.vendor: Notebook dmi.board.version: Not Applicable dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 9 dmi.chassis.vendor: Notebook dmi.chassis.version: N/A dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd04/11/2013:svnNotebook:pnW350STQ/W370ST:pvrNotApplicable:rvnNotebook:rnW350STQ/W370ST:rvrNotApplicable:cvnNotebook:ct9:cvrN/A: dmi.product.name: W350STQ/W370ST dmi.product.version: Not Applicable dmi.sys.vendor: Notebook To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1218547/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1218547] HookError_cloud_archive.txt
apport information ** Attachment added: "HookError_cloud_archive.txt" https://bugs.launchpad.net/bugs/1218547/+attachment/3877881/+files/HookError_cloud_archive.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1218547 Title: Clevo W350ST brightness keys don't work on Kubuntu Status in “linux” package in Ubuntu: Confirmed Bug description: The Fn+F8 and Fn+F9 keys are not working on my Clevo W350ST with Kubuntu Raring to change screen brightness of the internal laptop screen. I installed linux-headers-3.11.0-4, linux- headers-3.11.0-4-generic, linux-image-3.11.0-4-generic and linux- image-extra-3.11.0-4-generic from Saucy packages repository but the problem persists. When trying: $ xev | sed -n 's/^.*state \([0-9].*\), keycode *\([0-9]\+\) *\(.*\), .*$/keycode \2 = \3, state = \1/p' keycode 36 = (keysym 0xff0d, Return), state = 0x10 keycode 232 = (keysym 0x1008ff03, XF86MonBrightnessDown), state = 0x10 keycode 233 = (keysym 0x1008ff02, XF86MonBrightnessUp), state = 0x10 Event codes appear correctly. And changing: /sys/class/backlight/intel_backlight/brightness changes the brightness of the screen, but pressing the key combination does not. I believe this happens because the key combination is, in fact, changing the value of /sys/class/backlight/acpi_video0/brightness I have http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu http://ppa.launchpad.net/bumblebee/stable/ubuntu in my package sources Thanks! --- ApportVersion: 2.9.2-0ubuntu8.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: silvio 2689 F pulseaudio /dev/snd/pcmC1D0p: silvio 2689 F...m pulseaudio /dev/snd/controlC0: silvio 2689 F pulseaudio DistroRelease: Ubuntu 13.04 HibernationDevice: RESUME=UUID=58f7acf2-4914-4b11-a2ac-e641cb4b39fd InstallationDate: Installed on 2013-08-18 (57 days ago) InstallationMedia: Kubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: Notebook W350STQ/W370ST MarkForUpload: True Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-9-generic root=UUID=f0bca002-701a-49bb-befc-7343bac2e245 ro locale=pt_BR quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.11.0-9.16-generic 3.11.2 RelatedPackageVersions: linux-restricted-modules-3.11.0-9-generic N/A linux-backports-modules-3.11.0-9-generic N/A linux-firmware1.106 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no Tags: raring Uname: Linux 3.11.0-9-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lp lpadmin plugdev sambashare sudo vboxusers dmi.bios.date: 04/11/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 4.6.5 dmi.board.asset.tag: Tag 12345 dmi.board.name: W350STQ/W370ST dmi.board.vendor: Notebook dmi.board.version: Not Applicable dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 9 dmi.chassis.vendor: Notebook dmi.chassis.version: N/A dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd04/11/2013:svnNotebook:pnW350STQ/W370ST:pvrNotApplicable:rvnNotebook:rnW350STQ/W370ST:rvrNotApplicable:cvnNotebook:ct9:cvrN/A: dmi.product.name: W350STQ/W370ST dmi.product.version: Not Applicable dmi.sys.vendor: Notebook To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1218547/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1218547] BootDmesg.txt
apport information ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/1218547/+attachment/3877878/+files/BootDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1218547 Title: Clevo W350ST brightness keys don't work on Kubuntu Status in “linux” package in Ubuntu: Confirmed Bug description: The Fn+F8 and Fn+F9 keys are not working on my Clevo W350ST with Kubuntu Raring to change screen brightness of the internal laptop screen. I installed linux-headers-3.11.0-4, linux- headers-3.11.0-4-generic, linux-image-3.11.0-4-generic and linux- image-extra-3.11.0-4-generic from Saucy packages repository but the problem persists. When trying: $ xev | sed -n 's/^.*state \([0-9].*\), keycode *\([0-9]\+\) *\(.*\), .*$/keycode \2 = \3, state = \1/p' keycode 36 = (keysym 0xff0d, Return), state = 0x10 keycode 232 = (keysym 0x1008ff03, XF86MonBrightnessDown), state = 0x10 keycode 233 = (keysym 0x1008ff02, XF86MonBrightnessUp), state = 0x10 Event codes appear correctly. And changing: /sys/class/backlight/intel_backlight/brightness changes the brightness of the screen, but pressing the key combination does not. I believe this happens because the key combination is, in fact, changing the value of /sys/class/backlight/acpi_video0/brightness I have http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu http://ppa.launchpad.net/bumblebee/stable/ubuntu in my package sources Thanks! --- ApportVersion: 2.9.2-0ubuntu8.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: silvio 2689 F pulseaudio /dev/snd/pcmC1D0p: silvio 2689 F...m pulseaudio /dev/snd/controlC0: silvio 2689 F pulseaudio DistroRelease: Ubuntu 13.04 HibernationDevice: RESUME=UUID=58f7acf2-4914-4b11-a2ac-e641cb4b39fd InstallationDate: Installed on 2013-08-18 (57 days ago) InstallationMedia: Kubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: Notebook W350STQ/W370ST MarkForUpload: True Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-9-generic root=UUID=f0bca002-701a-49bb-befc-7343bac2e245 ro locale=pt_BR quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.11.0-9.16-generic 3.11.2 RelatedPackageVersions: linux-restricted-modules-3.11.0-9-generic N/A linux-backports-modules-3.11.0-9-generic N/A linux-firmware1.106 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no Tags: raring Uname: Linux 3.11.0-9-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lp lpadmin plugdev sambashare sudo vboxusers dmi.bios.date: 04/11/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 4.6.5 dmi.board.asset.tag: Tag 12345 dmi.board.name: W350STQ/W370ST dmi.board.vendor: Notebook dmi.board.version: Not Applicable dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 9 dmi.chassis.vendor: Notebook dmi.chassis.version: N/A dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd04/11/2013:svnNotebook:pnW350STQ/W370ST:pvrNotApplicable:rvnNotebook:rnW350STQ/W370ST:rvrNotApplicable:cvnNotebook:ct9:cvrN/A: dmi.product.name: W350STQ/W370ST dmi.product.version: Not Applicable dmi.sys.vendor: Notebook To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1218547/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1218547] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1218547/+attachment/3877883/+files/Lspci.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1218547 Title: Clevo W350ST brightness keys don't work on Kubuntu Status in “linux” package in Ubuntu: Confirmed Bug description: The Fn+F8 and Fn+F9 keys are not working on my Clevo W350ST with Kubuntu Raring to change screen brightness of the internal laptop screen. I installed linux-headers-3.11.0-4, linux- headers-3.11.0-4-generic, linux-image-3.11.0-4-generic and linux- image-extra-3.11.0-4-generic from Saucy packages repository but the problem persists. When trying: $ xev | sed -n 's/^.*state \([0-9].*\), keycode *\([0-9]\+\) *\(.*\), .*$/keycode \2 = \3, state = \1/p' keycode 36 = (keysym 0xff0d, Return), state = 0x10 keycode 232 = (keysym 0x1008ff03, XF86MonBrightnessDown), state = 0x10 keycode 233 = (keysym 0x1008ff02, XF86MonBrightnessUp), state = 0x10 Event codes appear correctly. And changing: /sys/class/backlight/intel_backlight/brightness changes the brightness of the screen, but pressing the key combination does not. I believe this happens because the key combination is, in fact, changing the value of /sys/class/backlight/acpi_video0/brightness I have http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu http://ppa.launchpad.net/bumblebee/stable/ubuntu in my package sources Thanks! --- ApportVersion: 2.9.2-0ubuntu8.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: silvio 2689 F pulseaudio /dev/snd/pcmC1D0p: silvio 2689 F...m pulseaudio /dev/snd/controlC0: silvio 2689 F pulseaudio DistroRelease: Ubuntu 13.04 HibernationDevice: RESUME=UUID=58f7acf2-4914-4b11-a2ac-e641cb4b39fd InstallationDate: Installed on 2013-08-18 (57 days ago) InstallationMedia: Kubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: Notebook W350STQ/W370ST MarkForUpload: True Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-9-generic root=UUID=f0bca002-701a-49bb-befc-7343bac2e245 ro locale=pt_BR quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.11.0-9.16-generic 3.11.2 RelatedPackageVersions: linux-restricted-modules-3.11.0-9-generic N/A linux-backports-modules-3.11.0-9-generic N/A linux-firmware1.106 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no Tags: raring Uname: Linux 3.11.0-9-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lp lpadmin plugdev sambashare sudo vboxusers dmi.bios.date: 04/11/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 4.6.5 dmi.board.asset.tag: Tag 12345 dmi.board.name: W350STQ/W370ST dmi.board.vendor: Notebook dmi.board.version: Not Applicable dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 9 dmi.chassis.vendor: Notebook dmi.chassis.version: N/A dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd04/11/2013:svnNotebook:pnW350STQ/W370ST:pvrNotApplicable:rvnNotebook:rnW350STQ/W370ST:rvrNotApplicable:cvnNotebook:ct9:cvrN/A: dmi.product.name: W350STQ/W370ST dmi.product.version: Not Applicable dmi.sys.vendor: Notebook To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1218547/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1218547] IwConfig.txt
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1218547/+attachment/3877882/+files/IwConfig.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1218547 Title: Clevo W350ST brightness keys don't work on Kubuntu Status in “linux” package in Ubuntu: Confirmed Bug description: The Fn+F8 and Fn+F9 keys are not working on my Clevo W350ST with Kubuntu Raring to change screen brightness of the internal laptop screen. I installed linux-headers-3.11.0-4, linux- headers-3.11.0-4-generic, linux-image-3.11.0-4-generic and linux- image-extra-3.11.0-4-generic from Saucy packages repository but the problem persists. When trying: $ xev | sed -n 's/^.*state \([0-9].*\), keycode *\([0-9]\+\) *\(.*\), .*$/keycode \2 = \3, state = \1/p' keycode 36 = (keysym 0xff0d, Return), state = 0x10 keycode 232 = (keysym 0x1008ff03, XF86MonBrightnessDown), state = 0x10 keycode 233 = (keysym 0x1008ff02, XF86MonBrightnessUp), state = 0x10 Event codes appear correctly. And changing: /sys/class/backlight/intel_backlight/brightness changes the brightness of the screen, but pressing the key combination does not. I believe this happens because the key combination is, in fact, changing the value of /sys/class/backlight/acpi_video0/brightness I have http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu http://ppa.launchpad.net/bumblebee/stable/ubuntu in my package sources Thanks! --- ApportVersion: 2.9.2-0ubuntu8.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: silvio 2689 F pulseaudio /dev/snd/pcmC1D0p: silvio 2689 F...m pulseaudio /dev/snd/controlC0: silvio 2689 F pulseaudio DistroRelease: Ubuntu 13.04 HibernationDevice: RESUME=UUID=58f7acf2-4914-4b11-a2ac-e641cb4b39fd InstallationDate: Installed on 2013-08-18 (57 days ago) InstallationMedia: Kubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: Notebook W350STQ/W370ST MarkForUpload: True Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-9-generic root=UUID=f0bca002-701a-49bb-befc-7343bac2e245 ro locale=pt_BR quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.11.0-9.16-generic 3.11.2 RelatedPackageVersions: linux-restricted-modules-3.11.0-9-generic N/A linux-backports-modules-3.11.0-9-generic N/A linux-firmware1.106 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no Tags: raring Uname: Linux 3.11.0-9-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lp lpadmin plugdev sambashare sudo vboxusers dmi.bios.date: 04/11/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 4.6.5 dmi.board.asset.tag: Tag 12345 dmi.board.name: W350STQ/W370ST dmi.board.vendor: Notebook dmi.board.version: Not Applicable dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 9 dmi.chassis.vendor: Notebook dmi.chassis.version: N/A dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd04/11/2013:svnNotebook:pnW350STQ/W370ST:pvrNotApplicable:rvnNotebook:rnW350STQ/W370ST:rvrNotApplicable:cvnNotebook:ct9:cvrN/A: dmi.product.name: W350STQ/W370ST dmi.product.version: Not Applicable dmi.sys.vendor: Notebook To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1218547/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1218547] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1218547/+attachment/3877880/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1218547 Title: Clevo W350ST brightness keys don't work on Kubuntu Status in “linux” package in Ubuntu: Confirmed Bug description: The Fn+F8 and Fn+F9 keys are not working on my Clevo W350ST with Kubuntu Raring to change screen brightness of the internal laptop screen. I installed linux-headers-3.11.0-4, linux- headers-3.11.0-4-generic, linux-image-3.11.0-4-generic and linux- image-extra-3.11.0-4-generic from Saucy packages repository but the problem persists. When trying: $ xev | sed -n 's/^.*state \([0-9].*\), keycode *\([0-9]\+\) *\(.*\), .*$/keycode \2 = \3, state = \1/p' keycode 36 = (keysym 0xff0d, Return), state = 0x10 keycode 232 = (keysym 0x1008ff03, XF86MonBrightnessDown), state = 0x10 keycode 233 = (keysym 0x1008ff02, XF86MonBrightnessUp), state = 0x10 Event codes appear correctly. And changing: /sys/class/backlight/intel_backlight/brightness changes the brightness of the screen, but pressing the key combination does not. I believe this happens because the key combination is, in fact, changing the value of /sys/class/backlight/acpi_video0/brightness I have http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu http://ppa.launchpad.net/bumblebee/stable/ubuntu in my package sources Thanks! --- ApportVersion: 2.9.2-0ubuntu8.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: silvio 2689 F pulseaudio /dev/snd/pcmC1D0p: silvio 2689 F...m pulseaudio /dev/snd/controlC0: silvio 2689 F pulseaudio DistroRelease: Ubuntu 13.04 HibernationDevice: RESUME=UUID=58f7acf2-4914-4b11-a2ac-e641cb4b39fd InstallationDate: Installed on 2013-08-18 (57 days ago) InstallationMedia: Kubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: Notebook W350STQ/W370ST MarkForUpload: True Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-9-generic root=UUID=f0bca002-701a-49bb-befc-7343bac2e245 ro locale=pt_BR quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.11.0-9.16-generic 3.11.2 RelatedPackageVersions: linux-restricted-modules-3.11.0-9-generic N/A linux-backports-modules-3.11.0-9-generic N/A linux-firmware1.106 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no Tags: raring Uname: Linux 3.11.0-9-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lp lpadmin plugdev sambashare sudo vboxusers dmi.bios.date: 04/11/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 4.6.5 dmi.board.asset.tag: Tag 12345 dmi.board.name: W350STQ/W370ST dmi.board.vendor: Notebook dmi.board.version: Not Applicable dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 9 dmi.chassis.vendor: Notebook dmi.chassis.version: N/A dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd04/11/2013:svnNotebook:pnW350STQ/W370ST:pvrNotApplicable:rvnNotebook:rnW350STQ/W370ST:rvrNotApplicable:cvnNotebook:ct9:cvrN/A: dmi.product.name: W350STQ/W370ST dmi.product.version: Not Applicable dmi.sys.vendor: Notebook To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1218547/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1218547] UdevLog.txt
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1218547/+attachment/3877891/+files/UdevLog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1218547 Title: Clevo W350ST brightness keys don't work on Kubuntu Status in “linux” package in Ubuntu: Confirmed Bug description: The Fn+F8 and Fn+F9 keys are not working on my Clevo W350ST with Kubuntu Raring to change screen brightness of the internal laptop screen. I installed linux-headers-3.11.0-4, linux- headers-3.11.0-4-generic, linux-image-3.11.0-4-generic and linux- image-extra-3.11.0-4-generic from Saucy packages repository but the problem persists. When trying: $ xev | sed -n 's/^.*state \([0-9].*\), keycode *\([0-9]\+\) *\(.*\), .*$/keycode \2 = \3, state = \1/p' keycode 36 = (keysym 0xff0d, Return), state = 0x10 keycode 232 = (keysym 0x1008ff03, XF86MonBrightnessDown), state = 0x10 keycode 233 = (keysym 0x1008ff02, XF86MonBrightnessUp), state = 0x10 Event codes appear correctly. And changing: /sys/class/backlight/intel_backlight/brightness changes the brightness of the screen, but pressing the key combination does not. I believe this happens because the key combination is, in fact, changing the value of /sys/class/backlight/acpi_video0/brightness I have http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu http://ppa.launchpad.net/bumblebee/stable/ubuntu in my package sources Thanks! --- ApportVersion: 2.9.2-0ubuntu8.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: silvio 2689 F pulseaudio /dev/snd/pcmC1D0p: silvio 2689 F...m pulseaudio /dev/snd/controlC0: silvio 2689 F pulseaudio DistroRelease: Ubuntu 13.04 HibernationDevice: RESUME=UUID=58f7acf2-4914-4b11-a2ac-e641cb4b39fd InstallationDate: Installed on 2013-08-18 (57 days ago) InstallationMedia: Kubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: Notebook W350STQ/W370ST MarkForUpload: True Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-9-generic root=UUID=f0bca002-701a-49bb-befc-7343bac2e245 ro locale=pt_BR quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.11.0-9.16-generic 3.11.2 RelatedPackageVersions: linux-restricted-modules-3.11.0-9-generic N/A linux-backports-modules-3.11.0-9-generic N/A linux-firmware1.106 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no Tags: raring Uname: Linux 3.11.0-9-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lp lpadmin plugdev sambashare sudo vboxusers dmi.bios.date: 04/11/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 4.6.5 dmi.board.asset.tag: Tag 12345 dmi.board.name: W350STQ/W370ST dmi.board.vendor: Notebook dmi.board.version: Not Applicable dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 9 dmi.chassis.vendor: Notebook dmi.chassis.version: N/A dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd04/11/2013:svnNotebook:pnW350STQ/W370ST:pvrNotApplicable:rvnNotebook:rnW350STQ/W370ST:rvrNotApplicable:cvnNotebook:ct9:cvrN/A: dmi.product.name: W350STQ/W370ST dmi.product.version: Not Applicable dmi.sys.vendor: Notebook To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1218547/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1218547] PulseList.txt
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1218547/+attachment/3877889/+files/PulseList.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1218547 Title: Clevo W350ST brightness keys don't work on Kubuntu Status in “linux” package in Ubuntu: Confirmed Bug description: The Fn+F8 and Fn+F9 keys are not working on my Clevo W350ST with Kubuntu Raring to change screen brightness of the internal laptop screen. I installed linux-headers-3.11.0-4, linux- headers-3.11.0-4-generic, linux-image-3.11.0-4-generic and linux- image-extra-3.11.0-4-generic from Saucy packages repository but the problem persists. When trying: $ xev | sed -n 's/^.*state \([0-9].*\), keycode *\([0-9]\+\) *\(.*\), .*$/keycode \2 = \3, state = \1/p' keycode 36 = (keysym 0xff0d, Return), state = 0x10 keycode 232 = (keysym 0x1008ff03, XF86MonBrightnessDown), state = 0x10 keycode 233 = (keysym 0x1008ff02, XF86MonBrightnessUp), state = 0x10 Event codes appear correctly. And changing: /sys/class/backlight/intel_backlight/brightness changes the brightness of the screen, but pressing the key combination does not. I believe this happens because the key combination is, in fact, changing the value of /sys/class/backlight/acpi_video0/brightness I have http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu http://ppa.launchpad.net/bumblebee/stable/ubuntu in my package sources Thanks! --- ApportVersion: 2.9.2-0ubuntu8.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: silvio 2689 F pulseaudio /dev/snd/pcmC1D0p: silvio 2689 F...m pulseaudio /dev/snd/controlC0: silvio 2689 F pulseaudio DistroRelease: Ubuntu 13.04 HibernationDevice: RESUME=UUID=58f7acf2-4914-4b11-a2ac-e641cb4b39fd InstallationDate: Installed on 2013-08-18 (57 days ago) InstallationMedia: Kubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: Notebook W350STQ/W370ST MarkForUpload: True Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-9-generic root=UUID=f0bca002-701a-49bb-befc-7343bac2e245 ro locale=pt_BR quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.11.0-9.16-generic 3.11.2 RelatedPackageVersions: linux-restricted-modules-3.11.0-9-generic N/A linux-backports-modules-3.11.0-9-generic N/A linux-firmware1.106 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no Tags: raring Uname: Linux 3.11.0-9-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lp lpadmin plugdev sambashare sudo vboxusers dmi.bios.date: 04/11/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 4.6.5 dmi.board.asset.tag: Tag 12345 dmi.board.name: W350STQ/W370ST dmi.board.vendor: Notebook dmi.board.version: Not Applicable dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 9 dmi.chassis.vendor: Notebook dmi.chassis.version: N/A dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd04/11/2013:svnNotebook:pnW350STQ/W370ST:pvrNotApplicable:rvnNotebook:rnW350STQ/W370ST:rvrNotApplicable:cvnNotebook:ct9:cvrN/A: dmi.product.name: W350STQ/W370ST dmi.product.version: Not Applicable dmi.sys.vendor: Notebook To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1218547/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1218547] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1218547/+attachment/3877888/+files/ProcModules.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1218547 Title: Clevo W350ST brightness keys don't work on Kubuntu Status in “linux” package in Ubuntu: Confirmed Bug description: The Fn+F8 and Fn+F9 keys are not working on my Clevo W350ST with Kubuntu Raring to change screen brightness of the internal laptop screen. I installed linux-headers-3.11.0-4, linux- headers-3.11.0-4-generic, linux-image-3.11.0-4-generic and linux- image-extra-3.11.0-4-generic from Saucy packages repository but the problem persists. When trying: $ xev | sed -n 's/^.*state \([0-9].*\), keycode *\([0-9]\+\) *\(.*\), .*$/keycode \2 = \3, state = \1/p' keycode 36 = (keysym 0xff0d, Return), state = 0x10 keycode 232 = (keysym 0x1008ff03, XF86MonBrightnessDown), state = 0x10 keycode 233 = (keysym 0x1008ff02, XF86MonBrightnessUp), state = 0x10 Event codes appear correctly. And changing: /sys/class/backlight/intel_backlight/brightness changes the brightness of the screen, but pressing the key combination does not. I believe this happens because the key combination is, in fact, changing the value of /sys/class/backlight/acpi_video0/brightness I have http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu http://ppa.launchpad.net/bumblebee/stable/ubuntu in my package sources Thanks! --- ApportVersion: 2.9.2-0ubuntu8.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: silvio 2689 F pulseaudio /dev/snd/pcmC1D0p: silvio 2689 F...m pulseaudio /dev/snd/controlC0: silvio 2689 F pulseaudio DistroRelease: Ubuntu 13.04 HibernationDevice: RESUME=UUID=58f7acf2-4914-4b11-a2ac-e641cb4b39fd InstallationDate: Installed on 2013-08-18 (57 days ago) InstallationMedia: Kubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: Notebook W350STQ/W370ST MarkForUpload: True Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-9-generic root=UUID=f0bca002-701a-49bb-befc-7343bac2e245 ro locale=pt_BR quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.11.0-9.16-generic 3.11.2 RelatedPackageVersions: linux-restricted-modules-3.11.0-9-generic N/A linux-backports-modules-3.11.0-9-generic N/A linux-firmware1.106 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no Tags: raring Uname: Linux 3.11.0-9-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lp lpadmin plugdev sambashare sudo vboxusers dmi.bios.date: 04/11/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 4.6.5 dmi.board.asset.tag: Tag 12345 dmi.board.name: W350STQ/W370ST dmi.board.vendor: Notebook dmi.board.version: Not Applicable dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 9 dmi.chassis.vendor: Notebook dmi.chassis.version: N/A dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd04/11/2013:svnNotebook:pnW350STQ/W370ST:pvrNotApplicable:rvnNotebook:rnW350STQ/W370ST:rvrNotApplicable:cvnNotebook:ct9:cvrN/A: dmi.product.name: W350STQ/W370ST dmi.product.version: Not Applicable dmi.sys.vendor: Notebook To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1218547/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1218547] ProcEnviron.txt
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1218547/+attachment/3877886/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1218547 Title: Clevo W350ST brightness keys don't work on Kubuntu Status in “linux” package in Ubuntu: Confirmed Bug description: The Fn+F8 and Fn+F9 keys are not working on my Clevo W350ST with Kubuntu Raring to change screen brightness of the internal laptop screen. I installed linux-headers-3.11.0-4, linux- headers-3.11.0-4-generic, linux-image-3.11.0-4-generic and linux- image-extra-3.11.0-4-generic from Saucy packages repository but the problem persists. When trying: $ xev | sed -n 's/^.*state \([0-9].*\), keycode *\([0-9]\+\) *\(.*\), .*$/keycode \2 = \3, state = \1/p' keycode 36 = (keysym 0xff0d, Return), state = 0x10 keycode 232 = (keysym 0x1008ff03, XF86MonBrightnessDown), state = 0x10 keycode 233 = (keysym 0x1008ff02, XF86MonBrightnessUp), state = 0x10 Event codes appear correctly. And changing: /sys/class/backlight/intel_backlight/brightness changes the brightness of the screen, but pressing the key combination does not. I believe this happens because the key combination is, in fact, changing the value of /sys/class/backlight/acpi_video0/brightness I have http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu http://ppa.launchpad.net/bumblebee/stable/ubuntu in my package sources Thanks! --- ApportVersion: 2.9.2-0ubuntu8.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: silvio 2689 F pulseaudio /dev/snd/pcmC1D0p: silvio 2689 F...m pulseaudio /dev/snd/controlC0: silvio 2689 F pulseaudio DistroRelease: Ubuntu 13.04 HibernationDevice: RESUME=UUID=58f7acf2-4914-4b11-a2ac-e641cb4b39fd InstallationDate: Installed on 2013-08-18 (57 days ago) InstallationMedia: Kubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: Notebook W350STQ/W370ST MarkForUpload: True Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-9-generic root=UUID=f0bca002-701a-49bb-befc-7343bac2e245 ro locale=pt_BR quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.11.0-9.16-generic 3.11.2 RelatedPackageVersions: linux-restricted-modules-3.11.0-9-generic N/A linux-backports-modules-3.11.0-9-generic N/A linux-firmware1.106 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no Tags: raring Uname: Linux 3.11.0-9-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lp lpadmin plugdev sambashare sudo vboxusers dmi.bios.date: 04/11/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 4.6.5 dmi.board.asset.tag: Tag 12345 dmi.board.name: W350STQ/W370ST dmi.board.vendor: Notebook dmi.board.version: Not Applicable dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 9 dmi.chassis.vendor: Notebook dmi.chassis.version: N/A dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd04/11/2013:svnNotebook:pnW350STQ/W370ST:pvrNotApplicable:rvnNotebook:rnW350STQ/W370ST:rvrNotApplicable:cvnNotebook:ct9:cvrN/A: dmi.product.name: W350STQ/W370ST dmi.product.version: Not Applicable dmi.sys.vendor: Notebook To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1218547/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1218547] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1218547/+attachment/3877884/+files/Lsusb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1218547 Title: Clevo W350ST brightness keys don't work on Kubuntu Status in “linux” package in Ubuntu: Confirmed Bug description: The Fn+F8 and Fn+F9 keys are not working on my Clevo W350ST with Kubuntu Raring to change screen brightness of the internal laptop screen. I installed linux-headers-3.11.0-4, linux- headers-3.11.0-4-generic, linux-image-3.11.0-4-generic and linux- image-extra-3.11.0-4-generic from Saucy packages repository but the problem persists. When trying: $ xev | sed -n 's/^.*state \([0-9].*\), keycode *\([0-9]\+\) *\(.*\), .*$/keycode \2 = \3, state = \1/p' keycode 36 = (keysym 0xff0d, Return), state = 0x10 keycode 232 = (keysym 0x1008ff03, XF86MonBrightnessDown), state = 0x10 keycode 233 = (keysym 0x1008ff02, XF86MonBrightnessUp), state = 0x10 Event codes appear correctly. And changing: /sys/class/backlight/intel_backlight/brightness changes the brightness of the screen, but pressing the key combination does not. I believe this happens because the key combination is, in fact, changing the value of /sys/class/backlight/acpi_video0/brightness I have http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu http://ppa.launchpad.net/bumblebee/stable/ubuntu in my package sources Thanks! --- ApportVersion: 2.9.2-0ubuntu8.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: silvio 2689 F pulseaudio /dev/snd/pcmC1D0p: silvio 2689 F...m pulseaudio /dev/snd/controlC0: silvio 2689 F pulseaudio DistroRelease: Ubuntu 13.04 HibernationDevice: RESUME=UUID=58f7acf2-4914-4b11-a2ac-e641cb4b39fd InstallationDate: Installed on 2013-08-18 (57 days ago) InstallationMedia: Kubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: Notebook W350STQ/W370ST MarkForUpload: True Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-9-generic root=UUID=f0bca002-701a-49bb-befc-7343bac2e245 ro locale=pt_BR quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.11.0-9.16-generic 3.11.2 RelatedPackageVersions: linux-restricted-modules-3.11.0-9-generic N/A linux-backports-modules-3.11.0-9-generic N/A linux-firmware1.106 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no Tags: raring Uname: Linux 3.11.0-9-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lp lpadmin plugdev sambashare sudo vboxusers dmi.bios.date: 04/11/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 4.6.5 dmi.board.asset.tag: Tag 12345 dmi.board.name: W350STQ/W370ST dmi.board.vendor: Notebook dmi.board.version: Not Applicable dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 9 dmi.chassis.vendor: Notebook dmi.chassis.version: N/A dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd04/11/2013:svnNotebook:pnW350STQ/W370ST:pvrNotApplicable:rvnNotebook:rnW350STQ/W370ST:rvrNotApplicable:cvnNotebook:ct9:cvrN/A: dmi.product.name: W350STQ/W370ST dmi.product.version: Not Applicable dmi.sys.vendor: Notebook To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1218547/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp