On 24/08/15 16:19, Johann Klammer wrote:
from gdb dump: [...] info = { name = "ST STV0299 DVB-S", '\000' <repeats 111 times>, type = FE_QPSK, frequency_min = 950000, frequency_max = 2150000, frequency_stepsize = 125, frequency_tolerance = 0, symbol_rate_min = 1000000, symbol_rate_max = 45000000, symbol_rate_tolerance = 500, notifier_delay = 0, caps = (FE_CAN_INVERSION_AUTO | FE_CAN_FEC_1_2 | FE_CAN_FEC_2_3 | FE_CAN_FEC_3_4 | FE_CAN_FEC_5_6 | FE_CAN_FEC_7_8 | FE_CAN_FEC_AUTO | FE_CAN_QPSK)}, [...] when tuning: [...]
Hi ..
[331020.207352] stv0299 does not support auto-inversion [331020.507480] stv0299 does not support auto-inversion [331020.807610] stv0299 does not support auto-inversion [331021.107747] stv0299 does not support auto-inversion [...] (but how the heck should I know?)
I am using the stv0299 with no problems at all, the code hasn't changed much in years. I am using linux 4.2-rc6
You shouldn't be getting that message as dvb core does the auto inversion for the driver.
I looked through the code and can't find any fault. Regards Malcolm -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html