Re: ACPI so close I can almost taste it...

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Gabriel Kihlman
Date: Sunday, April 11, 2010 - 9:15 am

Pau <vim.unix@googlemail.com> writes:


Like sthen@ already said..

The ahci controller does not support suspend/resume yet so.. try
changing SATA mode in the bios to compability mode so that your
harddrive attaches through pciide instead of through ahci.

This has the consequence that you have to edit fstab during boot when
the kernel cannot find sd0a but then you just do:

# mount /dev/wd0a /
# cd /etc
# ed fstab
,s/sd0/wd0/g
w
q
# exit
[ boot continues.. ]

I tried that on my thinkpad t400 and it made suspend/resume work for me.

/gabriel
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
ACPI so close I can almost taste it..., STeve Andre', (Wed Apr 7, 6:13 pm)
Re: ACPI so close I can almost taste it..., STeve Andre', (Thu Apr 8, 8:29 am)
Re: ACPI so close I can almost taste it..., Kurt Mosiejczuk, (Thu Apr 8, 10:10 am)
Re: ACPI so close I can almost taste it..., STeve Andre', (Thu Apr 8, 11:17 am)
Re: ACPI so close I can almost taste it..., Kurt Mosiejczuk, (Thu Apr 8, 12:22 pm)
Re: ACPI so close I can almost taste it..., Stuart Henderson, (Thu Apr 8, 1:23 pm)
Re: ACPI so close I can almost taste it..., STeve Andre', (Thu Apr 8, 5:53 pm)
Re: ACPI so close I can almost taste it..., Josh Rickmar, (Fri Apr 9, 12:37 am)
Re: ACPI so close I can almost taste it..., STeve Andre', (Fri Apr 9, 12:44 pm)
Re: ACPI so close I can almost taste it..., Josh Rickmar, (Fri Apr 9, 11:36 pm)
Re: ACPI so close I can almost taste it..., Pau, (Sat Apr 10, 5:32 am)
Re: ACPI so close I can almost taste it..., Pau, (Sat Apr 10, 9:26 am)
Re: ACPI so close I can almost taste it..., Gabriel Kihlman, (Sun Apr 11, 9:15 am)
Re: ACPI so close I can almost taste it..., Pau, (Sun Apr 11, 11:40 am)
Re: ACPI so close I can almost taste it..., Josh Grosse, (Sun Apr 11, 11:52 am)
Re: ACPI so close I can almost taste it..., Pau, (Mon Apr 12, 4:27 pm)
Re: ACPI so close I can almost taste it..., Jean-Michel Bessot, (Fri Apr 16, 11:14 pm)
Re: ACPI so close I can almost taste it..., Pau, (Sat Apr 17, 8:13 am)
Re: ACPI so close I can almost taste it..., Marco Peereboom, (Sat Apr 17, 8:36 am)
Re: ACPI so close I can almost taste it..., Pau, (Sat Apr 17, 10:25 am)
Re: ACPI so close I can almost taste it..., Neal Hogan, (Sun Apr 18, 7:03 am)
Re: ACPI so close I can almost taste it..., Neal Hogan, (Mon Apr 19, 4:38 am)
Re: ACPI so close I can almost taste it..., Pau, (Mon Apr 19, 5:50 am)