~sbeattie/ubuntu/lucid/vnc4/lp556147

« back to all changes in this revision

Viewing changes to unix/xc/programs/Xserver/hw/xfree86/doc/README.NV1

  • Committer: Bazaar Package Importer
  • Author(s): Ola Lundqvist
  • Date: 2006-05-15 20:35:17 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060515203517-l4lre1ku942mn26k
Tags: 4.1.1+X4.3.0-10
* Correction of critical security issue. Thanks to Martin Kogler
  <e9925248@student.tuwien.ac.at> that informed me about the issue,
  and provided the patch.
  This flaw was originally found by Steve Wiseman of intelliadmin.com.
* Applied patch from Javier Kohen <jkohen@users.sourceforge.net> that
  inform the user that only 8 first characters of the password will
  actually be used when typing more than 8 characters, closes:
  #355619.

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: xc/programs/Xserver/hw/xfree86/doc/README.NV1,v 3.7 1999/04/15 03:34:51 dawes Exp $