[How-To] Alternatives of Samsung WiFi Link Stick

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

arris69
Official SamyGO Developer
Posts: 1700
Joined: Fri Oct 02, 2009 8:52 am
Location: Austria/Vienna (no Kangaroos here)
Contact:

Re: Alternatives of Samsung WiFi Link Stick

Post by arris69 »

filimo wrote:I have USB: 07D1:3C0A D-Link System DWA-140 RangeBooster N Adapter(rev.B2) [Ralink RT2870].
Pls, tell me. Which rt2870sta.ko I use for my 40B652 TV?

I see wiki for tr2870sta. USB: 07D1:3C07 D-Link System Wireless G DWA-110 Adapter is last.
rt3070sta.ko

you can find it in latest "SamyGO All Extensons" pack

hth
arris
User avatar
erdem_ua
SamyGO Admin
Posts: 3126
Joined: Thu Oct 01, 2009 6:02 am
Location: Istanbul, Turkey
Contact:

Re: Alternatives of Samsung WiFi Link Stick

Post by erdem_ua »

Try module in WiFi package.
arris69
Official SamyGO Developer
Posts: 1700
Joined: Fri Oct 02, 2009 8:52 am
Location: Austria/Vienna (no Kangaroos here)
Contact:

Re: Alternatives of Samsung WiFi Link Stick

Post by arris69 »

filimo wrote:I tried rt3070sta.ko but the device blink with red lamp only.
I can't choice a network type. there're only cable for a choice.
I see my tv recognize the wi-fi usb.

...
ra0 Link encap:Ethernet HWaddr 1C:AF:F7:6E:A4:C0
inet addr:192.168.1.11 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING 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:391758 (382.5 KiB) TX bytes:228228 (222.8 KiB)
looks like you have network, but tv won't let you configure wired and wireless at the same time via menu.
but i think you can switch manualy if you write to /dtv/usb/netlog, something like

Code: Select all

echo "index[0]
product : ra11n0" > /dtv/usb/netlog
or may

Code: Select all

echo "index[0]
product : ra0" > /dtv/usb/netlog
or just disconnect your network cable

may driver needs patch to name the device to ra11n0 and not ra0
hth
arris
arris69
Official SamyGO Developer
Posts: 1700
Joined: Fri Oct 02, 2009 8:52 am
Location: Austria/Vienna (no Kangaroos here)
Contact:

Re: Alternatives of Samsung WiFi Link Stick

Post by arris69 »

filimo wrote:arris69,
I tried all your advises but nothing. I can't switch to wireless via menu.
the network is up, so may you can change settings manualy
with ifconfig iwconfig udhcp etc...
filimo wrote: I taked my rt3070sta.ko from SamyGO All Extensions v0.03.5. maybe are there other versions it?
http://www.google.at/#&q=rt3070sta+for+arm
filimo wrote: how can I change from ra0 to ra11n0?
in the source? or with ifrename if you can find a working version (may its shipped by samsung on your tv?)

hth
arris
arris69
Official SamyGO Developer
Posts: 1700
Joined: Fri Oct 02, 2009 8:52 am
Location: Austria/Vienna (no Kangaroos here)
Contact:

Re: Alternatives of Samsung WiFi Link Stick

Post by arris69 »

filimo wrote:arris69,
pls, tell me how can i connect to my adsl modem with manual?
my adsl modem use
WPA-PSK with WPA Pre-Shared Key: ******,
WPA Group Rekey Interval: 0,
WPA Encryption: TKIP
DHCP: On

# iwlist ra0 scan
ra0 Scan completed :
..................................................
Cell 03 - Address: 00:26:5A:DF:EB:C6
Protocol:802.11b/g
ESSID:"Tiv"
Mode:Managed
Frequency:2.462 GHz (Channel 11)
Quality:68/100 Signal level:-63 dBm Noise level:-92 dBm
Encryption key:on
Bit Rates:54 Mb/s
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (1) : TKIP
Authentication Suites (1) : PSK
1. try it without encryption.
2. i don't know how samsung implemented wpa
3. may wep works
4. http://www.linuxhomenetworking.com/wiki ... Networking

iwconfig ra0 mode Managed
iwconfig ra0 essid Tiv
iwconfig ra0 key <your hex key>

arris
arris69
Official SamyGO Developer
Posts: 1700
Joined: Fri Oct 02, 2009 8:52 am
Location: Austria/Vienna (no Kangaroos here)
Contact:

Re: Alternatives of Samsung WiFi Link Stick

Post by arris69 »

filimo wrote:...
Now I've one question. My tv detect virtual usb after I put any usb flash drive in only.
How can I force it detect without a drive?
why u don't use the whole "SamyGO Extensions Pack"?

you need to load the usb-gadget drivers dummy_hcd.ko and g_file_storage.ko
take a look at SamyGO/etc/init.d/02_04_vusb.init

arris

Locked

Return to “[B] Hardware”