[Bug 424877] Re: [Acer Aspire one] suspend/resume failure

2010-07-27 Thread Jim Bauwens
I had bad luck, I think because of this patch my SD-card got corrupted :(
I am now trying to recover my files...

Error in dmesg :

EXT2-fs error (device mmcblk0): ext2_check_descriptors: Block bitmap for group 
1 not in group (block 0)!
[ 9011.671907] EXT2-fs: group descriptors corrupted!
[ 9020.304199] mmc0: card 0007 removed

[ 9026.239622] mmc0: new SDHC card at address 0007
[ 9026.241247] mmcblk0: mmc0:0007 SD08G 7.49 GiB 
[ 9026.241557]  mmcblk0: unknown partition table

I had three partitions, one fat and two ext2.

Jim

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2010-06-22 Thread Daniel Dräs
@Lee: great fix! This works fo me on an AAO 110L ZG5.
thanks!!

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2010-06-02 Thread Lee Jones
I received this message in my inbox this morning:

---
Hi,

I tried to post this message to

https://bugs.launchpad.net/ubuntu/karmic/+source/linux/+bug/424877

but the web server refused my posting, for some reason. I was logged in
as user siguc. Hence emailing directly. If you want to post it to the
board, please, feel free under your or whatever userid.

Your solution worked great on my Acer Aspire One ZG5, SDHC 8G card.

With the addition of the pciehp.pciehp_force=1 kernel option mentioned
above, the netbook now suspends and resumes with the SDHC card in the
slot. The card is mounted just before the resume and it appears mounted
right after the resume.

The kernel option by itself (i.e. before I implemented your solution)
caused a consistent crash on suspend.

I also checked, that the wireless came up OK and it connected to my wifi
network.

Thank you for your essential contribution to fixing my problem!
---

I'm pleased the workaround worked so well for you siguc.

I am still working on a permanent kernel fix, so Ubuntu will suspend and
resume with an SD card inserted out-of-the-box.

Watch this space.

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2010-05-26 Thread Lee Jones
I am currently working on a similar bug.

Can someone try this and report back here whether it works for them or
not please?

Momentary workaround:
echo SUSPEND_MODULES=\sdhci sdhci_pci\ | sudo tee -a 
/etc/pm/config.d/suspend_modules

This will unload the SD card reader module on suspend and reload it on
resume.

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2010-05-04 Thread Debian
this bug is terrible for power conscious netbooks (I freeze w/o any SD
cards too): can I help in any way to get a fix upstream for Debian?
thanks!

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2010-04-20 Thread Paul Kishimoto
Bug #554695 and Bug #477106 may be related.

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2010-04-05 Thread Juha Jeronen
The freeze on suspend seems common to Debian-based distros. I tried with
Debian testing (Squeeze) and was able to reproduce the same issue
(Aspire One model ZG5, 8GB SSD, BIOS v.3309).

The script linked above by White Rabbit resolved the issue for me, too.
(I have also applied the pciehp_force=1 option, which was needed to get
the card readers working.)

I extended the script slightly. The new version remounts cards on
resume, preserving ownership. I.e. each card will be owned by the same
user who owned it before suspend, and will only be remounted if it was
mounted before suspend. The new version also supports the KDE4.x solid-
hardware daemon (for us KDE users). Unmount using the graphical widget
works after suspend/resume as it should.

Two things to note: first, any documents that are open from an MMC/SD
card will still prevent a suspend (so, close any MPlayers and terminal
windows first before closing the lid). Secondly, even those apps that
don't actually lock their open documents, might think that the file has
been removed when the machine is resumed (e.g. KWrite behaves this way).
In reality, of course it is only the mount point that has been removed
(and then added back).

I'm attaching the new version here in case someone might find it useful.
Feel free to use/distribute/modify it further. I've tested the script
with one and two SD cards inserted (one 16GB, one 512MB). As usual, I
won't guarantee anything, but do let me know if there are problems with
this version. ;)

Thanks for the info and the original fix, everyone!


