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.

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.5 Beta]

Post by arris69 »

mortimerx wrote:...

Do you have any idea why my TV freezes using 0.03.5?

regards,
morti
the threading has no realy locking and cleanup routines . the starter-library is a prof of concept.
it use threads to get control from - to other processes so may some day it should be easy to implement own media player and other more or less useful stuff
(like change bootloader, revert firmware....) but first it needs a nice working gui and api. :roll:

but if you don't start the extensions from your boot script (i am shure the extensions perse won't let hung the tv, just the starterlib do it) you can try to replace the libSamyGO.so with the file SamyGOE.so from older version. (see first post in this thread)

in next days i will release a version that use old starting method per default.

arris
jw1001
Posts: 166
Joined: Mon Dec 07, 2009 4:58 pm

Re: SamyGO Extensions [v0.03.5 Beta]

Post by jw1001 »

Did you read the Wiki? There are separate pages for mounting NFS and Samba, but I have only used the Extensions pack - there, you need to edit the *.init file for the method you are using (e.g. 04_04_samba.init). Open the init file in a Linux-compatible text editor (not Notepad) and enter the specific details where indicated - user, password, and server if you want a fixed address (otherwise the TV will search).

Code: Select all

##### CHANGE MEEEEE !!!!! ######
USER="your_server_username"
PASSWD="your_server_password"
PERM="rw" # can be ro or rw
##### CHANGE MEEEEE END ######
and

Code: Select all

SERVER="192.168.1.2"
For extensions you don't want, I think you can just remove the init file (but don't hold me to that!)
c74k
Posts: 105
Joined: Tue May 04, 2010 7:45 pm

Re: SamyGO Extensions [v0.03.5 Beta]

Post by c74k »

if no login and no password set empty ??
User avatar
erdem_ua
SamyGO Admin
Posts: 3126
Joined: Thu Oct 01, 2009 6:02 am
Location: Istanbul, Turkey
Contact:

Re: SamyGO Extensions [v0.03.5 Beta]

Post by erdem_ua »

It doesn't work that way. You needed to put password. Just use 1111 like password if it's hard to remember :D
User avatar
alaci
Posts: 7
Joined: Mon Jan 04, 2010 4:49 pm
Contact:

Re: SamyGO Extensions [v0.03.5 Beta]

Post by alaci »

My tv is working good with patched firmware (46B651T3P CI+ with 2006FW) but I have a problem.

I tested the NFS and Samba share (Ubuntu Linux server) and everything works but the NFS mount don't follow the symbolic links.

Some folders are in a different partition and I use a symlink.

The Samba shows the symlinked folders but NFS does not show. (My WDTV Live Media Player shows symlinks in NFS share).

What is the solution?

Sorry for my poor English...
User avatar
erdem_ua
SamyGO Admin
Posts: 3126
Joined: Thu Oct 01, 2009 6:02 am
Location: Istanbul, Turkey
Contact:

Re: SamyGO Extensions [v0.03.5 Beta]

Post by erdem_ua »

I think this could be handled via nfs permissions on server (and also on client might be.)
I wonder the answer too. :)

Post Reply

Return to “[B] Software”