![]() |
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
|
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
|
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
How do we add the modules during the initramfs? I have a general Idea from the Rootfs, but I'm not getting it to work just yet... |
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
For me its all done automatically. when i boot the stuff is already there. You will need to study Dzo's code to see how he is doing everything. |
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
Code:
/bin/mount -t yaffs2 /dev/block/mtdblock2 /systemCode:
losetup /dev/block/loop0 $card/data.imgCode:
mount --bind /lib/froyo/hw /system/lib/hwCode:
if [ -d /sys/devices/platform/msm_sdcc.3 ]; thenCode:
if [ -e "$card/modules-$(uname -r).tar.gz" ] && ! `strings /data/modules/wlan.ko 2>/dev/null | grep -q "vermagic=$(uname -r)"`; then |
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
|
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
|
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
Thanks for the HELP NATE! |
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
After playing around with the initramfs I decided to just try the one from the Vogue. So I took the initrd.gz and cooked that into the nbh file.
I then took a androidinstall.tgz file from HERE.... Went though the install process... And it booted on NAND! It looked very different though and as you can imagine nothing really worked. So I then tried to extract the FRX04 system and place that into the androidinstall.tgz file and was able to get it to install but not boot to android. Time to call it a night... I'm sure I'm missing something simple. ;) |
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
|
| All times are GMT -4. The time now is 11:52 PM. |
Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com