Bugzilla – Bug 156266
Dell D610: neither Battery nor AC status available
Last modified: 2006-03-27 09:26:12 UTC
System doesn't have any information about battery and AC connector.
Created attachment 71866 [details] /var/log/boot.msg
Created attachment 71867 [details] output of acpidump
Created attachment 71868 [details] output of lshal
Created attachment 71869 [details] ls -lR /proc/acpi
Created attachment 71870 [details] output from powersave, /var/log/messages
Could you try to load the battery and ac module and check then /proc/acpi and lshal?
uuups... which module is this?
Forget about that question - it's my stupid day... /proc/acpi/battery/BAT0/alarm: alarm: 480 mAh /proc/acpi/battery/BAT0/info: present: yes design capacity: 4800 mAh last full capacity: 4520 mAh battery technology: rechargeable design voltage: 11100 mV design capacity warning: 480 mAh design capacity low: 145 mAh capacity granularity 1: 48 mAh capacity granularity 2: 48 mAh model number: DELL Y13385 serial number: 2556 battery type: LION OEM info: Sanyo /proc/acpi/battery/BAT0/state: present: yes capacity state: ok charging state: charged present rate: 1 mA remaining capacity: 4800 mAh present voltage: 12494 mV so it simply seems the autoloading of ac and battery is for any reason missing. I'm not aware that I removed it from sysconfig...
acpid should load the modules. Could you paste this lines from /etc/init.d/acpid: ACPI_MODULES= DEFAULT_ACPI_MODULES=
found that /etc/sysconfig/powersave/common:ACPI_MODULES is set to "NONE", which explains what's going on. As already mentioned - I didn't change it myself...
Now (after removing the NONE) I have ACPI_MODULES="" DEFAULT_ACPI_MODULES="ac battery button fan processor thermal" which should work now...
... hmm - and now I'm back at the point I had with my D600.. system reaches maximum temperature, clock is reduced to 800MHz. After cooling down, scaling_max_freq stays at 800MHz, meaning it doesn't go back to 2GHz... Seems this needs further investigation...
this problem is a dub of bug 119836
Regarding comment 8: Did you make an update or a new installation Juergen?
I made an manual upgrade by rpm -Fvh */*rpm Seems I didn't catch all *rpmsave for crosschecking...
Ok, thanks. Danny, Holger: We should look at this when we test update.
Regarding the missing acpi modules, I can't reproduce it, sorry. In regard to the temperature problem: Thomas, maybe this is still not fixed or is this a completely different issue like in #119836
bug 119836 got reopened and is not fixed. Closing this bug as duplicate... *** This bug has been marked as a duplicate of 119836 ***