suspend to ram

View: New views
9 Messages — Rating Filter:   Alert me  

suspend to ram

by Adrian Bastholm :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
I run Debian unstable on two thinkpads, an R50e and a T60. I can't get suspend to work on either of them. I've tried s2ram, pm-suspend (?) and Gnome power manager. Any suggestions ? suspend to disk works from the command line, as root.
--
Vänliga hälsningar / Kind regards,
Adrian Bastholm

I would change the world, but they won't give me the sourcecode

Re: suspend to ram

by Yves-Alexis Perez-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On lun, 2008-06-23 at 21:55 +0200, Adrian Bastholm wrote:
> I run Debian unstable on two thinkpads, an R50e and a T60. I can't get
> suspend to work on either of them. I've tried s2ram, pm-suspend (?)
> and Gnome power manager. Any suggestions ? suspend to disk works from
> the command line, as root.

which kernel versions, which videocard…
which config?
--
Yves-Alexis


signature.asc (204 bytes) Download Attachment

Re: suspend to ram

by rocku :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Adrian Bastholm pisze:
> Hi,
> I run Debian unstable on two thinkpads, an R50e and a T60. I can't get
> suspend to work on either of them. I've tried s2ram, pm-suspend (?) and
> Gnome power manager. Any suggestions ? suspend to disk works from the
> command line, as root.

First check if hal recognized that your system is able to suspend.

$ lshal | grep can_suspend

--
Pozdrawiam,
rocku
digimortal(at)wp.pl
--
The linux-thinkpad mailing list home page is at:
http://mailman.linux-thinkpad.org/mailman/listinfo/linux-thinkpad

Re: suspend to ram

by Adrian Bastholm :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Wow, the T60 suspended and resumed fine today..
The R50e, kernel 2.6.25-2-686, Intel 82852/855GM. lshal reports that the machine can suspend. I attach the xorg.conf for the R50e.

/adrian


On Mon, Jun 23, 2008 at 10:01 PM, Yves-Alexis Perez <corsac@...> wrote:
On lun, 2008-06-23 at 21:55 +0200, Adrian Bastholm wrote:
> I run Debian unstable on two thinkpads, an R50e and a T60. I can't get
> suspend to work on either of them. I've tried s2ram, pm-suspend (?)
> and Gnome power manager. Any suggestions ? suspend to disk works from
> the command line, as root.

which kernel versions, which videocard…
which config?
--
Yves-Alexis



--
Vänliga hälsningar / Kind regards,
Adrian Bastholm

I would change the world, but they won't give me the sourcecode

xorg.conf (3K) Download Attachment

Re: suspend to ram

by Adrian Bastholm :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Also, s2ram ran as root reports:

Machine is unknown.
This machine can be identified by:
    sys_vendor   = "IBM"
    sys_product  = "1834BYG"
    sys_version  = "ThinkPad R50e"
    bios_version = "1WET86WW (2.06 )"

so doesn't the fact that it reckognizes the machine type mean that it should suspend out of the box ?
/Adrian

On Mon, Jun 23, 2008 at 10:54 PM, Adrian Bastholm <adrian@...> wrote:
Wow, the T60 suspended and resumed fine today..
The R50e, kernel 2.6.25-2-686, Intel 82852/855GM. lshal reports that the machine can suspend. I attach the xorg.conf for the R50e.

/adrian



On Mon, Jun 23, 2008 at 10:01 PM, Yves-Alexis Perez <corsac@...> wrote:
On lun, 2008-06-23 at 21:55 +0200, Adrian Bastholm wrote:
> I run Debian unstable on two thinkpads, an R50e and a T60. I can't get
> suspend to work on either of them. I've tried s2ram, pm-suspend (?)
> and Gnome power manager. Any suggestions ? suspend to disk works from
> the command line, as root.

which kernel versions, which videocard…
which config?
--
Yves-Alexis



--
Vänliga hälsningar / Kind regards,
Adrian Bastholm

I would change the world, but they won't give me the sourcecode



--
Vänliga hälsningar / Kind regards,
Adrian Bastholm

I would change the world, but they won't give me the sourcecode

