cvs commit: src/sys/dev/acpica acpi.c

John Baldwin jhb at FreeBSD.org
Wed Oct 29 09:44:57 PST 2003


On 29-Oct-2003 Andrea Campi wrote:
> On Wed, Oct 22, 2003 at 04:40:15PM -0400, John Baldwin wrote:
>> >> By the way, any ideas on why my laptop gets an interrupt storm when it
>> >> resumes from S1 and any ideas on how to fix that?
>> > 
>> > No idea at the moment.  What interrupt and who's on it?
>> 
>> No idea really.  I showed it to you at BSDCon when I tried to suspend
>> and you mentioned the Linux guys had seen something similar.  It seems
>> to be related to the 0619 import btw.

I played around more with my laptop yesterday and came up with this:

The weirdness in X is caused by having drm compiled into my kernel,
if I remove drm, S1 works fine again.  Even if I suspend/resume in
single user and then try to start X in multiuser after resuming X is
still hosed.  I thought for a while S1 wasn't working because ata1
takes a _long_ time to reset its' devices even though I have no
devices on ata1.  (I have a removable CD drive that hooks up to ata1
when it is inserted.)  I haven't tried with the CD drive hooked up
to see if that shortens the reinit time for ata1.

S3 is a more complicated story.  I have never gotten it to resume
ok on my laptop except that during one set of tests yesterday in
single user, it did work ok with the kernel with drm compiled in.
Today during my tests, I can't get S3 to resume ok in single user
mode either with the drm kernel or the drm-less kernel.  Both
kernels were with yesterday's sources btw.

-- 

John Baldwin <jhb at FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/


More information about the cvs-src mailing list