Problem using TV Capture of Hauppauge WinTV PCI-FM (model 718) with cx88 driver

Paul paul at van-diepen.com
Sat Mar 27 18:05:53 UTC 2010


Hello,

I'm trying to get Hauppauge WinTV PCI-FM (model 718) card working using 
ht cx88 driver. The driver recognizes the the video and audio devices of 
the card, but not the TV (mpeg) part:

# kldstat | grep cx88

17    7 0xc1a73000 7e4c     cx88.ko
18    1 0xc1a7b000 7ec8     cx88video.ko
20    5 0xc1a87000 47b4     cx88i2c.ko
22    1 0xc1a8f000 39ac     cx88mpeg.ko
23    2 0xc1a93000 4bc8     cx88mpegcore.ko
24    1 0xc1a98000 34b0     cx88ir.ko
27    1 0xc97cb000 7000     cx88audio.ko

# pciconf  -lv

[...]
cx88video0 at pci0:5:2:0:  class=0x040000 card=0x34010070 chip=0x880014f1 
rev=0x05 hdr=0x00
     vendor     = 'Conexant Systems'
     device     = 'Conexant 23881 Video Capture (NTSC) (2003)'
     class      = multimedia
     subclass   = video
cx88audio0 at pci0:5:2:1:  class=0x048000 card=0x34010070 chip=0x881114f1 
rev=0x05 hdr=0x00
     vendor     = 'Conexant Systems'
     device     = 'CX2388x TV Capture Chip'
     class      = multimedia
[...]

I would have expectedto see an additional "cx88mpeg0" line for the TV 
capture part.

# ls /dev/cx*
/dev/cx88audio0
/dev/cx88video0

Any ideas? Maybe this specific model is not supported?

Oh, forgot to mention, this is on FreeBSD 8.0 i386.

Thanks for your help, Paul


More information about the freebsd-multimedia mailing list