Dell Precision M4400 Windows 8.1 upgrade

I've been trying to upgrade my Dell Precision M4400 laptop to Windows 8.1 for hours now, with no success.
The installation completes, but right after loading the license agreement, the computer crashes with the infamous VIDEO_TDR error.
I had this problem years ago when I upgraded to Windows 7, and again with Windows 8.0. But I've always been able to at least boot to the desktop so I can turn off NVidia's lousy Powermizer "feature". With Windows 8.1, there's just no way for me to get that far. The laptop crashes, reboots, reverts back to Windows 8.0; leaving me annoyed, hopeless, and stuck trying again.
The VIDEO_TDR error has been a problem for several M4400 users for a while now; Dell needs to stop giving us to proverbial middle finger, and do something about it. After all, this was an expensive unit, and still has plenty of life left in it.
While I wait for them to get their act together. does anybody know how I can get Windows 8.1 into safe mode during the install process? (I tried holding shift and striking the F8 key during boot, but it just ignores me and continues the setup process)

I ran into the same issue today when upgrading from Windows 8.0 Pro to Windows 8.1 Pro.
Here is how I managed to get through the upgrade successfully, maybe the description helps others:
On the old OS (Windows 8) open Windows Explorer and go to options
Enable all options to see hidden and system files
Keep Windows Explorer open
Open an elevated command prompt and run the following command:
bcdedit /set {default} bootmenupolicy legacy
This enables the legacy F8 boot option in case the VGA boot has to be enforced later on in the process
Start the OS upgrade process from the Microsoft Store
When being prompted to restart the computer DO NOT restart
Change to the Windows Explorer Window and find a folder called "$Windows.~BT" which contains the Windows 8.1 setup files
Within that folder navigate to the "DUDownload" folder and find the "DUDriverUpdates": C:\$Windows.~BT\DUDownload\DUDriverUpdates
Within that folder delete the compressed file and the GUID name folder
The contains the latest nVidia driver that causes the blue screen
Complete the restart as requested by the Windows upgrade routine
Windows 8.1 will install with standard VGA support only
Once completed log on and download the "Powermizer" tool from here:
http://www.box.net/shared/v7jpoateoq
Download the latest Windows 8.1 drivers from the nVidia web site for the 9600M GT card
Install the drivers (I only installed the core drivers and no add on software from offered by the setup)
Run the "Powermizer" tool from an elevated command prompt and disable the power saving optionRestart the machine immediately when suggested by the "Powermizer"
If the machine crashes just restart, log on and run the too again from an elevated command prompt again
If it continues to crash force a "low resolution" boot by hitting F8 at the beginning of the boot phase and run the tool after having booted with the VGA driver
I tested full HD (1080p) video playback in battery and AC mode as well as resuming from sleep without any issues.
Thanks to the ones that posted here I was able to get this issue solved:
http://en.community.dell.com/support-forums/laptop/f/3519/t/19448813.aspx

