Talk:Tiny Core Linux

From OLPC
Revision as of 12:15, 15 February 2014 by PeasthopeOld (talk | contribs) (Instructions for wireless usage which reach closer to success.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Configure wireless

A 1.5 here with firmware q3c16. No eth0 is evident.

  • scan for networks:
iwlist scan | more
... lo ...
... wlan0 ...
  • associate with an open network:
#iwconfig eth0 essid network
iwconfig wlan0 essid linksys
... 
  • configure the interface using DHCP
/etc/init.d/dhcp.sh
  • Try to retrieve something.
lynx http://wiki.laptop.org/go/Tiny_Core_Linux