On Tuesday 04 September 2001 07:28 am, [EMAIL PROTECTED] 
wrote:
> Hi:
> I am trying to get DRM loaded, but here is what I get when I start x:
>    more /var/log/XFree86.0.log| grep drm
>    (II) Loading sub module "drm"
>    (II) LoadModule: "drm"
>    (II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
>    (II) Module drm: vendor="The XFree86 Project"
>    (EE) MGA(0): [drm] MGADRIScreenInit failed (DRI version = 4.0.0,
> expected 3.0.x).  Disabling DRI.
>
> lsmod returns:
>    Module                  Size  Used by
>    parport_pc             14064   1  (autoclean)
>    lp                      6704   0  (autoclean)
>    parport                24608   1  (autoclean) [parport_pc lp]
>    autofs                 11232   1  (autoclean)
>    ne2k-pci                5536   1  (autoclean)
>    8390                    6224   0  (autoclean) [ne2k-pci]
>    mga                   104480   0  (unused)
>    agpgart                26272   1
>    cs4232                  3920   1
>    ad1848                 16848   0  [cs4232]
>    uart401                 6384   0  [cs4232]
>    sound                  58624   1  [cs4232 ad1848 uart401]
>    soundcore               4208   4  [sound]
>
> module mga.o is the one the came with the kernel,  Since as I understand
> the one form Matrox in=s for XFree 4.0.0 (right?).  The one from Matrox did
> not work with kernel 2.6, it gave the problems.
>
> My system is RH7.1 Kernel 2.4.7-2.9 i586 running XFree 4.1.0 + Matrox G400.

someone correct me if I'm wrong... but I believe the 2.4.8 kernel was the 
last version that was actually 'synced' with very recent drm code.  Any 
kernel before this was 'lagging' somewhat in comparison to the drm code with 
XFree86-4.1.0.

you either want to compile the drm modules below 'os-support' in the 
XFree86-4.1.0 source... or it's possible that upgrading your kernel to 
2.4.8/2.4.9 to get more recent drm code/modules will help (I'm not positive 
about the kernel route... since I'm still running 2.4.5)

BTW - I believe this *is* off-topic for the list ;-)

- jason

> I am also attaching a copy of XF86Config-4 just in case it is needed.
>
>
> Thanks for any help in advance.
_______________________________________________
Render mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/render

Reply via email to