[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: как завести Riva TNT2 M64 под X 3.3.6 (Deb 2.2r2)



On Wed, 20 Nov 2002, Dmitry Ponyatov wrote:

> 
>   Никак не удается найти x-server, который бы работал на сабже
> 
>   Насколько я понимаю, для этой видюхи нужен xserver-svga ?
> 
>   Не подкинете ли XF86Config для этой видеокарты и обычного монитора
>   640x480x60Hz ?
> 
> -- 
> С уважением, Понятов Дмитрий, e-mail: forth@hippo.ru
> 

  См Attchmnt.
  Для 640x480x60Hz можно и обычный VGA16 использовать.

 Успехов.
 Юра.
# XF86Config auto-generated by XF86Setup
#
# Copyright (c) 1996 by The XFree86 Project, Inc.

#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
# THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
# OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
#
# Except as contained in this notice, the name of the XFree86 Project shall
# not be used in advertising or otherwise to promote the sale, use or other
# dealings in this Software without prior written authorization from the
# XFree86 Project.
#

# See 'man XF86Config' for info on the format of this file

Section "Files"
   RgbPath    "/usr/X11R6/lib/X11/rgb"
   FontPath   "unix/:7100"
EndSection

Section "ServerFlags"
EndSection

Section "Keyboard"
   Protocol        "Standard"
   XkbRules        "xfree86"
   XkbModel        "pc104"
   XkbLayout       "ru"
   XkbOptions      "grp:shift_toggle"
#
   LeftAlt         Meta
   RightAlt        Meta
   ScrollLock      Compose
   RightCtl        Control
EndSection

Section "Pointer"
   Protocol        "PS/2"
   Device          "/dev/psaux"
   BaudRate        1200
   Emulate3Timeout 50
EndSection

Section "Monitor"
   Identifier      "Primary Monitor"
   VendorName      "CTX"
   ModelName       "PR500"
   HorizSync       30-70
   VertRefresh     50-160
# VESA 1280x1024@60Hz
#   Modeline  "1280x1024"  108. 1280 1312 1456 1696 1024 1026 1029 1063
#
# VESA 1024x768@85Hz
   Modeline  "1024x768"   94.5 1024 1080 1176 1372 768 769 772 808
#
# 800x600@105Hz
#   Modeline  "800x600"   67.4 800 832 912 1016 600 603 607 635
#
# 640x480@130Hz
#   Modeline  "640x480"   54.9 640 684 780 828 480 482 488 508 -hsync -vsync
#
# VESA 640x480
   Modeline  "vesa640x480" 36. 640 712 760 832 480 485 488 509 -hsync -vsync
EndSection

Section "Device"
   Identifier      "Primary Card"
   VendorName      "Unknown"
   BoardName       "NVIDIA Riva TNT2 (generic)"
EndSection

Section "Screen"
   Driver          "SVGA"
   Device          "Primary Card"
   Monitor         "Primary Monitor"
   DefaultColorDepth 32
   BlankTime       0
   SuspendTime     0
   OffTime         0
   SubSection "Display"
      Depth        8
      Modes        "1024x768" 
   EndSubSection
   SubSection "Display"
      Depth        16
      Modes        "1024x768" 
   EndSubSection
   SubSection "Display"
      Depth        32
      Modes        "1024x768"
#      Modes        "1280x1024"
#      Modes        "800x600"
#      Modes        "640x480"
   EndSubSection
EndSection

Section "Screen"
   Driver          "VGA16"
   Device          "Primary Card"
   Monitor         "Primary Monitor"
   BlankTime       0
   SuspendTime     0
   OffTime         0
   SubSection "Display"
      Depth        4
      Modes        "vesa640x480"
   EndSubSection
EndSection

Reply to: