Thread: BME Replacement
View Single Post
Posts: 126 | Thanked: 160 times | Joined on Aug 2012
#8
I have a similar problem, but my cell phone had some circuit in the device. The cell I bouht was used and was defected. Previously, I had problems with restarts after shutdown, then with running it properly.
I installed these four packages and after a reboot my cell indicates the charging procces by the status area and by pulsing of the yellow LED.
After charging the battery and disconnecting the charger it still shows me loading and the LED stays constantly green.
When the cell is switched off, the device receives 0.35A (350mA) from battery.

Nokia-N900:~# hal-device bme
udi = '/org/freedesktop/Hal/devices/bme'
info.addons = { 'hald-addon-bme' } (string list)
battery.type = 'pda' (string)
info.subsystem = 'unknown' (string)
info.product = 'Battery (BME-HAL)' (string)
info.udi = '/org/freedesktop/Hal/devices/bme' (string)
battery.reporting.unit = 'mAh' (string)
battery.present = true (bool)
battery.voltage.current = 4058 (0xfda) (int)
battery.is_rechargeable = true (bool)
battery.rechargeable.is_charging = true (bool)
battery.rechargeable.is_discharging = true (bool)
battery.reporting.current = 1388 (0x56c) (int)
battery.reporting.last_full = 1277 (0x4fd) (int)
battery.charge_level.current = 8 (0x8) (int)
battery.charge_level.last_full = 8 (0x8) (int)
battery.charge_level.design = 8 (0x8) (int)
battery.charge_level.percentage = 100 (0x64) (int)
battery.voltage.design = 4200 (0x1068) (int)
battery.charge_level.capacity_state = 'full' (string) - ?
battery.voltage.unit = 'mV' (string)
battery.charge_level.unit = 'bars' (string)
info.category = 'battery' (string)
info.parent = '/org/freedesktop/Hal/devices/computer' (string)
info.capabilities = { 'battery' } (string list)
battery.reporting.design = 1277 (0x4fd) (int)
battery.remaining_time = 51480 (0xc918) (int)
battery.remaining_time.calculate_per_time = false (bool)
maemo.charger.connection_status = 'connected' (string) - ?
maemo.charger.type = 'host 500 mA' (string) - ?
maemo.rechargeable.charging_status = 'full' (string) - ?
maemo.rechargeable.positive_rate = true (bool)
maemo.bme.version = '1.0' (string)
What's the problem?
Can this be checked diagnostically?

Last edited by pinochio; 2013-10-24 at 18:24.
 

The Following User Says Thank You to pinochio For This Useful Post: