From owner-freebsd-current@FreeBSD.ORG Sun Jan 25 11:43:04 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3986916A4CE for ; Sun, 25 Jan 2004 11:43:04 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E07143D39 for ; Sun, 25 Jan 2004 11:43:03 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 5D72172DBF; Sun, 25 Jan 2004 11:43:03 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 593D672DB5; Sun, 25 Jan 2004 11:43:03 -0800 (PST) Date: Sun, 25 Jan 2004 11:43:03 -0800 (PST) From: Doug White To: Vanh Phom In-Reply-To: <1074858990.1399.17.camel@Supra> Message-ID: <20040125114141.I81485@carver.gumbysoft.com> References: <1074858990.1399.17.camel@Supra> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: Installing FreeBsd with X prob X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Jan 2004 19:43:04 -0000 On Fri, 23 Jan 2004, Vanh Phom wrote: > After spending the last couple days installing Freebsd. I managed to get > X up bare. Apparently the X server is up with a blank screen and no way > to shut it down. I'm trying to run kdm,sometime it would work if I cd to > /usr/local/bin and type kdm. Otherwise I got a blank screen. > Any help would be appreciated. By blank screen, you mean the crosshatch pattern with the X cursor? The normal way to start X up is using 'startx'. This arranges for a ~/.xinitrc script to run to start your window manager, or will start up a basic twm session if that file is not present. Also, if you need it, the X server kill key is Ctrl-Alt-Backspace. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org