From owner-freebsd-questions Tue Jul 9 22: 4:32 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 7166F37B400 for ; Tue, 9 Jul 2002 22:04:23 -0700 (PDT) Received: from albatross.prod.itd.earthlink.net (albatross.mail.pas.earthlink.net [207.217.120.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDBFC43E3B for ; Tue, 9 Jul 2002 22:04:22 -0700 (PDT) (envelope-from effdefender@earthlink.net) Received: from lsanca1-ar19-4-47-010-157.lsanca1.elnk.dsl.genuity.net ([4.47.10.157] helo=Family) by albatross.prod.itd.earthlink.net with smtp (Exim 3.33 #1) id 17S9eB-0000mS-00; Tue, 09 Jul 2002 22:04:15 -0700 Message-ID: <001601c227cf$2ce342c0$0301a8c0@sys.gtei.net> Reply-To: "James" From: "James" To: , References: <3.0.6.32.20020709225959.007d4db0@sundsu1.deltast.edu> Subject: Re: Help Needed for Problems with X Date: Tue, 9 Jul 2002 22:03:48 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 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 I'm new, and I'm not sure what your output is saying Try the other configuration programs in /stand/sysinstall The on listed in the hand book didn't work for me either. I had to do the middle choice one (the one with the -textmode parameter). If, after that, you're still having problems with it loading 3.3.6: Try going to the 3.3.6 directory then doing a make deinstall Then go to the 4.2.0 directory and do make deinstall then: make all install clean That will probably fix it from booting up in 3.3.6 Then do the configuration again. If this does not fix it, I suggest that you post on the XFree86 "XPert" mailing list. Hope it helps -James Turnbull ----- Original Message ----- From: To: Sent: Tuesday, July 09, 2002 8:59 PM Subject: Help Needed for Problems with X > > I installed FreeBSD 4.6 recently on my machine and > tried to do the install and configuring of XFree86 > during the installation. This bombed out when the > screen went black and I couldn't get anything -- I had > to reboot. I re-entered the program thru /stand/sysinstall > and tried again later but could never get it to work. > > Now, I've gone back and done these commands in the handbook: > > # cd /usr/ports/x11/XFree86-4 > # make all install clean > > and have used "XFree86 -configure" to set up a XFree86Config > file, which I copied to /etc/X11. I test this file and it opened > a window with the mouse cursor as an "x". (All according to the > handbook.) Now, when I try to use X with "startx" or > "xinit" I get an error and it halts. Notice it is trying > to open XFree86 Version 3.3.6 which can't be right. After > spending days on this, can someone help me out? > > Below I've given a transcript of my X messages containing the error > and my XFree86Config file: > > ------------------------------- > X start messages > ------------------------------- > > smallnext# exec fvwm[12`xdmstartx > > XFree86 Version 3.3.6 / X Window System > (protocol Version 11, revision 0, vendor release 6300) > Release Date: January 8 2000 > If the server is older than 6-12 months, or if your card is newer > than the above date, look for a newer version before reporting > problems. (see http://www.XFree86.Org/FAQ) > Operating System: FreeBSD 5.0-CURRENT i386 [ELF] > Configured drivers: > SVGA: server for SVGA graphics adaptors (Patchlevel 1): > clgd5420, clgd5422, clgd5424, clgd5426, clgd5428, clgd5429, clgd5430, > clgd5434, clgd5436, clgd5446, clgd5480, clgd5462, clgd5464, clgd5465, > clgd6205, clgd6215, clgd6225, clgd6235, clgd7541, clgd7542, clgd7543, > clgd7548, clgd7555, clgd7556 > Using syscons driver with X support (version 2.0) > (using VT number 9) > > XF86Config: /usr/X11R6/lib/X11/XF86Config > (**) stands for supplied, (--) stands for probed/default values > > Config Error: /usr/X11R6/lib/X11/XF86Config:1 > > Section "ServerLayout" > ^^^^^^^^^^^^^^ > not a recognized section name > X connection to :0.0 broken (explicit kill or server shutdown). > smallnext# exit > exit > > Script done on Tue Jul 9 19:00:24 2002 > > > > ------------------------------- > XFree86Config File > ------------------------------- > > Section "ServerLayout" > Identifier "XFree86 Configured" > Screen 0 "Screen0" 0 0 > InputDevice "Mouse0" "CorePointer" > InputDevice "Keyboard0" "CoreKeyboard" > EndSection > > Section "Files" > RgbPath "/usr/X11R6/lib/X11/rgb" > ModulePath "/usr/X11R6/lib/modules" > FontPath "/usr/X11R6/lib/X11/fonts/misc/" > FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" > FontPath "/usr/X11R6/lib/X11/fonts/Type1/" > FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" > FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" > EndSection > > Section "Module" > Load "dbe" > Load "dri" > Load "extmod" > Load "glx" > Load "pex5" > Load "record" > Load "xie" > Load "xtrap" > Load "speedo" > Load "type1" > EndSection > > Section "InputDevice" > Identifier "Keyboard0" > Driver "keyboard" > EndSection > > Section "InputDevice" > Identifier "Mouse0" > Driver "mouse" > Option "Protocol" "MouseSystems" > Option "Device" "/dev/sysmouse" > EndSection > > Section "Monitor" > Identifier "Monitor0" > VendorName "Monitor Vendor" > ModelName "Monitor Model" > HorizSync 30.0 - 70.0 > VertRefresh 50.0 - 160.0 > EndSection > > Section "Device" > ### Available Driver options are:- > ### Values: : integer, : float, : "True"/"False", > ### : "String", : " Hz/kHz/MHz" > ### [arg]: arg optional > #Option "accel" # [] > #Option "crt_screen" # [] > #Option "composite_sync" # [] > #Option "hw_cursor" # [] > #Option "linear" # [] > #Option "mmio_cache" # [] > #Option "probe_clocks" # [] > #Option "reference_clock" # > #Option "shadow_fb" # [] > #Option "sw_cursor" # [] > Identifier "Card0" > Driver "ati" > VendorName "ATI" > BoardName "Mach64 CT" > ChipSet "ati" > ChipId 0x4354 > ChipRev 0x9 > BusID "PCI:0:14:0" > EndSection > > Section "Screen" > Identifier "Screen0" > Device "Card0" > Monitor "Monitor0" > # DefaultDepth 24 > SubSection "Display" > Depth 1 > EndSubSection > SubSection "Display" > Depth 4 > EndSubSection > SubSection "Display" > Depth 8 > EndSubSection > SubSection "Display" > Depth 15 > EndSubSection > SubSection "Display" > Depth 16 > EndSubSection > SubSection "Display" > Depth 24 > EndSubSection > EndSection > > > > > ----------------------------------------------------------------------- > > Dr. Joseph A. Bentley > Professor of Chemistry > Dept. of Physical Sciences Phone: (662) 846-4482 > P.O. Box 3255-DSU FAX: (662) 846-4486 > Delta State University E-mail: jbentley@dsu.deltast.edu > Cleveland, MS 38733 E-mail: zjoe@sundsu1.deltast.edu > > > "It is not enough to succeed. Others must fail." > > -- Gore Vidal > > ----------------------------------------------------------------------- > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message