Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

1440x900 resolution on 945GM (GMA 950)

brymaster
Beginner
26,542 Views
I'm trying to get my external LCD widescreen monitor to use 1440x900 with my laptop. Here's my specs:

Windows XP
Toshiba Satellite A105
Intel GMA 950 with 945GM/GU
AOC 19MVWk 19'' LCD

I'm not positive that my LCD reports any EDID information and I'm trying to modify my igxp32.inf file like others have done but I can't figure out the DTD hex codes nor find any modeline information. Any help with this would be much appreciated! I noticed archibael seems to be the expert around here and I'm hoping to catch his attention ;)
0 Kudos
179 Replies
Intel_C_Intel
Employee
1,780 Views
Very glad it worked for you, abw11. I know it can be a struggle, but sometimes it's worth it.
0 Kudos
fowen
Beginner
1,780 Views
This problem is driving me crazy!

We got in about 20 Acer x173w monitors and hooked them up to our machines. Half of them that we hooked up to the HP DC5700 machines worked out of the box. The other half wouldn't show 1440x900 as an option. Sometimes installing the most recent driver worked, other times it didn't.

Searching for a answer to this problem I came across this forum two weeks ago, read the wiki on how to do it as well as all 6 pages of this post. Someone else had posted the DTD for the x173w so I modified the inf file and installed it and lo and behold it worked.

A few days ago I found another DC5700 that had this issue, but after I installed the drive under a local admin account and then installed the modified driver. I left after the install was done and the user called me up the next day saying it still didn't give her the option of 1440x900. I thought this might have to do with the fact that she logged in as a user and not a admin so I put it on my "To Do" list and haven't gone up there to work on it yet.

Skip forward to today. I put my laptop into my docking station (a nc6400 with the same graphics chip as the DC5700, the dreaded GM945) and I no longer have 1440x900 while running in "Dual Monitor" mode for my desktop. The odd thing is my LCD on the laptop runs at 1440x900 and is fine, just the Acer x173w doesn't work.

So I downloaded the newest driver since the laptop is Windows Vista and the Desktop is XP(modified June 20 somthing) and made the same modifications, reboot and I still don't have 1440x900. I have posted exerts from my INI files below.

Windows XP Driver
[NonEDIDMode_AddSwSettings]
HKR,, TotalDTDCount, %REG_DWORD%, 1 ; This shows number of DTDs to be used. ; 0-->Disable the feature.
;Following keys have 20 bytes (18 byte DTD + 2 Byte flags).
HKR,, DTD_1,%REG_BINARY%, 01,1D,80,18,71,1C,16,20,58,2C,1A,00,00,00,00,00,00,86,37,01 ;1920x1080@60...Interlaced
HKR,, DTD_2, %REG_BINARY%, 01,1D,80,D0,72,1C,16,20,10,2C,1A,80,00,00,00,00,00,86,37, 01 ;1920x1080@50...Interlaced
HKR,, DTD_3,%REG_BINARY%, 01,1D,00,BC,52,D0,1E,20,B8,28,25,40,00,00,00,00,00,04,37, 01 ;1280x720@50....Non-interlaced
HKR,, DTD_4, %REG_BINARY%, 01,1D,00,72,51,D0,1E,20,6E,28,25,00,00,00,00,00,00,06,37,01 ;1280x720@60....Non-interlaced
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
HKR,, DTD_6,%REG_BINARY%, 9A,29,A0,D0,51,84,22,30,50,98,36,00,98,FF,10,00,00,1C,37,01 ;1440x900

Windows Vista Driver
[NonEDIDMode_AddSwSettings]
HKR,, TotalDTDCount, %REG_DWORD%, 1 ; This shows number of DTDs to be used. ; 0-->Disable the feature.
;Following keys have 20 bytes (18 byte DTD + 2 Byte flags).
HKR,, DTD_1,%REG_BINARY%, 01,1D,80,18,71,1C,16,20,58,2C,1A,00,00,00,00,00,00,86,37,01 ;1920x1080@60...Interlaced
HKR,, DTD_2, %REG_BINARY%, 01,1D,80,D0,72,1C,16,20,10,2C,1A,80,00,00,00,00,00,86,37, 01 ;1920x1080@50...Interlaced
HKR,, DTD_3,%REG_BINARY%, 01,1D,00,BC,52,D0,1E,20,B8,28,25,40,00,00,00,00,00,04,37, 01 ;1280x720@50....Non-interlaced
HKR,, DTD_4, %REG_BINARY%, 01,1D,00,72,51,D0,1E,20,6E,28,25,00,00,00,00,00,00,06,37,01 ;1280x720@60....Non-interlaced
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
HKR,, DTD_6,%REG _BINARY%, 9A,29,A0,D0,51,84,22,30,50,98,36,00,98,FF,10,00,00,1C,37,01 ;1440x900

