View Single Post
  #22 (permalink)  
Old 09-30-2010, 09:25 PM
natemcnutty's Avatar
natemcnutty
VIP Member
Offline
Threadstarter
 
Join Date: Nov 2009
Posts: 845
Reputation: 3070
natemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot File Repository

Quote:
Originally Posted by coolsilver View Post
9/30 zImage and Modules.

I tried to start wifi with logcat dump.

E/WifiService( 1286): Failed to load Wi-Fi driver.

Tried a couple times.

dmesg shows it had been enabled

[ 6.280609] MMC: WiFi device enable

Anyway here is the full thing.

If needed with clean build/Data.Img let me know I have a backup.
I've been troubleshooting this for a while now. The problem is that it is not using the update modules and instead is looking for the ones from Wozz's NBH build. I believe the only way to get this working is to build a new NBH, but I can't boot all the way into Android with any of the NBH files that I've generated today.

I have a bad feeling that tinboot git is missing a lot of code. When I flash Wozz's, I see details about the keyboard and everything loads fine. On mine, I see nothing about the keyboard, and it stalls at the loading screen. dmesg dump says it freezes right after compcache stuff.

I'm going home now and rebuilding everything. I've got 5 copies of the NBH, zImage, and modules compiled with and without ti and compcache. Perhaps someone else can clone tinboot and give compiling a shot. Maybe I'm just retarded...

Last edited by natemcnutty; 09-30-2010 at 10:01 PM.
Reply With Quote
This post has been thanked 2 times.