Hi all, I've got a Hauppauge 350 and I'm trying to get the TV out working before I start playing with capturing video from my cable box. (Start simple first, right?! :p)
I've updated from XFree86 to X.org and tried to load the ivtvdrv_dev.o module as per the instructions on this page: http://ivtvdriver.org/index.php/Howto:XDriver After loading the ivtv-fb module and trying again, I get the following in my Xorg.0.log: ... Required symbol shadowAdd from module /usr/X11R6/lib/modules/drivers/ivtvdev_drv.o is unresolved! Required symbol shadowSetup from module /usr/X11R6/lib/modules/drivers/ivtvdev_drv.o is unresolved! Required symbol fbPictureInit from module /usr/X11R6/lib/modules/drivers/ivtvdev_drv.o is unresolved! Required symbol fbScreenInit from module /usr/X11R6/lib/modules/drivers/ivtvdev_drv.o is unresolved! Required symbol shadowAlloc from module /usr/X11R6/lib/modules/drivers/ivtvdev_drv.o is unresolved! Fatal server error: Some required symbols were unresolved ... So I've downloaded the source and tried to compile the driver myself: wushu:/usr/src/ivtv_xdriver_0.10.6/ivtvdrv/xc/programs/Xserver/hw/xfree86/drivers/ivtv# make echo "Run xmkmf /PATH_TO_X_SOURCE/" Run xmkmf /PATH_TO_X_SOURCE/ wushu:/usr/src/ivtv_xdriver_0.10.6/ivtvdrv/xc/programs/Xserver/hw/xfree86/drivers/ivtv# xmkmf . mv -f Makefile Makefile.bak imake -I./config/cf -DTOPDIR=. -DCURDIR=. Imakefile.c:40: Imake.tmpl: No such file or directory imake: Exit code 1. Stop. wushu:/usr/src/ivtv_xdriver_0.10.6/ivtvdrv/xc/programs/Xserver/hw/xfree86/drivers/ivtv# And my google-fu doesn't seem to be working too well, I can't find what this error means or how to fix it. Does anyone have some advice as to what I can do to compile this module correctly? Thanks, Greg _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
