Use a 1440 x 900 Resolution on Intel 865

31 March 2009

Categories: HowTo , Tags: Hardware, Intel865, Drivers

As my laptop is currently b0rked, I'm using a desktop PC as my main machine. This PC has an onboard Intel 865 Video Card, but annoyingly doesn't offer the 1440x900 native resolution of my Dell monitor. After a lot of searching, I found a blog post (opens new window) which came tantalizingly close to offering a solution.

The suggestion in the comments of the post to use a Dell driver didn't give me the required resolution, but another comment suggested using the IEGD (opens new window) (Intel Embedded Graphics Drivers) to build your own driver with the required resolution. I searched the internets quickly, but couldn't find any how-tos, so I decided to just download and install the IEGD and see how it worked (I grabbed the package Intel Embedded Graphics Drivers (IEGD) with CED for 85x (opens new window)).

It ended up being fairly easy to create an install package with my custom resolution added to it. To do this, firstly go to the directory you installed IEGD to and run iegd-ced.exe.

IEGD

Within IEGD, first click on New Configuration to create a new config. Name your config and select the Intel(R) 855GME Chipset. Add the CRT port (or whatever ports your card has) and click next.

Port On the second page, give the port a name and tick the two user-defined DTD boxes

DTD Next click on New DTD. Give your new DTD a filename and select the Mode Lines option.

Boxes At the bottom of the page are boxes that we need to fill with values...

Modelines To find out the Mode Line values for your monitor, download MonInfo (opens new window). Run the program and have a look for the native/Preferred Timing Modeline.

Values Grab the values for this modeline (the numbers after the resolution in quotes) and add them to the boxes for our DTD.

NewDTD Click finish, then tick our new DTD in the Custom Display Timing Descriptors box.

Finish Finally, click Finish, or Next, Finish if you're nosey and want to see the other options.

Now that we have our configuration, click on New Package to make a new installation package. Give the Package a File Name, tick our new Configuration and tick the relevant OS (probably Windows XP/XPe). Click Finish.

Package To build our installer package, select the package we created (inside the package folder on the left) and click Generate Installation.

Build Our package will now build...

Installation ...and will show up in the left pane under installation.

Zip The package zip file is available under C:\Program Files\IEGD\workspace\installation. In the case of my package, it's at C:\Program Files\IEGD\workspace\installation\1440x900.pkg_installation\IEGD_8_0_2_Windows\ IEGD_8_0_2_Windows.zip (opens new window).

After installing this driver and rebooting my machine, I was able to select my custom DTD resolution and I am once again a very happy chappy!

Resolution