Does anyone know why my system keeps loading the ds3000 firmware
continuously? I still have to debug this more deeply, but according to
my kernel buffer, it loads the firmware everytime the device has been
idle for a few secs and is asked to do something again.
>From my initial browsing of the co
On Fri, 24 Jan 2014 20:54:13 +
Malcolm Priestley wrote:
> Here is alternative ndiv code, it is based on vendors code.
>
> It uses the ndiv value not frequency to change the divider.
>
> Signed-off-by: Malcolm Priestley
> ---
> drivers/media/dvb-frontends/ts2020.c | 24 ++--
When tuning to 10818V on Astra 28E2, the system tunes to 11343V
instead. This is a regression in the S471 driver introduced with the
changeset: b43ea8068d2090cb1e44632c8a938ab40d2c7419 [media] cx23885:
Fix TeVii S471 regression since introduction of ts2020.
Signed-off-by: Joakim Hernberg
On Wed, 22 Jan 2014 20:04:08 +0100
Joakim Hernberg wrote:
> I recently discovered a regression in the S471 driver. When trying to
> tune to 10818V on Astra 28E2, the system would tune to 11343V instead.
> After browsing the code it appears that a divider was changed when the
> tun
Hello,
I recently discovered a regression in the S471 driver. When trying to
tune to 10818V on Astra 28E2, the system would tune to 11343V instead.
After browsing the code it appears that a divider was changed when the
tuning code was moved from ds3000.c to ts2020.c.
The attached patch fixes thi
Hello,
First of all, thanks a lot for adding the S471 support to the kernel.
It appears to work very well on 3.6 which is what I'm running.
I am trying to get the included ir remote working. Tried the
enable_885_ir=1 module parameter (for cx23885) to no effect.
Any ideas?
--
Joakim
--
To