From owner-freebsd-questions Wed Oct 14 18:54:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA09495 for freebsd-questions-outgoing; Wed, 14 Oct 1998 18:54:53 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from harfang.CC.UMontreal.CA (harfang.CC.UMontreal.CA [132.204.2.102]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA09485 for ; Wed, 14 Oct 1998 18:54:51 -0700 (PDT) (envelope-from beaupran@JSP.UMontreal.CA) Received: from epsom.jsp.umontreal.ca (epsom.JSP.UMontreal.CA [132.204.45.25]) by harfang.CC.UMontreal.CA (8.8.8/8.8.8) with SMTP id VAA26013; Wed, 14 Oct 1998 21:53:49 -0400 (EDT) Received: from derby.jsp.umontreal.ca (derby.jsp.umontreal.ca [132.204.45.26]) by epsom.jsp.umontreal.ca via ESMTP (951211.SGI.8.6.12.PATCH1502/JSP1789) id VAA27378; Wed, 14 Oct 1998 21:53:48 -0400 Received: from localhost (beaupran@localhost) by derby.jsp.umontreal.ca via SMTP (951211.SGI.8.6.12.PATCH1502/JSP1789) id VAA27995; Wed, 14 Oct 1998 21:53:47 -0400 X-Authentication-Warning: derby.jsp.umontreal.ca: beaupran owned process doing -bs Date: Wed, 14 Oct 1998 21:53:47 -0400 (EDT) From: BEAUPRE Antoine To: "Gravel, Emmanuel (AZ77)" cc: "'freebsd-questions@FreeBSD.ORG'" Subject: Re: Problems with the X server In-Reply-To: <417E587B9C99D111A1010000F803B7CE4DD84A@az77-revere.bcasd.az.honeywell.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 14 Oct 1998, Gravel, Emmanuel (AZ77) wrote: > I have recently installed FreeBSD 2.2.7 using a custom install. > I installed anything that seemed relevant for X (installing only > the necessary servers, i.e. the SVGA, ATI and one last one, > plus KDE for the windowmanager). When doing the setup > of XFree86 (using the GUI), at the end, when it attempts starting > the server, all I get is a blank screen and nothing more. The > error message I get from the setup program (after a CTRL-ALT- > BACKSPC) is that the server is running on an other (or an > invalid) virtual terminal. When attempting to run it using > startx (I have a .xinint file in my home dir containing startkde) Some little thing(s?): 1- The .xinitrc must be a shell script, i.e. the first line must be something like: #! /bin/sh 2- The .xinitrc file must be executable (chmod u+x .xinitrc). This is about all I had to say! :) spidey > I still get the same result. I have installed qt-1.33, but I also > get strange errors (PID could not get read, and xterm: fatal IO > error 32 (Broken pipe) or KillClient on X server ":0.0". > > I usually wait about a minute (i.e. not just a few seconds) before > I shut down the server with the keystrokes. > > Any idea where I can get a more complete list of error messages, > or what I can do to fix this problem? It's quite a strange problem > from a fresh install. All commandline stuff works fine (or at least > seems to from the limited amount of things I've tried). > > Thanks for your help! > > Manu > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > +-----------------------------------+ | Free the world from businessmen | | Free yourself from your money | +-----------------------------------+ Free the web. Spidey visit: http://www.JSP.UMontreal.CA/~beaupran To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message