Page 2 of 19
Re: Hacking C series TV. It`s already done!
Posted: Fri Oct 29, 2010 11:54 am
by erdem_ua
juuso wrote:You can try. Look this post from
solevi. You can use data cable from cell phone (don`t connect TV directly to com port of PC!), or you can solder by yourself:

It's a simple RS232 level shifter from TTL to RS232. Instead of that, using USB-to-RS232 cable is better alternative. PL2303 chips are supporting TTL level input

I use them. You can also use your Arduinos RX and TX pins using "BaseSimple" example on arduino program (I mean if arduino program not used RS232, you can use it's RX and TX pins)
Re: Hacking C series TV. It`s already done!
Posted: Fri Oct 29, 2010 11:56 am
by juusso
data cable from samsung E-730 works fine.
Busybox from timoo did not work at all. Another busybox was compiled by
card2000, telnet connected, but disconnect immediately. here is the log:
Code: Select all
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2010.10.29 00:19:21 =~=~=~=~=~=~=~=~=~=~=~=
Event Log: Appending session log (SSH packets mode) to file: putty.log
Event Log: Looking up host "192.168.11.3"
Event Log: Connecting to 192.168.11.3 port 23
Event Log: client: WILL NAWS
Event Log: client: WILL TSPEED
Event Log: client: WILL TTYPE
Event Log: client: WILL NEW_ENVIRON
Event Log: client: DO ECHO
Event Log: client: WILL SGA
Event Log: client: DO SGA
Event Log: server: DO ECHO
Event Log: client: WONT ECHO
Event Log: server: DO NAWS
Event Log: client: SB NAWS 80,24
Event Log: server: WILL ECHO
Event Log: server: WILL SGA
The config
for compiling
Anybody has an idea why? Maybe configuration options are wrong?
Re: Hacking C series TV. It`s already done!
Posted: Fri Oct 29, 2010 1:53 pm
by bastler0815
Hi there,
anybody tested the C 6XXX series in fact of serial output with the VGA connector ?
I have build a TTL converter but so far no time to test ... probably I?ll have some time this afternoon/evenig for testing
Regards
Re: Hacking C series TV. It`s already done!
Posted: Fri Oct 29, 2010 3:21 pm
by timoo
juuso wrote:data cable from samsung E-730 works fine.
Busybox from timoo did not work at all. Another busybox was compiled by
card2000, telnet connected, but disconnect immediately. here is the log:
[
wheres you tested it? it is for arm,what errors ? did you make ln -s busybox telnetd chmod 744 telnetd ? make ./telnetd 2>& error.txt and send me , i cant upload mtd_rwarea/usb_mount/usb_hotplug.sh something i do wrong
Re: Hacking C series TV. It`s already done!
Posted: Fri Oct 29, 2010 4:26 pm
by juusso
timoo, i edited links. There was an encoding problem in hack files. Pls download again and everything should be ok. Off course we didn`t set any chmod, we will check on Le650. Tx.
If you still have errors, try modify files manualy as in examples. You can download untouched widget from
here
Re: Hacking C series TV. It`s already done!
Posted: Fri Oct 29, 2010 4:28 pm
by timoo
imho telnetd need login make symlink ln -s busybox login
Re: Hacking C series TV. It`s already done!
Posted: Fri Oct 29, 2010 10:52 pm
by juusso
Mega news!
We have got telnet console working on C650. I added the information to the
first post. Congratulations

Re: Hacking C series TV. It`s already done!
Posted: Sat Oct 30, 2010 5:57 pm
by erdem_ua
Does it rooted? Does we have telnetd on C series???? Yiihaaa

Needed to add entry on twitter.
Also will call media to stop their printing press.They will needed to change front page

Re: Hacking C series TV. It`s already done!
Posted: Sat Oct 30, 2010 6:28 pm
by juusso
Yes, it`s rooted. Fully functional console via telnet. I added info to the first post.

[REQ] Hacking C series TV. It`s already done!
Posted: Sat Oct 30, 2010 8:16 pm
by arris69
hi,
can pls. somebody try some kernel modules?
http://stb.zsolttech.com/SamyGO-OE.dev/ ... use-module
http://stb.zsolttech.com/SamyGO-OE.dev/ ... odule-cifs
i think 7zip can handle the ipk files than modules are in extracted data.tar.gz archive
if modules won't load pls check the output of dmesg
thnx
arris