[MPlayer-dev-eng] Re: frequency range check and keeping old volume for radio support

Bernd Ernesti mplayer-dev-eng at lists.veego.de
Wed Nov 8 00:30:10 CET 2006


On Tue, Nov 07, 2006 at 02:35:50PM -0800, RC wrote:
> On Tue, 7 Nov 2006 23:56:23 +0600
> voroshil at gmail.com wrote:
> 
> > So, can anybody suggest right FREQ_MIN value for bsd bt484? 
> > Are anybody know about it's frequency capabilities?
> 
> Perhaps it's just my cheap card, but with the frequency check disabled,
> it still doesn't allow frequencies below 87.5 or above 108.0.
> 
> [radio] ioctl set frequency 0x2a39 (108.10) failed: Invalid argument

Hmmm, from the source code in NetBSD:

 * Tuner Notes:
 * Programming the tuner properly is quite complicated.
 * Here are some notes, based on a FM1246 data sheet for a PAL-I tuner.
 * The tuner (front end) covers 45.75 MHz - 855.25 MHz and an FM band of
 * 87.5 MHz to 108.0 MHz.

And I found a check for BKTR_RADIO_NOFREQCHECK in one of the kernel
source code which you could try to set and see if it works now.
There is a check for 8750 inside this ifndef.

Bernd




More information about the MPlayer-dev-eng mailing list