Try our *UPDATED* boardview, bios, & schematic search. Over 2.3 million files for download!

Samsung Odyssey G9 OLED (S49CG934SUXEN) - No picture, no backlight, no LED

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • platinum95
    Member
    • Feb 2018
    • 16
    • Ireland

    #1

    Samsung Odyssey G9 OLED (S49CG934SUXEN) - No picture, no backlight, no LED

    Hi all,

    I picked up an as-is monitor for repair, monitor has no visible damage but is also (mostly) unresponsive. When plugged in, the power LED remains off, monitor is not detected by PC over HDMI (or mini HDMI), and the buttons have no effect. The built-in USB hub is detected by a PC though, so there is at least some life in the unit.

    I've popped the back case off, there are 3 major boards inside: Main display board (BN41-03181A), secondary/sub-main board (BN41-03182A), and T-CON board (BN96-56364B). This variant of the G9 display doesn't have an internal power supply like most G9s, and instead takes power from an external 20V 11A power brick.

    I've checked the fuses on the v-supply input stages of each of the 3 boards, and they all seem fine.

    When powered on, the secondary board has some faint coil whine, so I can tell it's getting power. DMM confirmed the 20V supply is delivered to it. This secondary board has a boost converter for the T-CON v-supply, and is DMM confirms it's outputting the 32V that is sent to the T-CON.

    There's a very faint whine from the main board as well. The main SoC on the board gets hot when plugged in, so it's evidently also getting power. There's a "KEY-IN1" test point on this board that comes from the power switch on the secondary board. This is at 3.3v when powered on, and drops to 0v when the button is pressed. So the ON signal is at least making it to the main board.

    Anyone have any thoughts on where to go from here? I have a scope so I can take some more detailed measurements if required. I should also have some hardware capable of reading the SPI flash if required, though I'll need some pointers on which one exactly needs to be read.
    I'm also fine with replacing an entire board if I can find a suitable replacement, so if it's possible to work out which board the fault is on that may be enough.

    Thanks!
  • platinum95
    Member
    • Feb 2018
    • 16
    • Ireland

    #2
    I've dumped the 2 16MB Winbond flash chips on the bottom of the main board. The left-hand one is erased and contains only 0xFF repeating. The rightmost contains what looks like valid data (found some ascii strings amongst general random binary).

    Does anyone know what I should expect from these 2 chips? Or how I might verify if one/both has corrupted?

    Comment

    • platinum95
      Member
      • Feb 2018
      • 16
      • Ireland

      #3
      Tried a replacement mainboard (BN41-03181A/BN94-18231Z), same issue persists. It's from a trusted seller, so unlikely (though not impossible) that the replacement has the same fault as the original.
      I'll probe around some of the test points to see if I can narrow down the fault.

      Comment

      • platinum95
        Member
        • Feb 2018
        • 16
        • Ireland

        #4
        I found a UART Tx pin on the main board that seems to be attached to the main SoC, and is sending out a system log. I've attached a dump of the startup sequence, but the main takeaway is that startup is stalling on a repeating log output of `SecDrvTcon_ReadPowerOnStatus: 00 00 00 00`.
        This points towards the power management on the TCON board being at fault (or something in that general direction). I did find that the 'PMIC_FB33_ALERT' test point was high, though I'm not sure if this is alert asserts on high or low level. The 3.3v test point reads 3.3v.
        I have a thermal scope that I used for checking for bad/shorted components, it's intended for wildlife use but is somewhat usable here if you stand far enough back to get into the minimum focus plane. (I do also have an iPhone FLIR attachment, but they've pulled the app version that runs on my old iPhone and have set the min iOS version beyond what I have.... thanks FLIR).
        I've attached a picture taken from the scope with power applied, plus a reference picture of the board. I can't see any obvious bad components, but is it just me or is it suspicious that the 2 display processors not symmetrically hot? I wonder is there an internal fault in one of them which is triggering the overcurrent protection from the PMIC?

        Click image for larger version

