The Chumby hacker board does not have Ethernet capability built in, but its very easy to add! We have found that ASIX AX88772 chipset modules work. Note that many dongles probably won't work - if you have one kicking around you can try it but don't be surprised when it is not recognized!
<if you know of an adapter that does/doesn't work, you should post it here>
Linksys USB300M works (uses ASIX AX88772 chipset)
Apple USB 10/100 Ethernet adapter (ASIX AX88772) works fine
Plugable USB 10/100 works (another ASIX AX88772 based adapter).
<if you know of an adapter that does/doesn't work, you should post it here>
Linksys USB300M works (uses ASIX AX88772 chipset)
Apple USB 10/100 Ethernet adapter (ASIX AX88772) works fine
Plugable USB 10/100 works (another ASIX AX88772 based adapter).
You can run ifconfig to verify all is OK
With DHCP
If you have DHCP running on your router, you can just run dhclient eth0 to get goingYou'll need to remount root so that dhclient can edit it
Wait a bit, you should be able to ping!
When you're done, be tidy and remount / as read only, k?
Without DHCP
If you don't have DHCP or you want to pick your own IP address, simply run ifconfig on eth0 to set the ip address. Don't forget to set your default route as well!
If you need to, set up your resolv.conf so that you have one or two DNS servers in there.
When you're done, be tidy and remount / as read only, k?
Page last edited October 25, 2012
Text editor powered by tinymce.