Date: Wed, 20 Jun 2007 07:07:49 +0300 From: Andy Fawcett <andy@athame.co.uk> To: freebsd-amd64@freebsd.org Cc: freebsd-x11@freebsd.org, Byron Campbell <wa4geg@surfbest.net>, freebsd-questions@freebsd.org Subject: Re: X fails after upgrade to xorg-7.2; FreeBSD AMD64 w/ Radeon 9600 Pro Message-ID: <200706200707.52030.andy@athame.co.uk> In-Reply-To: <4678913B.7080300@paradise.net.nz> References: <200706171332.13721.wa4geg@surfbest.net> <200706192048.54373.wa4geg@surfbest.net> <4678913B.7080300@paradise.net.nz>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706200707.52030.andy>