Jump to content
NotebookTalk

All Activity

This stream auto-updates

  1. Past hour
  2. I wrote out how I did INF mods before. (Doing it through nvcleanstall wasn't a thing back then.) https://www.nbrchive.net/forum.notebookreview.com/threads/precision-7530-precision-7730-owners-thread.820539/page-253.html#post-10937563 I never ran into code 43, so not sure what to say if that doesn't work.
  3. @Aaron44126 You offered a lot already master thanks a lot all of you.. But I wonder if you can help me with the drivers side please I've flashed vbios using CH341a, it went smoothly booting into windows, the GPU shows under the ID: 1C20 But whatever I try with drivers like modifying inf manually or using the nvcleaninstall I still end up with code 43.. Any tips
  4. I figured out a better mounting location for the wired WireView Pro 2 that the radiator fan screws. I did not like it where it was. I had not noticed that the distro block had holes that went all the way through where the screws attach the distro block to the chassis. I used those holes with screws to attach it to the distro block much lower than before. The fan mounting bracket included with it aligns perfectly with the holes in the distro block. Now it doesn't have the ugly long "snake" for the 12VHPWR cable. This is aesthetically more acceptable.
  5. Today
  6. Unfortunately, most local yokels buying computers and computer parts are monkeys that have the Facepoot Marketplace mindset. Most of them have totally lost touch with reality. Those selling think their legacy garbage is worth a fortune and those trying to purchase current hardware are idiots that expect to pay legacy hardware prices for cutting edge. When I list anything there I get bombarded with low-ball offers from morons. They say "that's too much" and I say "if you can find it cheaper, buy it... if you want what I'm selling the price is already below average and not negotiable."
  7. if this is anything like the elitebook 8570W misadventure i had when trying to make a GTX 965M work, you have to choose the correct VBios otherwise the machine wont POST. It will fire up but no display output to screen. what Vbios does your Fermi have on it. You might be seeing a misalignment of DP_A, B C etc not being assigned to the display. Try the TechPowerup forum for other versions of Vbios. I know on my machine it only ever came with 3 card options from factory, despite what HP techs said no Whitelist "apparently" existed. Ive seen INF mods needed for some cards too
  8. Thanks brother. It is true PC hardware is an absolute mess right now, but that is why I went with the slightly older stuff. The problem is that the average PC buyer still thinks we are back in last 2024/early 2025. They still have that 60 to 70% off mentality. They argue that the PC isn't worth 1200 to 1300, even though the PCs I have built outclass anything selling new in that price range. The 4070 Ti is still going for 500 to 600 used and I won't even get into SSD/RAM pricing. However, I will always stand my ground. We shall see how it goes. I am happy to see you're enjoying your return to Intel. Next gen should be very interesting and I think Intel will give AMD a run for its money, as long as Intel keeps pricing reasonable. But only time will tell.
  9. This project is very interesting & I'm looking at possibly doing this to my Dell Precision 7720 as I've been dealing with the issues dell has created. Mine has a Xeon E3-1545M V6 processor with Iris Pro P580 integrated graphics & a Quadro P4000 GPU. I am happy with this laptop & impressed with its performance, but there are some problems. In comparison to the P4000 running at about 60C when playing games, I've put PTM7950 on the CPU & its wanting to get close to 80C and the highest I've seen it get to being 85C. So being able to undervolt & overclock the CPU sounds awesome with the addition of ram overclocking; however, looking into information for how to apply these software & firmware mods to mine is kind of convoluted in comparison to flashing a bios or updating a bios. So I wanted to ask something before I dive into the rabbit hole of improving my laptops performance. Can you explain further or even make a full on guide or tutorial on how many others can not only do this mod on their Dell Precision 7720, but also on many other old Precision laptops. Even though I do have the tools to reflash the bios my laptop if I screw up the process (CH341A BIOS programmer), I'd rather save my laptop from dell's poor decision making then saving it from a bricked bios I created. I'd appreciate it tremendously as I love this laptop & I want it to run its best for as long as possible.
  10. This is the state of my setup right now. I'm excited to test the 6800c34 ram for sure!
  11. Nice to hear from you, brother. And, glad to know you are doing well. I think PC building is a huge mess overall. Prices for anything used by AI are totally unreasonable to the point of absurdity. I think it is hurting all consumers, SI companies and manufacturers of other component products (cooling, case and PSU) that are selling a lot less merchandise now due to the ridiculous costs of the key components that are keeping consumers from building or buying new systems. I was running all AMD but just went back to Intel with two Z890 Apex and 270K Plus builds. I moved the 4585PX and B850MPOWER and 5080 Prime into a SFF living room build for my wife. I sold the X870E Apex and 9950X3D2 to Brother @Reciever for his next beastly build. It's Brother @Talon fault that I moved back to Intel. It feels like I am back home again.
  12. I don't have a whole lot to offer. I once flashed a Quadro P5000 on a Precision M6800, and I did it from Ubuntu Linux running in recovery/terminal mode, not from FreeDOS. It went fine. But I ended up not keeping the P5000 because even though this solved the boot problem, I had other problems with it afterwards. And these days, I'm completely out of doing this sort of tweaking.
  13. Alienware is still under bed in a box. Thought i would ask my AI about it; The reply; that Alienware story is painfully familiar, and everything you described matches exactly what happens when an M18x R1/R2 BIOS gets corrupted by IGFX memory changes or BAR toggling. Those machines were absolute beasts, but their BIOS was fragile, and once it went, you were basically locked out unless you had the tools to reflash the chip directly. Let me walk through what happened โ€” because your description is textbook M18x failure behaviour. โญ Why changing IGFX memory or BAR bricked your Alienware M18x BIOS The M18x had a very specific vulnerability: 1. IGFX memory (128MB / 256MB) was tied to the systemโ€™s UMA region Changing it altered: the memory map the PCIe address space the Optimus mux routing the BIOSโ€™s internal device table If the BIOS didnโ€™t like the new configuration, it would: fail to initialise IGFX fail to initialise PEG fail to initialise the mux fail to initialise the EC (embedded controller) fail POST entirely This is exactly the โ€œblack screen, fans spin, no POSTโ€ behaviour you saw. 2. Enabling BAR (Base Address Register) on a muxless system BAR resizing changes: PCIe MMIO allocation GPU memory aperture address space mapping On a system with: IGFX dual discrete GPUs muxless Optimus routing โ€ฆchanging BAR could corrupt the BIOSโ€™s PCIe device map. Once that happens, the BIOS canโ€™t enumerate GPUs โ†’ POST fails โ†’ brick. โญ Why clearing CMOS didnโ€™t fix it On the M18x: CMOS reset only clears settings but IGFX memory and BAR changes affect firmware-level tables So even if you: removed the battery shorted the pads held power for 60 seconds removed RAM tried blind recovery โ€ฆthe corrupted firmware tables remained. This is why it never came back. โญ Why the YouTube repair guy couldnโ€™t fix it The M18x BIOS chip is: soldered not socketed requires hot-air rework requires a CH341A or RT809H programmer requires the correct Dell HDR โ†’ BIN conversion requires the correct ME region requires the correct EC firmware pairing If he didnโ€™t: desolder the chip dump it clean the ME region flash a known-good BIN reflow the chip verify the EC pairing โ€ฆthen the machine would come back exactly as you sent it. Which is what happened. Most โ€œYouTube repair guysโ€ donโ€™t have the tools or the knowledge to fix Alienware BIOS corruption โ€” especially on the M18x, which is notorious for this exact failure. โญ Why the M18x is still recoverable โ€” but only with a proper reflash Your machine isnโ€™t dead. Itโ€™s just stuck with a corrupted BIOS. The fix is: Remove the BIOS chip Dump the corrupted firmware Clean the Intel ME region Flash a known-good M18x R1/R2 BIOS BIN Reflow the chip Reassemble and test Once thatโ€™s done, the machine will POST again. But it requires: hot-air station flux CH341A programmer SOIC8 clip or direct solder pads correct firmware tools correct Alienware BIOS image This is why DIY attempts never work. โญ You didnโ€™t โ€œbreakโ€ the machine โ€” the BIOS simply corrupted itself The M18x was famous for: IGFX memory corruption mux routing failures Optimus table corruption PCIe address map corruption BAR-related brickings EC desync issues You hit one of the known triggers. It wasnโ€™t your fault โ€” the BIOS was fragile. โญ If you ever want it revived I can tell you: which BIOS chip it uses which programmer you need which BIN file is safe how to clean the ME region how to reflash it properly how to avoid future brick triggers Just say the word. And yes โ€” that machine is absolutely recoverable. Itโ€™s not dead, just stuck.
  14. What in the world! I come back from a hiatus (thanks @Mr. Fox for reaching out, I miss my brothers here!) and almost everyone is running AMD CPUs. Update on what I've been doing: I got back (never really left, just didn't buy inventory) into the S.I. business at the wrong time, lol. I purchased several Gigabyte mobos and 4070 Ti's, 13700K's, and no one is buying locally. Doesn't help that I went with DDR5 boards and hence, DDR5 RAM and storage prices. LOL, I had people offer to trade puppies, PS5's, old bikes and etc. ๐Ÿ˜‚ Trying to talk to people through my YT community about overclocking is funny. These people are engineers, that can completely build a 3D printer from scratch, but try talking about overclocking RAM, CPUs or GPUs, they aren't interested. However, say anything bad about certain companies like Prusa or Bambu Lab, they attack LOL. I do miss overclocking, but it's no real fun with a 5070 Ti/9070XT. I need the big boy but that comes with big boy pricing. I am hoping Intel's next platform brings me back into the fold. I hope all of you and your families are doing well, mine is doing well. I'm back now, lurking as normal.
  15. News: Everything that's from 2012 to 2019 from Clevo with eDP will work with RTX 30XX, 40XX and even 5080 with the backlight mod v2. X170SM and X170KM don't work! RTX 40XX and any standard MXM 3.0/3.1 won't work! GPU die is cold. Laptop successfully has backlight control with my mod (laptop boots) but nothing on the main screen. Nothing in HDMI and DP. Well on the P775, the RTX 3080/2080 from X170 are working. So the same can be said for the RTX 4070/4090. It means the P775 is compatible with any formats and the X170 is different. Does anybody have the schematics for the X170KM? I want to see if there are any RSVD pins dedicated for "detecting a compatible GPU" or is it just a power failure? Like pads E1 to E4 don't work and the only main power comes from the external power cable? It's not a vbios issue. They have DP in D and UEFI firmware. What a shame. Latest compatible MXM laptops are HP Zbook G6 17 and P775 series and one more I forgot...
  16. Yes.. it should be
  17. So I finally got my most wanted laptop, the Acer Aspire 8930g! Came across its existence around the beginning of the year when i was looking at an article about unique looking laptops and this machine was on there and ever since i seen i wanted it SOOO bad lol. But as soon as i looked on Ebay to get one, all i find is parts and I know as a collector that's not a good sign lol. So as months go by and only seeing parts I finally got tired of just waiting. After trying to buy these machines from seller from Europe who didn't want to sell to me, assuming they didn't want to deal with the hassle, which is understandable. So I discovered someone made a post on a Facebook page about PC's etc about last year, about wanting to fix it up. So i message him asking if he had done anything to it and wanted to sell it. Normally, I dont do that but i wanted this machine so bad lol. So he said he hadn't done anything to it and was willing to sell it since he didn't want it just sitting there. So i buy it and i get it today. I go to plug it in and when I tried to do that i noticed it wouldnt go into the port. So i look and the power jack pin was bent. So i straighten out best i can and then it finally plugs in and turn it on since there's no hdd or ssd in it, i just go to BIOS. Just to see it if it works. It boots to Bios. Good. So i get an ssd and put it in and connect my windows installation usb. As soon as it boots into the the installation drive, it shuts off. Im like hmm...that's strange...lets try that again...and it shuts down again. Im like wow...never encountered this before. So i put the usb into another port, same thing. And then another port, same thing. Then, i thought maybe the charger is too much for the machine? (135w adapter). I unplug it and it boots into the installation disk. So then i look up why that is and apparently its a motherboard issue? I really hope not lol. I bought another power jack since maybe its because of the power jack pin being bent. But it probably is the motherboard since it wont boot to windows via just adapter. If it is the motherboard at least i have all the parts and all i gotta do is get another motherboard. This isnt a need help post, as im just posting about my machine in general, but if you want to give advice on what i can do about this not working feel free!
  18. Yesterday
  19. Thanks! I can see some areas to flesh out, but once I started tightening up my Corsair Vengeance 9200 sticks even at 6000 temps shot to 76c and errors so I plan on testing no fan (obvious overheating) vs with the included ram fan to see where it tops out vs the 140mm blaster master. Corsair heatsinks are just the worst.....followed by Patriots. Middle of the pack are G.Skill heat blankets and Kingston (HP). Best I've seen so far are KingBank and TeamGroup. Good call. That setup was just not delivering. Did you check Gear 4 just to remove the MB from the equation? The fact it was open box always leaves a "why was it returned?" on the table. 2200 fclk, 6400 and 8000 are the minimum entry bar for being "acceptable" in my book. I've binned ~7 9800X3D CPUs and sent back 4 and sold off 2 to guildies who don't care about that criteria. You would have to really remove the GPU wrong and it would take at least 50-60+ insertions and removals to notice anything. If you picked up the newer revision with the AIO power connector on board, it has been corrected on that model. It sucks that we sometimes have to parts fish, but for us PnP doesn't cut it. I assume you kept the Astral? Time to play around with mVolt+ with that big 'ole heatsink on it. I've been working with the eval x870e Dark Hero for ~3 days now and 2200/6400 and 8000-8200 is no problem on this delidded 9850X3D. I can't stabilize 8400 but I'll keep trying but I'm asking for unicorn magic sooo....yeah. I really like this motherboard as it is basically the Extreme bones underneath this time around vs the normal Hero and it shows. I may kick it into gear 4 so I can see if the Dark Hero can truly do 9200 since it is rated up to 9600 and I've already tested these Corsair sticks up to 9066 on the z890 Strix-A once in Gear 4 I do the no fan vs included Dark Hero fan vs 140mm fan tests as outlined above. On the other hand, I am also a firm believer that eval and review samples may get an extra bit of QC too..... Hopefully this 9950X3D2 is a 8400+ monster!
  20. "We've all been too ambitious": Sam Altman says our old habits are delaying the great AI transition Altman says people prefer familiar tools as the AI industry struggles to win over skeptics
  21. I ended up with it by accident. I was purchasing a second X870E AORUS Master (also a fantastic motherboard) and it arrived damaged. I ordered it from Central Computer. The large NVMe heatsink had come loose in shipping and slammed around damaging all sorts of stuff. I asked Central to open the box and check the replacement and they opened all 25 boxes they had in stock and the same thing was wrong with all of them. They offered me the X870E-E Strix as a replacement at no cost (normally about $50 more due to the A$$zeus ROG tax) and I accepted. It served me well alongside my first X870E AORUS Master mobo. They performed identically, but the ASUS BIOS is much better than Gigabyte's BIOS. One thing that seems universal with Gigabyte is their BIOS never has a way to disable the onboard WiFi/BT module, and I just hated that. (I do not use either one and the WiFi/BT driver bloatware impairs CPU and memory benchmark scores when that crap is enabled.) I ended up removing the VRM heatsink and pulling out the WiFi card on the Gigabutt mobo as a workaround.
  22. Yeah I liked my setup, but it was kinda weak. Booting 7600 1:2 was a miracle scenario maybe 1 out of 4 tries in that platform. I was kind of bummed about the 2167 fclk, but not a deal breaker for me. That's really good to hear about the motherboard!
  23. If you get a good setup, like what I sold to @Reciever and offered to you, the 9950X3D2 will be great. I do not know why, but is seems like with the X3D chips (all of them) it is harder to find one that has an IMC strong enough to handle 8000 and 2200 FCLK. I had the Strix X870E-E motherboard for a good while and it was a very good motherboard. I think you will like it. It overclocked the memory as well as the X870E Apex does with a good CPU. Ran it 8000-8200 daily. No issues.
  24. One by one they go into history. RIP
  25. I returned all of my stuff to BestBuy a few days ago, I came home spent a couple days browsing and I decided to try some different parts instead. More or less the same setup. (1) 9950X3D2 (Really love this CPU I bought it again could not resist) (2) Asus X870E Strix E-E (This one has Debug LED, does not have a quick release PCIe though and these can damage GPU's with improper removal apparently? (3) Gskill DDR5 2x16GB 6800C34 (This was the same cost as my Corsair kit) Hopefully this setup can hit the measly DDR5 8000. ๐Ÿ’€ Almost went 270K Plus route, but I found my self splurging much more on Z890 motherboard cost and Z890 ram cost, which easily bridged the gap from 270KP to 9950X3D2 cost. So the savings of 270KP were just getting stuffed in to fancier board and ram to run the 270KP. I really liked the 9950X3D2!! I ran it for a solid 2 months. Gaming performance with 5090 Astral OC was excellent, it really impressed me so much. I just wasn't happy with my combination of parts, or quality of parts, so it all went back. My original open box X870 Dark Hero was questionable, my CPU bin was questionable, and even my Hynix A-Die SR ram was very questionable. Would like to play around with 8000-8200 Gear 2. Or daily 6400 Gear 1. ๐Ÿ˜
  26. Hi SuperMG, Yes, this method always works for me. The only thing is that the battery on my laptops has to be fully charged; as soon as Windows shows the "Charging" status, it doesn't work. Glad to hear you found a solution that works for you ๐Ÿ‘ P.S.: You got a really high-quality chipโ€”the power consumption and temperature readings are fantastic!
  27. Important (security) patch updates getting better and better. Windows 11โ€™s August update is crashing games: Microsoft explains why For days, Windows 11 users have been complaining about crashes and other issues. Microsoft has now confirmed the problem and published a workaround. August's Windows 11 update breaks printers and PDFs. Microsoft explains why A Windows 11 update tied to KB5120708 is causing PDF and printing errors. While Microsoft works on a fix, a temporary workaround exists.
  1. Load more activity
ร—
ร—
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use