Results 1 to 9 of 9

Thread: Asus 1201N Netbook won't wake up from suspend

  1. #1
    Join Date
    Apr 2007
    Beans
    5

    Asus 1201N Netbook won't wake up from suspend

    My Asus 1201n won't suspend properly (screen goes dark but power button remains solid instead of blinking). I have to cycle power to get it come back on. I only found old solutions from previous Ubuntu versions which included updating to a more current kernel (now an older kernel). Is there anything I can try to fix this? I'm new to Ubuntu so let me know what sort of diagnostic info I should post. I recently updated to the most recent version of my BIOS from Asus but this didn't fix the problem. Thank you!

  2. #2
    Join Date
    Apr 2007
    Beans
    5

    Re: Asus 1201N Netbook won't wake up from suspend

    Fixed this (and related problem that computer would not suspend on command pm-suspend). Did sudo gedit /proc/acpi/wakeup . Had to disable everything in this file (USB0, USB2, and some other things were enabled) by doing sudo echo <thing> > /proc/acpi/wakeup where <thing> is USB0, USB2, and other things in the column of this file. I believe this tells the computer what can and cannot wake the computer.

  3. #3
    Join Date
    Nov 2008
    Location
    Boston MetroWest
    Beans
    16,326

    Re: Asus 1201N Netbook won't wake up from suspend

    Anything under /proc will not survive a full reboot. It's a filesystem that the kernel recreates each time it boots to store information that it needs to run the OS.

    However you may be able to help out on the open bug report I have on suspend/resume problems with the 1201N. Please visit https://bugs.launchpad.net/ubuntu/+s...ux/+bug/921590 and add a comment to the bug report describing what you did to make it work. If you could do it asap that would help because the report will expire in just a couple of days.

    You'll need to open a Launchpad account if you do not have one already.
    If you ask for help, do not abandon your request. Please have the courtesy to check for responses and thank the people who helped you.

    Blog · Linode System Administration Guides · Android Apps for Ubuntu Users

  4. #4
    Join Date
    Apr 2007
    Beans
    5

    Re: Asus 1201N Netbook won't wake up from suspend

    You're right. Since I shut down last it doesn't appear to suspend anymore. I marked this as unsolved again and I'll go do the launchpad to post as well.

  5. #5
    Join Date
    Jun 2005
    Location
    Toronto, Canada
    Beans
    Hidden!
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: Asus 1201N Netbook won't wake up from suspend

    Have you tried the workaround noted here: http://thecodecentral.com/2011/01/18...ot-working-bug?

    According to this arch thread: https://bbs.archlinux.org/viewtopic.php?id=135543, tlamer had to make one change to the script to get it to work the his/her 1201n (but that would probably depend on the currently loaded modules).

  6. #6
    Join Date
    Apr 2007
    Beans
    5

    Re: Asus 1201N Netbook won't wake up from suspend

    This worked http://thecodecentral.com/2011/01/18...ot-working-bug but changed but changed DRIVERS="ehci xhci" to DRIVERS="ehci ohci" as mentioned by a comment from someone with a 1201N.

    Edit: Screen seems to be flickering a bit now. Had this issue in the past and thought I fixed it with BIOS update and NVIDIA drivers. Could this be a related power or driver issue, or a separate issue from the suspend-fix script?
    Last edited by Spamicles; September 19th, 2012 at 03:57 AM.

  7. #7
    Join Date
    Jun 2005
    Location
    Toronto, Canada
    Beans
    Hidden!
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: Asus 1201N Netbook won't wake up from suspend

    When exactly is the screen flickering? Is it after the suspend or all the time?

  8. #8
    Join Date
    Apr 2007
    Beans
    5

    Re: Asus 1201N Netbook won't wake up from suspend

    I can't seem to replicate it at the moment so maybe it was unrelated. I had this same issue in Windows that a BIOS update and updating Asus power management software seemed to fix.

  9. #9
    Join Date
    Mar 2009
    Beans
    Hidden!

    Re: Asus 1201N Netbook won't wake up from suspend

    I remember having had such problems under my own laptop, although I can say that such problems have gone away since quantal beta-1.

    I am not 100 % sure that I had the problem under 12.04 and not only in 12.10 alphas, though, but that could well be the case.

    / just an idea.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •