Author Topic: No Hibernate or sleep mode since updated kernel on ASUS U53F(SOLVED)  (Read 1315 times)

Offline kever

  • Full Member
  • ***
  • Posts: 53
  • It's me
I upgraded to kernel 2.6.38.8-pclos3.bfs and noticed that I no longer have hibernate or sleep mode. They seem to look like they are going to work and then they just hang.
I have originally posted a fix on it but we no longer have xhci in the repository to allow for the correction.
« Last Edit: June 16, 2012, 10:02:23 AM by kever »

Offline gilado

  • Hero Member
  • *****
  • Posts: 538
Re: No Hibernate or sleep mode since updated kernel on ASUS U53F
« Reply #1 on: June 07, 2012, 11:32:35 AM »
Look at 20_zenbook script in this post.  I resolved the same problem for me.

http://www.pclinuxos.com/forum/index.php/topic,105727.msg903127.html#msg903127

Offline kever

  • Full Member
  • ***
  • Posts: 53
  • It's me
Re: No Hibernate or sleep mode since updated kernel on ASUS U53F
« Reply #2 on: June 11, 2012, 11:33:39 AM »
I tried the script as described still not working. Is there any other info you need from me?

Offline kever

  • Full Member
  • ***
  • Posts: 53
  • It's me
Re: No Hibernate or sleep mode since updated kernel on ASUS U53F(SOLVED)
« Reply #3 on: June 16, 2012, 09:21:36 AM »
I made a big BOOBOO, I forgot to save the file as a root owner and group. This fixed the problem right away.
Thanks for your help gilado  ;D.

Offline Kifferand

  • New Friend
  • *
  • Posts: 5
Re: No Hibernate or sleep mode since updated kernel on ASUS U53F(SOLVED)
« Reply #4 on: November 10, 2012, 08:45:39 AM »
Hi,
I did everything that is said here : http://www.pclinuxos.com/forum/index.php/topic,105727.0.html
I have Lxde on an Asus laptop (x51lr), I updated the kernel from 2.6.38.8 to 3.2.18, created 20_zenbook in /etc/pm/sleep.d. I have the Gnome-power-manager installed : went to the settings, put "sleep mode when I close the screen", and... It won't come back from the sleep mode.

Offline kever

  • Full Member
  • ***
  • Posts: 53
  • It's me
Re: No Hibernate or sleep mode since updated kernel on ASUS U53F(SOLVED)
« Reply #5 on: November 10, 2012, 01:33:18 PM »
Make sure you are setting the file executable using root, not yours.
I realized thats what I did, and as soon as I did the settings for execute in root owner it worked. :)

Offline Kifferand

  • New Friend
  • *
  • Posts: 5
Re: No Hibernate or sleep mode since updated kernel on ASUS U53F(SOLVED)
« Reply #6 on: November 10, 2012, 01:47:52 PM »
Well, I used the root file manager and I opened Leafpad through the terminal (as root) to make the script (with a right click, I have in permission "root" for owner and group). What else can I do ?

Actually, I had the same problem with Opensuse 11.4 Gnome around 6 month ago...

Offline kever

  • Full Member
  • ***
  • Posts: 53
  • It's me
Re: No Hibernate or sleep mode since updated kernel on ASUS U53F(SOLVED)
« Reply #7 on: November 10, 2012, 02:01:51 PM »
Did you make them executable using MC (midnight commander) and change them to execute?

Offline Kifferand

  • New Friend
  • *
  • Posts: 5
Re: No Hibernate or sleep mode since updated kernel on ASUS U53F(SOLVED)
« Reply #8 on: November 10, 2012, 02:40:34 PM »
Yes, when I opened MC the file was green and had a star, it is executable.

Offline kever

  • Full Member
  • ***
  • Posts: 53
  • It's me
Re: No Hibernate or sleep mode since updated kernel on ASUS U53F(SOLVED)
« Reply #9 on: November 10, 2012, 04:17:03 PM »
Are both files executable?

Offline Kifferand

  • New Friend
  • *
  • Posts: 5
Re: No Hibernate or sleep mode since updated kernel on ASUS U53F(SOLVED)
« Reply #10 on: November 10, 2012, 11:38:53 PM »
Both ? Isn't there only one script to make ? What is the second one ?!  :o

Offline kever

  • Full Member
  • ***
  • Posts: 53
  • It's me
Re: No Hibernate or sleep mode since updated kernel on ASUS U53F(SOLVED)
« Reply #11 on: November 11, 2012, 10:34:34 AM »
http://www.pclinuxos.com/forum/index.php/topic,101365.msg862410.html#msg862410
Is where I corrected my problem with my laptop.
Follow the direction and it should correct the problem.

Offline Kifferand

  • New Friend
  • *
  • Posts: 5
Re: No Hibernate or sleep mode since updated kernel on ASUS U53F(SOLVED)
« Reply #12 on: November 11, 2012, 12:33:56 PM »
Ok, I did what you wrote there, and it still doesn't work...
I saw this : https://bugs.launchpad.net/ubuntu/+source/linux/+bug/522998
And I see that the 2nd point of your post says : "Unload module xhci (usb3)" I don't have USB 3.0 (my computer is quite old, it has 2.0). Maybe I can just totally throw xhci out of my system ?
« Last Edit: November 11, 2012, 12:51:45 PM by Kifferand »