On Sat, 2014-02-08 at 16:11 +0000, Malcolm Priestley wrote: > The generic v1 and v2 devices have been all tested. > > IDs tested > USB_PID_ITETECH_IT9135 v1 & v2 > USB_PID_ITETECH_IT9135_9005 v1 > USB_PID_ITETECH_IT9135_9006 v2 > > Current Issues > There is no signal on > USB_PID_ITETECH_IT9135 v2 > > No SNR reported all devices. > > All single devices tune and scan fine. > > All remotes tested okay. > > Dual device failed to register second adapter > USB_PID_KWORLD_UB499_2T_T09 > It is not clear what the problem is at the moment. Hi Antti I have found the problem here. state->eeprom_addr + EEPROM_2ND_DEMOD_ADDR contains no value So on 9135 devices register 0x4bfb and the I2C address (state->af9033_config[1].i2c_addr) need to be set to 0x3a. I have only manually changed these and both adapters work fine. Also, I can't find pick up for register 0xcfff although it appears to be on by default. I will try and do a patch later and the patch for remaining ids in it913x. 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