From: Martin Brown <martin.brown@macquarie.com>
To: linux-media@vger.kernel.org
Subject: DNTV Dual Hybrid (7164) PCIe
Date: Thu, 03 Jun 2010 10:47:41 +1000 [thread overview]
Message-ID: <4C06FBAD.60304@macquarie.com> (raw)
In-Reply-To: <370023.77962.qm@web113202.mail.gq1.yahoo.com>
I'm trying to get a driver working for this card under Ubuntu Lucid (10.04).
I believe the card is based on the SAA7164 so I'm trying the kernellabs
driver.
Results of modprobe saa7164 are:
/etc/modprobe.d/options.conf contains:
options saa7164 card=4
kernel: [ 159.091047] saa7164 driver loaded
kernel: [ 159.091102] saa7164 0000:04:00.0: PCI INT A -> GSI 18 (level,
low) -> IRQ 18
kernel: [ 159.091974] CORE saa7164[0]: subsystem: 107d:6f2c, board:
Hauppauge WinTV-HVR2200 [card=4,insmod option]
kernel: [ 159.091980] saa7164[0]/0: found at 0000:04:00.0, rev: 129,
irq: 18, latency: 0, mmio: 0x93000000
kernel: [ 159.135163] tveeprom 0-0000: Encountered bad packet header
[00]. Corrupt or not a Hauppauge eeprom.
kernel: [ 159.135168] saa7164[0]: Hauppauge eeprom: model=0
That's it. Nothing more. No /dev/dvb/adpator... created.
When /etc/modprobe.conf has:
options saa7164 card=5 I get:
kernel: [ 547.123384] saa7164 driver loaded
kernel: [ 547.123435] saa7164 0000:04:00.0: PCI INT A -> GSI 18 (level,
low) -> IRQ 18
kernel: [ 547.123614] CORE saa7164[0]: subsystem: 107d:6f2c, board:
Hauppauge WinTV-HVR2200 [card=5,insmod option]
kernel: [ 547.123619] saa7164[0]/0: found at 0000:04:00.0, rev: 129,
irq: 18, latency: 0, mmio: 0x93000000
kernel: [ 547.160228] tveeprom 0-0000: Encountered bad packet header
[ff]. Corrupt or not a Hauppauge eeprom.
kernel: [ 547.160233] saa7164[0]: Hauppauge eeprom: model=0
kernel: [ 547.207655] tda18271 1-0060: creating new instance
kernel: [ 547.211800] TDA18271HD/C2 detected @ 1-0060
kernel: [ 547.469221] DVB: registering new adapter (saa7164)
kernel: [ 547.469226] DVB: registering adapter 2 frontend 0 (NXP
TDA10048HN DVB-T)...
But only one /dev/dvb/adaptor created instead of 2 and I suspect the
tveeprom error is fatal.
Does anyone have any suggestions?
Thanks,
Martin
next prev parent reply other threads:[~2010-06-03 0:47 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-03 0:25 changed em28xx-cards-c; Plextor ConvertX AV100U now works! Don Kramer
2010-06-03 0:47 ` Martin Brown [this message]
2010-06-03 4:22 ` DNTV Dual Hybrid (7164) PCIe CityK
-- strict thread matches above, loose matches on Subject: below --
2010-03-11 16:26 Jed
2010-03-11 16:41 ` Steven Toth
2010-03-11 16:47 ` Jed
2010-03-11 16:49 ` Steven Toth
2010-03-11 16:52 ` Jed
2010-03-11 17:01 ` Jed
2010-03-11 19:59 ` Jed
2010-03-12 17:23 ` Jed
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=4C06FBAD.60304@macquarie.com \
--to=martin.brown@macquarie.com \
--cc=linux-media@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.