Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Dec 2004 13:01:42 -0800
From:      Nate Lawson <nate@root.org>
To:        Aurelien Nephtali <aurelien.nephtali@gmail.com>
Cc:        acpi@freebsd.org
Subject:   Re: suspend/resume improved?
Message-ID:  <41B76BB6.3090902@root.org>
In-Reply-To: <5334c8b04120800112e8a398a@mail.gmail.com>
References:  <41B4E577.9060502@root.org> <41B50754.10604@centtech.com> <41B50C12.6070103@root.org> <41B554B1.7070508@wanadoo.fr> <41B5CFDB.4090203@root.org> <5334c8b04120800112e8a398a@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Aurelien Nephtali wrote:
> On Tue, 07 Dec 2004 07:44:27 -0800, Nate Lawson <nate@root.org> wrote:
> 
> 
>>The beep code is very heavy-handed.  It just writes directly to the
>>speaker port in real mode so it really doesn't matter what devices you
>>have configured.  That's why it's for debug only.  Warner, could you
>>commit the patch under an appropriate kernel option (ACPI_DEBUG_BEEP or
>>something)?
> 
> 
> Just to test, I've disabled the sound (commented out 'device sound'
> and 'device snd_t4dwave' from my kernel config file) and the speaker
> now works!
> 
> I've remove everything from the system as you said, but the system
> still doesn't wake up from suspend... the LCD stays black (with or
> without reset_video=1) and
> the keyboard doesn't seem to respond since a CTRL+ALT+SUPPR doesn't reboot
> the system... I've done my tests under console mode, not X11.

Try X also.  For some video cards, it has a better chance of 
reinitializing things than the console.  Is the system live?  Does 
capslock work?  Does the hdd light flash when you hit the button to wake 
the system?  Can you ping it from another host or see output from a 
serial console of it attempting to resume?

Did you add Warner/Takanori's beep patch and hear it beep while starting 
to resume?  This test is the most important to see if the wake code is 
even getting called or your system doesn't even start resuming.

-- 
Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41B76BB6.3090902>