sg75 wrote:
After that I use the Software Upgrade Menu to switch back to 1008.
Do you have the option to switch back to 1009 using the "software upgrade menu" ?
Otherwise try "touch /mtd_rwarea/PartitionSwitch_0_0" and after the file is been created then remove the other switch "rm /mtd_rwarea/PartitionSwitch_1_0".
sg75 wrote:
But only for a minute

then it switched off without my fingers on the remote.
In fact, that's our friend "authuld" which is not happy that you modified bml10 and bml11, but kept the hashes in bml3. The hashes match with 1008 partitions, but not with 1009...
sg75 wrote:
So my question is, what can I do to revert it back to 2009.1 so that I can use the TV again?
My own humble efforts involved a 'killall -9 authuld' within the few seconds left after running the trojan app.
But that buys my only approx. an additional minute.
The process is as follows:
(1) linux kernel checks integrity of authuld itself. If check fails -> kernel panic
(2) authuld is started as kernel thread.
(3) the kernel waits for some time for authuld to return "OK". If authuld does respond. -> kernel panic
(4) authuld shuts down the system in case of integrity/hash failure.
According to (3) you kannot "killall -9 authuld" since the kernel would not get a message and thus result in kernel panic.