Hi,<br><br>I am running Debian Testing (with the Multimedia repo also in Testing). After the latest updates, mythtv doesn't see my cards.<br><br>My last update (11 Aug) was this - <a href="http://pastebin.com/f4f82e52d">http://pastebin.com/f4f82e52d</a><br>
<br>The previous update was on 1 Aug - <a href="http://pastebin.com/f637dd918">http://pastebin.com/f637dd918</a><br><br>The thing is I can't remember whether I have done a reboot on the system in between the two upgrades. I did reboot today.<br>
<br>[UPGRADE] mytharchive 0.21.svn20090530-0.0 -> 0.21.svn20090704-0.0<br>[UPGRADE] mytharchive-data 0.21.svn20090530-0.0 -> 0.21.svn20090704-0.0<br>[UPGRADE] mythbrowser 0.21.svn20090530-0.0 -> 0.21.svn20090704-0.0<br>
[UPGRADE] mythcontrols 0.21.svn20090530-0.0 -> 0.21.svn20090704-0.0<br>[UPGRADE] mythgallery 0.21.svn20090530-0.0 -> 0.21.svn20090704-0.0<br>[UPGRADE] mythgame 0.21.svn20090530-0.0 -> 0.21.svn20090704-0.0<br>[UPGRADE] mythmusic 0.21.svn20090530-0.0 -> 0.21.svn20090704-0.0<br>
[UPGRADE] mythnews 0.21.svn20090530-0.0 -> 0.21.svn20090704-0.0<br>[UPGRADE] mythtv 0.21.svn20090530-0.1 -> 0.21.svn20090704-0.0<br>[UPGRADE] mythtv-backend 0.21.svn20090530-0.1 -> 0.21.svn20090704-0.0<br>[UPGRADE] mythtv-common 0.21.svn20090530-0.1 -> 0.21.svn20090704-0.0<br>
[UPGRADE] mythtv-database 0.21.svn20090530-0.1 -> 0.21.svn20090704-0.0<br>[UPGRADE] mythtv-doc 0.21.svn20090530-0.1 -> 0.21.svn20090704-0.0<br>[UPGRADE] mythtv-frontend 0.21.svn20090530-0.1 -> 0.21.svn20090704-0.0<br>
[UPGRADE] mythvideo 0.21.svn20090530-0.0 -> 0.21.svn20090704-0.0<br>[UPGRADE] mythweather 0.21.svn20090530-0.0 -> 0.21.svn20090704-0.0<br><br>The mythbackend gives me the below when I try to start:<br><br>2009-08-11 22:30:56.093 Current Schema Version: 1214<br>
Starting up as the master server.<br>2009-08-11 22:30:56.106 TVRec(1) Error: Problem finding starting channel, setting to default of '3'.<br>2009-08-11 22:30:56.108 Channel()::Open(): Can't open video device, error "No such file or directory"<br>
ERROR: no valid capture cards are defined in the database.<br>Perhaps you should read the installation instructions?<br>2009-08-11 22:30:56.119 New DB connection, total: 3<br><br>I have tried going into mythtv-setup (as mythtv and even root) to add the cards manually. However when I put /dev/video0 or /dev/video1 into "Video device" and "VBI device", Probed Info returns "Failed to open" and Default input returns "Could not open '/dev/video0' to probe its inputs".<br>
<br>Here are the loaded modules<br><br>mythtv-debian:~# lsmod | grep ivtv<br>ivtv 121364 0 <br>compat_ioctl32 1600 1 ivtv<br>i2c_algo_bit 5508 1 ivtv<br>cx2341x 10692 1 ivtv<br>
v4l2_common 11456 5 wm8775,cx25840,tuner,ivtv,cx2341x<br>videodev 29184 2 tuner,ivtv<br>tveeprom 11140 1 ivtv<br>i2c_core 21204 12 nvidia,tuner_simple,tda9887,tda8290,tea5767,wm8775,cx25840,tuner,ivtv,i2c_algo_bit,v4l2_common,tveeprom<br>
<br>Might the below have played a role (it was in today's update)<br><br>[UPGRADE] libv4l-0 0.5.9-1 -> 0.6.0-1<br><br><br>So I have two questions:<br>1. Is there a way to start mythtv without it looking for a tuner in the meanwhile?<br>
2. How can I get my TV cards back?<br><br>Thanks,<br>Jongi<br>