View Single Post
Posts: 179 | Thanked: 49 times | Joined on Nov 2008
#1
Last night my phone showed me that an update was availavle to kernel-power-48, so i did it.

Then my phone wouldn't boot. So i flashed the stock kernel back to my n900 and it booted up.

Then i reinstalled kernel power 48 from the beginning.

Then i realized that my temperature gauge wasn't working. So i looked in my "/sys/class/power_supply" folder, and there was no folder for the bq27200 module files.

I know that there should be many files:

Code:
/sys/class/power_supply/bq27200-0/capacity
/sys/class/power_supply/bq27200-0/voltage_now
/sys/class/power_supply/bq27200-0/current_now
/sys/class/power_supply/bq27200-0/temp
/sys/class/power_supply/bq27200-0/charge_full
/sys/class/power_supply/bq27200-0/charge_full_design
/sys/class/power_supply/bq27200-0/charge_now
/sys/class/power_supply/bq27200-0/time_to_empty_avg
/sys/class/power_supply/bq27200-0/time_to_empty_now
/sys/class/power_supply/bq27200-0/time_to_full_now
and the "temp" file being the one i needed.

This is how mine looks:

Code:
Nokia-N900:/sys/class/power_supply# ls
Nokia-N900:/sys/class/power_supply#
Could somebody zip up their "bq27200-0" folder and put it on here, please?

I followed the instructions on the wiki to install the kernel, and it works for overclocking as it should do, just missing the module.

i installed:
kernel-power
kernel-power-flasher
kernel-power-settings
kernel-power-modules

Is there something i am missing or doing wrong?