Forum Discussion
Altera_Forum
Honored Contributor
19 years agozd1211b can not work on uClinux-dist-20060803
Hi, hippo I following your "WiFi" steps to try "GW-US54GZL" Wireless LAN USB Adapter on DE2 , bit it can not work. display following message: />modprobe zd1211b ZD1211B - version 2.15....
Altera_Forum
Honored Contributor
19 years agoYou have to do some wireless tools,
iwlist eth0 scanning # find available APs iwconfig eth0 ap auto essid "Your SSID" # connect to an AP If your AP is protected, you need to add key to iwconfig, see `man iwconfig`