From owner-freebsd-questions@FreeBSD.ORG Tue Jan 22 22:56:08 2008 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 3831416A41B for ; Tue, 22 Jan 2008 22:56:08 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.228]) by mx1.freebsd.org (Postfix) with ESMTP id F074713C46B for ; Tue, 22 Jan 2008 22:56:07 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so1533095wxd.7 for ; Tue, 22 Jan 2008 14:56:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; bh=w3l3jbPhIUDgQ4a2gAUv/nqpPmfWeazU9A0JmjDGJro=; b=gceTasxT+eSzySS3gC5NmHyueC3tNi9TLpL8mk4TtovKgz0+deQMzEObpVNhnEkB2q4wj2j2iU6n41s2XZ0zFuoCLUq/JNMxEHnSAhjYzL5Cvf2cdADjnsDy/d8IDbQUkzXdFGujHfZ9XA49+rFdntSiyKJPRCkUt9clJdMcxZo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=tdILYel9I9bIt/4zTb39OmqH6JW+Db/ZPtd28KgxcifQ5e19YupEi5bQrsxBkBum+afmt3nXSU2b4o4uXWDw4fAv+pg2xcSEcKRBxM7BnRlxlQzRp0rrc/vZ0GPW+kKg9SOgtx3wMvax46SJiqxflr1thBL8tE4yYH9zp29q3zE= Received: by 10.142.212.19 with SMTP id k19mr3255827wfg.154.1201042566429; Tue, 22 Jan 2008 14:56:06 -0800 (PST) Received: by 10.142.194.10 with HTTP; Tue, 22 Jan 2008 14:56:06 -0800 (PST) Message-ID: <539c60b90801221456t6b54d61fjb742b65138cdbdc6@mail.gmail.com> Date: Tue, 22 Jan 2008 15:56:06 -0700 From: "Steve Franks" Sender: bahamasfranks@gmail.com To: "User Questions" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 9aecc872d60ebf4c Subject: x11 missing modules on 7.0rc1 ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: stevefranks@ieee.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2008 22:56:08 -0000 Maybe I missed something critical, but I just decided to give 7.0rc1 a shot, did a standard x-user install on a fresh system (older 1.3GHz laptop), went smoothly, but startx reports "(EE) Failed to load module "mouse" (modules does not exist, 0)", (and kbd, and radeon) which seems a tad strange. If it's really not an issue where I forgot to RTFM somewhere, I thought I'd post it so it can be looked at. I'm now in the process of reinstalling xorg from the metaport...don't see any earlier posts on this topic, so I must be an idiot here somewhere... Steve