[How-To] Alternatives of Samsung WiFi Link Stick

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

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

Re: Alternatives of Samsung WiFi Link Stick

Post by erdem_ua »

I am try tp compiling this kernel modules since morning :)
Cowen's kernel tool-chain method is defected on my tv and I couldn't how to make it work.
So you are overtake me :D
I adjust attachment size to 2MB, you can EDIT your post to attach rt2870sta.ko.

TV will not pick up this beat because exeDSP is also filter WiFi ID's AFAIK. There is also some configure files that ajdust WiFi properties but I don't remember where I saw them.

But it's not a big problem. This will give us NFS / SAMBA / Djmount via Wireless!
Did you checked up if Yahoo Widgets are working or not? And what about connection test on settings menu?

Thanks
geo650
Official SamyGO Developer
Posts: 303
Joined: Wed Oct 07, 2009 12:03 pm

Re: Alternatives of Samsung WiFi Link Stick

Post by geo650 »

I am glad to say, that my (actually my friend's) Edimax EW-7318USg USB WiFi dongle is working very well with my B650. It is fully configureable in the menu system, and you can freely access the network as it can be done with a cable connection.

I modified B650's firmware (some of you probably know what is run_me scipt), then in the starting script located together with my_rt73.ko file in /mtd_rwarea directory, I put the sequence of rmmod/insmod that you can find in my previous post.

The only disadventage of my method is using a dongle that must have a VID/PID equal to the values stored in my_rt73.ko module.
I am playing with it only for a few hours so there might be more problems, but I cannot see any at the moment.
Thanks everyone for this forum and this thread.
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 »

hi guys,

todays work (for testers) at:
http://linux.zsolttech.com/Samsung/Samy ... -Addon.zip

rt2870sta.ko successful tested on UE40B7020 (with !samsung! wifi dongle 04e8:2018 802.11 n WLAN )

you hawe to stop udhcpc

Code: Select all

killall -QUIT udhcpc
shutdown the nw interface

Code: Select all

ifconfig ra11n0 down
than remove original module

Code: Select all

rmmod rt2870sta
load new module

Code: Select all

insmod <whereweremoduleis>/rt2870sta.ko
fire up nw interface

Code: Select all

ifconfig ra11n0 up
start udhcpc

Code: Select all

udhcpc -i ra11n0 -t 12 -T 5 -b
in tv menu -> setup switch to wired network and switch back to wireless (i have to check iw-commands later)

telnet again to tv
and check output from

Code: Select all

dmesg | grep rtu
output is like this:

Code: Select all

<7>rtusb_disconnect: unregister_netdev(), dev->name=ra11n0!
<4><--- rtusb 2870 1.002(1.4.0.0) exit
<4>rtusb 2870 1.002(1.4.0.0) init --->
<4>rtusb 0.994 init ====>
<4><=== rtusb 0.994 exit
<7>rtusb_disconnect: unregister_netdev(), dev->name=ra11n0!
<4><--- rtusb 2870 1.002(1.4.0.0) exit
<4>rtusb 2870 1.002(1.4.0.0) init --->
<4>rtusb 0.994 init ====>
<4><=== rtusb 0.994 exit
<4>rtusb 0.994 [SamyGO] init ====>
<4><=== rtusb 0.994 [SamyGO] exit
<7>rtusb_disconnect: unregister_netdev(), dev->name=ra11n0!
<4><--- rtusb 2870 1.002(1.4.0.0) exit
<4>rtusb 2870 1.002(1.4.0.0) [SamyGO] init --->
<4>rtusb 0.994 [SamyGO] init ====>
look at nice "branding" :P

have fun
arris
ps: supported devices:

RT73 Wireless Lan Linux Driver

Code: Select all

UsbId -> Vendor: 04E8 Device: 2008
UsbId -> Vendor: 13B1 Device: 0020
UsbId -> Vendor: 13B1 Device: 0023
UsbId -> Vendor: 07D1 Device: 3C03
UsbId -> Vendor: 050D Device: 705A
UsbId -> Vendor: 0B05 Device: 1724
UsbId -> Vendor: 0B05 Device: 1723
UsbId -> Vendor: 0586 Device: 3415
UsbId -> Vendor: 0411 Device: 00D8
UsbId -> Vendor: 0EB0 Device: 9021
UsbId -> Vendor: 148F Device: 9021
UsbId -> Vendor: 0DF6 Device: 90AC
UsbId -> Vendor: 0DF6 Device: 9712
UsbId -> Vendor: 1690 Device: 0722
UsbId -> Vendor: 1044 Device: 800A
UsbId -> Vendor: 1631 Device: C019
UsbId -> Vendor: 1371 Device: 9032
UsbId -> Vendor: 1371 Device: 9022
UsbId -> Vendor: 1472 Device: 0009
UsbId -> Vendor: 0769 Device: 31F3
UsbId -> Vendor: 07B8 Device: B21F
UsbId -> Vendor: 07B8 Device: B21E
UsbId -> Vendor: 07B8 Device: B21D
UsbId -> Vendor: 07B8 Device: B21B
UsbId -> Vendor: 0DB0 Device: A861
UsbId -> Vendor: 0DB0 Device: A874
UsbId -> Vendor: 0DB0 Device: 6877
UsbId -> Vendor: 14B2 Device: 3C22
UsbId -> Vendor: 1044 Device: 8008
UsbId -> Vendor: 18E8 Device: 6238
UsbId -> Vendor: 18E8 Device: 6229
UsbId -> Vendor: 18E8 Device: 6196
UsbId -> Vendor: 14B2 Device: 3C10
UsbId -> Vendor: 050D Device: 905B
UsbId -> Vendor: 7392 Device: 7618
UsbId -> Vendor: 7392 Device: 7318
UsbId -> Vendor: 148F Device: 2671
UsbId -> Vendor: 148F Device: 2573
depends:        usbcore
vermagic:       2.6.18_SELP-ARM preempt mod_unload ARMv6 gcc-4.2
RT2870 Wireless Lan Linux Driver

Code: Select all

UsbId -> Vendor: 14B2 Device: 3C09
UsbId -> Vendor: 0789 Device: 0164
UsbId -> Vendor: 0789 Device: 0163
UsbId -> Vendor: 0789 Device: 0162
UsbId -> Vendor: 5A57 Device: 0282
UsbId -> Vendor: 5A57 Device: 0280
UsbId -> Vendor: 7392 Device: 7711
UsbId -> Vendor: 07B8 Device: 2770
UsbId -> Vendor: 07B8 Device: 2870
UsbId -> Vendor: 07B8 Device: 3071
UsbId -> Vendor: 07B8 Device: 3070
UsbId -> Vendor: 04E8 Device: 2018
UsbId -> Vendor: 14B2 Device: 3C09
UsbId -> Vendor: 1482 Device: 3C09
UsbId -> Vendor: 050D Device: 805C
UsbId -> Vendor: 157E Device: 300E
UsbId -> Vendor: 129B Device: 1828
UsbId -> Vendor: 0E66 Device: 0003
UsbId -> Vendor: 0E66 Device: 0001
UsbId -> Vendor: 15C5 Device: 0008
UsbId -> Vendor: 083A Device: 6618
UsbId -> Vendor: 13D3 Device: 3247
UsbId -> Vendor: 14B2 Device: 3C25
UsbId -> Vendor: 0471 Device: 200F
UsbId -> Vendor: 1740 Device: 9702
UsbId -> Vendor: 1740 Device: 9701
UsbId -> Vendor: 0CDE Device: 0025
UsbId -> Vendor: 0586 Device: 3416
UsbId -> Vendor: 0CDE Device: 0022
UsbId -> Vendor: 083A Device: 7522
UsbId -> Vendor: 083A Device: A618
UsbId -> Vendor: 083A Device: B522
UsbId -> Vendor: 15A9 Device: 0006
UsbId -> Vendor: 1044 Device: 800B
UsbId -> Vendor: 18C5 Device: 0012
UsbId -> Vendor: 07AA Device: 003F
UsbId -> Vendor: 07AA Device: 003C
UsbId -> Vendor: 07AA Device: 002F
UsbId -> Vendor: 14B2 Device: 3C27
UsbId -> Vendor: 14B2 Device: 3C23
UsbId -> Vendor: 050D Device: 8053
UsbId -> Vendor: 14B2 Device: 3C12
UsbId -> Vendor: 14B2 Device: 3C07
UsbId -> Vendor: 07D1 Device: 3C11
UsbId -> Vendor: 07D1 Device: 3C09
UsbId -> Vendor: 2019 Device: AB25
UsbId -> Vendor: 2019 Device: ED06
UsbId -> Vendor: 14B2 Device: 3C28
UsbId -> Vendor: 14B2 Device: 3C06
UsbId -> Vendor: 0DF6 Device: 002D
UsbId -> Vendor: 0DF6 Device: 002C
UsbId -> Vendor: 0DF6 Device: 002B
UsbId -> Vendor: 0DF6 Device: 0017
UsbId -> Vendor: 0B05 Device: 1742
UsbId -> Vendor: 0B05 Device: 1732
UsbId -> Vendor: 0B05 Device: 1731
UsbId -> Vendor: 148F Device: 3070
UsbId -> Vendor: 148F Device: 2870
UsbId -> Vendor: 148F Device: 2770
depends:        usbcore
vermagic:       2.6.18_SELP-ARM preempt mod_unload ARMv6 gcc-4.2
Last edited by erdem_ua on Tue Oct 13, 2009 10:30 pm, edited 1 time in total.
Reason: Code tags for kernel modules info
User avatar
erdem_ua
SamyGO Admin
Posts: 3125
Joined: Thu Oct 01, 2009 6:02 am
Location: Istanbul, Turkey
Contact:

Supported Device List

Post by erdem_ua »

Thanks!. I am adding modules to SF File Release with version number of 0.01

Supported Device list with names via (Debian Krnel Pages)

by rt2870sta

Code: Select all

USB: 0471:200F Philips 802.11n Wireless Adapter
USB: 04E8:2018 Samsung Electronics Co., Ltd (Device name unknown)
USB: 050D:8053 Belkin Components (Device name unknown)
USB: 050D:805C Belkin Components (Device name unknown)
USB: 0586:3416 ZyXEL Communications Corp. NWD-210N 802.11b/g/n-draft wireless adapter
USB: 0789:0162 Logitec Corp. (Device name unknown)
USB: 0789:0163 Logitec Corp. (Device name unknown)
USB: 0789:0164 Logitec Corp. (Device name unknown)
USB: 07AA:002F Corega K.K. CG-WLUSB2GNL
USB: 07AA:003C Corega K.K. (Device name unknown)
USB: 07AA:003F Corega K.K. (Device name unknown)
USB: 07B8:2770 D-Link Corp. (Device name unknown)
USB: 07B8:2870 D-Link Corp. (Device name unknown)
USB: 07B8:3070 D-Link Corp. (Device name unknown)
USB: 07B8:3071 D-Link Corp. (Device name unknown)
USB: 07D1:3C09 D-Link System DWA-140 802.11n Adapter [ralink rt2870]
USB: 07D1:3C11 D-Link System (Device name unknown)
USB: 083A:6618 Accton Technology Corp. 802.11n Wireless Adapter
USB: 083A:7522 Accton Technology Corp. 802.11N Wireless Adapter
USB: 083A:A618 Accton Technology Corp. SMC EZ Connect N Draft 11n Wireless Adapter
USB: 083A:B522 Accton Technology Corp. EZ Connect N Draft 11n Wireless USB2.0 Adapter
USB: 0B05:1731 ASUSTek Computer, Inc. ASUS 802.11n Network Adapter
USB: 0B05:1732 ASUSTek Computer, Inc. 802.11n Network Adapter
USB: 0B05:1742 ASUSTek Computer, Inc. 802.11n Network Adapter
USB: 0CDE:0022 Z-Com 802.11b/g/n Wireless Network Adapter
USB: 0CDE:0025 Z-Com (Device name unknown)
USB: 0DF6:0017 Sitecom Europe B.V. WL-182
USB: 0DF6:002B Sitecom Europe B.V. (Device name unknown)
USB: 0DF6:002C Sitecom Europe B.V. (Device name unknown)
USB: 0DF6:002D Sitecom Europe B.V. (Device name unknown)
USB: 0DF6:0039 Sitecom Europe B.V. (Device name unknown)
USB: 0DF6:003F Sitecom Europe B.V. (Device name unknown)
USB: 0E66:0001 Hawking (Device name unknown)
USB: 0E66:0003 Hawking (Device name unknown)
USB: 1044:800B Chu Yuen Enterprise Co., Ltd GN-WB30N 802.11n WLAN Card
USB: 129B:1828 CyberTAN Technology (Device name unknown)
USB: 13D3:3247 IMC Networks 802.11 n/g/b Wireless LAN Adapter
USB: 1482:3C09 (Vendor name unknown) (Device name unknown)
USB: 148F:2770 Ralink Technology, Corp. (Device name unknown)
USB: 148F:2870 Ralink Technology, Corp. (Device name unknown)
USB: 148F:3070 Ralink Technology, Corp. (Device name unknown)
USB: 14B2:3C06 Ralink Technology, Corp. (Device name unknown)
USB: 14B2:3C07 Ralink Technology, Corp. (Device name unknown)
USB: 14B2:3C09 Ralink Technology, Corp. (Device name unknown)
USB: 14B2:3C12 Ralink Technology, Corp. (Device name unknown)
USB: 14B2:3C23 Ralink Technology, Corp. (Device name unknown)
USB: 14B2:3C25 Ralink Technology, Corp. (Device name unknown)
USB: 14B2:3C27 Ralink Technology, Corp. rt2870 802.11n WLAN
USB: 14B2:3C28 Ralink Technology, Corp. (Device name unknown)
USB: 157E:300E TRENDnet (Device name unknown)
USB: 15A9:0006 (Vendor name unknown) (Device name unknown)
USB: 15C5:0008 (Vendor name unknown) (Device name unknown)
USB: 1737:0071 Linksys (Device name unknown)
USB: 1740:9701 Senao (Device name unknown)
USB: 1740:9702 Senao (Device name unknown)
USB: 18C5:0012 AMIT (Device name unknown)
USB: 2019:AB25 PLANEX (Device name unknown)
USB: 2019:ED06 PLANEX (Device name unknown)
USB: 5A57:0280 Zinwell (Device name unknown)
USB: 5A57:0282 Zinwell (Device name unknown)
USB: 7392:7711 (Vendor name unknown) (Device name unknown)
USB: 7392:7717 (Vendor name unknown) (Device name unknown)
by rt73

Code: Select all

USB: 0411:00F4 MelCo., Inc. (Device name unknown)
USB: 050D:7050 Belkin Components F5D7050 ver 1000 WiFi
USB: 050D:705A Belkin Components F5D7050A Wireless Adapter
USB: 050D:905B Belkin Components F5D9050 ver 3 Wireless Adapter
USB: 050D:905C Belkin Components Wireless G Plus MIMO Network Adapter
USB: 06F8:E010 Guillemot Corp. HWGUSB2-54-LB
USB: 06F8:E020 Guillemot Corp. HWGUSB2-54V2-AP
USB: 0769:31F3 Surecom Technology Corp. RT2573
USB: 07AA:002E Corega K.K. (Device name unknown)
USB: 07B8:B21D D-Link Corp. RT2573
USB: 07D1:3C03 D-Link System DWL-G122 802.11g Adapter [ralink rt73]
USB: 07D1:3C04 D-Link System WUA-1340
USB: 07D1:3C06 D-Link System (Device name unknown)
USB: 07D1:3C07 D-Link System Wireless G DWA-110 Adapter
USB: 0B05:1723 ASUSTek Computer, Inc. WL-167G v2 802.11g Adapter [ralink]
USB: 0B05:1724 ASUSTek Computer, Inc. RT2573
USB: 0DB0:6874 Micro Star International RT2573
USB: 0DB0:6877 Micro Star International RT2573
USB: 0DB0:A861 Micro Star International RT2573
USB: 0DB0:A874 Micro Star International RT2573
USB: 0DF6:90AC Sitecom Europe B.V. WL-172
USB: 0DF6:9712 Sitecom Europe B.V. WL-113 rev 2
USB: 1044:8008 Chu Yuen Enterprise Co., Ltd GN-WB01GS
USB: 1044:800A Chu Yuen Enterprise Co., Ltd GN-WI05GS
USB: 1371:9022 Dick Smith Electronics RT2573
USB: 1371:9032 Dick Smith Electronics C-Net CWD-854 rev F
USB: 13B1:0020 Linksys WUSB54GC 802.11g Adapter [ralink rt73]
USB: 13B1:0023 Linksys WUSB54GR
USB: 1472:0009 Huawei-3Com Aolynk WUB320g
USB: 148F:2573 Ralink Technology, Corp. RT2501USB Wireless Adapter
USB: 148F:2671 Ralink Technology, Corp. RT2601USB Wireless Adapter
USB: 14B2:3C22 Ralink Technology, Corp. rt73 802.11g WLAN
USB: 15A9:0004 (Vendor name unknown) (Device name unknown)
USB: 1631:C019 Good Way Technology RT2573
USB: 1690:0722 Askey Computer Corp. [hex] RT2573
USB: 1740:7100 Senao (Device name unknown)
USB: 18E8:6196 Qcom RT2573
USB: 18E8:6229 Qcom RT2573
USB: 18E8:6238 Qcom (Device name unknown)
USB: 2019:AB01 PLANEX GW-US54HP
USB: 2019:AB50 PLANEX GW-US54Mini2
hubecker
Posts: 16
Joined: Tue Oct 13, 2009 10:51 pm
Location: Germany

Re: Alternatives of Samsung WiFi Link Stick

Post by hubecker »

Yesterday i bougth the D-Link System DWA-140 802.11n Adapter [ralink rt2870] and i can confirm that it is working with
arris69 SamyGO-WiFi-Extension-Addon.zip.
Since i have only telnet access it was a bit tricky switching back and forth from cable to wireless.
But once the module is loaded (of course you have to remove the original one) and you have done

Code: Select all

ifconfig ra11n0 up
you can configure in tv menu -> setup switch your wired network with wpa.
Even 802.11n is working.

@arris69
Would be great, if this could be integrated in your SamyGO-UPNP-Extension.zip.
I think this could be a kind of general extension.
I saw there is already planned to integrate samba and ssh.
Good work.

Regards

Hubert
TV: UE46ES8090 T-ECPDEUC-2007.0
User avatar
erdem_ua
SamyGO Admin
Posts: 3125
Joined: Thu Oct 01, 2009 6:02 am
Location: Istanbul, Turkey
Contact:

Re: Alternatives of Samsung WiFi Link Stick

Post by erdem_ua »

I am looking for integrating those kernel modules to firmware.
It's different than patching exeDSP. New addition of files could change FAT is problem because script is OS independent. I can mount image on linux and could inject kernel modules but this breaks windows compatibility. I am thinking on alternative ways to inject module to in the TV.

Locked

Return to “[B] Hardware”