Bugzilla – Bug 134589
/dev/apm_bios is missing on Pegasos
Last modified: 2005-12-21 12:12:04 UTC
In every 5 seconds I get a syslog message on my Pegasos: Nov 20 20:25:43 linux [powersave]: ERROR (openHWEventFD:70) Could not open APM device /dev/apm_bios: 'No such device', exit.
... PPC ..., Olaf (Hering) can you help here? Powersave probably should not throw out this message all the time. I expect that there is /proc/apm, in this case there should/must be /dev/apm_bios? If there is neither /proc/apm nor /dev/apm_bios on an APM machine, powersave should end up or at least go silently into background (with a message "powersave has not much functionality" or similar). If powersave daemon finds /proc/apm and the char device /dev/apm_bios does not exist, it creates the device, but kernel support behind seem to be missing? Peter: could you describe your machine a bit more in detail, please.
*** This bug has been marked as a duplicate of 140032 ***