Results 1 to 3 of 3

Thread: Trouble with wg111v2 not being detected

  1. #1
    Join Date
    2013-Jul
    Posts
    1

    Trouble with wg111v2 not being detected

    Looked all over and just can't seem to find why I can't get my wg111v2 usb wifi dongle to work with kali (or backtrack 5 r3, r1). It seems to connect fine in vmware but I can't use it at all in kali.

    lsusb gives me:
    Bus 001 Device 002: ID 1385:5f01 Netgear, Inc WPN111 (no firmware)

    airmon-ng
    gives me nothing:
    Interface Chipset Driver

    I've tried this in both vmware and liveusb. Is there something I should do in vmware settings?
    I've also tried connecting/disconnecting. Everything I can think of or find on google. Just won't work!

    The dongle works perfectly fine in windows. Using windows 8.

    Any ideas? I'm stumped.

  2. #2
    Join Date
    2013-Jun
    Location
    Lanaken, Belgium
    Posts
    43
    What is the output for iwconfig & dmesg (wlan related)?

    My wg111v2 works great in BT as in Kali (fresh install, no extra configuration needed)

  3. #3
    Join Date
    2014-Mar
    Posts
    1

    Lightbulb

    dmesg gave me:
    Code:
    firmware: failed to load isl3887usb

    This worked for me:
    Code:
    apt-get install ca-certificates
    wget -O /lib/firmware/isl3886usb https://daemonizer.de/prism54/prism54-fw/fw-usb/2.13.1.0.lm86.arm
    modprobe -r p54usb ; modprobe p54usb
    From: https://wiki.debian.org/prism54
    via https://wiki.debian.org/Firmware

Similar Threads

  1. Mac OS SSD not detected
    By Kalinitty in forum Installing Archive
    Replies: 0
    Last Post: 2019-12-22, 07:05
  2. No HID interfaces detected
    By ze4lk in forum NetHunter General Questions
    Replies: 0
    Last Post: 2019-10-23, 16:00
  3. Com-On-Air Detected
    By al3x in forum General Archive
    Replies: 3
    Last Post: 2014-06-13, 01:08
  4. Com-On-Air Detected
    By al3x in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2013-04-27, 15:21

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •