From owner-freebsd-multimedia@FreeBSD.ORG Sat Mar 3 02:34:26 2007 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C485616A400 for ; Sat, 3 Mar 2007 02:34:26 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.freebsd.org (Postfix) with ESMTP id 38D2B13C428 for ; Sat, 3 Mar 2007 02:34:26 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: by nf-out-0910.google.com with SMTP id k27so1429347nfc for ; Fri, 02 Mar 2007 18:34:25 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Fz9ImSFYIpeq+h2AUUN5ntWRfYZNxTZhTU9LmRDa+DQjj0VK18Clfgb6Mmzq8Cx43AgGA6PUudePEYuTQXg9GbKGQthiN7aH0eV1yYFilYchAKXi/bzBOUD2FV8JfGhJe+Bl8+XIIMGg7OfBIbHWuGuKRiOxLj5/SbXvWjO2Mmc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZUgdYE0oJ6Ak8dEJwt9KJyyAlOfZGorWp8ufMrrtos+Bsi/M7FkPiOcXdzWlC/hnZZP1E1bR5JJWSL0+wNsG0d7k1blp5+XPW5nFqnMisJgfniynGCQKZH7UYg8LF5dg5exBonuqIuLWmGyjHU1xitYCB25yYJk/lgonTUVUBkA= Received: by 10.82.178.11 with SMTP id a11mr1299967buf.1172889265118; Fri, 02 Mar 2007 18:34:25 -0800 (PST) Received: by 10.82.191.16 with HTTP; Fri, 2 Mar 2007 18:34:24 -0800 (PST) Message-ID: <80f4f2b20703021834u131ae0e8i6f73e29d013e04d4@mail.gmail.com> Date: Sat, 3 Mar 2007 02:34:24 +0000 From: "Jim Stapleton" To: freebsd-questions@freebsd.org, freebsd-multimedia@freebsd.org In-Reply-To: <80f4f2b20703021833kfa8d0dxaa838b2bfc72f400@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <80f4f2b20703021833kfa8d0dxaa838b2bfc72f400@mail.gmail.com> Cc: Subject: Re: hauppauge PVR 150 problem loading modules X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Mar 2007 02:34:26 -0000 I appologize -questions, disregard this, it was supposed to go to multimedia. On 3/3/07, Jim Stapleton wrote: > After being unable to get the WinTV-Radio work, I replaced it with a > PVR-150. I followed the instructions here: > http://lists.freebsd.org/pipermail/freebsd-multimedia/2006-November/005351.html > > attempting to get the PVR 150 I just picked up working. However, after > loading the modules as described in the output of the pvrxxx port, and > the message listed, no new devices showed up. I checked > /var/log/messages and go this: > > sjss@elrond 21:28:36 (0) ~ > cat /var/log/messages | grep cxm > Mar 2 20:47:11 elrond sudo: sjss : TTY=ttyp1 ; > PWD=/usr/ports/multimedia/pvrxxx ; USER=root ; > COMMAND=/usr/local/bin/emacs work/modules/cxm/cxm/fbsd-compat.c > Mar 2 20:49:05 elrond sudo: sjss : TTY=ttyp1 ; > PWD=/usr/ports/multimedia/pvrxxx ; USER=root ; > COMMAND=/usr/local/bin/emacs work/modules/cxm/cxm/fbsd-compat.c > Mar 2 21:27:50 elrond sudo: sjss : TTY=ttyp1 ; PWD=/home/sjss ; > USER=root ; COMMAND=/sbin/kldload cxm_iic > Mar 2 21:27:53 elrond sudo: sjss : TTY=ttyp1 ; PWD=/home/sjss ; > USER=root ; COMMAND=/sbin/kldload cxm > Mar 2 21:27:53 elrond kernel: cxm0: mem > 0xc0000000-0xc3ffffff irq 16 at device 6.0 on pci5 > Mar 2 21:27:53 elrond kernel: cxm_iic0: controller> on cxm0 > Mar 2 21:27:53 elrond kernel: iicbb0: on cxm_iic0 > Mar 2 21:27:53 elrond kernel: cxm0: unknown tuner code 0x67 > Mar 2 21:27:53 elrond kernel: cxm0: could not initialize tuner > Mar 2 21:27:53 elrond kernel: cxm_iic0: detached > Mar 2 21:27:53 elrond kernel: device_attach: cxm0 attach returned 6 > > > So it's safe to say I have an unknown tuner on this card, what would > my next step from here be? > > Thank you, > -Jim Stapleton >