From owner-freebsd-hackers Sun Dec 6 13:43:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA07994 for freebsd-hackers-outgoing; Sun, 6 Dec 1998 13:43:45 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from circe.bonn-online.com (circe.bonn-online.com [195.52.214.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA07988 for ; Sun, 6 Dec 1998 13:43:43 -0800 (PST) (envelope-from lederer@bonn-online.com) Received: from bonn-online.com (ppp156.dialin.bonn-online.com [194.162.223.156]) by circe.bonn-online.com (8.8.8/8.8.5) with ESMTP id WAA21996 for ; Sun, 6 Dec 1998 22:43:30 +0100 Message-ID: <366AFAAD.DB256896@bonn-online.com> Date: Sun, 06 Dec 1998 22:44:13 +0100 From: Sebastian Lederer X-Mailer: Mozilla 4.07 [en] (X11; I; FreeBSD 3.0-RELEASE i386) MIME-Version: 1.0 To: freebsd-hackers@FreeBSD.ORG Subject: Testers wanted Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm developing an X11-based installation program for FreeBSD, currently named "Total Installation". You can get some preliminary information about it at: http://www.stud.fh-rhein-sieg.de/~sleder2s/totali.html One of its features is that it automatically creates an XF86Config file by scanning the PCI bus for the graphics card and doing some other guesswork. So what I would like you to do is to test this X autoconfiguration module and see if it produces a valid XF86Config file for your system. To do so, please get the file http://www.stud.fh-rhein-sieg.de/~sleder2s/Xstart.tar.gz , unpack it, type "make" and run the script "start.sh" as root (root access is required to scan the pci bus and to start the X server with a specific configuration file). The XF86Config file will be generated and placed in the /tmp directory. If it works, you will get the standard X screen (in 640x480, 60Hz) and an xterm. To get out, simply exit the shell inside the xterm window. But please make sure that the mouse moves correctly before. To have any chance for success, you need: - a PCI/AGP graphics card with at least 2MB RAM - PS/2 mouse , serial-pnp mouse recognized by moused(8) or ms-compatible mouse on first serial port - XFree86 installed (esp. the X server for your card) - FreeBSD 2.2.[78] or 3.0 Make sure that moused(8) isn't running before starting the script, as it will try to start moused itself. If you don't use moused in your normal configuration, also kill it afterwards ("killall moused"). Please let me know if you tried it, regardless of whether it worked or not. Also let me know which graphics card and mouse configuration you tested it on. BTW, it worked for me on S3-Trio64V+ and Matrox Mystique cards with PS/2- and serial M$-mice. Should work on FreeBSD 3.0 and 2.2.7/2.2.8. Thanks in advance and best regards, Sebastian Lederer -- Sebastian Lederer lederer@bonn-online.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message