acpiconf -s3 blanks and resumes immediately (Acer Aspire 5000 amd64)

Bruno Ducrot ducrot at poupinou.org
Fri Jan 13 07:34:06 PST 2006


On Fri, Jan 13, 2006 at 02:17:26AM -0500, Eero Saynatkari wrote:
> On 2006.01.10 22:27, Eero Saynatkari wrote:
> 
> Sorry about the belated response, I have not received all
> of the mails on this list (though I see them in the Archive.)
> 
> Bruno Ducrot said:
>   "S3 and S4 are not supported ATM on amd64 architectures."
> 
> That would be a good reason for I to have problems with them :)
> Is there a place I can learn more/possibly participate in the 
> development (testing and so on)?
> 

For S3, If you want to look at, you should start with this directory:

sys/amd64/acpica/
and compare with
sys/i386/acpica/

especilly with the acpi_wakeup.c code.  It may be possible though that
there are still some issues with the APIC code (which is kinda required
under AMD64), though this may be resolved already.

It's likely that porting the pmtimer device to the amd64
architecture is helpful for preserving time across a suspend/resume
sequence, but that can wait.

S4 is a different story.  There is one project at the moment, but no
code has been released yet.

Cheers,

-- 
Bruno Ducrot

--  Which is worse:  ignorance or apathy?
--  Don't know.  Don't care.


More information about the freebsd-acpi mailing list