From owner-freebsd-current@FreeBSD.ORG Mon Sep 29 12:57:53 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 388FB1065686 for ; Mon, 29 Sep 2008 12:57:53 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirj.bris.ac.uk (dirj.bris.ac.uk [137.222.10.78]) by mx1.freebsd.org (Postfix) with ESMTP id EA9FE8FC13 for ; Mon, 29 Sep 2008 12:57:52 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from isis.bris.ac.uk ([137.222.10.63]) by dirj.bris.ac.uk with esmtp (Exim 4.69) (envelope-from ) id 1KkIJw-0003ke-7w for freebsd-current@freebsd.org; Mon, 29 Sep 2008 13:57:52 +0100 Received: from mech-cluster238.men.bris.ac.uk ([137.222.187.238]) by isis.bris.ac.uk with esmtp (Exim 4.67) (envelope-from ) id 1KkIJv-0007cz-AF for freebsd-current@freebsd.org; Mon, 29 Sep 2008 13:57:47 +0100 Received: from mech-cluster238.men.bris.ac.uk (localhost.men.bris.ac.uk [127.0.0.1]) by mech-cluster238.men.bris.ac.uk (8.14.2/8.14.2) with ESMTP id m8TCvkPT058967 for ; Mon, 29 Sep 2008 13:57:46 +0100 (BST) (envelope-from mexas@bristol.ac.uk) Received: (from mexas@localhost) by mech-cluster238.men.bris.ac.uk (8.14.2/8.14.2/Submit) id m8TCvkQk058966 for freebsd-current@freebsd.org; Mon, 29 Sep 2008 13:57:46 +0100 (BST) (envelope-from mexas@bristol.ac.uk) X-Authentication-Warning: mech-cluster238.men.bris.ac.uk: mexas set sender to mexas@bristol.ac.uk using -f Date: Mon, 29 Sep 2008 13:57:45 +0100 From: Anton Shterenlikht To: freebsd-current@freebsd.org Message-ID: <20080929125745.GB58889@mech-cluster238.men.bris.ac.uk> References: <20080929113349.GA58496@mech-cluster238.men.bris.ac.uk> <200809291232.m8TCWsdZ078479@lurza.secnetix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200809291232.m8TCWsdZ078479@lurza.secnetix.de> User-Agent: Mutt/1.5.18 (2008-05-17) X-Spam-Score: -1.4 X-Spam-Level: - Subject: Re: drmOpen failed - agp - 82845M chipset - i386 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Sep 2008 12:57:53 -0000 On Mon, Sep 29, 2008 at 02:32:54PM +0200, Oliver Fromme wrote: > Anton Shterenlikht wrote: > > I've built X from ports, using x11-drivers/xf86-video-intel > > [...] > > Fatal server error: > > could not open default font 'fixed' > > Are you sure your have the xorg-fonts ports installed > (in particular you need x11-fonts/font-misc-misc), and > the font pah is set appropriately in your .conf file? > (It should include "/usr/local/lib/X11/fonts/misc/", > at least.) yes to both. What I haven't got are fonts.alias files. On my i386 FBSD 7.0-stable I have: % pwd /usr/local/lib/X11/fonts % find . -name "*alias" ./75dpi/fonts.alias ./cyrillic/fonts.alias ./misc/fonts.alias % but nothing on i386 8.0-current: # pwd /usr/local/lib/X11/fonts # find . -name "*alias" # I believe the installation of X from ports was identical on both 7.0-stable and 8.0-current. Which program actually installs fonts.alias files? I can probably copy these over, but I'd rather get to the bottom of this. many thanks anton -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 928 8233 Fax: +44 (0)117 929 4423