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 ago --- Quote Start --- originally posted by faye@Nov 3 2006, 10:38 AM ps: i only copy zd1211b.o to romfs.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=19120)
--- quote end ---
--- Quote End --- Something wrong in your romfs. cd ~/uClinux-dist rm -rf romfs make romfs make cd ~/zd1211 make # compile modules and copy to romfs, the make file do the copy, don't copy it by hand cd ~/uClinux-dist make # depmod and strip the modules (ie, remove debug symbols and reduce the size) make linux image # to update initramfs