|
2008-07-25
, 23:20
|
|
Posts: 232 |
Thanked: 45 times |
Joined on Jul 2007
@ Tennessee, US
|
#2
|
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
The Following User Says Thank You to ericdkirk For This Useful Post: | ||
|
2008-07-26
, 00:30
|
Posts: 6 |
Thanked: 3 times |
Joined on May 2008
|
#3
|
THX