[solved] Some confusion on SamyGO extension

Support for C series TVs that all user could ask. Please do not ask a questions at other forums.
Post Reply

address
Posts: 39
Joined: Thu Mar 24, 2011 11:01 am

[solved] Some confusion on SamyGO extension

Post by address »

Hello forum,
I am a newbye on samygo but I have a little knowledge on linux. Ineed some explanations.

a) I own an LE40C630 fwT-VALDEUC3006.2 and I successfully activated internet@tv, PVR and GEMSTAR Guide, so I think now I have an LE40C650 tv in my hands. Am I right?

b) I setted up a web server and tried to root the tv via Internet@TV but with no success, finally I rooted the tv via "universal hack disk". Now I have a modified USA-Today Widget, the tv deletes and reinstall it very often. Is there a way to keep it installed?

c) I need to keep the SamyGO Extension usb stick plugged in to have telnet and ssh, I tried to write a run.sh in the root of usb stick

Code: Select all

/dtv/usb/sda1 # cat run.sh
touch /dtv/usb/sda1/1.txt

/dtv/usb/sda1 # ls -la | grep run
-rwxr-xr-x    1 root     0              26 Feb 13  2012 run.sh
the code is not run nor to coldplug not even on hotplug, if I touch 1.txt via telnet it works. How can I execute my custom command?

Thankyou all for SamyGO software and support.
Last edited by address on Sun Feb 19, 2012 10:22 am, edited 1 time in total.
LE40C630K1PXTZ +PVR over nfs +Encryption Disabled +GEMSTAR GUIDE+ +internet@tv

6eff854bb45fa109df480c5e219c7f95
User avatar
greenhorn
SamyGO Project Donor
Posts: 701
Joined: Wed Feb 15, 2012 3:05 pm
Location: Eastern Europe

Re: Some confusion on SamyGO extension

Post by greenhorn »

you have to create SamyGO.sh file in the root of your usb stick.
Write in the file:

Code: Select all

/dtv/usb/sda1/SamyGO/rcSGO >/dev/null 2>&1 &
TV: UE40F7000 - T-FXPDEUC-1115.0 - SamyGO Extensions on F series
TV: UE55ES7000S - T-ECPDEUC-2003.4 - SamyGO tool Right from USB - no develop account is needed
TV: UE40C6710 - T-VALDEUC 3011 - Hacking TV over Hotel mode (C650 T-VALDEUC-3009.2)
BD-Player: BD-E6100 - B-FIRBPEWWC 1063.3 - rooted, no more Cin@vi@
NAS: CIFS: MAG250 NFS: Playon!HD
address
Posts: 39
Joined: Thu Mar 24, 2011 11:01 am

Re: Some confusion on SamyGO extension

Post by address »

I have created SamyGO.sh file in the root of your usb stick, and it's working fine but is SamyGO.sh the only file that is executed? Are there other script like runonce, coldplugonly, hotplugonly, firstrun etc. that will be executed by SamyGO? I would like to run my custom aliases, can I write a second line in SamyGO.sh like

Code: Select all

ln -s /dtv/usb/sda1/PVR /dtv/usb/sdb/nfs/10.222.3.25/_media_Dati_MY-PVR-PARTITION
?
LE40C630K1PXTZ +PVR over nfs +Encryption Disabled +GEMSTAR GUIDE+ +internet@tv

6eff854bb45fa109df480c5e219c7f95
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Some confusion on SamyGO extension

Post by juusso »

Yes, sure, you can useSamyGO.sh as custom startup file and write there everything you need.
But this command for symlink you can only make after your nfs shares are mounted. Then it is better to make your custom init script inside samygo extensions
(/etc/init.d/)
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
address
Posts: 39
Joined: Thu Mar 24, 2011 11:01 am

Re: Some confusion on SamyGO extension

Post by address »

:-) ok, now It's clear!

Thankyou
LE40C630K1PXTZ +PVR over nfs +Encryption Disabled +GEMSTAR GUIDE+ +internet@tv

6eff854bb45fa109df480c5e219c7f95

Post Reply

Return to “[C] Support”