[Suspend-devel] s2ram

2007-05-20 Thread Simon Cullen

Hi,

I have never been able to get suspend to work on my ASUS F3jp laptop running
Ubuntu (now 7.04).  The closest I've gotten to is with s2ram.

Here is my info:

[EMAIL PROTECTED]:~$ sudo s2ram -i
Password:
This machine can be identified by:
   sys_vendor   = "ASUSTeK Computer Inc. "
   sys_product  = "F3JP"
   sys_version  = "1.0   "
   bios_version = "207"
See http://en.opensuse.org/S2ram for details.

If you report a problem, please include the complete output above.
[EMAIL PROTECTED]:~$


I can suspend from a minimal state by passing init=/bin/bash to the kernel
at boot.  But when I try, even from outside X, with a normal boot, all I get
is "calling get_mode" and a flashing cursor.  I can switch into other VTs,
but I cannot type in any of them.  Ctrl + Alt + Del doesn't respond, so I
have to do a hard shutdown.

Here is syslog's output:

May 20 18:17:12 frege kernel: [   73.14] PM: Preparing system for mem
sleep
May 20 18:17:12 frege kernel: [   73.14] Disabling non-boot CPUs ...
May 20 18:17:12 frege kernel: [   73.26] CPU 1 is now offline
May 20 18:17:12 frege kernel: [   73.26] SMP alternatives: switching to
UP code
May 20 18:22:47 frege kernel: Inspecting /boot/System.map-2.6.20-15-generic

At 18:22 it is rebooting.


Any ideas will be enormously appreciated!

Simon
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Suspend-devel mailing list
Suspend-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/suspend-devel


Re: [Suspend-devel] s2ram

2007-05-20 Thread Simon Cullen

Eeek ... Sorry: I forgot to mention that I am running s2ram -f -p -m.  None
of the other options appear to work at all.  (They just go to a blank screen
and don't actually suspend the machine.)

Cheers,
Simon

On 20/05/07, Simon Cullen <[EMAIL PROTECTED]> wrote:


Hi,

I have never been able to get suspend to work on my ASUS F3jp laptop
running Ubuntu (now 7.04).  The closest I've gotten to is with s2ram.

Here is my info:

[EMAIL PROTECTED]:~$ sudo s2ram -i
Password:
This machine can be identified by:
sys_vendor   = "ASUSTeK Computer Inc. "
sys_product  = "F3JP"
sys_version  = "1.0   "
bios_version = "207"
See http://en.opensuse.org/S2ram for details.

If you report a problem, please include the complete output above.
[EMAIL PROTECTED]:~$


I can suspend from a minimal state by passing init=/bin/bash to the kernel
at boot.  But when I try, even from outside X, with a normal boot, all I get
is "calling get_mode" and a flashing cursor.  I can switch into other VTs,
but I cannot type in any of them.  Ctrl + Alt + Del doesn't respond, so I
have to do a hard shutdown.

Here is syslog's output:

May 20 18:17:12 frege kernel: [   73.14] PM: Preparing system for mem
sleep
May 20 18:17:12 frege kernel: [   73.14] Disabling non-boot CPUs ...
May 20 18:17:12 frege kernel: [   73.26] CPU 1 is now offline
May 20 18:17:12 frege kernel: [   73.26] SMP alternatives: switching
to UP code
May 20 18:22:47 frege kernel: Inspecting /boot/System.map-
2.6.20-15-generic

At 18:22 it is rebooting.


Any ideas will be enormously appreciated!

Simon

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Suspend-devel mailing list
Suspend-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/suspend-devel


Re: [Suspend-devel] s2ram

2007-05-31 Thread Simon Cullen

Hi Stefan,

Thanks for your reply.  Yes, it did suspend.  (A decided improvement since I
last tried that method.)  When I tried to resume the screen did not come
back, and the caps light wouldn't respond, though there was intermittent
hard disk activity.  So that's the same behaviour I was finding with s2ram .
. .

Cheers,
Simon

On 31/05/07, Stefan Seyfried <[EMAIL PROTECTED]> wrote:


On Sun, May 20, 2007 at 07:28:40PM +1000, Simon Cullen wrote:
> Eeek ... Sorry: I forgot to mention that I am running s2ram -f -p
-m.  None
> of the other options appear to work at all.  (They just go to a blank
screen
> and don't actually suspend the machine.)

Does it suspend if you just do "echo mem > /sys/power/state"?

The options you give to s2ram should have no influence _before_ it
suspends.
They only really do anything _after_ resume.
--
Stefan Seyfried
QA / R&D Team Mobile Devices|  "Any ideas, John?"
SUSE LINUX Products GmbH, Nürnberg  | "Well, surrounding them's out."

This footer brought to you by insane German lawmakers:
SUSE Linux Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Suspend-devel mailing list
Suspend-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/suspend-devel


Re: [Suspend-devel] s2ram

2007-05-31 Thread Simon Cullen

I've just had another shot at s2ram: running s2ram -f -p -m from VT2 will
suspend the machine---and it is resumable.  Still, after resume if I try to
switch back to X (VT7) it blanks and freezes, and then a hard power off is
required.

Thank you---again

On 01/06/07, Simon Cullen <[EMAIL PROTECTED]> wrote:


Hi Stefan,

Thanks for your reply.  Yes, it did suspend.  (A decided improvement since
I last tried that method.)  When I tried to resume the screen did not come
back, and the caps light wouldn't respond, though there was intermittent
hard disk activity.  So that's the same behaviour I was finding with s2ram .
. .

Cheers,
Simon

On 31/05/07, Stefan Seyfried <[EMAIL PROTECTED]> wrote:
>
> On Sun, May 20, 2007 at 07:28:40PM +1000, Simon Cullen wrote:
> > Eeek ... Sorry: I forgot to mention that I am running s2ram -f -p
> -m.  None
> > of the other options appear to work at all.  (They just go to a blank
> screen
> > and don't actually suspend the machine.)
>
> Does it suspend if you just do "echo mem > /sys/power/state"?
>
> The options you give to s2ram should have no influence _before_ it
> suspends.
> They only really do anything _after_ resume.
> --
> Stefan Seyfried
> QA / R&D Team Mobile Devices|  "Any ideas, John?"
> SUSE LINUX Products GmbH, Nürnberg  | "Well, surrounding them's out."
>
> This footer brought to you by insane German lawmakers:
> SUSE Linux Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
>


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Suspend-devel mailing list
Suspend-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/suspend-devel