From owner-linux-activists@joker.cs.hut.fi Thu Jan 21 16:44:01 1993 Status: RO X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["1981" "Thu" "21" "January" "1993" "16:19:52" "+0200" "Lars Wirzenius" "wirzeniu@cc.helsinki.fi " nil "63" "FAQ. X11. Getting and Setting Up the XS3 server." "^From:" nil nil "1"]) Received: from joker.cs.hut.fi by hutcs.cs.hut.fi with SMTP id AA08679 (5.65c8/HUTCS-S 1.4 for); Thu, 21 Jan 1993 16:43:58 +0159 Received: from joker.cs.hut.fi by niksula.hut.fi id <62129-1>; Thu, 21 Jan 1993 16:43:10 +0200 Received: from kruuna.helsinki.fi ([128.214.4.112]) by niksula.hut.fi with SMTP id <62102-7>; Thu, 21 Jan 1993 16:20:47 +0200 Received: from klaava.Helsinki.FI by kruuna.helsinki.fi with SMTP id AA13132 (5.65c8/IDA-1.4.4 for ); Thu, 21 Jan 1993 16:20:22 +0200 Received: by klaava.Helsinki.FI (4.1/SMI-4.1) id AA10299; Thu, 21 Jan 93 16:20:20 +0200 X-Note1: Remember to put 'X-Mn-Key: ANNOUNCE' to your mail body or header Message-Id: <9301211420.AA10299@klaava.Helsinki.FI> X-Mailer: Mail User's Shell (7.1.1 5/02/90) Sender: owner-linux-activists@joker.cs.hut.fi From: wirzeniu@cc.helsinki.fi (Lars Wirzenius) To: linux-activists@joker.cs.hut.fi Subject: FAQ. X11. Getting and Setting Up the XS3 server. Date: Thu, 21 Jan 1993 16:19:52 +0200 X-Mn-Key: ANNOUNCE From: balasub@cis.ohio-state.edu (Krishna Balasubramanian) Subject: FAQ. X11. Getting and Setting Up the XS3 server. Organization: Ohio State Computer Science Newsgroups: comp.os.linux.announce Keywords: XS3 X11 Organization: Approved: linux-announce@tc.cornell.edu (Lars Wirzenius) Followup-to: comp.os.linux If you have questions related to using XS3 on linux send email to jon@robots.ox.ac.uk. If your question is related to X11 or Xfree86 in general consult the appropriate FAQ or man page. The following information is from Jon. krishna XS3 lives on ftp.robots.ox.ac.uk (pub/linux/S3), the server runs well on most non-Diamond S3 cards and support the 911, 924 and 801 S3 chipsets. Some 924 users have reported lockup problems with the server, but generally the server is as robust as XFree86. For a comparison of speeds the various chipsets score about the following xstones. ET4000 6k s3911 34k s3924 45k s3801 66k XS3 is not (yet) based on XFree86, therefore you must not use the Xconfig supplied with the XFree86 release, nor can you use compressed fonts. To install XS3, first install the latest Xfree86 release, then uncompress the fonts: # cd /usr/X386/lib/X11/fonts # uncompress */*.Z # mkfontdir * And place a XS3 Xconfig in /usr/X386/lib/X11: # cp Xconfig.f1280 /usr/X386/lib/X11/Xconfig edit the mouse and modeDB sections of the Xconfig following the instructions with XFree86. # edit /usr/X386/lib/X11/Xconfig #... then make /usr/X386/bin/X a symbolic link to the setuid root XS3 server: # chown root /usr/X386/bin/XS3 # chmod u+s /usr/X386/bin/XS3 # ln -fs /usr/X386/bin/XS3 /usr/X386/bin/X Hopefully now all that remains is: # startx If the server fails to run, check the error messages it gives when starting. Eventually XS3 will be combined into XFree86 and much of this will disapear, there is a Alpha XFree86 binary on ftp.robots.ox.ac.uk with S3 support, for now this can be used to find the dot clock frequencies of your card.