From owner-freebsd-questions@FreeBSD.ORG Sat May 20 03:08:25 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 0C8D716A45F for ; Sat, 20 May 2006 03:08:25 +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 3E9D843D45 for ; Sat, 20 May 2006 03:08:24 +0000 (GMT) (envelope-from petermichaux@gmail.com) Received: by ug-out-1314.google.com with SMTP id m3so883672uge for ; Fri, 19 May 2006 20:08:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=T8Osh9zfnlxtVlOGJnLRbofpEg7bU938w0jY75Vmsd8d3O1tZlxGIAZ6XuBmqOXdaACb/b9rhDNHEbdQZavd15iiFa0jobcdkWnEckpaaMB1O1GAScVkjl63wa/Eelkd4jbtYkJwxfEyFB+HHI2hIwCoZ0NgjPmgN4CW7wvDc1g= Received: by 10.78.47.15 with SMTP id u15mr718915huu; Fri, 19 May 2006 20:08:23 -0700 (PDT) Received: by 10.78.34.4 with HTTP; Fri, 19 May 2006 20:08:23 -0700 (PDT) Message-ID: <3cbaf1c80605192008k6060f145o3fd9f146b448b69@mail.gmail.com> Date: Fri, 19 May 2006 20:08:23 -0700 From: "Peter Michaux" To: freebsd-questions@freebsd.org In-Reply-To: <3cbaf1c80605192000o3cab9e55j358f8971a62297c0@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <3cbaf1c80605192000o3cab9e55j358f8971a62297c0@mail.gmail.com> Subject: Re: 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:08:25 -0000 doh! CNTR-ALT-BACKSPACE rtfm Thanks, Peter On 5/19/06, Peter Michaux wrote: > 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 >