Byron Campbell wrote:
I went back and ran Xorg -configure again, and noted the
following error messages:
dlopen: /usr/local/lib/xorg/modules/drivers//atimisc_drv.so:
Undefined symbol "ATIMemoryTypeNames_88800CX"
(EE) Failed to
load /usr/local/lib/xorg/modules/drivers//atimisc_drv.so
(EE) Failed to load module "atimisc" (loader failed, 7)
(++) Using config file: "/root/xorg.conf.new"
(WW) RADEON: No matching Device section for instance (BusID
PCI:1:0:1) found
(**) RADEON(0) : RADEONPreInit
atimisc_drv.so is present in the above mentioned directory.
My graphics card is the PowerColor ATI Radeon 9600 Pro (RV350
AP)
AFAICS the symbol is defined in:
/usr/local/lib/xorg/modules/drivers/ati_drv.so
e.g:
$ nm ati_drv.so|grep ATIMemoryTypeNaes_88800CX
0000b5c0 D ATIMemoryTypeNames_88800CX
What does it show on your system (I'm wondering if your ati drivers have
not been upgraded properly).
Cheers
Mark
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"