[How-To] Alternatives of Samsung WiFi Link Stick

This forum is for information related with B series hardware instead of firmware/software.
Locked

nspierbundel
Posts: 84
Joined: Thu Sep 29, 2011 3:08 pm

Re: [How-To] Alternatives of Samsung WiFi Link Stick

Post by nspierbundel »

Ty
I lookedup a previous link i posted and most 125 pens are 3070, can someone with a working stick post rev no and chip type?
coticj
Posts: 4
Joined: Sun Feb 06, 2011 9:39 pm

Re: [How-To] Alternatives of Samsung WiFi Link Stick

Post by coticj »

Is there a way to compile the 3070 driver for the C650-series?
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: [How-To] Alternatives of Samsung WiFi Link Stick

Post by juusso »

Somewhere Erdem posted rt3070 driver for D series already. You should try it...
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
coticj
Posts: 4
Joined: Sun Feb 06, 2011 9:39 pm

Re: [How-To] Alternatives of Samsung WiFi Link Stick

Post by coticj »

Hey juuso, do you maybe have a link, as all I can find is this thread?
cjason
Posts: 7
Joined: Sun Dec 18, 2011 7:04 pm

Re: [How-To] Alternatives of Samsung WiFi Link Stick

Post by cjason »

Hello.

Got myself a DWA-125 (rev. A3, FW ver: 1.50) and after few hours of trying, I was finally able to get the drivers working.

lsusb

Code: Select all

Bus 003 Device 003: ID 2001:3c19 D-Link Corp. 
iwpriv ra0

Code: Select all

ra0       Available private ioctls :
          set              (8BE2) : set 1024 char  & get   0      
          connStatus       (0004) : set 1024 char  & get 2047 char 
          driverVer        (0005) : set 1024 char  & get 2047 char 
          bainfo           (0006) : set 1024 char  & get 2047 char 
          descinfo         (0007) : set 1024 char  & get 2047 char 
          radio_off        (000A) : set 1024 char  & get 2047 char 
          radio_on         (000B) : set 1024 char  & get 2047 char 
          show             (0015) : set 1024 char  & get 2047 char 
          adhocEntry       (0016) : set 1024 char  & get 2047 char 
          bbp              (8BE3) : set 2047 char  & get 2047 char 
          mac              (8BE5) : set 1024 char  & get 1024 char 
          rf               (8BF3) : set 2047 char  & get 2047 char 
          e2p              (8BE7) : set 1024 char  & get 1024 char 
          stat             (8BE9) : set   0       & get 2047 char 
          get_site_survey  (8BED) : set   0       & get 1024 char 
usb-devices

Code: Select all

T:  Bus=03 Lev=01 Prnt=01 Port=04 Cnt=01 Dev#=  3 Spd=480 MxCh= 0
D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=2001 ProdID=3c19 Rev=01.01
S:  Manufacturer=Ralink
S:  Product=11n Adapter
S:  SerialNumber=1.0
C:  #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=450mA
I:  If#= 0 Alt= 0 #EPs= 7 Cls=ff(vend.) Sub=ff Prot=ff Driver=rt2870
The problem is when I try to modify VID and PID using those two commands on wiki page.

Code: Select all

iwpriv ra0 e2p 208=04E8
iwpriv ra0 e2p 20A=2018
They return:

Code: Select all

ra0       e2p:208=04E8
ra0       e2p:20A=2018
The VID and PID are NOT changed. What seems to be the problem? Or just might be different EEPROM addresses in this A3 hardware revision?

Thanks.
nspierbundel
Posts: 84
Joined: Thu Sep 29, 2011 3:08 pm

Re: [How-To] Alternatives of Samsung WiFi Link Stick

Post by nspierbundel »

dwa-125 rev a3 http://www.wikidevi.com/wiki/D-Link_DWA-125_rev_A3
RT5370 maybe not compatible to use e2p

can you do a full hex dump as described a couple pages earlier ?
Daniel
cjason
Posts: 7
Joined: Sun Dec 18, 2011 7:04 pm

Re: [How-To] Alternatives of Samsung WiFi Link Stick

Post by cjason »

nspierbundel wrote: RT5370 maybe not compatible to use e2p

can you do a full hex dump as described a couple pages earlier ?
Daniel
If by full hex dump you mean running that little script that try all EEPROM addresses via "iwpriv ra0 e2p {addr}", I already done it and it's not useful.
It contains nothing but "ra0 e2p:0" and so on until "ra0 e2p:b128". After 1hour or so I just stop the script with ^c...

Interesting thing is that now I try to do the same thing with another dongle - "Edimax EW-7711UAn" and same results: VID and PID not changed.
This model is clearly mentioned on wiki page so I started to think is a driver fault so I tried using several versions of Ralink driver (v2.4.0.1, v2.5.0.1, v2.5.0.3). Same thing.

What am I doing wrong??? My distro is a Debian - "Linux debian 2.6.32-5-amd64 #1 SMP Thu Nov 3 05:54:18 UTC 2011 x86_64 GNU/Linux".

Locked

Return to “[B] Hardware”