View: 5830|Reply: 3

Wifi Dongle not detecting on my orangepi one?

[Copy link]

1

threads

3

posts

17

credits

Novice

Rank: 1

credits
17
Published in 2016-8-16 15:31:53 | Show all floors |Read mode
Edited by sambhu619 at 2016-8-16 14:43

I'm trying to connect a wifi adapter(D-Link dwa123) to it. but its not detecting, I'm using ARMBIAN Debian GNU/Linux 8 (jessie) 3.4.112-sun8i.

please help.



10

threads

218

posts

2040

credits

Gold member

Rank: 6Rank: 6

credits
2040
Published in 2016-8-17 22:02:08 | Show all floors
Edited by nopnop2002 at 2016-8-17 22:23

D-Link dwa123 uses Ralink RT3370.
I think that rt2800usb driver is supporting it.

https://wiki.debian.org/rt2800usb

When searching and compiling the latest driver source, Or when installing latest Firmware,it may work.

Latest driver is here.
http://www.mediatek.com/en/downloads1/downloads/

When seeing dmesg, you may be able to find a countermeasure.

I could use now RT3070 to modify a driver source.


1

threads

3

posts

17

credits

Novice

Rank: 1

credits
17
 Author| Published in 2016-8-18 14:29:15 | Show all floors
Edited by sambhu619 at 2016-8-18 14:31
nopnop2002 replied at 2016-8-17 19:02
D-Link dwa123 uses Ralink RT3370.
I think that rt2800usb driver is supporting it.

while doing a "lsusb"

lsusb
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 2001:3310 D-Link Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

its showing..

But when i do a ifconfig the 'wlan' interface is not there...  please help...

0

threads

2

posts

15

credits

Novice

Rank: 1

credits
15
Published in 2016-8-22 16:32:14 | Show all floors
I have the very same wifi adapter.
With armbian 5.14, it was detected but it doesnt even light up.
Then, I compiled a new driver.

  1. sudo rmmod 8188eu
  2. git clone https://github.com/lwfinger/rtl8188eu
  3. cd rtl8188eu
  4. make ARCH=arm
  5. sudo make install
Copy code


With the new driver the adapter light up and working.
But I cant connect to my wifi, It show very weak signal eventhough its just beside the modem.
I got tired and frustrated... I gave up for now.

At least the adapter is working and show a result with iwconfig
You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list