Software Archive
Read-only legacy content
17061 Discussions

945GM Express Chipset Looking for 1360X768 Resolution (MonInfo data Included)

mj_stanton
Beginner
1,178 Views

Hi

Thanks for your help in advance:) .I am running a M400 Toshiba DevelopmentLaptop, Windows XP (SP2)and I need to get 1360X768 Res on a Samsung Monitor.

I have Run MonInfo with the Results below and I am looking for guidence on how to proceed from here.

Thanks

Matthew

,..........................

Monitor
Windows description......... Samsung Monitor
Manufacturer description.... SAMSUNG
Manufacturer................ Samsung
----------------------------
Plug and Play ID............ SAM01FF
Serial number............... n/a
EDID data source............ I2C bus (real-time)
----------------------------
Manufacture date............ 2005, ISO week 42
EDID revision............... 1.3
Display type and signal..... Analog 0.700,0.000 (0.7V p-p)
Sync input support.......... Separate
Screen size................. 890 x 500 mm (~42")
Power management............ Active off/sleep

Color characteristics
Display gamma............... 2.40
Red chromaticity............ Rx 0.632 - Ry 0.357
Green chromaticity.......... Gx 0.289 - Gy 0.596
Blue chromaticity........... Bx 0.143 - By 0.085
White point (default)....... Wx 0.280 - Wy 0.290

Timing characteristics
VESA GTF support............ Not supported
Horizontal scan range....... 30-61kHz
Vertical scan range......... 60-75Hz
Video bandwidth............. 90MHz
Extension blocks............ n/a
Timing recommendation #1.... 1360x768 at 60Hz
Modeline................ "1360x768" 85.500 1360 1424 1536 1792 768 771 777 795 +hsync +vsync
Timing recommendation #2.... 1024x768 at 60Hz
Modeline................ "1024x768" 65.000 1024 1048 1184 1344 768 771 777 806 -hsync -vsync

Standard timings supported
640 x 480 at 60Hz - IBM VGA
640 x 480 at 72Hz - VESA
640 x 480 at 75Hz - VESA
720 x 400 at 70Hz - IBM VGA
800 x 600 at 60Hz - VESA
800 x 600 at 72Hz - VESA
800 x 600 at 75Hz - VESA
1024 x 768 at 60Hz - Samsung
1024 x 768 at 60Hz - VESA
1024 x 768 at 70Hz - VESA
1024 x 768 at 75Hz - VESA
1360 x 768 at 60Hz - Samsung

Raw EDID base
00: 00 FF FF FF FF FF FF 00 4C 2D FF 01 00 00 00 00
10: 2A 0F 01 03 68 59 32 8C 2A E2 BD A1 5B 4A 98 24
20: 15 47 4A AD CE 00 01 01 01 01 01 01 01 01 01 01
30: 01 01 01 01 01 01 66 21 50 B0 51 00 1B 30 40 70
40: 36 00 75 F2 31 00 00 1E 64 19 00 40 41 00 26 30
50: 18 88 36 00 75 F2 31 00 00 18 00 00 00 FD 00 3C
60: 4B 1E 3D 09 00 0A 20 20 20 20 20 20 00 00 00 FC
70: 00 53 41 4D 53 55 4E 47 0A 20 20 20 20 20 00 C6

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


0 Kudos
8 Replies
mj_stanton
Beginner
1,178 Views

I have found the following information in the "ialmnt5.inf" file I am just not sure what to change it to.

[NonEDIDMode_AddSwSettings]
HKR,, TotalDTDCount, %REG_DWORD%, 0 ; 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

0 Kudos
Aaron_B_Intel
Employee
1,178 Views

Change TotalDTDCount from "0" to "1"

Change DTD_1 to

66,21,50,B0,51,00,1B,30,40,70,36,00,75,F2,31,00,00,1E,37,01

Run setup.exe in the drivers directory.

Restart and 1360x768 should show up unless your laptop provider has explicitly prohibited it. If they have, we can try another one.

0 Kudos
mj_stanton
Beginner
1,178 Views

Hi Archibael

Thanks for your reply.I changed the INF file as shown below, ran setup, rebooted, tryed to change the res again but it did not give me any options larger than 1024X768 for the samsung monitor.

I would love it if there is something else we could try.smiley [:-)]

