[ROOT] H "Network" root (FW<=Oct.2015, no T-GFS)
Re: [!!!] Rooting H on latest firmwares
Any update on a fix for virtual USB on H? It still allows browsing samba server files, but crashes the TV when anything is played.
UE32H5500 - firmware: 2130
UE32J
UE32J
Re: [!!!] Rooting H on latest firmwares
No, because WITHOUT usb it works superbdusf wrote:Any update on a fix for virtual USB on H? It still allows browsing samba server files, but crashes the TV when anything is played.

I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
Re: [!!!] Rooting H on latest firmwares
Of course you can. That's the whole pointtro69 wrote:Can I unplug USB when TV is OFF to post the files nsmod_*.sh, sam.log, vermagic.txt and patch.bat log?Once rooted, strongly avoid unplugging of rooting USB, especially when TV is ON.

I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
Re: RE: Re: [!!!] Rooting H on latest firmwares
How can virtual USB work without USB? That does not make sense.sectroyer wrote:Any update on a fix for virtual USB on H? It still allows browsing samba server files, but crashes the TV when anything is played.
No, because WITHOUT usb it works superb
One of the main great things about SamyGo is virtual USB. Please fix it so all of us can use it without crashing the TV, not just some of us.
UE32H5500 - firmware: 2130
UE32J
UE32J
Re: [!!!] Rooting H on latest firmwares
Use samba WITHOUT virtual usb
it was explained on forum multiple times. Virtual Samba USB is ONLY for those for whom it works
If it does NOT work do NOT use it 



I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
Re: [!!!] Rooting H on latest firmwares
Aha! So I CAN still use Samba!sectroyer wrote:Use samba WITHOUT virtual usbit was explained on forum multiple times. Virtual Samba USB is ONLY for those for whom it works
If it does NOT work do NOT use it



You have mentioned not using virtual USB to me before. I know English is not your first language, and it always seemed like you meant 'Use SamyGO BUT DO NOT use Virtual USB'.
I did search for 'samba without virtual' but I do not see how to do this. Please can you tell me how to use Samba without Virtual USB, or link to where this has been explained on the forums?
UE32H5500 - firmware: 2130
UE32J
UE32J
Re: [!!!] Rooting H on latest firmwares
Simply mount to real USB instead of virtual by replacing MOUNT_PATH in samba script.
Where $MOUNT_PATH is likely to be /dtv/usb/sdj for virtual, change it to path of an existing physical USB. e.g. /dtv/usb/sda1
Then you can even disable vusb script
Code: Select all
DEST_DIR=$MOUNT_PATH/smb
Then you can even disable vusb script

I do NOT receive any PM. Please use forum.
Re: [!!!] Rooting H on latest firmwares
Thanks zoelechat!zoelechat wrote:Simply mount to real USB instead of virtual by replacing MOUNT_PATH in samba script.Where $MOUNT_PATH is likely to be /dtv/usb/sdj for virtual, change it to path of an existing physical USB. e.g. /dtv/usb/sda1Code: Select all
DEST_DIR=$MOUNT_PATH/smb
Then you can even disable vusb script

The two USB keys I have connected are the ones I used to root with the non-Skype method.
I think one contains some video file I recorded while rooting, and the other contains SamyGo. Does it matter which one I use for /dtv/usb/sda? I guess I can check which is which using df -k?
To disable vusb script can I just add .dis after the file name. Is it just one file, and what is it called please?
UE32H5500 - firmware: 2130
UE32J
UE32J
Re: [!!!] Rooting H on latest firmwares
It doesn't matter, it will just be "the one you have to browse" to find your shares. Just be sure the device is always given the right path on TV bootup (matter of device detection order). Otherwise use some trick to detect the right (variable) MOUNT_PATH.dusf wrote:I think one contains some video file I recorded while rooting, and the other contains SamyGo. Does it matter which one I use for /dtv/usb/sda? I guess I can check which is which using df -k?
Yesdusf wrote:To disable vusb script can I just add .dis after the file name. Is it just one file, and what is it called please?

Code: Select all
/mnt/etc/init.d/02_04_vusb.init.dis
I do NOT receive any PM. Please use forum.
Re: [!!!] Rooting H on latest firmwares
Is samba better than dlna?I want the videos are sorted by date, it is possible at samba?? Dlna are sort omly by name (minidlna or twonky its a bug)