JVC LT-55K880 Boot problem - Firmware needed

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kmx200
    Member
    • Mar 2015
    • 22
    • Greece

    #1

    JVC LT-55K880 Boot problem - Firmware needed

    Hello to everybody
    I own a JVC LT-55K880 mady by Vestel, which recently started crashing exactly after boot logo (stucks at a specific channel and no button responds anymore).
    The main board is 17MB130S and the panel is VES550QNDL-2D-N11.
    Unfortunately I can't find any appropriate firmware to flash it.
    The only compatible dump I found was at this forum, in which I could't register (maybe) because of server fault.
    Could you please help me either with providing a working firmware or with access to the amwajsat forum so I can download the files?
    Your help will be much appreciated once again.
    Thank you in advance
    Stavros
    Attached Files
  • dick_barton
    Badcaps Legend
    • Aug 2015
    • 6642
    • Wales

    #2
    Re: JVC LT-55K880 Boot problem - Firmware needed

    If you have access to an EEPROM reader/writer such as the cheap CH341A it may be worth your while reading the EEPROM and then re-writing it back.
    Willing to help but I'm no expert.

    Comment

    • kmx200
      Member
      • Mar 2015
      • 22
      • Greece

      #3
      Re: JVC LT-55K880 Boot problem - Firmware needed

      Thank you very much for your reply.
      I have an RT809H programmer, so I uploaded a working file I just found in an other forum but with no success.
      The tv keeps freezing seconds after the boot logo, so probably there is a problem with the NAND. Does anyone have the file for the NAND maybe?

      Comment

      • arizanotlari
        Senior Member
        • Nov 2014
        • 158
        • Turkiye

        #4
        Re: JVC LT-55K880 Boot problem - Firmware needed

        delete
        Last edited by arizanotlari; 02-25-2021, 08:07 AM.
        https://www.badcaps.net

        Comment

        • kmx200
          Member
          • Mar 2015
          • 22
          • Greece

          #5
          Re: JVC LT-55K880 Boot problem - Firmware needed

          Originally posted by arizanotlari
          delete
          What should I delete?
          The contents of the NAND?

          Comment

          • dick_barton
            Badcaps Legend
            • Aug 2015
            • 6642
            • Wales

            #6
            Re: JVC LT-55K880 Boot problem - Firmware needed

            "Delete" means a message that was written in reply was deleted.
            Willing to help but I'm no expert.

            Comment

            • kmx200
              Member
              • Mar 2015
              • 22
              • Greece

              #7
              Re: JVC LT-55K880 Boot problem - Firmware needed

              Originally posted by dick_barton
              "Delete" means a message that was written in reply was deleted.
              Oh, I didn't know that... Thanks again!

              Comment

              • kmx200
                Member
                • Mar 2015
                • 22
                • Greece

                #8
                Re: JVC LT-55K880 Boot problem - Firmware needed

                Finally I managed to fix the tv for those still interested.
                Download and unzip files from this link https://www.dosyaupload.com/kxMK into an empty usb stick, formatted as FAT32.
                Put the stick on the tv and plug the tv on the mains while holding the "ok" button of the remote.
                After you notice the led blinking quickly, release the ok button, and it's a matter of 2 minutes or 3 to boot the new firmware and be back to life.
                The only drawback is that this firmware is for vestel, so if you have an other variant e.g. JVC (like me), you will need a new remote.
                Enjoy!
                P.S. especially thanks to @yokoono from https://tavsiyeforumu.com/ for the firmware

                Comment

                • Diah
                  Badcaps Legend
                  • Feb 2013
                  • 6355
                  • Germany

                  #9
                  Re: JVC LT-55K880 Boot problem - Firmware needed

                  Originally posted by kmx200
                  this firmware is for vestel, so if you have an other variant e.g. JVC (like me), you will need a new remote.
                  Enjoy!
                  if you edit hardware profile from vestel to JVC will not work!!?
                  you have the JVC SPI dump.. why dont write it back !!
                  Last edited by Diah; 03-01-2021, 03:56 PM.

                  Comment

                  • kmx200
                    Member
                    • Mar 2015
                    • 22
                    • Greece

                    #10
                    Re: JVC LT-55K880 Boot problem - Firmware needed

                    I didn't think of this to be honest. Thank you my friend!

                    Comment

                    • kmx200
                      Member
                      • Mar 2015
                      • 22
                      • Greece

                      #11
                      Re: JVC LT-55K880 Boot problem - Firmware needed

                      I just programmed the spi with the original file that came with the tv, but unfortunatelly the original remote responded only till the tv boot.
                      Then the tv responded only with the vestel remote.
                      Any ideas? Maybe I did something wrong?

                      Comment

                      • Diah
                        Badcaps Legend
                        • Feb 2013
                        • 6355
                        • Germany

                        #12
                        Re: JVC LT-55K880 Boot problem - Firmware needed

                        try log in service menu and from there do hard reset.. or from there download the all profile within USB operation. zip them and upload over here

                        BTW: as you owned vestel remote , i would suggest you stay with vestel brand as its better than JVC.. i thought you dont have remote..
                        Last edited by Diah; 03-02-2021, 10:25 AM.

                        Comment

                        • Diah
                          Badcaps Legend
                          • Feb 2013
                          • 6355
                          • Germany

                          #13
                          Re: JVC LT-55K880 Boot problem - Firmware needed

                          for education Only : LOL
                          if you read the file usb_auto_update_G10.txt , at the end you have
                          Code:
                          #Force Mboot to update environment after update
                          setenv sync_environment 1
                          saveenv
                          so the SPI will do the job for us as brand type, this why no need to let the script update the SPI by
                          comment # the part of Mboot to force it not to update the SPI
                          Code:
                          #For pure RomBoot.bin (include mboot.bin) upgrade, use below part
                          fatload usb 0:1 0x24000000 mb130_RomBoot_AMZ.bin;
                          ncishash 0x24000000 0x24010000 0x24020000 0x24030000 0x3800 0x24033800 0x200000
                          to
                          Code:
                          #For pure RomBoot.bin (include mboot.bin) upgrade, use below part
                          #fatload usb 0:1 0x24000000 mb130_RomBoot_AMZ.bin;
                          #ncishash 0x24000000 0x24010000 0x24020000 0x24030000 0x3800 0x24033800 0x200000
                          the end result will be Mboot update environment on NAND

                          Comment

                          • kmx200
                            Member
                            • Mar 2015
                            • 22
                            • Greece

                            #14
                            Re: JVC LT-55K880 Boot problem - Firmware needed

                            Thank you very much for the info @Diah. 2 days after my last message, the supplier asked me for the serial at the back of the tv, and then they sent me the correct firmware which worked like a charm. Thank you again for then info and your help.
                            Stavros

                            Comment


                            • spads
                              spads commented
                              Editing a comment
                              εχω το ιδιο προβλημα εχεις μηπως το firmware?
                          • Diah
                            Badcaps Legend
                            • Feb 2013
                            • 6355
                            • Germany

                            #15
                            Re: JVC LT-55K880 Boot problem - Firmware needed

                            Originally posted by kmx200
                            Thank you very much for the info @Diah. 2 days after my last message, the supplier asked me for the serial at the back of the tv, and then they sent me the correct firmware which worked like a charm. Thank you again for then info and your help.
                            Stavros
                            thanks for following. it will be nice if you upload the firmware over here to make it available to other who in need.

                            Comment

                            • dick_barton
                              Badcaps Legend
                              • Aug 2015
                              • 6642
                              • Wales

                              #16
                              Re: JVC LT-55K880 Boot problem - Firmware needed

                              If it is too big to attach then you could always split it into smaller chunks using Wizip or similar tool.
                              Willing to help but I'm no expert.

                              Comment

                              Related Topics

                              Collapse

                              • futadmytro
                                Asus g713qm-es94 stuck on boot bios problem
                                by futadmytro
                                Asus g713qm-es94 stuck on boot bios problem
                                sn^M4NRKD02753616E
                                MB- g533-6050a3250201-MB-A03

                                Stuck on boot after ROG logo, did not enter to bios
                                In flash bios , laprop boot but have video issue

                                orig bios...
                                06-25-2025, 08:07 AM
                              • mpower1226
                                Dell optiplex 7090 boot problem
                                by mpower1226
                                Hi masters, need your help in solving this mystery.

                                i have a dell optiplex 7090 micro that i bought from local kijiji.

                                when i turn it on, error comes out saying no hard disk.
                                i go to bios to check the boot option, only httpboot shows. If i try to add boot option, it only shows file search but nothing happens when i click.

                                i took out the ssd and put it into old laptop and format and installed the windows 10 and put it back into the desktop. It boots up and same error again no hard disk.
                                it seems as if the computer doesnt recognize the ssd...
                                01-22-2024, 10:37 PM
                              • Daniel Larsson
                                Firmware file for Marantz NR1501 needed
                                by Daniel Larsson
                                Hi all,

                                I picked up a Marantz NR1501 that the seller said did not produce any audio, but was starting up just like normal. This was indeed the case and the hunt for damaged components started.
                                After confirming all voltages and replacing all caps on this godforsaken HDMI-board I finally got sound from the AUX input, but all digital inputs are still dead.

                                The service menu shows no DSP version so I desoldered IC1604 that should have the serial flash DSP firmware on it and made two dumps that turned out identical.
                                The content of these seems to be useless as far...
                                05-23-2025, 04:11 AM
                              • neo2010
                                Lenovo X1 Carbon Gen 2 Touchscreen Firmware needed
                                by neo2010
                                Hello,

                                I accidentally flashed the wrong firmware to my Lenovo Laptop Touchscreen. Now it is not recognized anymore in Windows 10. With Linux, I get the Device Listed as ELAN 04f3:000b USB device. I have modified the original Lenovo Flash Tool and tried other Firmware bin files but without success.
                                The screen is the WHQD version. Can anyone provide a firmware bin file to reflash the touchscreen controller? As it seems that the controller is in recovery mode.

                                Thanks in advance
                                05-23-2024, 08:04 AM
                              • claws77
                                FX553VE-DM318T(FX553v) not POSTING
                                by claws77
                                Cpu i7-7700hq Ram - 8gb samsung, 32 gb sk hynix
                                Gpu - nvidia geforce 1050ti
                                Ssd orion o700
                                Hdd hgst721010A9e630

                                See images


                                What's not working right?
                                The system does not even POST, display is black,
                                LEDs on - power led, aiplane mode, capslock fpr few seconds in the start(when connected to ac power) only.


                                When did the problem happen?
                                My laptop had dual boot setup, ubuntu and windows 10.
                                It already had a moklist error, that would occur when i tried to boot ubuntu.
                                ...
                                05-17-2025, 04:09 PM
                              • Loading...
                              • No more items.
                              Working...