http://bugzilla.kernel.org/show_bug.cgi?id=13109
--- Comment #17 from Alexey Starikovskiy <astarikovs...@suse.de> 2009-05-08 20:24:58 --- Created an attachment (id=21281) --> (http://bugzilla.kernel.org/attachment.cgi?id=21281) debug sbs notify it looks like your machine tries to send too many 0x20 queries, which are alarms for SBS (battery and AC charger in your case). Your DSDT has _Q20 method which tries to clear alarm bit if notification comes from SBS Manager, but this method should not be executed if SBS drivers are loaded -- sbs.ko. Problem is that Query bit in status register is not cleared after we issue single query command, so we either should try to implement this _Q20 in sbshc.c (by ignoring alarms coming from manager), or cycle query command until query bit is cleared. -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla