Hi Jesse !

On Mon, 7 Mar 2005, Jesse Barnes wrote:

Ok, so I've applied Stephane's fixes and sample_server comes up and
miniglxtest no longer segfaults.  However, after setting the mode,
sample_server seems to die and wedge my display.  miniglxtest just fails
right away with this message:

[EMAIL PROTECTED] miniglx]$ ./miniglxtest
[miniglx] probed chipset 0x4e4b
CreateNotify
Authorize - magic 1
Unknown device ID 4E4B, please report. Assuming plain R300.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

This is a bit odd - if the r300 driver does not know about the device why does the DRM driver load ?

Also, are you using the drm driver from r300.sf.net ? The message below (error -22) might be indicative of wrong drm driver, try to insmod it with explicit path, like this:

insmod ./drm.ko
insmod ./radeon.ko

                     best

                       Vladimir Dergachev

Using 8 maximum texture units..
sizeof(drm_r300_cmd_header_t)=4
sizeof(drm_radeon_cmd_buffer_t)=32
Allocating 284420 bytes command buffer (max state is 11140 bytes)
*********************************WARN_ONCE*********************************
File r300_state.c function r300Enable line 516
Don't know how to enable polygon offset point/line. Help me !
***************************************************************************
MapRequest
Hang on... drawing 6 frames
Redraw event
drmRadeonCmdBuffer: -22 (exiting)
DestroyNotify



-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to