[ale] Which way did the video go?

Dow Hurst dhurst at kennesaw.edu
Wed May 28 10:44:07 EDT 2003


Drew,
1.  Look in /etc/ssh for the config files Jonathon is talking about.
2. Can you post your XF86Config for us?

I've got SuSE 8.2 installed on a laptop here so I can check some of the 
Nvidia settings and XF86Config settings once I get it booted.

My home system XF86Config running on SuSE 8.1 is below.  I have two mice 
hooked up and some sections commented out but just look at the Nvidia 
driver section:
sword:~ # cat /etc/X11/XF86Config
# /.../
# SaX generated XFree86 config file
# Created on: 2003-01-23.
#
# Version: 4.7
# Contact: Marcus Schaefer <sax at suse.de>, 2001
#
# Automatically generated by [ISaX] (4.7)
# PLEASE DO NOT EDIT THIS FILE!
#
Section "Files"
  FontPath     "/usr/X11R6/lib/X11/fonts/misc:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/local"
  FontPath     "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/Type1"
  FontPath     "/usr/X11R6/lib/X11/fonts/URW"
  FontPath     "/usr/X11R6/lib/X11/fonts/Speedo"
  FontPath     "/usr/X11R6/lib/X11/fonts/PEX"
  FontPath     "/usr/X11R6/lib/X11/fonts/cyrillic"
  FontPath     "/usr/X11R6/lib/X11/fonts/latin2/misc:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/latin2/Type1"
  FontPath     "/usr/X11R6/lib/X11/fonts/latin7/75dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/baekmuk:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/japanese:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/kwintv"
  FontPath     "/usr/X11R6/lib/X11/fonts/truetype"
  FontPath     "/usr/X11R6/lib/X11/fonts/uni"
  FontPath     "/usr/X11R6/lib/X11/fonts/CID"
  FontPath     "/usr/X11R6/lib/X11/fonts/ucs/misc"
  FontPath     "/usr/X11R6/lib/X11/fonts/ucs/75dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/ucs/100dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/hellas/misc:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/hellas/75dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/hellas/100dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/hellas/Type1"
  FontPath     "/usr/X11R6/lib/X11/fonts/misc/sgi"
  FontPath     "/usr/X11R6/lib/X11/fonts/xtest"
  InputDevices "/dev/ttyS0"
  InputDevices "/dev/ttyS1"
  InputDevices "/dev/ttyS2"
  InputDevices "/dev/ttyS3"
  InputDevices "/dev/ttyS4"
  InputDevices "/dev/ttyS5"
  InputDevices "/dev/ttyS6"
  InputDevices "/dev/ttyS7"
  InputDevices "/dev/ttyS8"
  InputDevices "/dev/psaux"
  InputDevices "/dev/logibm"
  InputDevices "/dev/sunmouse"
  InputDevices "/dev/atibm"
  InputDevices "/dev/amigamouse"
  InputDevices "/dev/atarimouse"
  InputDevices "/dev/inportbm"
  InputDevices "/dev/gpmdata"
  InputDevices "/dev/mouse"
  InputDevices "/dev/usbmouse"
  InputDevices "/dev/adbmouse"
  InputDevices "/dev/input/mice"
  InputDevices "/dev/input/event0"
  InputDevices "/dev/pointer0"
  InputDevices "/dev/pointer1"
  InputDevices "/dev/pointer2"
  InputDevices "/dev/pointer3"
EndSection

Section "ServerFlags"
  Option       "AllowMouseOpenFail"
EndSection

Section "Module"
  Load         "extmod"
  Load         "v4l"
  Load         "dbe"
  Load         "glx"
  Load         "type1"
  Load         "freetype"
  Load         "speedo"
EndSection

Section "InputDevice"
  Driver       "Keyboard"
  Identifier   "Keyboard[0]"
  Option       "MapName" "Generic keyboard [ pc101 ]"
  Option       "Protocol" "Standard"
  Option       "XkbLayout" "us"
  Option       "XkbModel" "pc101"
  Option       "XkbRules" "xfree86"
EndSection

#Section "InputDevice"
#  Driver       "mouse"
#  Identifier   "Mouse[1]"
#  Option       "Device" "/dev/pointer1"
#  Option       "EmulateWheel" "on"
#  Option       "EmulateWheelButton" "4"
#  Option       "InputFashion" "Mouse"
#  Option       "Name" "PS/2-Mouse:IMPS/2"
#  Option       "Protocol" "imps/2"
#  Option       "ZAxisMapping" "4 5"
#EndSection

Section "InputDevice"
  Driver       "mouse"
  Identifier   "Mouse[3]"
  Option       "ButtonNumber" "9"
  Option       "Device" "/dev/pointer0"
  Option       "EmulateWheel" "on"
  Option       "EmulateWheelButton" "4"
  Option       "InputFashion" "Mouse"
#  Option       "Name" "USB-Mouse:IMPS/2"
  Option       "Name" "USB-Mouse:ExplorerPS/2"
  Option       "Protocol" "ExplorerPS/2"
#  Option       "Protocol" "ImPS/2"
  Option       "ZAxisMapping" "6 7 8 9"
EndSection

Section "Monitor"
  Option       "CalcAlgorithm" "CheckDesktopGeometry"
  HorizSync    30-70
  Identifier   "Monitor[0]"
  ModelName    "1152X864 at 75HZ"
  VendorName   "--> VESA"
  VertRefresh  50-90
  UseModes     "Modes[0]"
  Option       "DPMS"
EndSection

