[Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2011-07-15 Thread George Hein
FIXED via adding following file for all versions of Ubuntu tried in the last year: #!/bin/sh # File: /etc/pm/sleep.d/20_custom-ehci_hcd. FIX for IDEAPAD-Y530 case ${1} in hibernate|suspend) # Unbind ehci_hcd for first device :00:1a.7: echo -n :00:1a.7

Re: [Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2011-07-15 Thread b3d
This means it will be fixed in future releases of Ubuntu? That would be awesome. On Fri, Jul 15, 2011 at 6:43 AM, George Hein gjh...@yahoo.com wrote: FIXED via adding following file for all versions of Ubuntu tried in the last year: #!/bin/sh # File: /etc/pm/sleep.d/20_custom-ehci_hcd.

[Bug 335570] Re: [LENOVO 7454CTO] 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 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2011-04-05 Thread robar...@gmail.com
inflamestory, it seems that you misspelled the shebang in the most important script: Running hook /etc/pm/sleep.d/20_custom-ehci_hcd resume suspend: /etc/pm/sleep.d/20_custom-ehci_hcd: 1: !/bin/sh: not found :00:1a.7:00:1d.7 /etc/pm/sleep.d/20_custom-ehci_hcd resume suspend: success. As

[Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2010-12-30 Thread inflamestory
I have got a Y530 too with hardware a little bit different : Intel P7530, GeForce 9500M G and iwlagn for wifi. The trick given above seems to work but the laptop awakes instantly. The pm-suspend.log file is attached. ** Attachment added: pm-suspend.log

Re: [Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2010-11-15 Thread danzber
Ah, I didn't chmod. That did the trick. Thanks a lot! Finally! On Sat, Nov 13, 2010 at 4:41 PM, Arun 335...@bugs.launchpad.net wrote: I made the file an executable to match the other files. In fact I just created and chmoded and did a suspend (no restart ) or anything. It worked straight.

Re: [Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2010-11-13 Thread danzber
This did not resolve the issue for me. Did you do anything else, other than create the file? On Wed, Nov 10, 2010 at 4:09 PM, Arun 335...@bugs.launchpad.net wrote: Even hibernate issue is fixed with this workaround! Yay! On Wed, Nov 10, 2010 at 8:35 PM, Arun akaru...@gmail.com wrote: Wow!

Re: [Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2010-11-13 Thread Arun
I made the file an executable to match the other files. In fact I just created and chmoded and did a suspend (no restart ) or anything. It worked straight. Cheers, Arun Sent from my Nexus One On 13 Nov 2010 21:36, danzber agarci...@gmail.com wrote: This did not resolve the issue for me. Did you

Re: [Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2010-11-10 Thread Arun
Wow! very nice. It fixed the issue!! Thanks a lot TM! I am happy now :) On Tue, Nov 9, 2010 at 8:40 AM, tm tomek...@gmail.com wrote: Workaround for lenovo y530 suspend to ram: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/587457/comments/6 -- [LENOVO 7454CTO] suspend/resume failure

Re: [Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2010-11-10 Thread Arun
Even hibernate issue is fixed with this workaround! Yay! On Wed, Nov 10, 2010 at 8:35 PM, Arun akaru...@gmail.com wrote: Wow! very nice. It fixed the issue!! Thanks a lot TM! I am happy now :) On Tue, Nov 9, 2010 at 8:40 AM, tm tomek...@gmail.com wrote: Workaround for lenovo y530 suspend

[Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2010-11-09 Thread tm
Workaround for lenovo y530 suspend to ram: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/587457/comments/6 -- [LENOVO 7454CTO] suspend/resume failure https://bugs.launchpad.net/bugs/335570 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2010-06-06 Thread George Hein
same problem under Maverick64 as well as Lucid32+64: suspend fails to complete, requiring a power-off. Note, for hibernation I added following to execute at startup, without this I need to power-off: echo shutdown /sys/power/disk -- [LENOVO 7454CTO] suspend/resume failure

Re: [Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2010-05-30 Thread Arun
Cool. Will try today. Thanks for the information. Cheers, Arun Sent from my Nexus One. On 30 May 2010 06:40, Mekk marcin.kasper...@mekk.waw.pl wrote: Since yesterday suddenly my Lenovo Y530 started to properly hibernate and resume. I use tuxonice kernel (2.6.32-22-generic-tuxonice). Earlier

[Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2010-05-30 Thread Bartłomiej Żogała
Did you changed any config or just installed tuxonice and tuxonice- userui, for my Y530 nothing changed after installing, switching in /etc/pm/config.d/00sleep_module to tuxonice and reboot to new kernel. Could you provide all your acpi related configs eg /etc/default/acpi- support? -- [LENOVO

[Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2010-05-30 Thread Bartłomiej Żogała
I can confirm, hibernate works with tuxonice, from kde hibernate option or echo /sys/power/tuxonice/do_suspend. But not suspend to RAM, it has problem with entering S3 state, I opened new bug only for Y530: https://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/587457 -- [LENOVO 7454CTO]

[Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2010-05-29 Thread Mekk
Since yesterday suddenly my Lenovo Y530 started to properly hibernate and resume. I use tuxonice kernel (2.6.32-22-generic-tuxonice). Earlier tuxonice properly hibernated (or at least it seemed so as it showed hibernation messages and shut down) but never resumed. So if somebody has the same

[Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2010-05-06 Thread George Hein
fresh install lucid-64 hibernate no longer shuts down, power off required, however, restore does work. one possiblity is I removed screensaver and wallpaper. (no problems with hibernate with karmic-32 or beta versions of lucid-32/64 although beta lucid resume too slow to use) again, suspend not

[Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2010-05-05 Thread turup
same here fresh install 10.04 suspend/hibernate doesn't work, screen goes black only hard reset helps lenovo y530 Intel Dual Core T4300 3GB DDR3 NVIDIA GeForce 9600M GS -- [LENOVO 7454CTO] suspend/resume failure https://bugs.launchpad.net/bugs/335570 You received this bug notification because

[Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2010-05-03 Thread David Hamm
@^_Pepe_^ I confirm that I have the same hardware as the original. However seeing as people are still experiencing issues with the ideapad y530, and that the other y530 bugs have been marked as duplicates, this bug should be changed to reflect the current issue. -- [LENOVO 7454CTO]

Re: [Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2010-05-03 Thread Arun
Very true. I think the suspend resume still doesn't work on y 530. Will do a fresh install and report back. But the issues are different and must be unmarked as duplicate Cheers, Arun Sent from my Nexus One. On 3 May 2010 19:13, David Hamm davidth...@gmail.com wrote: @^_Pepe_^ I confirm that I

Re: [Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2010-05-03 Thread b3d
Suspend doesn't work for me, and I did a fresh install of 10.4 on my Y530. Haven't tried hibernate yet. The boot and shutdown are real fast, so hibernate doesn't do me much good. On Mon, May 3, 2010 at 1:23 PM, Arun akaru...@gmail.com wrote: Very true. I think the suspend resume still doesn't

[Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2010-04-30 Thread ^_Pepe_^
David, Please, can you confirm that your hardware is the same as the original reporter? It would also be useful to include your kernel version. Thanks. -- [LENOVO 7454CTO] suspend/resume failure https://bugs.launchpad.net/bugs/335570 You received this bug notification because you are a member

[Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2010-04-30 Thread George Hein
Same hardware. Using ALL kernels: always using latest version available. Several months ago using xUbuntu-karmic-32 and xUbuntu-lucid-64 in addition to gnome versions; lately using only gUbuntu-karmic-32 and gUbuntu-32+64-lucid but just dropped karmic completely. NOTE: my Lenovo-Ideapad=Y530

[Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2010-04-30 Thread David Hamm
on lucid w/ newer kernel 2.6.32-21-generic x64 x200 lenovo 7454CTO -- [LENOVO 7454CTO] suspend/resume failure https://bugs.launchpad.net/bugs/335570 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

Re: [Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2010-04-30 Thread danzber
I just recently upgraded to Lucid and am still having the issue with suspend, although I have been able to hibernate successfully for quite some time. Did you do anything out of the ordinary to your configuration to get the suspend to work? On Fri, Apr 30, 2010 at 10:47 AM, David Hamm

[Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2010-04-30 Thread David Hamm
@danzber fresh install? -- [LENOVO 7454CTO] suspend/resume failure https://bugs.launchpad.net/bugs/335570 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

Re: [Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2010-04-30 Thread danzber
No, not a fresh installupgrade. I'd really like to avoid a fresh install. On Fri, Apr 30, 2010 at 5:11 PM, David Hamm davidth...@gmail.com wrote: @danzber fresh install? -- [LENOVO 7454CTO] suspend/resume failure https://bugs.launchpad.net/bugs/335570 You received this bug

Re: [Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2010-04-30 Thread David Hamm
probably gonna have to clean up some stuff then, not sure what exactly caused the problem to begin with, but reinstalling graphics drivers/reconfigure, look through forums? make sure you have all the newest packages apt-get dist-upgrade, recovery mode check for broken packages. This would be one

[Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2010-04-29 Thread David Hamm
Problem was fixed while back for me. -- [LENOVO 7454CTO] suspend/resume failure https://bugs.launchpad.net/bugs/335570 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

Re: [Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2010-01-13 Thread Arun
Any improvements for lenovo y 530 in lucid? On 13 Jan 2010 06:55, David Hamm davidth...@gmail.com wrote: In lucid, currently, the system will resume from standby when the lid is opened. It will then magically go back into standby. A final press on the power button will bring it back out of

[Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2010-01-12 Thread David Hamm
In lucid, currently, the system will resume from standby when the lid is opened. It will then magically go back into standby. A final press on the power button will bring it back out of standby for good. -- [LENOVO 7454CTO] suspend/resume failure https://bugs.launchpad.net/bugs/335570 You

[Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2009-11-03 Thread swmike
I have had numerous problems with my X200 when resuming from suspend, nothing starts up after opening the lid, the moon is flashing. This is with fully updated karmic with the release kernel. I do not have any more information as the machine never comes out of suspend so I can see logs etc. It

[Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2009-10-22 Thread Simon Gerber
My x301 behaves exactly like David's x200 as long as gnome-power-manager is running and im resuming while running on battery power. If I kill gnome-power-manager I can also resume my system when running on battery. Hope this gets fixed for the final release. -- [LENOVO 7454CTO] suspend/resume

[Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2009-10-20 Thread David Hamm
Had to hard reset just a few moments ago. The system was in standby for a couple hours. Upon opening the lid the system seemed to restore and I got a password dialogue box I was able to enter 2 characters of my password and then my system froze. I have a ssd which is perhaps why the system

[Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2009-10-03 Thread Jorge O. Castro
Hi guys, do you still get this problem? I'm having no issues with suspend/resume in Jaunty or Karmic with my X200 so I am no longer seeing this issue. -- [LENOVO 7454CTO] suspend/resume failure https://bugs.launchpad.net/bugs/335570 You received this bug notification because you are a member of

[Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2009-10-03 Thread Arun
Yes, I still have the problem on Lenovo Y530 Suspend - goes to a blank screen with blinking cursor - I have to hard-reset Hibernate also doesn't shutdown.. Though hard-reset resumes the image properly. This has always been the case.. -- [LENOVO 7454CTO] suspend/resume failure

[Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2009-10-03 Thread Peter Leonard
Jorge, Yes, it's still the same problem. As Arun described. Also on Lenovo Y530. I did manage tog get Hibernation to work with tuxonice, but ... often- times this resulted in a corrupt lower memory error and although the system would resume, it was prone to crash after this error. So I just

[Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2009-08-16 Thread tm
The problem still exists. I tried new kernel 2.6.30.5 but nothing helped. -- [LENOVO 7454CTO] suspend/resume failure https://bugs.launchpad.net/bugs/335570 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2009-04-30 Thread George Hein
30Apr2009, new Lenovo Y530-4051 - latest Jaunty updates to new install Suspend fails, partially shuts down, PC locked, requires several seconds of power sw to shutdown. Hibernate does not power-off after I/O, after several seconds of power-sw I shut it down; Resume worked fine. However, no

[Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2009-04-09 Thread legodude
As of today (Thurs, April 9, latest Jaunty as of last night) I still experience failures of the machine (Thinkpad X200) to suspend when I close the lid. Manually clicking suspend from the K-menu seems to work. I am not aware of any problems on resume, but I did receive this bug on more than one

[Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2009-04-04 Thread Rob Latham
I'm happy to report that suspend/resume seems to be working with this weeks (as of 4 april 2009) updated packages. uname: Linux doakes 2.6.28-11-server #40-Ubuntu SMP Fri Apr 3 18:30:06 UTC 2009 i686 GNU/Linux xserver-xorg-video-intel: 2:2.6.3-0ubuntu5 -- [LENOVO 7454CTO] suspend/resume

[Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2009-03-27 Thread Rob Latham
This happens for me too, x200, running 2.6.28-11-server -- [LENOVO 7454CTO] suspend/resume failure https://bugs.launchpad.net/bugs/335570 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2009-03-23 Thread Andy Whitcroft
** Changed in: linux (Ubuntu) Importance: Undecided = Medium Status: New = Triaged -- [LENOVO 7454CTO] suspend/resume failure https://bugs.launchpad.net/bugs/335570 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2009-03-23 Thread Jonathande2
I tried the suspend/resume test too and al the tests failed I use a lenovo 3000 N200 and use the 64 bit version of ubuntu 9.04 which I update daily -- [LENOVO 7454CTO] suspend/resume failure https://bugs.launchpad.net/bugs/335570 You received this bug notification because you are a member of

[Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2009-03-23 Thread Jonathande2
my testresults jonat...@ubuntu:~$ sudo bash /usr/share/checkbox/scripts/suspend_test --full This script will attempt to suspend and resume your computer a number of times. Should the machine fail to resume, first attempt to manually resume it. If that fails power your system off and on which

[Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2009-02-27 Thread Jorge O. Castro
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/23197317/BootDmesg.txt ** Attachment added: CurrentDmesg.txt http://launchpadlibrarian.net/23197318/CurrentDmesg.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/23197319/Dependencies.txt **