From owner-freebsd-questions@FreeBSD.ORG Sun Jan 21 21:05:07 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 17BC116A408 for ; Sun, 21 Jan 2007 21:05:07 +0000 (UTC) (envelope-from patfbsds+questions@davenulle.org) Received: from smtp.lamaiziere.net (lamaiziere.net [213.41.172.177]) by mx1.freebsd.org (Postfix) with ESMTP id D9CE013C4A6 for ; Sun, 21 Jan 2007 21:05:05 +0000 (UTC) (envelope-from patfbsds+questions@davenulle.org) Received: from [192.168.0.59] (unknown [192.168.0.59]) by smtp.lamaiziere.net (Postfix) with ESMTP id 656F1A6CCC for ; Sun, 21 Jan 2007 22:05:03 +0100 (CET) From: Patrick =?iso-8859-1?q?Lamaizi=E8re?= Organization: >/dave/nulle To: freebsd-questions@freebsd.org Date: Sun, 21 Jan 2007 22:05:02 +0100 User-Agent: KMail/1.9.5 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200701212205.02550.patfbsds+questions@davenulle.org> Subject: Re: general question re: performance X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Jan 2007 21:05:07 -0000 Glenn Becker : > I'm running 6.2 on an old but not ancient Dell laptop, PIII 1000MHz, > which now has seven operating systems on it. I have noticed recently that > the graphics-heavy planetarium program Stellarium -- which runs great on > my Debian GNU/Linux system -- barely creaks along on FreeBSD and is > basically unusable. You need "direct rendering" to be enabled from Xorg. Check it with glxinfo $ glxinfo name of display: :0.0 display: :0 screen: 0 direct rendering: Yes <=== must be yes What is your graphics card ? > Is it generally accepted that a custom kernel with all the fat > trimmed will help? No. (stellarium is very nice!)