No telnet over exlink, just console, which on ci+ is restricted. If you had enough time then you could unlock it first from top debug menu (if accessible??? ) and just then you would able to remove wrong file. For sure working Top debug menu is needed.
Why do I have sense here is no debug access over exlink as well?
LE46B650 "bricked"...u-Boot??
Re: LE46B650 "bricked"...u-Boot??
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Re: LE46B650 "bricked"...u-Boot??
Dont waste your time, warranty expires soon.
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Re: LE46B650 "bricked"...u-Boot??
what do you need to be explaned? Enter:
in console and if you see
that means, you have console unlocked.
Now you can type (and see on terminal what do you type also, else than before, by typing debug)
then press enter. After this repeat:
press Enter.
If you see:
This means you`re in right place.
Code: Select all
debug
Code: Select all
[SERIAL INPUT MANAGE] 1-th ENABLE Magic serial input match!
[SERIAL INPUT MANAGE] 2-th ENABLE Magic serial input match!
[SERIAL INPUT MANAGE] 3-th ENABLE Magic serial input match!
[SERIAL INPUT MANAGE] 4-th ENABLE Magic serial input match!
[SERIAL INPUT MANAGE] 5-th ENABLE Magic serial input match!
[SERIAL INPUT MANAGE] serial input ENABLE!!!!!
Now you can type (and see on terminal what do you type also, else than before, by typing debug)
Code: Select all
1198282
Code: Select all
1198282
If you see:
Code: Select all
====================================
[ TOP Debug Menu]
------------------------------------
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Re: LE46B650 "bricked"...u-Boot??
Mb price is about 100 euro. But it makes sense to tell story... not the truth. It always worked until now 

LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Re: LE46B650
Why are you so sure there are no way to recover this TV? Of course, I advice calling service first, but I think there is a chance to fix it by hand. The script I was writing about needs not more than 1ms to do its job and it might work. Why? Look again on logs:juuso wrote:Geo650, few pairs of eyes is allways better than oneI noticed he said "after telnet", but...
From debug log of IggI's TV here we know kernel kills system down due some hash file error. This means kernel does not allow to mount rootfs.
I think IggI wrote - "no telnet access" already?
How much time does it take from tv boot until it reboots? Few seconds?
1.
Code: Select all
/mtd_rwarea/PartitionSwitch_1_0 is detected...
2.
Code: Select all
--- Kernel loading end ----
Application is started.
3.
Code: Select all
Module injector V1.2
...
Then there is something wrong with injecting and we have kernel panic. But the problem starts on the line with "injectso" command, right? I hope there are no errors outside SamyGO.sh script made.