From owner-freebsd-questions@FreeBSD.ORG Wed Aug 22 20:16:04 2007 Return-Path: Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 637FF16A419 for ; Wed, 22 Aug 2007 20:16:04 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from mail.kuban.ru (mail.kuban.ru [62.183.66.246]) by mx1.freebsd.org (Postfix) with ESMTP id C559113C467 for ; Wed, 22 Aug 2007 20:16:03 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from bsam.ru ([85.172.12.132]) by mail.kuban.ru (8.9.1/8.9.1) with ESMTP id l7MKFco3052009; Thu, 23 Aug 2007 00:15:49 +0400 (MSD) Received: (from bsam@localhost) by bsam.ru (8.14.1/8.14.1/Submit) id l7MKGAWD001869; Thu, 23 Aug 2007 00:16:10 +0400 (MSD) (envelope-from bsam@ipt.ru) X-Authentication-Warning: bsam.ru: bsam set sender to bsam@ipt.ru using -f To: Gary Kline References: <20070822191147.GA36193@thought.org> From: Boris Samorodov Date: Thu, 23 Aug 2007 00:16:10 +0400 In-Reply-To: <20070822191147.GA36193@thought.org> (Gary Kline's message of "Wed\, 22 Aug 2007 12\:11\:47 -0700") Message-ID: <77635509@bsam.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: FreeBSD Mailing List Subject: Re: xdm fails! can't find "pcidata" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Aug 2007 20:16:04 -0000 On Wed, 22 Aug 2007 12:11:47 -0700 Gary Kline wrote: > I just rebooted my DNS server and now X fails. I'm pretty sure I > did everything re the xorg instructions in UPDATING. The error > message in /var/lob/Xorg.0.log says exactly:: > (II) Loader running on freebsd > (II) LoadModule: "pcidata" > (WW) Warning, couldn't open module pcidata > (II) UnloadModule: "pcidata" > (EE) Failed to load module "pcidata" (module does not exist, 0) > How can I fix this? I find pcidata deep in the > /usr/sys/src.../dev directory. Nothing in my KERNCONF=GENERIC > file. Insights, anybody?? I've seen something like this after Xorg-6.9 to Xorg-7.1 update. Seems that I succeeded after deletting my old xorg.conf file, creating a new one and fitting it. WBR -- bsam