Hello Jose,

> Since it's easy for you to rebuild the kernel module, try the attached
> patch which adds a debug output line. That line should appear, and both
> pointers should be non-NULL.

I applied your patch but I did not notice where the expected debug output
should appear. Should it show up on STDERR, in the syslog, in XFree ?

'/var/log/messages' looks as usual on 'radeon' module load and X server
start:

Jun 12 08:19:25 quickstep kernel: [drm] AGP 0.99 aperture @ 0xe4000000 64MB
Jun 12 08:19:25 quickstep kernel: [drm] Initialized radeon 1.9.0 20020828 on minor 0
Jun 12 08:19:25 quickstep kernel: [drm] Loading R200 Microcode
Jun 12 08:19:28 quickstep kernel: [drm:radeon_cp_init] *ERROR* radeon_cp_init called 
without lock held
Jun 12 08:19:28 quickstep kernel: [drm:radeon_unlock] *ERROR* Process 26871 using 
kernel context 0


I attached a compressed XFree86.0.log - in case it might be useful (it's
only 8k).

I managed to get something different. When setting LIBGL_DEBUG=verbose, each
time I start a program that is supposed to use OpenGL, I can read the
following on STDERR immediately after hitting enter:

libGL error: XF86DRIQueryDirectRenderingCapable returned falselibGL error: 
XF86DRIQueryDirectRenderingCapable returned falselibGL error: 
XF86DRIQueryDirectRenderingCapable returned falsename of display: 
quickstep.plesnik.bonsai.de:0.0


This _is_ the correct FQDN and ${DISPLAY} is definitely correct - it has
been ever since. The libGL that is used definitely comes from the same
source as the DRM and DRI modules came from,

Martin.
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--------------------------------------------------------------------------


-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to