Page 1 of 3 123 LastLast
Results 1 to 10 of 23

Thread: Suspend/hibernate problems - Kernel? ATI Radeon X300

  1. #1
    Join Date
    Oct 2011
    Beans
    20

    Suspend/hibernate problems - Kernel? ATI Radeon X300

    Hi,

    I use Xubuntu, natty. My problem is that hibernate/suspend does not work. I can suspend, but can't get out of it. The screen is just black. I can't hibernate at all. I have followed the following guide to get more swap:

    https://help.ubuntu.com/community/SwapFaq

    It didn't help but the computer feels a lot quicker now.

    http://pastebin.com/KVZYksSs

    Once or twice the screen have turned black with white text on. I think it's when the screensaver turns on. The only solution from here is to turn of the computer pressing the on/off button.

    My question is if there is a kernel that is particular stable for my hardware. I can't change back to my old kernel as I autoremoved it after a kernel update. For the moment I have 2.6.38-11-generic, it's ok, but suspend/hibernate..

    Could it be the graphic card that is causing the problems? ATI Technologies Inc M22 [Mobility Radeon X300] Is there a better kernel for that?

    /Daniel

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

    Re: Suspend/hibernate problems - Kernel? ATI Radeon X300

    Swap is only required for hibernate. Suspend stays in memory.

    Is there anything in /var/log/pm-suspend.log?

    Also, running the following command may yield some diagnostic info:
    Code:
    cat /var/log/dmesg* | grep PM:
    EDIT:
    My bad. Try instead:
    Code:
    cat /var/log/syslog | grep PM:
    Last edited by Toz; October 6th, 2011 at 12:21 AM. Reason: Changed code

  3. #3
    Join Date
    Oct 2011
    Beans
    20

    Re: Suspend/hibernate problems - Kernel? ATI Radeon X300

    Quote Originally Posted by Toz View Post
    Swap is only required for hibernate. Suspend stays in memory.

    Is there anything in /var/log/pm-suspend.log?

    Also, running the following command may yield some diagnostic info:
    Code:
    cat /var/log/dmesg* | grep PM:
    EDIT:
    My bad. Try instead:
    Code:
    cat /var/log/syslog | grep PM:
    http://pastebin.com/QatV5bUV

    http://pastebin.com/gr0CJnYh

    And there where also a "pm-suspend.log.1" :

    http://pastebin.com/59BWS0YK

    Thank's!

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

    Re: Suspend/hibernate problems - Kernel? ATI Radeon X300

    Is your notebook a Toshiba M40X?

    Can you also post results of:
    Code:
    cat /var/log/syslog* | grep PM:
    ...right after you attempt a suspend and recover.

  5. #5
    Join Date
    Oct 2011
    Beans
    20

    Re: Suspend/hibernate problems - Kernel? ATI Radeon X300

    Quote Originally Posted by Toz View Post
    Is your notebook a Toshiba M40X?

    Can you also post results of:
    Code:
    cat /var/log/syslog* | grep PM:
    ...right after you attempt a suspend and recover.
    http://pastebin.com/KLAifcfn

    Yes my computer is Satellite MX40-185 Still working!

  6. #6
    Join Date
    Jul 2011
    Beans
    3,037
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Suspend/hibernate problems - Kernel? ATI Radeon X300

    Did you already try to add nomodeset to the grub kernel parameters? I got suspend/hibernate working with this parameter on an old machine with ATI card.

  7. #7
    Join Date
    Oct 2011
    Beans
    20

    Re: Suspend/hibernate problems - Kernel? ATI Radeon X300

    Quote Originally Posted by 2F4U View Post
    Did you already try to add nomodeset to the grub kernel parameters? I got suspend/hibernate working with this parameter on an old machine with ATI card.
    No I havn't, how do I do that?

  8. #8
    Join Date
    Oct 2011
    Beans
    20

    Re: Suspend/hibernate problems - Kernel? ATI Radeon X300

    Quote Originally Posted by 2F4U View Post
    Did you already try to add nomodeset to the grub kernel parameters? I got suspend/hibernate working with this parameter on an old machine with ATI card.
    Is this what you mean? http://ubuntuforums.org/showthread.php?t=1613132 And what option should i try?

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

    Re: Suspend/hibernate problems - Kernel? ATI Radeon X300

    Yes. Try it temporarily by following the section titled "How to temporarily set kernel boot options on an installed OS (not wubi)" The parameter is nomodeset (be careful of the spelling, the spelling in the screenshot is incorrect).
    Last edited by Toz; October 11th, 2011 at 04:00 PM.

  10. #10
    Join Date
    Oct 2011
    Beans
    20

    Re: Suspend/hibernate problems - Kernel? ATI Radeon X300

    Quote Originally Posted by Toz View Post
    Yes. Try it temporarily by following the section titled "How to temporarily set kernel boot options on an installed OS (not wubi)" The parameter is nomodeset (be careful of the spelling, the spelling in the screenshot is incorrect).
    I will be careful! "To set kernel boot options, you must edit your grub configuration. You can do this temporarily for a single boot by entering the grub menu. If you do not get to see the grub boot menu after the bios automatically, you may have to press SHIFT key after the bios logo to get in to grub:" How to enter the grup menu? When boot my computer i can chose F12 or F2 to setup but thats not what I need. And pressing shift does nothing.


    From another site: "When Ubuntu boots, you normally briefly see a screen that says “GRUB loading. please wait… Press Esc to enter the menu…”" I don't have the screen Grub Loading! I use Xubuntu
    Last edited by DanielSenat; October 11th, 2011 at 04:22 PM.

Page 1 of 3 123 LastLast

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
  •