[hal-info][patch] fix suspend quirk for Asus P5LD2

Alexey Fisher bug-track at fisher-privat.net
Sun Feb 1 13:05:48 PST 2009


This patch fixes my previos commit 	aa6ce4cda407b9038dcf4c711274d517b8e92045
it was not properly tested.

Asus P5LD2-VM board has broken DMI, so whe can't use 
"system.hardware.product" field. Instead whe need to use 
"system.board.product". And this board resume better with only s3_bios. 
s3_mode will brake console.

This patch will work only with "system.board.product" capable
hal => 0.5.12

lshal | grep system.[hardware,board]
   system.board.product = 'P5LD2-VM'  (string)
   system.board.serial = 'MB-1234567890'  (string)
   system.board.vendor = 'ASUSTeK Computer INC.'  (string)
   system.board.version = 'Rev 1.xx'  (string)
   system.hardware.primary_video.product = 10098  (0x2772)  (int)
   system.hardware.primary_video.vendor = 32902  (0x8086)  (int)
   system.hardware.product = 'System Product Name'  (string)
   system.hardware.serial = 'System Serial Number'  (string)
   system.hardware.uuid = 'XXXXXXXXXXXXREMOVEDXXXXXXXXXX'  (string)
   system.hardware.vendor = 'stem manufacturer'  (string)
   system.hardware.version = 'System Version'  (string)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: asus.diff
Type: text/x-patch
Size: 1436 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20090201/94bd3baf/attachment.bin 


More information about the hal mailing list