Glomation
 
Advanced Search
Welcome, Guest. Please login or register.

Login with username, password and session length
February 05, 2012, 06:00:53 AM
News: Welcome to GLomation peer support forum
Pages: [1]
Topic Tools  
Read February 27, 2010, 10:21:04 AM #0
dann

WiFi installation

Hello,

Could anybody explain step by step how to install the wifi module on the gesbc9260s board? My linux knowledge is just basic and I'm lost with the kernel's compilation and so on... I use Ubuntu with the kernel 2.6.31-14-generic on my PC and have already installed arm-linux-gcc-3.3.
I tried to use the buildroot but there's no configuration with the wireless package for at91sam9620.

Help please!
 
Read March 11, 2010, 10:20:29 AM #1
admin

Re: WiFi installation

Depends on the WIFI module you are using.  If it is supported by the kernel built-in driver then it can be configured through kernel configuration.  Otherwise you need to compile the driver as module and load the module when system boots.
 
Read July 15, 2010, 12:36:53 PM #2
dann

Re: WiFi installation

Hello,

I've gave up this subject for a while but now I'd like to return to my development. I can't still install the wifi module on my SBC. I've compiled the VNT6656 driver on my PC and tried to install the vntwusb.ko file on the board. Below is the error message displayed:

insmod /lib/modules/2.6.25/kernel/drivers/usb/gadget/vntwusb.ko
insmod: can't insert '/lib/modules/2.6.25/kernel/drivers/usb/gadget/vntwusb.ko': invalid module format

Do you think that it's a problem with my cross compiler?

Regards,

Daniel
 
Read July 15, 2010, 02:47:01 PM #3
admin

Re: WiFi installation

The module must be complied for the exact running kernel.  The factory installed file system already has a WIFI module for the 2.6.25 kernel.
 
Read July 19, 2010, 04:07:44 PM #4
dann

Re: WiFi installation

You mean vntwusb.ko driver is included in 2.6.25? I use vt6656 usb wifi device  and the kernel on my SBC9260S is 2.6.27.4 (downloaded from the Glomation support site. The iwconfig is there but my device is not recognised as wifi adapter.
If the module for my wifi device is included in uImage of the 2.6.25 kernel may you tell me where could I download it?

Thanks
 
Read July 20, 2010, 03:25:41 PM #5
admin

Re: WiFi installation

The factory installed file system has the module in /lib/module/2.6.25 directory.  The 2.6.25 kernel is attached.

* uImage-2.6.25 (1459.82 KB - downloaded 52 times.)
 
Read July 21, 2010, 10:26:03 AM #6
dann

Re: WiFi installation

Thank you for uImage file but now there is the problem with the boot of my SBC - it can't recognize the filesystem. It works well with the uImage 2.6.27.4 found on your site. Have you any idea what happens?
I've got similar problem when I try co compile the kernel by myself.

Regards


* Screenshot-2.6.25.png (153.62 KB, 1440x900 - viewed 51 times.)
 
Read July 28, 2010, 07:25:59 AM #7
admin

Re: WiFi installation

The MTD name for Atmel processor based hardware was changed from at91_nand to atmel_name from 2.6.27 and up.  You need to change the MTD name to match your kernel version in U-boot environment variable bootargs.

 
Pages: [1]
Jump to:  

Theme Update by Runic Warrior Originally created by m3talc0re