Return-Path: ct5xx-hackers-owner@cygnus.com Delivery-Date: Thu, 06 Jun 1996 11:54:33 +0900 Return-Path: ct5xx-hackers-owner@cygnus.com Return-Path: ct5xx-hackers-owner@cygnus.com Received: from kogwy.cc.keio.ac.jp (kogwy.cc.keio.ac.jp [131.113.1.1]) by ms.mc.st.keio.ac.jp (8.6.12+2.5W/3.2W-mc.st31/08/95) with ESMTP id LAA29542 for ; Thu, 6 Jun 1996 11:54:33 +0900 Received: from cygnus.com (cygnus.com [140.174.1.1]) by kogwy.cc.keio.ac.jp (8.7.4+2.6Wbeta6/3.3Wb) with SMTP id LAA09566 for ; Thu, 6 Jun 1996 11:52:23 +0900 (JST) Received: (from daemon@localhost) by cygnus.com (8.6.12/8.6.9) id HAA18866 for ct5xx-hackers-outgoing; Wed, 5 Jun 1996 07:55:48 -0700 Received: from cfa.harvard.edu (cfa.harvard.edu [128.103.40.170]) by cygnus.com (8.6.12/8.6.9) with ESMTP id HAA18860 for ; Wed, 5 Jun 1996 07:55:37 -0700 Received: from head-cfa (head-cfa.harvard.edu [128.103.42.3]) by cfa.harvard.edu (8.7.5/8.7.3) with SMTP id KAA09014 for ; Wed, 5 Jun 1996 10:55:23 -0400 (EDT) Received: from cfa244.harvard.edu by head-cfa (SMI-8.6/SMI-SVR4) id KAA09935; Wed, 5 Jun 1996 10:55:12 -0400 Message-Id: <199606051455.KAA09935@head-cfa> Sender: owner-ct5xx-hackers@cygnus.com Precedence: bulk Reply-To: ct5xx-hackers@cygnus.com From: Steve Murray Subject: XFree86 on a Gateway Solo Date: Wed, 05 Jun 1996 10:55:12 -0400 To: ct5xx-hackers@cygnus.com Hi all, I just want to relate some good experiences with the Solo using the 960203 version of the SVGA X-server and XF86.312 I installed Slackware 3.0 essentially out of the box and replaced the SVGA server with NoZomi's 960203 version. I get very nice 800x600 display with a 65MHz clock (and 1024x768 virtual screen). All of this happened with very little effort, so thanks to NoZomi and all the rest for making this happen. For other Solo user's here is the configuration that I am using: # File generated by xf86config. Cleaned by SSM 05-30-96 # ********************************************************************** # Files section. This allows default font and rgb paths to be set # ********************************************************************** Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" EndSection # ********************************************************************** # Server flags section. # ********************************************************************** Section "ServerFlags" # NoTrapSignals # DontZap # DontZoom EndSection # ********************************************************************** # Input devices # ********************************************************************** # ********************************************************************** # Keyboard section # ********************************************************************** Section "Keyboard" Protocol "Standard" AutoRepeat 500 5 # ServerNumLock # Xleds 1 2 3 # LeftAlt Meta # RightAlt ModeShift # RightCtl Compose # ScrollLock ModeLock EndSection # ********************************************************************** # Pointer section # ********************************************************************** Section "Pointer" Protocol "PS/2" Device "/dev/mouse" Emulate3Buttons Emulate3Timeout 50 EndSection # ********************************************************************** # Monitor section # ********************************************************************** # Any number of monitor sections may be present Section "Monitor" Identifier "SVGA" VendorName "GW2K" ModelName "SOLO" Bandwidth 65 HorizSync 24-75 VertRefresh 30-120 Modeline "640x480_28" 28.3 640 672 768 800 480 490 492 525 -Hsync -Vsync Modeline "800x600_28" 28.3 800 824 896 1024 600 601 603 625 -Hsync -Vsync ModeLine "800x600_65" 65.0 800 840 920 1064 600 600 602 636 EndSection # ********************************************************************** # Graphics device section # ********************************************************************** Section "Device" Identifier "C&T" VendorName "GW2K" BoardName "C655XX" #VideoRam 1024 #Clocks 28.3 Clocks 25.15 28.32 25.14 28.34 31.92 35.51 39.34 40.18 Clocks 47.95 50.34 51.87 57.46 60.28 60.33 62.87 63.84 Clocks 19.43 20.63 30.32 31.95 36.18 37.64 43.17 56.66 Clocks 59.23 64.02 Option "sw_cursor" EndSection # ********************************************************************** # Screen sections # ********************************************************************** # The Colour SVGA server Section "Screen" Driver "svga" Device "C&T" Monitor "SVGA" Subsection "Display" Depth 8 Modes "800x600_65" ViewPort 0 0 Virtual 1024 768 EndSubsection EndSection Steve Murray High Energy Astrophysics Division Harvard-Smithsonian Center for Astrophysics ssm@head-cfa.harvard.edu