Page 2 of 2
Re: Game plugin to change WiFi modules
Posted: Wed Aug 25, 2010 8:30 am
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.
Re: Game plugin to change WiFi modules
Posted: Wed Aug 25, 2010 10:14 am
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
Re: Game plugin to change WiFi modules
Posted: Wed Aug 25, 2010 12:39 pm
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.
Re: Game plugin to change WiFi modules
Posted: Thu Aug 26, 2010 9:58 am
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