Page 27 of 29

Re: Hacking TV over Hotel mode (most C series models)

Posted: Sun Jan 05, 2014 9:32 pm
by chipi
beatfreak wrote:yes, you are right, your Firmware version is T-TDT5DEUC 1014.0
now you may have a look at the compatibility table in wiki... spoiler: no PVR for your Model :(
I became desperate :(
This means that it is unsuitable to the TV PVR funkci?.
It is suitable for internert @ TV to the TV?
I found many interesting post here on the forum about this service.
In the meantime I'm update tv firmware on t-tdt5deuc-1024.1.

Thanks for help! :)

Re: Hacking TV over Hotel mode (most C series models)

Posted: Tue Feb 11, 2014 11:10 am
by Mkò
chipi wrote:
beatfreak wrote:yes, you are right, your Firmware version is T-TDT5DEUC 1014.0
now you may have a look at the compatibility table in wiki... spoiler: no PVR for your Model :(
I became desperate :(
This means that it is unsuitable to the TV PVR funkci?.
It is suitable for internert @ TV to the TV?
I found many interesting post here on the forum about this service.
In the meantime I'm update tv firmware on t-tdt5deuc-1024.1.

Thanks for help! :)
No in your tv you can't activate the pvr functions neither internet@tv

Re: Hacking TV over Hotel mode (most C series models)

Posted: Fri Feb 14, 2014 9:39 am
by tzop
Hy Guys.
I do have one question, and you might help or give me a hint. Maybe it is not the right post ... sorry for this.
I have a TV 46C6200, with Fw T-VAL6DEUC-1016.0 and recently I bought a NAS. Connecting the TV over Ethernet (IP set, and at Diagnose all the checks are fine, connect to internet fails), media player does not see any DLNA server, or drive. On a German forum some people mentioned that it does work ONLY with wifi adapter.
Is there solution to solve this issue? I would like to have my media stuff over ethernet. PLS give a hint ... hack/crack/Firmware upgrade ...
10x in advance

Re: Hacking TV over Hotel mode (most C series models)

Posted: Fri Feb 14, 2014 10:21 am
by juusso

Re: Hacking TV over Hotel mode (most C series models)

Posted: Fri Feb 14, 2014 6:40 pm
by beatfreak
my 40c6000 was able to find dlna server and play files with wired LAN connection.
try to power in your tv, wait 1 minute, restart dlna server and check "allshare" sources again.

Re: Hacking TV over Hotel mode (most C series models)

Posted: Sat Jun 07, 2014 8:36 pm
by NullBy7e
I have got it all setup on the USB and at the HotelMode menu it says failed to receive when trying to import settings from USB to TV.

I've tried changing /dev/usb/sda to /dev/usb/sda1 in Clone.dat, run.sh and link2.

The USB is formatted with ext3 and has no partitions configured on it.
I just copied all files and edited with debian and formatted the usb with mkfs.ext3.

Re: Hacking TV over Hotel mode (most C series models)

Posted: Mon Jun 09, 2014 11:27 am
by beatfreak
was the re-import of your channellist.....scm (with injected usb_mount folder and 1.txt) ok?

Re: Hacking TV over Hotel mode (most C series models)

Posted: Sun Nov 02, 2014 8:55 pm
by mmhorda
beatfreak wrote:was the re-import of your channellist.....scm (with injected usb_mount folder and 1.txt) ok?
he must add this directories (only directories no file): network_opt/usr/sbin/usb_mount to channel list.
he probably had hack before and rehacking with this one.

Re: Hacking TV over Hotel mode (most C series models)

Posted: Wed Nov 19, 2014 1:24 am
by satlan
Dear LExxC650 users,

Some time ago I mistakenly upgraded firmware to T-VALDEUC 3018.1 and now would like to revert back to previous version. Unfortunately telnet connection is refused therefore I am not able to apply scripts by this mean. I followed this http://wiki.samygo.tv/index.php5/Hack_o ... es_models) but am not really convinced if this is a solution for this case - applying hack by cloning USB to TV did not work as the files are incorrect. Can you confirm that this instruction is applicable when it comes to downgrading from 3018? Alternatively please advise other solutions.

Thank you for your assistance

Re: Hacking TV over Hotel mode (most C series models)

Posted: Wed Nov 19, 2014 6:15 pm
by satlan
I successfully reverted back from 3018.1 to earlier by applying instruction from http://wiki.samygo.tv/index.php5/Hack_o ... es_models). I applied hack, tv restarted, I stayed in "hotel mode" and applied another pendrive with run.sh code

Code: Select all

   #!/bin/sh
   echo 'OK' >> /dtv/usb/sdb1/run.ok
   if [ -f /mtd_rwarea/Version.0 ] ; then
   echo SWU_T-VALDEUC_001000_I04_ES000DS000KS000RS000_100205 > /mtd_rwarea/Version.0
   else
   echo SWU_T-VALDEUC_001000_I04_ES000DS000KS000RS000_100205 > /mtd_rwarea/Version.1
   fi
   sync 
Script fired up automatically, as soon as media play/software update screen disappeared, I inserted another pendrive with desired firmware. When software update screen showed up, I choosen update from USB and the process started. At present I use 3005 and is ok.

The only issue is that I cannot deploy any widgets, either by develop account or by server download. Can you advise?