https://bugzilla.kernel.org/show_bug.cgi?id=15979
--- Comment #38 from Sitsofe Wheeler <[email protected]> 2010-10-11 22:33:36 --- Created an attachment (id=33282) --> (https://bugzilla.kernel.org/attachment.cgi?id=33282) /sys/class/power_supply/BAT0/* for 2.6.36-rc7-00069-g6b0cd00 with patch v2 v2 of the patch seems to produce pretty much the same issue as v1 - battery monitoring programs (e.g. gnome-power-manager 2.30.0-0ubuntu1) think the battery has 1.9% charge in it. Here's another diff: --- batout-00069-g6b0cd00-dirty.txt 2010-10-09 10:04:40.362719001 +0100 +++ batout-00069-g6b0cd00-dirty-2.txt 2010-10-11 23:30:32.261676504 +0100 @@ -1,7 +1,7 @@ /sys/class/power_supply/BAT0/alarm:0 /sys/class/power_supply/BAT0/charge_full:5200000 /sys/class/power_supply/BAT0/charge_full_design:5200000 -/sys/class/power_supply/BAT0/charge_now:70000 +/sys/class/power_supply/BAT0/charge_now:100000 /sys/class/power_supply/BAT0/current_now:-1000 /sys/class/power_supply/BAT0/cycle_count:0 /sys/class/power_supply/BAT0/manufacturer:ASUS @@ -17,13 +17,13 @@ /sys/class/power_supply/BAT0/uevent:POWER_SUPPLY_TECHNOLOGY=Li-ion /sys/class/power_supply/BAT0/uevent:POWER_SUPPLY_CYCLE_COUNT=0 /sys/class/power_supply/BAT0/uevent:POWER_SUPPLY_VOLTAGE_MIN_DESIGN=8400000 -/sys/class/power_supply/BAT0/uevent:POWER_SUPPLY_VOLTAGE_NOW=7534000 +/sys/class/power_supply/BAT0/uevent:POWER_SUPPLY_VOLTAGE_NOW=7971000 /sys/class/power_supply/BAT0/uevent:POWER_SUPPLY_CURRENT_NOW=-1000 /sys/class/power_supply/BAT0/uevent:POWER_SUPPLY_CHARGE_FULL_DESIGN=5200000 /sys/class/power_supply/BAT0/uevent:POWER_SUPPLY_CHARGE_FULL=5200000 -/sys/class/power_supply/BAT0/uevent:POWER_SUPPLY_CHARGE_NOW=70000 +/sys/class/power_supply/BAT0/uevent:POWER_SUPPLY_CHARGE_NOW=100000 /sys/class/power_supply/BAT0/uevent:POWER_SUPPLY_MODEL_NAME=900 /sys/class/power_supply/BAT0/uevent:POWER_SUPPLY_MANUFACTURER=ASUS /sys/class/power_supply/BAT0/uevent:POWER_SUPPLY_SERIAL_NUMBER= /sys/class/power_supply/BAT0/voltage_min_design:8400000 -/sys/class/power_supply/BAT0/voltage_now:7534000 +/sys/class/power_supply/BAT0/voltage_now:7971000 -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
