[Bug 435958] Re: acerhdf: unknown (unsupported) BIOS version
It's not helping anybody to append yourself on a bug reported against Karmic, 7 years ago, and that was fixed _for_ Karmic. Your error message clearly refers to a different unknown BIOS version and should be reported separately. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/435958 Title: acerhdf: unknown (unsupported) BIOS version To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/435958/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1585863] Re: WiFi malfunction after suspend & resume stress - sudo wpa_cli scan required to fix it.
Seems to me that if NM stalls due to a race condition, then restarting NM *is* a workaround, so yes, adding additional scripts to systemd is a solution, but not the "answer". derek On Fri, Feb 3, 2017 at 1:11 AM, Tony Espy <1585...@bugs.launchpad.net> wrote: > @Kevin > > NetworkManager already has code to monitor system signals related to > suspend/resume, so no adding additional scripts to /usr/lib/systemd > /system-sleep isn't the answer. > > @Dan > > Different bug... this bug is caused by NetworkManager's WiFi scanning > logic stalling due to a race condition. You can tell this by running > 'sudo wpa_cli' and watching for scan events. If you don't see any, then > you've hit the bug. > > I've also unfortunately confirmed that dropping the original patch from > 1.2.6 doesn't fix the problem either. I tried a cycle of 100 with my > version of 1.2.6 with the original ScanDone patch dropped and I still > tripped the bug. > > -- > You received this bug notification because you are subscribed to a > duplicate bug report (1448555). > https://bugs.launchpad.net/bugs/1585863 > > Title: > WiFi malfunction after suspend & resume stress - sudo wpa_cli scan > required to fix it. > > To manage notifications about this bug go to: > https://bugs.launchpad.net/oem-priority/+bug/1585863/+subscriptions > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585863 Title: WiFi malfunction after suspend & resume stress - sudo wpa_cli scan required to fix it. To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1585863/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1585863] Re: WiFi malfunction after suspend & resume stress - sudo wpa_cli scan required to fix it.
You're kidding? "no longer affects:network-manager" It certainly did as recently as yesterday! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585863 Title: WiFi malfunction after suspend & resume stress - sudo wpa_cli scan required to fix it. To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1585863/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1585863] Re: WiFi malfunction after suspend & resume stress - sudo wpa_cli scan required to fix it.
@JaSauders I think the downside is that restarting NetworkManager, on a system that doesn't have any problem with network connections after a suspend event (and that surely must be most systems, or this would be fixed already) will result in a much slower reconnection to the network. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585863 Title: WiFi malfunction after suspend & resume stress - sudo wpa_cli scan required to fix it. To manage notifications about this bug go to: https://bugs.launchpad.net/network-manager/+bug/1585863/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1585863] Re: WiFi malfunction after suspend & resume stress - sudo wpa_cli scan required to fix it.
btw, merely restarting Network Manager never worked for me. I have to remove iwlwifi and reload it. derek On Thu, Nov 17, 2016 at 2:18 PM, Derek Broughton wrote: > We used to have this. I'm sure, a decade ago, I could actually tell > whatever was managing the hibernate/suspend, in the gui, to remove certain > kernel modules on suspend and load them on resume. Now we're right back to > needing it. > > derek > > On Thu, Nov 17, 2016 at 1:59 PM, Hans Deragon wrote: > >> This serious issue is dragging to long. People want computers that >> "just work". If pinpointing the source of the problem is difficult and >> few resources are available, why not package a workaround that restarts >> NetworkManager upon resume? >> >> Attached is my workaround. Works nicely. Finally, I have a computer >> that "just works" and it's not a Mac (well, I have other issues but this >> one is solved). >> >> Simple move the script under /lib/systemd/system-sleep and ensure it is >> executable. >> >> ** Attachment added: "Workaround that restarts the NetworkManager upon >> resume." >>https://bugs.launchpad.net/ubuntu/+source/network-manager/+ >> bug/1585863/+attachment/4778652/+files/NetworkManagerR >> estartWorkaroundForBug1380480.sh >> >> -- >> You received this bug notification because you are subscribed to a >> duplicate bug report (1448555). >> https://bugs.launchpad.net/bugs/1585863 >> >> Title: >> WiFi malfunction after suspend & resume stress - sudo wpa_cli scan >> required to fix it. >> >> To manage notifications about this bug go to: >> https://bugs.launchpad.net/network-manager/+bug/1585863/+subscriptions >> > > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585863 Title: WiFi malfunction after suspend & resume stress - sudo wpa_cli scan required to fix it. To manage notifications about this bug go to: https://bugs.launchpad.net/network-manager/+bug/1585863/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1585863] Re: WiFi malfunction after suspend & resume stress - sudo wpa_cli scan required to fix it.
We used to have this. I'm sure, a decade ago, I could actually tell whatever was managing the hibernate/suspend, in the gui, to remove certain kernel modules on suspend and load them on resume. Now we're right back to needing it. derek On Thu, Nov 17, 2016 at 1:59 PM, Hans Deragon wrote: > This serious issue is dragging to long. People want computers that > "just work". If pinpointing the source of the problem is difficult and > few resources are available, why not package a workaround that restarts > NetworkManager upon resume? > > Attached is my workaround. Works nicely. Finally, I have a computer > that "just works" and it's not a Mac (well, I have other issues but this > one is solved). > > Simple move the script under /lib/systemd/system-sleep and ensure it is > executable. > > ** Attachment added: "Workaround that restarts the NetworkManager upon > resume." >https://bugs.launchpad.net/ubuntu/+source/network- > manager/+bug/1585863/+attachment/4778652/+files/ > NetworkManagerRestartWorkaroundForBug1380480.sh > > -- > You received this bug notification because you are subscribed to a > duplicate bug report (1448555). > https://bugs.launchpad.net/bugs/1585863 > > Title: > WiFi malfunction after suspend & resume stress - sudo wpa_cli scan > required to fix it. > > To manage notifications about this bug go to: > https://bugs.launchpad.net/network-manager/+bug/1585863/+subscriptions > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585863 Title: WiFi malfunction after suspend & resume stress - sudo wpa_cli scan required to fix it. To manage notifications about this bug go to: https://bugs.launchpad.net/network-manager/+bug/1585863/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1585863] Re: WiFi malfunction after suspend & resume stress - sudo wpa_cli scan required to fix it.
You can try having the script do "modprobe -r" and "modprobe" on your wifi module. That should always work, but seemed like overkill in my case. In any case, these are workarounds, not fixes. On 4 Aug 2016 6:01 a.m., "Aleve Sicofante" wrote: > @auspex: Your script doesn't work here. I just created it and gave it > execution permissions, rebooted and tried a sleep/resume cycle. No dice. > > I'm just amazed no one from Canonical is chiming in. This has been > happening from the very moment I installed 16.04 on its release day and > it happens in the two laptops I use (Lenovo T400 and Dell Studio 1537, > both with Intel wireless cards). It's so obvious I didn't even try to > file a bug understanding it would be naturally solved by 16.04.1 at the > latest... I'm truly amazed in the worst sense. > > -- > You received this bug notification because you are subscribed to a > duplicate bug report (1448555). > https://bugs.launchpad.net/bugs/1585863 > > Title: > WiFi malfunction after suspend & resume stress - sudo wpa_cli scan > required to fix it. > > To manage notifications about this bug go to: > https://bugs.launchpad.net/network-manager/+bug/1585863/+subscriptions > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585863 Title: WiFi malfunction after suspend & resume stress - sudo wpa_cli scan required to fix it. To manage notifications about this bug go to: https://bugs.launchpad.net/network-manager/+bug/1585863/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1585863] Re: WiFi malfunction after suspend & resume stress - sudo wpa_cli scan required to fix it.
I finally worked around my problem by adding a script in /lib/systemd /system-sleep/: $ cat /lib/systemd/system-sleep/12_wifi #!/bin/bash case $1 in "post") # disable/enable wifi rfkill block wifi; rfkill unblock wifi logger "reenabled wifi" ;; esac -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585863 Title: WiFi malfunction after suspend & resume stress - sudo wpa_cli scan required to fix it. To manage notifications about this bug go to: https://bugs.launchpad.net/network-manager/+bug/1585863/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1585863] Re: WiFi malfunction after suspend & resume stress - sudo wpa_cli scan required to fix it.
because restarting network-manager from sleep.d isn't even a workaround, let alone a fix. With that, my network successfully reconnects just about as often as if there is nothing in sleep.d. Which, apparently, would be because /etc/pm/sleep.d is never invoked. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585863 Title: WiFi malfunction after suspend & resume stress - sudo wpa_cli scan required to fix it. To manage notifications about this bug go to: https://bugs.launchpad.net/network-manager/+bug/1585863/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1569674] Re: [Kubuntu] Fail to connect to wifi after a recent update
Please don't suggest installing non-standard packages as a "fix" for broken packages in the default setup. Yeah, Network-manager is a pain and always has been, but until the distros choose to focus on Wicd rather than network-manager, NM is the tool that HAS to work to keep interest in Linux up. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1569674 Title: [Kubuntu] Fail to connect to wifi after a recent update To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1569674/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1296133] Re: Suspend and hibernate missing from KMenu and Power Management in System settings
What would have fixed it? Given that there are all kinds of things that have worked for some, and not for others, unless we know a specific change that should fix the behaviour, I'd say there's still a bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1296133 Title: Suspend and hibernate missing from KMenu and Power Management in System settings To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/upower/+bug/1296133/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1241101] Re: Java crash in libglib-2.0 after upgrade from 13.04 to 13.10
I did have to upgrade oxygen as specified by David, too, as even with the Raleigh theme I was getting failures (much less frequent or reproducible than before upgrading libgtk, though). After upgrading oxygen, I didn't experience any further failures. Of course, now I'm in the process of upgrading to ubuntu 14.04, so the whole process is likely to begin again... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1241101 Title: Java crash in libglib-2.0 after upgrade from 13.04 to 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/eclipse/+bug/1241101/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1241101]
Fingers crossed, David! Simply installing libgtk-3-0 worked for the trivial case I described above, where I could always make it fail (I haven't upgraded oxygen, yet, and probably won't if this works without it—I'm still using the override GTK2_RC_FILES=/usr/share/themes/Raleigh/gtk-2.0/gtkrc). On Wed, Apr 16, 2014 at 8:49 AM, David Matějček <1241...@bugs.launchpad.net>wrote: > It seems it is fixed in newer GTK, but after my recent experiences I am > not so optimistic. But after upgrade to 1.3.5 and also GTK 3.10 and > restarting the system Eclipse still did not crash (10 hours yesterday, 5 > hours today, switching git branches on massive project, debugging, > refactoring). > > Can you try it someone too? (package is big, you need fast connection) > sudo add-apt-repository ppa:gnome3-team/gnome3 > sudo apt-get install libgtk-3-0 > Download 1.3.5: https://launchpad.net/ubuntu/+source/oxygen-gtk3 > Unpack and see instructions in the file INSTALL. > > I hope Eclipse will be stable on Kubuntu 14.04 without these experiments > ... > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/1241101 > > Title: > Java crash in libglib-2.0 after upgrade from 13.04 to 13.10 > > To manage notifications about this bug go to: > https://bugs.launchpad.net/eclipse/+bug/1241101/+subscriptions > -- derek -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1241101 Title: Java crash in libglib-2.0 after upgrade from 13.04 to 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/eclipse/+bug/1241101/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1241101] Re: Java crash in libglib-2.0 after upgrade from 13.04 to 13.10
I'll add that my test was not using Kepler, but David's suggesting Kepler doesn't change things. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1241101 Title: Java crash in libglib-2.0 after upgrade from 13.04 to 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/eclipse/+bug/1241101/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1241101] Re: Java crash in libglib-2.0 after upgrade from 13.04 to 13.10
Nice idea, David but no luck for me. I start Eclipse with: GTK2_RC_FILES=/usr/share/themes/Raleigh/gtk-2.0/gtkrc ./adt-bundle-linux-x86_64-20131030/eclipse/eclipse -data . and do Ctrl-F, and click on Find, Find, Close. Eclipse aborts at g_object_get_qdata+0x18 I restart Eclipse, find the PID, and do: $ taskset -p 0x0001 32060 pid 32060's current affinity mask: f pid 32060's new affinity mask: 1 so, it appears to have worked. I execute the same sequence and Eclipse aborts at g_object_get_qdata+0x18. Also note: # An error report file with more information is saved as: # /home/derek/.../hs_err_pid32060.log so I had the right PID. On Thu, Apr 10, 2014 at 10:28 PM, David Matějček <1241...@bugs.launchpad.net > wrote: > I use Eclipse Kepler 4.3.2 and this bug occurs more often then ever before! > Eclipse also is not the only application crashing with this bug - today I > have seen bugreport also for Gimp. > > Workaround: > 1) Start the Eclipse > 2) find pid of the process > 3) taskset -p 0x0001 > > The problem is something like with volatile and synchronized; with this I > used two Eclipse instances for 12 hours without a crash! > After restart I forgot to set it again and Eclipse crashed after 5 minutes > ... > > Now again with taskset after 2 hours no problem. > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/1241101 > > Title: > Java crash in libglib-2.0 after upgrade from 13.04 to 13.10 > > To manage notifications about this bug go to: > https://bugs.launchpad.net/eclipse/+bug/1241101/+subscriptions > -- derek -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1241101 Title: Java crash in libglib-2.0 after upgrade from 13.04 to 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/eclipse/+bug/1241101/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 577919] Re: chromium-browser fails to start (guest account, OpenVZ): "Failed to move to new PID namespace: Operation not permitted"
AND on 13.10. Four years, and nobody gives a damn about making it REALLY work. So, what you're saying is "we introduced a "guest" login, but we don't really want it to be able to do anything (who on earth suggested "Firefox" was a reasonable workaround?). So, I have a workaround. Forget about every using the "Guest" account. Create an a real user account, and remove the password. It's surely less secure, but it can actually do real work. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/577919 Title: chromium-browser fails to start (guest account, OpenVZ): "Failed to move to new PID namespace: Operation not permitted" To manage notifications about this bug go to: https://bugs.launchpad.net/chromium-browser/+bug/577919/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1241101] Re: Java crash in libglib-2.0 after upgrade from 13.04 to 13.10
@daff Why would you assume a different bug? I have tried it with both forms UBUNTU_MENUPROXY='' GTK2_RC_FILES=/usr/share/themes/Raleigh/gtk-2.0/gtkrc ./adt-bundle-linux-x86_64-20131030/eclipse/eclipse -data . and setting the theme in System Settings, and I _can_ use Eclipse for a while, but sooner or later I'm going to crash in exactly the same location `# C [libgobject-2.0.so.0+0x19528] g_object_get_qdata+0x18` -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1241101 Title: Java crash in libglib-2.0 after upgrade from 13.04 to 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/eclipse/+bug/1241101/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1241101] Re: Java crash in libglib-2.0 after upgrade from 13.04 to 13.10
The GTK2_RC_FILES theme workaround doesn't help me, nor does UBUNTU_MENUPROXY. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1241101 Title: Java crash in libglib-2.0 after upgrade from 13.04 to 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/eclipse/+bug/1241101/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1015165] Re: i2c i2c-4: sendbytes: NAK bailout.
Apparently the requested testing was performed, but since the bug was not returned to Confirmed status the janitor expired it. ** Changed in: linux (Ubuntu) Status: Expired => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1015165 Title: i2c i2c-4: sendbytes: NAK bailout. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1015165/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 850097] Re: Natty freezes on startup after hibernation, immediately after snapshot image is restored
On Mon, Sep 26, 2011 at 1:09 PM, Adam Groszer wrote: > Using "Previous Linux versions" > "Ubuntu, with Linux 2.6.35-27-generic" > resume works again That's unfortunately not my experience. I couldn't find an earlier version that worked. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 344852] Re: plasma-widget-network-manager: can't create System Connections
As usual, the developers are completely missing the point. If they don't want to consider fixing this BUG a priority, then they should get rid of the box that implies that we CAN make it a "System Connection". If an item is in the UI and cannot be enabled, it's a bug, and imo a serious bug because it makes the program look amateurish. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/344852 Title: plasma-widget-network-manager: can't create System Connections To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/plasma-widget-networkmanagement/+bug/344852/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403284/+files/WifiSyslog.txt ** Description changed: Since upgrading to Natty, both of my HP Pavilions (a G6 and DV "Entertainment" model) refuse to restart from hibernation. Complete freeze after: Loading image data pages (...)... 100% done ... total image i/o ... Hibernate is via uswsusp (s2disk) but no other method seems to have a different result. While this began with the version (and therefore kernel) upgrade, reverting to a Maverick kernel seems to result in slightly different results (some action on video after restoring the image) but still same freeze. --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23. 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: derek 1809 F pulseaudio CRDA: Error: [Errno 2] No such file or directory Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xb640 irq 43' Mixer name : 'Intel IbexPeak HDMI' Components : 'HDA:111d7605,103c1694,00100105 HDA:80862804,80860101,0010' Controls : 18 Simple ctrls : 10 DistroRelease: Ubuntu 11.04 EcryptfsInUse: Yes HibernationDevice: RESUME=UUID=13656010-db0d-405d-a714-4549b9987b3e InstallationMedia: Kubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427) MachineType: Hewlett-Packard HP Pavilion g6 Notebook PC Package: linux (not installed) ProcEnviron: LANGUAGE=en_CA:en PATH=(custom, user) LANG=en_CA.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-11-generic root=UUID=70b63814-6481-4019-9790-be7b4c291309 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 2.6.38-11.49-generic 2.6.38.8 RelatedPackageVersions: linux-restricted-modules-2.6.38-11-generic N/A linux-backports-modules-2.6.38-11-generic N/A linux-firmware 1.52.1 StagingDrivers: rts_pstor Tags: natty staging Uname: Linux 2.6.38-11-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare dmi.bios.date: 05/13/2011 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: F.17 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: 1693 dmi.board.vendor: Hewlett-Packard dmi.board.version: KBC Version 14.13 dmi.chassis.asset.tag: Chassis Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnHewlett-Packard:bvrF.17:bd05/13/2011:svnHewlett-Packard:pnHPPaviliong6NotebookPC:pvr05931120461620100:rvnHewlett-Packard:rn1693:rvrKBCVersion14.13:cvnHewlett-Packard:ct10:cvrChassisVersion: dmi.product.name: HP Pavilion g6 Notebook PC dmi.product.version: 05931120461620100 dmi.sys.vendor: Hewlett-Packard + --- + AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23. + Architecture: i386 + ArecordDevices: + List of CAPTURE Hardware Devices + card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog] +Subdevices: 1/1 +Subdevice #0: subdevice #0 + AudioDevicesInUse: + USERPID ACCESS COMMAND + /dev/snd/controlC0: derek 1846 F pulseaudio + CRDA: Error: [Errno 2] No such file or directory + Card0.Amixer.info: + Card hw:0 'Intel'/'HDA Intel at 0xd824 irq 43' +Mixer name : 'Conexant CX20549 (Venice)' +Components : 'HDA:14f15045,103c30bb,00100100' +Controls : 20 +Simple ctrls : 9 + DistroRelease: Ubuntu 11.04 + HibernationDevice: RESUME=UUID=2d87e009-2418-4a12-b182-9d2163be96ad + MachineType: Hewlett-Packard HP Pavilion dv6000 (GM010UA#ABL) + NonfreeKernelModules: wl + Package: linux (not installed) + ProcEnviron: + LANGUAGE= + PATH=(custom, user) + LANG=en_CA.UTF-8 + SHELL=/bin/bash + ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-11-generic root=UUID=725c9118-48ba-4a3e-9a79-ae6ffc2763d6 ro quiet splash vt.handoff=7 + ProcVersionSignature: Ubuntu 2.6.38-11.49-generic 2.6.38.8 + RelatedPackageVersions: + linux-restricted-modules-2.6.38-11-generic N/A + linux-backports-modules-2.6.38-11-generic N/A + linux-firmware 1.52.1 + Tags: natty + Uname: Linux 2.6.38-11-generic i686 + UpgradeStatus: Upgraded to natty on 2011-05-02 (134 days ago) + UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare + dmi.bios.date: 05/12/2007 + dmi.bios.vendor: Hewlett-Packard + dmi.bios.version: F.25 + dmi.board.name: 30BB + dmi.board.vendor: Quanta + dmi.board.version: 66.3D + dmi.chassis.type: 10 + dmi.chassis.vendor: Quanta + dmi.chassis.version: N/A + dmi.modalias: dmi:bvnHewlett-Packard:bvrF.25:bd05/12/2007:svnHewlett-
[Bug 850097] RfKill.txt
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403281/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] Card0.Amixer.values.txt
apport information ** Attachment added: "Card0.Amixer.values.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403289/+files/Card0.Amixer.values.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] RfKill.txt
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403300/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] UdevLog.txt
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403283/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403291/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403298/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403301/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] PciMultimedia.txt
apport information ** Attachment added: "PciMultimedia.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403295/+files/PciMultimedia.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] IwConfig.txt
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403292/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] BootDmesg.txt
apport information ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403288/+files/BootDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] AplayDevices.txt
apport information ** Attachment added: "AplayDevices.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403287/+files/AplayDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403299/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] WpaSupplicantLog.txt
apport information ** Attachment added: "WpaSupplicantLog.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403304/+files/WpaSupplicantLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] UdevLog.txt
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403302/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403296/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403293/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] AcpiTables.txt
apport information ** Attachment added: "AcpiTables.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403285/+files/AcpiTables.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] Card0.Codecs.codec.0.txt
apport information ** Attachment added: "Card0.Codecs.codec.0.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403290/+files/Card0.Codecs.codec.0.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403282/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403303/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403294/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] AlsaDevices.txt
apport information ** Attachment added: "AlsaDevices.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403286/+files/AlsaDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] ProcCpuinfo_.txt
apport information ** Attachment added: "ProcCpuinfo_.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403297/+files/ProcCpuinfo_.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403279/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403280/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] ProcCpuinfo_.txt
apport information ** Attachment added: "ProcCpuinfo_.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403278/+files/ProcCpuinfo_.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403277/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] PciMultimedia.txt
apport information ** Attachment added: "PciMultimedia.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403276/+files/PciMultimedia.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403275/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] IwConfig.txt
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403273/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403274/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403272/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] Card0.Codecs.codec.3.txt
apport information ** Attachment added: "Card0.Codecs.codec.3.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403271/+files/Card0.Codecs.codec.3.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] Card0.Codecs.codec.0.txt
apport information ** Attachment added: "Card0.Codecs.codec.0.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403270/+files/Card0.Codecs.codec.0.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] Card0.Amixer.values.txt
apport information ** Attachment added: "Card0.Amixer.values.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403269/+files/Card0.Amixer.values.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] BootDmesg.txt
apport information ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403268/+files/BootDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] AplayDevices.txt
apport information ** Attachment added: "AplayDevices.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403267/+files/AplayDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] AlsaDevices.txt
apport information ** Attachment added: "AlsaDevices.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403266/+files/AlsaDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] Re: Natty freezes on startup after hibernation, immediately after snapshot image is restored
apport information ** Tags added: apport-collected natty staging ** Description changed: Since upgrading to Natty, both of my HP Pavilions (a G6 and DV "Entertainment" model) refuse to restart from hibernation. Complete freeze after: Loading image data pages (...)... 100% done ... total image i/o ... Hibernate is via uswsusp (s2disk) but no other method seems to have a different result. - While this began with the version (and therefore kernel) upgrade, - reverting to a Maverick kernel seems to result in slightly different - results (some action on video after restoring the image) but still same - freeze. + While this began with the version (and therefore kernel) upgrade, reverting to a Maverick kernel seems to result in slightly different results (some action on video after restoring the image) but still same freeze. + --- + AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23. + 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: derek 1809 F pulseaudio + CRDA: Error: [Errno 2] No such file or directory + Card0.Amixer.info: + Card hw:0 'Intel'/'HDA Intel at 0xb640 irq 43' +Mixer name : 'Intel IbexPeak HDMI' +Components : 'HDA:111d7605,103c1694,00100105 HDA:80862804,80860101,0010' +Controls : 18 +Simple ctrls : 10 + DistroRelease: Ubuntu 11.04 + EcryptfsInUse: Yes + HibernationDevice: RESUME=UUID=13656010-db0d-405d-a714-4549b9987b3e + InstallationMedia: Kubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427) + MachineType: Hewlett-Packard HP Pavilion g6 Notebook PC + Package: linux (not installed) + ProcEnviron: + LANGUAGE=en_CA:en + PATH=(custom, user) + LANG=en_CA.UTF-8 + SHELL=/bin/bash + ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-11-generic root=UUID=70b63814-6481-4019-9790-be7b4c291309 ro quiet splash vt.handoff=7 + ProcVersionSignature: Ubuntu 2.6.38-11.49-generic 2.6.38.8 + RelatedPackageVersions: + linux-restricted-modules-2.6.38-11-generic N/A + linux-backports-modules-2.6.38-11-generic N/A + linux-firmware 1.52.1 + StagingDrivers: rts_pstor + Tags: natty staging + Uname: Linux 2.6.38-11-generic x86_64 + UpgradeStatus: No upgrade log present (probably fresh install) + UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare + dmi.bios.date: 05/13/2011 + dmi.bios.vendor: Hewlett-Packard + dmi.bios.version: F.17 + dmi.board.asset.tag: Base Board Asset Tag + dmi.board.name: 1693 + dmi.board.vendor: Hewlett-Packard + dmi.board.version: KBC Version 14.13 + dmi.chassis.asset.tag: Chassis Asset Tag + dmi.chassis.type: 10 + dmi.chassis.vendor: Hewlett-Packard + dmi.chassis.version: Chassis Version + dmi.modalias: dmi:bvnHewlett-Packard:bvrF.17:bd05/13/2011:svnHewlett-Packard:pnHPPaviliong6NotebookPC:pvr05931120461620100:rvnHewlett-Packard:rn1693:rvrKBCVersion14.13:cvnHewlett-Packard:ct10:cvrChassisVersion: + dmi.product.name: HP Pavilion g6 Notebook PC + dmi.product.version: 05931120461620100 + dmi.sys.vendor: Hewlett-Packard ** Attachment added: "AcpiTables.txt" https://bugs.launchpad.net/bugs/850097/+attachment/2403265/+files/AcpiTables.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] [NEW] Natty freezes on startup after hibernation, immediately after snapshot image is restored
Public bug reported: Since upgrading to Natty, both of my HP Pavilions (a G6 and DV "Entertainment" model) refuse to restart from hibernation. Complete freeze after: Loading image data pages (...)... 100% done ... total image i/o ... Hibernate is via uswsusp (s2disk) but no other method seems to have a different result. While this began with the version (and therefore kernel) upgrade, reverting to a Maverick kernel seems to result in slightly different results (some action on video after restoring the image) but still same freeze. ** Affects: linux (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 850097] Re: Natty freezes on startup after hibernation, immediately after snapshot image is restored
** Attachment added: "lspci-vnvn.log" https://bugs.launchpad.net/bugs/850097/+attachment/2403220/+files/lspci-vnvn.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850097 Title: Natty freezes on startup after hibernation, immediately after snapshot image is restored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 666407] Re: okualr crashed with video on presentation
This is not an okular bug (except insofar as one has to wonder why okular needs to do audio output), it's a pulse bug, and it's driving me nuts in completely unrelated (and also non-audio) software. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/666407 Title: okualr crashed with video on presentation -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 435235] Re: USBPS keyboard not detected
The first two here are after unplugging, the remainder after I plug back in. This certainly seems to see the keyboard (and an unused PS/2 mouse connector on the ps2-USB connector), and the particular keyboard is really old and possibly flaky, so I'll repeat with a USB keyboard, when I can get to one). (EE) USBPS2: Failed to reopen device after 10 attempts. (EE) USBPS2: Failed to reopen device after 10 attempts. (II) config/hal: Adding input device USBPS2 (**) USBPS2: always reports core events (**) USBPS2: Device: "/dev/input/event10" (II) USBPS2: Found keys (II) USBPS2: Configuring as keyboard (II) XINPUT: Adding extended input device "USBPS2" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "pc104" (**) Option "xkb_layout" "us" (**) Option "xkb_options" "lv3:ralt_switch,compose:menu" (II) config/hal: Adding input device USBPS2 (**) USBPS2: always reports core events (**) USBPS2: Device: "/dev/input/event11" (II) USBPS2: Found 9 mouse buttons (II) USBPS2: Found x and y relative axes (II) USBPS2: Found scroll wheel(s) (II) USBPS2: Found keys (II) USBPS2: Configuring as mouse (II) USBPS2: Configuring as keyboard (**) USBPS2: YAxisMapping: buttons 4 and 5 (**) USBPS2: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 (II) XINPUT: Adding extended input device "USBPS2" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "pc104" (**) Option "xkb_layout" "us" (**) Option "xkb_options" "lv3:ralt_switch,compose:menu" (**) USBPS2: (accel) keeping acceleration scheme 1 (**) USBPS2: (accel) filter chain progression: 2.00 (**) USBPS2: (accel) filter stage 0: 20.00 ms (**) USBPS2: (accel) set acceleration profile 0 (II) USBPS2: initialized for relative axes. Here's the udevadm test output:: $ sudo udevadm test /devices/pci:00/:00:1d.1/usb7/7-1/7-1:1.0/input/input19/event10 [sudo] password for derek: run_command: calling: test udevadm_test: version 147 This program is for debugging only, it does not run any program, specified by a RUN key. It may show incorrect results, because some values may be different, or not available at a simulation run. udev_rules_new: rule file basename '/etc/udev/rules.d/45-libnjb5.rules' already added, ignoring '/lib/udev/rules.d/45-libnjb5.rules' parse_file: reading '/etc/udev/rules.d/01-touchpad.rules' as rules file parse_file: reading '/etc/udev/rules.d/10-vboxdrv.rules' as rules file parse_file: reading '/lib/udev/rules.d/40-gnupg.rules' as rules file parse_file: reading '/lib/udev/rules.d/40-hplip.rules' as rules file parse_file: reading '/lib/udev/rules.d/40-ia64.rules' as rules file parse_file: reading '/lib/udev/rules.d/40-infiniband.rules' as rules file parse_file: reading '/lib/udev/rules.d/40-isdn.rules' as rules file parse_file: reading '/lib/udev/rules.d/40-
[Bug 435235] Re: no external (USB) keyboard in Karmic alpha
** Attachment added: "dmesg-keyboard.txt" http://launchpadlibrarian.net/33653073/dmesg-keyboard.txt -- no external (USB) keyboard in Karmic alpha https://bugs.launchpad.net/bugs/435235 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 435235] Re: no external (USB) keyboard in Karmic alpha
udev log ** Attachment added: "udev.log" http://launchpadlibrarian.net/33653045/udev.log -- no external (USB) keyboard in Karmic alpha https://bugs.launchpad.net/bugs/435235 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 435235] Re: no external (USB) keyboard in Karmic alpha
** Attachment added: "hal.txt" http://launchpadlibrarian.net/33653100/hal.txt -- no external (USB) keyboard in Karmic alpha https://bugs.launchpad.net/bugs/435235 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 435235] Re: no external (USB) keyboard in Karmic alpha
Martin, you might have told me what you _really_ wanted. I just provided the information you asked for. You'll have to wait for tomorrow, when I have a USB keyboard available, but in my case no external keyboard is ever recognized, whether it's connected at boot time or not. And I rather doubt you'll see from the "udev dump which device is the keyboard", because the point of my bug report was that udev doesn't seem to notice a keyboard _ever_. -- no external (USB) keyboard in Karmic alpha https://bugs.launchpad.net/bugs/435235 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 435235] UdevLog.txt
** Attachment added: "UdevLog.txt" http://launchpadlibrarian.net/33418765/UdevLog.txt ** Changed in: udev (Ubuntu) Status: Incomplete => New ** Tags added: apport-collected -- no external (USB) keyboard in Karmic alpha https://bugs.launchpad.net/bugs/435235 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 435235] UdevDb.txt
** Attachment added: "UdevDb.txt" http://launchpadlibrarian.net/33418695/UdevDb.txt -- no external (USB) keyboard in Karmic alpha https://bugs.launchpad.net/bugs/435235 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 435235] ProcModules.txt
** Attachment added: "ProcModules.txt" http://launchpadlibrarian.net/33418688/ProcModules.txt -- no external (USB) keyboard in Karmic alpha https://bugs.launchpad.net/bugs/435235 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 435235] ProcCpuinfo.txt
** Attachment added: "ProcCpuinfo.txt" http://launchpadlibrarian.net/33418686/ProcCpuinfo.txt -- no external (USB) keyboard in Karmic alpha https://bugs.launchpad.net/bugs/435235 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 435235] ProcInterrupts.txt
** Attachment added: "ProcInterrupts.txt" http://launchpadlibrarian.net/33418687/ProcInterrupts.txt -- no external (USB) keyboard in Karmic alpha https://bugs.launchpad.net/bugs/435235 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 435235] Lsusb.txt
** Attachment added: "Lsusb.txt" http://launchpadlibrarian.net/33418685/Lsusb.txt -- no external (USB) keyboard in Karmic alpha https://bugs.launchpad.net/bugs/435235 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 435235] Lspci.txt
** Attachment added: "Lspci.txt" http://launchpadlibrarian.net/33418683/Lspci.txt -- no external (USB) keyboard in Karmic alpha https://bugs.launchpad.net/bugs/435235 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 435235] Dependencies.txt
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/33418680/Dependencies.txt -- no external (USB) keyboard in Karmic alpha https://bugs.launchpad.net/bugs/435235 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 435235] CurrentDmesg.txt
** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/33418678/CurrentDmesg.txt -- no external (USB) keyboard in Karmic alpha https://bugs.launchpad.net/bugs/435235 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 435235] BootDmesg.txt
** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/33418676/BootDmesg.txt -- no external (USB) keyboard in Karmic alpha https://bugs.launchpad.net/bugs/435235 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 435235] apport-collect data
Architecture: i386 CustomUdevRuleFiles: 01-touchpad.rules 01-touchpad.rules~ 10-vboxdrv.rules 45-libnjb5.rules DistroRelease: Ubuntu 9.10 MachineType: Acer Aspire 5730 Package: udev 147~-5 PackageArchitecture: i386 ProcCmdLine: root=UUID=0c971d40-2667-4fc5-a577-0b21a2922623 ro quiet splash ProcEnviron: SHELL=/bin/bash PATH=(custom, user) LANG=en_CA.UTF-8 LANGUAGE= ProcVersionSignature: Ubuntu 2.6.31-12.41-generic-pae Uname: Linux 2.6.31-12-generic-pae i686 UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare XsessionErrors: (:8034): Gdk-CRITICAL **: gdk_window_get_origin: assertion `GDK_IS_WINDOW (window)' failed (:11180): Gdk-CRITICAL **: gdk_window_get_origin: assertion `GDK_IS_WINDOW (window)' failed (:8034): Gdk-CRITICAL **: gdk_window_get_origin: assertion `GDK_IS_WINDOW (window)' failed (:8034): Gdk-CRITICAL **: gdk_window_get_origin: assertion `GDK_IS_WINDOW (window)' failed dmi.bios.date: 08/27/2008 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: V1.07 dmi.board.name: CathedralPeak dmi.board.vendor: Acer dmi.board.version: Rev dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: N/A dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvrV1.07:bd08/27/2008:svnAcer:pnAspire5730:pvr0100:rvnAcer:rnCathedralPeak:rvrRev:cvnAcer:ct10:cvrN/A: dmi.product.name: Aspire 5730 dmi.product.version: 0100 dmi.sys.vendor: Acer -- no external (USB) keyboard in Karmic alpha https://bugs.launchpad.net/bugs/435235 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 435235] [NEW] no external (USB) keyboard in Karmic alpha
Public bug reported: Since upgrading to Karmic alpha on September 19, I have had no ability to use an external USB keyboard. udev appears to see a usb device being attached, but doesn't recognize a keyboard. This doesn't appear to be explicitly a kernel bug (2.6.10-34 & -35) as booting from older kernels (but otherwise using the same updates from Sept.19) has the same problem. $ lsb_release -rd Description:Ubuntu karmic (development branch) Release:9.10 $ uname -a Linux morgen 2.6.31-10-generic-pae #35-Ubuntu SMP Tue Sep 22 18:45:34 UTC 2009 i686 GNU/Linux $ apt-cache madison udev udev | 147~-4 | http://archive.ubuntu.com karmic/main Packages ** Affects: ubuntu Importance: Undecided Status: New -- no external (USB) keyboard in Karmic alpha https://bugs.launchpad.net/bugs/435235 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 432049] Re: acerhdf - unknown (unsupported) BIOS version
acerhdf: unknown (unsupported) BIOS version Acer /Aspire 5730 /V1.07, please report, aborting! Beyond "totally harmless" - the fan actually seems to be functioning better, now. -- acerhdf - unknown (unsupported) BIOS version https://bugs.launchpad.net/bugs/432049 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 338669] Re: (Needs UXA) painting artifacts after qt4.5 upgrade on intel chipset
Viktor: See the subject line of the bug report "painting artifacts ... on intel chipset". You're reporting a completely different problem, because you aren't _using_ an intel chipset. ime, _this_ bug is fixed. -- (Needs UXA) painting artifacts after qt4.5 upgrade on intel chipset https://bugs.launchpad.net/bugs/338669 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to qt4-x11 in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 230670] Re: Can't mount DVD
It doesn't use the ...generator... script any more, but it still won't replace existing rules. Do: grep dvd /etc/udev/rules.d/* and lspci Compare the "ENV{ID_PATH}=="pci-:..." string to the results of lspci. The one that matches is your _real_ DVD's path. -- Can't mount DVD https://bugs.launchpad.net/bugs/230670 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 230670] Re: Can't mount DVD
No, the problem is not unique to you, and the Forum users should have known better. Nevertheless, the fix is trivial, as I explained above in #6. (But you're right - it could have been made to "just work" simply by deleting this file on upgrade). ** Changed in: udev Status: Invalid => Confirmed -- Can't mount DVD https://bugs.launchpad.net/bugs/230670 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 348020] [NEW] kscreensaver includes insecure screensavers
Public bug reported: Binary package hint: kscreensaver Ubuntu 8.04, kscreensaver 4:3.5.10-0ubuntu1~hardy The kscreensavers package installs screensavers that hide the desktop, or just transform portions of it (e.g. "Science"). This is insecure, as in many facilities a screensaver is specifically intended to ensure sensitive data is not left displayed on a person's workstation. It would be nice to split out those screensavers that actually hide the screen from those that play with it. ** Affects: kdeartwork (Ubuntu) Importance: Undecided Status: New -- kscreensaver includes insecure screensavers https://bugs.launchpad.net/bugs/348020 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdeartwork in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 230670] Re: Can't mount DVD
It makes no sense that this has been closed in udev, and remains in hal, when it's explicitly a udev problem. udev simply won't rewrite its rules when the device id changes. This is a udev error, not a hal error. Additionally, it has had no action because nobody is doing anything about it. Of course it's still an issue. It can't just go away. -- Can't mount DVD https://bugs.launchpad.net/bugs/230670 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 310741] Re: reportbug spams ubuntu-users mailing list
On Saturday 24 January 2009 11:32:41 Charlie Kravetz wrote: > Since this bug is fixed in jaunty, why is the user-mailing list getting > more bug-reports ? Because it hasn't been fixed in any of the previous releases' -updates? -- derek -- reportbug spams ubuntu-users mailing list https://bugs.launchpad.net/bugs/310741 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 296838] Re: KNode "wrap word at column X" doesn't work
OK, the fix hit my mirror the next day, and I can confirm it is working properly. Thanks! -- KNode "wrap word at column X" doesn't work https://bugs.launchpad.net/bugs/296838 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdepim in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 123414] Re: reportbug shouldn't unconditionally attempt to relay via fiordland
report-bug has NEVER worked on Ubuntu, and yet self-centred developers insist its more important that the command be available to them, using that name, than that they should have to use some other command. Preventing report-bug from sending emails for anybody but developers is not a fix. Leaving the command in place and "referring" users to "ubuntu-bug" is not a fixed. When is this distro going to concentrate on its users, instead of its developers? -- reportbug shouldn't unconditionally attempt to relay via fiordland https://bugs.launchpad.net/bugs/123414 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 296838] Re: KNode "wrap word at column X" doesn't work
I upgraded to KDE 4.1.4 today, and there's no KDEPIM applications included. How's a person supposed to get it? $ apt-cache policy knode knode: Installed: 4:4.1.3-0ubuntu1~intrepid2 Candidate: 4:4.1.3-0ubuntu1~intrepid2 Version table: *** 4:4.1.3-0ubuntu1~intrepid2 0 500 http://gulus.usherbrooke.ca intrepid-updates/main Packages 500 http://gulus.usherbrooke.ca intrepid-backports/main Packages 100 /var/lib/dpkg/status 4:4.1.2-0ubuntu2 0 500 http://gulus.usherbrooke.ca intrepid/main Packages No sign of intrepid-proposed, though other KDE apps are found: $ sudo aptitude install knode/intrepid-proposed kate/intrepid-proposed Reading package lists... Done Building dependency tree Reading state information... Done Reading extended state information Initializing package states... Done Unable to find an archive "intrepid-proposed" for the package "knode" Unable to find an archive "intrepid-proposed" for the package "knode" No packages will be installed, upgraded, or removed. ... -- KNode "wrap word at column X" doesn't work https://bugs.launchpad.net/bugs/296838 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdepim in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 30666] Re: E100 Driver - EEPROM Corrupted
I followed the discussion on the lkml back in 2006 and obvioulsy the Intel guys can't figure out what's wrong, but it's _still_ happening on 2.6.27-7 and 2.6.27-8 (it _didn't_ happen in my 2.6.26 kernel) ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Invalid => Confirmed -- E100 Driver - EEPROM Corrupted https://bugs.launchpad.net/bugs/30666 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 281834] Re: KDE File Chooser for all GTK apps
On November 12, 2008 11:36:07 Melanie F. wrote: > It's not so much that the file chooser is foreign, it's that it's clunky > and not as configurable as KDE's. I'm a "naive just-use-it computer > user" and I'd love to see this implemented. I agree - if the GTK file chooser was a good as KDE's, I'd live with the appearance. But it's really awful... -- derek -- KDE File Chooser for all GTK apps https://bugs.launchpad.net/bugs/281834 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kubuntu-meta in ubuntu. -- kubuntu-bugs mailing list [EMAIL PROTECTED] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 296838] [NEW] KNode "wrap word at column X" doesn't work
Public bug reported: KNode Version 0.99.01 See: https://bugs.kde.org/show_bug.cgi?id=167996 Knode wraps your input lines for display, but warns that you're trying to send a message with lines > 80 characters, because the newlines are not physically present. ** Affects: kdepim (Ubuntu) Importance: Undecided Status: New ** Description changed: + KNode Version 0.99.01 See: https://bugs.kde.org/show_bug.cgi?id=167996 Knode wraps your input lines for display, but warns that you're trying to send a message with lines > 80 characters, because the newlines are not physically present. -- KNode "wrap word at column X" doesn't work https://bugs.launchpad.net/bugs/296838 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdepim in ubuntu. -- kubuntu-bugs mailing list [EMAIL PROTECTED] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
Re: [Bug 36534] Re: [Reopened] [Dapper] Eclipse startup script should respect jwm setting via update-alternatives
On October 28, 2008 04:09:59 George Pollard wrote: > The sanest fix should be to have "/etc/eclipse/java_home" have > "/usr/lib/jvm/default-java" as the first line. Not very useful if you don't have such a file! The point of using update-alternatives is that this is the way that java (and other) packages are supposed to set the default for use by any applications - so Eclipse should respect that, instead of using its own settings. If I use update-alternatives or the more specific update-java-alternatives to set a VM, then "/usr/bin/javac" and "/usr/bin/java" point to the java I've chosen, via /etc/alternatives - eclipse should be able to do the same. -- derek -- [Reopened] [Dapper] Eclipse startup script should respect jwm setting via update-alternatives https://bugs.launchpad.net/bugs/36534 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 228183] Re: Please remove broken reportbug from Ubuntu
I'm frankly astounded at Santo's statement that we need to contact somebody _else_ to get this fixed. If that's the situation, what on earth is even the point of having Launchpad! THIS is where solutions are supposed to be discussed and found. I, of course, agree with Antony. It's simply not true, Lucas, that "bugreport", the executable, is useful - because it doesn't actually send bug reports anywhere. Sure it can help gather the needed info - but that doesn't have to be the bugreport executable. -- Please remove broken reportbug from Ubuntu https://bugs.launchpad.net/bugs/228183 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 230670] Re: Can't mount DVD
** Also affects: udev Importance: Undecided Status: New -- Can't mount DVD https://bugs.launchpad.net/bugs/230670 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 231933] Re: Kaffeine always assumes DVD is encrypted, even though no DVD in drive
See bug #230670 (I don''t want to mark this as a duplicate, as there are two errors - one in udev, one in kaffeine) In any case, the simplest solution is to delete /etc/udev/rules.d/70 -persistent-cd.rules and reboot - a new file will be generated with /dev/cdrom and /dev/dvd (and their r/w equivalents) pointing to the correct device. -- Kaffeine always assumes DVD is encrypted, even though no DVD in drive https://bugs.launchpad.net/bugs/231933 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 230670] Re: Can't mount DVD
** Description changed: - Binary package hint: hal + Binary package hint: udev Since bug #218834 is closed, but the issue still exists on my system, here a new bug report. When I insert a movie DVD in Kubuntu Hardy and choose to play it with Kaffeine I'm getting 2 error-messages: 1) "Source could not be read. You don't have enough rights, or the the source does not contain any data (i.e. no CD in the drive) (dev/dvd)" => hopefully I translated the message correctly since I'm using german Kubuntu. 2) LibDVDCSS (http://www.videoloan.org/developers/libdvdcss.html) is about to be installed, it allows you to watch encrypted DVD videos. This is illegal in some countries which require decryption to be authorised by the copyright holder. Do you want to install this package? => this message appears allthough the package is allready installed, and even if I say "Yes", the DVD will not be played and the next time I try to play a DVD this message appears again. And with the old Gutsy-kernel (2.6.22-14-generic) everything is still ok, the DVD will be played without any error-messages. On this system I made an update from Kubuntu Gutsy to Kubuntu Hardy. Since I had some space left on the harddisc I installed Kubuntu Hardy a second time and tried it. On this installation it is working without problems?! I checked the /etc/fstab, and changed it in my old system the way it is in the fresh installation: # /etc/fstab: static file system information. # # proc/proc procdefaults0 0 # /dev/hda6 UUID=73fb3214-53fc-4895-9015-ddd642bce5d1 / ext3 defaults,errors=remount-ro 0 1 # /dev/hda1 UUID=16A0FE73A0FE5927 /media/hda1 ntfsdefaults,umask=007,gid=46 0 1 # /dev/hdc1 UUID=67b0a14c-8a91-aa17-20d7-88dd4a804b87 /media/DATEN ext3defaults 0 2 # /dev/hda5 #UUID=b4608e12-da42-3ba7-266e-5533f04a8cd1 noneswapsw 0 0 UUID=d6bfa649-af43-4a6c-a926-493e0de1f074 noneswapsw 0 0 #/dev/hdd/media/cdrom0 udf,iso9660 user,noauto,exec 0 0 <= old entry #/dev/hdb/media/cdrom1 udf,iso9660 user,noauto,exec 0 0 <= old entry #/dev/fd0/media/floppy0 autorw,user,noauto,exec 0 0 <= old entry /dev/scd1 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0 <= manually changed /dev/scd0 /media/cdrom1 udf,iso9660 user,noauto,exec,utf8 0 0 <= manually changed /dev/fd0/media/floppy0 autorw,user,noauto,exec,utf8 0 0 <= manually changed usbfs /proc/bus/usb usbfs devgid=1001,devmode=06640 0 Even after manually changing the entries in /etc/fstab it does not work. Regards, Ralf -- Can't mount DVD https://bugs.launchpad.net/bugs/230670 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 230670] Re: Can't mount DVD
We (on the kubuntu-users list) tracked down the root of the problem. The kaffeine-xine engine is, by default, correctly configured to expect the audio & video devices to be /dev/cdrom and /dev/dvd, respectively. udev has two rulesets that are relevant: /etc/udev/rules.d/70-persistent-cd.rules /etc/udev/rules.d/75-cd-aliases-generator.rules The latter generates the former - but it never replaces rules, just adds new ones. When optical drives change from being handled by the IDE subsystem to SCSI, the PCI path names change (e.g.pci-:00:09.0-ide-1:0 becomes pci-:00:09.0-scsi-0:0:1:0) and /dev/dvd is no longer a valid symlink to the physical device. The best workaround, imo, is to simply delete /etc/udev/rules.d/70 -persistent-cd.rules and reboot - a new file will be generated with /dev/cdrom and /dev/dvd (and their r/w equivalents) pointing to the correct device. -- Can't mount DVD https://bugs.launchpad.net/bugs/230670 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs