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 | [EMAIL PROTECTED]
| [EMAIL PROTECTED]
"In an open world without walls and fences, | [EMAIL PROTECTED]
we wouldn't need Windows and Gates." -- anon | [EMAIL PROTECTED]
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"