Date: Tue, 24 Dec 2002 11:53:20 -0800 From: Nathan Kinkade <nkinkade@dsl-only.net> To: FreeBSD Questions <freebsd-questions@FreeBSD.ORG> Subject: Re: Prroblem with X Message-ID: <20021224195320.GA52474@sub21-156.member.dsl-only.net> In-Reply-To: <000801c2ab90$738806d0$6400a8c0@u84jfw35cqecx9> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 24, 2002 at 01:07:21PM -0800, A.Z. wrote: <snip> > Yes, it worked before with other versions just fine. > > Here is cut from XFree86 log: > > (==) ATI(0): Backing store disabled > > (==) ATI(0): Silken mouse enabled > > (II) Initializing built-in extension MIT-SHM > > (II) Initializing built-in extension XInputExtension > > (II) Initializing built-in extension XTEST > > (II) Initializing built-in extension XKEYBOARD > > (II) Initializing built-in extension LBX > > (II) Initializing built-in extension XC-APPGROUP > > (II) Initializing built-in extension SECURITY > > (II) Initializing built-in extension XINERAMA > > (II) Initializing built-in extension XFree86-Bigfont > > (II) Initializing built-in extension RENDER > > (**) Option "Protocol" "Auto" > > (**) Mouse1: Protocol: "Auto" > > (**) Option "CorePointer" > > (**) Mouse1: Core Pointer > > (**) Option "Device" "/dev/sysmouse" > > (==) Mouse1: Buttons: 3 > > (II) Keyboard "Keyboard1" handled by legacy driver > > (II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE) > > (II) Mouse1: SetupAuto: hw.iftype is 4, hw.model is 0 > > (II) Mouse1: SetupAuto: protocol is SysMouse > > (**) Option "BaudRate" "1200" > > Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/, removing > from list! <huge snip> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021224195320.GA52474>