From owner-freebsd-mobile Tue Jul 8 14:38:59 1997 Return-Path: <owner-mobile> Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA10094 for mobile-outgoing; Tue, 8 Jul 1997 14:38:59 -0700 (PDT) Received: from sag.space.lockheed.com (sag.space.lockheed.com [192.68.162.134]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id OAA10086 for <freebsd-mobile@freebsd.org>; Tue, 8 Jul 1997 14:38:55 -0700 (PDT) Received: from localhost by sag.space.lockheed.com; (5.65v3.2/1.1.8.2/21Nov95-0423PM) id AA30716; Tue, 8 Jul 1997 14:38:48 -0700 Date: Tue, 8 Jul 1997 14:38:48 -0700 (PDT) From: "Brian N. Handy" <handy@sag.space.lockheed.com> To: Nate Williams <nate@mt.sri.com> Cc: freebsd-mobile@freebsd.org Subject: Re: X on a TP560 In-Reply-To: <199707082124.PAA23364@rocky.mt.sri.com> Message-Id: <Pine.OSF.3.96.970708143739.3888p-100000@sag.space.lockheed.com> X-Files: The truth is out there Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-mobile@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >> To get XF86_SVGA working on my laptop, I had to enable "options XSERVER" >> in my kernel. It works! (I found this in the XFree documentation, though >> in practice I've never needed it before I think. But I've always used the >> S3 servers before as well. Strange.) > >XSERVER has been (and continues to be) part of the GENERIC kernels since >the 1.* days. My GENERIC config file has it commented out. This is from releng22.freebsd.org. Similarly on my desktop box it's also #'d out. Brian