From owner-freebsd-questions@FreeBSD.ORG Tue Nov 25 06:02:10 2003 Return-Path: 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 6322516A4CE for ; Tue, 25 Nov 2003 06:02:10 -0800 (PST) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63CC043FE9 for ; Tue, 25 Nov 2003 06:02:09 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.200.37]) by comcast.net (sccrmhc11) with ESMTP id <2003112514020901100o0klqe>; Tue, 25 Nov 2003 14:02:09 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id D6A356C; Tue, 25 Nov 2003 09:02:08 -0500 (EST) Sender: lowell@be-well.ilk.org To: dillon ross References: <20031125083135.92015.qmail@web14408.mail.yahoo.com> From: Lowell Gilbert Date: 25 Nov 2003 09:02:08 -0500 In-Reply-To: <20031125083135.92015.qmail@web14408.mail.yahoo.com> Message-ID: <44isl8o8bj.fsf@be-well.ilk.org> Lines: 21 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@FreeBSD.ORG Subject: Re: help, i'm a newbie X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@FreeBSD.ORG List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 14:02:10 -0000 Please don't top-post, and a carriage return every 70 characters or so of text wouldn't go amiss either. dillon ross writes: > that didn't seem to help much or i'm doing something terribly > wrong. i did try to reconfigure x-server and went to xdesktop to > choose default desktop (no other config opts.). when i run startx i > get blank screen akin. typing afterstep at the command prompt gives > the error msg. "can't open display.". i'm doing all of this on my > laptop, with silicon motion graphics lynx em+ graphics card. is > there a min on the video ram that kde or any such need to operate? Your problem doesn't appear to be with KDE. It's with getting X running itself. I've got (I think; it isn't booted at the moment) the same kind of graphics controller in a laptop myself, and I configured it with xf86cfg, if I recall correctly. Look at the logs that X leaves behind when it starts up -- and what it prints to the console you started it from. startx is the right way to start it from the command line.