public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* Avermedia dvb-t hybrid A188
@ 2010-08-06 11:43 Davor Emard
  2010-08-10 21:57 ` Davor Emard
  0 siblings, 1 reply; 4+ messages in thread
From: Davor Emard @ 2010-08-06 11:43 UTC (permalink / raw)
  To: linux-media

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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-10-17 20:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-06 11:43 Avermedia dvb-t hybrid A188 Davor Emard
2010-08-10 21:57 ` Davor Emard
2010-10-17 20:10   ` Mauro Carvalho Chehab
2010-10-17 20:25     ` Luca Tettamanti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox