From: Eric B Munson <emunson@mgebm.net>
To: Andy Walls <awalls@md.metrocast.net>
Cc: Michael Krufky <mkrufky@kernellabs.com>,
Mauro Carvalho Chehab <mchehab@redhat.com>,
mchehab@infradead.org, linux-media@vger.kernel.org
Subject: Re: HVR-1600 (model 74351 rev F1F5) analog Red Screen
Date: Tue, 19 Apr 2011 13:12:20 -0400 [thread overview]
Message-ID: <20110419171220.GA4883@mgebm.net> (raw)
In-Reply-To: <1303215523.2274.27.camel@localhost>
[-- Attachment #1: Type: text/plain, Size: 3849 bytes --]
On Tue, 19 Apr 2011, Andy Walls wrote:
> On Mon, 2011-04-18 at 18:48 -0400, Eric B Munson wrote:
> > On Mon, 18 Apr 2011, Andy Walls wrote:
> >
> > > Eric B Munson <emunson@mgebm.net> wrote:
> > >
> > > >On Mon, 11 Apr 2011, Eric B Munson wrote:
> > > >
> > > >> On Sun, 10 Apr 2011, Andy Walls wrote:
> > > >>
> > > >> > On Wed, 2011-04-06 at 13:28 -0400, Eric B Munson wrote:
> > > >> > > On Tue, Apr 5, 2011 at 10:58 AM, Andy Walls
>
> > > >
> > > >Is there anything else I can provide to help with this?
> > >
> > > Eric,
> > >
> > > Sorry for not getting back sooner (I've been dealing with a personal
> > situation and haven't logged into my dev system for a few weeks).
> > >
> > > What rf analog source are you using?
> >
> > Sorry, very new to this, I am not sure what you are asking for here.
>
> I mean: analog cable, DTV Set Top Box (STB), VCR, etc.
>
> I have only tested the driver on analog US Broadcast Channel 3, since I
> only have a DTV STB as an RF analog TV source.
I am using analog cable. Cable here is about 25% digital and 75% analog.
>
>
>
> > > Have you used v4l2-ctl to ensure the tuner is set to the right tv
> > standard (my changes default to NTSC-M)?
> >
> > emunson@grover:~$ v4l2-ctl -S
> > Video Standard = 0x0000b000
> > NTSC-M/M-JP/M-KR
> > emunson@grover:~$ v4l2-ctl -s ntsc
> > Standard set to 0000b000
> > emunson@grover:~$ v4l2-ctl -S
> > Video Standard = 0x0000b000
> > NTSC-M/M-JP/M-KR
> >
> > What should the default be? NTSC-443? When I set to NTSC-443 I see
> > the same behaviour as below when I try and change channels.
>
> NTSC-M is the default. Having it set to autodetect the US, Japanese
> (-JP), or South Korean (-KR) variants is OK.
>
> Never use NTSC-443 as you likely will never encounter it in your life.
> NTSC-443 is never broadcast over the air or cable. It is a weird
> combination of NTSC video usings a PAL color subcarrier frequency.
>
>
>
>
> > > Have you used v4l2-ctl or ivtv-tune to tune to the proper tv channel
> > (the driver defaults to US channel 4)?
> >
> > emunson@grover:~$ v4l2-ctl -F
> > Frequency: 0 (0.000000 MHz)
> > emunson@grover:~$ v4l2-ctl -f 259.250
> > Frequency set to 4148 (259.250000 MHz)
> > emunson@grover:~$ v4l2-ctl -F
> > Frequency: 0 (0.000000 MHz)
>
> OK, that doesn't look good. The tda18271 tuner and/or tda8290 demod
> drivers may not be working right.
>
> I'll have to look into that later this week.
>
> BTW, Mike Krufky just submitted some patches that may be relevant:
>
> http://kernellabs.com/hg/~mkrufky/tda18271-fix
>
I have applied these patches and I am still seeing the same problem (frequency
still report 0 after being set) and mplayer still closes immediately.
>
> >
> > > Does v4l2-ctl --log-status still show no signal present for the '843 core in the CX23418?
> >
> > Yeah,
> > [94465.349721] cx18-0 843: Video signal: not present
>
> The tuner or demod isn't tuning to a channel or getting a signal.
>
> Can you try channel 3 (61.250 MHz)? That one works for me.
Still shows not present on channel 3.
>
>
> > > Does mplayer /dev/videoN -cache 8192 have a tv station when set to the rf analog input with v4l2-ctl?
> >
> > emunson@grover:~$ mplayer /dev/video0 -cache 8192
> > MPlayer 1.0rc4-4.4.5 (C) 2000-2010 MPlayer Team
> >
> > Playing /dev/video0.
> > Cache fill: 0.00% (0 bytes)
> >
> >
> > Exiting... (End of file)
>
> Hmmm. I would have expected at least a black picture with snow, if not
> tuned to a channel.
>
> Does analog S-Video or Composite work?
Unfortunately, I do not have anything I can use to test these. The card only
takes coaxial or S-Video input and I don't have any sort of S-Video cables or
converters.
Eric
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 490 bytes --]
next prev parent reply other threads:[~2011-04-19 17:20 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-04 12:20 HVR-1600 (model 74351 rev F1F5) analog Red Screen Eric B Munson
2011-04-04 13:12 ` Andy Walls
2011-04-04 15:16 ` Eric B Munson
2011-04-04 18:36 ` Eric B Munson
2011-04-05 14:58 ` Andy Walls
2011-04-05 16:09 ` Eric B Munson
2011-04-06 17:28 ` Eric B Munson
2011-04-11 0:25 ` Andy Walls
2011-04-11 16:32 ` Eric B Munson
2011-04-11 16:42 ` Devin Heitmueller
2011-04-11 16:44 ` Eric B Munson
2011-04-14 2:15 ` Eric B Munson
2011-04-18 14:15 ` Eric B Munson
2011-04-18 17:00 ` Andy Walls
2011-04-18 22:48 ` Eric B Munson
2011-04-19 12:18 ` Andy Walls
2011-04-19 17:12 ` Eric B Munson [this message]
2011-04-19 18:54 ` Sensoray Model 314 DIP Switch setting for LiPPERT's Cool XpressRunner-GS45 SBC Charlie X. Liu
2011-04-19 19:06 ` Sensoray Model 311 Jumper settings " Charlie X. Liu
2011-04-20 0:21 ` HVR-1600 (model 74351 rev F1F5) analog Red Screen Andy Walls
2011-04-25 1:30 ` Eric B Munson
2011-04-27 14:17 ` Eric B Munson
2011-04-11 19:12 ` Eric B Munson
[not found] ` <BANLkTi=98Ypy+NJ8KDSPm4K9G+h2OfamAQ@mail.gmail.com>
[not found] ` <20110411192437.GC4324@mgebm.net>
[not found] ` <BANLkTimMcYdx562+dMT4hy+qXCwNg1FSyA@mail.gmail.com>
[not found] ` <20110411192951.GD4324@mgebm.net>
2011-04-11 19:37 ` Devin Heitmueller
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=20110419171220.GA4883@mgebm.net \
--to=emunson@mgebm.net \
--cc=awalls@md.metrocast.net \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@infradead.org \
--cc=mchehab@redhat.com \
--cc=mkrufky@kernellabs.com \
/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