SamyGO Extensions [v0.03.6] for c-series

Here are software that related with Samsung C series TVs, applications, programs that will run in your TV or computer...:!:This forum is NOT FOR USER QUESTIONS or Problems.

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

Re: SamyGO Extensions [v0.03.6 rc] for c-series- rt73 driver

Post by arris69 »

vlpoliakov wrote:
gipas wrote:Hi arris69,
is there a chance to get driver for usb-wifi with rt73 compiled in the future SamyGO releases? I saw it available in SamyGo for other samsung CPU platforms, but not in one you compiled for C-series.
rt73.ko standalone would also help :)
ralink rt73 driver needs to be ported to new napi interface -> feel free to send me the patches
serialmonkey based rt73 driver needs backport to not use linux kernels request firmware mechanism -> feel free to send me the patches
vlpoliakov wrote: and, please, for DLINK DWA-140 rev. B2 ...
07D1;3C0A;RT2870 Wireless Lan Linux Driver;2.6.24_SELP.4.3.x-Cortex-A8/kernel/drivers/net/rt3070sta.ko
07D1;3C0A;RT2870 Wireless Lan Linux Driver;2.6.28.10/kernel/drivers/net/rt3370sta.ko
07D1;3C0A;RT2870 Wireless Lan Linux Driver;2.6.28.10/kernel/drivers/net/rt3070sta.ko

none of the drivers are in the corresponding "Extensions Pack"?

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

Re: SamyGO Extensions [v0.03.6 rc] for c-series- rt73 driver

Post by arris69 »

vlpoliakov wrote:
arris69 wrote: 07D1;3C0A;RT2870 Wireless Lan Linux Driver;2.6.24_SELP.4.3.x-Cortex-A8/kernel/drivers/net/rt3070sta.ko
07D1;3C0A;RT2870 Wireless Lan Linux Driver;2.6.28.10/kernel/drivers/net/rt3370sta.ko
07D1;3C0A;RT2870 Wireless Lan Linux Driver;2.6.28.10/kernel/drivers/net/rt3070sta.ko

none of the drivers are in the corresponding "Extensions Pack"?

arris
hi!!

yes, 07D1:3C0A, 2.6.24_SELP.4.3.x-Cortex-A8/kernel/drivers/net/rt3070sta.ko

after insmod, I do ifconfig ra0 UP, and after iwconfig or iwlist TV reboot.... after 3-6 secs

my TV is UE40C6540SW

p.s. after insmod TV show window with WIFI tool, but not locate my wifi access point.
you removed the shipped rt357* drivers before???

arris
dksoul
Official SamyGO Developer
Posts: 47
Joined: Tue Nov 23, 2010 2:13 pm
Location: Lisbon, Portugal

Re: SamyGO Extensions [v0.03.6] for c-series

Post by dksoul »

I haven't found the rt2870sta module compiled for the T-TDT5DEUC (2.6.18_SELP.4.2.x-hidtv_sx-mips24ke_nfp_be) so I compiled it myself.
It's available here.

Code: Select all

SELP#> rmmod rt3572sta
SELP#> insmod rt2870sta.ko  # then follow on screen configuration
Last edited by dksoul on Sun May 29, 2011 2:13 am, edited 1 time in total.
arris69
Official SamyGO Developer
Posts: 1700
Joined: Fri Oct 02, 2009 8:52 am
Location: Austria/Vienna (no Kangaroos here)
Contact:

Re: SamyGO Extensions [v0.03.6] for c-series

Post by arris69 »

dksoul wrote:I haven't found the rt2870sta module compiled for the T-TDT5DEUC (2.6.18_SELP.4.2.x-hidtv_sx-mips24ke_nfp_be) so I compiled it myself.
It's available here: http://bit.ly/h7CF5G

Code: Select all

SELP#> rmmod rt3572sta
SELP#> insmod rt2870sta.ko  # then follow on screen configuration
the rt3070 or rt3370 don't support your device?

arris
dksoul
Official SamyGO Developer
Posts: 47
Joined: Tue Nov 23, 2010 2:13 pm
Location: Lisbon, Portugal

Re: SamyGO Extensions [v0.03.6] for c-series

Post by dksoul »

arris69 wrote:
dksoul wrote:I haven't found the rt2870sta module compiled for the T-TDT5DEUC (2.6.18_SELP.4.2.x-hidtv_sx-mips24ke_nfp_be) so I compiled it myself.
It's available here: http://bit.ly/h7CF5G

Code: Select all

SELP#> rmmod rt3572sta
SELP#> insmod rt2870sta.ko  # then follow on screen configuration
the rt3070 or rt3370 don't support your device?

arris
Because I was looking for the rt2870 I haven't tried those, but I will try them and give feedback.

EDIT: Have tried both rt3070sta and rt3370sta but neither works with my card (D-Link DWA-140, H/W Ver. B1). It needs the above rt2870sta driver.
dksoul
Official SamyGO Developer
Posts: 47
Joined: Tue Nov 23, 2010 2:13 pm
Location: Lisbon, Portugal

Re: SamyGO Extensions [v0.03.6] for c-series

Post by dksoul »

dksoul wrote:
arris69 wrote:
dksoul wrote:I haven't found the rt2870sta module compiled for the T-TDT5DEUC (2.6.18_SELP.4.2.x-hidtv_sx-mips24ke_nfp_be) so I compiled it myself.
It's available here: http://bit.ly/h7CF5G

Code: Select all

SELP#> rmmod rt3572sta
SELP#> insmod rt2870sta.ko  # then follow on screen configuration
the rt3070 or rt3370 don't support your device?

arris
Because I was looking for the rt2870 I haven't tried those, but I will try them and give feedback.

EDIT: Have tried both rt3070sta and rt3370sta but neither works with my card (D-Link DWA-140, H/W Ver. B1). It needs the above rt2870sta driver.
I have just found out that I can use the original rt3572sta driver without any modification, by adding the device ID to it (source).

PC: find out the device ID

Code: Select all

root@laptop:~# lsusb
[...]
Bus 001 Device 004: ID 07d1:3c09 D-Link System DWA-140 802.11n Adapter [ralink rt2870]
[...]
TV: add the device ID to the driver

Code: Select all

SELP#> echo "07d1 3c09" > /sys/bus/usb/drivers/rt2870/new_id    # then follow on screen configuration

Post Reply

Return to “[C] Software”