<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: wide screen + graphics card.</title>
	<link>http://ask.metafilter.com/67578/wide-screen-graphics-card/</link>
	<description>Comments on Ask MetaFilter post wide screen + graphics card.</description>
	<pubDate>Mon, 23 Jul 2007 01:08:06 -0800</pubDate>
	<lastBuildDate>Mon, 23 Jul 2007 01:08:06 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: wide screen + graphics card.</title>
		<link>http://ask.metafilter.com/67578/wide-screen-graphics-card</link>	
		<description>so i bought a new monitor, however, its wide aspect ratio and the crappy video card that came with my dell doesn&apos;t support the wide aspect.... &lt;br /&gt;&lt;br /&gt; i bought a 24 inch samsung syncmaster 245bw (if that helps) and ive got a dell dimension 3000.  It can only accept PCI graphics cards (YAY!) and im having trouble finding one that reports supporting the monitor&apos;s native resolution (1920 x 1200)&lt;br&gt;
&lt;br&gt;
the question - can any one recommend a graphics card?  i don&apos;t play games so brawn isn&apos;t a big deal, I just want the monitor to display crispy and nice.&lt;br&gt;
&lt;br&gt;
alternatively, is the resolution even decided by the card?  i mean, could I just buy any old PCI and have it display properly?&lt;br&gt;
&lt;br&gt;
I&apos;m not a hardware person so any help/pointers/peripheral information and explanations would be appreciated!</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2007:site.67578</guid>
		<pubDate>Mon, 23 Jul 2007 00:32:20 -0800</pubDate>
		<dc:creator>nihlton</dc:creator>
		
			<category>graphics</category>
		
			<category>card</category>
		
			<category>monitor</category>
		
			<category>pci</category>
		
	</item> <item>
		<title>By: cmiller</title>
		<link>http://ask.metafilter.com/67578/wide-screen-graphics-card#1012470</link>	
		<description>I can only speculate:  &lt;br&gt;
&lt;br&gt;
It could be be PCI port bandwidth limit.  We invented AGP and PCI-foo for a reason.  You can test this by turning the pixel depth down very low (8bpp) and see if the highest number of width*height is comparable to 2280000.  We&apos;re trying to figure out if the video card can even push that number of pixels.&lt;br&gt;
&lt;br&gt;
Then, if that looks okay, its probably a stupid driver problem.  Try booting something like &lt;a href=&quot;http://www.ubuntu.com/getubuntu/download&quot;&gt;an Ubuntu test disk&lt;/a&gt;.  If it shows a higher resolution (see also System -&amp;gt; Preferences -&amp;gt; Screen Resolution), then you know it&apos;s just that your driver is stupid and that there&apos;s theoretically nothing substantial in your way.  If it not any different, then you&apos;re back where you started.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.67578-1012470</guid>
		<pubDate>Mon, 23 Jul 2007 01:08:06 -0800</pubDate>
		<dc:creator>cmiller</dc:creator>
	</item><item>
		<title>By: Malor</title>
		<link>http://ask.metafilter.com/67578/wide-screen-graphics-card#1012484</link>	
		<description>Naw, cmiller, a PCI card will work fine.  Most graphics on Windows are hardware-accelerated; the system isn&apos;t sending bits, it&apos;s sending line-drawing commands that the hardware executes.  Even most moving video will use hardware stretching and acceleration.  &lt;br&gt;
&lt;br&gt;
You&apos;re not going to find any PCI cards that will game well at 1920x1200, but for normal use, these cards should be fine:&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.newegg.com/Product/Product.aspx?Item=N82E16814103031&quot;&gt;ATI x1550&lt;/a&gt;, $96&lt;br&gt;
&lt;a href=&quot;http://www.newegg.com/Product/Product.aspx?Item=N82E16814139013&quot;&gt;NVidia 6200&lt;/a&gt;, $90&lt;br&gt;
&lt;br&gt;
Those are both about as fast as you get in PCI... you can probably game a little if you turn the resolution down.  They&apos;ll choke running 3D stuff at 1920x1200, but they&apos;ll probably work okay at 1024x768. &lt;br&gt;
&lt;br&gt;
It you don&apos;t game AT ALL, the &lt;a href=&quot;http://www.newegg.com/Product/Product.aspx?Item=N82E16814103166&quot;&gt;old Radeon 9250&lt;/a&gt; should work fine at $58.  By current standards that&apos;s a woefully slow 3D card, but should be perfectly fine in 2D only.&lt;br&gt;
&lt;br&gt;
Both ATI cards appear to have both analog and digital out, plus TV-out if you need that.  The NVidia card has only one port, a mixed analog/digital one.  You can use it for either mode (you&apos;ll want digital on the LCD screen), but you can only hook up one monitor at a time, and you probably can&apos;t hook up a TV at all.&lt;br&gt;
&lt;br&gt;
Don&apos;t forget to turn on ClearType; it makes a huge difference in screen readability.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.67578-1012484</guid>
		<pubDate>Mon, 23 Jul 2007 01:51:38 -0800</pubDate>
		<dc:creator>Malor</dc:creator>
	</item><item>
		<title>By: Malor</title>
		<link>http://ask.metafilter.com/67578/wide-screen-graphics-card#1012487</link>	
		<description>Oh, and note: most older games will actually work fine in PCI, as 3D is quite low-bandwidth.  Newer games, though, are starting to do tricks like streaming textures in to the card while you&apos;re playing, invisibly loading new areas as you run around.  That doesn&apos;t work well on PCI... the game will be choppy and horrid if it tries.  &lt;br&gt;
