________________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mike Schommer Sent: Monday, July 18, 2005 11:31 PM To: [email protected] Subject: [mythtv-users] pcHDTV HD3000, MythTV, DVB
I am having difficulties with my hd3000 card. I installed mythtv, but when I run the backend, I get the following messages. 2005-07-18 20:34:33.618 New DB connection, total: 1 Starting up as the master server. 2005-07-18 20:34:33.629 New DB connection, total: 2 2005-07-18 20:34:33.633 DVB#0 DVB SI Table Parser Started 2005-07-18 20:34:33.634 DVB#0 Using DVB card 0, with frontend pcHDTV HD3000 HDTV. 2005-07-18 20:34:33.634 DVB#0 ERROR - Unable to find channel in database. 2005-07-18 20:34:33.634 DVB#0 ERROR - Failed to get channel options for channel 3. 2005-07-18 20:34:33.638 New DB scheduler connection is defined, but isn't attached to a cardinput. 2005-07-18 20:34:33.640 New DB connection, total: 3 2005-07-18 20:34:33.643 mythbackend version: 0.18.1.20050510-1 www.mythtv.org 2005-07-18 20:34:33.643 Enabled verbose msgs : important general 2005-07-18 20:34:35.643 Reschedule requested for id -1. 2005-07-18 20:34:35.670 Scheduled 0 items in 0.0 = 0.02 match + 0.00 place 2005-07-18 20:34:35.672 Seem to be woken up by USER 2005-07-18 20:34:43.646 New DB connection, total: 4 Also, when I run mythfilldatabase, I get the following... Unmarking repeats from grabber that fall within our new episode window...found 0 2005-07-18 20:35:50.490 Connecting to backend server: 127.0.0.1:6543 (try 1 of 5) Connection timed out. You probably should modify the Master Server settings in the setup program and set the proper IP address. error resceduling id -1 in ScheduledRecording::signalChange 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. Thanks --- You have 2 errors here. 2005-07-18 20:34:33.634 DVB#0 ERROR - Unable to find channel in database. 2005-07-18 20:34:33.634 DVB#0 ERROR - Failed to get channel options for channel 3. This is simple. You have your card set to have Chan 3 as default. There is no Chan 3 for HDTV. You will need to set this to the lowest hdtv channel you know of. The other one 2005-07-18 20:35:50.490 Connecting to backend server: 127.0.0.1:6543 (try 1 of 5) Connection timed out. This means that either your mysql server is not started or it does not exist at localhost (127.0.0.1:6543) Have you run mythtv-setup to tell it where the server is? If yes have you made sure mysql is still running?
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
