mtd_rwcommon reset?

Here for general support for F series TVs, request and problem solve area.

zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: mtd_rwcommon reset?

Post by zoelechat »

mmmh maybe try to pipe commands with Linux then:

Code: Select all

echo "/bin/ps" | nc 192.168.178.38 4023
echo "kill FOUND_PID" | nc 192.168.178.38 4023
echo "cp -f /dtv/usb/sda1/rcSGO /mtd_rwcommon/SamyGO" | nc 192.168.178.38 4023
I do NOT receive any PM. Please use forum.
Ceikor
SamyGO Project Donor
Posts: 15
Joined: Sun Nov 23, 2014 10:52 am
Location: Germany

Re: mtd_rwcommon reset?

Post by Ceikor »

Image

What i need for USB serial shell? Maybe this works.
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: mtd_rwcommon reset?

Post by zoelechat »

Well, I think a simpler way would be finally to edit USB/SamyGO_data/run.sh, and just before latest line add that one:

Code: Select all

cp -f /dtv/usb/sda1/rcSGO /mtd_rwcommon/SamyGO
I do NOT receive any PM. Please use forum.
Ceikor
SamyGO Project Donor
Posts: 15
Joined: Sun Nov 23, 2014 10:52 am
Location: Germany

Re: mtd_rwcommon reset?

Post by Ceikor »

This will be not work. The first call is the "rcSGO" on "/mtd_rwcommon/SamyGO" and than "run.sh" but the loop is inside the rcSGO and befor call run.sh
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: mtd_rwcommon reset?

Post by zoelechat »

Ah you're right...
Just wondering if changing Smarthub region (to another, then back to your own) couldn't "reset" /mtd_rwcommon...
Check wiki for how-to.
I do NOT receive any PM. Please use forum.
Ceikor
SamyGO Project Donor
Posts: 15
Joined: Sun Nov 23, 2014 10:52 am
Location: Germany

Re: mtd_rwcommon reset?

Post by Ceikor »

I HAVE ACCESS :) I have reset the smart hub and turn off TV. Now i have turn on TV and try 10x "nc 192.168.178.38 4023" and now i can kill the loop.

Image

THANK YOU VERY MUCH GUYS :) :)

Smart Hub now works. Guys you save my day.
PS:
Sorry for my bad english
Last edited by Ceikor on Wed Sep 16, 2015 12:19 pm, edited 3 times in total.
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: mtd_rwcommon reset?

Post by zoelechat »

Cool :)
I do NOT receive any PM. Please use forum.

Post Reply

Return to “[F] Support”