From: "Udo A. Steinberg" <udo@hypervisor.org>
To: Hans Verkuil <hverkuil@xs4all.nl>
Cc: v4l-dvb-maintainer@linuxtv.org, linux-media@vger.kernel.org
Subject: Re: [v4l-dvb-maintainer] 2.6.30: missing audio device in bttv
Date: Fri, 12 Jun 2009 00:35:26 +0200 [thread overview]
Message-ID: <20090612003526.24f1213c@laptop.hypervisor.org> (raw)
In-Reply-To: <200906112346.48528.hverkuil@xs4all.nl>
[-- Attachment #1: Type: text/plain, Size: 2570 bytes --]
On Thu, 11 Jun 2009 23:46:48 +0200 Hans Verkuil (HV) wrote:
HV> Hmm, my patch needs a bit more work. But to get your setup working try to
HV> revert the change you made and do just this:
HV>
HV> Go to drivers/media/video/Makefile and move this line:
HV>
HV> obj-$(CONFIG_VIDEO_MSP3400) += msp3400.o
HV>
HV> in front of this line:
HV>
HV> obj-$(CONFIG_VIDEO_BT848) += bt8xx/
HV>
HV> Recompile and see if that is working.
HV>
HV> I got the tveeprom error as well when I tested with ivtv, but I thought
HV> that had something to do with the ivtv driver. Apparently not, so I need
HV> to dig a bit more into these dependencies.
Switching those two lines seems to improve the dependencies for my setup.
However, audio still does not work. Furthermore, switching channels in
tvtime now hangs for up to 5 seconds. strace -r shows that it spends a lot
of time in the second ioctl.
0.000085 ioctl(4, VIDIOC_G_TUNER, 0xbfef1d70) = 0
0.000385 select(5, [4], NULL, NULL, {3, 0}) = 1 (in [4], left {2, 988069})
0.012006 ioctl(4, VIDIOC_DQBUF, 0xbfef1dc4) = 0
The current dmesg output is as follows:
bttv: driver version 0.9.18 loaded
bttv: using 8 buffers with 2080k (520 pages) each for capture
bttv: Bt8xx card found (0).
bttv 0000:06:00.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
bttv0: Bt878 (rev 2) at 0000:06:00.0, irq: 21, latency: 32, mmio: 0x50001000
bttv0: detected: Hauppauge WinTV [card=10], PCI subsystem ID is 0070:13eb
bttv0: using: Hauppauge (bt878) [card=10,autodetected]
IRQ 21/bttv0: IRQF_DISABLED is not guaranteed on shared IRQs
bttv0: gpio: en=00000000, out=00000000 in=00ffffdb [init]
bttv0: Hauppauge/Voodoo msp34xx: reset line init [5]
tveeprom 1-0050: Hauppauge model 37284, rev B221, serial# 3546046
tveeprom 1-0050: tuner model is Philips FM1216 (idx 21, type 5)
tveeprom 1-0050: TV standards PAL(B/G) (eeprom 0x04)
tveeprom 1-0050: audio processor is MSP3410D (idx 5)
tveeprom 1-0050: has radio
bttv0: Hauppauge eeprom indicates model#37284
bttv0: tuner type=5
tuner 1-0042: chip found @ 0x84 (bt878 #0 [sw])
tda9887 1-0042: creating new instance
tda9887 1-0042: tda988[5/6/7] found
tuner 1-0061: chip found @ 0xc2 (bt878 #0 [sw])
tuner-simple 1-0061: creating new instance
tuner-simple 1-0061: type set to 5 (Philips PAL_BG (FI1216 and compatibles))
msp3400 1-0040: MSP3410D-B4 found @ 0x80 (bt878 #0 [sw])
msp3400 1-0040: msp3400 supports nicam, mode is autodetect
bttv0: registered device video0
bttv0: registered device vbi0
bttv0: registered device radio0
Cheers,
- Udo
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
next prev parent reply other threads:[~2009-06-11 22:35 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-11 20:14 2.6.30: missing audio device in bttv Udo A. Steinberg
2009-06-11 20:18 ` [v4l-dvb-maintainer] " Hans Verkuil
2009-06-11 20:22 ` Hans Verkuil
2009-06-11 22:20 ` Mauro Carvalho Chehab
2009-06-11 22:26 ` Hans Verkuil
2009-06-11 23:07 ` Mauro Carvalho Chehab
2009-06-11 23:18 ` Hans Verkuil
2009-06-12 8:04 ` Jean Delvare
2009-06-11 21:38 ` Udo A. Steinberg
2009-06-11 21:46 ` Hans Verkuil
2009-06-11 22:35 ` Udo A. Steinberg [this message]
2009-06-11 23:01 ` Hans Verkuil
2009-06-12 0:00 ` Udo A. Steinberg
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=20090612003526.24f1213c@laptop.hypervisor.org \
--to=udo@hypervisor.org \
--cc=hverkuil@xs4all.nl \
--cc=linux-media@vger.kernel.org \
--cc=v4l-dvb-maintainer@linuxtv.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