[Bug 136453] Re: [gutsy] resuming from suspend/hibernate broken

2012-04-09 Thread Curtis Hovey
** Changed in: acpi-support (Ubuntu) Assignee: Registry Administrators (registry) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/136453 Title: [gutsy] resuming from suspend/hiber

[Bug 136453] Re: [gutsy] resuming from suspend/hibernate broken

2008-05-01 Thread Daniel Hahler
Yes, please file a new bug report. This particular report is about the typo, which caused a regression for a lot of people - and got fixed. Marking fix released again. Please note: you likely want to file the bug report against pm-utils, which does suspend/hibernate in Hardy - or "linux", the ker

[Bug 136453] Re: [gutsy] resuming from suspend/hibernate broken

2008-05-01 Thread xRaich [o] ²x
I did subscibe. Hm strange i thought i wrote more information about that bug. should i open a new one? -- [gutsy] resuming from suspend/hibernate broken https://bugs.launchpad.net/bugs/136453 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 136453] Re: [gutsy] resuming from suspend/hibernate broken

2008-05-01 Thread Sitsofe Wheeler
xRaich[o]²x: (Please subscribe yourself to bugs when you change their status so you see followups) I can almost guarantee that although the symptoms may sound similar this issue is not yours... -- [gutsy] resuming from suspend/hibernate broken https://bugs.launchpad.net/bugs/136453 You received

[Bug 136453] Re: [gutsy] resuming from suspend/hibernate broken

2008-05-01 Thread xRaich [o] ²x
Problem occurs on Hardy ** Changed in: acpi-support (Ubuntu) Status: Fix Released => Confirmed -- [gutsy] resuming from suspend/hibernate broken https://bugs.launchpad.net/bugs/136453 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 136453] Re: [gutsy] resuming from suspend/hibernate broken

2008-05-01 Thread xRaich [o] ²x
Same problem here on Hardy. Resuming after supend to RAM leaves the screen corrupted (black with some colored vertical stripes here and there). I'm using KDE 4.0.3 with enabled desktopeffects. 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Grap

[Bug 136453] Re: [gutsy] resuming from suspend/hibernate broken

2007-10-25 Thread Chris Jones
My laptop (Thinkpad X40) has started crashing X on resume with the error khul reported, but the resume prepare script has the fix mentioned above (running gutsy final). -- [gutsy] resuming from suspend/hibernate broken https://bugs.launchpad.net/bugs/136453 You received this bug notification beca

[Bug 136453] Re: [gutsy] resuming from suspend/hibernate broken

2007-10-12 Thread Jim Pharis
The description in bug https://bugs.launchpad.net/ubuntu/+bug/127101 closely resembles my problem and it seems to be on going at this point. I'll assume that this defect isn't my problem since the things mentioned seem to have been fixed and I still have the issue. -- [gutsy] resuming from suspen

[Bug 136453] Re: [gutsy] resuming from suspend/hibernate broken

2007-10-12 Thread Jim Pharis
Am I alone here on my Dell Inspiron 700m? I'm having this problem after a clean install and update today. Recreation steps. 1) suspend 2) resume 3) log in 4) blank screen I checked the acpi prepare.sh and the 1 line correction is there. Adding the sleep kernel arg to menu.1st makes the problem

[Bug 136453] Re: [gutsy] resuming from suspend/hibernate broken

2007-09-01 Thread Russ-ST24
Thanks, fixed for me too. Nice work. -- [gutsy] resuming from suspend/hibernate broken https://bugs.launchpad.net/bugs/136453 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 136453] Re: [gutsy] resuming from suspend/hibernate broken

2007-09-01 Thread TDB
The fix works nice! Thank you. -- [gutsy] resuming from suspend/hibernate broken https://bugs.launchpad.net/bugs/136453 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https

[Bug 136453] Re: [gutsy] resuming from suspend/hibernate broken

