Networking :: DSL 3.4.11 compiling Driver for Zydas zd1211, Zyda



To use modprobe, it requires you to rebuild them
Quote (^thehatsrule^ @ Feb. 13 2008,03:13)
To use modprobe, it requires you to rebuild them

I always used insmod.
OK, but he was asking how to use modprobe (which is usually preferred anyways)
Thanks for your suggest.
After "sudo depmod" then I did "sudo modprobe zd1211" and all was ok ("lsusb" says that my id device is 6891:a727).
Then I tried:
"sudo ifconfig eth1 up" and "sudo iwlist scan", and I had:
eth1  scan completed
       cell 01 - address: ...
                   essid: ""
                   ... (mode, freq, extra, encr, bit rate)
Then I did "sudo iwconfig eth1 essid mylan" where mylan is an unprotected wireless lan, and all was ok.
Then I did "sudo pump -i eth1" and after 20 seconds I received "operation failed" and the "ACT" green led stopped to blinking.
Any ideas? Did I put all the commands needed?
Thanks

Did you make sure pump wasn't running on it already?
i.e. booting with nodhcp or `killall pump`

Next Page...
original here.