[ROOT] Rooting E/F on latest firmwares

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.

cmuc05
SamyGO Project Donor
Posts: 84
Joined: Tue Jan 13, 2015 1:39 pm

Re: [App] Rooting E/F on latest firmwares

Post by cmuc05 »

Ok, I think you are right. I also tried the solution with 02_04_vusb.init, 06_03_nfsmount.init and 80_80_record_to_nwshare.init. Is that your solution? If not, what is your solution?
But when I start 02_04_vusb.init, I have the problem, that I don't have 'dummy_hcd.ko' and 'g_file_storage.ko'.

./etc/init.d/02_04_vusb.init.dis start (the .dis must away for autostart)

Code: Select all

root@tv:/mnt # ./etc/init.d/02_04_vusb.init.dis start
mkfs.vfat 2.11 (12 Mar 2005)
insmod: can't read '/mnt/lib/modules/2.6.35.13/kernel/drivers/usb/gadget/dummy_hcd.ko': No such file or directory
insmod: can't read '/mnt/lib/modules/2.6.35.13/kernel/drivers/mstar/usb/gadget/dummy_hcd.ko': No such file or directory
insmod: can't read '/mnt/lib/modules/2.6.35.13/kernel/drivers/usb/gadget/g_file_storage.ko': No such file or directory
insmod: can't read '/mnt/lib/modules/2.6.35.13/kernel/drivers/mstar/usb/gadget/g_file_storage.ko': No such file or directory
real storage device at: /sys/block/sda/device/model (sda)
I followewd this thread viewtopic.php?f=50&t=7028 with a similar problem.

cat /.version:

Code: Select all

root@tv:/mnt # cat /.version
"X10P 0072" KERNEL MODULE VERSION : "0064.0716, DTV, X10P, release, DEU_BRANCH"
I downloaded the file 'vusb_drivers_0064.zip' and extractet it to /mnt/lib/modules/64, Than i adapted 02_04_vusb.init.dis start

Code: Select all

# insmod $SYSROOT/lib/modules/treasure/dummy_hcd.ko
		#insmod $MOD_DIR/kernel/drivers/usb/gadget/dummy_hcd.ko || \
		#insmod $MOD_DIR/kernel/drivers/mstar/usb/gadget/dummy_hcd.ko || \
		insmod /mnt/lib/modules/64/dummy_hcd.ko 

		sleep 2
	
		# insmod $SYSROOT/lib/modules/treasure/g_file_storage.ko
		#insmod $MOD_DIR/kernel/drivers/usb/gadget/g_file_storage.ko || \
		#insmod $MOD_DIR/kernel/drivers/mstar/usb/gadget/g_file_storage.ko || \
		insmod /mnt/lib/modules/64/g_file_storage.ko
Result:

Code: Select all

root@tv:/mnt # ./etc/init.d/02_04_vusb.init.dis start
mkfs.vfat 2.11 (12 Mar 2005)
insmod: can't insert '/mnt/lib/modules/64/g_file_storage.ko': invalid parameter
real storage device at: /sys/block/sda/device/model (sda)
I need correct 'g_file_storage.ko' for my UE50ES6300 with Firmware T-MST10PDEUC_2004.1. How can I get it? What can I do?
UE50ES6300, UE32D5700
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: [App] Rooting E/F on latest firmwares

Post by juusso »

what is the output?:

Code: Select all

insmod /mnt/lib/modules/64/g_file_storage.ko
dmesg | tail
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
cmuc05
SamyGO Project Donor
Posts: 84
Joined: Tue Jan 13, 2015 1:39 pm

Re: [App] Rooting E/F on latest firmwares

Post by cmuc05 »

strange things ....
Now, after I sitched the TV on again, the files 'g_file_storage.ko' and 'dummy_hcd.ko' were in /mnt/lib/modules.
But i copied them into /mnt/modules/lib/64.

Copied them back to /mnt/modules/lib/64 an did:
insmod /mnt/lib/modules/64/g_file_storage.ko
and
dmesg | tail

Result:

Code: Select all

