~ubuntu-branches/ubuntu/karmic/xserver-xorg-video-nv/karmic

« back to all changes in this revision

Viewing changes to README.NV1

  • Committer: Bazaar Package Importer
  • Author(s): Bryce Harrington
  • Date: 2009-04-28 00:48:15 UTC
  • mfrom: (1.1.16 upstream) (14.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20090428004815-qlc3tfpbai4hifmj
Tags: 1:2.1.13-1ubuntu1
* Merge from Debian unstable, remaining changes:
  + patches/100_fedora-panel-fix.patch from Timo Aaltonen:
    Don't discard EDID blocks just because their input type bit
    disagrees with the hardware connection sensing; this usually
    just means the block is lying. (cf. LP #188549).
  + patches/102_geforce_7300_gt.patch:  Adds pci id for GeForce 7300 GT
    (LP: #320671)
  + patches/103_geforce_gts_250.patch:  Adds pci id for GeForce GTS 250
    (LP: #348262)
* Drop 101_geforce_7100_gs.patch, included upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
           Information for NVidia NV1 / SGS-Thomson STG2000 Users
2
 
 
3
 
                                 David McKay
4
 
 
5
 
                               20th March 1997
6
 
 
7
 
1.  XFree driver for NVidia NV1 / SGS-Thomson STG2000 v1.0
8
 
 
9
 
This driver now accelerates bitblits and filled rectangles. It also support a
10
 
hardware cursor.  More graphic acceleration is planned. There is no plan to
11
 
support the audio functionality of the chip.
12
 
 
13
 
1.1  Notes
14
 
 
15
 
   o THE DRIVER DOES NOT SUPPORT THE VIRTUAL DESKTOP FEATURES OF XFREE86 This
16
 
     is because the NV1 does not have the necessary hardware to support this
17
 
     feature. If you want to change resolutions, you will have to modify your
18
 
     config file. Comment out all but the mode you wish to use.
19
 
 
20
 
   o The generic VGA16 server will not work with the NV1.  For this reason
21
 
     XF86Setup cannot be used to configure the server.  Use xf86config
22
 
     instead.  Select `Diamond Edge 3D' as your board, and select only ONE
23
 
     mode for each of 8bpp and 16bpp.  Do not select a virtual desktop.
24
 
     Also, make sure you don't select a RAMDAC or clock chip.
25
 
 
26
 
   o The NV1 only supports a 555 RGB Weight in 16 bpp, the hardware does not
27
 
     do 565. You must put a Weight 555 in the Display section.
28
 
 
29
 
   o 24/32 bpp mode is not yet supported.
30
 
 
31
 
1.2  Known Bugs
32
 
 
33
 
   o The driver should force Weight 555 in 16 bpp mode
34
 
 
35
 
   o The hardware cursor doesn't work if an doublescan mode is selected.
36
 
 
37
 
   o Screen blanking doesn't work, nor does DPMS.
38
 
 
39
 
     Generated from XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/NV1.sgml,v 3.3 1997/03/22 09:35:30 hohndel Exp $
40
 
 
41
 
 
42
 
$XFree86$