Results 1 to 8 of 8

Thread: D-Link 160 Kali linux VM

  1. #1
    Join Date
    2013-Nov
    Posts
    4

    D-Link 160 Kali linux VM

    hi,
    i'm trying to make my D-Link 160 DWA Xtreme work on kali linux on virtualbox.
    I already installed the addon and pluged the USB wifi card on and it's not recognize in iwconfig or ifconfig (but lsusb find it).
    I also try this card in live CD and it worked. (this card also work on others Guests)
    my OS host is Windows 7 (up to date) and i'm using the last virtualbox version.

    Kali version : Gnome 3.4.2
    Kali installation : VM virtualbox



    iwconfig :

    eth0 no wireless extensions.

    lo no wireless extensions.



    ifconfig :

    eth0 Link encap:Ethernet HWaddr 08:00:27:53:70:fd
    inet adr:10.0.2.15 Bcast:10.0.2.255 Masque:255.255.255.0
    adr inet6: fe80::a00:27ff:fe53:70fd/64 Scope:Lien
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:1020 errors:0 dropped:0 overruns:0 frame:0
    TX packets:547 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 lg file transmission:1000
    RX bytes:1074895 (1.0 MiB) TX bytes:31620 (30.8 KiB)
    Interruption:10 Adresse de base:0xd020

    lo Link encap:Boucle locale
    inet adr:127.0.0.1 Masque:255.0.0.0
    adr inet6: ::1/128 Scope:Hôte
    UP LOOPBACK RUNNING MTU:65536 Metric:1
    RX packets:20 errors:0 dropped:0 overruns:0 frame:0
    TX packets:20 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 lg file transmission:0
    RX bytes:1200 (1.1 KiB) TX bytes:1200 (1.1 KiB)


    lsusb :
    Bus 001 Device 002: ID 07d1:3a09 D-Link System DWA-160 802.11abgn Xtreme N Dual Band Adapter(rev.A2) [Atheros AR9170+AR9104]
    Bus 002 Device 002: ID 80ee:0021 VirtualBox USB Tablet
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

    thanks.

  2. #2
    Join Date
    2013-Jul
    Location
    United States
    Posts
    520
    You need to disconnect the device from your host and connect it to the guest... Look at the top of the Virtualbox window, click Devices, then USB devices and click your adapter. It should be something like "USB 0004 wifi adapter" or something like that.

  3. #3
    Join Date
    2013-Nov
    Posts
    4
    I already did it, it connect successfully to the guest and disconnect properly of the host. see the result of lsusb kali linux detected it.
    I also tried the same usb card on a windows 7, XP guest and it worked so I think the problem come from Kali.

  4. #4
    Join Date
    2013-Jul
    Location
    United States
    Posts
    520
    Try following the first few steps here to make sure you have a driver installed.

  5. #5
    Join Date
    2013-Nov
    Posts
    4
    ok I did it, but I had errors while running make. this is unfortunatly still not working.
    but this key work in live CD so I think the driver is correctly install?

  6. #6
    Join Date
    2013-Nov
    Posts
    4
    I tried again and this time I saw this on dmesg :

    [ 1759.320122] usb 1-1: new high-speed USB device number 3 using ehci_hcd
    [ 1759.770327] usb 1-1: New USB device found, idVendor=07d1, idProduct=3a09
    [ 1759.770330] usb 1-1: New USB device strings: Mfr=16, Product=32, SerialNumber=48
    [ 1759.770332] usb 1-1: Product: 11n adapter
    [ 1759.770334] usb 1-1: Manufacturer: ATHER
    [ 1759.770335] usb 1-1: SerialNumber: 12345
    [ 1760.156119] usb 1-1: reset high-speed USB device number 3 using ehci_hcd
    [ 1760.639924] usb 1-1: driver API: 1.9.6 2012-07-07 [1-1]
    [ 1760.639928] usb 1-1: firmware API: 1.9.6 2012-07-07
    [ 1760.740198] usb 1-1: firmware upload failed (-110).

    so it's seems that the firmware is having troubles?

  7. #7
    Join Date
    2013-Dec
    Posts
    2

    Angry

    Quote Originally Posted by soxrok2212 View Post
    Try following the first few steps here to make sure you have a driver installed.
    Depends what version of DW-160! The DW-160 B1 and B2 have RT5572 chipsets I believe and that link is for the DW-160 A1 and A2.

    I have a B2 and have tried many compile settings with both of these:
    http://www.mediatek.com/_en/07_downl...il.php?sn=5032
    http://www.kernel.org/pub/linux/kern...-rc3-1.tar.bz2

    I've read these:
    http://ubuntuforums.org/showthread.php?t=2137428&page=2
    http://www.ctheroux.com/2012/09/rali...-ubuntu-12-04/
    http://www.linuxquestions.org/questi...00-4175439804/

    I haven't been able to get anything even remotely usable from my DW-160 B2 on Kali yet.

  8. #8
    Join Date
    2013-Dec
    Posts
    2
    Oops, I just noticed in OP lsusb it says he has the A2. Sry, my bad. Shoul I start a new thread regarding the b2?

Similar Threads

  1. Replies: 1
    Last Post: 2023-01-13, 22:57
  2. (HELP) Install TP-Link TL-WN823N v2 on Kali Linux
    By liftedlemon in forum TroubleShooting Archive
    Replies: 2
    Last Post: 2016-09-07, 02:27

Posting Permissions

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