tags 451275 +fixed-upstream thanks On Sun, Nov 25, 2007 at 08:11:06PM +0100, Michael Biebl wrote: > reassign 451275 hal-info > thanks > > Michal Sojka schrieb: > > On Thursday 15 of November 2007 15:01:05 Michael Biebl wrote: > >> Michal Sojka schrieb: > >>> If I execute /etc/acpi/sleep.sh of s2ram -f -p -m, suspend to ram works. > >>> If > >> /etc/acpi/sleep.sh is from acpi-support, s2ram from the uswsusp package, > >> or whas that a "or" instead of "of"? > > Of course I meant "or". > > > >> Please follow the instructions at > >> http://people.freedesktop.org/~hughsient/quirk/quirk-suspend-index.html > >> and send me the necessary quirks for your laptop. I will then add them > >> to the hal-info package and everyone can benefit. > >> As you said, that "s2ram -f -p -m" works for you, the quirks are probably > >> power_management.quirk.vbemode_restore > >> and > >> power_management.quirk.vbe_post in your fdi file. > > > > I have added the following lines to > > /usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-hp.fdi and > > now > > Suspend to RAM works. > > Great, thanks for the information. I've reassigned the bug to hal-info, > which is the right package to include this fix. > > > > <match key="system.hardware.product" contains="6710b (GB893EA#AKB)"> > > <merge key="power_management.quirk.vbe_post" > > type="bool">true</merge> > > <merge key="power_management.quirk.vbemode_restore" > > type="bool">true</merge> > > </match> > > > > Since I'm not sure what are the correct attributes for the match tag, here > > I provide the output of lshal | grep system.hardware: > > > > system.hardware.primary_video.product = 10754 (0x2a02) (int) > > system.hardware.primary_video.vendor = 32902 (0x8086) (int) > > system.hardware.product = 'HP Compaq 6710b (GB893EA#AKB)' (string) > > system.hardware.serial = 'CNU7400C4C' (string) > > system.hardware.uuid = '84212E75-9715-E011-0C80-6D990E423129' (string) > > system.hardware.vendor = 'Hewlett-Packard' (string) > > system.hardware.version = 'F.0B' (string)
I've pushed this ``patch'' upstream[0]. Should be fixed in the next hal-info release. Thanks for the info Sjoerd 0: http://cgit.freedesktop.org/hal-info/commit/?id=81d64d03f611cf99e3049b0b4322b1c566bc1ebc -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]