|
![]() |
|
LinkBack | Thread Tools | Display Modes |
|
This post has been thanked 2 times. |
|
||||
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
Well the system partition already has its own bin directory with all the goodies possible so the busybox for initrd should be the bare essentials to boot and run the install script. So i think we will be safe with a small busybox.. I think we should be good to test your busybox. edit: oops.. not a bin directory but xbin is on system. Not sure if it has a full busy box in there.. Edit2: Also here is the latest install, update and install-seq You are big boys so you can make your own NHB and harvest your own modules and apply it to the android update. Wifi is working for me but i cant test cdma data. I'll leave that up to you fellas. ![]() http://htcdevs.wirelesstcp.net/files/xdandroid/
__________________
Last edited by [ACL]; 02-16-2011 at 11:49 AM. |
|
||||
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
Thanks for the files. I tested them out this morning and I got it to boot but still have no service or data or WIFI, calibration works. Here is the catlog you asked me to do yesterday: I/PHONE ( 250): Network Mode set to 0 I/PHONE - Logcat Radio Here is my log taken from Droid explorer: (From Boot) 02-16 12:50:19.180: DEBUG/AndroidRuntime(123): >>> - Nand_Bootup_Log Hope this helps!
__________________
|
This post has been thanked 1 times. |
|
||||
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
ok, lets troubleshoot this. Follow these steps. 1) check the sysinit.rc file on the bottom for the wpa supplicant service. Make sure it all ways eth0 and not tiwlan. This was my first mistake. 2) Make sure /etc/wifi has the correct wpa supplicant.conf that uses eth0 as the interface 3) Check that the correct interface is on the dhcpcd.conf file.. eth0 ![]() and last, when you try to enable wifi, check dmesg and logcat as they will let u know the reason why. But the above two should be checked. |
|
||||
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
![]() My dmesg says wifi was loaded. This is what my dmesg says once I try turn on wifi: Code:
[ 129.991943] bcm4329: version magic '2.6.27.46-01238-ge739b29-dirty preempt mod_unload ARMv6 ' should be '2.6.27.46-01238-ge739b29 preempt mod_unload ARMv6 ' |
This post has been thanked 1 times. |
|
||||
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
![]() |
This post has been thanked 1 times. |
|
||||
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
ahh yes.. you need to update the android update with the modules from your kernel you build... they have to match..
|
This post has been thanked 1 times. |
![]() |
|
|
|