On 07/09/2012 01:58 PM, Antti Palosaari wrote:
On 07/09/2012 01:03 PM, Hans de Goede wrote:
If I tune using old radio it works. If I tune using latest radio but
with option -l 0 (./console/radio -l 0) it also works. Using "arecord
-D hw:2,0 -r96000 -c2 -f S16_LE | aplay -" to listen. So it seems that
latest radio with alsa loopback is only having those problems.
Ok.
These are the patches:
radio-si470x: Don't unnecesarily read registers on G_TUNER
radio-si470x: Lower hardware freq seek signal treshold
radio-si470x: Always use interrupt to wait for tune/seek completion
radio-si470x: Lower firmware version requirements
And from that I can see it loads new driver as it does not warn about
software version - only firmware.
Right, so what I want to do is to lower the firmware requirement to 12,
so that it won't complain
for your device since that seems to be working fine. Does that sound
like a good idea to you?