View Single Post
Posts: 1,751 | Thanked: 844 times | Joined on Feb 2010 @ Sweden
#4092
Originally Posted by NokiaRocks View Post
Why I can't see my battery temp ? "No such file or directory"
You need to do "modprobe bq27x00_battery" to load the module. Then you could use the "cat" command.

If you want it to be permanent you first need to install "module-init-tools" and then "echo bq27x00_battery >> /etc/modules" as root. Then it will load automatically at boot.
 

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