On Sun, Apr 29, 2001 at 10:56:42PM -0700, Frank Worsley wrote:
> > The DRM module from the DRI CVS seems to work fine in 2.4.4.
> > (The one in the kernel however does seem to be broken.)
> 
> Isn't it generally best to use the module from the CVS/packages in any
> case, no matter if the kernel module works? Just alone for the fact that we
> then know that the driver module and kernel modules have matching versions?

Speaking of this, wouldn't it make sense to add a more informative error
message if a mismatch occurs?

Take the message in the mga_dri.c for example:
                     "[drm] MGADRIScreenInit failed "
                     "(DRI version = %d.%d.%d, expected 4.0.x).  "
                     "Disabling DRI.\n",

Wouldn't it be better if this read something like this:
MGADRIScreenInit failed because of a version mismatch:
Version of the mga kernel module: 1.0.0
Version of the XFree86 mga module: 4.0.0


/Andreas

_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to