From owner-freebsd-questions Tue May 16 23:55:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rhenium.btinternet.com (rhenium.btinternet.com [194.73.73.93]) by hub.freebsd.org (Postfix) with ESMTP id 907DA37BBD1 for ; Tue, 16 May 2000 23:55:04 -0700 (PDT) (envelope-from mark@ukug.uk.freebsd.org) Received: from [62.6.101.160] (helo=parish.my.domain) by ruthenium.btinternet.com with esmtp (Exim 2.05 #1) id 12rm5k-0002M0-00; Tue, 16 May 2000 19:29:17 +0100 Received: (from mark@localhost) by parish.my.domain (8.9.3/8.9.3) id TAA01049; Tue, 16 May 2000 19:09:11 +0100 (BST) (envelope-from mark) Date: Tue, 16 May 2000 19:09:11 +0100 From: Mark Ovens To: Adam Hefetz Cc: freebsd-questions@freebsd.org Subject: Re: HELP!!! Message-ID: <20000516190911.D233@parish> References: <20000516074156.85015.qmail@hotmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000516074156.85015.qmail@hotmail.com>; from adam_hefetz@hotmail.com on Tue, May 16, 2000 at 07:41:56AM +0000 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, May 16, 2000 at 07:41:56AM +0000, Adam Hefetz wrote: > Hi, > after I log in and type startx it gives me this message: > > XF86Config: /etc/XF86 Config > (**) stands for supplied, (--) stands for probed/default values > Config Error: /etc/XF86Config:15 > > Device "Primary Card" > ^^^^^^^^^^^^^ > Not a declared device > X connection to:0.0 broken (explicit kill or server shutdown). > Hmm, it looks like you've given you video card one Identifier (name) and used a different one for setting up the display modes. I'm curious about the ``/etc/XF86Config:15'' which seems to indicate that the error occurs on line 15 of /etc/XF86Config, which in mine is the copyright, even ignoring comment lines I wouldn't expect the Screen setup to be there, it's usually at the end of the file. Anyway, look for the offending line ``Device "Primary Card"'' in /etc/XF86Config and if it appears in a section like: Section "Screen" Driver "accel" Device "Xpert@Work" Monitor "CTX 1560" DefaultColorDepth 32 Subsection "Display" Depth 8 Modes "1024x768" ViewPort 0 0 .... Then look for a section like: # Device configured by xf86config: Section "Device" Identifier "Xpert@Work" VendorName "ATI" BoardName "Xpert@Work" #VideoRam 4096 # Insert Clocks lines here if appropriate You will probably find a typo in either the ``Identifier'' line or the offending ``Device'' line, which should match. If you still have problems then include your /etc/XF86Config in your reply. HTH > PLEASE HELP! I have no idea what to do. > thanks, Adam > ________________________________________________________________________ > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- ...and on the eighth day God created UNIX ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message