"acpi_sleep=s3_bios" .... where does it go ??

Darryl Clarke smartssa at gmail.com
Thu Mar 30 17:47:33 UTC 2006


On 30/03/06, Vincent Trouilliez <vincent.trouilliez at modulonet.fr> wrote:
> Hi,
>
> I have a problem with suspend to RAM on Dapper, it goes to sleep but
> when I resume, it does a normal boot process instead of instantly going
> back to the Desktop.
> I file a bug about it:
>
> https://launchpad.net/distros/ubuntu/+source/acpi-support/+bug/37220
>
> I am suggested to:
>
> ----------------------------------
> "try booting with combinations of:
>
>   acpi_sleep=s3_bios
>   acpi_sleep=s3_mode
>   acpi_sleep=s3_bios,s3_mode
> ----------------------------------
>
> but I am clueless where these options should go ! :-/
> If anyone is knowledgeable, could you tell me where exactly I am
> supposed to use these options ?
>
> I don't think it's in  /etc/default/acpi-support, and I feel it maybe a
> kernel parameter, but not sure.
>
> I thought the Wiki or Google would help me, but somehow no !
>
> Thanks much in advance, I am very impatient to try out these options to
> see if that fixes it !! :o)))

Hi!

These are kernel options.

You'll find a line in /boot/grub/menu.lst that says:

# kopt=root=/dev/hda1 ro

It will be similar to my line. Yes, it is commented out, leave it so. 
But add your new options to the end of it.

# kopt=root=/dev/hda1 ro acpi_sleep=s3_bios

Then run
$ sudo update-grup
and reboot.

HTH.

--
~ Darryl  ~ smartssa at gmail.com
~ http://darrylclarke.com




More information about the ubuntu-users mailing list