From owner-freebsd-questions Mon Mar 13 18:29:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from malkav.snowmoon.com (machine-126-237.cdcsd.k12.ny.us [208.20.126.237]) by hub.freebsd.org (Postfix) with SMTP id 2978137B5CC for ; Mon, 13 Mar 2000 18:29:38 -0800 (PST) (envelope-from jaime@malkav.snowmoon.com) Received: (qmail 37961 invoked from network); 14 Mar 2000 02:29:36 -0000 Received: from localhost.snowmoon.com (127.0.0.1) by localhost.snowmoon.com with SMTP; 14 Mar 2000 02:29:36 -0000 Date: Mon, 13 Mar 2000 21:29:35 -0500 (EST) From: Jaime Kikpole To: freebsd-questions@freebsd.org Subject: XFree86 port (3.3.6) won't work Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm running FreeBSD 3.4 (CVSSupped it some time in February). I tried to upgrade my XFree86 installation by using a pkg_delete command followed by a cd /usr/ports/x11/XFree86 ; make install. It appears to have installed itself correctly (I can't be certain here) and yet trying to run "startx -- :1" (nothing on :1, a kdm on :0) results in a two line error. It informs me that I do not own the console and then terminates. In my /var/log/messages file and on the main console I find an error like "Xwrapper: no modules loaded for `xserver' service". Anyone know what I should do to get XFree86 working correctly? Many thanks in advance, Jaime To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message