Not sure if this helps but why not use yum to install ivtv on FC6? http://wilsonet.com/mythtv/fcmyth.php#capture
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rob Sent: 18 April 2007 21:26 To: [email protected] Subject: [ivtv-users] Can't compile ivtv.0.10.1 on FC6 2.6.20-1.2933 Hi, I've read through the docs and searched for a similar issues but cannot find anything, so I'm posting this email in the hope that someone will be able to assist. I'm trying to compile ivtv 0.10.1 on FC6 2.6.20-1.2933 for a PVR350 card. The compile seems to run through ok without errors. I download and extract the updated firmware and place it in /lib/firmware I re-run depmod -a `uname -r` I ensure that no previous modules are loaded. I'm using udev 0.95 and unlike ivtv.0.8x did not detect and/or create the /dev/video* entries. I manually created them and set the appropriate permissions. When I modprobe ivtv I get a plethora of errors relating to undefined symbols in ivtv.ko. Here's my modprobe.conf - # ivtv modules setup alias char-major-81 videodev alias char-major-81-0 ivtv install ivtv /sbin/modprobe --ignore-install ivtv; /sbin/modprobe ivtv-fb alias char-major-81 ivtv options ivtv yuv_buffers=32 mpg_buffers=16 vbi_buffers=16 pcm_buffers=16 dec_osd_buffers=2 Here's a sample of the error in dmesg - ivtv: Unknown parameter `yuv_buffers' ivtv_fb: Unknown symbol ivtv_vapi_result The ivtv_fb goes through almost every entry with unknown symbol errors. Any assistance greatly appreciated. R _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.446 / Virus Database: 269.5.0/763 - Release Date: 16/04/2007 17:53 -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.446 / Virus Database: 269.5.0/763 - Release Date: 16/04/2007 17:53 _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
