I am having difficulties with my hd3000 card. I installed mythtv, but when I run the backend, I get the following messages.<br><br>
<div style="margin-left: 40px;">2005-07-18 20:34:33.618 New DB connection, total: 1<br>
Starting up as the master server.<br>
2005-07-18 20:34:33.629 New DB connection, total: 2<br>
2005-07-18 20:34:33.633 DVB#0 DVB SI Table Parser Started<br>
2005-07-18 20:34:33.634 DVB#0 Using DVB card 0, with frontend pcHDTV HD3000 HDTV.<br>
2005-07-18 20:34:33.634 DVB#0 ERROR - Unable to find channel in database.<br>
2005-07-18 20:34:33.634 DVB#0 ERROR - Failed to get channel options for channel 3.<br>
2005-07-18 20:34:33.638 New DB scheduler connection<br>
 is defined, but isn't attached to a cardinput.<br>
2005-07-18 20:34:33.640 New DB connection, total: 3<br>
2005-07-18 20:34:33.643 mythbackend version: 0.18.1.20050510-1 <a href="http://www.mythtv.org">www.mythtv.org</a><br>
2005-07-18 20:34:33.643 Enabled verbose msgs : important general<br>
2005-07-18 20:34:35.643 Reschedule requested for id -1.<br>
2005-07-18 20:34:35.670 Scheduled 0 items in 0.0 = 0.02 match + 0.00 place<br>
2005-07-18 20:34:35.672 Seem to be woken up by USER<br>
2005-07-18 20:34:43.646 New DB connection, total: 4<br>
</div>
<br><br>Also, when I run mythfilldatabase, I get the following...<br><br>
<div style="margin-left: 40px;">Unmarking repeats from grabber that fall within our new episode window...found 0<br>
2005-07-18 20:35:50.490 Connecting to backend server: <a href="http://127.0.0.1:6543">127.0.0.1:6543</a> (try 1 of 5)<br>
Connection timed out.<br>
You probably should modify the Master Server settings<br>
in the setup program and set the proper IP address.<br>
error resceduling id -1 in ScheduledRecording::signalChange<br>
</div>
<br><br>I am trying to setup the DVB card instead of the pcHDTV card
because I have the DVB drivers installed. I have verified that DVB
works with this card by capturing a .ts file and viewing it via
mplayer. Does anyone have any clue what's going on. I am running kernel
2.6.12-2.<br><br>Thanks