From owner-freebsd-multimedia@FreeBSD.ORG Tue Mar 16 23:20:19 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 D313816A4CF for ; Tue, 16 Mar 2004 23:20:19 -0800 (PST) Received: from teena.dahlen.ws (h96n2fls33o990.telia.com [213.67.6.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id A31E343D3F for ; Tue, 16 Mar 2004 23:20:05 -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 i2H7K6KL059046 for ; Wed, 17 Mar 2004 08:20:06 +0100 (CET) (envelope-from andreas@dahlen.ws) From: =?iso-8859-1?Q?Andreas_Dahl=E9n?= To: Date: Wed, 17 Mar 2004 08:20:30 +0100 Message-ID: <005201c40bf0$54345970$6401000a@mikaela> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 In-Reply-To: <000c01c40a8b$31a58700$6401000a@mikaela> 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.7; VDF 6.24.0.59 Subject: RE: 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: Wed, 17 Mar 2004 07:20:20 -0000 Hi, I've got some further information that may help solving the problem. To test my installation I downloaded the Linux-distribution KnoppMyth (http://mysettopbox.tv/knoppmyth.html) and installed it. After some tweaking of the configfiles I got the card to work. When loading the ivtv-drivers (http://ivtv.sourceforge.net) I get the following information about the card: tvee: Hauppauge: model=3D32034, rev=3DB148, serial#=3D6960535 tvee: tuner=3DLG TP18PSB11D (idx=3D48, type=3D29) tvee: tuner fmt=3DPAL(B/G) (eeprom=3D0x04, v4l2=3D0x00000007) tvee: audio_processor=3DMSP3415 (type=3D6) The cxm-driver in FreeBSD reports the card as type=3D0x30. The = ivtv-driver reports the card as type=3D29. I guesss that these values should be the same? Could it be the extraction of the firmware that differs? When looking through the code for the cxm-driver LG-tuners isn't mentioned anywhere. I guess that they should be added, but I don't know enough of the drivers/tuner to do the modification. Can anyone give me som information on what I need to change?=20 /Andreas -----Original Message----- From: owner-freebsd-multimedia@freebsd.org [mailto:owner-freebsd-multimedia@freebsd.org] On Behalf Of Andreas Dahl=E9n Sent: den 15 mars 2004 13:44 To: freebsd-multimedia@freebsd.org Subject: Haupauge WinTV PVR250 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 _______________________________________________ freebsd-multimedia@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia To unsubscribe, send any mail to "freebsd-multimedia-unsubscribe@freebsd.org"