From owner-freebsd-amd64@FreeBSD.ORG Wed Jun 20 04:07:10 2007 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 203E616A41F; Wed, 20 Jun 2007 04:07:10 +0000 (UTC) (envelope-from andy@athame.co.uk) Received: from hex.athame.co.uk (salama58.adsl.netsonic.fi [81.17.207.58]) by mx1.freebsd.org (Postfix) with ESMTP id CAA2813C4B8; Wed, 20 Jun 2007 04:07:09 +0000 (UTC) (envelope-from andy@athame.co.uk) Received: from [192.168.10.8] by hex.athame.co.uk with esmtp (Exim 4.67 (FreeBSD)) (envelope-from ) id 1I0rSd-000JbQ-2z; Wed, 20 Jun 2007 07:06:27 +0300 From: Andy Fawcett To: freebsd-amd64@freebsd.org Date: Wed, 20 Jun 2007 07:07:49 +0300 User-Agent: KMail/1.9.6 References: <200706171332.13721.wa4geg@surfbest.net> <200706192048.54373.wa4geg@surfbest.net> <4678913B.7080300@paradise.net.nz> In-Reply-To: <4678913B.7080300@paradise.net.nz> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200706200707.52030.andy@athame.co.uk> Cc: freebsd-x11@freebsd.org, Byron Campbell , freebsd-questions@freebsd.org, Mark Kirkwood Subject: Re: X fails after upgrade to xorg-7.2; FreeBSD AMD64 w/ Radeon 9600 Pro X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jun 2007 04:07:10 -0000 On Wednesday 20 June 2007 05:30:19 Mark Kirkwood wrote: > Byron Campbell wrote: > > Xorg -configure now reports: > > > > (++) Using config file: "/root/xorg.conf.new" > > (WW) RADEON: No matching Device section for instance (BusID > > PCI:1:0:1) found > > (**) RADEON(0): RADEONPreInit > > > > Manually doing the config by running xorgcfg -textmode gives a > > different BusID in the xorg.conf file --> BusID PCI:1:0:0 > > FWIW on the PCI busids: > > PCI:1:0:0 is the primary port of your card, PCI:1:0:1 is the secondary - > the warning is just because 'Xorg -configure' does not create a setup > for dual monitors. > > For the rest, well done on getting rid of the undefined symbols... shame > it still does not work. Good luck for the reinstall! One thing that *might* make a difference could be the drm stuff. I have it built into my kernel, you might be (auto)loading it as modules. Relevant lines from my kernel config: device radeondrm device drm Could be worth trying, if you don't already have it. -- Andy Fawcett | andy@athame.co.uk | tap@kde.org "In an open world without walls and fences, | tap@lspace.org we wouldn't need Windows and Gates." -- anon | tap@fruitsalad.org