View Single Post
Posts: 539 | Thanked: 518 times | Joined on May 2010 @ nanaurbusiness
#11
Originally Posted by TMavica View Post
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should
# at boot time, one per line. Lines beginning with "#" are i
# Parameters can be specified after the module name.

bq27x00_battery



What should I delete? and after delete, can I read the Temperature??
Just delete the line saying
Code:
bq27x00_battery
So final file looks like this
Code:
# /etc/modules: kernel modules to load at boot time.        
#                                                           
# This file contains the names of kernel modules that should
# at boot time, one per line. Lines beginning with "#" are i
# Parameters can be specified after the module name.