Hi Holger and seife! There is IMO a bug in the hal code in powersave. We never check if the devices from HAL detected with capability 'battery' are APM/ACPI batteries. With the current code it could happen, that we also read UPS instead of APM/ACPI batteries.
After reading all batteries with capability 'battery', we need to check which type the battery is. Check for this the property battery.type and use only devices with 'primary' (for UPS devices this is 'ups'). I take a look at this, but not before wednesday. Cheers, Danny _______________________________________________ powersave-devel mailing list [email protected] http://forge.novell.com/mailman/listinfo/powersave-devel
