Software Archive
Read-only legacy content
17061 Discussions

gma950 and 1440 x 900 on videoseven monitor

spacedog
Beginner
827 Views

Having read Archibaels info on custom Intel drivers I was wondering if you may be able to help me with a similar problem.

I have an Intel 945GCPE motherboard which incorporates the gma950 and uses the 945g video driver.
I have tried to get this board to drive a Videoseven 19 wide monitor(R19w01) with a 1440 x 900 native resolution under vista bus x32.

As default the video driver does not offer 1440 x 900 or indeed any 16:10 resolution and when I install powerstrip I am unable to get it to work by saving a custom resolution.

I followed Archibaels document and created a custom resolution in the driver by manually typing in the the dtd data from the monitor which does translate to a 1440 x 900 resolution. When I install the driver using the modified inf file the monitor goes blank and I have to reboot in safe mode and re-install the standard driver to get the display back. I have double checked that I am entering the correct dtd and am pretty sure that I have edited it correctly.

I have tried the V7 monitor on a HP nx7300 which has a 945gm chipset and it goes into 1440 x 900 straight away.
Also I have tried the monitor with a different Intel motherboard d946GZIS which incorporates a gma3000 and I still dont get a 1440 x 900 option.

I would be very grateful for any pointers as to how I could resolve this issue as I have a customer with 12 of these systems

below is a copy of the edid data from moninfo and the data I entered into the custominf file as per archibaels documentwas 9A 29 A0 D0 51 84 22 30 50 9836 00 98 FF 10 00 00 1C

