View Single Post
  #367 (permalink)  
Old 09-23-2010, 07:13 PM
natemcnutty's Avatar
natemcnutty
VIP Member
Offline
 
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 testing. Test 5: SOUND!!!!/Test 7: Single NBH/Serialno/tilt2 fix

Quote:
Originally Posted by damage_them View Post
when i use the modules from zip 7 ..wifi works fine..should i just put those modules in my andboot folder also?
Damn, well, I've tried compiling direct like the main branch does, and that didn't work. I looked through Wozz's modules, and he doesn't have those wifi drivers explicitly in there either. Still trying to track down why Wozz's modules work and mine don't.

Edit: Also forgot to mention that the wifi drivers are actually already in the repository. I just thought maybe it needed to be directly built like they do for the main builds.

All I did was the following:

make clean
make ARCH=arm CROSS_COMPILE=/home/nathan/toolchains/google/arm-eabi-4.4.0/bin/arm-eabi- modules
make ARCH=arm INSTALL_MOD_PATH=/linux-msm-rhod-nand
Then compress files without folder structure and append modules- to the file name.

Am I missing something? There were 0 errors during compile...

Last edited by natemcnutty; 09-23-2010 at 07:28 PM.
Reply With Quote