<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: 1440x900 resolution on 945GM (GMA 950) in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866881#M8121</link>
    <description>&lt;P&gt;Makis,&lt;/P&gt;
&lt;P&gt;Lucky for you, your monitor is well-known in the Linux community, and a Modeline was trivial to find.&lt;/P&gt;
&lt;P&gt;Modeline "1680x1050_60.00" 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -HSync +Vsync&lt;/P&gt;
&lt;P&gt;Which makes the right DTD for you&lt;/P&gt;
&lt;P&gt;21 39 9030 621A27 40 68 B0 36 00 00 00 00 00 00 1C&lt;/P&gt;
&lt;P&gt;Put it in the .INF file or directly into the registry and it ought to work for you.&lt;/P&gt;</description>
    <pubDate>Thu, 19 Jul 2007 18:52:42 GMT</pubDate>
    <dc:creator>Aaron_B_Intel</dc:creator>
    <dc:date>2007-07-19T18:52:42Z</dc:date>
    <item>
      <title>1440x900 resolution on 945GM (GMA 950)</title>
      <link>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866835#M8075</link>
      <description>I'm trying to get my external LCD widescreen monitor to use 1440x900 with my laptop. Here's my specs:&lt;BR /&gt;&lt;BR /&gt;Windows XP&lt;BR /&gt;Toshiba Satellite A105&lt;BR /&gt;Intel GMA 950 with 945GM/GU&lt;BR /&gt;AOC 19MVWk 19'' LCD&lt;BR /&gt;&lt;BR /&gt;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 ;)&lt;BR /&gt;</description>
      <pubDate>Tue, 29 May 2007 20:44:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866835#M8075</guid>
      <dc:creator>brymaster</dc:creator>
      <dc:date>2007-05-29T20:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: 1440x900 resolution on 945GM (GMA 950)</title>
      <link>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866836#M8076</link>
      <description>&lt;P&gt;Get &lt;A href="http://www.entechtaiwan.com/util/moninfo.shtm" target="_blank" title="http://www.entechtaiwan.com/util/moninfo.shtm"&gt;MonInfo&lt;/A&gt;. Make sure the AOC monitor is active (any resolution will do), and then run MonInfo. It should return your EDID. If it doesn't for some bizarre-ass reason, since neither you nor I have been able to find a Linux Modeline we'll probably have to go generic. Which I do not relish, but we'll manage.&lt;/P&gt;
&lt;P&gt;Let me know your results.&lt;/P&gt;</description>
      <pubDate>Wed, 30 May 2007 16:11:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866836#M8076</guid>
      <dc:creator>Aaron_B_Intel</dc:creator>
      <dc:date>2007-05-30T16:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: 1440x900 resolution on 945GM (GMA 950)</title>
      <link>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866837#M8077</link>
      <description>Hi archibael,&lt;BR /&gt;&lt;BR /&gt;Thank you so much for your reply. I tried MonInfo and was unable to get the EDID. Both monitors are active. All I could get was the EDID from the monitor built in to the laptop. My LCD returned nothing but the following:&lt;BR /&gt;&lt;BR /&gt;Monitor&lt;BR /&gt; Hardware information........ n/a&lt;BR /&gt; Windows description......... Default Monitor&lt;BR /&gt;&lt;BR /&gt;Display adapter&lt;BR /&gt; Adapter description......... Mobile Intel 945GM/GU Express Chipset Family&lt;BR /&gt; Adapter device ID........... 0x27A68086&lt;BR /&gt; Display settings............ 800x600, 32bpp&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 30 May 2007 16:34:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866837#M8077</guid>
      <dc:creator>brymaster</dc:creator>
      <dc:date>2007-05-30T16:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: 1440x900 resolution on 945GM (GMA 950)</title>
      <link>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866838#M8078</link>
      <description>&lt;P&gt;Okay. A couple of possible issues I want to warn you about before you start: your laptop may be specifically excluding 1440x900 as an allowable resolution. This is in the BIOS, but since I don't know specifically which model Satellite A105 you have (the sub-model number determines which BIOS to use), I can't be sure. &lt;/P&gt;
