From owner-freebsd-multimedia@FreeBSD.ORG Mon Mar 15 04:43:45 2004 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 037AF16A4CF for ; Mon, 15 Mar 2004 04:43:45 -0800 (PST) Received: from teena.dahlen.ws (h96n2fls33o990.telia.com [213.67.6.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB32643D31 for ; Mon, 15 Mar 2004 04:43:43 -0800 (PST) (envelope-from andreas@dahlen.ws) Received: from mikaela (mikaela.dahlen.ws [10.0.1.100]) by teena.dahlen.ws (8.12.9p2/8.12.8) with ESMTP id i2FChkKL098009 for ; Mon, 15 Mar 2004 13:43:46 +0100 (CET) (envelope-from andreas@dahlen.ws) From: =?iso-8859-1?Q?Andreas_Dahl=E9n?= To: Date: Mon, 15 Mar 2004 13:44:01 +0100 Message-ID: <000c01c40a8b$31a58700$6401000a@mikaela> MIME-Version: 1.0 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal X-AntiVirus: checked by AntiVir Milter 1.0.6; AVE 6.24.0.6; VDF 6.24.0.55 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Haupauge WinTV PVR250 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Mar 2004 12:43:45 -0000 Hi! =20 I=92ve just bought a Haupauge WinTV PVR250 and installed it in my machin = e running FreeBSD 4.9 =20 I followed the instructions from John in http://docs.freebsd.org/cgi/getmsg.cgi?fetch=3D85121+0+/usr/local/www/db/= t ext/2004/freebsd-multimedia/20040208.freebsd-multimedia and also found the problem that Christoph (http://lists.freebsd.org/pipermail/freebsd-multimedia/2004-February/000 840.html) had. =20 When I run the following commands; =20 kldload cxm_iic kldload_cxm =20 I get the following =20 cxm0: mem 0xdc000000-0xdfffffff irq 10 at device 11.0 on pci0 cxm_iic0: on cxm0 iicbb0: on cxm_iic0 iicbus0: on iicbb0 master-only cxm0: unknown tuner code 0x30 cxm0: could not initialize tuner iicbus0: detached iicbb0: detached cxm_iic0: detached device_probe_and_attach: cxm0 attach returned 6 =20 =20 lspci =96v 00:0b.0 Multimedia video controller: Internext Compression Inc: Unknown device 0016 (rev 01) Subsystem: Hauppauge computer works Inc.: Unknown device 4009 Flags: bus master, medium devsel, latency 32, IRQ 10 Memory at dc000000 (32-bit, prefetchable) Capabilities: [44] Power Management version 2 =20 =20 pciconf -lv none1@pci0:11:0: class=3D0x040000 card=3D0x40090070 = chip=3D0x00164444 rev=3D0x01 hdr=3D0x00 vendor =3D 'Conexant Inc (Was: Globespan, ICompression Inc)' class =3D multimedia subclass =3D video =20 =20 I=92ve looked at the components of the card and found the following; Card: Hauppauge PVR250 model 986 (according to package) Model 32034, PAL B/G, rev. B148 (according to card) Tuner: LG TP18PSB11D MPEG 2 enc: Conexant CD23416-12 Sound encoder: MSP 3215G Assembeled: Week 47, 2003 =20 I guess that the drivers aren=92t updated to handle this new card. Does anyone (John?) have some hints what I should do modify the drivers to work? =20 /Andreas =20