X fails after upgrade to xorg-7.2; FreeBSD AMD64 w/ Radeon 9600 Pro

Andy Fawcett andy at athame.co.uk
Wed Jun 20 04:07:10 UTC 2007


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 at athame.co.uk
                                                 | tap at kde.org
"In an open world without walls and fences,      | tap at lspace.org
  we wouldn't need Windows and Gates."  -- anon  | tap at fruitsalad.org


More information about the freebsd-x11 mailing list