Announcement

Collapse
No announcement yet.

D-link DWA-130 not found

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

    D-link DWA-130 not found

    ok this post is for a buddy of mine. ill have more info in a few days when i get a change to go over and look at it. but...

    hes Running a Dell E520 and has a D-link DWA-130 wireless usb adaptor. the device is not being recagonised. any help would be awesome. like i said i dont know much about it but i will have more info in a few days.

    #2
    Re: D-link DWA-130 not found

    I have a DWA-142 but this should also work!

    Download ndiswrapper:
    "sudo apt-get install ndiswrapper"

    Get your windows driver for that wireless device and put it in a folder.
    Like your home folder /home/_____/wireless

    The (______) is ur username!

    Then cd to that directory:
    "cd /home/______/wireless"

    And use ndiswrapper on that .ini driver file!
    "sudo ndiswrapper -i drivername.ini"

    Make sure it registers the Device as being there!
    "sudo ndiswrapper -l"

    Then to activate ndiswrapper type:
    "sudo modprobe ndiswrapper"
    You must activate ndiswrapper every startup or you can create a startup script!

    BEST OF LUCK!


    Rob

    Comment


      #3
      Re: D-link DWA-130 not found

      ok sounds like a plan. ill have to try it when i ca get over there. ill let you knowhow it goes. or if i need more help. maybe with that autoscrpit thing.

      Comment

      Working...
      X