Page 3 of 12
Re: VideoAR Fix - Display Size
Posted: Sat Oct 17, 2009 10:46 am
by dynamic1969
Hi erdem,
that's a pity but not a surprise I would say, as the US exeDSP is likely to expect a different set-up in /mtd_appdata ( which I assume you left unchanged ? ). I wouldn't be surprised to see warnings in the US appdata like "Objects in this TV program may appear larger then they are

)
If time permits I will give the US exeDSP a try myself ... maybe things are different on the UExxB70xx.
However I would expect ( and have tested ) the above to work for what newagehun is doing ( as we are talking just about a modified version of the original exeDSP ).
Regards
dynamic
Re: VideoAR Fix - Display Size
Posted: Sun Oct 18, 2009 11:19 am
by erdem_ua
Yeah, but I think we need LN (USA) version of VideoAR Fix V2 too.
Script has VideoAR Fix v1 for LN. I inspected changed bytes for LE firmware in IDA and make it similar changes to LN version.
But V2 has injected code and same approach not working here.

I don't have KEIL ARM compilation tools too. Is any one to apply VideoAR Fix v2 to american version of exeDSP here?

Re: VideoAR Fix - Display Size
Posted: Sun Oct 18, 2009 3:13 pm
by dynamic1969
Have done a couple tests to get the US image running on my UExxB7000:
- the US devices seem to have differences in the Hardware ... at least below errors are indicating that
- after my tests my device thought to be a LE32B650

I had to do a factory reset to get it properly running again. I believe that a file under /mtd_rwarea was deleted during the tests
Code: Select all
~~[Sub System Error] SsPlatformBase.cpp:CheckOption():1323 Not Support This Option...23
I2C ERROR: src/uldI2c.c, uldI2c_CombinedRead
src/lldAfe.c:Arsenal_Afe_Read2IIC is error
################## System Reboot~!!! TD Devices is abnormal~! ##################
Regards
dynamic
Re: VideoAR Fix - Display Size - T-CHLCIPDEUC-2005.0
Posted: Sun Dec 06, 2009 4:52 pm
by mprotect
Hello,
I created a VideoAR Fix for the CI+ firmware T-CHLCIPDEUC-2005.0. Like the telnet enabler it has to be started using the content library. Put all the files except telnet.c on an usb stick and start the game "Telnet Login" from it. BTW: It starts the telnet-daemon, too

Re: VideoAR Fix - Display Size - T-CHLCIPDEUC-2005.0
Posted: Sun Dec 06, 2009 5:58 pm
by arris69
mprotect wrote:Hello,
I created a VideoAR Fix for the CI+ firmware T-CHLCIPDEUC-2005.0. Like the telnet enabler it has to be started using the content library. Put all the files except telnet.c on an usb stick and start the game "Telnet Login" from it. BTW: It starts the telnet-daemon, too

nice,
it was no waste of time to leave the fork code sample in telnet enabler
arris