From: Gerd Knorr <kraxel@bytesex.org>
To: Andrew Morton <akpm@osdl.org>
Cc: Michal Kochanowicz <michal@michal.waw.pl>, linux-kernel@vger.kernel.org
Subject: Re: Fw: v4l fails after on 2.6.3 (works on 2.6.2)
Date: Sun, 22 Feb 2004 12:08:14 +0100 [thread overview]
Message-ID: <20040222110814.GB15351@bytesex.org> (raw)
In-Reply-To: <20040221214258.12f56a29.akpm@osdl.org>
> After upgrade of kernel 2.6.2 -> 2.6.3 (built from exactly the same
> config) I'm no longer able to use my TV tuner card. When I launch tvtime
> following appears in system log:
> kernel: tuner: Huh? tv_set is NULL?
Yea, thats exactly the corner case which the last-minute tuner.c fix for
2.6.3 gets very wrong because the initialization code doesn't run :-/
Fix is already in the queue, I think both -mm and Linus' latest -bk have
that.
> tvtime reports that "there is no signal" and when I try to change the
> channel, following appears in the log:
> kernel: bttv0: skipped frame. no signal? high irq latency? [main=1bd24000,o_vbi=1bd24018,o_field=e74c000,rc=ee9c3e0]
Thats just because tuning doesn't work at all and thus there is no
signal.
> options tuner type=5
> options bttv card=16
Use "options bttv card=16 tuner=5" instead, that should work. I'll
probably drop the "tuner type=" insmod anyway in near future, just have
to check with other users of the tuner.o module that it wouldn't break
anything.
Gerd
parent reply other threads:[~2004-02-22 11:15 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20040221214258.12f56a29.akpm@osdl.org>]
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=20040222110814.GB15351@bytesex.org \
--to=kraxel@bytesex.org \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=michal@michal.waw.pl \
/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