On 10/22/06, Luca <[EMAIL PROTECTED]> wrote:
>Hi, I have Mach64 chipset and FC5; I compile the libdrm and module for
>2.6.17-2187 kernel. I compiled only libdrm and drm module,
>not Mesa.
>Compilation finish succesfully, but when I restart xorg, I
>have this error on the kernel output:
>
>[drm:mach64_dma_init] *ERROR* mach64_dma_init called without lock held,
>held  0 owner 00000000 c74358e0 [drm:drm_unlock] *ERROR* Process 3216
>using kernel context 0
>
>and this:
>
>(II) ATI(0): [drm] SAREA 2200+1208: 3408
>drmOpenDevice: node name is /dev/dri/card0
>drmOpenDevice: open result is 6, (OK)
>drmOpenDevice: node name is /dev/dri/card0
>drmOpenDevice: open result is 6, (OK)
>drmOpenByBusid: Searching for BusID pci:0000:01:00.0
>drmOpenDevice: node name is /dev/dri/card0
>drmOpenDevice: open result is 6, (OK)
>drmOpenByBusid: drmOpenMinor returns 6
>drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
>(II) ATI(0): [drm] DRM interface version 1.3
>(II) ATI(0): [drm] created "mach64" driver at busid "pci:0000:01:00.0"
>(II) ATI(0): [drm] added 8192 byte SAREA at 0xd0975000
>(II) ATI(0): [drm] mapped SAREA 0xd0975000 to 0xb7655000
>(II) ATI(0): [drm] framebuffer handle = 0xfd000000
>(II) ATI(0): [drm] added 1 reserved context for kernel
>(EE) ATI(0): [dri] ATIDRIScreenInit failed because of a version
>mismatch. [dri] mach64.o kernel module version is 2.0.0, but version
>1.0 or greater is needed. [dri] Disabling DRI.
>(II) ATI(0): [drm] removed 1 reserved context for kernel
>(II) ATI(0): [drm] unmapping 8192 bytes of SAREA 0xd0975000 at
>0xb7655000
>
>in the Xorg's log.
>
You should either update xf86-video-ati also (in which case you need new 
Mesa, as well) or
downgrade drm to before commit eea150e776657faca7d5b76aca75a33dc74fbc9d.

There has been some changes to the mach64 drm recently which are backwards 
incompatible. Different major numbers designate incompatible versions and 
the message in indeed misleading, it propably should read like something 
below:

>mismatch. [dri] mach64.o kernel module version is 2.0.0, but version
>1.x is needed (with 1.x >= 1.0). [dri] Disabling DRI.

george.

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to