From owner-freebsd-questions@FreeBSD.ORG Sun Aug 22 03:22:42 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E79431065672 for ; Sun, 22 Aug 2010 03:22:42 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 9D6FC8FC12 for ; Sun, 22 Aug 2010 03:22:42 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id o7M3MeTq080613; Sat, 21 Aug 2010 21:22:40 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.4/Submit) with ESMTP id o7M3Meh5080610; Sat, 21 Aug 2010 21:22:40 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sat, 21 Aug 2010 21:22:40 -0600 (MDT) From: Warren Block To: Fred Boatwright In-Reply-To: <4C708E6D.88FF2B9F@blakemfg.com> Message-ID: References: <4C6D1399.5050601@comcast.net> <4C6CBEAD.4070504@gmail.com> <4C6F457D.E18CCA82@blakemfg.com> <4C700925.715E10B8@blakemfg.com> <4C704C7B.134759E5@blakemfg.com> <4C707AA6.8F60FE62@blakemfg.com> <4C708E6D.88FF2B9F@blakemfg.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (wonkity.com [127.0.0.1]); Sat, 21 Aug 2010 21:22:40 -0600 (MDT) Cc: freebsd-questions@freebsd.org Subject: Re: Xorg Problems 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, 22 Aug 2010 03:22:43 -0000 On Sat, 21 Aug 2010, Fred Boatwright wrote: > Warren Block wrote: >> >> On Sat, 21 Aug 2010, Warren Block wrote: >> >>> Log file is at http://wonkity.com/~wblock/tmp/Xorg.0.log >> >> First notes: >> >> You're running the old version of X, 1.6.1. >> >> Something odd is going on with some of the fonts. > > I installed ports/x11/xorg-minimal as the full Monty appeared to be a > huge amount of software that will never get used. I don't want all the > stuff for gnome and kde as I will never use them. The nice thing about the full xorg is that you get a known set of stuff, like twm. At worst, you could deinstall xorg-minimal and install xorg. > It appeared to me that the fonts could be straightened out when > everything else is working. I think the Handbook has a section on > adding fonts. Yes, it doesn't look like a serious problem. > While looking for the xorg-minimal that I installed I found a bunch of > nVidea drivers in the same directory. Do you think I should install > them now or wait. Those would be the nVidia binary drivers. There's also x11-drivers/xf86-video-nv. I avoid nVidia cards, so someone else will have to comment on those.