![]() |
Major question after PR 1.2
I have a problem after flashing to 1.2.
The temperature is not shown anymore. I was using this script for DCEW: Code:
echo `cat /sys/class/power_supply/bq27200-0/temp` °C Any suggestion |
Re: Major question after PR 1.2
it works for me. how do you know whether the module is loaded?
|
Re: Major question after PR 1.2
Becouse I did this:
Code:
echo bq27x00_battery >> /etc/modules And if I type in console under root: Code:
cat /sys/class/power_supply/bq27200-0/temp Code:
cat: can`t open "/sys/class/power_supply/bq27200-0/temp": No such file or directory |
Re: Major question after PR 1.2
Use lsmod command to verify the module is actually loaded.
|
Re: Major question after PR 1.2
you need to load it with
modprobe bq27x00_battery the echo command only works as root and if you have kernel-power-settings >= 0.5 installed. |
Re: Major question after PR 1.2
There were problem with the modules file. The command was not written as it should be. And becouse of that module was not loaded. Now it is working like a charm :))))))
Thanks for any help!!! EDIT: That could not be true. Now it does not boot. It dies after nokia logo. I have to put out the battery and it works, but custom (titans) kernel does not load. AWWWW :( I just reflashed it today |
Re: Major question after PR 1.2
CPU temp in CPUFREQUI program is messed up after the PR update as well!.....it shows -40 now :(
|
Re: Major question after PR 1.2
titan what that means:
Code:
/usr/sbin/kernel-config: line 15: syntax error: minfreq*1000 1. copy ideal from "/usr/share/kernel-power-settings" to "/etc/deafult" 2. edit to this: Code:
# DO NOT EDIT THIS FILE - CREATE A COPY OF IT FOR CUSTOMIZATION 4. /usr/sbin/kernel-load EDIT: fixed, wordpad saved somehow wrong. arrrr For now everything is perfect. :) |
All times are GMT. The time now is 02:10. |
vBulletin® Version 3.8.8