handaxe
|
2011-06-04
, 20:03
|
Posts: 1,378 |
Thanked: 1,604 times |
Joined on Jun 2010
@ Göteborg, Sweden
|
#671
|
|
2011-06-04
, 20:32
|
Posts: 560 |
Thanked: 422 times |
Joined on Mar 2011
|
#672
|
|
2011-06-04
, 22:02
|
Posts: 458 |
Thanked: 783 times |
Joined on Jan 2010
@ France
|
#673
|
since i updated the power kernel 47 my battery life is horrible, i'm getting 7 hours battery life now as before i us to get 1 day with my device, can anybody help me out
clear && ID=$(id -un) ; if [ ${ID} != "root" ] ; then echo "You are not 'root', please use this command line as 'root' ..." ; else echo "Ok, you are 'root' ..." ; if grep -q "blacklist bq27x00_battery" /etc/modprobe.d/blacklist 2>/dev/null ; then echo "Patch already applyed, nothing to be done ..." ; echo "" ; else echo "Applying patch now ..." ; echo "blacklist bq27x00_battery" >>/etc/modprobe.d/blacklist ; echo "" ; echo "DONE, PLEASE REBOOT YOUR DEVICE ..." ; echo "" ; fi ; fi
|
2011-06-05
, 09:41
|
|
Posts: 160 |
Thanked: 33 times |
Joined on May 2010
|
#674
|
It isnt working for me either, giving the error 3-580-22. The support guy of Joikuspot said
"That error message might suggest that the installation process was not finished just like it should"
stuck!
modprobe JoikuSpot_Bouncer && /usr/bin/joikuspot
|
2011-06-05
, 13:10
|
Posts: 178 |
Thanked: 91 times |
Joined on May 2011
@ Mira (Venice) - Italy
|
#675
|
Sorry if it look like I loose patience, but damn, can you please use this command line as root, and report here the output :
Obviously, if this command line output "DONE, PLEASE REBOOT YOUR DEVICE ..." as last sentence, report and reboot the device (I mean don't wait for me asking you to reboot ...).Code:clear && ID=$(id -un) ; if [ ${ID} != "root" ] ; then echo "You are not 'root', please use this command line as 'root' ..." ; else echo "Ok, you are 'root' ..." ; if grep -q "bq27x00_battery" /etc/modprobe.d/blacklist 2>/dev/null ; then echo "Patch already applyed, nothing to be done ..." ; echo "" ; else echo "Applying patch now ..." ; echo "bq27x00_battery" >>/etc/modprobe.d/blacklist ; echo "" ; echo "DONE, PLEASE REBOOT YOUR DEVICE ..." ; echo "" ; fi ; fi
A++
|
2011-06-05
, 13:56
|
Posts: 219 |
Thanked: 80 times |
Joined on Mar 2011
|
#676
|
|
2011-06-05
, 15:38
|
Posts: 1,320 |
Thanked: 915 times |
Joined on Feb 2010
|
#677
|
hey guys could some one explain this link for me i mean does mean goodbye 2.6.28 and hello 2.6.35 for our "phones"
https://lists.ubuntu.com/archives/na...ch/008765.html
|
2011-06-05
, 16:37
|
|
Posts: 584 |
Thanked: 700 times |
Joined on Jan 2010
|
#678
|
|
2011-06-05
, 17:50
|
Posts: 219 |
Thanked: 80 times |
Joined on Mar 2011
|
#680
|
Tags |
battery-status, bq27x00_battery, kernel, kernel-power, misiak4king, noobs-cant-read, pali4president, patches, readdirections, revolverspinyou |
|