https://bugzilla.novell.com/show_bug.cgi?id=391585 Summary: Powersave Removal of Configuration Files (i.e., /etc/powersave/sleep) Product: openSUSE 11.0 Version: Factory Platform: x86-64 OS/Version: openSUSE 11.0 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: delder@novacoast.com QAContact: qa@suse.de Found By: Beta-Customer In the latest versions of powersave several configuration files have been removed: ------------------------------------------------------------------- Tue Mar 27 13:35:05 CEST 2007 - hmacht@suse.de - wait for reply from HAL when setting CPUFreq policy with cmd line client - remove disk settings, provided by pm-utils - accpet CPUFreq conservative governor as dynamic scaling method - remove all suspend related code and scripts, provided by pm-utils - removed config_files: scheme_acoustic disk sleep - update documentation According to the docs these were merged somewhere: 1) Configuration configuration merged into one directory. powersave.conf (etc/) and common (/etc/sysconfig/powersave) have been merged into the files common, events, cpufreq, thermal, sleep and battery. Following config Variables have are new or have changed: New general variables: /etc/sysconfig/powersave/cpufreq: POWERSAVED_CPU_HYSTERESIS= POWERSAVED_CONSIDER_NICE= POWERSAVED_JUMP_CPU_FREQ_MAX_LIMIT= /etc/sysconfig/powersave/events: POWERSAVE_EVENT_DAEMON_SCHEME_CHANGE= POWERSAVE_EVENT_TEMPERATURE_CRITICAL= POWERSAVE_EVENT_TEMPERATURE_HOT= POWERSAVE_EVENT_TEMPERATURE_PASSIVE= POWERSAVE_EVENT_TEMPERATURE_ACTIVE= POWERSAVE_EVENT_TEMPERATURE_OK= /etc/sysconfig/powersave/thermal: POWERSAVE_ENABLE_THERMAL_MANAGEMENT= new variables for schemes in /etc/sysconfig/powersave/schemes_*: POWERSAVE_DISABLE_DISPLAY_SETTINGS= POWERSAVE_DISABLE_SCREEN_SAVER= POWERSAVE_DISABLE_DPMS= POWERSAVE_DPMS_STANDBY= POWERSAVE_DPMS_SUSPEND= POWERSAVE_DPMS_OFF= Because of confusing naming of sleep states those have been renamed: there was: suspend (ACPI S4, APM suspend) standby (ACPI S3, APM standby) now there is: suspend to disk (ACPI S4, APM suspend) suspend to ram (ACPI S3, APM suspend) standby (ACPI S1, APM standby) Therefore following variables changed in /etc/sysconfig/powersave/events and /etc/sysconfig/powersave/sleep: POWERSAVE_EVENT_GLOBAL_SUSPEND2DISK= POWERSAVE_EVENT_GLOBAL_SUSPEND2RAM= POWERSAVE_EVENT_GLOBAL_RESUME_SUSPEND2DISK= POWERSAVE_EVENT_GLOBAL_RESUME_SUSPEND2RAM= POWERSAVE_UNLOAD_MODULES_BEFORE_SUSPEND2DISK= POWERSAVE_UNLOAD_MODULES_BEFORE_SUSPEND2RAM= POWERSAVE_SUSPEND2DISK_RESTART_SERVICES= POWERSAVE_SUSPEND2RAM_RESTART_SERVICES= POWERSAVED_DISABLE_USER_SUSPEND2DISK= POWERSAVED_DISABLE_USER_SUSPEND2RAM= POWERSAVE_SUSPEND2DISK_DELAY= POWERSAVE_SUSPEND2RAM_DELAY= POWERSAVE_STANDBY_DELAY= I haven't been able to find where to set some of these options though (in particular POWERSAVE_UNLOAD_MODULES* and POWERSAVE_SUSPEND2(RAM,DISK}_RESTART_SERVICES). These were very useful for unloading modules that would prevent a successful suspend or restarting services that need to be taken care of. Is there a better place where these options should be configured now? I'm looking at things like removing virtualbox modules and restarting vpn services. If I've missed this in the docs somewhere I apologize in advance. Thank you, Dan Elder -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.