** Attachment added: 010_unmount_SD_v2.sh
   http://launchpadlibrarian.net/43209812/010_unmount_SD_v2.sh

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2010-03-27 Thread Bob Clough
Confirming this bug is still existent in 10.04, and is solved by the
above script.  Is it worth setting up a PPA with the script to make it
easier to install?

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2010-02-10 Thread ldi38
I can confirm that script at 
https://help.ubuntu.com/community/AspireOne/Ubuntu9.10 works for me too
ZG5 aspireone

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2010-02-07 Thread erlguta
This bug happens too in several Dell's (mini9, Inspiron...) so it seems to be 
independent from hardware (not only Acer).
This bug for example is related:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/436729

I can confirm that script at
https://help.ubuntu.com/community/AspireOne/Ubuntu9.10 works for me too
in one 'Dell mini 9' and it unmount any SD cards before sleeping.

So the soluttion to all of this duplicated bugs is simple, no?

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2010-01-09 Thread White Rabbit
Can I suggest the attached script which I found at
https://help.ubuntu.com/community/AspireOne/Ubuntu9.10

It works for me and I think it should unmount any SD cards before
sleeping.

** Attachment added: Script to unmount SD cards prior to sleep
   http://launchpadlibrarian.net/37647725/010_unmount_SD.sh

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2010-01-06 Thread Ender
Hey Everybody,

Has there been any progress on this bug? Richard's script didn't seem to
work for me, unfortunately.

On Wed, Nov 11, 2009 at 8:45 AM, Peter Harding p...@hardnet.ca wrote:

 This a seems to only happen with my 8GB SDHC card mounted and not my 2GB
 SD card in both my Acer Aspire One 110 and my Dell Mini 9 (8GB SSD). The
 regular SD card suspends and resumes normally in both machines. Screen
 does not blank it just freezes with whatever was on it at the time of
 the suspend.

 --
 [Acer Aspire one] suspend/resume failure
 https://bugs.launchpad.net/bugs/424877
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2010-01-06 Thread Jim Bauwens
Hi Ender, could you run the 'mount' command on your computer and post the 
output to me.
Probably the device name is a bit different.
I will modify the script for your computer.

Jim

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2010-01-06 Thread Matt Grice
This has actually started to affect me again. It doesn't sleep anymore,
and I get this in the suspend log :

Wed Jan  6 20:37:50 GMT 2010: Running hooks for suspend.
/usr/lib/pm-utils/sleep.d/000record suspend suspend: success.
/usr/lib/pm-utils/sleep.d/00auto-quirk suspend suspend: Adding quirks from HAL: 
--quirk-none 
success.
/usr/lib/pm-utils/sleep.d/00logging suspend suspend: Linux Defiant 
2.6.31-16-generic #53-Ubuntu SMP Tue Dec 8 04:01:29 UTC 2009 i686 GNU/Linux
Module  Size  Used by


Module list removed for space

 total   used   free sharedbuffers cached
Mem:949224 477420 471804  0  56100 235696
-/+ buffers/cache: 185624 763600
Swap:   385520  0 385520
success.
/usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
/usr/lib/pm-utils/sleep.d/01PulseAudio suspend suspend: success.
/etc/pm/sleep.d/10_grub-common suspend suspend: success.
/etc/pm/sleep.d/10_unattended-upgrades-hibernate suspend suspend: success.
/etc/pm/sleep.d/11_mmc_mounts suspend suspend: umount2: Device or resource busy
umount: /home: device is busy.
(In some cases useful info about processes that use
 the device is found by lsof(8) or fuser(1))
umount2: Device or resource busy
Returned exit code 1.
Wed Jan  6 20:37:50 GMT 2010: Inhibit found, will not perform suspend
Wed Jan  6 20:37:50 GMT 2010: Running hooks for resume
/etc/pm/sleep.d/10_unattended-upgrades-hibernate resume suspend: success.
/etc/pm/sleep.d/10_grub-common resume suspend: success.
/usr/lib/pm-utils/sleep.d/01PulseAudio resume suspend: success.
/usr/lib/pm-utils/sleep.d/00powersave resume suspend: success.
/usr/lib/pm-utils/sleep.d/00logging resume suspend: success.
/usr/lib/pm-utils/sleep.d/00auto-quirk resume suspend: success.
/usr/lib/pm-utils/sleep.d/000record resume suspend: success.


