forumauro wrote:What can I do to understand that I have a root access? Trought the samyGOPVRDecoder.exe whe it connect to the TV correct?
I've win8 (not professional).
I'm an administrator of this computer.
I check the permission and I've all permission for write and read.
When you originally buy the TV in the shop, you do NOT have access to FTP or Netcat (telnet).
When you "root" it you force the TV to open those channels of communications.
So, a rooted TV is a TV you can "talk to" using FTP and/or Netcat (telnet)
There are other more subtle things changed during the rooting-process of the TV, but in essence
this is all you need to know for now.
Your TV apparently WAS rooted correctly, as you can communicate with TV using FTP.
I now suspect something fishy with your Netcat-connection (telnet).
It is clearly the weakest part of the entire system, and I have been fighting my own
Netcat-implementation all the way during development, even to the point where I need
different implementations for different versions of windows .. a nightmare.
We need to verify "good" netcat-access. You should get Putty (
http://the.earth.li/~sgtatham/putty/lat ... /putty.exe),
and verify that you can login .. And we would like to use port 23 or 1023 or 2023 .. No username , no password .. leave those fields blank.
if you login successfully, press enter a few times to verify that prompt is alive and ready ..
if we are still happy, try entering the command "CAT /.VERSION" ... Do you get a reply ?