Re: [!!!] Rooting H on latest firmwares
Posted: Tue Apr 19, 2016 9:29 pm
No idea, I just explained what sectroyer meant to fix 

Samsung TV Firmware on the GO
https://forum.samygo.tv/
It does? What is your firmware version ? and did you set up correct security settings tv NEEDS write accessdusf wrote:Okay, thanks zoelechat.
Sectroyer, is there anything I could try to stop Samba crashing the TV? It still happens, even when I do not use virtual USB.
The service menu shows:sectroyer wrote: It does? What is your firmware version ?
Well I checked DD-WRT on my router and read & write access was already configured for all who use Samba. Is there anything else that needs to be set up?sectroyer wrote:and did you set up correct security settings tv NEEDS write access
Hi mad_ady, thanks for the input.mad_ady wrote:By any chance - did newer systems appear in your network in between? I've seen samba problems when a new system appears on the network (even if it doesn't offer samba shares). Maybe you can try to isolate the network and have only TV and router to isolate the problem. Also - are you trying with only one video file? Have you checked that the file/drive is not corrupt and that you can play it on some other device or directly connected to the TV?
Code: Select all
echo " insmod_qca.sh begin"
insmod /mtd_cmmlib/WIFI_LIB/QCA/cfg80211.ko
insmod /mtd_cmmlib/WIFI_LIB/QCA/ath6kl_usb.ko ath6kl_p2p=0x19 debug_quirks=0x200 reg_domain=0x37
echo " insmod_qca.sh end"
Code: Select all
+ /bin/sleep 30
+ /dtv/bin/ls
+ [ 0 -eq 143 ]
+ echo NOT-SFD
NOT-SFD
+ cp /dtv/usb/sda1/SamyGO/samyGOso /tmp/
cp: can't stat '/dtv/usb/sda1/SamyGO/samyGOso': No such file or directory
+ cp /dtv/usb/sda1/SamyGO/libNetSwitch.so /tmp/
cp: can't stat '/dtv/usb/sda1/SamyGO/libNetSwitch.so': No such file or directory
+ chmod +x /tmp/samyGOso
chmod: /tmp/samyGOso: No such file or directory
+ /tmp/samyGOso -d -A -r -l /tmp/libNetSwitch.so WIRED
/dtv/usb/sda1/SamyGO/lan.sh: line 5: /tmp/samyGOso: not found
+ echo checking /dtv/usb/sda1
checking /dtv/usb/sda1
+ /bin/sleep 1
+ [ -e /dtv/usb/sda1/STOP_SAMYGO ]
+ cd /tmp
+ mkdir /tmp/bin
+ echo OK
+ [ -e /dtv/qcm_samygo ]
+ touch /dtv/qcm_samygo
+ cp /dtv/usb/sda1/SamyGO/samygo_telnetd /dtv/
+ chmod +x /dtv/samygo_telnetd
+ cp /dtv/usb/sda1/SamyGO/busybox+ /tmp/bin/
/dtv/samygo_telnetd 33
Starting simple telnet server
Socket created
bind done
Waiting for incoming connections...
+ chmod +x /tmp/bin/busybox
+ /tmp/bin/busybox --install -s /tmp/bin
+ sync
+ export PATH=/tmp/bin:/dtv/bin:/usr/sbin:/usr/bin:/bin:/sbin:/etc/Scripts:/util
+ export LD_LIBRARY_PATH=/tmp/bin:/dtv/bin:/lib
+ sync
+ sync
+ /tmp/bin/busybox tcpsvd -vE 0.0.0.0 21 /tmp/bin/busybox ftpd -w /
tcpsvd: listening on 0.0.0.0:21, starting
+ ln -s /dev/loop3 /tmp/loopnone
+ sync
+ [ -e /dtv/usb/sda1/SamyGO/newvdfs.img ]
+ /tmp/bin/busybox losetup /tmp/loopnone /dtv/usb/sda1/SamyGO/samyext4.img
+ /tmp/bin/busybox mount -t ext4 -o sync,exec /tmp/loopnone /mnt
+ /tmp/bin/busybox --install -s /mnt/bin
+ sync
+ rm /mnt/sam.log
+ ls -la /mnt/bin /mnt/doc /mnt/etc /mnt/firmware /mnt/lib /mnt/lost+found /mnt/mc /mnt/opt /mnt/rcSGO /mnt/samygo.log /mnt/sbin /mnt/src /mnt/usr /mnt/var
+ echo ===========================
+ echo Starting rcSGO from run1.sh
+ echo ===========================
+ /mnt/bin/busybox2 sh -x /mnt/rcSGO /mnt
Code: Select all
CurrentType=1
Code: Select all
2
Code: Select all
/bin/sh: can't access tty; job control turned off
Disconnect your "Nvidia Shield Android TV" from power. Also on Samsung TV try copying some files to folder where you have files "that cause a crash" all over samba NOT trough usbdusf wrote: I did install an Nvidia Shield Android TV in another room around the time this started happening, but from what I remember both Nvidia Shield and the Samsung TV were able to play videos from the samba server at the same time - at least they were.
Okay, but to copy files just using the TV, do you mean SSH connect to the TV and use the mv command, or can I really copy somehow just using the TV and remote?sectroyer wrote:Disconnect your "Nvidia Shield Android TV" from power. Also on Samsung TV try copying some files to folder where you have files "that cause a crash" all over samba NOT trough usbdusf wrote: I did install an Nvidia Shield Android TV in another room around the time this started happening, but from what I remember both Nvidia Shield and the Samsung TV were able to play videos from the samba server at the same time - at least they were.