greenhorn wrote:For the Hotel Mode hack you have to use SamyGO.sh file in root of your usb drive, NOT run.sh!!!!
Did you add the 'SamyGO.sh' path to the USB root pointing to the 'rcSGO' file? My SamyGO.sh is just:
Code: Select all
/dtv/usb/sda1/SamyGO/rcSGO >/dev/null 2>&1 &
Thank you! It works finally. Not without hiccups, but it works! I've formatted an USB pendrive to ext3, copied the whole SamyGO folder and the SamyGO.sh script to it, made the necessary chmods. After that, I've started up the TV without any USB device inserted, waited a bit, then inserted the USB pendrive. The TV displayed the SamyGO Virt. USB device, which was an indication that SamyGO was running. After that I've inserted the USB hard drive (which was used for recordings), waited a bit also, then tried a recording. The recorded video was unencrypted, so everything was fine.
After that I've got curious about how to minimize this "ritual" described above, so I experimented a little:
Scenario #1: I've left both USB devices attached to the TV, then started it up. The Hotel mode hack was running, I've checked via telnet, but SamyGO wouldn't start, no matter what.
Scenario #2: I've left the USB hard drive connected, started up the TV, then after confirming that the hotel mode hack was working, inserted the USB pendrive with SamyGO. The TV only displayed it as a flash device, no indication that SamyGO was running. Tried a recording, it was encrypted.
(I still have to check that in this case what is the pendrive's mounting point, I think it's not sda1..) Update: I've modified the startup script, changed sda1 to sdb1, and Scenario #2 works this way.
Scenario #3: The USB hard drive has 2 partitions. One was formatted by the TV, and used for the recordings, the other one was formatted as NTFS. I've copied the SamyGO folder and the script to my hard drive, over to the NTFS partition. I've checked via telnet whether that when only the hard drive is connected, the sda1 is the correct mounting point. It was correct. I've tried connecting the hard drive to the TV when the TV was running, but the SamyGO Virt. USB wasn't displayed, the recordings made were encrypted. I've also tried leaving the USB connected, and start the TV, but the recordings were encrypted also.
I still have to dig a bit deeper with this, maybe I can copy the entire SamyGO to the TV (I'm not sure, the TV doesn't support "Games").
But, the way it is now, it's still better than having to telnet into the TV and start the encryption disabling script by hand.
Scenario #3 would be the best option if it had worked at all, even better if it had worked on startup, so I wouldn't have to unplug it before turning on the TV, then re-plug it afterwards.