Getting wifi dongle D-Link DWA-123 to work

This forum is for topics specific to the Raspberry Pi and Arch Linux ARM

Getting wifi dongle D-Link DWA-123 to work

Postby sepul » Thu Jun 12, 2014 1:26 pm

Trying to get D-Link DWA-123 wifi dongle work, but no luck so far. (r8188eu)

$this->bbcode_second_pass_code('', '
$ uname -r
3.14.4-1-ARCH
')

$this->bbcode_second_pass_code('', '
$ ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
11: wlan0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN mode DEFAULT group default qlen 1000
link/ether c4:a8:1d:f3:cb:68 brd ff:ff:ff:ff:ff:ff
')

$this->bbcode_second_pass_code('', '
$ sudo iw dev wlan0 info
command failed: No such device (-19)
')

$this->bbcode_second_pass_code('', '
$ lsmod | grep 8188
r8188eu 739433 0
usbcore 187240 6 uhci_hcd,usb_storage,r8188eu,ehci_hcd,ehci_pci,usbhid
')

$this->bbcode_second_pass_code('', '
$ lsusb
Bus 001 Device 010: ID 2001:3310 D-Link Corp.
')

$this->bbcode_second_pass_code('', '
$ sudo lshw -C network
*-usb
description: Wireless interface
product: DWA-123 11n Adapter
vendor: Realtek
physical id: 5
bus info: usb@1:5
logical name: wlan0
version: 0.00
serial: C4A81DF3CB68
capabilities: usb-2.00 ethernet physical wireless
configuration: broadcast=yes driver=r8188eu maxpower=500mA multicast=yes speed=480Mbit/s wireless=unassociated
')

$this->bbcode_second_pass_code('', '
$ dmesg | tail
[10075.540577] usbcore: deregistering interface driver r8188eu
[10075.962797] R8188EU: ERROR indicate disassoc
[10076.092362] usb 1-1.3: reset high-speed USB device number 5 using dwc_otg
[10087.504201] r8188eu: module is from the staging directory, the quality is unknown, you have been warned.
[10087.506818] Chip Version Info: CHIP_8188E_Normal_Chip_TSMC_D_CUT_1T1R_RomVer(0)
[10087.569339] usbcore: registered new interface driver r8188eu
')

Very frustrating, I have bought 3 different wifi dongles and none of them work on my PC arch or on Raspberry Arch
sepul
 
Posts: 9
Joined: Sat Feb 08, 2014 1:10 pm

Re: Getting wifi dongle D-Link DWA-123 to work

Postby moonman » Thu Jun 12, 2014 10:33 pm

Try dkms-8188eu package and blacklist "rtlwifi". It is supposed to be the same driver as the in-tree one, but who knows - it might work.
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3388
Joined: Sat Jan 15, 2011 3:36 am


Return to Raspberry Pi

Who is online

Users browsing this forum: No registered users and 18 guests