Name:	806017605[_img_0000_img_014.jpg-2026-06-06T23-02-00Z].jpg
Views:	174
Size:	247.4 KB
ID:	3898414



        Comment

        • lotas
          Badcaps Legend
          • Jan 2016
          • 5394
          • Russia

          #5
          If the problem is in the panel, you can test it by installing feedback jumpers on the T-CON and disconnecting the cables going to the panel one by one (disconnect one cable, turn on the monitor and observe the monitor's behavior, then reconnect the first cable, disconnect the second and also check).
          Attached Files

          Premium supporters get full download access and other benefits.

          Comment

          • platinum95
            Member
            • Feb 2018
            • 16
            • Ireland

            #6
            Same issue, UART log hangs on a repeating `SecDrvTcon_ReadPowerOnStatus: 00 00 00 00`. I'll keep an eye out for a replacement T-CON board, and in the meantime continue trying to root-cause it in case it's an easily obtained component that needs replacing.

            Comment

            • platinum95
              Member
              • Feb 2018
              • 16
              • Ireland

              #7
              Found a UART Tx test point for the 2 display processors on the T-CON board. They're both outputting the same thing, and boot-looping with the following output about once per second.
              ```
              _____ BTA0BL1 Core[0] EMMC_____
              ERROR : FW#1_CORE0 magickey error(0x0)
              BL1 EMMC FW#2 core0,1
              _________________ BTA0FW DQHD(VD) _________________
              Keil 5060183, Build(Apr 23 2023 14:06:03)
              Multi Inferface Master SPI Init
              FW 1, CFG/MS 1
              Boot GPIO CNT Over
              system reset!
              ```

              Comment

              • tom66
                Back Again?
                • Apr 2011
                • 32756
                • UK

                #8
                I suspect bad firmware for the T-con main processor based on that.
                Please do not PM me with questions! Questions via PM will not be answered. Post on the forums instead!

                For service manual, bios, schematic, boardview (board view), datasheet, cad - use our search.

                Subscribe to support us. It only takes 1 minute: https://www.badcaps.net/settings/subscriptions

                Comment

                • platinum95
                  Member
                  • Feb 2018
                  • 16
                  • Ireland

                  #9
                  That was my initial impression too, but it seems odd that both processors would have corrupted firmware in the exact same way since they each have a dedicated eMMC, unless there was an interrupted update procedure where both eMMCs were being flashed simultaneously. It does also fallback successfully to FW#2, so my theory here is that FW#1 is something like a factory calibration FW, and is wiped prior to shipping allowing the processor to fallback to the consumer firmware in slot 2 on boot.

                  Comment

                  • tom66
                    Back Again?
                    • Apr 2011
                    • 32756
                    • UK

                    #10
                    It could be that only one is corrupted, but the communication between the processors is needed to proceed.
                    Please do not PM me with questions! Questions via PM will not be answered. Post on the forums instead!

                    For service manual, bios, schematic, boardview (board view), datasheet, cad - use our search.

                    Subscribe to support us. It only takes 1 minute: https://www.badcaps.net/settings/subscriptions

                    Comment

                    • platinum95
                      Member
                      • Feb 2018
                      • 16
                      • Ireland

                      #11
                      Yeah that's true. Do you know where I could find the firmware image for the T-con? I'd need to source an eMMC flasher in the meantime as well.

                      Comment

                      • tom66
                        Back Again?
                        • Apr 2011
                        • 32756
                        • UK

                        #12
                        Unfortunately not. Best bet is a second hand T-con if you can get hold of one. A complication for OLEDs is the T-con eMMC often stores calibration data; without this the panel image may be poor. In some cases, the calibration data is backed up to the main board, and the main board can synchronise it to the T-con through a procedure described in the service manual. In other cases, you have to extract calibration data somehow, which may be impossible, meaning you also need to replace the panel.. obviously uneconomical for many.
                        Please do not PM me with questions! Questions via PM will not be answered. Post on the forums instead!

                        For service manual, bios, schematic, boardview (board view), datasheet, cad - use our search.

                        Subscribe to support us. It only takes 1 minute: https://www.badcaps.net/settings/subscriptions

                        Comment

                        • platinum95
                          Member
                          • Feb 2018
                          • 16
                          • Ireland

                          #13
                          I'll keep an eye out for a replacement T-CON, seems they're generally low availability, at least at non-ludicrous prices.
                          The service manual is another challenge to get, seems they're also like unobtanium.
                          I had a look for an authorised Samsung repair shop as well, since they'd have access to the diagnostic flows and service manuals. Seems the only one in my country closed last year 🙄

                          Comment

                          • platinum95
                            Member
                            • Feb 2018
                            • 16
                            • Ireland

                            #14
                            Spoke too soon, got my hands on the service manual, but it's not very helpful unfortunately. The troubleshooting step is essentially "issue on T-Con?: Replace T-Con", no more detail than that.

                            Comment

                            • tom66
                              Back Again?
                              • Apr 2011
                              • 32756
                              • UK

                              #15
                              Hopefully that means the T-con board synchronises from the main board then. But unfortunately I could not say for sure.
                              Please do not PM me with questions! Questions via PM will not be answered. Post on the forums instead!

                              For service manual, bios, schematic, boardview (board view), datasheet, cad - use our search.

                              Subscribe to support us. It only takes 1 minute: https://www.badcaps.net/settings/subscriptions

                              Comment

                              • platinum95
                                Member
                                • Feb 2018
                                • 16
                                • Ireland

                                #16
                                I've found what I believe are firmware image(s) for the T-CON board. Extracting the strings from the file show what look like string-literal log statements that closely resemble the style/content of the statements I was getting from the UART output. I can try flashing the EEPROMs with what I've found, but I've a number of issues to work out first:
                                1. How is the firmware file packaged? 1-to-1 writing of the file to the eMMC or does it need to be unpacked/offset first?
                                2. There are 2 firmware files, not sure if there's 1 for each of the display processors on the T-CON or if it's model/region variants.
                                3. Need to work out the pinout of the eMMC pads on the board, since they're not labelled in the silkscreen.
                                4. Need to get a compatible eMMC reader/writer.

                                I should probably start with the reader/working out the eMMC pinout to get a read of what's currently on the EEPROM, to determine if flashing is even necessary.

                                Comment

                                • tom66
                                  Back Again?
                                  • Apr 2011
                                  • 32756
                                  • UK

                                  #17
                                  eMMC chips generally have a consistent pin out. eMMC is basically an SD card that is in soldered down form, so you can usually read them by modifying an SD card reader/writer, and buy these readers quite inexpensively. Some earlier eMMCs did have variable pinouts, the JEDEC organisation standardised them so there are now only a few. The vast majority of the balls on the underside of the chip are unused - this seems a bit odd but the chip needs these for mechanical stability rather than data. These devices can also be read out using a 1-bit, 4-bit or 8-bit interface.

                                  Click image for larger version  Name:	image.png Views:	0 Size:	270.9 KB ID:	3910164

                                  (Be sure to look up the part number to determine if the chip is 153 ball or some other configuration)

                                  My suggestion would be that you desolder the chips being careful to not damage the balls and then you get an eMMC reader which is solderless. You can read the eMMC out and determine by inspection if the data is constructed the same. Unlike NAND, the eMMC contains the flash controller, so it's possible to read them out without knowing anything about how they function, not even capacity.

                                  Buy new eMMC chips of similar capacity and part number to reflash.

                                  I have not used this myself, but this is the type of device you would use:
                                  https://www.ebay.co.uk/itm/188115627789
                                  Please do not PM me with questions! Questions via PM will not be answered. Post on the forums instead!

                                  For service manual, bios, schematic, boardview (board view), datasheet, cad - use our search.

                                  Subscribe to support us. It only takes 1 minute: https://www.badcaps.net/settings/subscriptions

                                  Comment

                                  Related Topics

                                  Collapse

                                  • hartleyhare5
                                    Samsung QE65Q9FN — BN44-00944A (65A board) MOSFET failure (relay clicking on one connect) — advice before power-up
                                    by hartleyhare5
                                    Post body:

                                    Hi all,

                                    I'm working on my Samsung QE65Q9FN (65" Q9FN QLED, European model) with relay clicking and no picture. The power supply board in the display itself is the BN44-00944A, known on the board itself as the 65A board (silk-screened designation). There is also a second board, the 65B, which looks identical but is only partly populated for the LED power.

                                    Symptom: Continuous relay clicking on the one connect — TV will not start up, no picture. However the standby LED is on constantly — so the standby supply rail appears to be alive and the...
                                    03-26-2026, 03:47 AM
                                  • siltecPy
                                    Samsung Odyssey G65B (LS32BG652) - Board BN41-03022B / BN94-17492Z - SPI Dump Needed
                                    by siltecPy
                                    Hello everyone. I have a Samsung Odyssey G65B monitor (model code: LS32BG652ENXGO) that froze after a failed update (black screen/boot loop).
                                    I need the SPI memory dump (for the 8-pin IC) to reprogram it with my programmer.

                                    Here are the exact details of my unit's board: - Model: LS32BG652ENXGO - Motherboard PCB: BN41-03022B (PONTUS_ML_MNT_G65B_G70B) - PCB Date: 09/08/2022 - Label/Part Number: BN94-17492Z - Label Date: 28/01/2025 - CPU/Micom: Chassis T-PTMLWWC. Since this motherboard (BN41-03022B) is shared with the Odyssey G70B, if anyone has a working dump for a G70B with this...
                                    02-15-2026, 09:58 PM
                                  • Tynan Dill
                                    Vizio e601i-A3 - Has Sound and Display, But No Backlight - Bad Power Supply Board or Bad LED Bulbs ?
                                    by Tynan Dill
                                    I was given this TV from my great uncle. He said it just wouldn't turn on one day out of nowhere, replaced the TV, and gave it to me to possibly fix and use for myself.

                                    Upon bringing it home and plugging it up, it showed a standby light.

                                    I powered it on and without a flashlight, the display showed the "V" but the lighting is very dim, but visible.

                                    The screen seems to blackout and stay black, but with a flashlight I can see the display.

                                    With my Playstation 4 connected via HDMI, and running a game I can hear sound.

                                    Assuming...
                                    11-22-2024, 01:46 PM
                                  • m1ch43lzm
                                    HP Pavilion 15-eh Board DAG7HAMB8F0 - CPU throttling to 0.4GHz (PROCHOT_EXT) and black screen
                                    by m1ch43lzm
                                    Hi, this is my personal laptop, which the original board (lets call it Board A) blew up PU8700 (TPS51486), making a hole on the board, i had left the laptop at my desk one day with the battery fully charged and didn't touch it for a week, but when i tried to turn it on it didn't
                                    Thought the battery was dead, so i plugged in the charger then tried to power on, the power LED blinked once, charged LED still orange, unplugged the charger, plugged in again and I noticed the "magic smoke" smell, so i unplugged the charger, removed the back cover and saw the blown IC (the "magic...
                                    05-12-2025, 08:37 PM
                                  • JayZee
                                    Samsung Odyssey G9 C49G95TSSR / BN94-17725A – full SPI flash dump needed (M-T9549GGAA / T9549)
                                    by JayZee
                                    Hello everyone,

                                    I am trying to repair a Samsung Odyssey G9 49" monitor and I suspect corrupted firmware / NVM data or a bad SPI flash.

                                    Monitor details:
                                    Model: Samsung Odyssey G9
                                    Model: C49G95TSSR
                                    Model code: LC49G95TSSRXEN
                                    Type No.: C49G95TSS
                                    Version No.: CA02
                                    Mainboard: BN94-17725A
                                    PCB: BN41-02843B
                                    Firmware/platform marking: M-T9549GGAA-1017.0
                                    Official Samsung USB update available: M-T9549GGAA-1020.0
                                    Scaler/platform: Novatek NT68500 / T9549
                                    SPI flash: Winbond 25Q40CLSIP (if it is the right chip)...
                                    05-15-2026, 04:16 AM
                                  • Loading...
                                  • No more items.
                                  Working...