|
2008-07-22
, 00:12
|
Posts: 678 |
Thanked: 197 times |
Joined on Jul 2007
@ San Jose CA
|
#2
|
|
2008-07-22
, 00:28
|
Posts: 4,030 |
Thanked: 1,633 times |
Joined on Jul 2007
@ nd usa
|
#3
|
Can I send my N770 to you so you can take care of it ?
I will try this on mine. Thanks!
|
2008-07-22
, 07:46
|
Posts: 51 |
Thanked: 9 times |
Joined on Jul 2008
@ Hawaii
|
#5
|
|
2008-07-22
, 11:16
|
Posts: 4,030 |
Thanked: 1,633 times |
Joined on Jul 2007
@ nd usa
|
#6
|
|
2008-07-22
, 11:18
|
|
Posts: 5,478 |
Thanked: 5,222 times |
Joined on Jan 2006
@ St. Petersburg, FL
|
#7
|
|
2008-07-22
, 13:00
|
Posts: 4,030 |
Thanked: 1,633 times |
Joined on Jul 2007
@ nd usa
|
#8
|
|
2008-07-22
, 17:03
|
Posts: 678 |
Thanked: 197 times |
Joined on Jul 2007
@ San Jose CA
|
#9
|
The Following User Says Thank You to nhanquy For This Useful Post: | ||
|
2008-07-24
, 14:59
|
Posts: 678 |
Thanked: 197 times |
Joined on Jul 2007
@ San Jose CA
|
#10
|
770: MMC boot with Chinook and 48 Mhz kernel added. I would like to document it so that I can follow myself easier if I have to do it again.
770, brand new flashed to SU-18-2008HACKER_4[1].2007.50-6_PR_F5_MR0_ARM (2008He), use 4.2008.7-1 (2007He) is fine, dl from http://tablets-dev.nokia.com/. And of course, internal flash boot to proceed.
Repositories added:
Eko one
http://eko.one.pl/maemo
bora
user
maemo chinook
http://repository.maemo.org/
chinook
free non-free
Testing maemo Extras
http://repository.maemo.org/extras-devel/
chinook
free
debfarm
http://p.quinput.eu/debfarm/
chinook
user
maemo Extras
http://repository.maemo.org/extras/
(leave this empty)
free non-free
Wardenclyffe
http://wardenclyffetower.com/maemo
chinook
user
and installed from app manager, becomeroot, emelfm2, DiskUsage.
Add Fanoush's 48 Mhz kernel, http://fanoush.wz.cz/maemo/, scrolled down to " Support for SDHC cards and higher SD/MMC speeds for Nokia 770", dl http://fanoush.wz.cz/maemo/kernel-sd...2006.49.tar.gz and http://fanoush.wz.cz/maemo/kernel_flasher.tgz; both files dl to the default folder, /home/user/MyDocs/.documents, or Document folder from file manager. DL onto internal flash, not mmc card. If you are tight in space, clean up, delete/move things from folders Audio clips, Documents (all the user manuals) Images, and Video clips. And anything NOT related to this operation, delete/move.
xterm
sudo gainroot
cd ~/Mydocs/.documents
tar zxvf kernel-sdhc-48MHz-3.2006.49.tar.gz (this generated zImage-48MHz)
tar zxvf kernel_flasher.tgz
cp zImage-48MHz ~/MyDocs/.documents/kernel_flasher
cd kernel_flasher
./kernel_flash zImage-48MHz
This kernel flash leaves your apps intact. And if you know something about emelfm2 and installed correctly, you can have this all done on emelfm2, no command line.
Some good links, http://www.internettablettalk.com/fo...cessful+kernel.
Clone to mmc, I use 1 G Rs-MMC, use PB's clone scripts, http://www.internettablettalk.com/fo...ad.php?t=20534.
Scrolled down to "SCRIPT UPDATED 11:30EST 5/29/08, http://penguinbait.com/install-tools-ad.tgz and dl the install-tools-ad.tgz into flash, not MMC card.
Place in /root
open xterm
cd /root
tar zxvf install-tools-ad.tgz
This will then make /root/install-tools (it has to be in this location to work)
cd /root/install-tools
Now, carefully read PB's instructions regarding INTERNAL-txt.EXAMPLE and EXTERNAL.txt-EXAMPLE. The 770 has only one SD slot and is internal for the cloning. turn off swap file. Edit the INTERNAL.txt.EXAMPLE to your likeness, and rename it to INTERNAL.txt, and delete EXTERNAL.txt-EXAMPLE; This is my INTERNAL.txt file for a 1 G RS-MMC
" FAT 300
SWAP 128
1 ext2
TIMEOUT 10"
This should generate a ext2 600 MB and Fat 300 MB and SWAP file. and now,
Check:
There is only 1 SD card, right?
swap memory, uncheck, right?
INTERNAL.txt/EXTERNAL.txt only one exists, right?
Now you ready to go
./clone.sh
and wait.......; time to finish, with 48 Mhz kernel, 6.5 minute; without 48 Mhz kernel, 48 min.
Reboot and to add 64 MB swap file, with 48 Mhz kernel takes 7 min to make the 64 MB swap file; without 48 Mhz kernel, it takes 13 min to make the 64 MB swap file.
End product: a 770 running chinook+48Mhz on internal flash and MMC boot with chinook+48 Mhz and with over 300 MB for app installation. I believe, the 770 is more hungry for app installing space than the N8x0 as they have only 128 MB.
And the 770 is running just as peppy as my N810.
And now I will flash my 770 to 2007He and clone it to my 2G RS-MMC card.
My final configuration of my 770: 2007He on internal flash, 2008He on MMC and 2007He on MMC, both for ample app installation space, both over 300 MB space.
That's all folks.
bun
WorldTV99, WorldTV99forN900, more, VCURLs72, Shortcuts; complete backup; gvm software; 2007He; LiveTV;
DualBoot
Last edited by bunanson; 2008-09-08 at 03:37.