Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Nov 2006 11:48:19 +0100
From:      usleepless@gmail.com
To:        "Stefan Bethke" <stb@lassitu.de>
Cc:        freebsd-multimedia@freebsd.org
Subject:   Re: New port: pvrxxx for Hauppauge PVR150/500
Message-ID:  <c39ec84c0611190248t74c375d0n18ce4d9e0924519a@mail.gmail.com>
In-Reply-To: <455FA0DC.2090105@lassitu.de>
References:  <c39ec84c0610100932p6f658016u5ba41d02c4f2c471@mail.gmail.com> <455FA0DC.2090105@lassitu.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Stefan,

On 11/19/06, Stefan Bethke <stb@lassitu.de> wrote:
> usleepless@gmail.com wrote:
> > i just want to make people aware that now there is a driver for the
> > Hauppauge PVR150 and PVR500 cards ( multimedia/pvrxxx ).
>
> I've got it to build and install, but it doesn't like my tuner:

good!

> cxm0: <Conexant iTVC16 MPEG Coder> mem 0xf4000000-0xf7ffffff irq 18 at
> device 10.0 on pci1
> cxm_iic0: <Conexant iTVC15 / iTVC16 I2C controller> on cxm0
> iicbb0: <I2C bit-banging driver> on cxm_iic0
> iicbus0: <Philips I2C bus> on iicbb0 master-only
> tuner code 113
> cxm0: unknown tuner code 0x71
> tuner_type = -1
> cxm0: could not initialize tuner
> iicbus0: detached
> iicbb0: detached
> cxm_iic0: detached
> device_attach: cxm0 attach returned 6
>
> Has anyone seen this?  I couldn't find that code with Google.  How are
> the ivtv folks identify their tuners?  Is that the same number, or a
> different one?

1. open cxm_eeprom.c in your favorite editor and find "0x55"
2. add "case 0x71:"
3. rebuild and retry

regards,

usleep



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