Modifying the Mobile Intel 965 Express Chipset driver for Windows XP

I wrote this article after experiencing screen resolution issues with my new Toshiba notebook that uses the Mobile Intel 965 Express Chipset.

I use an external ViewSonic VX2235wm monitor at home that requires a resolution of 1680 x 1050 to get the full windescreen experience with good colour and crisp text, and was disappointed when my new Toshiba Terca PTM90A did not support this, even with the latest Windows XP drivers installed.

After spending some time searching the web and reviewing many posts, I finally found the fix.

  1. Download the latest drivers in zip format from Toshiba’s web site. At the time of this posting the build was 6.14.10.4831. Although the drivers from Intel’s web site were a laterĀ build (6.14.10.4943), they would not install on the Toshiba šŸ™
  2. Unizip the “display-xp-614104814.zip” file.
  3. Edit the igxp32.inf found under the “\Display Driver\Graphics” folder as follows:
    Change…
    HKR,, TotalDTDCount, %REG_DWORD%, 0
    to…
    HKR,, TotalDTDCount, %REG_DWORD%, 5
    Change…
    HKR,, DTD_5,%REG_BINARY%, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 ;Fifth DTD
    to…
    HKR,, DTD_5,%REG_BINARY%, 79,39,90,40,62,1A,25,40,68,B8,3,00,00,00,00,00,00,1C,37,01 ;Fifth DTD
  4. Run setup.exe found under the “Display Driver” folder.
  5. Restart the computer when the installation has completed.
  6. You will now be able to set the resolution to 1680 x 1050 as per the following screenshot.

1680x1050screenresolution.PNG1680x1050screenresolution.PNG1680x1050screenresolution.PNG

The 1680 x 1050 resolution has been available for quite some time now, as I’ve had the ViewSonic monitor for over a year. It’s pretty disappointing that Toshiba have not followed through and addressed this in the current driver set!

Jeremy Saunders

Jeremy Saunders

Delivering customer success through tech: IT Infrastructure | Citrix | End User Computing | Platform Engineering | DevOps | Full Stack Developer | Technical Architect | Improvisor | Aspiring Comedian | Midlife Adventurer at J House Consulting
Jeremy Saunders is the Problem Terminator; the MacGyver of IT. Views and Intellectual Property (IP) published on this site belong to Jeremy. Please refer to the About page for more information about Jeremy.