Announcement

Collapse
No announcement yet.

Ndiswrapper with Atheros in Kubuntu

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

    Ndiswrapper with Atheros in Kubuntu

    Is there any difference either i install Aheros card with ndiswrapper to Ubuntu or to Kubuntu?
    In Ubuntu it works when i do as said in: http://ubuntuforums.org/showthread.php?t=512828

    When Im trying this in Kubuntu in the phase when i should modprobe ndiswrapper i got the answer

    FATAL: Could not open '/lib/modules/2.6.22-14-generic/ubuntu/misc/ndiswrapper/ndiswrapper.ko': No such file or directory

    What im doing wrong or is it impossible?

    #2
    Re: Ndiswrapper with Atheros in Kubuntu

    You do not need to compile ndiswrapper for this to work. If you have done so, navigate to the directory where you have the source files for ndiswrapper and:
    Code:
    sudo make uninstall
    the install from the repositories

    Code:
    sudo apt-get install ndiswrapper-common ndiswrapper-utils-1.9
    then complete the install using the instructions at step 6 from the link you included.

    Mike

    See my post here: http://ubuntuforums.org/showthread.php?t=600714&page=11 and go to the wireless section.
    http://monte48lowes.blogspot.com

    Comment


      #3
      Re: Ndiswrapper with Atheros in Kubuntu


      ....

      See my post here: http://ubuntuforums.org/showthread.php?t=600714&page=11 and go to the wireless section.
      Yes thank you!

      Worked like a charm!


      Comment

      Working...
      X