Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Aug 2011 20:21:16 +0200
From:      Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no>
To:        freebsd-multimedia@FreeBSD.org
Subject:   Re: FreeBSD 8.2-STABLE and Hauppauge PVR-350
Message-ID:  <20110823202116.c050ecf5.torfinn.ingolfsen@broadpark.no>
In-Reply-To: <4E53DD32.9050904@deze.org>
References:  <4E53DD32.9050904@deze.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 23 Aug 2011 19:02:42 +0200
Frank Volf <frank@deze.org> wrote:

> So, has anybody got this to work? If so, which device driver did you
> use, and  which TV application(s) are working for you?

Yes, my PVR-350 works. Details below:
root@kg-quiet# pciconf -lv | grep -A 4 cxm
cxm0@pci0:2:0:0:	class=0x040000 card=0x40000070 chip=0x08034444 rev=0x01 hdr=0x00
    vendor     = 'Conexant Inc (Was: Globespan, ICompression Inc)'
    device     = 'iTVC15/CX23415 MPEG Codec'
    class      = multimedia

from /var/log/messages:
Aug  6 14:34:05 kg-quiet kernel: cxm0: <Conexant iTVC15 MPEG Coder> mem 0xf8000000-0xfbffffff irq 20 at device 0.0 on pci2
Aug  6 14:34:05 kg-quiet kernel: cxm_iic0: <Conexant iTVC15 / iTVC16 I2C controller> on cxm0
Aug  6 14:34:05 kg-quiet kernel: iicbb0: <I2C bit-banging driver> on cxm_iic0
Aug  6 14:34:05 kg-quiet kernel: iicbus0: <Philips I2C bus> on iicbb0 master-only
Aug  6 14:34:05 kg-quiet kernel: cxm0: Philips FM1216ME MK3 tuner
Aug  6 14:34:05 kg-quiet kernel: cxm0: SAA7115 rev 1 video decoder
Aug  6 14:34:05 kg-quiet kernel: cxm0: MSP4418G-B3 audio decoder
Aug  6 14:34:05 kg-quiet kernel: cxm0: IR Remote
Aug  6 14:34:05 kg-quiet kernel: cxm0: [GIANT-LOCKED]
Aug  6 14:34:05 kg-quiet kernel: cxm0: [ITHREAD]
Aug  6 14:34:05 kg-quiet kernel: cxm0: encoder firmware version 0x2050032
Aug  6 14:34:05 kg-quiet kernel: cxm0: decoder firmware version 0x2020023

root@kg-quiet# uname -a
FreeBSD kg-quiet.kg4.no 8.2-STABLE FreeBSD 8.2-STABLE #0: Sun Apr  3 19:49:05 CEST 2011     root@kg-quiet.kg4.no:/usr/obj/usr/src/sys/GENERIC  amd64
root@kg-quiet# portversion -v | grep pvr
pvr250-20101010_1           =  up-to-date with port 

I use mplayer and pvr250-setchannel. MythTV 0.23 / 0.24 doesn't work; perhaps it expects a different interface from what the driver currently provides?
I don't know, but it just doesn't work yet.
-- 
Torfinn




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110823202116.c050ecf5.torfinn.ingolfsen>