Bush (Vestel) led40127fhdcntd - turns off and on repeatedly

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • gabiz_ro
    replied
    Re: Bush (Vestel) led40127fhdcntd - turns off and on repeatedly

    Maybe just a dumb ideea.
    Many items in hwprofile are 00h after reading dump.
    If we make that 01h maybe then option isn't read only in service menu.
    And like I see in swprofile in german forum, take address of next byte,reverse it,like 0x006c1A become 1a6c,search for hex value, then experiment.
    In swprofile
    Is something like
    00 00 00 00 1a 6c 00 00 function disabled (but I'm not sure about last 00 00)
    01 00 00 00 1a 6c 00 00 function enabled ( but ... like I said in previous example)

    But in hwprofile seems that string is shorter.
    01 00 XY ZC (xy zc are address)

    Or maybe I'm wrong.

    Edit
    You can extract hwprofile and swprofile alone.
    Info here http://blog.loetzimmer.de/2015/01/fo...l3433.html?m=1
    Last edited by gabiz_ro; 02-11-2016, 06:51 AM.

    Leave a comment:


  • tn245
    replied
    Re: Bush (Vestel) led40127fhdcntd - turns off and on repeatedly

    Remote control info seems to be in the file mb95_hwprofile.bin in CONF. You can extract files from CONF.BIN using the scripts downloaded from https://github.com/jrspruitt/ubi_reader

    Leave a comment:


  • gabiz_ro
    replied
    Re: Bush (Vestel) led40127fhdcntd - turns off and on repeatedly

    My TV has also two USB ports,didn't notice something strange,but from console messages,after reading mboot,seems like enumerating again USB ports.
    In other words after mboot dumped and saved,search again and some messages like USB 1 cannot enable low level or something like this,next was USB 0 found,storage ...

    Is much quicker because I commented dump for UBIA and UBIB

    To make some useful from dumps I think you must use some UBI filesystem tools.
    can't find one for windows,so must be done under linux.

    TV was returned to customer.For now no more tests possible.

    I have tryied other methods,need to have one file on usb stick,enter service menu and choose usb operation.
    Config file as hwprofile and swprofile are saved to stick.
    Modifying of swprofile info was found on some german forum and blog.
    Attempts to modify hwprofile (did too many once) resulted in some kind of kernel panic.
    Anyway I see here something remote type,can't remember but was something like RC1912 and other one RC48

    Leave a comment:


  • michael dranfield
    replied
    Re: Bush (Vestel) led40127fhdcntd - turns off and on repeatedly

    Originally posted by gabiz_ro
    Stick must be FAT32
    If FAT windows complain that disk must be checked,after files are gone.
    Try to open files without checking disk disk file error.

    On FAT32 works.

    On UBIA seems to hang,wait for some time then commented in file.
    ON UBIB I get some error
    Code:
    >> nand read.e 80400000 UBIB 
    
    NAND read: device 0 offset 0x86A0000, size 0x7860000
    
    
    Bad block at 0xFE00000 in erase block from 0xFE00000 will be skipped
    Seems to hang too,so I commented in file

    Console log
    Code:
    À keypad_pressed is [0] 
     ir_pressed is [1] 
    check_sw_upgrade 
    no OAD Flag 
    Check USB port[1]:
    No USB is connecting
    usb init failed
    Error, couldn't init Lowlevel part
    Check USB port[0]:
    Host type:2 
    scanning bus for devices... 1 USB Device(s) found
    port_switch is:0
        scanning bus for storage devices... bulk max packet size:200
    iobuf[0]:0
    max USB Storage Device reached: 1 stopping
    1 Storage Device(s) found
    no need to start factory usb download 
    
     #* 1. NAND is already programmed (not Empty) ***
    reading usb_auto_update_A1.txt
    
    1 bytes read
    reading usb_auto_update_A1.txt
    
    746 bytes read
    
    >> spi_rdc 80400000 0x00000000 0x0200000 
    offset 0x0, size 0x200000
    
    >> fatwrite usb 0:1 80400000 mboot.bin 0x0200000 
    file mboot.bin not found
    fd:0, cur_cluster:2, cursect:8192, offset:7
    #set getno = 16 and clust_size = 8
    ################################
    
    >> envbin 
    (Re)start USB...
    Check USB port[0]:
    Host type:2 
    scanning bus for devices... 1 USB Device(s) found
        scanning bus for storage devices... bulk max packet size:200
    iobuf[0]:0
    max USB Storage Device reached: 1 stopping
    1 Storage Device(s) found
    buff:spi_rdc 0x82000000 0x1D0000 0x10000
    offset 0x1D0000, size 0x10000
    crc:5F9F844F,crcNew:5F9F844F
    buff:fatwrite usb 0 0x82000000 env.bin 0x10000
    file env.bin not found
    fd:0, cur_cluster:2, cursect:8192, offset:8
    #set getno = 16 and clust_size = 8
    #
    ok
    
    >> nand read.e 80400000 KL 
    
    NAND read: device 0 offset 0x0, size 0x500000
    
    
    Reading data from 0x0x -- 100% complete.
     5242880 bytes read: OK
    
    >> fatwrite usb 0:1 80400000 KL.BIN 0x500000 
    file KL.BIN not found
    fd:0, cur_cluster:2, cursect:8192, offset:9
    #set getno = 16 and clust_size = 8
    ################################################################
    ################
    
    >> nand read.e 80400000 CONF 
    
    NAND read: device 0 offset 0x500000, size 0xFA0000
    
    
    Reading data from 0x5242880x -- 100% complete.
     16384000 bytes read: OK
    
    >> fatwrite usb 0:1 80400000 CONF.BIN 0xFA0000 
    file CONF.BIN not found
    fd:0, cur_cluster:2, cursect:8192, offset:10
    #set getno = 16 and clust_size = 8
    ################################################################
    ################################################################
    ################################################################
    ##########################################################
    
    >> setenv bootdelay 5 
    
    >> saveenv 
    Saving Environment to spiflash...
    Flash is detected (0x0507, 0xC2, 0x20, 0x15)
    Write addr=0x001D0000, size=0x00010000
    
    >> reset
    First of all I would very much like to thank TN245 and GABIZ-RO for there help with this project I still have much to learn but am making good progress, I have got both programs to work but the one from Gabiz_ro is much quicker at downloading to the stick,
    I have observed the following , this set has 2 x USB inputs , when I run the program in the top USB it only downloads file only M Boot 2048Kb, but if I download from the bottom USB it downloads 4 files M Boot 2048Kb , Config 16,000Kb , KL 5120Kb and Env 64Kb,
    How would I open these files in something more meaning full so I can search for the remote control commands ? All I have at the moment is Hex workshop.

    Leave a comment:


  • vinceroger69
    replied
    Re: Bush (Vestel) led40127fhdcntd - turns off and on repeatedly

    Originally posted by stj
    it's in that thread.
    Cheers just found the thread now
    https://www.badcaps.net/forum/showth...rom+programmer

    Leave a comment:


  • stj
    replied
    Re: Bush (Vestel) led40127fhdcntd - turns off and on repeatedly

    it's in that thread.

    Leave a comment:


  • vinceroger69
    replied
    Re: Bush (Vestel) led40127fhdcntd - turns off and on repeatedly

    Originally posted by stj
    your not reading the forum much,
    i have been collecting, cleaning up, and posting that software on this forum for months!
    https://www.badcaps.net/forum/showpo...3&postcount=11
    I think i actually posted in that thread as well too be honest, and yes your software is a lot newer as soon as ive reformatted my laptop i will have ask you for a download link/files.

    Leave a comment:


  • stj
    replied
    Re: Bush (Vestel) led40127fhdcntd - turns off and on repeatedly

    Originally posted by vinceroger69
    I have one of the ebay cheap programmers they dont come with any software in this you tube link theres a download link for it as it also lets you change the language to english
    https://www.youtube.com/watch?v=L0ChYNwunUE
    your not reading the forum much,
    i have been collecting, cleaning up, and posting that software on this forum for months!
    https://www.badcaps.net/forum/showpo...3&postcount=11

    Leave a comment:


  • tn245
    replied
    Re: Bush (Vestel) led40127fhdcntd - turns off and on repeatedly

    Good point about FAT32. Could be Michael's problem?

    UBIA is a much larger volume than the others so takes longer to read and write. It may complete if you just leave it for a long while.

    UBIB seems to be used for backups of the other volumes so could be useful to restore if other volumes have been corrupted.

    Leave a comment:


  • gabiz_ro
    replied
    Re: Bush (Vestel) led40127fhdcntd - turns off and on repeatedly

    Stick must be FAT32
    If FAT windows complain that disk must be checked,after files are gone.
    Try to open files without checking disk disk file error.

    On FAT32 works.

    On UBIA seems to hang,wait for some time then commented in file.
    ON UBIB I get some error
    Code:
    >> nand read.e 80400000 UBIB 
    
    NAND read: device 0 offset 0x86A0000, size 0x7860000
    
    
    Bad block at 0xFE00000 in erase block from 0xFE00000 will be skipped
    Seems to hang too,so I commented in file

    Console log
    Code:
    À keypad_pressed is [0] 
     ir_pressed is [1] 
    check_sw_upgrade 
    no OAD Flag 
    Check USB port[1]:
    No USB is connecting
    usb init failed
    Error, couldn't init Lowlevel part
    Check USB port[0]:
    Host type:2 
    scanning bus for devices... 1 USB Device(s) found
    port_switch is:0
        scanning bus for storage devices... bulk max packet size:200
    iobuf[0]:0
    max USB Storage Device reached: 1 stopping
    1 Storage Device(s) found
    no need to start factory usb download 
    
     #* 1. NAND is already programmed (not Empty) ***
    reading usb_auto_update_A1.txt
    
    1 bytes read
    reading usb_auto_update_A1.txt
    
    746 bytes read
    
    >> spi_rdc 80400000 0x00000000 0x0200000 
    offset 0x0, size 0x200000
    
    >> fatwrite usb 0:1 80400000 mboot.bin 0x0200000 
    file mboot.bin not found
    fd:0, cur_cluster:2, cursect:8192, offset:7
    #set getno = 16 and clust_size = 8
    ################################
    
    >> envbin 
    (Re)start USB...
    Check USB port[0]:
    Host type:2 
    scanning bus for devices... 1 USB Device(s) found
        scanning bus for storage devices... bulk max packet size:200
    iobuf[0]:0
    max USB Storage Device reached: 1 stopping
    1 Storage Device(s) found
    buff:spi_rdc 0x82000000 0x1D0000 0x10000
    offset 0x1D0000, size 0x10000
    crc:5F9F844F,crcNew:5F9F844F
    buff:fatwrite usb 0 0x82000000 env.bin 0x10000
    file env.bin not found
    fd:0, cur_cluster:2, cursect:8192, offset:8
    #set getno = 16 and clust_size = 8
    #
    ok
    
    >> nand read.e 80400000 KL 
    
    NAND read: device 0 offset 0x0, size 0x500000
    
    
    Reading data from 0x0x -- 100% complete.
     5242880 bytes read: OK
    
    >> fatwrite usb 0:1 80400000 KL.BIN 0x500000 
    file KL.BIN not found
    fd:0, cur_cluster:2, cursect:8192, offset:9
    #set getno = 16 and clust_size = 8
    ################################################################
    ################
    
    >> nand read.e 80400000 CONF 
    
    NAND read: device 0 offset 0x500000, size 0xFA0000
    
    
    Reading data from 0x5242880x -- 100% complete.
     16384000 bytes read: OK
    
    >> fatwrite usb 0:1 80400000 CONF.BIN 0xFA0000 
    file CONF.BIN not found
    fd:0, cur_cluster:2, cursect:8192, offset:10
    #set getno = 16 and clust_size = 8
    ################################################################
    ################################################################
    ################################################################
    ##########################################################
    
    >> setenv bootdelay 5 
    
    >> saveenv 
    Saving Environment to spiflash...
    Flash is detected (0x0507, 0xC2, 0x20, 0x15)
    Write addr=0x001D0000, size=0x00010000
    
    >> reset
    Attached Files

    Leave a comment:


  • tn245
    replied
    Re: Bush (Vestel) led40127fhdcntd - turns off and on repeatedly

    Interesting. I will have to dig mine out to test it and see what's going on.

    Leave a comment:


  • michael dranfield
    replied
    Re: Bush (Vestel) led40127fhdcntd - turns off and on repeatedly

    I have tried the program again on a different set and still cant get it to download any files from the TV to a usb stick , is there something I am doing wrong ?
    I held ok button down and after a slight pause the led blinks for a bit and then goes back to ST/BY but there is nothing on the USB stick apart from the reader program.

    Leave a comment:


  • gabiz_ro
    replied
    Re: Bush (Vestel) led40127fhdcntd - turns off and on repeatedly

    I know that,but is more ... easy to have two file,to comment uncomment line every time.
    Can use two usb sticks,one to dump mboot and address ,second one modified with what you need,according to what you get from first one.

    I don't think they are the same address,many times when programming spi flah boot sequence on TV stop like a kernel panic.
    Looks like tryied to boot but encountered problem and in log window two or three segments of few hex line .

    Leave a comment:


  • tn245
    replied
    Re: Bush (Vestel) led40127fhdcntd - turns off and on repeatedly

    Originally posted by gabiz_ro
    Didn't test this.
    But I think we need two kind of usb_auto_update_A1.txt

    One to backup mboot and read or save enviroment.
    If that command is available,at least print and save env exist but save it on spi chip.
    Second way is to open dumped mboot and somewhere in area 0x01d0000 -0x01f0000 (may be wrong address from my memory) here is saved enviroment,then we can adjust other address to correct ones to dump nand
    Second one prepared with address obtained from first step.
    You can just comment out the unneeded lines in my script to just dump the bits you want (SPI, RFS/CONF etc..).

    I think actually the values were the same on all the versions I played with so maybe it will work for most. I just wanted to point out that it could possibly be a problem to look out for.

    Leave a comment:


  • ReeceyBurger123
    replied
    Re: Bush (Vestel) led40127fhdcntd - turns off and on repeatedly

    Im buying one, slowly getting all much equipment rather than using my uncles all the time. Thanks

    Leave a comment:


  • vinceroger69
    replied
    Re: Bush (Vestel) led40127fhdcntd - turns off and on repeatedly

    I have one of the ebay cheap programmers they dont come with any software in this you tube link theres a download link for it as it also lets you change the language to english
    https://www.youtube.com/watch?v=L0ChYNwunUE

    Leave a comment:


  • michael dranfield
    replied
    Re: Bush (Vestel) led40127fhdcntd - turns off and on repeatedly

    Originally posted by tn245
    I just have one like this: http://www.ebay.co.uk/itm/25-SPI-Ser...UAAOSwGotWk17h

    It didn't list the SPI chip I had but it worked anyway.
    Oh dear I paid over £500 for mine and that was 10 years ago, I looked at dataman 48 but at over £1k it will have to wait until christmas !

    I have just ordered one now , many thanks for that.

    Leave a comment:


  • gabiz_ro
    replied
    Re: Bush (Vestel) led40127fhdcntd - turns off and on repeatedly

    Didn't test this.
    But I think we need two kind of usb_auto_update_A1.txt

    One to backup mboot and read or save enviroment.
    If that command is available,at least print and save env exist but save it on spi chip.
    Second way is to open dumped mboot and somewhere in area 0x01d0000 -0x01f0000 (may be wrong address from my memory) here is saved enviroment,then we can adjust other address to correct ones to dump nand
    Second one prepared with address obtained from first step.
    Last edited by gabiz_ro; 02-09-2016, 05:03 AM.

    Leave a comment:


  • tn245
    replied
    Re: Bush (Vestel) led40127fhdcntd - turns off and on repeatedly

    The script I posted should extract mboot from SPI to usb from a set with a working mboot.

    Leave a comment:


  • tn245
    replied
    Re: Bush (Vestel) led40127fhdcntd - turns off and on repeatedly

    Originally posted by michael dranfield
    my programmer does not support SPI as its over 10 years old and the makers went bust a good few years ago so no more updates, can you reccomend a cheap programmer that does MX25L806E and MX25L1606E ?
    I cant find any cheap ones that support these chips .
    I just have one like this: http://www.ebay.co.uk/itm/25-SPI-Ser...UAAOSwGotWk17h

    It didn't list the SPI chip I had but it worked anyway.

    Leave a comment:

Related Topics

Collapse

  • FlailingEngineer
    Help with Bush Tv (Vestel 17mb95m Mainboard)
    by FlailingEngineer
    Hi, I was recently given a Bush Smart TV by a friend and the main board seems to be hanging on by a thread.

    Before we get to that, my first obstacle was figuring out the model number since the back sticker has gone for a walk. Upon taking off the back case, I noticed the following Vestel parts, 17MB95m mainboard, 17IPS71 (what I'd assume is power supply) and a VES420UNVL-3D-S02 display panel. After doing some research I think the TV I have is a Bush ELED42240FHDCNTD3D, based on the matching image here (https://www.manualslib.com/manual/11...td3d.html#manu...
    05-31-2023, 06:52 AM
  • Stephen
    MacBook Pro 14" M1 Pro Turns on functions then turns off when I plug in USB C cable
    by Stephen
    MacBook Pro 14" M1 Pro Turns on functions then turns off when I plug in USB C cable to reset the computer. I disconnect the battery fully and then reconnect it and it won't turn back on. After letting it sit for a day I plug the battery back up, and the MagSafe 3 cable and it powers on and stays ons, once I plug in a USB C cable into the port closes to the MagSafe port it turns off and the Amber light turns off and won't turn on. No water damage, nothing, I want to do a DFU restore to wipe the computer since the customer stated they did an update and ever since it just decided to not work...
    03-15-2024, 09:37 AM
  • www
    LG L192WS-BN backlight turns off after 1 second
    by www
    I am testing an old LG L192WS-BN monitor I have that gives an image, but has a backlight issue. When you turn it on the backlight turns on 1 second and it turns off, turns on again, 1 second and it turns off and stays off. Using a flashlight I can see there's still an image.

    I replaced a bulged cap on the main board, but made no difference. I also got another exact same model monitor that has a broken ccfl (the connector got ripped from the panel and the main screen connector is also broken so I can't use this panel to test), tried using the main board from this one, same issue....
    03-24-2024, 05:26 PM
  • Chrissygizmo
    Bush led40127fhdcntd possile firmware issue?
    by Chrissygizmo
    I've picked up a bush led40127fhdcntd & the standby led is constantly flashing .. It flashes around 10 seconds then the backlights come on with a blank screen, led continues to flash for about 20 - 30 seconds & then the backlights go off , this is a continuous cycle..

    I will upload photos of the mb ,...
    11-03-2021, 08:28 PM
  • zklgfs
    Anker SoundCore 2 Bluetooth Speaker Turns Off After a Few Seconds (Possibly Firmware Issue?)
    by zklgfs
    Hi,

    I have an Anker SoundCore 2 (A3105) that I saved from the trash (well, I guess there's a reason why it was supposed to go into the trash...). The problem is that it always turns off after a few seconds (sometimes it stays on a bit longer, between 30 and 60 seconds, but it still turns off). The power light turns on and the bluetooth light starts blinking, but both abruptly turn off again. The "turn off sound" is still played after the lights turn off. Sometimes, it also loops the on-off cycle several times without me pressing any buttons. If I connect an AUX cable, music...
    08-11-2025, 02:14 PM
  • Loading...
  • No more items.
Working...