On 10/22/2010 03:56 PM, Mauro Carvalho Chehab wrote: > --- a/drivers/media/dvb/dvb-usb/af9015.c > +++ b/drivers/media/dvb/dvb-usb/af9015.c > @@ -1144,7 +1144,7 @@ static struct qt1010_config af9015_qt1010_config = { > > static struct tda18271_config af9015_tda18271_config = { > .gate = TDA18271_GATE_DIGITAL, > - .small_i2c = 1, > + .small_i2c = TDA18271_16_BYTE_CHUNK_INIT;, No, it doesn't help (note the i2c line which prints the small_i2c entry): dvb-usb: found a 'Leadtek WinFast DTV Dongle Gold' in cold state, will try to load a firmware dvb-usb: downloading firmware from file 'dvb-usb-af9015.fw' dvb-usb: found a 'Leadtek WinFast DTV Dongle Gold' in warm state. dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer. DVB: registering new adapter (Leadtek WinFast DTV Dongle Gold) af9013: firmware version:4.95.0.0 DVB: registering adapter 0 frontend 0 (Afatech AF9013 DVB-T)... af9015_tuner_attach: i2c 16 tda18271 16-00c0: creating new instance TDA18271HD/C2 detected @ 16-00c0 af9015: command failed:1 tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x0, len = 39, i2c_transfer returned: -1 af9015: command failed:1 tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x20, len = 1, i2c_transfer returned: -1 af9015: command failed:1 tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x20, len = 1, i2c_transfer returned: -1 af9015: command failed:1 tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x20, len = 1, i2c_transfer returned: -1 af9015: command failed:1 tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x20, len = 1, i2c_transfer returned: -1 af9015: command failed:1 tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x5, len = 11, i2c_transfer returned: -1 af9015: command failed:1 tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x13, len = 1, i2c_transfer returned: -1 af9015: command failed:1 tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x13, len = 1, i2c_transfer returned: -1 af9015: command failed:1 tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x3, len = 1, i2c_transfer returned: -1 af9015: command failed:1 tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x5, len = 7, i2c_transfer returned: -1 af9015: command failed:1 tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x4, len = 1, i2c_transfer returned: -1 af9015: command failed:1 tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x5, len = 11, i2c_transfer returned: -1 af9015: command failed:1 tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x3, len = 1, i2c_transfer returned: -1 af9015: command failed:1 tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x5, len = 7, i2c_transfer returned: -1 af9015: command failed:1 tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x4, len = 1, i2c_transfer returned: -1 af9015: command failed:1 tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x5, len = 11, i2c_transfer returned: -1 af9015: command failed:1 tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x3, len = 1, i2c_transfer returned: -1 af9015: command failed:1 tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x5, len = 7, i2c_transfer returned: -1 af9015: command failed:1 tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x4, len = 1, i2c_transfer returned: -1 af9015: command failed:1 tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x6, len = 1, i2c_transfer returned: -1 af9015: command failed:1 tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x3, len = 1, i2c_transfer returned: -1 dvb-usb: Leadtek WinFast DTV Dongle Gold successfully initialized and connected. usbcore: registered new interface driver dvb_usb_af9015 regards, -- js -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html