From owner-freebsd-mobile@FreeBSD.ORG Fri Sep 30 14:29:21 2005 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B912316A41F for ; Fri, 30 Sep 2005 14:29:21 +0000 (GMT) (envelope-from roger.zuniga@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE22543D6E for ; Fri, 30 Sep 2005 14:29:16 +0000 (GMT) (envelope-from roger.zuniga@gmail.com) Received: by zproxy.gmail.com with SMTP id 40so44145nzk for ; Fri, 30 Sep 2005 07:29:16 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=fG4Ih1cd+Ti8GGfo737rDB5Xe9oPqgU2ejwfDd36SgU5ZYCq/r3Mz3spTnXlrH46eyKs53diuM5hulJ0/FVPWJp7+4UDdS77cvYOsRxrRAuVnC4uQaAwu673WaGodrc1g+s3/VOCEG/0wTvT450665dohaAeG2i0P3UA1df+gqc= Received: by 10.36.252.78 with SMTP id z78mr2321794nzh; Fri, 30 Sep 2005 07:29:15 -0700 (PDT) Received: by 10.36.160.19 with HTTP; Fri, 30 Sep 2005 07:29:15 -0700 (PDT) Message-ID: <69df80980509300729u7a3c6b90kd71e972d0e4dc06@mail.gmail.com> Date: Fri, 30 Sep 2005 10:29:15 -0400 From: Roger Zuniga To: Joseph Olatt In-Reply-To: <20050930072238.A18286@eskimo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050930034750.49827.qmail@web32806.mail.mud.yahoo.com> <20050930072238.A18286@eskimo.com> Cc: Brian , freebsd-mobile@freebsd.org Subject: Re: KDE Xorg.0.log X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Roger Zuniga List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Sep 2005 14:29:21 -0000 I have exec startkde in my .xinitrc and then issue the startx command and everything works fine. Roger On 9/30/05, Joseph Olatt wrote: > On Thu, Sep 29, 2005 at 08:47:50PM -0700, Brian wrote: > > This is the error code I get when I do startx. I attacd the Xorg.0.log = file to this email also > > It loads xwindows with nothing on the screen with the mouse x icon with= no ked stuff then kicks me out and tells me this. > > > > > > Fatal server error: > > Server is already active for display 0 > > if this server is no longer running, remove /tmp/,X0-lock > > and start agin > > For KDE, I think you may have to have just the "startkde" line in your > .xinitrc file. (I've been using Ion and Fluxbox for a long time now). > Try with just the following in your .xinitrc file > > startkde > > Before typing "startx" again, check and remove /tmp/.X0-lock file if it > exists. > > _______________________________________________ > freebsd-mobile@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mobile > To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org" >