Page 1 of 1

Re: Support for LA32B650t1fxxy

Posted: Thu Dec 24, 2009 2:02 am
by erdem_ua
Okey okey. I will help. But you needed to leave your firmware location at samsung web site. Not make me searching that.
I can add v1 Fix to your FW.
I bored that. Inspecting and fixing process. Same procedure for ~10 file for each version!
Needed to automate at least V1 fix that fits every video to screen size.

Does any one experienced on ARM, to make me find required address positions by program?
Needed to inspect ARM file structure. I am inspected and make programs to repair avi and mkv files before.
I think this automated repairing tools will stick at my hand. :)

Need on expecting ELF format. Do I needed to write parser for finding address for function of CToolMmbDisplaySizeItem?

#EDIT1: Thanks for question. I am started to research on ELF binaries. So, I found the way to auto-patch for ALL exeDSPs. Now needed to research on FAT image format. Than next Release will deploy v1 Fix for all models, all versions including not released ones too ( there could be some exceptions like SH binaries and older binaries that has different exeDSP structure ):)

Re: Support for LA32B650t1fxxy

Posted: Sun Dec 27, 2009 5:31 pm
by erdem_ua
Hi!
I released SamyGO Firmware Patcher v0.15.
I think you have VideoARFix v1 :) Need test.

Re: Support for LA32B650t1fxxy

Posted: Mon Dec 28, 2009 8:21 pm
by erdem_ua
You don't needed exLink cable IF your tv is not bricked. :)
download script(from download area) and firmware (from samsung site) extract both of them and and run as:

Code: Select all

python ./SamyGO.py T-CHL7DAUC
Thats all.
Wiki Page

Re: Support for LA32B650t1fxxy

Posted: Wed Dec 30, 2009 1:52 am
by erdem_ua
Good.
Here our user complain from rebooting and it fixed.
Might be there cold be problem on your mount settings too.
http://forum.samygo.tv/viewtopic.php?f= ... ead#unread
:D

I am also inspecting v2 Fix and try to implement without KEIL ARM tools. But I didn't understand whole process :)
Will look at again and again. Needed to add auto v2 Patch fix. :)