Alienware 17 R3 power on and shuts itself off and stays off

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • waakye
    Badcaps Veteran
    • Dec 2018
    • 340
    • Electronada

    #21
    Re: Alienware 17 R3 power on and shuts itself off and stays off

    Hi mcplslg123,
    Thanks for replying. I will be excited if it can be fix.
    Btw how was your vacation. Hope you enjoyed it.
    Could you please walk me through on as what I need to do.
    I will read the schematic to locate the DRAMRST pin.
    Thanks again.

    Comment

    • waakye
      Badcaps Veteran
      • Dec 2018
      • 340
      • Electronada

      #22
      Re: Alienware 17 R3 power on and shuts itself off and stays off

      Hi,
      Do you mean DDR4_DRAMRST# or H_DRAMRST#?

      Thanks

      Comment

      • waakye
        Badcaps Veteran
        • Dec 2018
        • 340
        • Electronada

        #23
        Re: Alienware 17 R3 power on and shuts itself off and stays off

        Hi,
        Could someone confirm if this makes a difference.
        Initially the bios chip I desolder was W25Q128FVSQ but since one of the pins broke off when I remove the chip I ordered this chip: W25Q128JVSIM.
        Are they identical or will that chip have cause the 7 beeps.,?
        Thanks again in advance.

        Comment

        • mon2
          Badcaps Legend
          • Dec 2019
          • 14659
          • Canada

          #24
          Re: Alienware 17 R3 power on and shuts itself off and stays off

          W25Q128JVSIM
          Will work fine as a replacement. Not the root cause of the 7 beeps. Just be sure to verify the flash memory against the original file.

          Comment

          • waakye
            Badcaps Veteran
            • Dec 2018
            • 340
            • Electronada

            #25
            Re: Alienware 17 R3 power on and shuts itself off and stays off

            Thanks for confirming mon2.
            I will look into that am so puzzled that just changing changing bios chip and flashing bios could resort to a 7 beeps (dead CPU).
            Did I screw something up without knowing.
            I will report if I make any progress. I am also looking for any pointers.
            Thanks again.

            Comment

            • mon2
              Badcaps Legend
              • Dec 2019
              • 14659
              • Canada

              #26
              Re: Alienware 17 R3 power on and shuts itself off and stays off

              1) cpu power rails - are they being shorted? If the resistance is very low then the CPU is shorted. Respectively, what is the voltage of the CPU power rail?

              2) very important to confirm that the bios being flashed is with a compatible image for your logic board. Double check this.

              3) do you hear the same error code tone pattern if the RAM sticks are completely removed from the logic board?

              Comment

              • mcplslg123
                Badcaps Legend
                • Jun 2015
                • 7262
                • india

                #27
                Re: Alienware 17 R3 power on and shuts itself off and stays off

                Originally posted by waakye
                Hi,
                Do you mean DDR4_DRAMRST# or H_DRAMRST#?

                Thanks
                I mean DDR4_Dramrst#

                Comment

                • mcplslg123
                  Badcaps Legend
                  • Jun 2015
                  • 7262
                  • india

                  #28
                  Re: Alienware 17 R3 power on and shuts itself off and stays off

                  Originally posted by mon2
                  Will work fine as a replacement. Not the root cause of the 7 beeps. Just be sure to verify the flash memory against the original file.
                  I disagree with @mon2 on this bios chip. Usually JV and FV suffix are not interchangeable. May not be the case here but i replaced a bios chip (original JV) with FV and correct image was flashed and resulted in no display but when replaced with JV and bios flash, display appeared. It was some HP board but i dont remember the mb marking. Best to check the descriptor region of bios for chip support.

                  Comment

                  • waakye
                    Badcaps Veteran
                    • Dec 2018
                    • 340
                    • Electronada

                    #29
                    Re: Alienware 17 R3 power on and shuts itself off and stays off

                    Thanks mon2 and mcplslg123 for all the helpful informations.
                    @mon2 when the RAM is removed, I get the same 7 beeps.

                    I will take some measurements and report back.

                    Thanks again guys!

                    Comment

                    • waakye
                      Badcaps Veteran
                      • Dec 2018
                      • 340
                      • Electronada

                      #30
                      Re: Alienware 17 R3 power on and shuts itself off and stays off

                      DDR4_Dramrst# measures 1.207V

                      Thanks

                      Comment

                      • mon2
                        Badcaps Legend
                        • Dec 2019
                        • 14659
                        • Canada

                        #31
                        Re: Alienware 17 R3 power on and shuts itself off and stays off

                        Originally posted by mcplslg123
                        I disagree with @mon2 on this bios chip. Usually JV and FV suffix are not interchangeable. May not be the case here but i replaced a bios chip (original JV) with FV and correct image was flashed and resulted in no display but when replaced with JV and bios flash, display appeared. It was some HP board but i dont remember the mb marking. Best to check the descriptor region of bios for chip support.
                        Did some digging and the JV is a faster and same voltage compatible part. So it should work. The fault in the referenced case may have been that the QE bit was not set on the JV part as this is the factory default in comparison to the FV variation.

                        The QE bit can be programmed by most programming software but you will have to review this configuration manually. If the QE bit is not set, then only normal SPI mode (slower to boot) will be supported. With QE bit set to '1', then QUAD I/O pins will operate to load the firmware much faster.

                        reference:
                        https://forum.pjrc.com/threads/62710...-working/page2


                        @edamas and all interested parties

                        In reading the spec sheet in a bit more detail for the Winbond W25Q128FV as a result of testing with the SerFlash library I found the issue with using the FV chip.

                        Basically it boils down the fact that for the Chip to work in QSPI mode the QE bit in the status register 2 has to be enabled like we do the JVSIM flash chip. To be identified as a FV you have to put the chip in QSPI Mode and reread the JEDEC which is not done for the JV chip.
                        The other possibility is that the vendor is actually checking the JEDEC ID inside the flash device and refusing to boot if there is a mismatch. Each flash device contains a hard-coded ID that can be read by the host. Doubt this to be present but they did exactly this ID check on XMOS designs a number of years ago. The bootloader would check the ID and halt booting if the flash IC was not exactly the same as what they specified at assembly time of the PCB.

                        Comment

                        • waakye
                          Badcaps Veteran
                          • Dec 2018
                          • 340
                          • Electronada

                          #32
                          Re: Alienware 17 R3 power on and shuts itself off and stays off

                          Thanks mon2 for the detailed information. I am guessing if I can get my hands on the same exact chip that might worth a shot at it.
                          I verified with digikey and they do not carry that chip. Most likely because it's obselet.
                          Any vendors I can try.
                          Thanks again.

                          Comment

                          • mon2
                            Badcaps Legend
                            • Dec 2019
                            • 14659
                            • Canada

                            #33
                            Re: Alienware 17 R3 power on and shuts itself off and stays off

                            Can you post a pic of the original part that was onboard? Perhaps it can be repaired?

                            Comment

                            • waakye
                              Badcaps Veteran
                              • Dec 2018
                              • 340
                              • Electronada

                              #34
                              Re: Alienware 17 R3 power on and shuts itself off and stays off

                              Sure. It's attached. Look at the side and all four pins are broken off.
                              Attached Files

                              Comment

                              • mon2
                                Badcaps Legend
                                • Dec 2019
                                • 14659
                                • Canada

                                #35
                                Re: Alienware 17 R3 power on and shuts itself off and stays off

                                While not simple and not impossible, you may have enough meat left on the IC to solder on wire wrap wire. The issue will be how long you can heat up that wire before the solder melts and falls off. Let me check if there are any sources of this part still left.

                                Update:

                                Aliexpress appears to be the only source at this time.

                                To catch up here, you HAVE flashed the JV part with the bios firmware and applied onto your logic board and the board still performs the 7 beeps? If yes, curious on if you still hear the same 7 beeps with this flash device removed or not. Just watch your heat and apply flux if you plan to test this thought.
                                Last edited by mon2; 03-06-2023, 01:13 PM.

                                Comment

                                • waakye
                                  Badcaps Veteran
                                  • Dec 2018
                                  • 340
                                  • Electronada

                                  #36
                                  Re: Alienware 17 R3 power on and shuts itself off and stays off

                                  Ok. I can give it a try but if you can find a part for me I will take it.
                                  Thanks

                                  Comment

                                  • waakye
                                    Badcaps Veteran
                                    • Dec 2018
                                    • 340
                                    • Electronada

                                    #37
                                    Re: Alienware 17 R3 power on and shuts itself off and stays off

                                    I will try to fix the pins and also I will remove the chip and power on the laptop and see if I get the same beep codes and report back.

                                    Comment

                                    • mon2
                                      Badcaps Legend
                                      • Dec 2019
                                      • 14659
                                      • Canada

                                      #38
                                      Re: Alienware 17 R3 power on and shuts itself off and stays off

                                      W25Q128FVSQ
                                      Can you confirm the full markings of your flash IC that was on the motherboard?

                                      This is very important.

                                      From the datasheet, found the following - see attached.

                                      With a 'Q' suffix, this implies the flash device as sold from Winbonard is indeed in QSPI mode.

                                      This means that your JV flash will NOT be the same until you manually enable the QSPI mode using your programmer tool.

                                      Personally do not use the same tools but can you share screens of the options for the JV flash device ?

                                      You are looking for the 'QE' bit and by default, it will be '0' and you want to change this to '1' and continue to flash the device. Then test again.
                                      Attached Files

                                      Comment

                                      • waakye
                                        Badcaps Veteran
                                        • Dec 2018
                                        • 340
                                        • Electronada

                                        #39
                                        Re: Alienware 17 R3 power on and shuts itself off and stays off

                                        Thanks mon2.
                                        This is the marking on the chip: Winbond 25Q128FVSQ 1633

                                        Comment

                                        • waakye
                                          Badcaps Veteran
                                          • Dec 2018
                                          • 340
                                          • Electronada

                                          #40
                                          Re: Alienware 17 R3 power on and shuts itself off and stays off

                                          Hi,
                                          I have attached the option menu of the chip. Let me if that is sufficient. Btw am using Neo programmer and CH341A black edition programmer. The volage modification is done to supply the chip with 3.3V.
                                          Thanks
                                          Attached Files
                                          Last edited by waakye; 03-06-2023, 02:40 PM.

                                          Comment

                                          Related Topics

                                          Collapse

                                          • 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
                                          • PantherDave
                                            Microsoft Surface Pro (5th gen) model 1796 - no power
                                            by PantherDave
                                            Hi all!

                                            I'm trying to troubleshoot a Microsoft Surface Pro (5th gen) model 1796 that won't power on. Motherboard model is M1007506-015. My priority is retrieving data, but the SSD is integrated so it looks like if I can't repair it it'll need to go to a data recovery company. I've done a little basic board repair before, but nothing this advanced until now. So please forgive my ignorance in advance. 😅

                                            I found the boardview for this laptop in the forums here, and am able to open it on my PC with FlexBV.
                                            https://www.badcaps.net/forum/troubl...-hardware-devi...
                                            05-29-2024, 02:01 PM
                                          • GLISIT
                                            Asus Probook P5440UF-XB74 power issue
                                            by GLISIT
                                            Hi all,

                                            TL;DR - this laptop is driving me nuts with the oddball power-related behaviors. Appreciate any insight you can provide!


                                            I'm experiencing a power issue on an Asus Probook P5440UF-XB74. Although I've worked with electronics and computers for decades, this is my first attempt at getting into motherboard-level component troubleshooting. Any help the community can provide is greatly appreciated!

                                            A few weeks ago I was using the laptop (on battery power) for a Zoom meeting. The battery was running very low (long meeting) but I wasn't worried about...
                                            01-16-2025, 02:29 PM
                                          • brav1ez
                                            ASUS FX505GD shuts off after POST — no BIOS, power button unresponsive
                                            by brav1ez
                                            Hello everyone,
                                            I have an ASUS TUF Gaming FX505GD that's powering on, showing the ASUS logo for about 2 seconds with keyboard backlight, then immediately shuts off. After it shuts down, the power button does nothing until I unplug the laptop completely. No fans spin afterward either.

                                            I’ve tried:
                                            - CMOS reset
                                            - Removing the SSD/HDD
                                            - Reseating RAM (removing each stick individually stops boot completely)
                                            - Cleaning up recently applied thermal paste around CPU/GPU and nearby VRM components (issue persists)

                                            With...
                                            09-07-2025, 10:47 AM
                                          • sam_sam_sam
                                            Desoldering gun station modified to use a 18 volt @ 20 amp switching power supply
                                            by sam_sam_sam
                                            I have wanting to do this project for quite sometime now and I finally found a switching power supply that will work on this desoldering gun station ZD-915 that the original switching power supply took a shit and just was not worth trying to fix it because this switching power is not quite big enough to handle the heater element and the vacuum pump

                                            One note when I tested the switching power supply and the voltage control board I noticed that this desoldering gun heat up much faster than the original switching power supply which I was really surprised by to the point that I might buy...
                                            03-31-2024, 02:12 PM
                                          • Loading...
                                          • No more items.
                                          Working...