[xorg-bugzilla-noise] [Bug 473] endless loop in MGAWaitForIdleDMA
bugzilla-daemon at pdx.freedesktop.org
bugzilla-daemon at pdx.freedesktop.org
Sun May 30 05:28:00 PDT 2004
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter your comments there.
http://freedesktop.org/bugzilla/show_bug.cgi?id=473
------- Additional Comments From kenan.esau at conan.de 2004-05-30 22:28 -------
Yes I get the same behaviour with everything from CVS. I installed everything
like described in the DRI-Wiki.
The DRM stuff from CVS didn't even build because of some silly errors:
****************************
make -C /lib/modules/2.6.7-rc1/build SUBDIRS=`pwd` DRMSRCDIR=`pwd` modules
make[1]: Entering directory `/store/src/linux-2.6.7-rc1'
CC [M] /store/src/drm/linux/mga_drv.o
In file included from /store/src/drm/linux/mga_drv.c:52:
/store/src/drm/linux/drm_vm.h: In function `mga_do_vm_nopage':
/store/src/drm/linux/drm_vm.h:104: error: structure has no member named `count'
make[2]: *** [/store/src/drm/linux/mga_drv.o] Error 1
make[1]: *** [_module_/store/src/drm/linux] Error 2
make[1]: Leaving directory `/store/src/linux-2.6.7-rc1'
make: *** [modules] Error 2
****************************
After removing the access to the non-existing member of the structure it did build.
But there is still no change in behaviour. I guess the problem is either in the
Xfree-DRI-module or in the mga-kernel-module (more likely the latter). And there
hasn't been a significant change since a while in those modules ...
--
Configure bugmail: http://freedesktop.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the xorg-bugzilla-noise
mailing list