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
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