Date: Mon, 29 Sep 2008 13:57:45 +0100 From: Anton Shterenlikht <mexas@bristol.ac.uk> To: freebsd-current@freebsd.org Subject: Re: drmOpen failed - agp - 82845M chipset - i386 Message-ID: <20080929125745.GB58889@mech-cluster238.men.bris.ac.uk> In-Reply-To: <200809291232.m8TCWsdZ078479@lurza.secnetix.de> References: <20080929113349.GA58496@mech-cluster238.men.bris.ac.uk> <200809291232.m8TCWsdZ078479@lurza.secnetix.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 29, 2008 at 02:32:54PM +0200, Oliver Fromme wrote: > Anton Shterenlikht <mexas@bristol.ac.uk> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080929125745.GB58889>