https://bugzilla.novell.com/show_bug.cgi?id=417845 User suse@randycushman.com added comment https://bugzilla.novell.com/show_bug.cgi?id=417845#c8 Randy Cushman <suse@randycushman.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|suse@randycushman.com | --- Comment #8 from Randy Cushman <suse@randycushman.com> 2008-08-21 17:30:46 MDT --- (In reply to comment #7 from Thomas Renninger)
Can you please do: rmmod battery rmmod thermal
logger "Before unplug" echo 0x21F >/sys/module/acpi/parameters/debug_level # now unplug logger "AC got unplugged" # now re-plug logger "AC got re=plugged" echo 0x3 >/sys/module/acpi/parameters/debug_level
This should produce a lot output in /var/log/messages. After plugging wait a second or so, so that everything got written to disk, but do not wait too long or the logs get polluted by other ACPI things.
Please send /var/log/messages then (you might want to copy it and cut out messages before "Before unplug" message and bunzip2 it up).
It's not worth creating an attachment. Following are the last 3 lines from /var/log/messages: Aug 21 19:25:33 pavlovls11 root: Before unplug Aug 21 19:26:12 pavlovls11 root: AC got unplugged Aug 21 19:26:34 pavlovls11 root: AC got re=plugged -- 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.