updated nVidia driver docs.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17051 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
679d063bdc
commit
e4db389d49
@ -22,8 +22,9 @@ You use this software at your own risk! Although I don't expect it to damage you
|
||||
<li>GeForce 4 MX/Ti/Go;
|
||||
<li>GeForce 4 Integrated GPU (Nforce 2);
|
||||
<li>GeForce (4 MX) PCX 4300;
|
||||
<li>GeForce FX/PCX 5200/5300/5600/5700/5750/5800/5900/5950/Go;
|
||||
<li>GeForce FX/PCX 6200/6600/6800/7800/Go;
|
||||
<li>GeForce FX/PCX 5xxx/Go;
|
||||
<li>GeForce FX/PCX 6xxx/Go;
|
||||
<li>GeForce FX/PCX 7xxx/Go;
|
||||
<li>Quadro (2/4/FX/PCX/Go);
|
||||
</ul>
|
||||
<br>
|
||||
@ -49,7 +50,7 @@ You use this software at your own risk! Although I don't expect it to damage you
|
||||
<li>If you want BScreen 'Sync_to_Retrace' capability make sure you enabled 'assign IRQ to VGA card' in your system BIOS (if available);
|
||||
<li>If the driver still seems to create 'random' trouble make sure you have a fully functional VGA BIOS, or system BIOS for embedded cards (check for updates on the manufacturor's site). Make sure you mail me if you still have trouble but also if this version fixed that!
|
||||
<li>If on a laptop the internal panel doesn't work when you connect an external monitor, make sure you set 'output device selection' to 'internal' (instead of 'auto') in the system BIOS if it has such an option. If you have this symptom on a normal card, or on a laptop without that BIOS option then you are probably out of luck for dualhead support;
|
||||
<li><strong>NV40 architecture cards:</strong> (GeForce 6200, 6600 and 7800 at least, but 6800 AGP seems to be OK)<br>
|
||||
<li><strong>NV40 architecture cards:</strong> (GeForce 6xxx, but 6800 AGP seems to be OK)<br>
|
||||
Secondary analog monitor detection doesn't work and we can't control very well to which connector the card's output gets routed (lack of specs). This means you might have to experiment a bit with the way you connect your monitor to the card. A single analog or DVI screen should work OK, and two analog screens should be OK as well.
|
||||
</ul>
|
||||
<br>
|
||||
@ -242,6 +243,6 @@ Primary lets you force a certain card to be used as primary card in your system
|
||||
<hr>
|
||||
<br>
|
||||
<a href="mailto:info.be-hold@inter.nl.net">Rudolf Cornelissen.</a>
|
||||
<p>(Page last updated on April 6, 2006)</p>
|
||||
<p>(Page last updated on April 8, 2006)</p>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -4,12 +4,13 @@
|
||||
</head>
|
||||
<body>
|
||||
<p><h2>Changes done for each driverversion:</h2></p>
|
||||
<p><h1>head (0.78, Rudolf)</h1></p>
|
||||
<p><h1>head (SVN 0.79, Rudolf)</h1></p>
|
||||
<ul>
|
||||
<li>Improved 3D speed related initialisation programming for NV11 and NV15: NV11 just gained 44% rendering speed, NV15 gained 21% speed. The GeForce2Ti (NV15) is the new winner: Quake 2 timedemo 1 runs at 28.3fps in 1024x768x32 mode @ 75Hz refreshrate (P4 2.8Ghz, fsb 533Mhz, AGP4x), while on the GeForce4MX (NV18) it keeps running at 26.3fps. The GeForce2MX (NV11) now runs at 18.9fps.
|
||||
<li>Improved 3D speed related initialisation programming again. This time confirmed for NV11, NV15 and NV18 (so works on probably all NV1x cards): NV11 just gained another 43% rendering speed, NV15 gained another 60% speed, and NV18 gained 41% speed. The GeForce2Ti (NV15) is the definate winner: Quake 2 timedemo 1 runs at 45.4fps in 1024x768x32 mode @ 75Hz refreshrate (P4 2.8Ghz, fsb 533Mhz, AGP4x), while on the GeForce4MX (NV18) it now runs at 37.0fps. The GeForce2MX (NV11) now runs at 27.1fps.
|
||||
<li>Improved 3D speed related initialisation programming for TNT2 and TNT2-M64 card types, TNT1 speed remains unchanged. The speed improvement depends on colorspace and exact card type: there's a 1-4% gain. TNT2 runs Quake 2 timedemo 1 at about 17fps in 1024x768x32 mode @ 75Hz refreshrate, while TNT2-M64 is at 10.2fps (P4 2.8Ghz, fsb 533Mhz, AGP mode).
|
||||
<li>Added new nv.setting called 'force_ws' that forces all your connected screens to be treated as being widescreen types. This enables listing of the widescreen modes in most screen preference panels and the use of these modes. Only use this new option if appropriate of course, non-widescreen monitors might not like them!
|
||||
<li>Added support for 23 new cards in the GeForce 6xxx and 7xxx range (7300 - G72; 7600 - G73; 7900 - G71), along with support for nVidia's latest IGP Nforce4 (GeForce 6100/6150 - NV44). All new ID's come from nVidia's own March 2006 ID release, except for one which was reported by a BeOS user.
|
||||
</ul>
|
||||
<p><h1>nv_driver 0.74 (Rudolf)</h1></p>
|
||||
<ul>
|
||||
|
Loading…
Reference in New Issue
Block a user