Jump to content
NotebookTalk

Aaron44126

Moderator
  • Posts

    2,325
  • Joined

  • Days Won

    33

Aaron44126 last won the day on September 18

Aaron44126 had the most liked content!

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Aaron44126's Achievements

Grand Master

Grand Master (14/14)

  • Well Followed Rare
  • One Year In
  • Helpful Rare
  • Posting Machine Rare
  • Custodian of History Rare

Recent Badges

2k

Reputation

  1. This is the case with most displays, but in these systems, the HDMI port is hard-wired to the dGPU and not the iGPU. (Unless you bought an iGPU-only system and it has the DGFF spacer card installed, whose purpose is to basically route the signal from the HDMI port to the iGPU.) So, connecting a display to the HDMI port will always cause the dGPU to engage.
  2. I think the docs are right with regard to this. I haven't tested this system, but that is how prior generations behaved (Precision 7000 line starting with 7X30, when Dell switched to using DGFF GPUs). If you want everything attached to the iGPU, plug your displays in via the USB-C ports, either via a dock or directly. USB-C to HDMI or USB-C to DVI (...or even USB-C → HDMI → DVI...) should work fine, and attach to the iGPU. If it were me, I'd just use an USB-C → HDMI adapter as that will have more potential for future use, and then connect it to your monitor with an HDMI→DVI cable if necessary.
  3. I can answer a couple. 1. If you get an iGPU-only system, you will be able to use the HDMI port and it will be attached to the iGPU. 2. You can do firmware updates from Linux if capsule updates are enabled in BIOS setup, and you can also do pre-boot BIOS updates (regardless of the OS), if you hit F12 at the boot screen there will be an option to update the BIOS using a file stored on a USB flash drive. Dell very rarely posts gGPU vBIOS updates, most systems never get one.
  4. It's in BIOS setup (hit F2 key at boot), you should have a page with an option for the startup type. Set it to "thorough" instead of "fast" or "automatic".
  5. With my M6700, I swapped GPUs many times and always just reused the pads that came with the original GPU card, putting them back in the same spot. Maybe that's not "optimal" but it never caused me any problems. The higher-end GPUs will be power-limited before they become thermal-limited, you just need something that works "good enough".
  6. Alright then, I missed that. You should be fine. You'll need a Dremel or similar tool to cut a little protruding piece off of the heatsink, most likely, where it hits one of the VRMs at the top of the card.
  7. I didn't say that it works; I tried to point out the caveats. I would say this GPU does not work in M6800 unless you plan to use it with Linux. Getting it to work with Windows requires "extreme measures" which you should familiarize yourself with before purchasing. I don't think that anyone here will be able to help you with it. The only one I know who has gotten it to boot Windows successfully is @jeamn and he did not end up using it for very long. Quadro P5000 would be a better option. We've had discussion about that going on recently.
  8. It has been tried. https://www.nbrchive.net/forum.notebookreview.com/threads/trials-and-tribulations-installing-a-1070-in-a-m6800.828000/index.html There is a vBIOS issue if you wan to run Windows. You will get an ACPI BSOD no matter what, even if trying to just boot install media. For Pascal, you need an engineering sample vBIOS to get around this (...or some steps that I don't understand like @jeamn did, see link). We only have engineering sample vBIOS images for Quadro P3000, P4000, and P5000; no GeForce.
  9. Are you talking about if there is an administrator BIOS password set? You can have it removed even if you don't know the password. Dell laptops have a procedure for this (it varies depending on the system).
  10. Feedback on some of your questions. 7 — Optimus / ongoing power draw from the dGPU I have had issues like this with every Dell Precision system that I have used. I am not sure if it is just an issue with these things, or with Optimus in general. The dGPU tends to get stuck "on" even when nothing is using it. It might be drawing power even when the NVIDIA system tray thing says that it is off. The fix for this is — after booting the system and logging in, wait a minute or two, then go to Device Manager and disable / re-enable the dGPU. After that, it seems to behave properly for the remainder of the session. (At least for me.) I actually have a script that fires at login and uses DevManView to do this automatically. (DevManView supports command line arguments to do things like disable or enable a device without bringing up the GUI.) Also note that tools that monitor the GPU (like GPU-Z) may keep the GPU awake. So if you're "watching" to see if it is behaving, that might be what is causing the problem. 9 — Fingerprint reader dropped I have experienced this occasionally with multiple Precision systems. (I'm talking on the order of maybe 3-4 times a year.) Hopefully it was just a fluke for you. If it is something that happens every now and then, I don't have hope that replacing any component would fix it. 11 — SmartCard reader errors The SmartCard reader is the long, skinny slot on the side, and doesn't have anything to do with the WWAN card or SIM slot. It's for inserting SmartCards which can be used for authentication or I don't know what else. (I have a family member who works for the VA and she always has a SmartCard inserted in her laptop...)
  11. Seems like there should be potential for manual fan control. The BIOS system diagnostics includes a test that manipulates the fan speed. If someone could reverse engineer that and figure out what commands that it is sending to the embedded controller, then you'd have a starting point. (The manual fan control solution that existed for earlier systems, used in many tools like SpeedFan, HWiNFO64, and the Linux kernel, was also reverse engineered from a Dell support tool.) I actually spent a good amount of time fighting with embedded controller commands to figure it out. I ended up discovering some endpoints for reading the fan speed (and system temperatures) that no one else had figured out yet. But I couldn't find a control mechanism. My investigation was pretty brute force, not really based on reverse engineering anything, I don't have the skills for that. Fan behavior in the Precision 7770 is a part of what turned me off from this line of systems altogether. There are a lot of things about my MacBook that I wish were different, but fan behavior is not one of them.
  12. AFAIK, there is still no manual fan control option for Dell systems released on 2021 or later.
  13. Some notes. Installing Windows 11 on "unsupported" systems typically is smooth, but there could be ongoing attention required, as Microsoft likely will not drop out their yearly "major upgrade" via Windows Update to such systems. So, next fall when Windows 11 26H2 comes out for example, you may need to take manual action to install it if you are running Windows 11 on an "unsupported" system. (Microsoft only supports each version for two years, unless you are on Enterprise edition where you get three years of support.) There's also a chance that Microsoft will break the experience for unsupported systems when one of these major updates comes out. Windows 10 LTSC is still supported for a number of years. You can grab one of those licenses if you would prefer to stay on Windows 10 and continue to receive security support. Even though it is not "supported", there is a path to migrate from "regular" Windows 10 to Windows 10 LTSC in-place (without doing a fresh Windows install), and I have done it a number of times without issue. ...I have particular issues with the direction that Microsoft is going with Windows 11, so for "ideological" reasons, I am taking steps to get myself off of Windows. All of my personal workloads have been moved to macOS. I was using a Windows VM for a while, but I have managed to ditch that recently as well. I'm still on Windows for work, but that will be changing within the next 12 months hopefully (I am ready to go, but my local IT dept is holding me up). There's never been a better time to investigate macOS or Linux. I was on Linux for a while, and though some productivity software is missing, it is a great OS for "basic use" (if you can do most of your stuff in a web browser) and also for gaming (if you don't play multi-played games that use kernel-level anti-cheat). (macOS 26 "Tahoe" is also a mess, but that is one that will hopefully get cleaned up over the next few months.)
  14. So they made it look like a MacBook Pro ......... (The color & shape of the palmrest area / lower chassis strongly evokes "MacBook Pro" to me, including that "notch" in front of the touchpad which is there to allow you to open the lid. I had to do a double-take the first time that I saw it.) But I guess actually using aluminum for the palmrest just costs too much ...? And if I am understanding right, it is also not the "soft" / "rubber"-like texture that Precision 7XXX and M6XXX series used on the palmrest? It's just ... plastic, with a silver "metal-looking" paint/finish?
  15. IIRC, Zbook 17 G1 uses LVDS for the display and not eDP, so this mod would not apply. (Newer NVIDIA laptop GPUs do not support LVDS at all. You can only use them by passing through the Intel integrated GPU.)
×
×
  • 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