I added the -f switch to umount in the script, but to no avail.

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2009-11-11 Thread Peter Harding
This a seems to only happen with my 8GB SDHC card mounted and not my 2GB
SD card in both my Acer Aspire One 110 and my Dell Mini 9 (8GB SSD). The
regular SD card suspends and resumes normally in both machines. Screen
does not blank it just freezes with whatever was on it at the time of
the suspend.

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2009-11-09 Thread White Rabbit
I can confirm the same behaviour as Benno Zuure. Same pciehp
modification and backports module installed. Suspend/resume works when
SD card write protected. Otherwise lockup on suspend or hibernate.

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2009-11-09 Thread Jim Bauwens
Thanks for the tip White Rabit! I just noticed that my card is also write 
protected,  and my acer crashes when it is not write protected.
I also removed the backport modules, but it crashes then also when the card is 
protected.

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2009-11-08 Thread Benno Zuure
Same problem here with an 4 Gb SD-card in the left slot in an AOO 150.
Did the pciehp kernel line change and installed the backports modules with no 
succes.
Installed Richard's script for now.

When the card is write protected (notch on the SD card) hibernate,sleep
and resume works.

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2009-11-05 Thread Matt Grice
2009/11/4 Richard Mathie richard.mat...@cantab.net:
 i added a hook in /ect/pm/sleep.d/11_mmc_mounts

 #!/bin/sh
 # mmcard must be mounted or unmounted before suspend | hibinate
 case $1 in
        hibernate|suspend)
                umount /dev/mmcblk0p1
                ;;
        thaw|resume)
                mount /dev/mmcblk0p1
                ;;
        *) exit 0
                ;;
 esac

 chmod +x /ect/pm/sleep.d/11_mmc_mounts

 end of problem, though perhaps i should be smarter about running through
 mm cards, and cards which wont unmount


Fixed - this works for me.

Many thanks.

Matt

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2009-11-05 Thread patrick chamberlain
Thanks Richard. That script works for me with an 8GB SD card in the left
slot.

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2009-11-04 Thread Richard Mathie
same here suspend with a sd card mounted in the left hand slot results in 
suspend freezing before it has completed.
i have also tryed the pciehp.pciehp_force=1 kernal cmd line option in grub2 
with update-grup and backports. and this failed to resolve the issue, manualy 
unmounting the drive before suspend works, but this is a little inconvenient as 
forgetting to do so before shuting the lid will also result in a frozen suspend.

are you shure that the pciehp module is in the backports, i cand find it
with modprob.

i will just sit tight for now and see if the next kernal update fixes
things

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2009-11-04 Thread Jim Bauwens
Well, the the pciehp module was removed in jaunty, but pciehp.pciehp_force=1 
for some magical reason still works, see bug 271019 (this fixes the weird 
behavior of the SD card slots).
I'm really sorry to hear that this workaround doesn't work for you guys.
Just a shot in the wild: could anyone try to see what happens if you disable 
'/apps/nautilus/preferences/media_automount_open' in gconf-editor?
This is the only other tweak I did on my system.

Jim

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2009-11-04 Thread gmillman
Hi

Been having the same problem.  I did the grub change and installed
backports and now both card slots work but it still hangs on suspend.  I
have found out though that my AAO 110 only hangs with my 16Gig card.  If
I put the only other card I have, a 2Gig, in the left slot it suspends
and resumes OK! Even with the 16Gig in the right slot it still hangs.
Strange but true.  JB above got me thinking when his 4Gig worked OK.
Anyone tried an 8Gig?

Gary

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2009-11-04 Thread Matt Grice
My acer One crashes with an 8gig card in the left slot.