[NonEDIDMode_AddSwSettings]
HKR,, TotalDTDCount, %REG_DWORD%, 5 ; 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%, 66,21,50,B0,51,00,1B,30,40,70,36,00,75,F2,31,00,00,1E,37,01;1360x768@60...Interlaced
HKR,, DTD_2, %REG_BINARY%, 64,19,00,40,41,00,26,30,18,88,36,00,75,F2,31,00,00,18,37,01;1360x768@50...Interlaced
HKR,, DTD_3,%REG_BINARY%, 00,00,00,FD,00,3C,4B,1E,3D,09,00,0A,20,20,20,20,20,20,37,01;1360x768@50....Non-interlaced
HKR,, DTD_4, %REG_BINARY%, 00,FC,00,53,41,4D,53,55,4E,47,0A,20,20,20,20,20,00,C6,37,01;1360x768@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

[NonEDIDMode_DelSwSettings]
HKR,, TotalDTDCount
HKR,, DTD_1
HKR,, DTD_2
HKR,, DTD_3
HKR,, DTD_4
HKR,, DTD_5

0 Kudos
Aaron_B_Intel
Employee
1,178 Views

mj_stanton,

Yeah, it seems to me like Toshiba's one of those problematic vendors who turns off certain resolutions in the Video BIOS. I still don't get that, but whatever... you were on the right track with DTD_2, above, but what you needed was(for 1358x768):

66,21,4E,B2,51,00,1B,30,40,70,36,00,75,F2,31,00,00,1E,37,01

That ought to work.

Of course, if it doesn't, you should check the registry with regedit and make sure that all the DTD_x entries are populated with your DTD.

0 Kudos
mj_stanton
Beginner
1,178 Views
Thanks very much that worked great smiley [:-)]
0 Kudos
problemfixed
Beginner
1,178 Views
YOU'RE MY HERO, archibael! I've been searching for a solution since EVER! Thank you very much =)
0 Kudos
Intel_C_Intel
Employee
1,178 Views

This post has the link to the original Wiki as well as some tools which can make it easier.

0 Kudos
kavadarci
Beginner
1,178 Views
Quoting - archibael

mj_stanton,

Yeah, it seems to me like Toshiba's one of those problematic vendors who turns off certain resolutions in the Video BIOS. I still don't get that, but whatever... you were on the right track with DTD_2, above, but what you needed was(for 1358x768):

66,21,4E,B2,51,00,1B,30,40,70,36,00,75,F2,31,00,00,1E,37,01

That ought to work.

Of course, if it doesn't, you should check the registry with regedit and make sure that all the DTD_x entries are populated with your DTD.


Hi, is there any way for someone to tell me how to make the Intel 945G default resolution to start and be 800x600.
Here is output:

00 ff ff ff ff ff ff 00 10 ac 15 30 4d 32 44 41
1f 0f 01 03 0e 22 1b 78 ee ee 95 a3 54 4c 99 26
0f 50 54 a5 4b 00 71 4f 81 80 01 01 01 01 01 01
01 01 01 01 01 01 30 2a 00 98 51 00 2a 40 30 70
13 00 52 0e 11 00 00 1e 00 00 00 ff 00 4a 36 36
34 32 35 37 55 41 44 32 4d 0a 00 00 00 fc 00 44
45 4c 4c 20 31 37 30 34 46 50 56 0a 00 00 00 fd
00 38 4c 1e 51 0e 00 0a 20 20 20 20 20 20 00 89

and I use the igxp32.inf file.
0 Kudos
Reply