From owner-freebsd-questions@FreeBSD.ORG Tue Jan 22 23:36:47 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 044A416A417 for ; Tue, 22 Jan 2008 23:36:47 +0000 (UTC) (envelope-from ghirai@ghirai.com) Received: from iota.fastbighost.com (iota.fastbighost.com [65.98.8.190]) by mx1.freebsd.org (Postfix) with ESMTP id CF5FC13C457 for ; Tue, 22 Jan 2008 23:36:46 +0000 (UTC) (envelope-from ghirai@ghirai.com) Received: from [89.123.34.240] (port=56291 helo=deimos.bsd.nix) by iota.fastbighost.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1JHSfT-0007ks-Eu; Tue, 22 Jan 2008 23:36:36 +0000 Date: Wed, 23 Jan 2008 01:35:40 +0200 From: Ghirai To: David Alanis Message-Id: <20080123013540.d14cdf2a.ghirai@ghirai.com> In-Reply-To: <20080122170213.astw529woo8w00gg@mail.dalan.us> References: <539c60b90801221456t6b54d61fjb742b65138cdbdc6@mail.gmail.com> <20080122170213.astw529woo8w00gg@mail.dalan.us> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.5; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-PopBeforeSMTPSenders: ghirai@ghirai.com X-Antivirus-Scanner: Clean mail though you should still use an Antivirus X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - iota.fastbighost.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - ghirai.com X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-questions@freebsd.org Subject: Re: x11 missing modules on 7.0rc1 ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2008 23:36:47 -0000 On Tue, 22 Jan 2008 17:02:13 -0600 David Alanis wrote: > Quoting Steve Franks : > > > 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 Happened to me too, i was installing it for a friend (worked fine when i installed it for myself a couple days earlier). You need to manually install /usr/ports/x11-drivers/xf86-input-mouse. It should work fine then. -- Regards, Ghirai.