User Tools

Site Tools


chumbyhackerboard:ethernet

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
chumbyhackerboard:ethernet [2012/06/20 18:45]
brianez21 added new working ethernet adapter
chumbyhackerboard:ethernet [2012/12/12 18:41]
ladyada
Line 1: Line 1:
 +====== Moved! ======
  
- +This tutorial has moved to [[http://learn.adafruit.com/chumby-hacker-board/ethernet|http://learn.adafruit.com/chumby-hacker-board/​ethernet]]
-====== Dongly ====== +
- +
-{{:​chumbyhackerboard:​usbethernet_med.jpg|}} +
- +
-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 +
- +
-[[http://www.amazon.com/gp/product/​B00484IEJS|Plugable USB 10/100]] works (another ASIX AX88772 based adapter). +
- +
-====== Plug in Ethernet ====== +
- +
-Get started by plugging in your USB-Ethernet adapter +
- +
-{{:chumbyhackerboard:​etherplug.gif|}} +
- +
-You can run **ifconfig** to verify all is OK +
- +
-{{:​chumbyhackerboard:​ifconfigeth.gif|}} +
- +
-====== With DHCP ====== +
- +
-If you have DHCP running on your router, you can just run **dhclient eth0** to get going +
- +
-You'll need to remount root so that dhclient can edit it +
- +
-{{:​chumbyhackerboard:​iwremount.gif|}} +
- +
-{{:​chumbyhackerboard:​dheth0.gif|}} +
- +
-Wait a bit, you should be able to ping! +
- +
-{{:​chumbyhackerboard:​pinggooglewlan0.gif|}} +
- +
-When you're done, be tidy and remount ​as read only, k? +
- +
-{{:​chumbyhackerboard:​remountro.gif|}} +
- +
- +
-====== 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 addressDon't forget to set your default route as well! +
- +
-{{:​chumbyhackerboard:​ifconfigethip.gif|}} +
- +
-If you need to, set up your **resolv.conf** so that you have one or two DNS servers in there +
- +
-{{:​chumbyhackerboard:​iwremount.gif|}} +
- +
-{{:​chumbyhackerboard:​resolvconf.gif|}} +
- +
-When you're done, be tidy and remount ​as read only, k? +
- +
-{{:​chumbyhackerboard:​remountro.gif|}}+
/home/ladyada/public_html/wiki/data/pages/chumbyhackerboard/ethernet.txt · Last modified: 2016/01/28 18:05 (external edit)