Page 18 of 29
Re: Hacking TV over Hotel mode (most C series models)
Posted: Tue Feb 07, 2012 2:42 pm
by freedownload
hi,
is it possible to send a record permanent to a NAS server? what i mean is: every time power on the tv, the settings from the records are gone and the record goes to USB. i want that it goes every time to a NAS server without crypt. so i can watch my records on every tv over the network. is this possible? can i mount a nfs server without an USB stick plugged in?
thnx in advance.
greetings, freedownload.
PS: sorry for my bad english...

Re: Hacking TV over Hotel mode (most C series models)
Posted: Thu Feb 16, 2012 8:10 pm
by juusso
If you set remi scripts, then yes, possible.
Re: Hacking TV over Hotel mode (most C series models)
Posted: Sun Mar 11, 2012 1:02 pm
by cotarelo
I have a C530 ... should I change the model and later apply the hack or opposite (first apply the hack and then change the model).
It's sda or sda1? how can I check this setting on my tv before hacking?
Re: Hacking TV over Hotel mode (most C series models)
Posted: Sun Mar 11, 2012 8:17 pm
by cotarelo
Ok... I was really scared I thought I bricked my TV... somehow I managed to restore it.
1? I changed my model to C550.
2? I did everything what it was posted on the guide with the modified Clone.dat (sda1 instead of sda).
3? After selecting from the service menu
Clone USB to TV. The system said that tv is restored and it needs to be restarted. I pressed OK and TV said that no channel is found and signal is weak.
I did a factory reset and I did a auto search of channels and I can see the channels again and USB is working.
The contents of my USB are like this:
Code: Select all
ls -lR
.:
total 64
-rw-r--r-- 1 root root 28175 2012-03-11 18:58 channel_list_LE40C550_1001.scm
drwxr-xr-x 2 root root 4096 2012-03-11 12:45 link0_Clone
lrwxrwxrwx 1 root root 29 2012-03-11 19:00 link0_Temp -> /mtd_rwarea/usb_mount/usb_cmd
drwxr-xr-x 2 root root 4096 2012-03-11 12:45 link1_Clone
lrwxrwxrwx 1 root root 31 2012-03-11 19:00 link1_Temp -> /mtd_rwarea/usb_mount/usb_mount
drwxr-xr-x 2 root root 4096 2012-03-11 12:45 link2_Clone
lrwxrwxrwx 1 root root 33 2012-03-11 19:00 link2_Temp -> /mtd_rwarea/usb_mount/killself.sh
drwx------ 2 root root 16384 2012-03-11 18:51 lost+found
-rwxrwxrwx 1 root root 43 2012-03-11 12:32 run.sh
drwxr-xr-x 3 root root 4096 2012-03-11 14:26 T-MSX5DEUC
./link0_Clone:
total 0
./link1_Clone:
total 0
./link2_Clone:
total 0
./lost+found:
total 0
./T-MSX5DEUC:
total 4
drwxr-xr-x 2 root root 4096 2012-03-11 19:15 Clone
./T-MSX5DEUC/Clone:
total 16
-rw-r--r-- 1 root root 384 2010-12-03 12:29 Clone.dat
-rwxrwxrwx 1 root root 274 2012-03-11 12:32 link0
-rwxrwxrwx 1 root root 57 2012-03-11 12:32 link1
-rwxrwxrwx 1 root root 199 2012-03-11 12:32 link2
Re: Hacking TV over Hotel mode (most C series models)
Posted: Sun Mar 11, 2012 9:02 pm
by juusso
You should import channels you exported before. Also no channels when hotel mode is on.
Re: Hacking TV over Hotel mode (most C series models)
Posted: Sun Mar 11, 2012 9:44 pm
by cotarelo
I exported the channels in a ext3 usb stick. Then I uncompressed the files with unzip (under linux of course). I added a folder usb_mount with a file 1.txt (chmod 777 on those) and I zipped it again using the same name and I went to settings-> channels and I have chosen : "import from usb". The channels were imported and the tv restarted automatically but channels were still there when I went to Hotel menu. What am I doing wrong?
Maybe the Clone.dat that points to /dev/sda instead of /dev/sda1?
Maybe I should perform the hack before changing the model to c550?
Re: Hacking TV over Hotel mode (most C series models)
Posted: Tue Mar 13, 2012 8:46 am
by cotarelo
User owner and group owner of the uncompressed channel list and usb_mount and 1.txt is root?
Should I write any content on 1.txt?