From owner-freebsd-questions@FreeBSD.ORG Sat May 20 03:07:49 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 79B1716A420 for ; Sat, 20 May 2006 03:07:49 +0000 (UTC) (envelope-from petermichaux@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE97D43D45 for ; Sat, 20 May 2006 03:07:48 +0000 (GMT) (envelope-from petermichaux@gmail.com) Received: by ug-out-1314.google.com with SMTP id m3so883627uge for ; Fri, 19 May 2006 20:07:47 -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=TxQ0Fr66GpOoF3Lxyd/FdV8qHAY1E7bSfrUZ8JZLtbJUUlpiuvZq4aMXzs/r0ZR4y9YbAAGCl2+jq8XLM91Wz6AwCsNFkL8Kc9Ls6CFK1oIvu3GiTC5WSnaj5Ac+4qPGwBCSxTJRabdpkQVEXnLFJATdpIW5sMv62eOEnOPTkR4= Received: by 10.78.32.16 with SMTP id f16mr715685huf; Fri, 19 May 2006 20:00:46 -0700 (PDT) Received: by 10.78.34.4 with HTTP; Fri, 19 May 2006 20:00:46 -0700 (PDT) Message-ID: <3cbaf1c80605192000o3cab9e55j358f8971a62297c0@mail.gmail.com> Date: Fri, 19 May 2006 20:00:46 -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: X -config /root/xorg.conf.new --> the grey screen of death 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: Sat, 20 May 2006 03:07:49 -0000 Hi, I am doing a little better my second time through installation. I am in section 5.4.2 of the handbook[1] for installing x11 using xorg. (The handbook seems to need a bit of an update for 6.1-RELEASE.) 76. run the command "Xorg -config" it says that it detected my moust at /dev/sysmouse it says that my xorg.conf file is "/root/xorg.conf.new" 77. the handbook says to run this command next "Xorg -config xorg.conf.new" this didn't work. I got a core pointer missing error 78. after step 76 the computer screen said to run "X -config /root/xorg.conf.new". I tried this and this command worked a bit. I could see a little bit of and x windows screen and could move the cursor around with the mouse. Now I am completely stuck. I have a grey screen and an 'x' shaped cursor I can move. What do I do? Thanks, Peter [1] http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html