On Nov 4, 2009 9:21 PM, gmillman g...@stompboxboutique.com wrote:

Hi

Been having the same problem.  I did the grub change and installed
backports and now both card slots work but it still hangs on suspend.  I
have found out though that my AAO 110 only hangs with my 16Gig card.  If
I put the only other card I have, a 2Gig, in the left slot it suspends
and resumes OK! Even with the 16Gig in the right slot it still hangs.
Strange but true.  JB above got me thinking when his 4Gig worked OK.
Anyone tried an 8Gig?

Gary

-- [Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877 You received th...

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2009-11-04 Thread patrick chamberlain
My AOA 110 hangs on suspend with an 8GB SD card in the left hand slot,
unless I unmount it first,

I've installed backports, added pciehp_force=1 to the kernel command
line (which does allow me to use the right card slot) and have 'browse
media when inserted' unticked in nautilus preferences.

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2009-11-04 Thread Richard Mathie
Just a shot in the wild: could anyone try to see what happens
if you disable '/apps/nautilus/preferences/media_automount_open' in 
gconf-editor?
This is the only other tweak I did on my system.

Jim

no it still crashes screen is frozen and not suspended, perhaps I will
try to unmount and mount in the pm-suspend/resume scripts, as I have
heard that works, though its probably not the most ideal solution...

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2009-11-04 Thread Richard Mathie
i added a hook in /ect/pm/sleep.d/11_mmc_mounts

#!/bin/sh
# mmcard must be mounted or unmounted before suspend | hibinate
case $1 in
hibernate|suspend)
umount /dev/mmcblk0p1
;;
thaw|resume) 
mount /dev/mmcblk0p1
;;
*) exit 0
;;
esac

chmod +x /ect/pm/sleep.d/11_mmc_mounts

end of problem, though perhaps i should be smarter about running through
mm cards, and cards which wont unmount

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2009-11-04 Thread White Rabbit
Just a quick question? Should we now be running update-grub or
update-grub2? Or is there no difference between these?

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2009-11-04 Thread Jim Bauwens
'update-grub' worked fine for me

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2009-11-03 Thread Jim Bauwens
Hi ender, your grub looks fine. Did you also install 
linux-backports-modules-karmic?
Jim

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2009-11-03 Thread Ender
Yes, sorry I didn't include that. I did install
linux-backports-modules-karmic before adding the pciehp line.

~Micah

On Tue, Nov 3, 2009 at 1:22 AM, Jim Bauwens jimbauw...@yahoo.com
wrote:

 Hi ender, your grub looks fine. Did you also install
 linux-backports-modules-karmic?
 Jim

 --
 [Acer Aspire one] suspend/resume failure
 https://bugs.launchpad.net/bugs/424877
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2009-11-02 Thread prayersofsteel
Bug confirmed on Acer Aspire One ZG5 (8gb SSD). Freezes solid when I
shut the lid or attempt to use the sleep function key. Have to hard
reset. Attempting pciehp fix.

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2009-11-02 Thread Ender
The pciehp fix did not work. Ejecting my SD card before suspending does
work, however. I may have implemented the pciehp fix incorrectly, as I
am not familiar with GRUB2 yet. Attached are my /etc/default/grub file
and my /boot/grub/grub.cfg file.

** Attachment added: /boot/grub/grub.cfg with my attempted pciehp fix
   http://launchpadlibrarian.net/34993756/grub.cfg

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2009-11-02 Thread Ender
Attached is my /etc/default/grub file with the pciehp fix in place. I'm
not sure I did it right, as I'm not very familiar with GRUB2.

** Attachment added: /etc/default/grub file with attempted pciehp workaround
   http://launchpadlibrarian.net/34993808/grub

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2009-10-31 Thread Jim Bauwens
** Changed in: linux (Ubuntu Karmic)
   Status: Invalid = Confirmed

