ebox 3350mx+. Installing Usb wifi RTL8192CU

Based on DMP's Vortex processor / SoC this board is a full computer capable of running a standard Windows and Linux installation on the backpack of your robot.
1 postPage 1 of 1
1 postPage 1 of 1

ebox 3350mx+. Installing Usb wifi RTL8192CU

Post by Islero » Mon Oct 01, 2012 12:28 pm

Post by Islero
Mon Oct 01, 2012 12:28 pm

Hi everyone,

I have a ebox 3350mx+ working with a ubuntu 8.04. I had installed the kernel 2.6.30-vortex86mx-apm as appearing in a manual available this website.

Now I am trying to install the wifi RTL8192CU drivers for nano usb (model appUSB150NANO). In order to do that, I have followed these steps:

1) # apt-get install build-essential
2) #rmdir –ignore-fail-on-non-empty /lib/modules/2.6.30-vortex86mx-apm/build
3) #ln -sf /usr/src/linux-headers-2.6.24-19 /lib/modules/2.6.34.10-vortex86-sg/build
4) After it, I have installed the driver RTL8192CU via make and make install WITHOUT errors.
5) #reboot
after reboot:
6) # modprobe 8192cu
FATAL: Error inserting 8192cu (/lib/modules/2.6.30-vortex86mx-apm/kernel/drivers/net/wireless/8192cu.ko): Invalid module format

Somebody knows what is happened? if I boot with 2.6.24-19-generic kernell and doing a make and makeinstall the model works and the wifiUSB too.

Thanks in advance
Vicente
Hi everyone,

I have a ebox 3350mx+ working with a ubuntu 8.04. I had installed the kernel 2.6.30-vortex86mx-apm as appearing in a manual available this website.

Now I am trying to install the wifi RTL8192CU drivers for nano usb (model appUSB150NANO). In order to do that, I have followed these steps:

1) # apt-get install build-essential
2) #rmdir –ignore-fail-on-non-empty /lib/modules/2.6.30-vortex86mx-apm/build
3) #ln -sf /usr/src/linux-headers-2.6.24-19 /lib/modules/2.6.34.10-vortex86-sg/build
4) After it, I have installed the driver RTL8192CU via make and make install WITHOUT errors.
5) #reboot
after reboot:
6) # modprobe 8192cu
FATAL: Error inserting 8192cu (/lib/modules/2.6.30-vortex86mx-apm/kernel/drivers/net/wireless/8192cu.ko): Invalid module format

Somebody knows what is happened? if I boot with 2.6.24-19-generic kernell and doing a make and makeinstall the model works and the wifiUSB too.

Thanks in advance
Vicente
Islero offline
Newbie
Newbie
Posts: 3
Joined: Fri Sep 28, 2012 11:44 am

1 postPage 1 of 1
1 postPage 1 of 1
cron