Page 103 of 256
					
				Re: [App] Rooting E/F on latest firmwares
				Posted: Sat Jan 24, 2015 4:04 pm
				by juusso
				sdj comes when here is no block device. (insmod of modules failed.)
			 
			
					
				Re: [App] Rooting E/F on latest firmwares
				Posted: Sat Jan 24, 2015 5:02 pm
				by sandstorm
				ok the hack doesn't work at each usb-stick or each version.
F6500ss MST Version 2102, don't getting root.. no solution. damn samsung..
			 
			
					
				Re: [App] Rooting E/F on latest firmwares
				Posted: Sat Jan 24, 2015 5:10 pm
				by sectroyer
				sandstorm wrote:ok the hack doesn't work at each usb-stick or each version.
F6500ss MST Version 2102, don't getting root.. no solution. damn samsung..
Yeah and damn users always not disabling OTN Support... 

 
			 
			
					
				Re: [App] Rooting E/F on latest firmwares
				Posted: Sat Jan 24, 2015 6:30 pm
				by cmuc05
				sdj comes when here is no block device. (insmod of modules failed.)
ok, i have adapted the 02_04_vusb.init now. All the mounts work.
Even when I call  
Code: Select all
insmod -v /mnt/lib/modules/g_file_storage.ko file=/dtv/nfs/pvrimage,/dtv/vusb
there is no error message.
But I should get new a new block device /sys/block/ named sd?. The only file i Have here is sda.
Does it mean that g_file_storage.ko was not working. How can I check that? If not, has someone a g_file_storage.ko for my ES 6300?
 
			 
			
					
				Re: [App] Rooting E/F on latest firmwares
				Posted: Sat Jan 24, 2015 6:39 pm
				by zoelechat
				cmuc05 wrote:Does it mean that g_file_storage.ko was not working. How can I check that? If not, has someone a g_file_storage.ko for my ES 6300?
I think there's no suitable module for your TV model, the same goes for my (similar) TV, you have to play with /dtv/usblog to add a new virtual device, or mount to a physical drive.
Check:
 
			 
			
					
				Re: [App] Rooting E/F on latest firmwares
				Posted: Sat Jan 24, 2015 6:42 pm
				by juusso
				Yeah, that`s the good question. We always had problems with virtual usb on MST devices. That`s why the modules are missing here. 
Compiling is not big problem. Problem is to troubleshoot problems...
@zoelechat, modules version 64 come with E5/6xxx, means it is MST...
			 
			
					
				Re: [App] Rooting E/F on latest firmwares
				Posted: Sat Jan 24, 2015 6:46 pm
				by zoelechat
				juuso wrote:@zoelechat, modules version 64 come with E5/6xxx, means it is MST...
I have vermagic=0064 (ES6540), I've tried every possible modules, no way. Mounting to physical USB now 

 
			 
			
					
				Re: [App] Rooting E/F on latest firmwares
				Posted: Sat Jan 24, 2015 7:02 pm
				by cmuc05
				That are bad news.  
 
Anyway, here is the ouput from dmesg:
Code: Select all
root@tv:/mnt # insmod /mnt/lib/modules/g_file_storage.ko file=/dtv/nfs/pvrimage,/dtv/vusb
root@tv:/mnt # dmesg | grep g_file_storage
g_file_storage gadget: File-backed Storage Gadget, version: 20 November 2008
g_file_storage gadget: Number of LUNs=2
g_file_storage gadget-lun0: ro=0, file: /dtv/nfs/pvrimage
g_file_storage gadget-lun1: ro=0, file: /dtv/vusb
g_file_storage mod ld
If there is a working g_file_storage.ko for the ES 6300 please let me know  

 
			 
			
					
				Re: [App] Rooting E/F on latest firmwares
				Posted: Sat Jan 24, 2015 7:25 pm
				by juusso
				actually this is proper module... from your log... 

 Pls inform us if you get it properly working (no endless Loading in mediaplayer etc...)
 
			 
			
					
				Re: [App] Rooting E/F on latest firmwares
				Posted: Sat Jan 24, 2015 7:28 pm
				by zoelechat
				Module loads as well for me, but I've never seen any new "block" 
