SamyGO Extensions [v0.03.6]

Here are software that related with Samsung B series TVs. Like hex editors, new version of BusyBox or internal software, app programs that will run in your TV hardware.:!:This forum is NOT FOR USER QUESTIONS or Problems.

jojomail
Posts: 20
Joined: Fri Nov 06, 2009 12:47 am

Re: SamyGO Extensions (rc for testing)

Post by jojomail »

Is there another way than modifying squashfs images to integrate wifi extensions (rtxxxx.ko modules) ? I'm using MacOSX and the howto described here http://forum.samygo.tv/viewtopic.php?f=2&t=68 isn't transposable.
An idea ?
tnx
arris69
Official SamyGO Developer
Posts: 1700
Joined: Fri Oct 02, 2009 8:52 am
Location: Austria/Vienna (no Kangaroos here)
Contact:

Re: SamyGO Extensions (rc for testing)

Post by arris69 »

jojomail wrote:Is there another way than modifying squashfs images to integrate wifi extensions (rtxxxx.ko modules) ? I'm using MacOSX and the howto described here http://forum.samygo.tv/viewtopic.php?f=2&t=68 isn't transposable.
An idea ?
tnx
all tools you need are in the SamyGO-All-Extensions pack, you can extract and repack the boot/root/appdata partitions direct on your tv (SamyGO/opt/privateer/bin/)

hth
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 (rc for testing)

Post by arris69 »

hini7 wrote:
Please only to assure that you've done... You've said that no file touched... Have you set the IP of your servers? If your net it's not in the configs default IP range set by the author you will not achieve to connect to the different services.
ip range isn't set in the scripts, information is read from the tvs arp table.
the entry

Code: Select all

#SERVER="10.0.0.1"
is commented, you can uncomment and _than_ you have to set it to _your_ servers address (result is a faster script execution)

hth
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 (rc for testing)

Post by arris69 »

knefas wrote:Hi arris, great great work! :)

Could you release the source code of SamyGOE.so? Why don't you get svn access to sourceforge samyGo repository and check all the stuff in there? It might help with later development!
there is no magic in the source ;)
SamyGOE.so based on SDL sample program
http://forum.samygo.tv/viewtopic.php?f=5&t=96#p553
and just starts the main script rcSGO -> system(<whatewer>);

i plan to make some kind of control panel (motivation level very low), may
somebody is faster than me :mrgreen:

and who is willing to maintain the svn commits?

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 (rc for testing)

Post by arris69 »

msurg wrote:...

Here is the output.

Code: Select all

# sh -x /dtv/usb/sda1/SamyGO/rcSGO
+ alias .=source
+ [ ! -e /proc/mounts ]
+ [ -x /etc/rc.early.local ]
+ S_SCRIPT=echo Bummer > /dev/kmsg
+ [ -x /dtv/usb/sda/SamyGO/etc/rc.sysinit ]
+ [ -x /dtv/usb/sda1/SamyGO/etc/rc.sysinit ]
+ [ -x /mtd_tlib/SamyGO/etc/rc.sysinit ]
+ [ -x /mtd_tlib/swf/SamyGO/etc/rc.sysinit ]
+ [ -x /mtd_tlib/GGame/SamyGO/etc/rc.sysinit ]
+ [ -x /mtd_down/SamyGO/etc/rc.sysinit ]
+ [ -x /mtd_wiselink/SamyGO/etc/rc.sysinit ]
+ [ -x /etc/telnetd_start.sh ]
+ S_SCRIPT=/etc/telnetd_start.sh &
+ cut -d   -f2
+ echo /etc/telnetd_start.sh &
+ echo SYSROOT="&"
+ eval /etc/telnetd_start.sh &
+ /etc/telnetd_start.sh
# mount: Mounting devpts on /dev/pts failed: Device or resource busy
telnetd: bind: Address already in use
Hope it helps..
looks very strange, /dtv/usb/sda1/SamyGO/etc/rc.sysinit isn't executable.
can you pls post of output of:

Code: Select all

ls -alR /dtv/usb/sda1
and

Code: Select all

mount
and your firmware version (somewhere in menu -> software update, you can see actual and previous installed version)

Post Reply

Return to “[B] Software”