Quote:
Originally Posted by coolsilver
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...