One of my techs here also has a HP laptop (HP Pavilion dv6000) and he had the same issue but he had a different graphics chipset. He found a monitor driver for the Acer and installed it and now his works fine.

I tried doing the same and I still have the same issue.

Any insight on what could be causing this?
0 Kudos
ghilus54
Beginner
1,780 Views

Dear all,

thanks so much for sharing all this information. It was interesting, unfortunately hasn't been enough for me to solve my problem yet. I have a Samsung 920NW plugged on my Dell laptop (with a 945GM).

I tried a lot of different things, starting with Moninfo (but no EDID info available). Then I tried PowerStrip, but I can't access the "Advanced Timing options" window for my second display. I also tried the driver specially created by Intel to solve this problem. Then I manually tried various DTDs found on this forum, either through the ini file of the driver, either directly in the registry.

None of these worked... Did anyone manage to get the Samsung 920NW run in 1440*900? Or have another idea?

Thanks so much,

ghilus

0 Kudos
salicylik
Beginner
1,780 Views

I'm having a similar problem. I'm using a toshiba A100 satellite and I'm trying to run dual monitor with a Viewsonic 19" display monitor. I know I need a 1440x900 resolution, and strangely enough it allowed me to do this one time, and one time only.

I tried all of the options I personally knew (BIOS update, driver updates, even tried making a custom .INF) and I was wondering if I could get a hand. Thank you!

