On Sun, 2006-01-01 at 16:47 -0600, Michael Sullivan wrote:
> On Sun, 2006-01-01 at 16:30 -0600, Michael Sullivan wrote:
> > On Sat, 2005-12-31 at 09:18 -0800, Bob Sanders wrote:
> > > On Sat, 31 Dec 2005 00:40:06 -0600
> > > Michael Sullivan <[EMAIL PROTECTED]> wrote:
> > > 
> > > > I didn't see anything there that hinted at being my TV card, yet I KNOW
> > > > it's in there.  It works great in Windows.  It's a Hauppage
> > > > WinTV-PVR-250.  Why doesn't it show up in /dev?
> > > > 
> > > 
> > > Well, I've got the PVR-350.  Have you re-emerged the ivtv drivers?  They 
> > > should
> > > be something like - 
> > > 
> > > [MU] media-tv/ivtv (0.4.0-r3):  ivtv driver for Hauppauge PVR PCI cards
> > > 
> > > Also, in /etc/modules.d, do you have - 
> > > [EMAIL PROTECTED] ~ $ more /etc/modules.d/
> > > .keep     aliases   alsa      alsa.old  i386      ivtv      ivtv-fb   
> > > nvidia    
> > > [EMAIL PROTECTED] ~ $ more /etc/modules.d/ivtv
> > > alias char-major-81     videodev
> > > alias char-major-81-0   ivtv
> > > alias char-major-81-1   ivtv
> > > alias char-major-61 lirc_i2c
> > > #add above ivtv lirc_dev lirc_i2c
> > > 
> > > Ans is the card showing up when you type - lspci?
> > > 
> > > 
> > > 02:06.0 Multimedia video controller: Internext Compression Inc iTVC15 
> > > MPEG-2 Encoder (rev 01)
> > > 
> > > Bob
> > 
> > Here's my lscpi:
> > 
> > camille ~ # lspci | grep 'TV'
> > 05:00.0 Multimedia video controller: Internext Compression Inc iTVC16
> > (CX23416) MPEG-2 Encoder (rev 01)
> > 
> > I think that's good.  I checked my /dev directory and now there is a v4l
> > subdirectory there with new files in it.  I ran mythsetup and it looks
> > to me like everything is set up correctly there.  It told me to run
> > mythfilldatabase, so I did:
> > 
> > camille v4l # mythfilldatabase
> > 2006-01-01 16:25:38.868 New DB connection, total: 1
> > 2006-01-01 16:25:38.905 New DB connection, total: 2
> > Refreshing Tomorrow's data
> > 2006-01-01 16:25:38.959 New DB DataDirect connection
> > Retrieving datadirect data...
> > Grabbing data for Sun Jan 1 2006 offset 1
> > >From : Mon Jan 2 06:00:00 2006 To : Tue Jan 3 06:00:00 2006 (UTC)
> > --16:25:39--
> > http://datadirect.webservices.zap2it.com/tvlistings/xtvdService
> >            => `-'
> > Resolving datadirect.webservices.zap2it.com... 206.18.98.160
> > Connecting to datadirect.webservices.zap2it.com|206.18.98.160|:80...
> > connected.
> > HTTP request sent, awaiting response... 401 Unauthorized
> > Connecting to datadirect.webservices.zap2it.com|206.18.98.160|:80...
> > connected.
> > HTTP request sent, awaiting response... 401 Unauthorized
> > Authorization failed.
> > Grab complete.  Actual data from --16:25:39--
> > http://datadirect.webservices.zap2it.com/tvlistings/xtvdService
> >            => `-'
> > Resolving datadirect.webservices.zap2it.com... 206.18.98.160
> > Connecting to datadirect.webservices.zap2it.com|206.18.98.160|:80...
> > connected.
> > HTTP request sent, awaiting response... 401 Unauthorized
> > Connecting to datadirect.webservices.zap2it.com|206.18.98.160|:80...
> > connected.
> > HTTP request sent, awaiting response... 200 OK
> > Length: unspecified [text/xml]
> > 
> >     [      <=>                                       ] 158,550
> > 70.27K/s
> > 
> > 16:25:42 (70.18 KB/s) - `-' saved [158550]
> > 
> > --16:26:16--
> > http://datadirect.webservices.zap2it.com/tvlistings/xtvdService
> >            => `-'
> > Resolving datadirect.webservices.zap2it.com... 206.18.98.160
> > Connecting to datadirect.webservices.zap2it.com|206.18.98.160|:80...
> > connected.
> > HTTP request sent, awaiting response... 401 Unauthorized
> > Connecting to datadirect.webservices.zap2it.com|206.18.98.160|:80...
> > connected.
> > HTTP request sent, awaiting response... 200 OK
> > Length: unspecified [text/xml]
> > 
> >     [      <=>                                       ] 161,811
> > 62.71K/s
> > 
> > 16:26:19 (62.67 KB/s) - `-' saved [161811]
> > 
> > --16:26:53--
> > http://datadirect.webservices.zap2it.com/tvlistings/xtvdService
> >            => `-'
> > Resolving datadirect.webservices.zap2it.com... 206.18.98.160
> > Connecting to datadirect.webservices.zap2it.com|206.18.98.160|:80...
> > connected.
> > HTTP request sent, awaiting response... 401 Unauthorized
> > Connecting to datadirect.webservices.zap2it.com|206.18.98.160|:80...
> > connected.
> > HTTP request sent, awaiting response... 200 OK
> > Length: unspecified [text/xml]
> > 
> >     [        <=>                                     ] 146,438
> > 44.84K/s
> > 
> > 16:26:57 (44.77 KB/s) - `-' saved [146438]
> > 
> > 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
> > 
> > In mythsetup I specified my IP address as 192.168.1.3, which is my
> > intra-network IP address.  Was this not correct.  I'd like for my wife
> > to be able to connect to my mythbackend from her computer (which also
> > runs Gentoo), which is why I set it up that way.  Any thoughts?
> > 
> 
> The reason it was giving me the error was because mythbackend was
> shutting down.  I ran mythbackend in a screen, detached the screen and
> ran mythfrontend.  I did this twice.  Both times once mythfrontend
> loaded I selected the Watch Live TV option and it showed me about a
> second and a half of live TV and then froze.  Both times I had to Cntrl
> +Alt+Backspace to get out of it.  I have a 1.33GHz P4 processor, so that
> shouldn't be the problem.  Amazingly mythbackend is still running in the
> screen.  Here's the output so far:
> 
> Error getting inputs for the capturecard.  Perhaps you have
> forgotten to bind video sources to your card's inputs?
> 2006-01-01 16:40:11.034 ChannelBase: Could not find input: Television on
> card when setting channel 3
> 
> 2006-01-01 16:40:11.074 New DB scheduler connection
>  is defined, but isn't attached to a cardinput.
> Zap2It is defined, but isn't attached to a cardinput.
> 2006-01-01 16:40:11.111 mythbackend version: 0.18.1.20050510-1
> www.mythtv.org
> 2006-01-01 16:40:11.112 Enabled verbose msgs : important general
> 2006-01-01 16:40:11.114 New DB connection, total: 3
> 2006-01-01 16:40:13.112 Reschedule requested for id -1.
> 2006-01-01 16:40:13.149 Scheduled 0 items in 0.0 = 0.03 match + 0.01
> place
> 2006-01-01 16:40:13.156 Seem to be woken up by USER
> 2006-01-01 16:40:28.718 MainServer::HandleAnnounce Playback
> 2006-01-01 16:40:28.718 adding: camille as a client (events: 0)
> 2006-01-01 16:40:28.765 MainServer::HandleAnnounce Playback
> 2006-01-01 16:40:28.765 adding: camille as a client (events: 1)
> 2006-01-01 16:40:28.786 MainServer::HandleAnnounce Playback
> 2006-01-01 16:40:28.786 adding: camille as a client (events: 0)
> 2006-01-01 16:40:28.825 MainServer::HandleAnnounce Playback
> 2006-01-01 16:40:28.825 adding: camille as a client (events: 0)
> 2006-01-01 16:40:28.840 adding: camille as a remote ringbuffer
> 2006-01-01 16:40:28.864 Changing from None to WatchingLiveTV
> 2006-01-01 16:40:31.170 joined null string in WriteStringList
> 2006-01-01 16:40:38.179 Changing from WatchingLiveTV to None
> 
> I'm going to keep working on it, but I don't know what I can do about it
> without more assistance...
> 

I got rid of the "Zap2It defined, but not attached" error.  Here's the
new output:

camille ~ # mythbackend
2006-01-01 16:54:43.581 New DB connection, total: 1
Starting up as the master server.
2006-01-01 16:54:43.732 New DB connection, total: 2
2006-01-01 16:54:44.055 ChannelBase: Could not find input: Television on
card when setting channel 3

2006-01-01 16:54:44.127 New DB scheduler connection
 is defined, but isn't attached to a cardinput.
2006-01-01 16:54:44.321 mythbackend version: 0.18.1.20050510-1
www.mythtv.org
2006-01-01 16:54:44.321 Enabled verbose msgs : important general
2006-01-01 16:54:46.309 Reschedule requested for id -1.
2006-01-01 16:54:46.461 Scheduled 0 items in 0.2 = 0.14 match + 0.01
place
2006-01-01 16:54:46.468 Seem to be woken up by USER
2006-01-01 16:54:54.324 New DB connection, total: 3

Looks to me like the main problem is the ChannelBase:

Could not find input:  Television on card while setting channel 3

What is it talking about?  Where do I set where it gets this particular
input it's looking for, and will that stop it from freezing up?  Also,
how do I keep mythbackend from dying?

-- 
gentoo-user@gentoo.org mailing list

Reply via email to