Bug 5023

Summary: undefined symbol: gR128EntityIndex in r128 driver
Product: xorg Reporter: Paul Vojta <vojta>
Component: Driver/rage128Assignee: Adam Jackson <ajax>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: high    
Version: 6.99.99.902 (7.0 RC2)   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 400    

Description Paul Vojta 2005-11-12 00:37:29 UTC
When I try to load the r128 driver, I get an undefined symbol.  Here are the
relevant lines from the log file:

(II) LoadModule: "r128"
(II) Loading /usr/xorg-r7/lib/xorg/modules/drivers/r128_drv.so
dlopen: /usr/xorg-r7/lib/xorg/modules/drivers/r128_drv.so: undefined symbol:
gR128EntityIndex
(EE) Failed to load /usr/xorg-r7/lib/xorg/modules/drivers/r128_drv.so
(II) UnloadModule: "r128"

I compiled the server with --disable-dri --disable-glx --disable-xinerama
Comment 1 Adam Jackson 2005-11-12 13:28:07 UTC
known bug, thought i'd fixed it long ago.  as a workaround, use

Driver "ati"

instead of 

Driver "r128"

for the moment.
Comment 2 Adam Jackson 2005-11-19 13:52:00 UTC
no wonder this didn't happen in 6.8...

*** This bug has been marked as a duplicate of 1760 ***

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.