&lt;P&gt;We can get around this, but only by cheating (use 1432x892 and you may have some blank pixels on the edges, but the 1440x900 restriction will be gone).&lt;/P&gt;
&lt;P&gt;That said, here are some DTDs I've come up with based on some stuff I've found on the web for AOC in general, if not your monitor in particular:&lt;/P&gt;
&lt;P&gt;HKR,, DTD_1,%REG_BINARY%, &lt;FONT size="3"&gt;56,2A,A0,D8,51,84,2E,30,20,98,29,14,00,00,00,00,00,1E,37,01;1440x900@60...from web&lt;BR /&gt;HKR,, DTD_2,%REG_BINARY%, 30,2A,A0,D0,51,84,22,30,50,98,36,00,00,00,00,00,00,1E,37,01;1440x900@60...from elsewhere on web&lt;BR /&gt;HKR,, DTD_3,%REG_BINARY%, &lt;/FONT&gt;&lt;FONT size="3"&gt;97,29,A0,D0,51,84,20,30,50,98,13,00,00,00,00,00,00,1C,37,01;1440x900@60....fromweb &lt;BR /&gt;HKR,, DTD_4, %REG_BINARY%, &lt;/FONT&gt;&lt;FONT size="3"&gt;83,2A,A0,D8,51,84,2E,30,20,98,29,14,00,00,00,00,00,1A,37,01;1440x900@60 Generic&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;HKR,, DTD_5, %REG_BINARY%, &lt;FONT size="3"&gt;83,2A,98,E0,51,84,2E,30,28,98,29,14,00,00,00,00,00,1A,37,01;1432x900@60 Generic plus Hack to deal with BIOS&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;The first four might work, or might not, depending on the unknown timings of your monitor. Even if your monitor may like them, Toshiba's BIOS may still forbid them. The final DTD (5) is 1432x900, which should get around any Stupid BIOS Tricks Toshiba is playing on you, but your monitor may still not like the timings. I'd mess with the first hex digit (83), tweaking it up and down a bit to see if your monitor will accept variations on it.&lt;/P&gt;
&lt;P&gt;I'll be out of town for about a week, and not near the Net much, but I'll check in when I can.&lt;/P&gt;
&lt;P&gt;Good luck!&lt;/P&gt;</description>
      <pubDate>Wed, 30 May 2007 21:26:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866838#M8078</guid>
      <dc:creator>Aaron_B_Intel</dc:creator>
      <dc:date>2007-05-30T21:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: 1440x900 resolution on 945GM (GMA 950)</title>
      <link>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866839#M8079</link>
      <description>archibael,&lt;BR /&gt;&lt;BR /&gt;Thanks so much for taking the time and putting these settings together. I'll try them as soon as I get back into the office tomorrow. One weird thing I forgot to mention is that for that LCD there were no widescreen resolutions available in the display properties. Can't wait to try out these DTD settings in the morning! Thanks again and I'll keep you posted.&lt;BR /&gt;</description>
      <pubDate>Thu, 31 May 2007 00:23:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866839#M8079</guid>
      <dc:creator>brymaster</dc:creator>
      <dc:date>2007-05-31T00:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: 1440x900 resolution on 945GM (GMA 950)</title>
      <link>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866840#M8080</link>
      <description>archibael,&lt;BR /&gt;&lt;BR /&gt;I was able to get one of the 1440x900 resolutions displaying. The one with the 61 hertz was the only one I could get working. Thank you so much for your help! Everything looks great now&lt;BR /&gt;&lt;BR /&gt;Hopefully Intel can release new drivers so people with widescreen monitors won't have to go through this hassle&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Jun 2007 20:20:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866840#M8080</guid>
      <dc:creator>brymaster</dc:creator>
      <dc:date>2007-06-05T20:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: 1440x900 resolution on 945GM (GMA 950)</title>
      <link>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866841#M8081</link>
      <description>&lt;P&gt;Glad it worked for you!&lt;/P&gt;
