Author Topic: "Broken Battery" message on boot  (Read 2559 times)

escapingsummer

  • Guest
Re: "Broken Battery" message on boot
« Reply #15 on: March 14, 2011, 10:39:51 PM »
This fixed my problems on my EEEPC 10005ha. Make sure you have gconf installed before running this command.

$ gconftool-2 --type bool --set /apps/gnome-power-manager/notify/low_capacity 0


Offline AndrzejL

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 12789
  • RLU #490933
    • Wordpress On The Wardrobe...
Re: "Broken Battery" message on boot
« Reply #16 on: March 15, 2011, 03:45:11 AM »
Got the screenshot of the error.


Andy


Is that the battery monitor plasma applet?

What happens if you add ec_burst=1 to your grub boot line when booting the kernel?

What does the following command say when executed from the terminal?
$ solid-hardware query 'IS Battery'

Addendum: it appears the kde developers were busy writing a new frontend before the backend exists for this.

Hi Dude.

First the command output:

Quote
[andrzejl@wishmasbell ~]$ solid-hardware query 'IS Battery'
udi = '/org/freedesktop/Hal/devices/computer_power_supply_battery_BAT0'
[andrzejl@wishmasbell ~]$

Quote
[root@wishmasbell andrzejl]# cat /boot/grub/menu.lst
timeout 1
color black/cyan yellow/cyan
gfxmenu (hd0,0)/boot/gfxmenu
default 0

title 2.6.37.3-pclos1.bfs
kernel (hd0,0)/boot/vmlinuz-2.6.37.3-pclos1.bfs BOOT_IMAGE=2.6.37.3-pclos1.bfs root=UUID=1d57d4c0-ecdc-4f85-b997-bbaac4313b16 splash=silent vga=788 ec_burst=1
initrd (hd0,0)/boot/initrd-2.6.37.3-pclos1.bfs.img
[root@wishmasbell andrzejl]#

And now... Rebooting to test the outcome.

Andy

Addendum: Nothing changes when this is added to the grub.
« Last Edit: March 15, 2011, 03:57:44 AM by AndrzejL »

Offline BobK54

  • Sr. Member
  • ****
  • Posts: 332
Re: "Broken Battery" message on boot
« Reply #17 on: March 21, 2011, 12:36:13 PM »


What does the following command say when executed from the terminal?
$ solid-hardware query 'IS Battery'


Addendum: it appears the kde developers were busy writing a new frontend before the backend exists for this.





Sorry Tex, I was away on business for a week....  I ran the query you cited above and got the following:

udi = ' /org/freedesktop/Hal/devices/computer_power_supply_battery_BAT0'

I silenced the alert for just the broken battery via Configure Your Desktop > Hardware > Power Management > Global Settings > Configure Notifications > then highlight "Broken Battery Notification" and uncheck the sound and pop up checkboxes.

The eee900 is refurb from Woot and is about 2 years old. It's used frequently so the battery could indeed be getting bad.  However, that alarm pops up upon boot even if the eee has been plugged in all night and the battery is at 100% capacity.  Sounds like the circuitry inside the battery sets a flag when the lower limit happens and that might not be resettable.

It's no problem really, I'm using this thing until it drops dead.  It's my coffee-table buddy, I can surf while watching TV without taking up the entire table when I'm not using it.  ;D

My main system is noted in my sig.  That thing SCREAMS with a fully updated install. 

Thanks for all you do!
MLU.  Always in training.

AMD64 X2 4000, MSI K9N6SGM-V mobo, 2 Gig Crutial, WD 500G SATA. Lite-On 20X DVD-RW.  SINGLE-boot PCLinuxOS 2013 KDE4.10.1  3.2.18.bfs kernel.

eeepc900 netbook, 900MHz! 2 Gig ram upgrade, 16G drive upgrade, PCLinuxOS 2012 KDE4.9.2  3.2.18bfs kernel

Offline mikkl

  • Hero Member
  • *****
  • Posts: 872
Re: "Broken Battery" message on boot
« Reply #18 on: April 10, 2011, 06:10:04 PM »
Thanks for the info on how to stop the notification.

mikkl