Hello everyone
I have compiled the USBNET kernel module for GP2X.
Just had to follow this procedure:
http://wiki.gp2x.org/wiki/Building_Firmware_2.0.0_modules
This module allows you to use a standard USB networking device on the GP2X, connected to an USB host port.
That means you need a craddle, or bob, or any home-made USB host cable to use it.
Please note that it's not the same as the USB gadget module shipped with the GP2X, where the GP2X is a slave device connected to an host computer.
With the USBNET module, the GP2X is the host device, and uses an USB networking device as slave.
I'm currently using this module to connect my GP2X to my home network through my Freebox (a french ADSL box which supports ethernet, wifi, and usb networking , and automatically bridges them together !)
So my GP2X is connected to the box, and it automatically sees all other devices connected on my network.
It should also work with any "standard" usb-ethernet adapter, but I have no more information.
Succesfully tested on GP2X-F100 with kernel 2.1.1 and 2.5.0 .
1) Make sure the USB host module is loaded (see configuration menu of the GP2X)
2) Download and untar the archive on your SD-card
3) edit the "network.gpu" script to change the IP address of the GP2X
4) run the script from the "utilities" menu
Here's the link to the archive:
http://archive.gp2x.de/cgi-bin/cfiles.cgi?0,0,0,0,8,2437
Have fun networking your GP2X
I have compiled the USBNET kernel module for GP2X.
Just had to follow this procedure:
http://wiki.gp2x.org/wiki/Building_Firmware_2.0.0_modules
This module allows you to use a standard USB networking device on the GP2X, connected to an USB host port.
That means you need a craddle, or bob, or any home-made USB host cable to use it.
Please note that it's not the same as the USB gadget module shipped with the GP2X, where the GP2X is a slave device connected to an host computer.
With the USBNET module, the GP2X is the host device, and uses an USB networking device as slave.
I'm currently using this module to connect my GP2X to my home network through my Freebox (a french ADSL box which supports ethernet, wifi, and usb networking , and automatically bridges them together !)
So my GP2X is connected to the box, and it automatically sees all other devices connected on my network.
It should also work with any "standard" usb-ethernet adapter, but I have no more information.
Succesfully tested on GP2X-F100 with kernel 2.1.1 and 2.5.0 .
1) Make sure the USB host module is loaded (see configuration menu of the GP2X)
2) Download and untar the archive on your SD-card
3) edit the "network.gpu" script to change the IP address of the GP2X
4) run the script from the "utilities" menu
Here's the link to the archive:
http://archive.gp2x.de/cgi-bin/cfiles.cgi?0,0,0,0,8,2437
Have fun networking your GP2X