From owner-freebsd-x11@FreeBSD.ORG Thu Apr 30 04:52:21 2009 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 648D4106564A for ; Thu, 30 Apr 2009 04:52:21 +0000 (UTC) (envelope-from lankfordandrew@charter.net) Received: from mta31.charter.net (mta31.charter.net [216.33.127.82]) by mx1.freebsd.org (Postfix) with ESMTP id F353E8FC13 for ; Thu, 30 Apr 2009 04:52:20 +0000 (UTC) (envelope-from lankfordandrew@charter.net) Received: from imp09 ([10.20.200.9]) by mta31.charter.net (InterMail vM.7.09.01.00 201-2219-108-20080618) with ESMTP id <20090430045208.KNTR2647.mta31.charter.net@imp09>; Thu, 30 Apr 2009 00:52:08 -0400 Received: from [192.168.1.151] ([75.138.193.129]) by imp09 with smtp.charter.net id lgs71b0062nySrv05gs7Jj; Thu, 30 Apr 2009 00:52:08 -0400 Message-ID: <49F92E77.4070705@charter.net> Date: Thu, 30 Apr 2009 00:52:07 -0400 From: Andrew Lankford User-Agent: Thunderbird 2.0.0.21 (X11/20090404) MIME-Version: 1.0 To: x11@freebsd.org, "Paul B. Mahol" , Anton Shterenlikht Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: X failed to load modules "xtrap" and "freetype" X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Apr 2009 04:52:21 -0000 From my latest /var/log/Xorg.0.log: (EE) Failed to load module "fbdevhw" (module does not exist, 0) I have the xf86-video-fbdev-0.4.0_1 port installed, but my graphics chipset is Intel and I also have no xorg.conf. Is this just some Linux-specific module that's been hardcoded to be automatically loaded by the server? The xtrap and freetype error messages were what prompted me to try running the server without a config file. Good that auto-configure works well enough to be useful, but there are plenty of other problems with the Intel driver to make up for that. Andrew Lankford