Page 73 of 157

Re: [!!!] Rooting H on latest firmwares

Posted: Fri Dec 04, 2015 11:17 am
by sectroyer
ehh :

Code: Select all

insmod /tmp/jbd2.ko
Rest same...

Re: [!!!] Rooting H on latest firmwares

Posted: Fri Dec 04, 2015 11:26 am
by farfons
sectroyer wrote:ehh :

Code: Select all

insmod /tmp/jbd2.ko
Rest same...
Temp folder is always empty.. Seems that there isn't root permission

Re: [!!!] Rooting H on latest firmwares

Posted: Fri Dec 04, 2015 11:30 am
by sectroyer
farfons wrote: Temp folder is always empty.. Seems that there isn't root permission
NOT "always" since first time it DID work :P (second command failed). Use port 3123 and WAIT LONGER!!!!

Re: [!!!] Rooting H on latest firmwares

Posted: Sat Dec 05, 2015 9:37 pm
by elfiatko
IMG_20151205_010201.jpg
What am I doing wrong ?

Please help

TV: HU6900, T-NT14UDEUC-1050.1


Piotr

Re: [!!!] Rooting H on latest firmwares

Posted: Sat Dec 05, 2015 11:45 pm
by farfons
sectroyer wrote:
farfons wrote: Temp folder is always empty.. Seems that there isn't root permission
NOT "always" since first time it DID work :P (second command failed). Use port 3123 and WAIT LONGER!!!!
I tried a lot of times, also waiting longer (30 minutes) but the result is always the same :(

Re: [!!!] Rooting H on latest firmwares

Posted: Sat Dec 05, 2015 11:56 pm
by sectroyer
run

Code: Select all

insmod /tmp/jbd2.ko
and NOT:

Code: Select all

insmod jbd2.ko

Re: [!!!] Rooting H on latest firmwares

Posted: Sun Dec 06, 2015 10:51 am
by farfons
sectroyer wrote:run

Code: Select all

insmod /tmp/jbd2.ko
and NOT:

Code: Select all

insmod jbd2.ko
All done, if i run after this code

Code: Select all

dmesg | tail
I have an output
But if i run

Code: Select all

dmesg | /bin/busybox grep jdb2
as you suggested me nothing appens, even if i wait.
I'm doing something wrong? Thanks :)

Re: [!!!] Rooting H on latest firmwares

Posted: Sun Dec 06, 2015 11:05 am
by sectroyer
Now everything is clear :) You need to provide sam.log from usb :) It should be in SamyGO directory :)

Re: [!!!] Rooting H on latest firmwares

Posted: Sun Dec 06, 2015 11:21 am
by farfons
sectroyer wrote:Now everything is clear :) You need to provide sam.log from usb :) It should be in SamyGO directory :)
Here my sam.log > http://ctrlv.it/id/3308/2784022386 :)

Re: [!!!] Rooting H on latest firmwares

Posted: Sun Dec 06, 2015 1:41 pm
by sectroyer
farfons wrote:
sectroyer wrote:Now everything is clear :) You need to provide sam.log from usb :) It should be in SamyGO directory :)
Here my sam.log > http://ctrlv.it/id/3308/2784022386 :)
Ehh remove log and check again. Here it clearly shows:

Code: Select all

+ /sbin/insmod /tmp/jbd2.ko
insmod: can't insert '/tmp/jbd2.ko': invalid module format
So try once again (after waiting few minutes):

Code: Select all

/sbin/insmod /tmp/jbd2.ko
and then quickly:

Code: Select all

dmesg | /bin/busybox grep jdb2