Re: suspend to ram

by rocku :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Adrian Bastholm pisze:

> Also, s2ram ran as root reports:
>
> Machine is unknown.
> This machine can be identified by:
>     sys_vendor   = "IBM"
>     sys_product  = "1834BYG"
>     sys_version  = "ThinkPad R50e"
>     bios_version = "1WET86WW (2.06 )"
>
> so doesn't the fact that it reckognizes the machine type mean that it
> should suspend out of the box ?

Check out
$ man pm-suspend
and try different quirk modes described there (most probably
--quirk-s3-mode or --quirk-s3-bios). When you find the one (or more)
that gets your system suspended, then you can enter by hand your model
information to:
/usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi

That's how I got it to work, don't know if there is a simpler solution.

--
Pozdrawiam,
rocku
digimortal(at)wp.pl
--
The linux-thinkpad mailing list home page is at:
http://mailman.linux-thinkpad.org/mailman/listinfo/linux-thinkpad

Re: suspend to ram

by Adrian Bastholm :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thank you, I'll try that

Regards,
Adrian

On Mon, Jun 23, 2008 at 11:16 PM, rocku <digimortal@...> wrote:
Adrian Bastholm pisze:

Also, s2ram ran as root reports:

Machine is unknown.
This machine can be identified by:
   sys_vendor   = "IBM"
   sys_product  = "1834BYG"
   sys_version  = "ThinkPad R50e"
   bios_version = "1WET86WW (2.06 )"

so doesn't the fact that it reckognizes the machine type mean that it should suspend out of the box ?

Check out
$ man pm-suspend
and try different quirk modes described there (most probably --quirk-s3-mode or --quirk-s3-bios). When you find the one (or more) that gets your system suspended, then you can enter by hand your model information to:
/usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi

That's how I got it to work, don't know if there is a simpler solution.


--
Pozdrawiam,
rocku
digimortal(at)wp.pl
--
The linux-thinkpad mailing list home page is at:
http://mailman.linux-thinkpad.org/mailman/listinfo/linux-thinkpad



--
Vänliga hälsningar / Kind regards,
Adrian Bastholm

I would change the world, but they won't give me the sourcecode

Re: suspend to ram

by Helmut Hullen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hallo, Adrian,

Du meintest am 23.06.08 zum Thema Re: [ltp] suspend to ram:

> Thank you, I'll try that

> Regards,
> Adrian

> On Mon, Jun 23, 2008 at 11:16 PM, rocku <digimortal@...> wrote:

>> Adrian Bastholm pisze:
>>
>>> Also, s2ram ran as root reports:
>>>
>>> Machine is unknown.
>>> This machine can be identified by:
>>>    sys_vendor   = "IBM"
>>>    sys_product  = "1834BYG"
>>>    sys_version  = "ThinkPad R50e"
>>>    bios_version = "1WET86WW (2.06 )"
>>>
>>> so doesn't the fact that it reckognizes the machine type mean that
>>> it should suspend out of the box ?
>>>
>>
>> Check out
>> $ man pm-suspend
>> and try different quirk modes described there (most probably
>> --quirk-s3-mode or --quirk-s3-bios). When you find the one (or more)
>> that gets your system suspended, then you can enter by hand your
>> model information to:
>> /usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-lenov
>> o.fdi
>>
>> That's how I got it to work, don't know if there is a simpler
>> solution.
>>
>>
>> --
>> Pozdrawiam,
>> rocku
>> digimortal(at)wp.pl
>> --
>> The linux-thinkpad mailing list home page is at:
>> http://mailman.linux-thinkpad.org/mailman/listinfo/linux-thinkpad
>>


Don't full quote - please!
Don't top post - please!
Don't send HTML - please!
Thank you!

Viele Gruesse!
Helmut
--
The linux-thinkpad mailing list home page is at:
http://mailman.linux-thinkpad.org/mailman/listinfo/linux-thinkpad

Re: suspend to ram

by Adrian Bastholm :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hallo Helmut,
Are you the reply police ?

Regards,
Adrian
LightInTheBox - Buy quality products at wholesale price