From owner-freebsd-questions Tue Dec 24 12:14: 1 2002 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 79BC737B401 for ; Tue, 24 Dec 2002 12:14:00 -0800 (PST) Received: from sub21-156.member.dsl-only.net (sub21-156.member.dsl-only.net [63.105.21.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE37243ED1 for ; Tue, 24 Dec 2002 12:13:59 -0800 (PST) (envelope-from nkinkade@sub21-156.member.dsl-only.net) Received: from nkinkade by sub21-156.member.dsl-only.net with local (Exim 4.10) id 18QvR4-000DoZ-00 for freebsd-questions@FreeBSD.ORG; Tue, 24 Dec 2002 12:13:54 -0800 Date: Tue, 24 Dec 2002 12:13:54 -0800 From: Nathan Kinkade To: FreeBSD Questions Subject: Re: Prroblem with X Message-ID: <20021224201354.GA53061@sub21-156.member.dsl-only.net> Reply-To: nkinkade@dsl-only.net Mail-Followup-To: FreeBSD Questions References: <002d01c2ab88$35df8c20$6400a8c0@u84jfw35cqecx9> <1040753332.58381.195.camel@localhost> <005201c2ab8a$230609b0$6400a8c0@u84jfw35cqecx9> <1040754392.58381.198.camel@localhost> <006101c2ab8d$98063fc0$6400a8c0@u84jfw35cqecx9> <1040755851.58381.201.camel@localhost> <000801c2ab90$738806d0$6400a8c0@u84jfw35cqecx9> <20021224195320.GA52474@sub21-156.member.dsl-only.net> <003601c2ab98$50623fb0$6400a8c0@u84jfw35cqecx9> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <003601c2ab98$50623fb0$6400a8c0@u84jfw35cqecx9> User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Dec 24, 2002 at 02:03:38PM -0800, A.Z. wrote: > > > Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/, > removing > > > from list! > > > > > > I don't think that the fact that X couln't init Speedo fonts would cause > > X to fail startup completely. Are there no other informative messages > > at the end of /var/log/XFree86.0.log? Why don't you try paring down > > your .xinitrc file to only contain something simple like "exec twm". If > > that works then start backtracking. Or possibly try setting your X > > config for the lowest possible resources, like using a default color > > depth of 8 and a Mode of 800x600, just to help eliminate the possiblity > that > > it might be resource related. > > > > Nathan > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > I have pasted the end of /var/log/XFree86.0.log > > I have put exec twm > > Now error message is /kernel: pid 692 (twm), uid 0: exited on signal 11 > (core dumped) Is the ONLY line in your .xinitrc file "exec twm"? So, the message about not being able to init Speedo is absolutely the last line in your XFree86.0.log file? Nathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message