Hi,
On 09.08.2012 14:13, Christoph Gommel wrote:
Unfortunately and thithout an explainable reason to me the tools detect an E4000 instead of the soldered FC0013 on my stick - but only on the PI.
I could reproduce this issue on my raspberry pi and pushed a fix. The I2C reads failed as expected at the E4K address, but due to a uninitialized variable (which unluckily had the value 0x40 - the same as the expected E4K check value) the tuner was mis-detected.
Regards, Steve