From owner-freebsd-questions@FreeBSD.ORG Fri May 19 22:55:18 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F8BA16A422 for ; Fri, 19 May 2006 22:55:18 +0000 (UTC) (envelope-from petermichaux@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA63B43D48 for ; Fri, 19 May 2006 22:55:17 +0000 (GMT) (envelope-from petermichaux@gmail.com) Received: by ug-out-1314.google.com with SMTP id m3so860293uge for ; Fri, 19 May 2006 15:55:17 -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=bR/s/3wgcCImUMlFWoIeC/ikz7rXuSDwOx9PTmSJL3hyj+leKB70VzJpBecen8ed/CBprf1luQTViIJU94m4SpHfTVYI4wD9LhH7tfGTnEnM3rrlnUD6oz0ubm8Zt3Ep/1wgXzU8+Q9RIeDd+ICUkREmGsh9yA+Ulzh7C2PkgcA= Received: by 10.78.51.9 with SMTP id y9mr695619huy; Fri, 19 May 2006 15:55:16 -0700 (PDT) Received: by 10.78.34.4 with HTTP; Fri, 19 May 2006 15:55:16 -0700 (PDT) Message-ID: <3cbaf1c80605191555k30f6a22fxeb667e3446aa76a3@mail.gmail.com> Date: Fri, 19 May 2006 15:55:16 -0700 From: "Peter Michaux" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: cant run x-windows on fresh 6.1 install 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: Fri, 19 May 2006 22:55:18 -0000 Hi, I just installed FreeBSD 6.1-RELEASE for i386 [1]. I selected the X-User install and (I think) all the defaults along the way. The only port I added was Ruby. I can log in as "root" or as "peter" and make and run a little ruby script. When I type "startx" I see an error which i have retyped below getconfig.pl: Evaluated 24 rules with 0 errors getconfig.pl: Weight of result is 500 New driver is "ati" (==) Using default built-in configuration (53 lines) (EE) Failed to load module "fbdev" (module does not exist, 0) (EE) : Cannot find which device to use (EE) xf860OpenSerial: No Device Specified (EE) PreInit failed for input device "" No core Pointer Fatal server error: failed to initalize core devices and them more stuff Where did I go wrong with my install choices? When Xwindows starts will it boot into Gnome or KDE? If not, what? Thanks, Peter [1] Dell 450 MHz Pentium. I dedicated the entire hard drive to FreeBSD.