Page 1 of 2

Re: 3005.1 problems, is it possible to downgrade?

Posted: Sun Dec 26, 2010 8:52 pm
by juusso
At first you need to write full TV model number, not only firmware number (i guess it is T-VALDEUC).
Yes, it is possible to downgrade. But you need have telnet access (root) over modified widget. Related topic is here.

Re: 3005.1 problems, is it possible to downgrade?

Posted: Sun Dec 26, 2010 9:46 pm
by juusso
you can flash lover firmware just after you access TV over telnet. but to have telnet to TV root, you need hack TV with widget. if you do not hack TV you do not have lover firmware. check SamyGO on Facebook. in one of notifications is a link to simplified hack instruction. all info i give you is related with your problem, believe me ;)

Re: 3005.1 problems, is it possible to downgrade?

Posted: Mon Dec 27, 2010 10:30 am
by juusso
cysiox wrote:Damn man, I have no idea what to do. I don't even what the widget is. Can you please help me what I should do step by step. Please...
Here is step-by-step very simplified How-To and widget from dredkin.
After you finish, i write what you should do next to downgrade.

Ask exact what step didn`t you understand.
p.s. Here isinfo for you how to make developer account in Internet@TV and download widget.

Re: 3005.1 problems, is it possible to downgrade?

Posted: Fri Feb 04, 2011 12:27 pm
by juusso
I do not know if firmware downgrade solves your problem with 1080 files....

How to downgrade if you already have telnet access and your run.sh is being executed:
1. fil-up run.sh with this code:

Code: Select all

#!/bin/sh
if [ -f /mtd_rwarea/Version.0 ] ; then
echo SWU_T-VALDEUC_001000_I04_ES000DS000KS000RS000_100205 > /mtd_rwarea/Version.0
else
echo SWU_T-VALDEUC_001000_I04_ES000DS000KS000RS000_100205 > /mtd_rwarea/Version.1 
fi
sync 
2. Do not reboot TV, attach USB with firmware version you want to install (T-VALDEUC....)
3. Go to help-software upgrade - usb and tv should accept firmware to downgrade

Attention - code above only for T-VALDEUC

Re: 3005.1 problems, is it possible to downgrade?

Posted: Sun Feb 06, 2011 7:33 pm
by decix