Date: Tue, 21 Jun 2005 10:30:16 GMT From: kernel <kernel@evids.net> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/75831: [bktr] [patch] incorrect autodetection of Pinnacle cards Message-ID: <200506211030.j5LAUGEX029672@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/75831; it has been noted by GNATS. From: kernel <kernel@evids.net> To: bug-followup@FreeBSD.org, branko@euro.net Cc: Subject: Re: kern/75831: [bktr] [patch] incorrect autodetection of Pinnacle cards Date: Tue, 21 Jun 2005 12:31:30 +0200 Hi, I got the same problem with your patch. I took the last bktr_card.c, bktr_card.h, bktr_tuner.c and bktr_tuner.h from April 2005 and I recompiled my kernel but it doesn't work. My dmesg is the following: bktr0: MT2032: Companycode=0404 Part=04 Revision=04 bktr0: PLL didn't lock bktr0: PLL didn't lock bktr0: MT2032: Companycode=0404 Part=04 Revision=04 bktr0: PLL didn't lock bktr0: PLL didn't lock bktr0: PLL didn't lock bktr0: PLL didn't lock bktr0: PLL didn't lock bktr0: PLL didn't lock bktr0: PLL didn't lock One week ago, my card was working and I was watching tv normally but for a while, it doesn't work anymore. My sysctl parameters are the following: craterlake# sysctl hw.bt848 hw.bt848.card: 1 hw.bt848.tuner: 6 hw.bt848.reverse_mute: -1 hw.bt848.format: -1 hw.bt848.slow_msp_audio: -1 Furthermore, I've tried to put in my kernel configuration options BKTR_OVERRIDE_TUNER=6 like I saw in a mailing list but it doesn't work either... Please let me know what's wrong. Thank you in advance Florian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506211030.j5LAUGEX029672>