From: Davor Emard <davoremard@gmail.com>
To: linux-media@vger.kernel.org
Subject: Avermedia dvb-t hybrid A188
Date: Fri, 6 Aug 2010 13:43:03 +0200 [thread overview]
Message-ID: <20100806114248.GA29247@emard.lan> (raw)
HI
For the card AVerTV Duo Hybrid PCI-E II (A188)
I have compiled correctly saa716x driver with kernel 2.6.32.17
I have to modify a card id with this patch:
--- linux/drivers/media/common/saa716x/saa716x_hybrid.h~ 2010-06-20
--- 13:24:18.000000000 +0200
+++ linux/drivers/media/common/saa716x/saa716x_hybrid.h 2010-08-06
12:34:49.795695203 +0200
@@ -6,6 +6,6 @@
#define TWINHAN_VP_6090 0x0027
#define AVERMEDIA_HC82 0x2355
-#define AVERMEDIA_H788 0x1455
+#define AVERMEDIA_H788 0x1855
#endif /* __SAA716x_HYBRID_H */
And the driver cleanly compiles with make and installs with make install
also it cleanly loads:
Aug 6 13:25:49 elf kernel: SAA716x Hybrid 0000:02:00.0: PCI INT A -> Link[LN0A] -> GSI 19 (level, low) -> IRQ 19
Aug 6 13:25:49 elf kernel: SAA716x Hybrid 0000:02:00.0: setting latency timer to 64
Aug 6 13:25:49 elf kernel: DVB: registering new adapter (SAA716x dvb adapter)
Card registers dvb demux entries, but there's no frontend:
ls -al /dev/dvb/adapter0/
total 0
drwxr-xr-x 2 root root 100 2010-08-06 13:25 .
drwxr-xr-x 3 root root 60 2010-08-06 13:25 ..
crw-rw----+ 1 root video 212, 0 2010-08-06 13:25 demux0
crw-rw----+ 1 root video 212, 1 2010-08-06 13:25 dvr0
crw-rw----+ 1 root video 212, 2 2010-08-06 13:25 net0
Maybe someone has idea how to get frontend working.... :)
d.
next reply other threads:[~2010-08-06 11:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-06 11:43 Davor Emard [this message]
2010-08-10 21:57 ` Avermedia dvb-t hybrid A188 Davor Emard
2010-10-17 20:10 ` Mauro Carvalho Chehab
2010-10-17 20:25 ` Luca Tettamanti
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=20100806114248.GA29247@emard.lan \
--to=davoremard@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox