2008/10/5 Michael Biebl <[EMAIL PROTECTED]>: > 2008/10/4 Victor Lowther <[EMAIL PROTECTED]>: > >> * pm-utils has support for saving quirks as a HAL FDI file. If >> called with --store-quirks-as-fdi, an .fdi file specific to the >> machine and quirks passed on the command line will be written >> to /tmp/pm-utils-created.fdi. > > Btw, this doesn't seem to work for me. > pm-suspend --store-quirks-as-fdi only does a suspend but not actually > write the fdi file. > I'd expect that --store-quirks-as-fdi will *only* write the fdi file > and stop afterwards. > > I also wonder, if we shouldn't always reset acpi_flags to 0. > Example: I have tested > pm-suspend --quirk-s3-bios --quirk-s3-mode > > and afterwards > > pm-suspend --quirk-vbe-mode --quirk-vbestate-restore > and /proc/sys/kernel/acpi_video_flags was still set to 3. >
I have more issues with this release: Setting SLEEP_MODULE has no effect, it always uses kernel. I tried to set it to auto or explicitely to uswsusp to no avail. Unfortunately the new logic is a bit hard to decipher, so I haven't found out yet where the problem is. Part of the code is now in pm-functions, part of it in the modules; there is a function check_suspend() which is never called, etc. The old code was clearer in that regard. Cheers, Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth? _______________________________________________ Pm-utils mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pm-utils
