• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

IVTV Install/Compile Problems on Fedora Core 3

Steelerz37

Senior member
I am trying to get an updated version of IVTV, either 2.0rc3k or one from the testing branch from atrpms using apt-get under Fedora Core 3. My problem is this doesnt seem to be upgrading my driver. I use this command
apt-get ivtv-kmdl-$KVER
where $KVER is my kernel version. It says my kernel is already upto date. But when it the system reboots and I do a dmesg |grep ivtv it says this:
ivtv: ==================== START INIT IVTV ====================
ivtv: version 0.2.0 (rc3j) loading

I have even tried compiling the drivers myself but I can't I get this error when using the 'make' command:
[root@MythBox driver]# make
make CONFIG_VIDEO_IVTV=m -C /lib/modules/2.6.12-1.1372_FC3/build M=/home/mythivtv-0.2.0-rc3k/driver modules
make: *** /lib/modules/2.6.12-1.1372_FC3/build: No such file or directory. S.
make: *** [all] Error 2

I've gathered this is because I dont hve the kernel source installed, but I am unsure as how to get this?

Any help would be much appreciated

 
Back
Top