Are these the same problems that stop it from working on X.org 6.9? I get the following.
Required symbol shadowAdd from module /usr/X11R6/lib/modules/ivtvdev_drv.o is unresolved! Required symbol shadowSetup from module /usr/X11R6/lib/modules/ivtvdev_drv.o is unresolved! Required symbol fbPictureInit from module /usr/X11R6/lib/modules/ivtvdev_drv.o is unresolved! Required symbol fbScreenInit from module /usr/X11R6/lib/modules/ivtvdev_drv.o is unresolved! Required symbol shadowAlloc from module /usr/X11R6/lib/modules/ivtvdev_drv.o is unresolved! Another thing that I have found is that if I have the ivtv_fb driver loaded I am not able to "dd if=test.mpg of=/dev/video16 bs=64k" to play a file. When this module is NOT loaded I am able to do this. I need this driver to load in order to run X.org since I have "Option "fbdev" "/dev/fb0"" in the xorg.conf. Thanks, Dhaval Jürg Billeter <[EMAIL PROTECTED]> said: > Hi I'm trying to use the ivtv xdriver for tv output on a PVR-350 with the new Xorg 7.1. The build needed a few tiny fixes to succeed, nothing difficult but the x server crashes on startup in shadowAdd (due to pPixmap being NULL). The reason is a change in the handling of shadowed framebuffer and the damage extension, AFAICT (port of kdrive's shadow handling). I wanted to port the changes that have been made to xf86-video-fbdev to ivtv xdriver but that doesn't look that straight forward as fbdev uses mmap access to the framebuffer which is unsafe/unsupported in ivtv-fb. Has anyone already found a solution to that problem? Regards, Jürg -- Jürg Billeter <[EMAIL PROTECTED]> _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users --
_______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
