I'm trying to install my U.S.Robotics USR5410 PCMCIA wifi-card. I followed this ubuntu-wiki-guide: ]https://help.ubuntu.com/community/WifiDocs/Driver/acx111?action=show&redirect=WifiDocs%2FDevice%2FAc x111
When I get to the part when I enter this line:
it says:
When I do a
it finds nothing.
I dont know what to do anymore. Can anybody help me out?
When I get to the part when I enter this line:
Code:
# sudo insmod acx.ko
Code:
insmod: can't read 'acx.ko': No such file or directory
Code:
find /lib/modules/`uname -r` -name "*acx*"
I dont know what to do anymore. Can anybody help me out?
Comment