Bill Gou wrote:
> Dave Airlie wrote:
> 
>>The intricacies of inter module registration were not at first apparant..
>>the latest fix only does an inter module get/put for the first device in
>>each driver...
>>
>>let me know how this one gets on ..
>>
> 
> 
> Yes, this one works :) Thanks.
> 
> And I also find out why glxinfo fails. I set the LIBGL_DEBUG env variable and run 
> glxinfo,
>  this is the output:
> 
> ----------
> $ glxinfo
> name of display: :0.0
> libGL error:
> Can't open configuration file /etc/drirc: No such file or directory.
> libGL error:
> Warning in /home/bgou/.drirc line 1, column 0: <option> should be inside 
> <application>.
> libGL error:
> Warning in /home/bgou/.drirc line 1, column 0: unkown option attribute: type.
> libGL error:
> Warning in /home/bgou/.drirc line 1, column 0: unkown option attribute: 
> default.libGL error:
> Warning in /home/bgou/.drirc line 1, column 0: unkown option attribute: valid.
> glxinfo: xmlconfig.c:102: findOption: Assertion `i < size' failed.
> Aborted
> ----------
> 
> the content of ~/.drirc file is:
> 
> <option name="vblank_mode" type="enum" default="2" valid="0:3" value="1">
> 
> I have no idea where this file comes from. I remove this file, then glxinfo runs 
> well, so
> do other GL apps.
> 
> Bill

1 thing forgot to mention, I see these errors in Xorg.0.log

(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_clip.o":  No symbols 
found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_norm.o":  No symbols 
found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_xform.o":  No symbols 
found


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to