X fails after upgrade to xorg-7.2;
FreeBSD AMD64 w/ Radeon 9600 Pro
Mark Kirkwood
markir at paradise.net.nz
Mon Jun 18 02:23:28 UTC 2007
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
More information about the freebsd-amd64
mailing list