Samsung UExxD5700 - rooting

Here is information about customize your D series firmware..:!:This forum is NOT FOR USER questions or problems but DEVELOPER.

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

Re: Samsung UExxD5700 - rooting

Post by juusso »

dissable djmount.ini ;)
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: Samsung UExxD5700 - rooting

Post by arris69 »

mmmmmm wrote:
Spoza wrote:...

I have to mention that I am able to browse the share from my Windows7 computer.

I tried with the latest samba server version available for the SnakeOS (ver.3.6.1) and still the loading message does not end.

Any ideas, anyone?
you tv has pvr function?
mmmmmm
SamyGO Project Donor
Posts: 22
Joined: Thu Dec 08, 2011 5:16 pm

Re: Samsung UExxD5700 - rooting

Post by mmmmmm »

arris69 wrote:
mmmmmm wrote:
Spoza wrote:...

I have to mention that I am able to browse the share from my Windows7 computer.

I tried with the latest samba server version available for the SnakeOS (ver.3.6.1) and still the loading message does not end.

Any ideas, anyone?
you tv has pvr function?
I did not get into the PVR yet. I do not have it enabled, but I remember reading someplace that there is a possibility to do so.
As you can see, at this point I am trying to get Samba working and then, I intend to get into the PVR also. It would be more elegant to save on a network drive rather than on a USB one.
UE46D5700 - samygo widget
UE32H5500
UE48H6400 - T-MST14DEUC-2122.0 - rooted
mmmmmm
SamyGO Project Donor
Posts: 22
Joined: Thu Dec 08, 2011 5:16 pm

Re: Samsung UExxD5700 - rooting

Post by mmmmmm »

juuso wrote:dissable djmount.ini ;)
Thank you juuso. I've disabled the djmount.ini, waited for about 5 minutes and the Loading message still goes on.
Do you think it is normal for a 1GB USB stick to take this long to browse? If so, I do not even want to think how will a 1.5TB HDD will work

Tomorrow I will try to mount the share from another Linux computer so I will be able to know if the Samba Server is ok.
I do have OpenSuse running on a VMWare on my Win7 but I am not able to get the network running :(.
Will such a test be relevant for this scenario? I mean, if the share could be mounted on OpenSuse (VMWare) does this means that the Samba Server is ok?

Thanks again for your advices.
UE46D5700 - samygo widget
UE32H5500
UE48H6400 - T-MST14DEUC-2122.0 - rooted
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Samsung UExxD5700 - rooting

Post by juusso »

NFS is better performace on TV. If you managed how to install NFS server on SnakeOS, then try nfsmount.init. It makes less headache as samba... (strangewhy)
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
maniootek
Posts: 34
Joined: Wed Jan 25, 2012 6:35 am
Location: Poland

Re: Samsung UExxD5700 - rooting

Post by maniootek »

juuso wrote:Actually i haven`t understood your problem well. Waht do you mean by "Virtual USB server"?
What does it mean "loading" what loading, where? On the screen? Inside Video?

Please, be more detail. Here isn`t any Virtual USB server, also no Samba server on TV side, just samba client to mount network Samba shares.
With the "Virtual USB Server" i mean this:
Image
"loading" means this:
Image

and this is content of file "\dtv\usb\usblog"

Code: Select all

[sdc]
Vendor : Home
Product : Server
Serial : 30122011
Devpath : 7
Lun : 0
ScsiDevicePath : /dev/sdc1
MountDir : /dtv/usb/sda1/nfs
FileSystem : vfat
If i would have access to telnet then i would use this command:

Code: Select all

mount -t smbfs -o guest //10.0.0.100/data /dtv/usb/
But "Any D series dont support telnet or ssh. It is removed in kernel level (no devpts)"
Is there any other way to do it?

Anyway after enabling SamyGo Extension widget I have to wait few minutes to see this virutal usb named "Server".

All I want is to see my shares in my Samsung TV to play my movies from network.
User avatar
maniootek
Posts: 34
Joined: Wed Jan 25, 2012 6:35 am
Location: Poland

Re: Samsung UExxD5700 - rooting

Post by maniootek »

I can see my shares mounted successfully to

Code: Select all

\dtv\usb\sda1\smb\192.168.0.10\...
sda1 is a virtual usb drive (as I guess), but now when I try to open this virtual usb drive then I can only see "Loading..." message. Now I'm thinking if I could change mounting point from sda1 to sda4 (my real one usb drive plugged to tv) then maybe it could works? Any idea how to change this mounting point?
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Samsung UExxD5700 - rooting

Post by juusso »

Connect over ftp, delet Ace.dat and rename 03_03_djmount.init to 03_03_djmount.init.dis
Reboot tv and try again.
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
maniootek
Posts: 34
Joined: Wed Jan 25, 2012 6:35 am
Location: Poland

Re: Samsung UExxD5700 - rooting

Post by maniootek »

juuso wrote:Connect over ftp, delet Ace.dat and rename 03_03_djmount.init to 03_03_djmount.init.dis
Reboot tv and try again.
where can I find this file "Ace.dat" and what results will give me deleting this file?
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Samsung UExxD5700 - rooting

Post by juusso »

Code: Select all

/mtd_contents/database/Ace.dat
/mtd_contents/database/Ace.log
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 “[D] Firmware”