TeVii S-471 / ds3000 frontend firmware loading

2014-02-02 Thread Joakim Hernberg
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

[PATCH] [media] cx23885: Fix tuning regression for TeVii S471

2014-01-31 Thread Joakim Hernberg
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 jhernb

Re: [PATCH TEST] ts2020.c : correct divider settings

2014-01-31 Thread Joakim Hernberg
On Fri, 24 Jan 2014 20:54:13 + Malcolm Priestley tvbox...@gmail.com 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 tvbox...@gmail.com ---

Re: patch to fix a tuning regression for TeVii S471

2014-01-24 Thread Joakim Hernberg
On Wed, 22 Jan 2014 20:04:08 +0100 Joakim Hernberg j...@alchemy.lu 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 tuning

patch to fix a tuning regression for TeVii S471

2014-01-22 Thread Joakim Hernberg
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

ir rremote support for TeVii S471

2012-11-12 Thread Joakim Hernberg
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