← Back to team overview

kernel-packages team mailing list archive

[Bug 1318125] [NEW] Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapter

 

Public bug reported:

D-Link DWA-125/B1 is a USB Wi-Fi adapter, using a Ralink chipset
supported by the rt2800usb driver.

Adapter is detected by system, but there is no scan results present.

//-------------------------------------------------------------------------------------------

uname -a
Linux corsair 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

//-------------------------------------------------------------------------------------------

cat /proc/version_signature
Ubuntu 3.13.0-24.47-generic 3.13.9

//-------------------------------------------------------------------------------------------

lsmod | grep rt2800usb
rt2800usb              27034  0 
rt2x00usb              20742  1 rt2800usb
rt2800lib              89076  1 rt2800usb
rt2x00lib              55307  3 rt2x00usb,rt2800lib,rt2800usb

//-------------------------------------------------------------------------------------------

ifconfig -a
eth0      Link encap:Ethernet  HWaddr bc:ee:7b:75:6b:99  
          inet addr:192.168.1.5  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::beee:7bff:fe75:6b99/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:63136 errors:0 dropped:0 overruns:0 frame:0
          TX packets:44637 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:80419623 (80.4 MB)  TX bytes:4362093 (4.3 MB)

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:2571 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2571 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:354918 (354.9 KB)  TX bytes:354918 (354.9 KB)

wlan0     Link encap:Ethernet  HWaddr ac:f1:df:03:54:d5  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

//-------------------------------------------------------------------------------------------

nm-tool

NetworkManager Tool

State: connected (global)

- Device: eth0  [Wired connection 1] -------------------------------------------
  Type:              Wired
  Driver:            r8169
  State:             connected
  Default:           yes
  HW Address:        BC:EE:7B:75:6B:99

  Capabilities:
    Carrier Detect:  yes
    Speed:           100 Mb/s

  Wired Properties
    Carrier:         on

  IPv4 Settings:
    Address:         192.168.1.5
    Prefix:          24 (255.255.255.0)
    Gateway:         192.168.1.1

    DNS:             192.168.1.1


- Device: wlan0 ----------------------------------------------------------------
  Type:              802.11 WiFi
  Driver:            rt2800usb
  State:             disconnected
  Default:           no
  HW Address:        AC:F1:DF:03:54:D5

  Capabilities:

  Wireless Properties
    WEP Encryption:  yes
    WPA Encryption:  yes
    WPA2 Encryption: yes

  Wireless Access Points

//-------------------------------------------------------------------------------------------

iwlist scan
eth0      Interface doesn't support scanning.

lo        Interface doesn't support scanning.

wlan0     No scan results

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: Incomplete


** Tags: trusty

** Attachment added: "lspci-vnvn.log"
   https://bugs.launchpad.net/bugs/1318125/+attachment/4109111/+files/lspci-vnvn.log

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1318125

Title:
  Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapter

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  D-Link DWA-125/B1 is a USB Wi-Fi adapter, using a Ralink chipset
  supported by the rt2800usb driver.

  Adapter is detected by system, but there is no scan results present.

  //-------------------------------------------------------------------------------------------

  uname -a
  Linux corsair 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

  //-------------------------------------------------------------------------------------------

  cat /proc/version_signature
  Ubuntu 3.13.0-24.47-generic 3.13.9

  //-------------------------------------------------------------------------------------------

  lsmod | grep rt2800usb
  rt2800usb              27034  0 
  rt2x00usb              20742  1 rt2800usb
  rt2800lib              89076  1 rt2800usb
  rt2x00lib              55307  3 rt2x00usb,rt2800lib,rt2800usb

  //-------------------------------------------------------------------------------------------

  ifconfig -a
  eth0      Link encap:Ethernet  HWaddr bc:ee:7b:75:6b:99  
            inet addr:192.168.1.5  Bcast:192.168.1.255  Mask:255.255.255.0
            inet6 addr: fe80::beee:7bff:fe75:6b99/64 Scope:Link
            UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
            RX packets:63136 errors:0 dropped:0 overruns:0 frame:0
            TX packets:44637 errors:0 dropped:0 overruns:0 carrier:0
            collisions:0 txqueuelen:1000 
            RX bytes:80419623 (80.4 MB)  TX bytes:4362093 (4.3 MB)

  lo        Link encap:Local Loopback  
            inet addr:127.0.0.1  Mask:255.0.0.0
            inet6 addr: ::1/128 Scope:Host
            UP LOOPBACK RUNNING  MTU:65536  Metric:1
            RX packets:2571 errors:0 dropped:0 overruns:0 frame:0
            TX packets:2571 errors:0 dropped:0 overruns:0 carrier:0
            collisions:0 txqueuelen:0 
            RX bytes:354918 (354.9 KB)  TX bytes:354918 (354.9 KB)

  wlan0     Link encap:Ethernet  HWaddr ac:f1:df:03:54:d5  
            UP BROADCAST MULTICAST  MTU:1500  Metric:1
            RX packets:0 errors:0 dropped:0 overruns:0 frame:0
            TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
            collisions:0 txqueuelen:1000 
            RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

  //-------------------------------------------------------------------------------------------

  nm-tool

  NetworkManager Tool

  State: connected (global)

  - Device: eth0  [Wired connection 1] -------------------------------------------
    Type:              Wired
    Driver:            r8169
    State:             connected
    Default:           yes
    HW Address:        BC:EE:7B:75:6B:99

    Capabilities:
      Carrier Detect:  yes
      Speed:           100 Mb/s

    Wired Properties
      Carrier:         on

    IPv4 Settings:
      Address:         192.168.1.5
      Prefix:          24 (255.255.255.0)
      Gateway:         192.168.1.1

      DNS:             192.168.1.1

  
  - Device: wlan0 ----------------------------------------------------------------
    Type:              802.11 WiFi
    Driver:            rt2800usb
    State:             disconnected
    Default:           no
    HW Address:        AC:F1:DF:03:54:D5

    Capabilities:

    Wireless Properties
      WEP Encryption:  yes
      WPA Encryption:  yes
      WPA2 Encryption: yes

    Wireless Access Points

  //-------------------------------------------------------------------------------------------

  iwlist scan
  eth0      Interface doesn't support scanning.

  lo        Interface doesn't support scanning.

  wlan0     No scan results

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1318125/+subscriptions


Follow ups

References