Felix Kühling <[EMAIL PROTECTED]> writes:

> Am Dienstag, den 17.05.2005, 11:19 +0600 schrieb Dimitry Naldayev:
>> Hi all.
>> 
>> I cant get direct rendering whit quake2 :(
>> the quake2 reports inderect rendering have useed :( see log of quake2
>> report in attachments.
>
> I suspect that this is a known problem with applications loading libGL
> dynamically with RTLD_LOCAL. It makes symbols in libGL unavailable to
> the 3D drivers. Therefore direct rendering is broken with such
> applications. A workaround is to export LD_PRELOAD=<path to libGL> in
> the environment before starting quake2.
>
yes. This help me. Is this a good idea build libGL from Mesa cvs tree not
from xorg cvs tree ? and why ?

but I have next problem: X server locked after a few minutes playing in
quake2 ;( My computer do not react on mouse or keyboard activity... but
this is not bus lock --- mplayer is contining playing music and I can login
on the computer through SSH.

it is the head of top output:

top - 11:02:53 up 19:53,  8 users,  load average: 1.22, 0.57, 0.25
Tasks:  59 total,   3 running,  54 sleeping,   0 stopped,   2 zombie
Cpu(s):  0.3% us, 99.7% sy,  0.0% ni,  0.0% id,  0.0% wa,  0.0% hi,  0.0% si
Mem:    255232k total,   185004k used,    70228k free,    29812k buffers
Swap:        0k total,        0k used,        0k free,   117208k cached

  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND           
 1444 root      25   0  148m 5832 3332 R 99.3  2.3   1:59.36 X                  
 1423 dima      15   0  2628 1084  908 S  0.7  0.4   0:01.30 esd                
 1487 dima      16   0  1864  964  764 R  0.3  0.4   0:00.14 top


As I can see --- all cpu power eaten by X server, but I cant kill it :(
even with help -9 or -11 signal 8o probably because the proces is in system
(kernel) mode... 

what I can do? and how I can debug the problem?

PS: I have more problems: If I exit from quake before X locked --- the
mouse locked (or grabbed ??) I cant use it :( the mouse cursor placed in
the left top corner of display. and size of display do not returned to
normal rezolution... but keyboard work and I can cleanly shutdown X
server... Why this can be?

--
        Dimitry




-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_idt12&alloc_id344&op=click
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to