Bug 978 - Spurious symbol warnings when loading radeon from ati
Summary: Spurious symbol warnings when loading radeon from ati
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/DDX/Xorg/dlloader (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Adam Jackson
QA Contact:
URL: http://freedesktop.org/~daenzer/Xorg....
Whiteboard:
Keywords:
Depends on:
Blocks: 400
  Show dependency treegraph
 
Reported: 2004-08-03 13:28 UTC by Adam Jackson
Modified: 2004-09-28 18:11 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
symbol list cleanup (1.58 KB, patch)
2004-08-03 13:54 UTC, Adam Jackson
no flags Details | Splinter Review
This one should fix it (401 bytes, patch)
2004-08-10 18:07 UTC, Stefan Dirsch
no flags Details | Splinter Review

Description Adam Jackson 2004-08-03 13:28:12 UTC
Symbol fbdevHWValidModeWeak from module
/usr/local/X11R6-Xorg/lib/modules/drivers/radeon_drv.o is unresolved!
Symbol ATIFillInScreenInfo from module
/usr/local/X11R6-Xorg/lib/modules/drivers/ati_drv.o is unresolved!
Symbol R128OptionsWeak from module
/usr/local/X11R6-Xorg/lib/modules/drivers/ati_drv.o is unresolved!
Symbol R128FillInScreenInfo from module
/usr/local/X11R6-Xorg/lib/modules/drivers/ati_drv.o is unresolved!

Those are on the mandatory resolution list but aren't always needed depending on
which ati submodule you use.
Comment 1 Adam Jackson 2004-08-03 13:54:31 UTC
Created attachment 563 [details] [review]
symbol list cleanup

this should get it right for radeon at least; michel, can you test?  i'll test
on mach64 shortly.
Comment 2 Michel Dänzer 2004-08-07 07:34:39 UTC
That did it, thanks. Now a couple of Render symbols are unresolved in fb, but I
doubt that's related.
Comment 3 Adam Jackson 2004-08-09 21:34:11 UTC
fix checked in, closing.  the render symbols were keithp's fault, they should be
fixed now too.
Comment 4 Stefan Dirsch 2004-08-10 18:05:54 UTC
Symbol RADEONOptionsWeak from module /usr/X11R6/lib64/modules/drivers/
ati_drv.o is unresolved! 
Symbol RADEONFillInScreenInfo from module /usr/X11R6/lib64/modules/drivers/
ati_drv.o is unresolved! 
 
Comment 5 Stefan Dirsch 2004-08-10 18:07:27 UTC
Created attachment 596 [details] [review]
This one should fix it
Comment 6 Adam Jackson 2004-08-10 18:22:58 UTC
applied, thanks.  leaving this open until i get a chance to test mach64.
Comment 7 Adam Jackson 2004-09-29 11:11:33 UTC
finally checked, mach64 is clean.


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.