Hi,<br><br>&nbsp; Thanks for getting back. Ok, so here's the answers to your queries:<br><br><span style="font-family: times new roman; font-style: italic;">&gt; Do you use ivtv? If so, is&nbsp; it loading properly? (Intense Red)</span><br><br>I'm using ivtv version 0.4.5-1. Yes, it's loading properly. I'm able to capture video and audio using " cat /dev/video0&nbsp; &gt; test.mpg ". As of now, I'm capturing the input from my coax cable (Tuner0). Just for reference, I'm running kernel 2.6.15-1-amd64-k8 (Debian Etch).<br><br><span style="font-family: times new roman; font-style: italic;">&gt; Is the mythtv-setup program connecting to the database? ( Intense Red)</span><br><br>I think it is. (I have installed and configured MySQL. It's working properly, since I'm able to access it through my browser using "localhost". I've also setup the root password and supplied it to mythtv during configuration.) Here is the output when I start it up in a console:<br><br><font
 size="1"><span style="font-family: courier;">2006-06-18 15:15:43.550 Using runtime prefix = /usr</span><br style="font-family: courier;"><span style="font-family: courier;">2006-06-18 15:15:43.629 New DB connection, total: 1</span><br style="font-family: courier;"><span style="font-family: courier;">2006-06-18 15:15:43.640 Connected to database 'mythconverg' at host: localhost</span><br style="font-family: courier;"><span style="font-family: courier;">2006-06-18 15:15:43.644 Total desktop dim: 1280x1024, with 1 screen[s].</span><br style="font-family: courier;"><span style="font-family: courier;">2006-06-18 15:15:43.648 Using screen 0, 1280x1024 at 0,0</span><br style="font-family: courier;"><span style="font-family: courier;">2006-06-18 15:15:43.655 Current Schema Version:</span><br style="font-family: courier;"><span style="font-family: courier;">2006-06-18 15:15:43.656 Newest Schema Version : 1123</span><br style="font-family: courier;"><span style="font-family:
 courier;">2006-06-18 15:15:43.658 New DB connection, total: 2</span><br style="font-family: courier;"><span style="font-family: courier;">2006-06-18 15:15:43.659 Connected to database 'mythconverg' at host: localhost</span><br style="font-family: courier;"><span style="font-family: courier;">2006-06-18 15:15:43.660 Setting Lock for Database Schema upgrade. If you see a long pause here it means the Schema is already locked and is being upgraded by another Myth process.</span><br style="font-family: courier;"><span style="font-family: courier;">2006-06-18 15:15:43.663 New DB connection, total: 3</span><br style="font-family: courier;"><span style="font-family: courier;">2006-06-18 15:15:43.664 Connected to database 'mythconverg' at host: localhost</span><br style="font-family: courier;"><span style="font-family: courier;">2006-06-18 15:15:43.665 Told to create a NEW database schema, but the database</span><br style="font-family: courier;"><span style="font-family:
 courier;">already has 14 tables.</span><br style="font-family: courier;"><span style="font-family: courier;">If you are sure this is a good mythtv database, verify</span><br style="font-family: courier;"><span style="font-family: courier;">that the settings table has the DBSchemaVer variable.</span><br style="font-family: courier;"><br style="font-family: courier;"><span style="font-family: courier;">2006-06-18 15:15:43.666 Database Schema upgrade FAILED, unlocking.</span><br style="font-family: courier;"><span style="font-family: courier;">2006-06-18 15:15:43.685 Total desktop dim: 1280x1024, with 1 screen[s].</span><br style="font-family: courier;"><span style="font-family: courier;">2006-06-18 15:15:43.688 Using screen 0, 1280x1024 at 0,0</span><br style="font-family: courier;"><span style="font-family: courier;">2006-06-18 15:15:43.690 Switching to square mode (blue)</span><br style="font-family: courier;"><span style="font-family: courier;">2006-06-18 15:15:44.778 DB
 Error (Insert Keybinding):</span><br style="font-family: courier;"><span style="font-family: courier;">Query was:</span><br style="font-family: courier;"><span style="font-family: courier;">INSERT INTO keybindings (context, action, description, keylist, hostname) VALUES ( 'Global', 'UP', 'Up Arrow', 'Up', 'amd64' );</span><br style="font-family: courier;"><span style="font-family: courier;">Driver error was [2/1017]:</span><br style="font-family: courier;"><span style="font-family: courier;">QMYSQL3: Unable to execute query</span><br style="font-family: courier;"><span style="font-family: courier;">Database error was:</span><br style="font-family: courier;"><span style="font-family: courier;">Can't find file: 'keybindings' (errno: 2)</span><br style="font-family: courier;"><br style="font-family: courier;"><span style="font-family: courier;">2006-06-18 15:15:44.780 DB Error (Insert Keybinding):</span><br style="font-family: courier;"><span style="font-family:
 courier;">Query was:</span><br style="font-family: courier;"><span style="font-family: courier;">INSERT INTO keybindings (context, action, description, keylist, hostname) VALUES ( 'Global', 'DOWN', 'Down Arrow', 'Down', 'amd64' );</span><br style="font-family: courier;"><span style="font-family: courier;">Driver error was [2/1017]:</span><br style="font-family: courier;"><span style="font-family: courier;">QMYSQL3: Unable to execute query</span><br style="font-family: courier;"><span style="font-family: courier;">Database error was:</span><br style="font-family: courier;"><span style="font-family: courier;">Can't find file: 'keybindings' (errno: 2)</span><br><br><font size="2">There are some errors here, but I don't know what they mean. Another thing that I found strange was that there is a whole bunch of lines which say the following:<br><br><font style="font-family: courier;" size="1">2006-06-18 15:15:45.632 DB Error (Save new setting on host):<br>Query was:<br>INSERT
 INTO settings ( value, data, hostname ) VALUES ( 'Language', 'EN', 'amd64' );<br>Driver error was [2/1146]:<br>QMYSQL3: Unable to execute query<br>Database error was:<br>Table 'mythconverg.settings' doesn't exist</font><br><br>and also a lot of lines with this:<br><font size="1"><br><span style="font-family: courier;">No error type from QSqlError?&nbsp; Strange...</span><br style="font-family: courier;"><span style="font-family: courier;">2006-06-18 15:16:20.964 DB Error (simpledbstorage update):</span><br style="font-family: courier;"><span style="font-family: courier;">Query was:</span><br style="font-family: courier;"><br style="font-family: courier;"><span style="font-family: courier;">No error type from QSqlError?&nbsp; Strange...</span><br style="font-family: courier;"><span style="font-family: courier;">2006-06-18 15:16:20.965 DB Error (simpledbstorage update):</span><br style="font-family: courier;"><span style="font-family: courier;">Query was:</span><br
 style="font-family: courier;"><br style="font-family: courier;"><span style="font-family: courier;">No error type from QSqlError?&nbsp; Strange...</span><br></font><br>It seems to be compalining about the database, but I'm not sure whether this is normal or not. I've copied the output of the console into a text file. In the interest of keeping the email short, instead of copying it all here, I've put it up here: http://www.site.uottawa.ca/~jdesa066/mythtv-setup_output.txt<br><br style="font-family: comic sans ms;"><span style="font-family: arial; font-style: italic;">&gt; Are running mythtvsetup in root mode (Mache)</span><br><br>I ran it as mythtv user. I tried it a couple of times but it didn't work. I removed and installed all the packages again. I even compiled them from the source (the source packages on debian-multimedia.org). I still get the same error. I even ran the setup as root. But I still get the same problem.<br><font size="2"><br style="font-family: system;
 font-style: italic;"><span style="font-family: times new roman; font-style: italic;">&gt; Run mythtv-setup from a console window and then check (ALT-TAB) that console window when you are creating the sources to see if any errors are reported to the console. ( Kevin)</span></font><br><br>Yes, there are a whole bunch of errors being reported. Please see the description a little above. The output is available here: http://www.site.uottawa.ca/~jdesa066/mythtv-setup_output.txt</font></font><br><br>I hope that gives you a better idea of the problem occuring.<br><br>Thanks!<br>Jimmy<br><p>&#32;
                <hr size=1>Do you Yahoo!?<br> 
Get on board. <a href="http://us.rd.yahoo.com/evt=40791/*http://advision.webevents.yahoo.com/handraisers">You're invited</a> to try the new Yahoo! Mail Beta.