Section "Monitor"
  Option       "CalcAlgorithm" "CheckDesktopGeometry"
  HorizSync    30-70
  Identifier   "Monitor[1]"
  ModelName    "1152X864 at 75HZ"
  VendorName   "--> VESA"
  VertRefresh  50-90
  UseModes     "Modes[1]"
  Option       "DPMS"
EndSection

Section "Modes"
  Identifier   "Modes[0]"
  Modeline      "1024x768" 66.29 1024 1040 1216 1400 768 768 775 802
  Modeline      "1024x768" 76.49 1024 1040 1216 1400 768 768 778 802
  Modeline      "800x600" 40.56 800 816 928 1072 600 600 606 626
  Modeline      "800x600" 46.80 800 816 928 1072 600 600 610 626
  Modeline      "640x480" 25.96 640 656 720 864 480 480 484 501
  Modeline      "640x480" 29.95 640 656 720 864 480 480 490 501
  Modeline      "1152x864" 108.00 1152 1312 1440 1600 864 865 868 900
EndSection

Section "Modes"
  Identifier   "Modes[1]"
  Modeline      "1024x768" 66.29 1024 1040 1216 1400 768 768 775 802
  Modeline      "1024x768" 76.49 1024 1040 1216 1400 768 768 778 802
  Modeline      "800x600" 40.56 800 816 928 1072 600 600 606 626
  Modeline      "800x600" 46.80 800 816 928 1072 600 600 610 626
  Modeline      "640x480" 25.96 640 656 720 864 480 480 484 501
  Modeline      "640x480" 29.95 640 656 720 864 480 480 490 501
  Modeline      "1152x864" 108.00 1152 1280 1408 1600 864 865 868 900
EndSection

Section "Screen"
  DefaultDepth  24
  SubSection "Display"
    Depth      15
    Modes      "1024x768"
  EndSubSection
  SubSection "Display"
    Depth      16
    Modes      "1152x864"
  EndSubSection
  SubSection "Display"
    Depth      24
    Modes      "1152x864" "1024x768" "800x600" "640x480"
  EndSubSection
  SubSection "Display"
    Depth      32
    Modes      "1152x864"
  EndSubSection
  SubSection "Display"
    Depth      8
    Modes      "1024x768"
  EndSubSection
  Device       "Device[0]"
  Identifier   "Screen[0]"
  Monitor      "Monitor[0]"
  Option       "NvAGP" "3"
  Option       "TwinView"
  Option       "SecondMonitorHorizSync" "30-70"
  Option       "SecondMonitorVertRefresh" "50-90"
  Option       "MetaModes" 
"1152x864,1152x864;1024x768,1024x768;800x600,800x600;640x480,640x480"
EndSection

#Section "Screen"
#  DefaultDepth 24
#  SubSection "Display"
#    Depth      15
#    Modes      "1024x768" "800x600" "640x480"
#  EndSubSection
#  SubSection "Display"
#    Depth      16
#    Modes      "1152x864" "1024x768" "800x600" "640x480"
#  EndSubSection
#  SubSection "Display"
#    Depth      24
#    Modes      "1152x864" "1024x768" "800x600" "640x480"
#  EndSubSection
#  SubSection "Display"
#    Depth      32
#    Modes      "1024x768" "800x600" "640x480"
#  EndSubSection
#  SubSection "Display"
#    Depth      8
#    Modes      "1024x768" "800x600" "640x480"
#  EndSubSection
#  Device       "Device[1]"
#  Identifier   "Screen[1]"
#  Monitor      "Monitor[1]"
#EndSection

Section "Device"
  BoardName    "GeForce"
  BusID        "1:0:0"
  Driver       "nvidia"
  Identifier   "Device[0]"
  Screen       0
  VendorName   "NVidia"
Option "NvAGP" "3"
Option "NoLogo" "1"
Option "DigitalVibrance" "128"
Option "TwinView" "1"
Option "SecondMonitorHorizSync" "30-70"
Option "SecondMonitorVertRefresh" "50-90"
Option "TwinViewOrientation" "RightOf"
Option "TVStandard" "NTSC-M"
Option "MetaModes" "1152x864 @1152x864,1152x864 @1152x864;1024x768 
@1024x768,1024x768 @1024x768"
EndSection

Section "ServerLayout"
  Identifier   "Layout[all]"
  InputDevice  "Keyboard[0]" "CoreKeyboard"
#  InputDevice  "Mouse[1]" "CorePointer"
  InputDevice  "Mouse[3]" "CorePointer"
#  InputDevice  "Mouse[3]" "SendCoreEvents"
  Screen       "Screen[0]"
EndSection

Section "DRI"
    Group      "glx"
    Mode       0660
EndSection




-- 
__________________________________________________________
Dow Hurst                  Office: 770-499-3428
Systems Support Specialist    Fax: 770-423-6744
1000 Chastain Rd. Bldg. 12
Chemistry Department SC428  Email:   dhurst at kennesaw.edu
Kennesaw State University         Dow.Hurst at mindspring.com
Kennesaw, GA 30144
*****************************************************************
This message (including any attachments) contains confidential  *
information intended for a specific individual and purpose,     *
and is protected by law.  If you are not the intended recipient,*
you should delete this message and are hereby notified that     *
any disclosure, copying, or distribution of this message, or    *
the taking of any action based on it, is strictly prohibited.   *
*****************************************************************


_______________________________________________
Ale mailing list
Ale at ale.org
http://www.ale.org/mailman/listinfo/ale





More information about the Ale mailing list