pm-suspend on Dell Latitude D600

linux-desktops at epperson.homelinux.net linux-desktops at epperson.homelinux.net
Sat Jul 7 16:07:07 PDT 2007


On Sat, July 7, 2007 06:06, Richard Hughes wrote:
> On Thu, 2007-06-07 at 18:58 -0400, linux-desktops at epperson.homelinux.net
> wrote:
>> Ok, I'm getting there with Fedora 7 and pm-suspend on this Dell Latitude
>> D600.  The backlight wasn't coming back on, but the
>> power_management.quirk.radeon_off quirk seems to fix that.  Patch for
>> 20-video-quirk-pm-dell.fdi was:
>
> Could you generate the patch with diff -urNp old new or use the similar
> instructions at
> http://people.freedesktop.org/~hughsient/quirk/quirk-suspend-report.html
>
Here it is.  That's easy, installing git to generate a simple diff isn't. 
I'm surprised I still could find the old one after a month.  I've given up
on pm-suspend on this unit:  it _always_ loses the Bluetooth mouse on
resume, sometimes the Bluetooth card itself (so can't manually reconnect).

Hope the patch helps someone else.

--- 20-video-quirk-pm-dell.fdi  2007-05-17 11:30:37.000000000 -0400
+++
/usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-dell.fdi   
2007-06-07 18:37:23.000000000 -0400
@@ -27,6 +27,7 @@
           <merge key="power_management.quirk.vbe_post"
type="bool">true</merge>
           <merge key="power_management.quirk.vbestate_restore"
type="bool">true</merge>
           <merge key="power_management.quirk.no_fb" type="bool">true</merge>
+          <merge key="power_management.quirk.radeon_off"
type="bool">true</merge>
         </match>
       </match>
       <match key="system.hardware.product" prefix="Inspiron">




More information about the hal mailing list