Active Topics

 


Reply
Thread Tools
Posts: 128 | Thanked: 21 times | Joined on Dec 2009 @ Slovenia
#1
How to get information about how many % of battery is charged?

And is it possiable to know how many mAh battery has for real?

Thank you
 
Posts: 67 | Thanked: 24 times | Joined on Dec 2009 @ Helsinki Finland
#2
Launch the X-terminal and type:

lshal | grep bat

command will list a bunch of battery related information.
 
Posts: 128 | Thanked: 21 times | Joined on Dec 2009 @ Slovenia
#3
I tried this a time ago, but looks like I tryped wrong

Thank you, perfect
 
Posts: 1,224 | Thanked: 1,763 times | Joined on Jul 2007
#4
But please note that the percentage field seems to be irrelevant when charging. It seems to me that it displays the value before charging started.
 
ZackMorris's Avatar
Posts: 355 | Thanked: 245 times | Joined on Jul 2009 @ Northern VA
#5
for strictly battery percentage

lshal | grep percen
 
Posts: 128 | Thanked: 21 times | Joined on Dec 2009 @ Slovenia
#6
Thank you all, at this oportunity I would like to ask you if you guys have any list of commands for X terminal? I do not know any.
 
Posts: 236 | Thanked: 223 times | Joined on Oct 2009 @ NE UK
#7
mihapodb: To get started, you could have a look in here: http://talk.maemo.org/showthread.php?t=35606
 
Posts: 486 | Thanked: 251 times | Joined on Oct 2009
#8
Originally Posted by mihapodb View Post
Thank you all, at this oportunity I would like to ask you if you guys have any list of commands for X terminal? I do not know any.
to get a list of coomands, type in X terminal:
1. For general commands:
Code:
ls /usr/bin
2. Additional general commands needed before /usr
is available to system (don't worry about that):
Code:
ls /bin
3. Commands for super user, but might have general use:
Code:
ls /usr/sbin
4. super user commands needed before /usr mount:
Code:
ls /sbin
For information about each of these commands, google is your friend.

Last edited by j.s; 2009-12-16 at 20:30. Reason: Added CODE tags to get more readable font
 
Posts: 128 | Thanked: 21 times | Joined on Dec 2009 @ Slovenia
#9
WOW. Will read when I will have time Just one question more:
What I get if I use Rootsh 1.5
http://maemo.org/downloads/product/Maemo5/rootsh/

What means root access? and SSH? What is it needed for? Sorry for newbie questions, but eventually I will be good in knowing maemo like I get pretty good at symbian.
 
Posts: 31 | Thanked: 2 times | Joined on Dec 2009
#10
I'm sorry guys but when you type lshal | grep percen
How do i type | on my N900? Sorry for the noobie questions as well
 
Reply


 
Forum Jump


All times are GMT. The time now is 08:20.