pali
|
2011-10-06
, 15:57
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#1811
|
The Following 3 Users Say Thank You to pali For This Useful Post: | ||
|
2011-10-06
, 22:37
|
|
Posts: 2,021 |
Thanked: 1,060 times |
Joined on Apr 2010
@ Hong Kong
|
#1812
|
|
2011-10-07
, 01:10
|
Posts: 1,042 |
Thanked: 430 times |
Joined on May 2010
|
#1813
|
|
2011-10-07
, 07:18
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#1814
|
|
2011-10-07
, 07:19
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#1815
|
@pali
I would like to ask what you did on the current u-boot+kp49.bin?
because it now works with my n900. Just wanna give you an update and know what you did
|
2011-10-07
, 08:18
|
|
Posts: 2,021 |
Thanked: 1,060 times |
Joined on Apr 2010
@ Hong Kong
|
#1816
|
|
2011-10-07
, 08:36
|
Posts: 151 |
Thanked: 93 times |
Joined on Sep 2009
@ sofia, bulgaria
|
#1817
|
apt-get install -y wget flasher mkimage
wget http://atrey.karlin.mff.cuni.cz/~pal...er49_armel.deb wget http://atrey.karlin.mff.cuni.cz/~pal...er49_armel.deb wget http://atrey.karlin.mff.cuni.cz/~pal...er49_armel.deb wget http://atrey.karlin.mff.cuni.cz/~pal...er49_armel.deb
dpkg -i kernel-power_2.6.28-10power49_armel.deb dpkg -i kernel-power-modules_2.6.28-10power49_armel.deb dpkg -i kernel-power-flasher_2.6.28-10power49_armel.deb dpkg -i kernel-power-bootimg_2.6.28-10power49_armel.deb
dpkg --fsys-tarfile kernel-power_2.6.28-10power49_armel.deb | tar -xf - \ boot/zImage-2.6.28.10-power49.fiasco mv boot/zImage-2.6.28.10-power49.fiasco .
flasher -u -F zImage-2.6.28.10-power49.fiasco
mkimage -A arm -O linux -T kernel -C none -a 80008000 -e 80008000 \ -n "Power Kernel v49" -d zImage uImage
chmod u+x ./u-boot-combinated-builder.py ./u-boot-combinated-builder.py
softupd -vv -s --local
flasher --local -f -k ./combined.bin
|
2011-10-07
, 08:43
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#1818
|
The battery still show 0 percent and dmesg tail still unable to read (mentioned before), I have done the battery calcilbration
[56434.363555] bq27x00-battery 2-0055: battery is not calibrated! ignoring capacity values
Next it check if battery is calibrated (CI flag) and if not it does not export capacity values (because they are bad). See how to calibrate: http://talk.maemo.org/showpost.php?p...&postcount=846
|
2011-10-07
, 08:49
|
|
Posts: 2,021 |
Thanked: 1,060 times |
Joined on Apr 2010
@ Hong Kong
|
#1819
|
|
2011-10-07
, 09:03
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#1820
|
The Following User Says Thank You to pali For This Useful Post: | ||
Tags |
battery-status, bq27x00_battery, kernel, kernel-power, misiak4king, noobs-cant-read, pali4president, patches, readdirections, revolverspinyou |
|