&lt;P&gt;Supposedly they corrected something in the 15.4.2 drivers ( &lt;A href="http://downloadcenter.intel.com/Detail_Desc.aspx?agr=N&amp;amp;ProductID=2806&amp;amp;DwnldID=13479&amp;amp;strOSs=164&amp;amp;OSFullName=Windows%20Vista*%2032&amp;amp;lang=eng"&gt;http://downloadcenter.intel.com/Detail_Desc.aspx?agr=N&amp;amp;ProductID=2806&amp;amp;DwnldID=13479&amp;amp;strOSs=164&amp;amp;OSFullName=Windows%20Vista*%2032〈=eng&lt;/A&gt;)where they were improperly reading 1440x900, or improperly excluding it, or something according to the release notes.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jun 2007 21:17:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866841#M8081</guid>
      <dc:creator>Aaron_B_Intel</dc:creator>
      <dc:date>2007-06-05T21:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: 1440x900 resolution on 945GM (GMA 950)</title>
      <link>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866842#M8082</link>
      <description>Thanks archibael. I may try those but I think they're only for Vista and I'm running XP.&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Jun 2007 06:14:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866842#M8082</guid>
      <dc:creator>brymaster</dc:creator>
      <dc:date>2007-06-07T06:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: 1440x900 resolution on 945GM (GMA 950)</title>
      <link>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866843#M8083</link>
      <description>&lt;P&gt;archibael,&lt;/P&gt;
&lt;P&gt;I've been trying to get my computer to output widescreen as well and have had no luck. My lcd tv is 1366x768. I also tried the new driver from intel and it only gives me a resolution thats too big for my tv. Any help would be appreciated.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2007 19:34:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866843#M8083</guid>
      <dc:creator>nelson27</dc:creator>
      <dc:date>2007-06-14T19:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: 1440x900 resolution on 945GM (GMA 950)</title>
      <link>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866844#M8084</link>
      <description>&lt;P&gt;nelson27,&lt;/P&gt;
&lt;P&gt;Please provide:&lt;/P&gt;
&lt;P&gt;-- Brand and model of computer, if you didn't build it yourself&lt;/P&gt;
&lt;P&gt;-- Brand and model of TV&lt;/P&gt;
&lt;P&gt;-- Interface you're trying to use (VGA, DVI, HDMI)&lt;/P&gt;
&lt;P&gt;-- MonInfo data from the TV&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2007 20:14:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866844#M8084</guid>
      <dc:creator>Aaron_B_Intel</dc:creator>
      <dc:date>2007-06-14T20:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: 1440x900 resolution on 945GM (GMA 950)</title>
      <link>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866845#M8085</link>
      <description>&lt;P&gt;Toshiba Satellite A105-S4184&lt;/P&gt;
&lt;P&gt;Olevia 232V&lt;/P&gt;
&lt;P&gt;VGA&lt;/P&gt;
&lt;P&gt;And i'm not sure what you mean by moninfo, but the native resolution is 1366x768&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2007 20:17:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866845#M8085</guid>
      <dc:creator>nelson27</dc:creator>
      <dc:date>2007-06-14T20:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: 1440x900 resolution on 945GM (GMA 950)</title>
      <link>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866846#M8086</link>
      <description>&lt;P&gt;I ran Moninfo and it gave me this&lt;/P&gt;
&lt;P&gt;Monitor&lt;BR /&gt; Windows description......... Seiko-Epson Monitor&lt;BR /&gt; Manufacturer................ Seiko-Epson&lt;BR /&gt; &lt;BR /&gt; Plug and Play ID............ SEC3633&lt;BR /&gt; Serial number............... n/a&lt;BR /&gt; EDID data source............ I2C bus (real-time)&lt;BR /&gt; &lt;BR /&gt; Manufacture date............ 2005&lt;BR /&gt; EDID revision............... 1.3&lt;BR /&gt; Display type and signal..... Digital&lt;BR /&gt; Sync input support.......... n/a&lt;BR /&gt; Screen size................. 330 x 210 mm (~16")&lt;BR /&gt; Power management............ n/a&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2007 20:21:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866846#M8086</guid>
      <dc:creator>nelson27</dc:creator>
      <dc:date>2007-06-14T20:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: 1440x900 resolution on 945GM (GMA 950)</title>
      <link>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866847#M8087</link>
      <description>Sure you got all of it? There should be some raw EDID data underneath the MonInfo data you provided.</description>
      <pubDate>Thu, 14 Jun 2007 20:23:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866847#M8087</guid>
      <dc:creator>Aaron_B_Intel</dc:creator>
      <dc:date>2007-06-14T20:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: 1440x900 resolution on 945GM (GMA 950)</title>
      <link>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866848#M8088</link>
      <description>&lt;P&gt;it also gave me this&lt;/P&gt;
&lt;P&gt;Monitor&lt;BR /&gt; Hardware information........ n/a&lt;BR /&gt; Windows description......... Generic Non-PnP Monitor&lt;/P&gt;
&lt;P&gt;Display adapter&lt;BR /&gt; Adapter description......... Mobile Intel 945 Express Chipset Family&lt;BR /&gt; Adapter device ID........... 0x27A28086&lt;BR /&gt; Display settings............ 800x600, 32bpp&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2007 20:23:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866848#M8088</guid>
      <dc:creator>nelson27</dc:creator>
      <dc:date>2007-06-14T20:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: 1440x900 resolution on 945GM (GMA 950)</title>
      <link>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866849#M8089</link>
      <description>&lt;P&gt;Hmmm... still doesn't help, and I'm not finding Modelines or a User Manual for your monitor. I'll look around to try and find something, but the EDID would be very helpful...&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2007 20:56:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866849#M8089</guid>
      <dc:creator>Aaron_B_Intel</dc:creator>
      <dc:date>2007-06-14T20:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: 1440x900 resolution on 945GM (GMA 950)</title>
      <link>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866850#M8090</link>
      <description>for some reason, there is nothing else underneath the last info I gave you..I'll try it again and see if i get anything</description>
      <pubDate>Thu, 14 Jun 2007 21:25:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866850#M8090</guid>
      <dc:creator>nelson27</dc:creator>
      <dc:date>2007-06-14T21:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: 1440x900 resolution on 945GM (GMA 950)</title>
      <link>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866851#M8091</link>
      <description>&lt;P&gt;this is what it gives me when I dont plug in the tv&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Raw EDID base&lt;BR /&gt; 00: 00 FF FF FF FF FF FF 00 4C A3 33 36 00 00 00 00 &lt;BR /&gt; 10: 00 0F 01 03 80 21 15 78 0A 87 F5 94 57 4F 8C 27 &lt;BR /&gt; 20: 27 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01 &lt;BR /&gt; 30: 01 01 01 01 01 01 EE 1A 00 80 50 20 10 30 10 30 &lt;BR /&gt; 40: 13 00 4B CF 10 00 00 19 00 00 00 0F 00 00 00 00 &lt;BR /&gt; 50: 00 00 00 00 00 23 87 02 64 02 00 00 00 FE 00 53 &lt;BR /&gt; 60: 41 4D 53 55 4E 47 0A 20 20 20 20 20 00 00 00 FE &lt;BR /&gt; 70: 00 4C 54 4E 31 35 34 58 33 2D 4C 30 36 0A 00 70&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2007 21:28:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866851#M8091</guid>
      <dc:creator>nelson27</dc:creator>
      <dc:date>2007-06-14T21:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: 1440x900 resolution on 945GM (GMA 950)</title>
      <link>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866852#M8092</link>
      <description>&lt;P&gt;Yeah, that's the right format, but the info's bogus: I'm reading a 1280x800 resolution there, and since it's when you don't even have the TV plugged into the computerI'm thinking it must be from some other source entirely.&lt;/P&gt;
&lt;P&gt;I'll do a little more digging, but your monitor seems pretty obscure in Googlespace.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2007 23:52:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866852#M8092</guid>
      <dc:creator>Aaron_B_Intel</dc:creator>
      <dc:date>2007-06-14T23:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: 1440x900 resolution on 945GM (GMA 950)</title>
      <link>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866853#M8093</link>
      <description>&lt;P&gt;yea i bet that EDID is coming from my laptop screen&lt;/P&gt;
&lt;P&gt;I appreciate all your help, but if you can't figure it out, don't worry about it, its no big deal&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jun 2007 02:23:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866853#M8093</guid>
      <dc:creator>nelson27</dc:creator>
      <dc:date>2007-06-15T02:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: 1440x900 resolution on 945GM (GMA 950)</title>
      <link>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866854#M8094</link>
      <description>&lt;P&gt;Well, unfortunately, I couldn't find an exact match to your monitor. I did find several Olevia monitor Modelines which might work, but even within a single brand every monitor tends to be different...&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 12pt; mso-bidi-font-size: 10.0pt"&gt;1368x768" 87.403 1368 1456 1592 1800 768 771 781 798 -hsync +vsync&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 12pt; mso-bidi-font-size: 10.0pt"&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 12pt; mso-bidi-font-size: 10.0pt"&gt;1360x768" 85.875 1360 1408 1520 1768 768 769 772 810 +hsync +vsync&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 12pt; mso-bidi-font-size: 10.0pt"&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 12pt; mso-bidi-font-size: 10.0pt"&gt;1366x768" 73.800 1366 1414 1446 1526 768 773 783 793 +hsync +vsync&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 12pt; mso-bidi-font-size: 10.0pt"&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 12pt; mso-bidi-font-size: 10.0pt"&gt;These translate into DTDs:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 12pt; mso-bidi-font-size: 10.0pt"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 12pt; mso-bidi-font-size: 10.0pt"&gt;24 22 58 B0 51 00 1E 30 58 88 3A 00 00 00 00 00 00 1C; 1368x768&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 12pt; mso-bidi-font-size: 10.0pt"&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 12pt; mso-bidi-font-size: 10.0pt"&gt;8B 21 50 98 51 00 2A 30 30 70 13 00 00 00 00 00 00 1E ; 1360x768&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 12pt; mso-bidi-font-size: 10.0pt"&gt;8C 21 50 98 51 00 2A 30 30 70 13 00 00 00 00 00 00 1E ; above, but rounding error on pixel clock?&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 12pt; mso-bidi-font-size: 10.0pt"&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 12pt; mso-bidi-font-size: 10.0pt"&gt;D4 1C 56 A0 50 00 19 30 30 20 5A 00 00 00 00 00 00 1E ; 1366x768&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Follow the instructions on the Wiki &lt;A href="http://isnwiki.jot.com/WikiHome/Articles/111111431"&gt;http://isnwiki.jot.com/WikiHome/Articles/111111431&lt;/A&gt;using these DTDs and see if any of them work. Also see if any of them don't show up in your list of modes: it's possible that Toshiba is locking one or more of them out of your BIOS, in which case we can tweak them to avoid the lockout. They still might not work with your monitor, but we can at least try them...&lt;/P&gt;
&lt;P&gt;Sorry I couldn't be of more help.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jun 2007 18:38:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/1440x900-resolution-on-945GM-GMA-950/m-p/866854#M8094</guid>
      <dc:creator>Aaron_B_Intel</dc:creator>
      <dc:date>2007-06-15T18:38:06Z</dc:date>
    </item>
  </channel>
</rss>

