Hi there, i have connected mini2440 to wifi usb vt6656 successfully but today, i have built again kernel with gpio+ spi driver and i configured wireless lan for kernel. And now, when insmod vntwusb.ko, invalid module format. i'm thinking that maybe i configured not enough things as needed. please show me things that i need to build for kernel when make menuconfig so that enable wifi, ethernet, gpio and adc driver
Build kernel linux with Wifi, ethernet, gpio, adc gpio
So, you had a valid vntwusb.ko, the WIFI USB thingy worked, you did something to kernelconfig and now the WIFI stopped working. Sounds like you need to keep backup copies of your kernelconfig! http://www.friendlyarm.net/forum/topic/5123 and the QuickStart guide should help with the gpio and ADC. I would expect all kernels would have ethernet enabled ... unless you disabled it. I asked you in the other posting what kernel you are trying to compile. For WIFI I had to tick: Networking support -> -*- Wireless Device drivers -> [*] Networking device support ---> [*] Wireless LAN Also just above that is [*] Ethernet driver support ---> <*> DM9000 support Which boxes did you tick to get your vt6656 to work?