[Ended] SamyGO Extensions on F series

Here are software that related with Samsung F series TVs.
Please don't create any new topic here unless you have software to post/release.
Locked

BorisAU
Posts: 18
Joined: Wed Jan 22, 2014 8:27 am

Re: SamyGO Extensions on F series

Post by BorisAU »

/dtv/usb/sda2 - real ext4 partition ?
/dtv/usb/sdj - new partition as virtual XFS ??

Code: Select all

VDLinux#> mount /dtv/usb/sdb5 /dtv/usb/sdj
mount: mounting /dtv/usb/sdb5 on /dtv/usb/sdj failed: No such file or directory
I have some reason not mounted
Last edited by BorisAU on Wed Jul 16, 2014 4:50 pm, edited 1 time in total.
F8000 root :)
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: SamyGO Extensions on F series

Post by juusso »

what is sdb5? what is sda2? in your case?
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
BorisAU
Posts: 18
Joined: Wed Jan 22, 2014 8:27 am

Re: SamyGO Extensions on F series

Post by BorisAU »

sdb5 - test usb 2.0 flash disk to ext4
sda2 - all other drives out there who might be disabled
empty nothing more connected

label sdb5 - from the fact that 30 times already connect the new reformatted disks (one disk after reformatting)
TV and remember them so numbered automatically

usblog

Code: Select all

[sda]
Vendor : SamyGO  
Product : Virt. USB       
Serial : None
Devpath : 7-1
Lun : 0
ScsiDevicePath : /dev/sda
MountDir : /dtv/usb/sda
FileSystem : vfat

[sdb]
Vendor : USB 2.0 
Product : USB Flash Drive 
Serial : 6a44b7d7e1b1b9
Devpath : 1-1.4
Lun : 0
ScsiDevicePath : /dev/sdb5
MountDir : /dtv/usb/sdb5
FileSystem : ext4
F8000 root :)
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: SamyGO Extensions on F series

Post by juusso »

sdj is missing
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
BorisAU
Posts: 18
Joined: Wed Jan 22, 2014 8:27 am

Re: SamyGO Extensions on F series

Post by BorisAU »

I had already guessed))
but this does not solve the problem of mounting - new usb disk in the system does not
appear but it is possible to mount the disk in a directory created in a virtual flash drive))
but record TV programs so unlikely to stick out ...

Code: Select all

mount /dtv/usb/sda5 /dtv/usb/sdb/XFS
If mount a new USB device - it just does not appear on the TV in the list, although it can be seen via ssh
F8000 root :)
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: SamyGO Extensions on F series

Post by juusso »

you have to add info about your new disk to usblog and your tv will see it

edit: should
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
zoelechat
SamyGO Moderator
Posts: 8616
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: SamyGO Extensions on F series

Post by zoelechat »

...Or mount to an existing usb device (can be root/subfolder of any). e.g.:

Code: Select all

mkdir /dtv/usb/sda/test
mount /dtv/usb/sdb5 /dtv/usb/sda/test
Then browse sda (virt.) /test and you'll see content of ext4 sdb5 :)
I do NOT receive any PM. Please use forum.
BorisAU
Posts: 18
Joined: Wed Jan 22, 2014 8:27 am

Re: SamyGO Extensions on F series

Post by BorisAU »

yes
everything was a lot easier than previously thought))

you need to add the following lines in some sort of browser
/mnt/etc/init.d
for example at the very end 02_04_vusb.init
will in fact work??

Another question))
Is it possible to get by on a regular basis to put your file.cgi directory
/dtv/cgi-bin ??

So that when you reboot it does not disappear

currently with each restart of nit-party script copy it there from another place

need to automatically send files to download torrent transmission-remote ))
F8000 root :)
zoelechat
SamyGO Moderator
Posts: 8616
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: SamyGO Extensions on F series

Post by zoelechat »

BorisAU wrote:you need to add the following lines in some sort of browser
/mnt/etc/init.d
for example at the very end 02_04_vusb.init
will in fact work??
For example, or at the end of samba/nfs scripts if you're using one of them, or in any other late script (I mean a bit later than vusb to be sure physical drives have already been detected by TV, but probably vusb is fine, just try). Be careful that drive "letters" always remain the same...
No idea about other question(s) :)
I do NOT receive any PM. Please use forum.
BorisAU
Posts: 18
Joined: Wed Jan 22, 2014 8:27 am

Re: SamyGO Extensions on F series

Post by BorisAU »

and tell someone managed to get to work ldd and strace on the TV??
I have these utilities do not give - just do not take no information

but I would like them to use mk there are many pre-compiled applications on ARM platform
we just have to determine what additional libraries they need, and you can start and enjoy))

eg running transmission 2.82 for systems synology, qnap, dlink
http://download.mavaee.nl/Synology/Arma ... 2.82-6.spk
had to replace the library
also start and run applications processors 88F6281

also operate many applications that can be found here (armv7)
http://rpmfind.net/linux/rpm2html/search.php?query=xbmc

In general, a lot of opportunities, we just need to get to work minimum debugging tools ldd and strace

And by the way
SamyGo put on F6500 - there immediately worked Midnight Commander - mc
run and they could use

launch mc on F8000 leads to the conclusion error "Segmentation fault", and means for debugging unfortunately no no ....
F8000 root :)

Locked

Return to “[F] Software”