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.

User avatar
alaci
Posts: 7
Joined: Mon Jan 04, 2010 4:49 pm
Contact:

Re: SamyGO Extensions [v0.03.5 Beta]

Post by alaci »

The permissions are ok because the symlinks are working on my WDTV Live and my laptop and my PC. (The share is same)

TV handles the standard directories on NFS. Problems only symlinks on NFS.

I am using absolute pathnames in symlinks (/mnt/music), not using relative pathnames (../../, etc.)

All files and directories permissions are 755 in share.

I don't understand what's the problem.
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 »

alaci wrote:The permissions are ok because the symlinks are working on my WDTV Live and my laptop and my PC. (The share is same)

TV handles the standard directories on NFS. Problems only symlinks on NFS.

I am using absolute pathnames in symlinks (/mnt/music), not using relative pathnames (../../, etc.)

All files and directories permissions are 755 in share.

I don't understand what's the problem.
the problem is
I am using absolute pathnames in symlinks (/mnt/music), not using relative pathnames (../../, etc.)
you can try to use mount -o bind on your nfs server

hth
arris
User avatar
alaci
Posts: 7
Joined: Mon Jan 04, 2010 4:49 pm
Contact:

Re: SamyGO Extensions [v0.03.5 Beta]

Post by alaci »

you can try to use mount -o bind on your nfs server

hth
arris
mount -o bind also doesn't work. But all other devices (laptop, pc, WDTV live are working with binded directory) :cry:
My Music folder is on other partition and other disk.
I try again chmod -R and chown -R commands on share, all permissions ok but do not help.

Does it work for you?

Maybe this is mount command or nfs client problem!

Or this: (the directory on the server is not part of the client's name space.)
http://uw714doc.sco.com/en/SDK_sysprog/ ... h_NFS.html (Look: Symbolic links with NFS: example 2)
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 »

alaci wrote:....

Or this: (the directory on the server is not part of the client's name space.)
http://uw714doc.sco.com/en/SDK_sysprog/ ... h_NFS.html (Look: Symbolic links with NFS: example 2)
sounds logical.

mount -o bind works if you export the mount point (it won't work if it is under the exported directory)

other thing is the extensions rewrite / to _ every export is on root of the mount point. so if a symlinks points outside of the exported directory it won't work on the tv.

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 [v0.03.5 Beta]

Post by arris69 »

watskebart wrote:I was wondering if it's possible to increase the timeout for the start/stop sequence of the new control panel?
why?

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

Post by arris69 »

watskebart wrote:With my TV it happens several times when the control panel is shutting down and not all the services are detected the TV freeze's.
A reboot with MicomCtrl 143 fixes this off course.
i think it's not a timeout problem, but you can change somes stuff in the function exec_cmd and report the results :)

arris

Post Reply

Return to “[B] Software”