back last fw 3001.1??

Here for general support for B series TVs, request and problem solve area.

edelfalke
Posts: 81
Joined: Sun Jan 10, 2010 12:29 pm

Re: back last fw 3001.1??

Post by edelfalke »

Version Method:

Code: Select all

localhost login: root
-sh: id: not found
# cd /mtd_rwarea
# ls -l Version.*
-rwxr-xr-x    1 root     0              44 Jan  1  1980 Version.1
# cat Version.1
SWU_T-CHL7DEUC_003000_I02_EK000DK000_100125
# echo SWU_T-CHL7DEUC_002004_I02_ES000DS000_090816 > Version.0
# ls -l Version.*
-rwxr-xr-x    1 root     0              44 Jan  1 00:00 Version.0
-rwxr-xr-x    1 root     0              44 Jan  1  1980 Version.1
# cat Version.*
SWU_T-CHL7DEUC_002004_I02_ES000DS000_090816
SWU_T-CHL7DEUC_003000_I02_EK000DK000_100125
After this you have to switch in tv to "Alternative FW".


Partition_switch Method:

Code: Select all

localhost login: root
-sh: id: not found
# cd /mtd_rwarea
# ls -l PartitionSwitch*

if exists /mtd_rwarea/PartitionSwitch_1_0 you have to switch like this:
rm /mtd_rwarea/PartitionSwitch_1_0
touch /mtd_rwarea/PartitionSwitch_0_0 or

else if exists /mtd_rwarea/PartitionSwitch_0_0 like this:
rm /mtd_rwarea/PartitionSwitch_0_0
touch /mtd_rwarea/PartitionSwitch_1_0
Both of this cause the same thing, switch from one partition to other one.
edelfalke
Posts: 81
Joined: Sun Jan 10, 2010 12:29 pm

Re: back last fw 3001.1??

Post by edelfalke »

i think there is no problems..

Post Reply

Return to “[B] Support”