From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-46607-garchives=archives.gentoo.org@gentoo.org>)
	id 1G2Wjf-0002N9-CJ
	for garchives@archives.gentoo.org; Mon, 17 Jul 2006 17:18:23 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k6HHF6YG031347;
	Mon, 17 Jul 2006 17:15:06 GMT
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k6HH38Gw028265
	for <gentoo-user@lists.gentoo.org>; Mon, 17 Jul 2006 17:03:08 GMT
Received: from localhost (localhost [127.0.0.1])
	by smtp.gentoo.org (Postfix) with ESMTP id B92F16473B
	for <gentoo-user@lists.gentoo.org>; Mon, 17 Jul 2006 17:03:07 +0000 (UTC)
Received: from smtp.gentoo.org ([127.0.0.1])
 by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 26605-10 for <gentoo-user@lists.gentoo.org>;
 Mon, 17 Jul 2006 17:03:05 +0000 (UTC)
Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190])
	by smtp.gentoo.org (Postfix) with ESMTP id 3150264718
	for <gentoo-user@gentoo.org>; Mon, 17 Jul 2006 17:03:04 +0000 (UTC)
Received: by nf-out-0910.google.com with SMTP id c31so25681nfb
        for <gentoo-user@gentoo.org>; Mon, 17 Jul 2006 10:02:22 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition;
        b=EEX1nNCcVev4k9RmSW7Suc0In4DFdHhFyGxer+sOWh+Crek9kJRzCRfg2ZIcIIXqfOvNV9xmlc4ryOKoH6cTN2FZFbccuVDhx/ALFFKYsr5mN0F5mmhYiQ/UqkYkkShT0jzbTJBfKynTmv6zDwd56G4qKGam5idzRLQ/ddH9V5o=
Received: by 10.78.140.17 with SMTP id n17mr976858hud;
        Mon, 17 Jul 2006 10:02:22 -0700 (PDT)
Received: by 10.78.122.4 with HTTP; Mon, 17 Jul 2006 10:02:22 -0700 (PDT)
Message-ID: <9b1675090607171002q22f93654ge9cfd421bd9d52b5@mail.gmail.com>
Date: Mon, 17 Jul 2006 11:02:22 -0600
From: "Trenton Adams" <trenton.d.adams@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] xorg v7.0 trying to load modules that I'm not
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
X-Virus-Scanned: amavisd-new at gentoo.org
X-Spam-Status: No, score=-2.499 required=5.5 tests=[AWL=-0.100,
 BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2]
X-Spam-Score: -2.499
X-Spam-Level: 
X-Archives-Salt: 6e3dc5b0-a4d4-4b42-8444-e6c60f0171d0
X-Archives-Hash: 0a30c1603c6736ce46c10b3f2ad3f7ef

# grep -e EE -e WW /var/log/Xorg.0.log
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(WW) Option "XkbOptions" requires an string value
(WW) Warning, couldn't open module v4l
(EE) Failed to load module "v4l" (module does not exist, 0)
(II) Loading extension MIT-SCREEN-SAVER
(WW) LoadModule: given non-canonical module name
"/usr/X11R6/lib/modules/extensions/libglx.a"
(EE) Unable to open /usr/X11R6/lib/modules/extensions/libglx.a
(EE) Failed to load module
"/usr/X11R6/lib/modules/extensions/libglx.a" (open failed, 2)
(WW) Warning, couldn't open module radeon
(EE) Failed to load module "radeon" (module does not exist, 0)
(WW) Warning, couldn't open module Keyboard
(EE) Failed to load module "Keyboard" (module does not exist, 0)
(WW) Warning, couldn't open module synaptics
(EE) Failed to load module "synaptics" (module does not exist, 0)
(EE) No drivers available.

I do not have radeon, or synaptics specified in my xorg.conf.  Any
reason why it might try and load these instead of nvidia drivers?  I
have nvidia specified.
-- 
gentoo-user@gentoo.org mailing list