Ah.. Much Much better..<br><br>OK so I ran this:<br>rpm -qa |grep &quot;ivtv&quot;<br>and got this:<br><a href="http://perl-Video-ivtv-0.13-8.fc6.at">perl-Video-ivtv-0.13-8.fc6.at</a><br><a href="http://ivtv-firmware-1.8a-10.at">
ivtv-firmware-1.8a-10.at</a><br><br>Which basically told me that both ivtv and ivtv-kmdl have been uninstalled.<br><br>So basically updating my system removed the previously installed?&nbsp; Or did the previously installed version just not work the current kernel so they no longer show up?
<br><br>Anyway I then when to <a href="http://ivtvdriver.org">ivtvdriver.org</a> and clicked the Fedora link.&nbsp; There it had instructions on how to reinstall via yum.&nbsp; I did that and now see the following when issueing a rpm -qa | grep &quot;ivtv&quot;
<br><a href="http://ivtv-kmdl-2.6.19-1.2895.fc6-0.9.1-123.fc6.at">ivtv-kmdl-2.6.19-1.2895.fc6-0.9.1-123.fc6.at</a><br><a href="http://perl-Video-ivtv-0.13-8.fc6.at">perl-Video-ivtv-0.13-8.fc6.at</a><br><a href="http://ivtv-0.9.1-123.fc6.at">
ivtv-0.9.1-123.fc6.at</a><br><a href="http://ivtv-firmware-1.8a-10.at">ivtv-firmware-1.8a-10.at</a><br><br>So I&#39;ve got the kernel stuff installed again.&nbsp; Then I checked the output of lsmod |grep &quot;ivtv&quot; Which now has data.. Hurray!
<br>ivtv&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 184400&nbsp; 0<br>i2c_algo_bit&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 17225&nbsp; 3 cx88_vp3054_i2c,cx88xx,ivtv<br>cx2341x&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 20677&nbsp; 2 cx88_blackbird,ivtv<br>tveeprom&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 25681&nbsp; 2 cx88xx,ivtv<br>i2c_core&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 34369&nbsp; 15 it87,eeprom,i2c_isa,i2c_ec,or51132,wm8775,cx25840,tuner,cx88_dvb,cx88xx,dvb_pll,i2c_nforce2,ivtv,i2c_algo_bit,tveeprom
<br>videodev&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 35777&nbsp; 4 cx88_blackbird,cx8800,cx88xx,ivtv<br>v4l1_compat&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 20421&nbsp; 3 cx8800,ivtv,videodev<br>v4l2_common&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 33345&nbsp; 8 cx88_blackbird,cx25840,tuner,cx8800,compat_ioctl32,ivtv,cx2341x,videodev
<br><br><br>The output of ll /dev/video?<br>crw------- 1 mythtv root 81, 0 Jan 19 21:27 /dev/video0<br>crw------- 1 mythtv root 81, 1 Jan 19 21:27 /dev/video1<br>crw------- 1 mythtv root 81, 2 Jan 19 21:27 /dev/video2<br>
<br>All my video devices are back!<br><br>I still have plenty of setup work to do, but thanks everyone for pointing me in the right direction.&nbsp; I never expected an update to cause what it did, and figured that I had installed something that was in conflict to the ivtv, but that is not the case.
<br><br>Thanks!<br>