Monitor
Windows description......... CMO Monitor
Manufacturer description.... CMC 19AW
Manufacturer................ CMO
----------------------------
Plug and Play ID............ CMO2198
Serial number............... 0
EDID data source............ I2C bus (real-time)
----------------------------
Manufacture date............ 2007, ISO week 25
EDID revision............... 1.3
Display type and signal..... Analog 0.700,0.000 (0.7V p-p)
Sync input support.......... Separate
Screen size................. 410 x 260 mm (~20")
Power management............ Active off/sleep

Color characteristics
Display gamma............... 2.20
Red chromaticity............ Rx 0.642 - Ry 0.348
Green chromaticity.......... Gx 0.288 - Gy 0.601
Blue chromaticity........... Bx 0.143 - By 0.072
White point (default)....... Wx 0.313 - Wy 0.329

Timing characteristics
VESA GTF support............ Not supported
Horizontal scan range....... 30-82kHz
Vertical scan range......... 56-76Hz
Video bandwidth............. 140MHz
Extension blocks............ n/a
Timing recommendation #1.... 1440x900 at 60Hz
Modeline................ "1440x900" 106.500 1440 1520 1672 1904 900 903 909 934 -hsync +vsync

Standard timings supported
640 x 480 at 60Hz - IBM VGA
640 x 480 at 67Hz - Mac II
640 x 480 at 72Hz - VESA
640 x 480 at 75Hz - VESA
720 x 400 at 70Hz - IBM VGA
800 x 600 at 56Hz - VESA
800 x 600 at 60Hz - VESA
800 x 600 at 72Hz - VESA
800 x 600 at 75Hz - VESA
832 x 624 at 75Hz - Mac II
1024 x 768 at 60Hz - VESA
1024 x 768 at 70Hz - VESA
1024 x 768 at 75Hz - VESA
1152 x 864 at 75Hz - VESA
1280 x 960 at 60Hz - VESA
1280 x 1024 at 60Hz - VESA
1280 x 1024 at 75Hz - VESA
1440 x 900 at 60Hz - CMO
1440 x 1440 at 60Hz - VESA

Raw EDID base
00: 00 FF FF FF FF FF FF 00 0D AF 98 21 01 01 01 01
10: 19 11 01 03 68 29 1A 78 2E 4F A5 A4 59 49 99 24
20: 12 50 54 BF EF 00 81 80 81 40 71 4F 95 00 01 01
30: 01 01 01 01 01 01 9A 29 A0 D0 51 84 22 30 50 98
40: 36 00 98 FF 10 00 00 1C 00 00 00 FD 00 38 4C 1E
50: 52 0E 00 0A 20 20 20 20 20 20 00 00 00 FF 00 30
60: 0A 20 20 20 20 20 20 20 20 20 20 20 00 00 00 FC
70: 00 43 4D 43 20 31 39 41 57 0A 20 20 20 20 00 7C

Display adapter
Adapter description......... Auxiliary port
Adapter device ID........... 0x29728086
Display settings............ n/a

User/computer information
Registered user name........ Demo
Registered organization..... n/a
Network user name........... Demo
Network computer name....... DEMO-PC
Windows version ............ Windows 2000
Windows build .............. 6.00.6000
Installation date .......... 22/10/2007 12:00:00

0 Kudos
3 Replies
Aaron_B_Intel
Employee
827 Views

Did you add "37 01" onto the end of the DTD?

Some things to try: on the PC this is working with (HP nx7300), install Powerstrip, choose Display Profiles | Configure, Advanced Timing Options, and click the "Copy Timings to Clipboard button at the bottom of the screen. Paste 'em here.

You're not the only one having this problem. My investigation shows that some Linux users are failing using the vendor-provided EDID as well. I never did find a working Modeline for this monitor, but oddly your monitor doesn't seem to enjoy the DTD it says it wants. Definitely remove Powerstrip on the PCs where it is not working; it can throw things off on applying the right settings in the registry.

Another weird possibility: the vendor-provided DTD is in conflict withthe generic 1440x900 driver and is going with the generic. Try using

9A 2998 D8 51 84 22 30 50 98 36 00 98 FF 10 00 00 1C

to see if a 1432x900 will work.It's not "better" but could at least give us a clue on how things are going wrong. It's pretty much impossible for it to be in conflict with the generic, so it should work as expected.

0 Kudos
spacedog
Beginner
827 Views

Hi Archibael

Thank you very much for the response. Having spent the last four days hitting my head against this problem I finally found the answer last night.

Apparently the Intel driver has a problem correctly reading the edid data of certain monitors and Intel have released a driver specifically for this issue.

http://downloadcenter.intel.com/Detail_Desc.aspx?strState=LIVE〈=eng&ProductID=2880&DwnldID=14591

I don't understand what the issue with reading the edid is and if it is known problem why it wasn't corrected in the latest intel drivers but anyway it works and my headache is over.

Many thanks for your response

Andrew R

0 Kudos
arie2007
Beginner
827 Views
hi archibel,

I saw you helped some people with a fix, can you please help me too???
I having an acer idea 500 with gma 950 (945i chipset) and this device is connected via HDMI with an panasonic th-37pv70 plasma.
I try to run 720p but now my scrollbar is out of screen and on 1080p taskbar or scrollbar is within the sreen.
This is the dump i maked with mon:
Monitor
Manufacturer description.... PANASONIC-TV
Manufacturer................ Panasonic

Plug and Play ID............ MEIA064
Serial number............... 454 (173400454)
EDID data source............ Registry (stored)

Manufacture date............ 2007, ISO week 34
EDID revision............... 1.3
Display type and signal..... Digital
Sync input support.......... n/a
Screen size................. n/a
Power management............ n/a

Color characteristics
Display gamma............... 2,20
Red chromaticity............ Rx 0,640 - Ry 0,345
Green chromaticity.......... Gx 0,291 - Gy 0,635
Blue chromaticity........... Bx 0,163 - By 0,093
White point (default)....... Wx 0,288 - Wy 0,296

Timing characteristics
VESA GTF support............ Not supported
Horizontal scan range....... 15-68kHz
Vertical scan range......... 49-61Hz
Video bandwidth............. 150MHz
Extension blocks............ 1
Timing recommendation #1.... 1280x720 at 50Hz
Modeline................ "1280x720" 74,250 1280 1720 1760 1980 720 741 746 750 +hsync +vsync
Timing recommendation #2.... 1280x720 at 60Hz
Modeline................ "1280x720" 74,250 1280 1390 1430 1650 720 725 730 750 +hsync +vsync

Standard timings supported
1280 x 720 at 50Hz - Panasonic
1280 x 720 at 60Hz - Panasonic

Raw EDID base
00: 00 FF FF FF FF FF FF 00 34 A9 64 A0 C6 01 00 00
10: 22 11 01 03 80 00 00 78 0A DA FF A3 58 4A A2 29
20: 17 49 4B 00 00 00 01 01 01 01 01 01 01 01 01 01
30: 01 01 01 01 01 01 01 1D 00 BC 52 D0 1E 20 B8 28
40: 55 40 9A 26 53 00 00 1E 01 1D 00 72 51 D0 1E 20
50: 6E 28 55 00 9A 26 53 00 00 1E 00 00 00 FC 00 50
60: 41 4E 41 53 4F 4E 49 43 2D 54 56 0A 00 00 00 FD
70: 00 31 3D 0F 44 0F 00 0A 20 20 20 20 20 20 01 85

Raw EDID extension (reserved)
00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

Display adapter
Adapter description......... Mobile Intel 945 Express Chipset Family
Adapter device ID........... 0x27A28086
Display settings............ 1280x720, 32bpp

User/computer information
Registered user name........ acersen
Registered organization..... n/a
Network user name........... acersen
Network computer name....... ACER-7CA1ED710F
Windows version ............ Windows XP
Windows build .............. 5.01.2600 Service Pack 2
Installation date .......... n/a


i hope you can help me.

thx in advance
greetings arie2007
0 Kudos
Reply