Page 4 of 7

Re: need help with C630 fw MSX6DEUC - telnet enabled

Posted: Sun Feb 20, 2011 8:34 am
by decix
juuso wrote:Who wants upgrade :)

Code: Select all

sh +x /dtv/usb/patch_to/first_run.sh
Script removes old hack files and installs new files.

The same if you already hacked TV over widget - run from telnet code above and you fluently move to HotelMode hack with plug-in system...
Tried to rehack my TV (T-VALDEUC 3005.1 , Widget-hacked) but it dit not work.
What I did:
- started TV
- plugged old USB-stick with SamyGO Extensions
- unplugged USB-stick ~30s later
- plugged new USB-stick created with Windiskimager
- opened SSH console (PuTTY)
- tried to execute script (sh +x /dtv/usb/patch_to/first_run.sh) but it cannot be found. No access to any USB drive, when I type "ls" it hangs forever

Re: C630 fw MSX6DEUC - telnet, smb, uPnP, webgui enabled

Posted: Sun Feb 20, 2011 8:46 am
by juusso
Did you enter this:

Code: Select all

sh +x /dtv/usb/patch_to/first_run.sh

It is just example, you shlould write your path, but not copy/paste this directly.
Enter smth like:

Code: Select all

sh +x /dtv/usb/sda1/first_run.sh
(check where is your first_run.sh and enter path to it) :!:

Re: C630 fw MSX6DEUC - telnet, smb, uPnP, webgui enabled

Posted: Sun Feb 20, 2011 8:54 am
by decix
As I wrote... entering "ls" resulted in console hangup. Was not able to locate any files.

Re: C630 fw MSX6DEUC - telnet, smb, uPnP, webgui enabled

Posted: Sun Feb 20, 2011 8:59 am
by juusso
Try

Code: Select all

sh +x /dtv/usb/sda1/first_run.sh
or

Code: Select all

sh +x /dtv/usb/sda2/first_run.sh
But i guess first should work.

p.s. Yes, power off TV, attach USB, power it on and then connect to it over putty.

Re: C630 fw MSX6DEUC - telnet, smb, uPnP, webgui enabled

Posted: Sun Feb 20, 2011 9:09 am
by decix
p.s. Yes, power off TV, attach USB, power it on and then connect to it over putty.
Which one? With the Windiskimager-created stick I cannot get console access because no SamyGo extensions are loaded of course. Or should I copy them onto that stick also?

Re: C630 fw MSX6DEUC - telnet, smb, uPnP, webgui enabled

Posted: Sun Feb 20, 2011 9:14 am
by juusso
Oh, really... i forgot how do TV with widget hack get telnet :)
What can i say... You need run file first_run.sh...
It works. Why don`t you get it working i do not know :(
Try attach two usb (hack and samygo) or copy your run.sh with busybox to hack USB and try play with it... Power on your imagination....

Re: C630 fw MSX6DEUC - telnet, smb, uPnP, webgui enabled

Posted: Sun Feb 20, 2011 9:23 am
by decix
Ok, success now ("Installation completed!").
Device was /sdc1.
What to do now? There is no SSH access anymore and no WebUI.

Re: C630 fw MSX6DEUC - telnet, smb, uPnP, webgui enabled

Posted: Sun Feb 20, 2011 9:25 am
by juusso
reboot tv

Re: C630 fw MSX6DEUC - telnet, smb, uPnP, webgui enabled

Posted: Sun Feb 20, 2011 9:26 am
by decix
Ok