https://bugzilla.novell.com/show_bug.cgi?id=272875 sndirsch@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mhopf@novell.com, eich@novell.com ------- Comment #1 from sndirsch@novell.com 2007-05-09 12:31 MST ------- This sounds strange since it's the libGL which dlopen's the DRI drivers. But you're right, each DRI driver is much bigger than libGL. But I'm afraid we can't easily change this. What we could do is disabling DRI driver, which nobody uses or cannot work at all. I need to figure out which ones these are. Currently we build: /usr/lib/dri/ffb_dri.so /usr/lib/dri/i810_dri.so /usr/lib/dri/i915_dri.so /usr/lib/dri/i915tex_dri.so /usr/lib/dri/i965_dri.so /usr/lib/dri/mach64_dri.so /usr/lib/dri/mga_dri.so /usr/lib/dri/r128_dri.so /usr/lib/dri/r200_dri.so /usr/lib/dri/r300_dri.so /usr/lib/dri/radeon_dri.so /usr/lib/dri/s3v_dri.so /usr/lib/dri/savage_dri.so /usr/lib/dri/tdfx_dri.so /usr/lib/dri/trident_dri.so /usr/lib/dri/unichrome_dri.so Each one about 2,5 MB. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.