** Changed in: linux (Ubuntu Karmic)
   Status: Confirmed = Fix Released

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2009-10-30 Thread Jim Bauwens
Had this bug to. It happend when I left a sd card mounted in the left slot. 
Unmounting fixed it temporarly.
Then I installed linux-backports-modules-karmic and added pciehp.pciehp_force=1 
to the kernel comandline (see bug 271019).
This fixed it.

Jim

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2009-10-30 Thread Ariel Palazzesi
Good news!

i try, and then tell you. :P

GRACIAS!

-
Ariel Palazzesi
Web: www.ucontrol.com.ar
Foro: http://www.ucontrol.com.ar/forosmf/index.php
Visita www.neoteo.com


On Fri, Oct 30, 2009 at 4:17 AM, Jim Bauwens jimbauw...@yahoo.com wrote:

 Had this bug to. It happend when I left a sd card mounted in the left slot.
 Unmounting fixed it temporarly.
 Then I installed linux-backports-modules-karmic and added
 pciehp.pciehp_force=1 to the kernel comandline (see bug 271019).
 This fixed it.

 Jim

 --
 [Acer Aspire one] suspend/resume failure
 https://bugs.launchpad.net/bugs/424877
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in “linux” package in Ubuntu: Invalid
 Status in linux in Ubuntu Karmic: Invalid

 Bug description:
 Resumes to a frozen screen.  Could not switch VTs, and had to hold power
 button down to reset.

 ProblemType: KernelOops
 Annotation: This occured during a previous suspend and prevented it from
 resuming properly.
 AplayDevices:
   List of PLAYBACK Hardware Devices 
  card 0: Intel [HDA Intel], device 0: ALC272 Analog [ALC272 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
 Architecture: i386
 ArecordDevices:
   List of CAPTURE Hardware Devices 
  card 0: Intel [HDA Intel], device 0: ALC272 Analog [ALC272 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
 AudioDevicesInUse:
  USERPID ACCESS COMMAND
  /dev/snd/controlC0:  courtney   2781 F pulseaudio
 CRDA: Error: [Errno 2] No such file or directory
 Card0.Amixer.info:
  Card hw:0 'Intel'/'HDA Intel at 0x5834 irq 16'
   Mixer name   : 'Realtek ALC272'
   Components   : 'HDA:10ec0272,1025022f,0011'
   Controls  : 14
   Simple ctrls  : 9
 Date: Sat Sep  5 10:33:28 2009
 DistroRelease: Ubuntu 9.10
 ExecutablePath: /usr/share/apport/apportcheckresume
 Failure: suspend/resume
 HibernationDevice: RESUME=UUID=6aaadfe7-165c-4ff4-b159-638b456e48f5
 InterpreterPath: /usr/bin/python2.6
 MachineType: Acer Aspire one
 Package: linux-image-2.6.31-9-generic 2.6.31-9.29
 PccardctlIdent:

 PccardctlStatus:

 ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-9-generic
 root=UUID=6c406fc7-803f-4348-a843-d3e72d84c960 ro quiet splash
 ProcCmdline: /usr/bin/python /usr/share/apport/apportcheckresume
 ProcEnviron: PATH=(custom, no user)
 ProcVersionSignature: Ubuntu 2.6.31-9.29-generic
 RelatedPackageVersions:
  linux-backports-modules-2.6.31-9-generic N/A
  linux-firmware 1.16
 RfKill:
  0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
 SourcePackage: linux
 Tags: resume suspend ubuntu-unr
 Title: [Acer Aspire one] suspend/resume failure
 Uname: Linux 2.6.31-9-generic i686
 UserGroups:

 dmi.bios.date: 07/09/2009
 dmi.bios.vendor: Acer
 dmi.bios.version: V1.08
 dmi.board.asset.tag: Base Board Asset Tag
 dmi.board.name: Aspire one
 dmi.board.vendor: Acer
 dmi.board.version: V1.08
 dmi.chassis.type: 10
 dmi.chassis.vendor: Acer
 dmi.chassis.version: V1.08
 dmi.modalias:
 dmi:bvnAcer:bvrV1.08:bd07/09/2009:svnAcer:pnAspireone:pvrV1.08:rvnAcer:rnAspireone:rvrV1.08:cvnAcer:ct10:cvrV1.08:
 dmi.product.name: Aspire one
 dmi.product.version: V1.08
 dmi.sys.vendor: Acer


-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2009-10-30 Thread Ariel Palazzesi
Woks fine.
Thanks!

-
Ariel Palazzesi
Web: www.ucontrol.com.ar
Foro: http://www.ucontrol.com.ar/forosmf/index.php
Visita www.neoteo.com


On Fri, Oct 30, 2009 at 6:13 AM, Ariel Palazzesi
arielpalazz...@gmail.comwrote:

 Good news!

 i try, and then tell you. :P

 GRACIAS!

 -
 Ariel Palazzesi
 Web: www.ucontrol.com.ar
 Foro: http://www.ucontrol.com.ar/forosmf/index.php
 Visita www.neoteo.com


 On Fri, Oct 30, 2009 at 4:17 AM, Jim Bauwens jimbauw...@yahoo.com wrote:

 Had this bug to. It happend when I left a sd card mounted in the left
 slot. Unmounting fixed it temporarly.
 Then I installed linux-backports-modules-karmic and added
 pciehp.pciehp_force=1 to the kernel comandline (see bug 271019).
 This fixed it.

 Jim

 --
 [Acer Aspire one] suspend/resume failure
 https://bugs.launchpad.net/bugs/424877
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in “linux” package in Ubuntu: Invalid
 Status in linux in Ubuntu Karmic: Invalid

 Bug description:
 Resumes to a frozen screen.  Could not switch VTs, and had to hold power
 button down to reset.

 ProblemType: KernelOops
 Annotation: This occured during a previous suspend and prevented it from
 resuming properly.
 AplayDevices:
   List of PLAYBACK Hardware Devices 
  card 0: Intel [HDA Intel], device 0: ALC272 Analog [ALC272 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
 Architecture: i386
 ArecordDevices:
   List of CAPTURE Hardware Devices 
  card 0: Intel [HDA Intel], device 0: ALC272 Analog [ALC272 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
 AudioDevicesInUse:
  USERPID ACCESS COMMAND
  /dev/snd/controlC0:  courtney   2781 F pulseaudio
 CRDA: Error: [Errno 2] No such file or directory
 Card0.Amixer.info:
  Card hw:0 'Intel'/'HDA Intel at 0x5834 irq 16'
   Mixer name   : 'Realtek ALC272'
   Components   : 'HDA:10ec0272,1025022f,0011'
   Controls  : 14
   Simple ctrls  : 9
 Date: Sat Sep  5 10:33:28 2009
 DistroRelease: Ubuntu 9.10
 ExecutablePath: /usr/share/apport/apportcheckresume
 Failure: suspend/resume
 HibernationDevice: RESUME=UUID=6aaadfe7-165c-4ff4-b159-638b456e48f5
 InterpreterPath: /usr/bin/python2.6
 MachineType: Acer Aspire one
 Package: linux-image-2.6.31-9-generic 2.6.31-9.29
 PccardctlIdent:

 PccardctlStatus:

 ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-9-generic
 root=UUID=6c406fc7-803f-4348-a843-d3e72d84c960 ro quiet splash
 ProcCmdline: /usr/bin/python /usr/share/apport/apportcheckresume
 ProcEnviron: PATH=(custom, no user)
 ProcVersionSignature: Ubuntu 2.6.31-9.29-generic
 RelatedPackageVersions:
  linux-backports-modules-2.6.31-9-generic N/A
  linux-firmware 1.16
 RfKill:
  0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
 SourcePackage: linux
 Tags: resume suspend ubuntu-unr
 Title: [Acer Aspire one] suspend/resume failure
 Uname: Linux 2.6.31-9-generic i686
 UserGroups:

 dmi.bios.date: 07/09/2009
 dmi.bios.vendor: Acer
 dmi.bios.version: V1.08
 dmi.board.asset.tag: Base Board Asset Tag
 dmi.board.name: Aspire one
 dmi.board.vendor: Acer
 dmi.board.version: V1.08
 dmi.chassis.type: 10
 dmi.chassis.vendor: Acer
 dmi.chassis.version: V1.08
 dmi.modalias:
 dmi:bvnAcer:bvrV1.08:bd07/09/2009:svnAcer:pnAspireone:pvrV1.08:rvnAcer:rnAspireone:rvrV1.08:cvnAcer:ct10:cvrV1.08:
 dmi.product.name: Aspire one
 dmi.product.version: V1.08
 dmi.sys.vendor: Acer




-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2009-10-23 Thread Burke
Can confirm this for a Acer A110L. 
As pinduvoz mentions, the freezing occured the first time in the Alpha5 and 
still consists in the RC of Karmic.

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2009-10-15 Thread pinduvoz
Suspend does not work since the install of Alpha 5 in my AA1.

So, for me the bug is confirmed.

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2009-09-10 Thread Steve Langasek
Please file separate bug reports for suspend/resume issues on other
hardware.

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2009-09-10 Thread Robbie Williamson
** Changed in: linux (Ubuntu Karmic)
   Status: Incomplete = Invalid

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2009-09-09 Thread Robbie Williamson
** Changed in: linux (Ubuntu Karmic)
   Importance: Medium = Undecided

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2009-09-06 Thread ubucrates
This is also happening on my Compaq Presario V2310 laptop. After lifting
lid of laptop after suspend, the screen remains blank, with only the
power button lit. The wifi button and the scrollpad buttons do not light
up again. The fan is still heard running. No combination of key presses
solves the problem and a hard reset is necessary.

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2009-09-05 Thread Robbie Williamson
Not consistently reproducible, but will continue to suspend/resume and
update if/when occurs again.

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2009-09-05 Thread Robbie Williamson

** Attachment added: AlsaDevices.txt
   http://launchpadlibrarian.net/31368363/AlsaDevices.txt

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/31368364/BootDmesg.txt

** Attachment added: Card0.Amixer.values.txt
   http://launchpadlibrarian.net/31368365/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec.0.txt
   http://launchpadlibrarian.net/31368366/Card0.Codecs.codec.0.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/31368367/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/31368368/Dependencies.txt

** Attachment added: IwConfig.txt
   http://launchpadlibrarian.net/31368369/IwConfig.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/31368370/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/31368371/Lsusb.txt

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/31368373/PciMultimedia.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/31368375/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/31368376/ProcInterrupts.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/31368377/ProcMaps.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/31368378/ProcModules.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/31368379/ProcStatus.txt

** Attachment added: SleepLog.txt
   http://launchpadlibrarian.net/31368380/SleepLog.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/31368382/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/31368383/UdevLog.txt

** Attachment added: WifiSyslog.gz
   http://launchpadlibrarian.net/31368384/WifiSyslog.gz

** Changed in: linux (Ubuntu)
   Status: New = Confirmed

** Changed in: linux (Ubuntu)
   Importance: Undecided = High

** Also affects: linux (Ubuntu Karmic)
   Importance: High
   Status: Confirmed

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2009-09-05 Thread Robbie Williamson
haven't been able to reproduce, so moving to incomplete. If it occurs
again, will mark as confirmed.

** Changed in: linux (Ubuntu Karmic)
   Status: Confirmed = Incomplete

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2009-09-05 Thread Robbie Williamson
** Changed in: linux (Ubuntu Karmic)
   Importance: High = Medium

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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 424877] Re: [Acer Aspire one] suspend/resume failure

2009-09-05 Thread jeroenl
I can confirm this on a Asus Eee PC 1101HA. After the system is
suspended, the power button is blinking (like it should), but when I
push shortly the power button, the button stops blinking (like it
should), but the screen remains black. It seems it's indeed frozen,
because it doesn't respond on the capslock key.

-- 
[Acer Aspire one] suspend/resume failure
https://bugs.launchpad.net/bugs/424877
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