UE40C8000

This forum for information that related with C series hardware instead of firmware/software.

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

Re: UE40C8000

Post by bastler0815 »

Hi this should work like this.

THis code should be changed at the widget to only copy the Version.1 to the TV:

Code: Select all

Replace this:

 FilePlugind.Copy("$USB_DIR/sda1/usb_mount", "/mtd_rwarea");   //???????? ????? ? ?????? usb_hotplug.sh ?? ?????
 FilePlugind.Copy("/sbin/usb_mount", "$USB_DIR/sda1/test");   //???????? ?????? /sbin/usb_mount ?? ?????? ? ????? test
 FilePlugind.Copy("/sbin", "$USB_DIR/sda1/test");   //???????? ?????? /sbin ?? ?????? ? ????? test
 FilePlugind.Copy("/mtd_rwarea", "$USB_DIR/sda1/test");   //???????? ?????? /mtd_rwarea ?? ?????? ? ????? test, ??? ???????? ?????? usb_hotplug.sh

with this:

 FilePlugind.Copy("$USB_DIR/sda1/Version.1", "/mtd_rwarea");

Version.1 has to be at the root of the USB stick ...and has to contain the information of the previous FW version.
Probably $USB has to be raplaced witv /dtv/usb/ if it doesn?t work ...

Should be working like this.

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

Re: UE40C8000

Post by juusso »

Bastler, do you know, how to know what is alternative firmware if tv has not been upgraded after it has bought? I mean, what identificator is needed to write to Version.0 (or Version.1)?
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: UE40C8000

Post by timoo »

arris69 wrote:
timoo wrote:i have rooted my tv with my busybox, droppbear (ssh) running :)
is the kernel modules string:
2.6.24_SELP.4.3.x-Cortex-A8 preempt mod_unload ARMv7 :?:
has the kernel nfs support :?:
is the kernel in uImage format :?:

thnx
arris
sorry i forgot to answear : yes,yes,imho no
btw> i still have not working exlink ,i tryed vga port but not luck :/
bastler0815
Posts: 104
Joined: Thu Jun 17, 2010 8:38 pm

Re: UE40C8000

Post by bastler0815 »

Hi
juuso wrote:Bastler, do you know, how to know what is alternative firmware if tv has not been upgraded after it has bought? I mean, what identificator is needed to write to Version.0 (or Version.1)?
@ Juis

What do you mean exactly ?! Do you mean how the TV decides if it is able to have an alternative Firmware or if this feature is diabled ?!

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

Re: UE40C8000

Post by juusso »

I mean, how do you know what firmware ID you need to write in Version.x file to activate alternative firmware. What if here is no alternative fw or it is others.
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: UE40C8000

Post by bastler0815 »

Ah I see ... hm that?s a good question, bust as far as I know or have seen the TV?s already had FW Versions > 1008 ... so I think the 1008 alwasy is a good solution for the Version.1 file if downgrading is whished :)

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

Re: UE40C8000

Post by juusso »

Theoretically the partially automated way might work, i think. Run revert.sh script from console... Who can confirm?
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: UE40C8000

Post by bastler0815 »

Hi,

what do you want to achieve ? Why not just downgrading Firmware by Version.1 method ?

Regards
timoo
Posts: 119
Joined: Mon Aug 16, 2010 6:43 pm
Location: Czech Republic
Contact:

Re: UE40C8000

Post by timoo »

i have found another possible JTAG ??? and txd6 rxd6 on t-con board , i have tryed connect putty i have some signall ,but no readable output :/
You do not have the required permissions to view the files attached to this post.

Post Reply

Return to “[C] Hardware”