Similar Messages

  • My Lightroom kepps stopping just after being loaded. My Lightroom is 5.4 64 bits installed on a Dell PC with Windows 8.1(upgraded from 8). I have uninstalled Lightroom and re-installed it with the same result. What could be the problem?

    My Lightroom kepps stopping just after being loaded. My Lightroom is 5.4 64 bits installed on a Dell PC with Windows 8.1(upgraded from 8). I have uninstalled Lightroom and re-installed it with the same result. What could be the problem?

    Try resetting your preference file next: http://www.lightroomforums.net/showthread.php?14226-Resetting-(or-Trashing-)-the-Lightroom -Preferences-file
    It survives an uninstall/reinstall.

  • Cannot get ALPS touchpad on Dell Precision M4400 to work reliably.

    My Dell Precision M4400 (running Arch x86-64) has an ALPS touchpad which Xfce claims is a "AlpsPS/2 ALPS DualPoint TouchPad" and a pointer stick claimed to be a "DualPoint Stick" I have the synaptic touchpad drivers installed and xorg input hotplugging on, and it works 95% of the time reliably. However, rarely, a mouse button will either act wedged down or will not respond untill I hammer the other mouse buttons for a second or so. As well, no matter what I try, I cannot get the side of the mousepad to act as a scroll wheel.
    The following is the contents of my HAL configuration for the mousepad at /etc/hal/fdi/policy/11-x11-synaptics.fdi . I got it online from a wiki posting it ( http://www.linlap.com/wiki/dell+precision+m4400 ), and it fixed an earlier problems with the mousepad settings resetting on resume from suspend-to-RAM (as it fell back to PS/2 mouse emulation, I think).
    <?xml version="1.0" encoding="utf-8"?>
    <deviceinfo version="0.2">
    <device>
    <match key="info.capabilities" contains="input.touchpad">
    <merge key="input.x11_driver" type="string">synaptics</merge>
    <merge key="input.x11_options.SHMConfig" type="string">on</merge>
    <merge key="input.x11_options.VertEdgeScroll" type="string">true</merge>
    <merge key="input.x11_options.HorizEdgeScroll" type="string">true</merge>
    <merge key="input.x11_options.VertScrollDelta" type="string">20</merge>
    <merge key="input.x11_options.HorizScrollDelta" type="string">20</merge>
    <merge key="input.x11_options.LeftEdge" type="string">80</merge>
    <merge key="input.x11_options.RightEdge" type="string">880</merge>
    <merge key="input.x11_options.TopEdge" type="string">150</merge>
    <merge key="input.x11_options.BottomEdge" type="string">630</merge>
    <merge key="input.x11_options.TapButton1" type="string">1</merge>
    <merge key="input.x11_options.FingerLow" type="string">3</merge>
    <merge key="input.x11_options.FingerHigh" type="string">20</merge>
    </match>
    </device>
    </deviceinfo>
    And because it might be usefull, Xorg.conf:
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 1.0 (buildmeister@builder58) Fri Apr 17 00:40:10 PDT 2009
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    EndSection
    Section "Files"
    EndSection
    Section "Module"
    Load "dbe"
    Load "extmod"
    Load "freetype"
    Load "glx"
    Load "synaptics"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 28.0 - 33.0
    VertRefresh 43.0 - 72.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    Option "RegistryDwords" "PowerMizerEnable=0x1; PerfLevelSrc=0x3333"
    Option "NoLogo" "True"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "AddARGBGLXVisuals" "True"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection
    Section "ServerFlags"
    Option "DontZap" "false"
    EndSection
    Last edited by GourdCaptain (2009-05-24 18:31:54)

    try an -Syu real quick... my touchpad scroll didn't work before, but now it is autodetected.

  • Dell Precision M4400

    Ime curious, had anyone got the above laptop working with PP CS6 (I guess it will need the GPU hack.

    PS it has a NVIDIA®Quadro® FX 770M GPU

  • Serious resolution issues with After Effects CC (2014) on Windows 8.1 Pro on Dell Precision M3800 laptop??

    My new company installed Adobe Creative Cloud (There was some annoying Proxy issues at first, because of the seriously tight I.T policies) but we are having some serious resolution issues with After Effects CC 2014 (also have this resolution problem with Adobe Premiere, Media Encoder, Muse) on Windows 8.1 Pro on a Dell Precision M3800 laptop with icons and interface looking too small and hard to see, is there a fix, an update or a work around, can anyone help?
    Any help will be appreciated!
    k.regards
    Ramon

    Hi Todd is there a time-frame for this fix, there is a lot of pressure on me, because I convinced my company to get the Creative Cloud and quite a lot of the CC software is not compatible with the latest Windows 8.1 OS.
    Is there at least a work around, until this big fix comes along?
    k.regards
    Ramon

  • PS CS6 has a different set of installed fonts than my old PS CS4.  How do I get my old fonts back?  Don't like most of the CS6 fonts.  Dell Precision, Windows 7.  Does PS use the fonts in the Windows directory or does it use its own?  A lot of my preferre

    PS CS6 has a different set of installed fonts than my old PS CS4.  How do I get my old fonts back?  Don't like most of the newer CS6 fonts.  Dell Precision, Windows 7.  Does PS use the fonts in the Windows directory or does it use its own?  If so, where are they in the directory?  A lot of my preferred fonts show in the Windows directory but not in Photoshop, which does not display them within the program.  Please help.  If I get free fonts (NOT CC fonts) from elsewhere, where do I put them for Photoshop[ CS6 to use them?  Thanks.

    All versions of Photoshop get their fonts from your OS.  Just install any missing font wherever Windows keeps fonts.
    I don't do windows myself.

  • Windows UI Lagging Dell Precision 7810 (NVIDA)

    Workstation is a Dell Precision 7810. Dual monitor setup with two NVIDIA Quadro K620. Its a fairly well spec'd machine, running windows 7. Monitor 1 is 1920x1080@60hz 32bpp. Monitor 2 1680x1050, 59.88hz, 32bpp, both DVIThe UI is lagging noticeably. Exact issues are:When minimizing and restoring windows there is noticeable "jitter" and lagFlash video jitters, gets worse when flash is full screen.Actions like creating a new browser tab a noticeable pauseThings I've tried:Updated NVIDIA drivers (from NVIDIA).Dell Command Update, latest drivers on machine.Disabled hardware acceleration in flashUsed dell performance tuner, set profile to dell factory profile.Changed settings in NVIDIA Control: GPU dedicated to graphics tasks, Scaling OFF,
    This topic first appeared in the Spiceworks Community

    New Delhi/Bangalore:With 975 million mobile phone connections in India and penetration at 140 percent in urban areas, many e-commerce firms see apps as the way forward to push sales, with some even planning to make it their exclusive delivery platform. Is it feasible?
    Industry stakeholders feel mobile apps are the way forward. But they cannot be the sole medium.
    Recently, homegrown e-commerce major Flipkart, at an internal meeting, disclosed that the company planned to go the only-mobile-app-way by September. Earlier Myntra, which was acquired by Flipkart, also went app only.
    "India is gradually transitioning from a mobile-first to a mobile-only country," a Flipkart spokesperson told IANS, alluding to the fact that net addition in fixed-line telephony in India had been in the negative for a few years now...Read More
    Read More

  • Couldn't upgrade Solaris 10 x86 from Sun Fire x2200 to Dell Precision Wrkst

    Dear Solaris Experts,
    I need to clone a Solaris 10 x86 system using a ufsdump backup from the following source & target servers:
    Sun Fire x2200 M2 with Quad Core Processor
    # /usr/platform/`uname -i`/sbin/prtdiag
    System Configuration: Sun Microsystems Sun Fire X2200 M2 with Quad Core Processr
    BIOS Configuration: Sun Microsystems S39_3D12 10/06/2008
    # uname -a
    SunOS old 5.10 Generic_139556-08 i86pc i386 i86pc
    to
    Dell Precision WorkStation 390
    # /usr/platform/`uname -i`/sbin/prtdiag
    System Configuration: Dell Inc. Precision Workstation 390
    BIOS Configuration: Dell Inc. 2.3.0 05/01/2007
    # uname -a
    SunOS 5.10 Generic_139556-08 i86pc i386 i86pc
    Unfortunately, Solaris kept rebooting (failed to boot) from the restored primary disk (both / & /export/home) even though Grub menu appeared. As a result, I have embarked on the path of upgrading path using the same Solaris 10 Installation Disk (5/09) DVD but failed due to not able to mount / (c0t0d0s0), swap and /export/home (c0t0d0s7).
    The source Sun Fire x2200 had two mirrored disks but I am restoring the backups to a single harddisk. Any idea on what step has been missed or that it is not possible to go down this path altogether.
    I have tried a number of different reinstallations & restores but have not had much luck still.
    Many thanks,
    Jack

    I should have searched the forums first. This was the solution to my issue....
    http://forum.java.sun.com/thread.jspa?messageID=10249826

  • Dell Precision T7500 E5645 CPU Upgrade?

    Sid Phiilips wrote:
    I think I'd do the SSD and the RAM first and see how it goes.  What is he running for a graphics card?
    Thanks for the quickly reply, we recently installed a NVIDIA Quadro K4200.

    We have a Dell Precision T7500 with 2 x Intel Xeon E5645 2.40GHz
    The computer is being used for CAD work and rendering, the user complains the computer is slow which it is compared to the rest of the computers in our studio.  I've been told I can't replace it yet but can upgrade it.
    I was wondering what would be the best CPU upgrade to do for CAD work?  
    Have run CPUID and can see it has Socket 1366 LGA, I'm unsure sure if I should be looking at an E or X series processor though.
    Other upgrades I'm planning to do to the computer.
    Have set aside a Samsung 850 Pro SSD we have spare to rebuild the OS onto.  
    Going to remove mismatched RAM modules and install 2 x Crucial 16GB DDR3 PC3-12800 Registered ECC 1.35V 2048Meg x 72
    This topic first appeared in the Spiceworks Community

  • Dell Precision M6500 Overheating issue\CPU Issue

    I will tell you that M6500s run hot naturally, I have quite a few of these and the fans kick on all the time. Some of our users put them on cooling pads to avoid this issue. Generally if you have one of these machines, you are doing video rendering, CAD, other CPU-intensive applications. So what are you running? May very well be whatever application you are running has a process running in the background. Have you checked your msconfig and scheduled tasks? If it is running OK in safe mode sounds like you have something at startup that just wont stop using resorces (service or process). Check what is chewing through CPU in System Monitor, specifically which process. Also, might want to consider using updating graphics driver through the vendor (NVIDIA likely) and not just Dell. If everything looks good, Antonio is right, you just have...

    So we have many of these Dell Precision M6500 Laptops. Most of them give no issue. But we have one that likes to overheat and slow its self way down.When I first got my hands on it, I wiped the computer and reinstalled Windows 7. But it was still bogged down so I decided to see what processes were running. Nothing out of the ordinary but somehow 78% of the CPU was still being used, which was causing the fans to blare and the entire laptop to get warm\hot. So I then booted it into safe mode. Ran just find then. Minimal delay on actions. So it was running exactly like it was supposed to. Then I booted back up into the OS and it was already lagging again. Ran Trend Micro titanium and it managed to speed up boot time by 5 seconds. Ran CCleaner but it didn't find much. Malwarebytes came up empty.So then I thought that maybe upgrading it to...
    This topic first appeared in the Spiceworks Community

  • Just bought a dell pc with windows 8. on my old pc (vista) i would right click a movie (in itunes format) and say open with itunes and it would play. Now it won't open in itunes and it just CRASHES. HELP PLEASE. is there a glitch with win 8???

    okay not sure how this works so here i go again.
    Okay i bought a dell pc with windows 8 (big mistake) i downloaded itunes and from my external hard drive, right clicked a movie file (in ipad format, because this worked in vista on my old laptop) and it will not go into itunes. And itunes keeps crashing. Is there a glitch with win 8 and itunes ? I never had this prob with vista. I would right click a file and say open with itunes and poof it goes in the library. Please help before i throw this thing out the window! OH newest itunes is what i have installed.

    Take a look at this MBP, a refurbished unit.  Don't let the late 2011 release date put you off.  For about  $500 less than an equivalent 'new' one with similar specifications you get a quad core CPU and excellent graphics.  As Steve359 mentioned, this can be upgraded if the need arises and has the same warranty as a 'new' one
    I would not be surprised that these may actually be 'new' MBPs due to the length of time that they have been replaced by the current generation.  I purchased a 17" model about 5 weeks ago, and a serial number check suggests that it is 9 weeks old.
    http://store.apple.com/us/product/G0NM5LL/A
    Ciao.

  • TS1717 Having trouble running iTunes version 11.0.2 on a Dell Laptop running Windows 7 Professional Service Pack 1.  Keep getting an error message "the software required for communicating with iPods and mobile phones was not installed correctly..." reinst

    Having trouble when I launch iTunes (version 11.0.2) on my Dell Laptop running Windows 7 Professional (service pack 1).  I get an error message indicating software required to communicate with iPod and mobile phones was not installed correctly.  Do you want iTunes to try to repair this for you?  I normally respond with OK and it immediately tells me "could not be repaired.  Please reinstall iTunes..."  I have done this a number of times to no avail.

    I also notice Quicktime is not getting installed at all.
    That one is normal nowadays (ever since the iTunes versions 10.5.x).
    The software required for communicating with iPods and mobile phones was not installed correctly. Do you want iTunes to try to repair this for you?
    Let's try a standalone Apple Mobile Device Support install. It still might not install, but fingers crossed any error messages will give us a better idea of the underlying cause of why it's not installing under normal conditions.
    Download and save a copy of the iTunesSetup.exe (or iTunes64setup.exe) installer file to your hard drive:
    http://www.apple.com/itunes/download/
    Download and install the free trial version of WinRAR:
    http://www.rarlab.com/
    Right-click the iTunesSetup.exe (or iTunes64setup.exe), and select "Extract to iTunesSetup" (or "Extract to iTunes64Setup"). WinRAR will expand the contents of the file into a folder called "iTunesSetup" (or "iTunes64Setup").
    Go into the folder and doubleclick the AppleMobileDeviceSupport.msi (or AppleMobileDeviceSupport64.msi) to do a standalone AMDS install.
    (If it offers you the choice to remove or repair, choose "Remove", and if the uninstall goes through successfully, see if you can reinstall by doubleclicking the AppleMobileDeviceSupport.msi again.)
    Does it install (or uninstall and then reinstall) properly for you?
    If instead you get an error message during the install (or uninstall), let us know what it says. (Precise text, please.)

  • Help me decide: HP 8570w vs MSI Quadro Workstation vs Dell Precision m4700

    Hi,
    I'm looking to get a notebook for doing video and photo editing using Premiere, PS, Lightroom, Illustrator, and some AE. All CS6. I'm hoping you hardware experts can help me out. The MSI seems the most affordable...
    Can you help me decide between these notebooks?
    Quadro:
    http://us.msi.com/news-media/news/100083.html
    GT60 0NG-294US
    Intel® Core™ i7-3630QM Processor
    Windows 7 Professional
    15.6" Full HD Anti-Reflective Display 95% NTSC (16:9; 1920 x 1080)
    NVIDIA® Quadro® K2000M (DDR3 2GB VRAM)
    Full-Color Programmable Backlit Keyboard by SteelSeries
    Killer™ E2200 Game Networking
    MSI Cooler Boost Technology
    2 x Premium Speakers w/ Subwoofer
    750GB Hard Drive (7200RPM)
    12GB DDR3 1600MHz System Memory
    Blu-ray Disc Burner
    USB 3.0 x 3; USB 2.0 x 1; HDMI; Mini-Display
    Built-in 720p HD webcam
    Audio Boost Technology
    Jackson Peak 802.11 b/g/n WLAN
    HP 8570w:
    http://www8.hp.com/ca/en/products/laptops/product-detail.html?oid=5329162
    Operating system: Windows 7 Professional 64 (available through downgrade rights from Windows 8 Pro)
    Processor: Intel® Core™ i7-3630QM (2.40 GHz, 6 MB L3 cache, 4 cores)
    Memory, standard: 8 GB 1600 MHz DDR3 SDRAM
    Internal drive 750 GB 7200 rpm SATA
    Display: 15.6" diagonal LED-backlit FHD UWVA anti-glare DreamColor (1920 x 1080)
    Graphics: NVIDIA Quadro K2000M (2 GB dedicated DDR3)
    Network interface 10/100/1000
    Wireless:
    Intel Centrino 802.11a/b/g/n
    HP Integrated Module with Bluetooth 4.0+ EDR
    Battery type:
    8-cell (83 WHr) Li-Ion battery
    Weight Starting at 3 kg
    (Starting weight is with SSD and weight saver (no optical drive) )
    Dell Precision:
    http://www.dell.com/ca/business/p/precision-m4700/pd.aspx?c=ca&cs=cabsdt1&l=en&s=bsd&~ck=m n
    Intel Core™ i5-3340M (Dual Core 2.70GHz, 3.4GHz Turbo, 3M cache, 35W)
    Windows 7 Professional, No Media, 64-bit, English
    15.6" HD (1366x768) Anti-Glare
    2GB3 DDR3 SDRAM at 1600MHz
    320GB 2.5" 7200rpm Hard Drive
    8X DVD+/-RW Slot Load
    AMD® FirePro® M4000 Mobility Pro Graphics with 1GB GDDR5
    3 Year Basic Hardware Service with 3 Year NBD Limited Onsite Service After Remote Diagnosis
    6.33 lbs

    Understated,
    Sounds like you are in Canada.
    Skip MSI; they have not been getting much of a reputation for solid, reliable, laptops for video editing.
    Asus is selling rock-bottom priced laptops if you really need to cut cost to the bone.
    My first choice recommendation would be to go with an ADK laptop. They are a audio/video editing centric company that has excellent laptops (Sager / Cleo platform) and excellent support for pretty decent prices on high-spec configurations. Unlike the HP/Dell laptops, their 15.6" 1980x1080 has expansion for multiple drives while retaining your optical bay.
    HP and Dell are OK too, but more expensive for fully loaded configurations. Both companies provide a really nice base model, but then charge a lot for adding memory, drives, etc.
    Dell provides really decent CPU choices, but you need to go to the "large business" section of their web site to see those CPU choices for the M4700.
    If you go HP or Dell, get a newmodeus.com optical bay drive caddy to put a 2nd internal drive in your system. Buy the HP or Dell, then move the HD to the optical bay and buy a large SSD for OS, programs, and scratch/cache.
    Regards,
    Jim

  • Windows 8.1 upgrade fails on Inspiron 660

    Attempting Windows 8.1 upgrade results in:
    "We couldn't update the system reserved partition"
    with event ID 20 from WindowsUpdateCilent for error 0xC1900104 when installing "English ESD bundle parent".
    Googling this I find this is a problem for some systems with a system reserved partition that's 100 MB.
    But, this machine with original Dell Win 8 install has nothing called that and no partition with that name or that small.  It has:
    2 GB Recovery Partition
    500MB EFI System partition
    (the balance) OS partition
    7.32GB Recovery partition
    The EFI system partition is protected - I can't add a drive letter to it to see what's going on there.
    I read and insured that the requirements of http://www.dell.com/support/Article/us/en/04/643934/EN were met. KB2871389 was listed as "failed" under update history, so I presume that means "not installed". Antivirus was disabled prior to starting the download.
    Suggestions?

    Hi, 
    We can try to clear update temp files to check the issue:
    1.     Click the Start Button and type in "Notepad" (without the quotation marks) in the open box and press Enter.
    2.     Copy the following commands and paste them into the opened Notepad window:
    net stop wuauserv
    net stop Cryptsvc
    ren %windir%\SoftwareDistribution sdold.old
    ren %windir%\system32\catroot2 crt2old.old
    net start wuauserv
    net start Cryptsvc
    3.     After pasting the above commands, please close the Notepad window. Then choose "Save" when you are prompted to save the file. Type "temp.bat" (without the quotation marks) as the file name and choose Desktop from the left panel as the location.
    4.     Right click the temp.bat file on Desktop and choose Run as administrator.
    5.     A DOS-like window will begin processing.
    If the issue still persists, please run System file checker to repair system: Open command prompt by run as admin and type following command:
    SFC /SCANNOW
    Any error message, please post back.
    To further help you, please upload windowsupdate.log as Zig mentioned.
    Keep post.
    Kate Li
    TechNet Community Support

  • Can I use 32 bit fire fox on a 64 bit dell laptop running windows 7 ultimate, if so where can i down load it?

    Can I use 32 bit fire fox on a 64 bit dell laptop running windows 7 ultimate, if so where can i down load it?

    this link just upgraded mu current firefox and said nothing about a 32 bit version.

Maybe you are looking for