2007-09-01 Thread Colin Watson
acpi-support (0.99) gutsy; urgency=low * prepare.sh: Fix missing space in executability test (thanks, Sitsofe Wheeler and TJ; LP: #136453). -- Colin Watson <[EMAIL PROTECTED]> Sat, 01 Sep 2007 17:32:01 +0100 ** Changed in: acpi-support (Ubuntu) Status: Fix Committed => Fix Releas

[Bug 136453] Re: [gutsy] resuming from suspend/hibernate broken

2007-09-01 Thread TJ
** Changed in: acpi-support (Ubuntu) Status: In Progress => Fix Committed ** Tags added: needs-packaging -- [gutsy] resuming from suspend/hibernate broken https://bugs.launchpad.net/bugs/136453 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug co

[Bug 136453] Re: [gutsy] resuming from suspend/hibernate broken

2007-09-01 Thread TJ
For clarity, the fix is to open /etc/acpi/prepare.sh and add a single space between the "T" and the "]" in the line: if [ -x $SCRIPT]; then so it reads: if [ -x $SCRIPT ]; then -- [gutsy] resuming from suspend/hibernate broken https://bugs.launchpad.net/bugs/136453 You received this bug notifi

[Bug 136453] Re: [gutsy] resuming from suspend/hibernate broken

2007-09-01 Thread Tom Vetterlein
Not to worry, sorted it. -- [gutsy] resuming from suspend/hibernate broken https://bugs.launchpad.net/bugs/136453 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lis

[Bug 136453] Re: [gutsy] resuming from suspend/hibernate broken

2007-09-01 Thread Tom Vetterlein
Can someone give me a quick run down on how to apply the patch? Does it need to be applied to the .deb? Can I apply it to the scripts in situ? -- [gutsy] resuming from suspend/hibernate broken https://bugs.launchpad.net/bugs/136453 You received this bug notification because you are a member of

[Bug 136453] Re: [gutsy] resuming from suspend/hibernate broken

2007-09-01 Thread slazZ
yep, that works! well done Sitsofe -- [gutsy] resuming from suspend/hibernate broken https://bugs.launchpad.net/bugs/136453 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com h

[Bug 136453] Re: [gutsy] resuming from suspend/hibernate broken

2007-09-01 Thread Sitsofe Wheeler
I had a long explanation queued up but basically the problem (at least as an intel X user) was that a VT switch wasn't happening because various suspend scripts weren't running. According to KeithP on http://lists.freedesktop.org/archives/xorg/2007-August/027115.html the intel X driver doesn't like

[Bug 136453] Re: [gutsy] resuming from suspend/hibernate broken

2007-09-01 Thread TJ
Patch available ** Changed in: acpi-support (Ubuntu) Importance: Undecided => Medium Assignee: TJ => Ubuntu Kernel ACPI Team Status: New => In Progress Target: None => tribe-6 -- [gutsy] resuming from suspend/hibernate broken https://bugs.launchpad.net/bugs/136453 You recei

[Bug 136453] Re: [gutsy] resuming from suspend/hibernate broken

2007-09-01 Thread TJ
Well spotted Sitsofe! I'd done a cursory check of that and never noticed it, grrr! I've attached a patch to fix the issue. ** Attachment added: "acpi-support-0.98 patch to fix missing space in test brackets" http://launchpadlibrarian.net/9087458/acpi-support-0.98ubuntu1.diff -- [gutsy] resu

[Bug 136453] Re: [gutsy] resuming from suspend/hibernate broken

2007-09-01 Thread Sitsofe Wheeler
The change is almost fine it's but the line should be: if [ -x $SCRIPT ]; then (note the space between the T and the ]) -- [gutsy] resuming from suspend/hibernate broken https://bugs.launchpad.net/bugs/136453 You received this bug notification because you are a member of Ubuntu Bugs, which is the

[Bug 136453] Re: [gutsy] resuming from suspend/hibernate broken

2007-09-01 Thread TJ
The diff I did yesterday shows: diff -ru acpi-support-0.96ubuntu1/prepare.sh acpi-support-0.98/prepare.sh --- acpi-support-0.96ubuntu1/prepare.sh 2006-04-21 16:06:06.0 +0100 +++ acpi-support-0.98/prepare.sh2007-08-31 03:13:20.0 +0100 @@ -1,5 +1,7 @@ #!/bin/bash for SCRI

[Bug 136453] Re: [gutsy] resuming from suspend/hibernate broken

2007-09-01 Thread Sitsofe Wheeler
I think I ran into this yesterday but having done a fix I can no longer reproduce the original problem. Can someone still seeing the issue attach their /etc/acpi/prepare.sh file to this bug? -- [gutsy] resuming from suspend/hibernate broken https://bugs.launchpad.net/bugs/136453 You received thi

[Bug 136453] Re: [gutsy] resuming from suspend/hibernate broken

2007-09-01 Thread Tom Vetterlein
Commit Log for Fri Aug 31 09:21:25 2007 Upgraded the following packages: acpi-support (0.96ubuntu1) to 0.98 hotkey-setup (0.1-17ubuntu11) to 0.1-17ubuntu13 evolution-webcal (2.11.90-0ubuntu1) to 2.11.91-0ubuntu1 file-roller (2.19.90-0ubuntu1) to 2.19.91-0ubuntu1 gnome-applets (2.19.1-0ubuntu3) to

[Bug 136453] Re: [gutsy] resuming from suspend/hibernate broken

2007-09-01 Thread Tom Vetterlein
I only noticed that there was a problem with suspend after reading this bug report. At the moment I'm working from home and I only usually suspend if I'm commuting and working on the train etc. I just checked it to confirm the bug. I can give you a list of packages I've upgraded over about 2 days

[Bug 136453] Re: [gutsy] resuming from suspend/hibernate broken

2007-09-01 Thread TJ
Nemanja, thank-you for testing that. At least in your case we seem to have ruled that Thinkpad-specific change out. Up to now the descriptions of the problem had focused on the acpi- support update but I see khul has just reported that xserver-xorg-video- vesa was also updated - and that may have

[Bug 136453] Re: [gutsy] resuming from suspend/hibernate broken

2007-08-31 Thread Nemanja Stefanovic
TJ, There was no difference for me after applying your change. It does make sense but it seems the issues is not with that line, commenting it out did not allow suspend to return normally. Taking the acpi_sleep parameter out of the kernel line on boot also did not help. This is on a Thinkpad T61

[Bug 136453] Re: [gutsy] resuming from suspend/hibernate broken

2007-08-31 Thread khul
I seem to be having the same/a similar problem on an hp tc4400. After suspend the X-session is lost and I have to log into a new one. In /var/log/syslog I see gdm[5304]: WARNING: gdm_slave_xioerror_handler: Fatal X error - Restarting :0 Was working OK before this morning's upgrade, including a

[Bug 136453] Re: [gutsy] resuming from suspend/hibernate broken

2007-08-31 Thread Joe Smith
I get a black screen when resuming on my Dell E1505 with Gutsy Tribe 5. -- [gutsy] resuming from suspend/hibernate broken https://bugs.launchpad.net/bugs/136453 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailin

[Bug 136453] Re: [gutsy] resuming from suspend/hibernate broken

2007-08-31 Thread TJ
Checking the differences there are lots of changes, but in particular this relating to Thinkpads: diff -ru acpi-support-0.96ubuntu1/lib/IBM.config acpi-support-0.98/lib/IBM.config --- acpi-support-0.96ubuntu1/lib/IBM.config 2007-03-22 03:00:56.0 + +++ acpi-support-0.98/lib/IBM.co

[Bug 136453] Re: [gutsy] resuming from suspend/hibernate broken

2007-08-31 Thread Russ-ST24
Same here. T61 with NVidia NVS140. Was working fine until the acpi-support update I picked up today. Now get black screen and flashing sleep light when resuming. Russ -- [gutsy] resuming from suspend/hibernate broken https://bugs.launchpad.net/bugs/136453 You received this bug notification beca

[Bug 136453] Re: [gutsy] resuming from suspend/hibernate broken

2007-08-31 Thread Tom Vetterlein
I'm also suffering from this. I originally thought it was related to this: https://bugs.launchpad.net/ubuntu/+source/powermanagement- interface/+bug/136433 but it turns out it's another bug which I am also suffering from. -- [gutsy] resuming from suspend/hibernate broken https://bugs.launchpad