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. Richard. [1] http://lists.freedesktop.org/archives/hal/2006-September/006094.html -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list