Monitor
Manufacturer............. Seiko-Epson
Plug and Play ID......... SEC3633
Data string.............. SAMSUNG LTN154X3-L06
Serial number............ n/a
Manufacture date......... 2005, ISO week 0
-------------------------
EDID revision............ 1.3
Input signal type........ Digital
Color bit depth.......... Undefined
Display type............. RGB color
Screen size.............. 330 x 210 mm (15.4")
Power management......... Not supported
Extension blocs.......... None
-------------------------
DDC/CI................... Not supported

Color characteristics
Default color space...... Non-sRGB
Display gamma............ 2.20
Red chromaticity......... Rx 0.580 - Ry 0.340
Green chromaticity....... Gx 0.310 - Gy 0.550
Blue chromaticity........ Bx 0.155 - By 0.155
White point (default).... Wx 0.313 - Wy 0.329
Additional descriptors... None

Timing characteristics
Range limits............. Not available
GTF standard............. Not supported
Additional descriptors... None
Preferred timing......... Yes
Native/preferred timing.. 1280x800p at 60Hz (16:10)
Modeline............... "1280x800" 68.940 1280 1296 1344 1408 800 801 804 816 -hsync -vsync

Standard timings supported

Report information
Date generated........... 18/10/2008
Software revision........ 2.1.0.725
Raw data................. 00FFFFFFFFFFFF004CA3333600000000000F0103802115780A87F594574F8C27
......................... 27505400000001010101010101010101010101010101EE1A0080502010301030
......................... 13004BCF100000190000000F0000000000000000002387026402000000FE0053
......................... 414D53554E470A2020202020000000FE004C544E31353458332D4C30360A0070

0 Kudos
Aaron_B_Intel
Employee
1,780 Views

I'm on a 945G system and I don't personally have this problem.

First, have you unchecked "Hide modes this monitor cannot display" under Properties | Settings | Advanced | Monitor? I know, it's a dumb one, but I have to ask.

Second, uninstall Powerstrip. If you want to reinstall it later, that's fine, but it can interfere.

Third, make sure you're not trying to display on both monitors at once in "Clone" mode-- you will be limited by the resolution and refresh of the less capable monitor.

Fourth, you're not getting an EDID off the monitor you're trying to work with. That should be our first step. Try enabling it as the "Single Display" in the Intel Graphics Tray, then see if you can get an EDID using the usual methods (Information button, Save to Disk).

Fifth, even if you do get an EDID, it's possible the laptop BIOS has been set up to refuse that particular resolution. Use the .inf hacking method to specify 1438x900, which would not be affected.

There's other stuff to try, but let's do that first.

0 Kudos
Aaron_B_Intel
Employee
1,780 Views
Quoting - salicylik

I'm having a similar problem. I'm using a toshiba A100 satellite and I'm trying to run dual monitor with a Viewsonic 19" display monitor. I know I need a 1440x900 resolution, and strangely enough it allowed me to do this one time, and one time only.

I tried all of the options I personally knew (BIOS update, driver updates, even tried making a custom .INF) and I was wondering if I could get a hand. Thank you!

Monitor
Manufacturer............. Seiko-Epson
Plug and Play ID......... SEC3633
Data string.............. SAMSUNG LTN154X3-L06
Serial number............ n/a
Manufacture date......... 2005, ISO week 0
-------------------------
EDID revision............ 1.3
Input signal type........ Digital
Color bit depth.......... Undefined
Display type............. RGB color
Screen size.............. 330 x 210 mm (15.4")
Power management......... Not supported
Extension blocs.......... None
-------------------------
DDC/CI................... Not supported

Color characteristics
Default color space...... Non-sRGB
Display gamma............ 2.20
Red chromaticity......... Rx 0.580 - Ry 0.340
Green chromaticity....... Gx 0.310 - Gy 0.550
Blue chromaticity........ Bx 0.155 - By 0.155
White point (default).... Wx 0.313 - Wy 0.329
Additional descriptors... None

Timing characteristics
Range limits............. Not available
GTF standard............. Not supported
Additional descriptors... None
Preferred timing......... Yes
Native/preferred timing.. 1280x800p at 60Hz (16:10)
Modeline............... "1280x800" 68.940 1280 1296 1344 1408 800 801 804 816 -hsync -vsync

Standard timings supported

Report information
Date generated........... 18/10/2008
Software revision........ 2.1.0.725
Raw data................. 00FFFFFFFFFFFF004CA3333600000000000F0103802115780A87F594574F8C27
......................... 27505400000001010101010101010101010101010101EE1A0080502010301030
......................... 13004BCF100000190000000F0000000000000000002387026402000000FE0053
......................... 414D53554E470A2020202020000000FE004C544E31353458332D4C30360A0070


That EDID is from the laptop screen, it won't help you. Try the stuff I suggested in the previous post and we'll go from there.
0 Kudos
kalozkp
Beginner
1,780 Views

Hello!

I can see this has been asked about a million times before in this thread, but I have the same problem as the person in the beginning: I can't get my Benq FP92Wa monitor to work on the resolution 1440x900.

I have a brand new Intel DG31PR motherboard and I'm using the onboard graphics adapter and Win XP. I've updated the BIOS and downloaded the graphics card latest driver for this motherboard.

The basic problem is that Moninfo won't give me any decent info on my monitor, it just gives four Display IDs all marked as [sample].

I've tried making my own INF file in PowerStrip but I can't get the Windows hardware manager to update the driver, it says it the current driver is already the best.

Please help me, I've completely ran out of ideas :-(

0 Kudos
Aaron_B_Intel
Employee
1,780 Views

I'd try using the custom resolution tool listed in the sticky at the top of this Forum, specifically using theDTD

AB 22 A0 A0 50 84 1A 30 30 20 36 00 2F BE 10 00 00 18

which works for some 1440x900 monitors.

0 Kudos
kbandito
Beginner
1,780 Views

I am using a LG W1942T which the Native Resolution is at 1440x900 but I could not set it after trying everything.

Mon Info shows:

Monitor
Manufacturer............. LPL
Plug and Play ID......... LPL2A00
Data string.............. LGPhilipsLCD LP154W01-TLAE
Serial number............ n/a
Manufacture date......... 2005, ISO week 0
-------------------------
EDID revision............ 1.2
Input signal type........ Digital
Color bit depth.......... Undefined
Display type............. RGB color
Screen size.............. 330 x 210 mm (15.4 in)
Power management......... Not supported
Extension blocs.......... None
-------------------------
DDC/CI................... Not supported

Color characteristics
Default color space...... Non-sRGB
Display gamma............ 2.20
Red chromaticity......... Rx 0.590 - Ry 0.344
Green chromaticity....... Gx 0.323 - Gy 0.534
Blue chromaticity........ Bx 0.156 - By 0.138
White point (default).... Wx 0.313 - Wy 0.328
Additional descriptors... None

Timing characteristics
Range limits............. Not available
GTF standard............. Not supported
Additional descriptors... None
Preferred timing......... Yes
Native/preferred timing.. 1280x800p at 60Hz
Modeline............... "1280x800" 71.250 1280 1328 1360 1440 800 802 808 823 -hsync -vsync

Standard timings supported

Report information
Date generated........... 12/7/2008
Software revision........ 2.11.0.760
Raw data................. 00,FF,FF,FF,FF,FF,FF,00,32,0C,00,2A,00,00,00,00,00,0F,01,02,80,21,15,78,0A,0F,10,97,58,52,88,28,
......................... 23,50,54,00,00,00,01,01,01,01,01,01,01,01,01,01,01,01,01,01,01,01,D5,1B,00,A0,50,20,17,30,30,20,
......................... 26,00,21,15,10,00,00,19,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,FE,00,4C,
......................... 47,50,68,69,6C,69,70,73,4C,43,44,0A,00,00,00,FE,00,4C,50,31,35,34,57,30,31,2D,54,4C,41,45,00,CB

I am curious why it is showing Native/preferred timing.. 1280x800p at 60Hz while the advertised resolution is at 1440x900.

Any help is appreciated, thanks.

0 Kudos
Aaron_B_Intel
Employee
1,780 Views


Good question. The EDID itself does not offer a timing for 1440x900, only for 1280x800, which is probably why it gets listed as "native"-- it's the only one listed. It's possible your monitor can accept 1440x900-- you'd have to search for a modeline or similar timings information from someone who has gotten it working at 1440x900.

0 Kudos
romano12
Beginner
1,780 Views
I bought new comp with Intel G45. Special for HD. (with Win.7 :-))

But max. res. for my monitor is 1024x768! :-(


Monitor Samsung LE32T51bx nativ: 1360x768 @60Hz


I tryed few numbers in DTD and write to registry, but no results.

Can somebody help me?


0 Kudos
hairbymaurice
Beginner
1,780 Views
Hello I am tryng to get a dell Monitor to work and have tried a few combos of Intel drivers and Monitor drivers but no joy on getting the native 1600*900 resolution. Could someone help me please? I am a middle weight PC user but not advanced like some of you guys, so please be gentle with me :)

Specs: Fujitsu Lifebook s Series with INtel 945 Express chipset
Monitor : Dell S2009W
Interface: DVI or VGAnot fussyand have tried both

Mon Info

Monitor
Model name............... DELL S2009W
Manufacturer............. Dell
Plug and Play ID......... DELA044
Serial number............ W653J91M070S
Manufacture date......... 2009, ISO week 4
-------------------------
EDID revision............ 1.3
Input signal type........ Analog 0.700,0.300 (1.0V p-p)
Sync input support....... Separate, Composite, Sync-on-green
Display type............. RGB color
Screen size.............. 440 x 250 mm (19.9 in)
Power management......... Standby, Suspend, Active off/sleep
Extension blocs.......... None
-------------------------
DDC/CI................... Supported
MCCS revison............. 2.1
Display technology....... TFT
Controller............... Mstar 0x56
Firmware revision........ 1.1
Firmware flags........... 0x6245CC
Active power on time..... Not supported
Current frequency........ 44.70kHz, 59.90Hz

Color characteristics
Default color space...... sRGB
Display gamma............ 2.20
Red chromaticity......... Rx 0.640 - Ry 0.330
Green chromaticity....... Gx 0.300 - Gy 0.600
Blue chromaticity........ Bx 0.150 - By 0.060
White point (default).... Wx 0.313 - Wy 0.329
Additional descriptors... None

Timing characteristics
Horizontal scan range.... 30-83kHz
Vertical scan range...... 56-76Hz
Video bandwidth.......... 140MHz
CVT standard............. Not supported
GTF standard............. Not supported
Additional descriptors... None
Preferred timing......... Yes
Native/preferred timing.. 1600x900p at 60Hz (16:9)
Modeline............... "1600x900" 97.750 1600 1648 1680 1760 900 903 908 926 +hsync -vsync

Standard timings supported
720 x 400p at 70Hz - IBM VGA
640 x 480p at 60Hz - IBM VGA
640 x 480p at 75Hz - VESA
800 x 600p at 60Hz - VESA
800 x 600p at 75Hz - VESA
1024 x 768p at 60Hz - VESA
1024 x 768p at 75Hz - VESA
1280 x 1024p at 75Hz - VESA
1152 x 864p at 75Hz - VESA STD
1280 x 1024p at 60Hz - VESA STD
1600 x 900p at 60Hz - VESA STD

Report information
Date generated........... 12/08/2009
Software revision........ 2.30.0.797
Operating system......... 5.1.2600.2.Service Pack 2

Raw data
00,FF,FF,FF,FF,FF,FF,00,10,AC,44,A0,53,30,37,30,04,13,01,03,0E,2C,19,78,EE,EE,91,A3,54,4C,99,26,
0F,50,54,A5,4B,00,71,4F,81,80,A9,C0,01,01,01,01,01,01,01,01,01,01,2F,26,40,A0,60,84,1A,30,30,20,
35,00,BB,F9,10,00,00,1A,00,00,00,FF,00,57,36,35,33,4A,39,31,4D,30,37,30,53,0A,00,00,00,FC,00,44,
45,4C,4C,20,53,32,30,30,39,57,0A,20,00,00,00,FD,00,38,4C,1E,53,0E,00,0A,20,20,20,20,20,20,00,FB

0 Kudos
Reply