You're more likely to get help on the DRI list.  I'm cc'ing it.

-Brian

Daniel Sperka wrote:
I'm having problems getting miniglx to render anything with my Radeon9000.

I saw a post about this from some time back, but no replies to it. I start up simple_server and get this reponse:

[EMAIL PROTECTED] Mesa]# ./progs/miniglx/sample_server &
[2] 4176
[miniglx] probed chipset 0x4966
got MMIOAddress 0xf3071000 offset 67108864
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 4, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 4, (OK)
drmGetBusid returned ''
[drm] added 8192 byte SAREA at 0x1385c000
[drm] mapped SAREA 0x1385c000 to 0xf305c000, size 8192
[drm] framebuffer handle = 0xe8000000
[drm] register handle = 0xf69f0000
[gart] AGP enabled at 2x
[gart] 8192 kB allocated with handle 0x00000001
[gart] ring handle = 0xf0000000
[gart] ring read ptr handle = 0xf0101000
[gart] vertex/indirect buffers handle = 0xf0102000
[gart] AGP texture map handle = 0xf0302000
Using 8 MB AGP aperture
Using 1 MB for the ring buffer
Using 2 MB for vertex/indirect buffers
Using 1 MB for AGP textures
Will use back buffer at offset 0x300000
Will use depth buffer at offset 0x600000
Will use 56320 kb for textures at offset 0x900000
[drm] Added 32 65536 byte vertex/indirect buffers
[drm] dma control initialized, using IRQ 11
[drm] Initialized kernel gart heap manager, 5111808
page flipping disabled
[miniglx] Setting mode: visible 1024x768 virtual 1024x768x32
[miniglx] Readback mode: visible 1024x768 virtual 1024x768x32
RADEONEngineRestore



I'm not certain, but this looks OK to me (I am investigating the "page flipping disabled" message).

After this I run miniglxsample, but I do not get the rotating square. The glClear(GL_COLOR_BIT) does work - I can make the background any color I wish. The rectangle just doesn't show up.

I do have a black box in the lower left corner of the screen - looks like the size of a cursor, however. It is NOT the color the rectangle is supposed to be.

I've messed with the coordinates, moved the rectangle around, tried gluOrtho2D, all to no avail.

Has anyone made this work with an r200? If so, can you post your procedures and/or example program(s)?

Dan


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
Mesa3d-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mesa3d-users





-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to