wake-up from suspend

David Zeuthen david at fubar.dk
Tue Sep 19 19:05:04 UTC 2006


On Tue, 2006-09-19 at 19:48 +0100, Richard Hughes wrote:
> On Tue, 2006-09-19 at 20:13 +0200, Till Maas wrote:
> > On Tuesday 19 September 2006 18:14, Kevin Fenzi wrote:
> > 
> > > I have a T42p with a 9600 in it.
> > > It works great on suspend/resume, but you must add:
> > >
> > > acpi_sleep=s3_bios
> > 
> > Or you can do this:
> > "echo -n 1 > /proc/sys/kernel/acpi_video_flags"
> 
> With a new version of pm-utils and my hal patch[1], all this would just
> work:
> 
> <!-- T42p confirmed by Joe Shaw, T41p by Christoph Thiel (both 2373) -->
> <match key="smbios.system.product" contains="2371">
>   <match key="smbios.system.version" string="ThinkPad X40">
>     <append key="info.capabilities"
> type="strlist">video_adapter_pm</append>
>     <merge key="video_adapter_pm.s3_bios" type="bool">true</merge>
>     <merge key="video_adapter_pm.s3_mode" type="bool">true</merge>
>   </match>
> </match>
> 
> When FC6 is released, I hope we can start working on full pm-utils
> integration for suspend and resume.

Right. I want this to be in HAL 0.5.9 scheduled for release in December
2006. There's a few things we need to fix (cause this is a bunch of
data), for example the "HAL parses 10 million XML files" issue that
davej so eloquently pointed out in his blog and at OLS :-)

But that's more on topic for the HAL list.

    David






More information about the fedora-devel-list mailing list