![]() |
2011-04-29
, 18:24
|
Posts: 1,463 |
Thanked: 1,916 times |
Joined on Feb 2008
@ Edmonton, AB
|
#32
|
/*on n900 with power kernel: (non power kernel could use "hal-device bme" and do something else) /sys/class/power_supply/bq27200-0/uevent PHYSDEVPATH=/class/i2c-adapter/i2c-2/2-0055 PHYSDEVBUS=i2c PHYSDEVDRIVER=bq27200-battery POWER_SUPPLY_NAME=bq27200-0 POWER_SUPPLY_TYPE=Battery POWER_SUPPLY_PRESENT=1 << this is always 1, it means the battery is inserted POWER_SUPPLY_VOLTAGE_NOW=4039 << this keeps updating during charging, both here and in dbus POWER_SUPPLY_CURRENT_NOW=1960 << this goes negative when charging! POWER_SUPPLY_CAPACITY=98 << supposed to be the %, it keeps updating while charging, unlike the dbus vals that freeze POWER_SUPPLY_TEMP=39 << only temperature sensor in n900 :( */
The Following User Says Thank You to Creamy Goodness For This Useful Post: | ||
![]() |
2011-05-06
, 16:10
|
|
Posts: 543 |
Thanked: 802 times |
Joined on Apr 2010
@ Germany
|
#33
|
![]() |
2011-05-06
, 20:27
|
Posts: 87 |
Thanked: 14 times |
Joined on Mar 2011
|
#34
|
![]() |
2011-05-06
, 21:32
|
|
Posts: 543 |
Thanked: 802 times |
Joined on Apr 2010
@ Germany
|
#35
|
![]() |
2011-05-07
, 21:59
|
Posts: 87 |
Thanked: 14 times |
Joined on Mar 2011
|
#36
|
![]() |
2011-05-07
, 22:45
|
|
Posts: 543 |
Thanked: 802 times |
Joined on Apr 2010
@ Germany
|
#37
|
Look carefully, really something's wrong here but I don't know what and why. Phone are not clocked.
![]() |
2011-05-07
, 23:01
|
Posts: 87 |
Thanked: 14 times |
Joined on Mar 2011
|
#38
|
![]() |
2011-05-08
, 07:15
|
|
Posts: 543 |
Thanked: 802 times |
Joined on Apr 2010
@ Germany
|
#39
|
You don't understand, Conky is not a problem. See Battery Voltage and Temperature, it's so high and CPU also, all the time on max speed (600MHz).
![]() |
2011-05-08
, 08:51
|
Posts: 87 |
Thanked: 14 times |
Joined on Mar 2011
|
#40
|
I have no idea about this and have not seen such kind of error so far.
As far as I know the charge level is anyway not displayed while charging? I'm only able to read the Voltage Level during charging. So I don't show any kind of level while plugged in. I thought this is the right way...
But suggestions are welcome!
Please DONATE if you like my work!