Game plugin to change WiFi modules

Here for general support for B series TVs, request and problem solve area.

User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Game plugin to change WiFi modules

Post by juusso »

peeblessf wrote:... the point is doing it without using a laptop every time we start the TV ...
Without paching firmware you don`t get it ever. If you want get it automated with TV start, you must pach fw and use gdb trick to attach "games" to exeDSP.
peeblessf wrote:... but the WiFi dongle was not detected. Has anybody successfully used this?
I have. But now i`m using patched fw with lot of extensions runing automaticaly with TV start.
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
arris69
Official SamyGO Developer
Posts: 1700
Joined: Fri Oct 02, 2009 8:52 am
Location: Austria/Vienna (no Kangaroos here)
Contact:

Re: Game plugin to change WiFi modules

Post by arris69 »

peeblessf wrote:...
Sure, telnet enabler trojan can do, the point is doing it without using a laptop every time we start the TV.
you don't need a laptop. you can modify the telnet.sh script to start your stuff and not telnet.
peeblessf wrote:That's what I wanted to create a Game plugin, but I haven't found information regarding how to do it.

i'm shure most of the samygo apps are shipped with source code.

hth
arris
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Game plugin to change WiFi modules

Post by juusso »

peeblessf wrote: So, adding

Code: Select all

rmmod rt73                           # remove old kernel module
rmmod rt2870sta
sleep 10
insmod ./modules/rt2870sta.ko        # install new module, you can also replace with rt73 or rt2570sta.ko or rt2870sta
to telnet.sh should work?
It should work just after you copy rt2870sta.ko to modules directory on your pen or TV memory: /mtd_tlib/[trojan enabler dir]/modules
You must correct path to driver anyway.
Another way - copy rt2870sta.ko to /mtd_rwarea/modules and command should be: insmod /mtd_rwarea/modules/rt2870sta.ko instead.
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
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Game plugin to change WiFi modules

Post by juusso »

peeblessf wrote:It did work!!!
I had to copy subfolder "telnet" from the SamyGO Telnet Enabler Trojan v0.01 to the base folder of the USB or otherwise the TV wouldn't detect the 'game'.
It runs perfectly from Children menu, not Games. You could`t see it in Games menu until You copied it.
peeblessf wrote:I still don't get why I can modify the telnet.sh but couldn't the setup.sh I was initially trying...
Loader calls specified file, named telnet.sh. I don`t think, that this Setup game was well working on Your (and mine too TV)s
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

Post Reply

Return to “[B] Support”