root@tv:/mnt # insmod /mnt/lib/modules/64/g_file_storage.ko
insmod: can't insert '/mnt/lib/modules/64/g_file_storage.ko': unknown symbol in module or invalid parameter
root@tv:/mnt # dmesg | tail
hub 1-0:1.0: cannot disable port 1 (err = -19)
hub 1-0:1.0: state 0 ports 1 chg 0000 evt 0002
##### send signal from USER, SIG : 9, UEP_killer.sh(1111)->UEP(930) sys_kill
 ##### call default signal (28) handler
[CIP_KERNEL] (2)th waiting.
[CIP_KERNEL] authentication success!!!
[CIP_KERNEL] Success!! Authuld is successfully completed.
##### send signal from USER, SIG : 19, Full Browser(360)->BrowserLauncher(1264) sys_kill
g_file_storage: Unknown symbol usb_gadget_register_driver (err 0)
g_file_storage: Unknown symbol usb_gadget_unregister_driver (err 0)
root@tv:/mnt #

UE50ES6300, UE32D5700
iT00NZ
SamyGO Project Donor
Posts: 117
Joined: Sun Dec 07, 2014 9:50 am

Re: [App] Rooting E/F on latest firmwares

Post by iT00NZ »

Is there any other way to root my F6500 without LAN connection?
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [App] Rooting E/F on latest firmwares

Post by sectroyer »

iT00NZ wrote:Is there any other way to root my F6500 without LAN connection?
yes we explained that :) but either it didn't work for you or you didn't know how to do it :) Anyway I assume your router IS connect to some lan so don't be lazy get tV from the wall connect via lan, root, change sleep and then use it with wifi :) Works for everybody ;)
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 !!!!
iT00NZ
SamyGO Project Donor
Posts: 117
Joined: Sun Dec 07, 2014 9:50 am

Re: [App] Rooting E/F on latest firmwares

Post by iT00NZ »

LAN connection only between router and TV?
cmuc05
SamyGO Project Donor
Posts: 84
Joined: Tue Jan 13, 2015 1:39 pm

Re: [App] Rooting E/F on latest firmwares

Post by cmuc05 »

Should i use the 02_04_vusb.init.remi71. There a parameter is passed

Code: Select all

...
insmod /mnt/lib/modules/g_file_storage.ko file="$GFILESTORAGE"
...
But the problem here is that I don't have a /mnt/pvrimage file.
Can I create it with mkfs.xfs -f -d file,name=/mnt/pvrimage,size=1536000


But my real problem is, that I don't really unterstand how this is working?

Why we need a pvrimage with site of ge 1536000? I want to record on nfs share?
Can someone explain the mechanisms?
UE50ES6300, UE32D5700
zippoz
SamyGO Project Donor
Posts: 8
Joined: Fri Jul 25, 2014 9:06 am

Re: [App] Rooting E/F on latest firmwares

Post by zippoz »

For the record, rooting worked for me (even using only wireless, even with T-MST12DEUC_2103.4). Renaming all the 99_99_* scripts as described earlier in this thread also solved my problem of the TV turning off after a minute or so. Thanks for the help everyone!
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [App] Rooting E/F on latest firmwares

Post by sectroyer »

iT00NZ wrote:LAN connection only between router and TV?
yes, and wifi connection between router and computer :) So you can check that rooting worked :)
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 !!!!
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [App] Rooting E/F on latest firmwares

Post by sectroyer »

cmuc05 wrote:Should i use the 02_04_vusb.init.remi71. There a parameter is passed

Code: Select all

...
insmod /mnt/lib/modules/g_file_storage.ko file="$GFILESTORAGE"
...
But the problem here is that I don't have a /mnt/pvrimage file.
Can I create it with mkfs.xfs -f -d file,name=/mnt/pvrimage,size=1536000


But my real problem is, that I don't really unterstand how this is working?

Why we need a pvrimage with site of ge 1536000? I want to record on nfs share?
Can someone explain the mechanisms?
This doesn't work :) You should use "my way" (described somewhere ;)) :)
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 !!!!

Post Reply

Return to “[F] Software”