Am Sonntag, 24. November 2002 16:17 schrieb Brian Paul:
>  From the various emails I gather that there may be an X server
> lock-up problem independant of the DRI, with both the trunk and
> mesa-41 branch.  If that's incorrect, let me know.
>
> Then, it appears that the r200 driver on the mesa-41 branch may
> have a problem too.  If you've got both trunk and mesa-41 branches
> on your system.  Try using LIBGL_DRIVERS_PATH to switch between
> the trunk r200_dri.so and mesa-41 r200_dri.so to compare them.
>
> I'll do a comparison of the trunk and mesa-41 r200 drivers to
> see if I missed anything.

Mesa-4.1-branch (23.11.2002) locks up with isosurf (reflect), ipers, etc.
Not a hard lockup in the first place. I can hear some noise from my power 
supply or maybe the switching transistors of my mainboard which indicates 
that both CPUs are working heavily...;-)

SYSRQ+K or +B do NOT work and the noise calm after pressing any key.
=> REBOOT needed
 
After I had all running well with r200_dri.so from the trunk I got this with 
the mesa-4-1-branch's r200_dri.so module:

Mesa/demos> ./ipers &
[1] 2659
Mesa/demos> IperS V1.0
Written by David Bucciarelli ([EMAIL PROTECTED])
libGL: XF86DRIGetClientDriverName: 4.0.1 r200 (screen 0)
libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/r200_dri.so
libGL: XF86DRIGetClientDriverName: 4.0.1 r200 (screen 0)
libGL: XF86DRIGetClientDriverName: 4.0.1 r200 (screen 0)
drmOpenByBusid: busid is PCI:1:5:0
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 4, (OK)
drmOpenByBusid: drmOpenMinor returns 4
drmOpenByBusid: drmGetBusid reports PCI:1:5:0
MMX cpu detected.
3DNow! cpu detected.
Testing OS support for SSE... yes.
Testing OS support for SSE unmasked exceptions... SIGFPE, yes.
Tests of OS support for SSE passed.
SSE cpu detected.
drmCommandWrite: -22
drmRadeonCmdBuffer: -22 (exiting)

[1]    Exitcode 234                      ./ipers

[drm:radeon_cp_cmdbuf] *ERROR* radeon_emit_packets failed


isourf with default, no light, reflect

Mesa/demos> ./isosurf &
[1] 2681
Mesa/demos> 7179 vertices, 7177 triangles
libGL: XF86DRIGetClientDriverName: 4.0.1 r200 (screen 0)
libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/r200_dri.so
libGL: XF86DRIGetClientDriverName: 4.0.1 r200 (screen 0)
libGL: XF86DRIGetClientDriverName: 4.0.1 r200 (screen 0)
drmOpenByBusid: busid is PCI:1:5:0
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 4, (OK)
drmOpenByBusid: drmOpenMinor returns 4
drmOpenByBusid: drmGetBusid reports PCI:1:5:0
MMX cpu detected.
3DNow! cpu detected.
Testing OS support for SSE... yes.
Testing OS support for SSE unmasked exceptions... SIGFPE, yes.
Tests of OS support for SSE passed.
SSE cpu detected.
Nr unique vertex/normal pairs: 2723
num_tri_verts: 21531
primitive (0x10000): GL_TRIANGLE_STRIP,
render style (0x20): glVertex,
enabling normal arrays
new flags (0x8a92c29): glVertex, GL_TRIANGLE_STRIP, lit,
r200_makeX86Normal3fv/196 CVAL 0 OFFSET 14 VAL 40661960
r200_makeX86Normal3fv/197 CVAL 4 OFFSET 20 VAL 40661964
r200_makeX86Normal3fv/198 CVAL 8 OFFSET 25 VAL 40661968
r200_makeX86Normal3fv done
Benchmarking...
Result:  triangles/sec: 8.00092e+06  fps: 1114.8
new flags (0x8a92c2a): glVertex, GL_TRIANGLE_STRIP, unlit,
r200_makeX86Normal3fv/196 CVAL 0 OFFSET 14 VAL 81ae4a0
r200_makeX86Normal3fv/197 CVAL 4 OFFSET 20 VAL 81ae4a4
r200_makeX86Normal3fv/198 CVAL 8 OFFSET 25 VAL 81ae4a8
r200_makeX86Normal3fv done
Benchmarking...
Result:  triangles/sec: 9.40618e+06  fps: 1310.6
new flags (0x8a92c29): glVertex, GL_TRIANGLE_STRIP, lit,
Benchmarking...
Result:  triangles/sec: 7.99948e+06  fps: 1114.6
new flags (0x8a92c2c): glVertex, GL_TRIANGLE_STRIP, reflect,
drmCommandWrite: -22
drmRadeonCmdBuffer: -22 (exiting)

[1]    Exitcode 234                      ./isosurf

[drm:radeon_cp_cmdbuf] *ERROR* radeon_emit_packets failed

-Dieter


-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T
handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to