You are not logged in.

#1 2012-03-17 09:26:45

Markus00000
Member
Registered: 2011-03-27
Posts: 333

[SOLVED] Battery disappeared

Suddenly, my battery disappeared (not physically but virtually).

- "acpi -b" gives no output at all.

- When I disconnect AC, my laptop instantly hibernates as laptop-mode is configured to do so at 0% battery charge. Hibernation completes successfully while obviously running on battery! Resuming with AC connected works.

It seems as if my battery is working but no longer detected  by the system.

Any ideas?

Last edited by Markus00000 (2012-03-20 08:47:35)

Offline

#2 2012-03-17 13:32:44

codl
Member
From: France
Registered: 2009-09-19
Posts: 18

Re: [SOLVED] Battery disappeared

Anything in

lsmod | grep battery

?

Offline

#3 2012-03-17 13:36:22

Markus00000
Member
Registered: 2011-03-27
Posts: 333

Re: [SOLVED] Battery disappeared

Yes:

$ lsmod | grep battery
battery                 6453  0

Offline

#4 2012-03-20 00:38:42

jwvl
Member
Registered: 2012-03-20
Posts: 1

Re: [SOLVED] Battery disappeared

My guess is that you were using batterymon. Batterymon depended on hal and that is no longer supported. That's why the batterymon icon has disappeared. I encountered this problem myself and I just uninstalled batterymon and went with an alternative: batti (in Community repository). That works fine.

Hope this helps.

Offline

#5 2012-03-20 08:47:20

Markus00000
Member
Registered: 2011-03-27
Posts: 333

Re: [SOLVED] Battery disappeared

jwvl wrote:

My guess is that you were using batterymon.

I have never used batterymon.

But... my battery just reappeared! :-)

I have not the slightest idea what has been going on. I restarted but I did that already before posting. Maybe some update (though I didn't noticed anything battery-related).

Thanks for your answers!

Offline

#6 2012-03-21 16:26:00

mir
Member
Registered: 2010-08-25
Posts: 60

Re: [SOLVED] Battery disappeared

Sometimes this happens to me, too, and

rmmod battery
modprobe battery

fixes it.

Offline

Board footer

Powered by FluxBB