lyc10000h
unread,Feb 7, 2012, 9:41:59 PM2/7/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Android-x86
Hi everybody,
First, thank you all who develop/test/maintain this android-x86
project, you are great.
This is my problem:
I have a HANWANG BC10C tablet, and I install android-x86-4.0-
asus_laptop-20120101.iso on it.
Every thing looks Ok, but wifi.
The wifi device is 3DSP Wireless 802.11 B+G USB Adapter, and I
download the latest source code from the official site and build it
successfully on linux-3.0.8.
But, as you know, it didn't work.The system give me "exec format
error" message after I type "insmod ./3dspusbbus.ko".
I google this error message and know that linux kernel module can't be
loaded if the module's compiling kernel is different with the module's
running kernel, even if they are from a most likely kernel.
I tried to download ics-x86 source code to do something, but it's too
slow(about 1KB/s, poor network).
So, could you give me any advise for this problem?
Thanks.