suspend/resume improved?
Nate Lawson
nate at root.org
Mon Dec 13 14:40:51 PST 2004
Eric Anderson wrote:
> Nate Lawson wrote:
>
>> Eric Anderson wrote:
>>
>>> Nate Lawson wrote:
>>>
>>>> I made a commit over the weekend to -current that may fix some
>>>> suspend/resume driver issues for people. Please test and let me
>>>> know if it helps.
>>>
>>>
>>>
>>> Will these changes also apply to -stable users?
>>
>>
>>
>> In about a day when I MFC.
>
>
> Are those MFC'ed? I'm thinking of updating and rebuilding tonight.
>
> Also - what else more can I do with the reboot issue?
Yes, MFCd. The reboot problem appears in Linux too so it's likely that
it's something acpi-ca is doing or not doing. Unfortunately, you have
to write to pm1a/b to trigger a suspend so it's likely that the code
does something wrong before then. Try commenting out various calls to
_GTS, _PTS, and all the pm1a/b writes. Test each separately so you can
see what each change does. I think someone found a system where calling
_GTS actually triggered a sleep (non-standard).
--
Nate
More information about the freebsd-acpi
mailing list