Re: [PATCH 4/4] radio-si470x: Lower firmware version requirements

2012-07-09 Thread Antti Palosaari
Hello On 07/09/2012 04:02 PM, Hans de Goede wrote: 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 -r9

Re: [PATCH 4/4] radio-si470x: Lower firmware version requirements

2012-07-09 Thread Hans de Goede
Hi, 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

Re: [PATCH 4/4] radio-si470x: Lower firmware version requirements

2012-07-09 Thread Antti Palosaari
On 07/09/2012 01:03 PM, Hans de Goede wrote: Hi, On 07/09/2012 11:17 AM, Antti Palosaari wrote: On 07/07/2012 09:53 PM, Hans de Goede wrote: Hi, On 07/07/2012 11:00 AM, Antti Palosaari wrote: Hello Hans, On 07/07/2012 10:58 AM, Hans de Goede wrote: So is your device working properly now? T

Re: [PATCH 4/4] radio-si470x: Lower firmware version requirements

2012-07-09 Thread Hans de Goede
Hi, On 07/09/2012 11:17 AM, Antti Palosaari wrote: On 07/07/2012 09:53 PM, Hans de Goede wrote: Hi, On 07/07/2012 11:00 AM, Antti Palosaari wrote: Hello Hans, On 07/07/2012 10:58 AM, Hans de Goede wrote: So is your device working properly now? The reason I'm asking it because it is still ca

Re: [PATCH 4/4] radio-si470x: Lower firmware version requirements

2012-07-09 Thread Antti Palosaari
On 07/07/2012 09:53 PM, Hans de Goede wrote: Hi, On 07/07/2012 11:00 AM, Antti Palosaari wrote: Hello Hans, On 07/07/2012 10:58 AM, Hans de Goede wrote: So is your device working properly now? The reason I'm asking it because it is still causing a firmware version warning, and if it works fin

Re: [PATCH 4/4] radio-si470x: Lower firmware version requirements

2012-07-07 Thread Hans de Goede
Hi, On 07/07/2012 11:00 AM, Antti Palosaari wrote: Hello Hans, On 07/07/2012 10:58 AM, Hans de Goede wrote: So is your device working properly now? The reason I'm asking it because it is still causing a firmware version warning, and if it works fine I would like to lower the firmware version w

Re: [PATCH 4/4] radio-si470x: Lower firmware version requirements

2012-07-07 Thread Antti Palosaari
Hello Hans, On 07/07/2012 10:58 AM, Hans de Goede wrote: So is your device working properly now? The reason I'm asking it because it is still causing a firmware version warning, and if it works fine I would like to lower the firmware version warning point, so that the warning goes away. I don'

Re: [PATCH 4/4] radio-si470x: Lower firmware version requirements

2012-07-07 Thread Hans de Goede
Hi, So is your device working properly now? The reason I'm asking it because it is still causing a firmware version warning, and if it works fine I would like to lower the firmware version warning point, so that the warning goes away. Regards, Hans -- To unsubscribe from this list: send the lin

Re: [PATCH 4/4] radio-si470x: Lower firmware version requirements

2012-07-05 Thread Antti Palosaari
On 07/05/2012 06:08 PM, Hans de Goede wrote: Hi, On 07/05/2012 04:13 PM, Antti Palosaari wrote: On 07/05/2012 04:41 PM, Hans de Goede wrote: Hi, On 07/05/2012 03:35 PM, Antti Palosaari wrote: I believe you're doing something wrong ... I compiled radio from http://git.linuxtv.org/xawtv3.

Re: [PATCH 4/4] radio-si470x: Lower firmware version requirements

2012-07-05 Thread Hans de Goede
Hi, On 07/05/2012 04:13 PM, Antti Palosaari wrote: On 07/05/2012 04:41 PM, Hans de Goede wrote: Hi, On 07/05/2012 03:35 PM, Antti Palosaari wrote: I believe you're doing something wrong ... I compiled radio from http://git.linuxtv.org/xawtv3.git to tune and > "arecord -r96000 -c2 -f S

Re: [PATCH 4/4] radio-si470x: Lower firmware version requirements

2012-07-05 Thread Antti Palosaari
On 07/05/2012 04:41 PM, Hans de Goede wrote: Hi, On 07/05/2012 03:35 PM, Antti Palosaari wrote: I believe you're doing something wrong ... I compiled radio from http://git.linuxtv.org/xawtv3.git to tune and > "arecord -r96000 -c2 -f S16_LE | aplay - " to play sound. Just silent white no

Re: [PATCH 4/4] radio-si470x: Lower firmware version requirements

2012-07-05 Thread Hans de Goede
Hi, On 07/05/2012 03:35 PM, Antti Palosaari wrote: I believe you're doing something wrong ... I compiled radio from http://git.linuxtv.org/xawtv3.git to tune and > "arecord -r96000 -c2 -f S16_LE | aplay - " to play sound. Just silent white noise is heard. You're not specifying which dev

Re: [PATCH 4/4] radio-si470x: Lower firmware version requirements

2012-07-05 Thread Antti Palosaari
On 07/05/2012 11:33 AM, Hans de Goede wrote: Hi, On 07/04/2012 05:23 PM, Antti Palosaari wrote: On 06/14/2012 04:43 PM, Hans de Goede wrote: With the changes from the previous patches device firmware version 14 + usb microcontroller software version 1 works fine too. Signed-off-by: Hans de Go

Re: [PATCH 4/4] radio-si470x: Lower firmware version requirements

2012-07-05 Thread Hans de Goede
Hi, On 07/04/2012 05:23 PM, Antti Palosaari wrote: On 06/14/2012 04:43 PM, Hans de Goede wrote: With the changes from the previous patches device firmware version 14 + usb microcontroller software version 1 works fine too. Signed-off-by: Hans de Goede --- drivers/media/radio/si470x/radio-si

Re: [PATCH 4/4] radio-si470x: Lower firmware version requirements

2012-07-04 Thread Antti Palosaari
On 06/14/2012 04:43 PM, Hans de Goede wrote: With the changes from the previous patches device firmware version 14 + usb microcontroller software version 1 works fine too. Signed-off-by: Hans de Goede --- drivers/media/radio/si470x/radio-si470x-usb.c |2 +- drivers/media/radio/si470x/rad

[PATCH 4/4] radio-si470x: Lower firmware version requirements

2012-06-14 Thread Hans de Goede
With the changes from the previous patches device firmware version 14 + usb microcontroller software version 1 works fine too. Signed-off-by: Hans de Goede --- drivers/media/radio/si470x/radio-si470x-usb.c |2 +- drivers/media/radio/si470x/radio-si470x.h |2 +- 2 files changed, 2 ins