[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2011-11-07 Thread Anton
Well, I've been having this very same problem for a long while (I don't remember when - but I just came across a post http://ubuntuforums.org/archive/index.php/t-1604695.html where they describe it first appearing in lucid - that sounds about right for me). So it was in lucid, maverick, natty, and

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2011-07-14 Thread Brad Figg
This bug was filed against a series that is no longer supported and so is being marked as Won't Fix. If this issue still exists in a supported series, please file a new bug. This change has been made by an automated script, maintained by the Ubuntu Kernel Team. ** Changed in: linux (Ubuntu)

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2011-02-26 Thread booxter
Tested on Ubuntu 10.10 - works flawless without any need to use suspend_modules file or unloading ricoh_mmc kernel module for successful suspend. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/420424

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2010-05-15 Thread booxter
The fix with /etc/default/acpi-support helps for latest F.18 firmware. Though there is still problem suspending (laptop just hangs) if card is inserted when suspending, even with this workaround. -- [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2010-05-06 Thread Frantique
Solution found: Upgrade to latest BIOS, after add to /etc/default/acpi-support the ricoh_mmc module to MODULES=. It will look like this: MODULES=ricoh_mmc That is all. -- [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure https://bugs.launchpad.net/bugs/420424 You received this bug

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2010-04-17 Thread Emmanuel Stapf [ES]
I've upgraded to an even more recent version of the BIOS (version F.18) in which HP stated having fixed a suspend issue for Fedora and found out that it also solves that issue too without having to suspend or disable the ricoh_mmc driver. I believe that the issue can now be closed if it works for

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2010-02-11 Thread techman
If you do not want to blacklist the ricoh_mmc driver then you can use SUSPEND_MODULES. Add SUSPEND_MODULES=ricoh_mmc into /etc/pm/config.d/suspend_modules (create the file it if it does not exist) Then the kernel will unload the module before suspending and reload the module when resuming.

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2009-12-01 Thread goto
Slightly off topic: If I upgrade to a newer BIOS than my original (F.0B), the BIOS will stop seeing my HDD. I can still boot off a Gentoo Live CD and mount my HDD from it, but the BIOS can't directly boot from it. I wasted four hours trying to figure out what was wrong (switching between SATA

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2009-11-29 Thread booxter
Blacklisting mmc_ricoh helped me too. -- [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure https://bugs.launchpad.net/bugs/420424 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2009-11-24 Thread Vikas BN
suspend/resume works for me too after i remove ricoh_mmc module. It didn't work earlier. System details: HP Elitebook 6930p Ubuntu 9.10 uname -r = 2.6.31-15-generic latest updates installed. -- [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure https://bugs.launchpad.net/bugs/420424

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2009-11-09 Thread snowlord
I can confirm that removing ricoh_mmc solved this issue for me. As an aside, note that in Jaunty resuming worked for me, but the X server always crashed when resuming after the laptop had slept for more than a short while, so it was useless anyway. There's a bug about that somewhere, and

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2009-11-09 Thread SteveLoughran
I'm doing the BIOS upgrade and will then try a clean OS install. For people who dont have a copy of windows around to run the SP.exe that contains an installer exe that sticks a .ISO image into your filesystem, I have that .ISO safely extracted for reuse. I will not comment on the irony of

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2009-11-09 Thread SteveLoughran
-I can confirm, BIOS upgrade followed by clean install with mmc disabled means that laptop now suspends and resumes/. This implies two problems. Something in the BIOS that upgrading the BIOS fixes, something in the mmc controller. Both need to be fixed for your laptop to resume reliably. --

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2009-11-09 Thread Emmanuel Stapf [ES]
For the BIOS upgrade, you can get the FreeDOS bios update and stick it on a USB key. From the key it will do the upgrade without the need for Windows. -- [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure https://bugs.launchpad.net/bugs/420424 You received this bug notification because

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2009-11-05 Thread Simon Natterer
I can confirm this. With old bios resume didn't work at all. After upgrading to newest bios resume works with blacklisted ricoh_mmc. After loading ricoh_mmc resume doesn't work any more. Thanks Emmanuel, now suspend/resume is usable again. -- [Hewlett-Packard HP EliteBook 6930p] suspend/resume

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2009-11-04 Thread Emmanuel Stapf [ES]
some findings today. The original poster and myself are using 68PCD F.05 version of the bios. I've decided to upgrade to the latest version which is 68PCD F.13. After doing that it still failed. However after disabling ricoh_mmc suspend/resume seems to work (modulo the brightness that was set to

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2009-11-03 Thread Sasha Levin
Emmanuel, the ricoh_mmc module is showing up as a loaded module in the data you provided. Are you sure it was properly disabled? -- [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure https://bugs.launchpad.net/bugs/420424 You received this bug notification because you are a member of

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2009-11-03 Thread SteveLoughran
1. I am experiencing the same problem, again elitebook 6930p upgraded from Jaunty with 32-bit OS. 2. blacklisting ricoh_mmc did not make this problem go away; checked in proc/modules 3. disabling the slot in the BIOS doesn't help either 4. I do have the WWAN device in, and some other devices.

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2009-11-03 Thread Emmanuel Stapf [ES]
I did have it disabled, but when it did not do anything I've restored it. -- [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure https://bugs.launchpad.net/bugs/420424 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2009-11-02 Thread Emmanuel Stapf [ES]
Just to say that disabling ricoh_mmc has no effect for me. -- [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure https://bugs.launchpad.net/bugs/420424 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2009-11-02 Thread cob
tpkuester: I am using an EliteBook 6930p with Karmic installed. It was upgraded from Jaunty using the Update Manager. -- [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure https://bugs.launchpad.net/bugs/420424 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2009-11-02 Thread Sasha Levin
Blacklisting ricoh_mmc solved the problem for me. I'm on an EliteBook 6930p with Ubuntu 9.10. -- [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure https://bugs.launchpad.net/bugs/420424 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

Re: [Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2009-11-02 Thread jabadia
-- [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure https://bugs.launchpad.net/bugs/420424 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

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2009-11-01 Thread msphix
Backlisting ricoh_mmc worked for me. Suspend and hibernation are working again which stopped after upgrade to Karmic. -- [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure https://bugs.launchpad.net/bugs/420424 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2009-11-01 Thread tpkuester
To those who have noted that blacklisting the driver helped fix the problem, are you currently on an EliteBook 6930p? Or are you using another operating system? I'm trying to decide if this needs to be made into a more meaningful bug -- ie: ricoh_mmc driver breaks suspend / resume --

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2009-10-31 Thread cob
Seems to be working for me as well, since blacklisting ricoh_mmc. -- [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure https://bugs.launchpad.net/bugs/420424 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2009-10-31 Thread Emmanuel Stapf [ES]
Blacklist ricoh_mmc had no effect for me and I made sure I rebooted and did `lsmod' to verify it was not loaded. No effect :-( I'm using the ATI driver as I'm using an external monitor and when I upgraded to 9.04 the default driver was too slow. I tried to revert back to see if the driver could

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2009-10-27 Thread Falk
Confirming that blacklisting 'ricoh_mmc' has fixed the sleep/resume bug for me. I have tried it a few times at it looks like it works. -- [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure https://bugs.launchpad.net/bugs/420424 You received this bug notification because you are a member

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2009-10-26 Thread TestDriveLinux
I'd be grateful if you provide some instructions on how to blacklist 'ricoh_mmc'. Thanks -- [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure https://bugs.launchpad.net/bugs/420424 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2009-10-26 Thread tpkuester
First, open a terminal as root and type rmmod ricoh_mmc. Try suspending your computer to see if it resumes ok. If it does, make the change permanent. Run this command: gksu gedit /etc/modprobe.d/blacklist.conf Add this at the end of the file: # Blacklisting until a bugfix comes out that # lets

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2009-10-26 Thread TestDriveLinux
Thanks for the instructions. On the first go (sudo rmmod ricoh_mmc) it went into suspend and resumed fine. However the system became unstable and I could not launch any applications. I had to forcibly power off the laptop. Trying the same thing again on the next boot, it unfortunately returned

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2009-10-26 Thread Sasha Levin
Confirming that blacklisting 'ricoh_mmc' has fixed the sleep/resume bug, tested on several 6930p laptops. Thanks tpkuester! -- [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure https://bugs.launchpad.net/bugs/420424 You received this bug notification because you are a member of Ubuntu

Re: [Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2009-10-25 Thread Jaap Haitsma
Still happening 3 days before the release of Karmic. Hopefully we get a kernel update before release, because this is a serious regression compared to jaunty and it worked in Karmic several kernel releases ago -- [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2009-10-25 Thread tpkuester
Currently using Ubuntu 9.10 RC on a HP 6930p with up to date everything, no ATI drivers. I also had this problem. Reading around, I found someone who had the same problem, and noted about memory cards in the MMC slot. After removing my MMC, the computer suspended successfully, but would not

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2009-10-22 Thread jabadia
Still occurs on 23'rd update as well ( should match the RC release ). :( -- [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure https://bugs.launchpad.net/bugs/420424 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2009-10-21 Thread Severin Heiniger
Am I right that following the instructions at https://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/361988/comments/2 (installing the latest upstream mainline kernel and gathering information) would still be helpful for tracking this bug down? If so, I'll try to do my best - now that my HP

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2009-10-18 Thread TestDriveLinux
This bug is reproducible and affects me too (updated to latest version on 18th Oct 2009). Suggest this is a regression as suspend/resume worked correctly on same hardware using Jaunty. The laptop appears to suspend okay but on resume the screen is on but apart from the mouse cursor which moves

Re: [Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2009-10-18 Thread Jaap Haitsma
NOTE it worked a while ago in Karmic. It worked on the 27th of September because then I blogged about faster resume from suspend On Sun, Oct 18, 2009 at 16:13, TestDriveLinux maill...@testdrivelinux.co.uk wrote: This bug is reproducible and affects me too (updated to latest version on 18th Oct

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2009-10-14 Thread Jaap Haitsma
Still happening with linux-image-2.6.31-14-generic -- [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure https://bugs.launchpad.net/bugs/420424 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 420424] Re: [Hewlett-Packard HP EliteBook 6930p] suspend/resume failure

2009-08-28 Thread Severin Heiniger
** Attachment added: AlsaDevices.txt http://launchpadlibrarian.net/30930145/AlsaDevices.txt ** Attachment added: BootDmesg.gz http://launchpadlibrarian.net/30930146/BootDmesg.gz ** Attachment added: Card0.Amixer.values.txt http://launchpadlibrarian.net/30930147/Card0.Amixer.values.txt