From owner-freebsd-multimedia@FreeBSD.ORG Fri May 6 07:23:04 2005 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 7D04216A4CF for ; Fri, 6 May 2005 07:23:04 +0000 (GMT) Received: from burrito.bitsurf.net (dcn235-229.dcn.davis.ca.us [168.150.235.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC93E43D2D for ; Fri, 6 May 2005 07:23:03 +0000 (GMT) (envelope-from mharo@bitsurf.net) Received: from burrito.bitsurf.net (localhost [127.0.0.1]) by burrito.bitsurf.net (8.13.1/8.13.1) with ESMTP id j467NlJK097025 for ; Fri, 6 May 2005 00:23:47 -0700 (PDT) (envelope-from mharo@bitsurf.net) Received: (from mharo@localhost) by burrito.bitsurf.net (8.13.1/8.13.1/Submit) id j467NlwI097022 for freebsd-multimedia@freebsd.org; Fri, 6 May 2005 00:23:47 -0700 (PDT) (envelope-from mharo@bitsurf.net) X-Authentication-Warning: burrito.bitsurf.net: mharo set sender to mharo@bitsurf.net using -f Date: Fri, 6 May 2005 00:23:47 -0700 From: Michael Haro To: freebsd-multimedia@freebsd.org Message-ID: <20050506071042.GA96721@bitsurf.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 5.3-RELEASE-p1 X-SMTP-From: localhost [127.0.0.1] (burrito.bitsurf.net) X-Scanned-By: MIMEDefang 2.49 on 168.150.235.229 Subject: PVR250 support? 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: Fri, 06 May 2005 07:23:04 -0000 I have 2 PVR cards installed. A 150 and a 250. Neither one seems to be working with the pvr250 port. The 150, I expected to not work, but I was hoping the 250 would. I did do the make patch-iicbb and rebuild/reinstall the kernel. Am I missing something or do I have an unsupported version of the 250? Thanks, Michael Details follow: pciconf -lv cxm0@pci0:11:0: class=0x040000 card=0x40090070 chip=0x00164444 rev=0x01 hdr=0x00 vendor = 'Conexant Inc (Was: Globespan, ICompression Inc)' device = 'iTVC16/CX23416 MPEG Codec' class = multimedia subclass = video cxm1@pci0:13:0: class=0x040000 card=0x80030070 chip=0x00164444 rev=0x01 hdr=0x00 vendor = 'Conexant Inc (Was: Globespan, ICompression Inc)' device = 'iTVC16/CX23416 MPEG Codec' class = multimedia subclass = video dmesg cxm0: mem 0xc8000000-0xcbffffff irq 11 at device 11.0 on pci0 cxm_iic0: on cxm0 cxm_iic0: could not attach iicbb device_attach: cxm_iic0 attach returned 6 cxm0: could not attach cxm_iic device_attach: cxm0 attach returned 6 cxm1: mem 0xc4000000-0xc7ffffff irq 10 at device 13.0 on pci0 cxm_iic1: on cxm1 cxm_iic1: could not attach iicbb device_attach: cxm_iic1 attach returned 6 cxm1: could not attach cxm_iic device_attach: cxm1 attach returned 6 kldstat Id Refs Address Size Name 1 15 0xc0400000 691a08 kernel 2 1 0xc0a92000 1f0ec linux.ko 3 1 0xc0ab2000 5f04 snd_ich.ko 4 2 0xc0ab8000 208bc sound.ko 5 1 0xc0ad9000 4ae910 nvidia.ko 6 14 0xc0f88000 5e270 acpi.ko 7 2 0xc3136000 3000 cxm_iic.ko 8 1 0xc3139000 8f000 cxm.ko uname pumpkin# uname -a FreeBSD pumpkin.bitsurf.net 5.4-RELEASE FreeBSD 5.4-RELEASE #2: Thu May 5 23:17:46 PDT 2005