View Single Post
Posts: 115 | Thanked: 342 times | Joined on Dec 2010
#931
Hi,

regarding http://talk.maemo.org/showpost.php?p...&postcount=882
what should work :

charging, ...

what has been tested :

basically nothing.
Nope, I think it won't with the current script. I know that you can't use the "charge.sh" script with the meego kernel. If you do you'll likely end up in kernel panics (after some minutes). At least this was the case in RescueOS and as you used this kernel it'll happen here probably too.

So if you are still interested in this, better modify charge21.bash from meegochare.tar to point to BackupMenu's i2cset, i2cget binaries. http://enivax.net/jk/n900/
also load bq27x00_battery.ko

And finally either rewrite it to work with sh or add /bin/bash. sh -n at least finds no errors, so it'll probably also work with sh...

It's an interesting idea anyway. Just today a very similiar, but still different one came up in my mind :-).

Last edited by NIN101; 2011-09-04 at 23:20. Reason: Typo