Announcement

Collapse
No announcement yet.

insmod: can't read 'acx.ko': No such file or directory

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    insmod: can't read 'acx.ko': No such file or directory

    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:
    Code:
    # sudo insmod acx.ko
    it says:
    Code:
    insmod: can't read 'acx.ko': No such file or directory
    When I do a
    Code:
    find /lib/modules/`uname -r` -name "*acx*"
    it finds nothing.

    I dont know what to do anymore. Can anybody help me out?
    Carrot.nl

    #2
    Re: insmod: can't read 'acx.ko': No such file or directory

    Anybody there? Wood like an answer! 
    Carrot.nl

    Comment

    Working...
    X