From owner-freebsd-questions@FreeBSD.ORG Wed Aug 13 06:20:14 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 012A137B401 for ; Wed, 13 Aug 2003 06:20:14 -0700 (PDT) Received: from anchor-post-35.mail.demon.net (anchor-post-35.mail.demon.net [194.217.242.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4276C43F85 for ; Wed, 13 Aug 2003 06:20:13 -0700 (PDT) (envelope-from darren@dazdaz.org) Received: from no-dns-yet.demon.co.uk ([62.49.203.115] helo=localhost) by anchor-post-35.mail.demon.net with esmtp (Exim 3.36 #2) id 19mvXp-00065e-0Z; Wed, 13 Aug 2003 14:20:05 +0100 Date: Wed, 13 Aug 2003 14:19:43 +0100 From: Darren X-Mailer: The Bat! (v1.61) X-Priority: 3 (Normal) Message-ID: <12712588961.20030813141943@dazdaz.org> To: "zd" In-Reply-To: <001301c3619a$78f229a0$b129c6ca@jlu.edu.cn> References: <001301c3619a$78f229a0$b129c6ca@jlu.edu.cn> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: subscribe freebsd-questions Subject: Re: does xfree86 support sis315 video card? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Darren List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Aug 2003 13:20:14 -0000 Assuming the SIS 315e is the same as the SIS 315 it will work with Xfree86 4.3.0 supplied with FreeBSD 4.8-RELEASE, see : http://www.xfree86.org/current/Status31.html#31 # X -configure # XFree86 -xf86config /root/XF86Config.new # mv XF86Config.new /etc/X11/XF86Config # xf86cfg -textmode $ startx Of course afterwards, you want to install and configure GNOME/KDE/Whatever, load up into xdm/kdm/gdm/whatever and possibly disallow remote X connections. Regards, Darren Wednesday, August 13, 2003, 1:57:37 PM, you wrote: z> i have a peice of sis315e video card but don`t know how to make it work at z> xfree86.can someone tell me how to do? z> thanks in advance.