Hey,
I just installed the card mentioned in the subject line hoping to be
able to get better performance with OpenCroquet than I could with my R128...

I open it up and it crashes and locks the screen...

Using a second computer to de-lock the console, I was able to recover
this message from GDB:


(gdb) cont
Continuing.

Program received signal SIGSEGV, Segmentation fault.
0x779844cf in _tnl_build_vertices () from /usr/lib/modules/dri/r200_dri.so
(gdb) bt
#0  0x779844cf in _tnl_build_vertices () from
/usr/lib/modules/dri/r200_dri.so
Error accessing memory address 0x77984450: No such process.
(gdb)


( this is with xorg x11 on Gentoo, fully updated..., with the CVS DRI
drivers...)


The message from Squeak itself is:

#####################################

[EMAIL PROTECTED] ~/Croquet0.3 $ squeak

Segmentation fault

2036693844 OpenGL>drawIndexed:faces:vertices:normals:colors:texCoords:
2036693752 OpenGL>drawIndexedTriangles:vertices:normals:colors:texCoords:
2036687260 TMesh>renderPrimitive:alpha:
2036687168 TMesh>render:
2036686964 TFrame>renderFrame:parent:root:
2036686084 [] in TFrame>renderFrame:parent:root:
2036685816 OrderedCollection>do:
2036685724 TFrame>renderFrame:parent:root:
2036678492 TAvatar>renderFrame:parent:root:
2036678656 [] in TFrame>renderFrame:parent:root:
2036678400 OrderedCollection>do:
2036677812 TFrame>renderFrame:parent:root:
2036678216 [] in TSpace>renderFrame:parent:root:
2036674284 BlockContext>on:do:
2036674192 TSpace>renderFrame:parent:root:
2036673612 TSpace>renderSpace:port:depth:ghostFrame:
2036665708 TPortal>render:depth:
2036665456 [] in TSpace>renderSpace:port:depth:ghostFrame:
2036664348 SequenceableCollection>do:
2036663232 TSpace>renderSpace:port:depth:ghostFrame:
2036664220 TSpace>renderSpace:
2036662932 TCamera>renderView:
2036662840 TeapotMorph>glRenderOn:
2036662748 TeapotMorph>renderOn:
2036662656 TeapotMorph>render
2036662472 [] in TeapotMorph>drawOn:
2036662196 BlockContext>on:do:
2036662288 [] in TeapotMorph>drawOn:
2036662104 BlockContext>ensure:
2036661892 [] in TeapotMorph>drawOn:
2036661984 [] in BlockContext>newProcess
Aborted
[EMAIL PROTECTED] ~/Croquet0.3 $
################################

The other issue I'm having is this "secondary" PCI resource on the
card... LSPCI outputs:

WTF is this 5940 device????



0000:01:05.0 Class 0300: 1002:5960 (rev 01)
        Subsystem: 1462:9522
        Flags: bus master, fast Back2Back, 66Mhz, medium devsel, latency
66, IRQ 18
        Memory at e8000000 (32-bit, prefetchable) [size=128M]
        I/O ports at 2000 [size=256]
        Memory at e0000000 (32-bit, non-prefetchable) [size=64K]
        Capabilities: [58] AGP version 2.0
        Capabilities: [50] Power Management version 2

0000:01:05.1 Class 0380: 1002:5940 (rev 01)
        Subsystem: 1462:9523
        Flags: fast Back2Back, 66Mhz, medium devsel
        Memory at f0000000 (32-bit, prefetchable) [size=128M]
        Memory at e0010000 (32-bit, non-prefetchable) [size=64K]
        Capabilities: [50] Power Management version 2

######################


Xorg.log outputs:


(II) Module atimisc: vendor="X.Org Foundation"
        compiled for 6.8.2, module version = 6.5.6
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 0.7
(WW) RADEON: No matching Device section for instance (BusID PCI:1:5:1) found
(--) Chipset ATI Radeon 9200PRO 5960 (AGP) found
(II) resource ranges after xf86ClaimFixedResources() call:
        [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0       0xe0101000 - 0xe010107f (0x80) MX[B]
        [6] -1  0       0xe0100000 - 0xe0100fff (0x1000) MX[B]
        [7] -1  0       0xe0400000 - 0xe03fffff (0x0) MX[B]O
        [8] -1  0       0xe2000000 - 0xe1ffffff (0x0) MX[B]O
        [9] -1  0       0xe0102000 - 0xe0102fff (0x1000) MX[B](B)
        [10] -1 0       0xf8000000 - 0xf8ffffff (0x1000000) MX[B](B)
        [11] -1 0       0xe0010000 - 0xe001ffff (0x10000) MX[B](B)

###############################################

There is also a Mach64 on the system but because there was a conflict
with the R128 driver I used to have, 3D is disabled on that card for the
time being...


-- 
Friends don't let friends use GCC 3.4.4
GCC 3.3.6 produces code that's twice as fast on x86!


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to