From: Michael Sullivan <michael@espersunited.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: OT - Need MythTV setup help (resend)
Date: Sun, 08 Jan 2006 12:37:41 -0600 [thread overview]
Message-ID: <1136745461.9803.13.camel@camille.espersunited.com> (raw)
In-Reply-To: <5bdc1c8b0601081018x5dd916cw106d03ffd6632f42@mail.gmail.com>
On Sun, 2006-01-08 at 10:18 -0800, Mark Knecht wrote:
> On 1/8/06, Michael Sullivan <michael@espersunited.com> wrote:
> > On Sun, 2006-01-08 at 09:32 -0800, Mark Knecht wrote:
> > > Michael Sullivan <michael@espersunited.com> wrote:
> > >
> > >
> > > > I tried the test "cat /dev/video0 > test.mpg" and opening it in mplayer
> > > > and all I got was the blank screen.
> > >
> > > I've been through this numerous times. It's no fun. Sorry.
> > >
> > > First, and most important, what does dmesg about ivtv show when you boot?
> > >
> >
> > michael@camille ~ $ dmesg | grep 'ivtv'
> > ivtv: ==================== START INIT IVTV ====================
> <SNIP>
> > ivtv: ==================== END INIT IVTV ====================
> > michael@camille ~ $
>
> That looked OK to me.
>
> >
> >
> > > Second, when you record 10 seconds of data to test.mpg what is the
> > > file size? Zero/small means ivtv simply isn't working. Large means it
> > > is but the tuner or something else is not working correctly.
> > >
> > camille ~ # cat /dev/video0 > temp.mpg
> >
> > camille ~ # ls -lh temp.mpg
> > -rw-r--r-- 1 root root 13M Jan 8 11:46 temp.mpg
>
> So you are getting 'data', even if it was black. I see in a second
> email you got a picture now. That's good.
> >
> > > Note that there are a number of us that are unable to reboot PVR
> > > cards. We must cold boot them to have them operate correctly. Info
> > > will show up in dmesg if you are one of this unfortunate select group.
> > > lspci -x after a warm and cold boot would show a difference.
> > >
> <SNIP>
> >
> > 05:00.0 Multimedia video controller: Internext Compression Inc iTVC16
> > (CX23416) MPEG-2 Encoder (rev 01)
> > 00: 44 44 16 00 16 01 10 02 01 00 00 04 10 40 00 00
> > 10: 08 00 00 d0 00 00 00 00 00 00 00 00 00 00 00 00
> > 20: 00 00 00 00 00 00 00 00 00 00 00 00 70 00 01 48
> > 30: 00 00 00 00 44 00 00 00 00 00 00 00 03 01 80 08
> <SNIP>
> >
> > And here is lspci -x from a "warm" boot:
> <SNIP>
> >
> > 05:00.0 Multimedia video controller: Internext Compression Inc iTVC16
> > (CX23416) MPEG-2 Encoder (rev 01)
> > 00: 44 44 16 00 16 01 10 02 01 00 00 04 10 40 00 00
> > 10: 08 00 00 d0 00 00 00 00 00 00 00 00 00 00 00 00
> > 20: 00 00 00 00 00 00 00 00 00 00 00 00 70 00 01 48
> > 30: 00 00 00 00 44 00 00 00 00 00 00 00 03 01 80 08
> <SNIP>
>
> You are lucky. You do not have the problem I have.
>
> OK, since your other email said you got a picture but Myth isn't
> seeing it please try removing the current card setup in mythsetup and
> recreating it. I've had a couple of times where an ivtv update caused
> the existing card settings to not work. I delete them, recreate it
> from scratch, and I'm back to the races.
>
> On other possibility is how you are linking the PVR to Myth. Did yuo
> set the video device to /dev/v4l/video0 (not /dev/video0) and the
> default input to Tuner 0? In the input connections section did you set
> Tuner 0 to your cable listing from Zap2It?
>
> Hope this helps,
> Mark
>
It seems to be working now. Sort of. mythfrontend isn't lasting longer
than a second and a half. mythbackend is still dying seemingly
randomly. It's not leaving logs in /var/log/mythtv. How can I find out
why it's dying so as to find a way to stop it from dying?
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-01-08 18:42 UTC|newest]
Thread overview: 60+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-29 17:53 [gentoo-user] OT - Need MythTV setup help (resend) Michael Sullivan
2005-12-30 1:06 ` [gentoo-user] " Michael Sullivan
2005-12-30 22:08 ` Michael Sullivan
2005-12-31 3:30 ` Bob Sanders
2005-12-31 6:40 ` Michael Sullivan
2005-12-31 17:18 ` Bob Sanders
2006-01-01 22:30 ` Michael Sullivan
2006-01-01 22:47 ` Michael Sullivan
2006-01-01 22:57 ` Michael Sullivan
2006-01-02 1:47 ` Bob Sanders
2006-01-02 3:20 ` Bob Sanders
2006-01-02 3:27 ` Michael Sullivan
2006-01-02 5:05 ` Michael Sullivan
2006-01-02 5:15 ` Michael Sullivan
2006-01-02 5:21 ` Michael Sullivan
2006-01-08 0:42 ` Michael Sullivan
2006-01-08 3:50 ` Bob Sanders
2006-01-08 4:35 ` Michael Sullivan
2006-01-08 5:17 ` Michael Sullivan
2006-01-08 16:50 ` Bob Sanders
2006-01-08 17:32 ` Mark Knecht
2006-01-08 17:53 ` Michael Sullivan
2006-01-08 18:18 ` Mark Knecht
2006-01-08 18:31 ` Michael Sullivan
2006-01-08 18:37 ` Michael Sullivan [this message]
2006-01-08 18:58 ` Mark Knecht
2006-01-08 19:10 ` OT - Need help with mythfronted GUI (WAS[Re: [gentoo-user] Re: OT - Need MythTV setup help (resend)]) Michael Sullivan
2006-01-08 19:22 ` Mark Knecht
2006-01-08 19:36 ` Michael Sullivan
2006-01-08 19:41 ` Michael Sullivan
2006-01-08 20:28 ` [gentoo-user] OT - mysql (WAS: [Re: OT - Need help with mythfronted GUI]) Michael Sullivan
2006-01-08 20:46 ` Mark Knecht
2006-01-08 21:13 ` Michael Sullivan
2006-01-08 21:54 ` Mark Knecht
2006-01-08 21:58 ` Mark Knecht
2006-01-08 22:21 ` Michael Sullivan
2006-01-08 22:20 ` Michael Sullivan
2006-01-08 22:40 ` Mark Knecht
2006-01-08 23:20 ` [gentoo-user] OT - mysql (WAS: [Re: OT - Need help with mythfronted GUI]) [SOLVED] Michael Sullivan
2006-01-08 23:58 ` Mark Knecht
2006-01-08 20:19 ` OT - Need help with mythfronted GUI (WAS[Re: [gentoo-user] Re: OT - Need MythTV setup help (resend)]) Mark Knecht
2006-01-08 20:25 ` Mark Knecht
2006-01-08 17:57 ` [gentoo-user] Re: OT - Need MythTV setup help (resend) Michael Sullivan
2006-01-08 21:04 ` Bob Sanders
2006-01-08 21:18 ` Michael Sullivan
2006-01-08 22:49 ` John Myers
2006-01-09 0:31 ` Mark Knecht
2006-01-02 17:21 ` GARTInit: WAS (Re: [gentoo-user] Re: OT - Need MythTV setup help (resend)) Michael Sullivan
2006-01-02 20:17 ` Rumen Yotov
2006-01-02 18:30 ` Michael Sullivan
2006-01-02 21:01 ` Rumen Yotov
2006-01-02 19:12 ` Ted Ozolins
2006-01-02 19:22 ` Michael Sullivan
2006-01-02 21:55 ` Ted Ozolins
2006-01-02 19:21 ` Michael Sullivan
2006-01-02 21:55 ` Rumen Yotov
2006-01-02 21:29 ` Michael Sullivan
2006-01-03 6:53 ` Rumen Yotov
2006-01-03 16:05 ` Michael Sullivan
2006-01-03 18:23 ` Rumen Yotov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1136745461.9803.13.camel@camille.espersunited.com \
--to=michael@espersunited.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox