[How-To] Hacking C series TV. Models with Internet@TV only

Here is information about customize your C series firmware..:!:This forum is NOT FOR DUMMY USERS questions or problems but DEVELOPER.

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

Re: Hacking C series TV. It`s already done!

Post by juusso »

What exactly didn`t you understand? Witch part is not clear?
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
bastler0815
Posts: 104
Joined: Thu Jun 17, 2010 8:38 pm

Re: Hacking C series TV. It`s already done!

Post by bastler0815 »

Hi,

hmm very intereting information :)

Is there probably also shown where the Eeprom is located at the TV board ?

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

Re: Hacking C series TV. It`s already done!

Post by juusso »

mclssk wrote: first of all, #1... "Create fake Samsung widgets server local on home network."
I ment, you have to make http server on your home network. Here are a lot of ways to have such one. You can use Mereo http server, very simple windows application. After you start it, you have to enable firewall to accept 80 port. Your root directory you have to set in Webroot (c:\www)
All right.
Next you have to place modified widget and widgetlist.xml:

Code: Select all

c:\www\widgetlist.xml
c:\www\Widgets\Today_modified.zip
Do not forget to write your IP address in file widgetlist.xml in this row:

Code: Select all

<download>http://192.168.0.1/Widget/Today_modified.zip</download>
good luck.
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
timoo
Posts: 119
Joined: Mon Aug 16, 2010 6:43 pm
Location: Czech Republic
Contact:

Re: Hacking C series TV. It`s already done!

Post by timoo »

bastler0815
Posts: 104
Joined: Thu Jun 17, 2010 8:38 pm

Re: Hacking C series TV. It`s already done!

Post by bastler0815 »

HEy guys,

I also was helping a little bit in a german board where some user wanted to downgrade in fact of the pvr settings.
So far some of them had success in downgrading and one user reported that after downgrading, and enabling the PVR function (set model to 6800)
One of them reported that updating the Firmware to 3003 (newest version from 9.11.2010) the run.sh function seems to be working without changing something ... so after firmware upgrade it seems that all the functions to start the run.sh from USB are working without any need to hack the TV again :)

I couldn?t confirm this by myself so far in fact of having no time today ... so this is just what I read in an german board, but as if this is true seems like samsung hasn?t reacted yet with their newest FW release!

Regards, Bastler
arris69
Official SamyGO Developer
Posts: 1700
Joined: Fri Oct 02, 2009 8:52 am
Location: Austria/Vienna (no Kangaroos here)
Contact:

Re: Hacking C series TV. It`s already done!

Post by arris69 »

andy_nl wrote:...
It works on a /dtv/usb/sda1 subdir, but then I still need an USB device attached. It also eliminates the option of recording to an NFS share.

...
Andy
why this eliminates the option of recording to an NFS share :?: :?: the subdir on you usb-pen is your nfs share, or its not possible to select a folder for recording :?:

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

Re: Hacking C series TV. It`s already done!

Post by juusso »

mag(how much g?)us,

Great job ;)
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
arris69
Official SamyGO Developer
Posts: 1700
Joined: Fri Oct 02, 2009 8:52 am
Location: Austria/Vienna (no Kangaroos here)
Contact:

Re: Hacking C series TV. It`s already done!

Post by arris69 »

andy_nl wrote:
arris69 wrote:
andy_nl wrote:...
It works on a /dtv/usb/sda1 subdir, but then I still need an USB device attached. It also eliminates the option of recording to an NFS share.

...
Andy
...
No. You can't choose in what folder to place the recordings.
When a drive is prepared for recording, there are 2 dirs created in the root on your drive: CONTENTS (in here goes the recordings) and database (dunno, contains 2 small files)
You can't mount an NFS drive on the root of the usb drive, so if we want to record to an NFS drive, its needs to be mounted to the /dtv/usb/ dir.
and what's about mount your nfs into /dtv/usb/sda1/CONTENTS and not to /dtv/usb/sda1/nfs?
andy_nl wrote: Another thing I noticed while trying is that when I mounted NFS to a subdir of the USB drive that was prepared for recording, I couldn't use the drive to play video files (other then my own recordings). Browing my recordings took ages (prob scanning all folders of my NFS mount)
This adds up to 2 USB devices plugged in: one for recording and one for providing a subdir for mounting NFS.

A bit of a disappointment because I was going for 0 devices, but I won't give up yet...
0 devices won't work for now, usb-gadget driver won't work on tv.

arris
bastler0815
Posts: 104
Joined: Thu Jun 17, 2010 8:38 pm

Re: Hacking C series TV. It`s already done!

Post by bastler0815 »

Hi,

how is the status about telnet when downgrading the firmware ? as described before everything seems to stay enabled when upgrading ... but is this the same when downgrading or is the widget stuff again needed after the downgrade to enable telnet ? :)

Greetz, Bastler

PS: Is there any news in fact of the DDC stuff ... or how to probably read the configuration Eeprom? :)
bastler0815
Posts: 104
Joined: Thu Jun 17, 2010 8:38 pm

Re: Hacking C series TV. It`s already done!

Post by bastler0815 »

Hi,

hmm strange ... but somehow there has to be a way on how to read or write the Eeprom ...

Does anyone know where it is located at the Mainboard ?! probably reading with an external programmer would be possible ^^

Another thing I thought about ... is there a JTAG connector located somewhere ? or what is Samsung doing if the Firmware or the Bootloader completely is "crashed" wouldn?t it be good to have a possiblity to just reflash the device instead of changing the complete Mainboard ?

Regards

Post Reply

Return to “[C] Firmware”