Bug 5023 - undefined symbol: gR128EntityIndex in r128 driver
Summary: undefined symbol: gR128EntityIndex in r128 driver
Status: RESOLVED DUPLICATE of bug 1760
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/rage128 (show other bugs)
Version: 6.99.99.902 (7.0 RC2)
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Adam Jackson
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 400
  Show dependency treegraph
 
Reported: 2005-11-12 00:37 UTC by Paul Vojta
Modified: 2005-11-18 18:52 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.