&lt;br&gt;
Games that preload textures onto the card and then just send 3D commands should mostly work fine.  These are the games with loading screens: they&apos;ll take a few extra seconds to load, but should then run fine.  Just keep the resolution down while playing. &lt;br&gt;
&lt;br&gt;
If you go for the 9250, you&apos;ll have trouble running games made anywhere after late 2005.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.67578-1012487</guid>
		<pubDate>Mon, 23 Jul 2007 01:59:25 -0800</pubDate>
		<dc:creator>Malor</dc:creator>
	</item><item>
		<title>By: wackybrit</title>
		<link>http://ask.metafilter.com/67578/wide-screen-graphics-card#1012494</link>	
		<description>&lt;em&gt;Then, if that looks okay, its probably a stupid driver problem. Try booting something like an Ubuntu test disk. If it shows a higher resolution (see also System -&amp;gt; Preferences -&amp;gt; Screen Resolution), then you know it&apos;s just that your driver is stupid&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
Testing with Linux is not a bad idea in and of itself, but I nearly always have to manually edit resolutions to get it to work, even with Nvidia cards. At least, I did in Edgy and Dapper. Feisty has improved a little supposedly, but I know people can have issues.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.67578-1012494</guid>
		<pubDate>Mon, 23 Jul 2007 02:17:39 -0800</pubDate>
		<dc:creator>wackybrit</dc:creator>
	</item><item>
		<title>By: blue_wardrobe</title>
		<link>http://ask.metafilter.com/67578/wide-screen-graphics-card#1012519</link>	
		<description>On my wife&apos;s machine, we have the same problem with the card not supporting the wide-aspect ratio of the card. Theoretically the card can support it, but Windows doesn&apos;t know that.&lt;br&gt;
&lt;br&gt;
EntechTaiwan has a utility called &lt;a href=&quot;http://www.entechtaiwan.com/util/ps.shtm&quot;&gt;PowerStrip&lt;/a&gt; that we used to overcome this problem. It basically creates a driver definition file on the fly that tells Windows there are more resolution combinations. It is not brilliantly intuitive, but is documented quite well.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.67578-1012519</guid>
		<pubDate>Mon, 23 Jul 2007 04:35:50 -0800</pubDate>
		<dc:creator>blue_wardrobe</dc:creator>
	</item><item>
		<title>By: ROU_Xenophobe</title>
		<link>http://ask.metafilter.com/67578/wide-screen-graphics-card#1012542</link>	
		<description>&lt;i&gt;im having trouble finding one that reports supporting the monitor&apos;s native resolution (1920 x 1200)&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
Dunno what search strategy you were using, but this is exactly what &quot;power search&quot; on newegg is for.  Go to video cards, power search, and then click on the PCI interface and all max resolutions 1920x1080 or higher.&lt;br&gt;
&lt;br&gt;
There are 44 to choose from.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.67578-1012542</guid>
		<pubDate>Mon, 23 Jul 2007 05:42:57 -0800</pubDate>
		<dc:creator>ROU_Xenophobe</dc:creator>
	</item><item>
		<title>By: rbs</title>
		<link>http://ask.metafilter.com/67578/wide-screen-graphics-card#1012664</link>	
		<description>There may be a little more depth to this issue than has been covered by any of the above posts.&lt;br&gt;
&lt;br&gt;
blue_wardrobe is right on in suggesting PowerStrip that may do the job.&lt;br&gt;
&lt;br&gt;
But: when you&apos;re driving a monitor that high res, especially over DVI, you start running into the card&apos;s dot clock limit and also it&apos;s ability to output a clean enough signal to drive a monitor distortion free (many NVidia boards (notably cards released around the time of the 5200, including some 6x00s) use a shitty TMDS encoder that &lt;a href=&quot;http://www.extremetech.com/article2/0,1697,1189291,00.asp&quot;&gt;just can&apos;t output that high res cleanly&lt;/a&gt;)). Sometimes you can get around this by using a reduced blanking interval, but often not. &lt;br&gt;
&lt;br&gt;
Anyway, if you do have to get a new card and you&apos;re not going to be Linuxing a lot, get an ATI. They tend to have better TMDS encoders.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.67578-1012664</guid>
		<pubDate>Mon, 23 Jul 2007 08:11:46 -0800</pubDate>
		<dc:creator>rbs</dc:creator>
	</item><item>
		<title>By: rbs</title>
		<link>http://ask.metafilter.com/67578/wide-screen-graphics-card#1012674</link>	
		<description>&lt;a href=&quot;http://www.extremetech.com/article2/0,1697,1367918,00.asp&quot;&gt;A little more info about DVI output quality&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.67578-1012674</guid>
		<pubDate>Mon, 23 Jul 2007 08:17:22 -0800</pubDate>
		<dc:creator>rbs</dc:creator>
	</item>
	</channel>
</rss>
