Am 01.05.2017 um 19:54 schrieb Mauro Carvalho Chehab: > Hi Frank, > > Em Mon, 1 May 2017 16:11:51 +0200 > Frank Schäfer <fschaefer.oss@xxxxxxxxxxxxxx> escreveu: > >> Am 01.05.2017 um 13:38 schrieb Mauro Carvalho Chehab: >>> Right now, all devices use bus 0 for eeprom. However, newer >>> versions of Terratec H6 use a different buffer for eeprom. >>> >>> So, add support to use a different I2C address for eeprom. >> Has this been tested ? >> Did you read my reply to the previous patch version ?: >> See http://www.spinics.net/lists/linux-media/msg114860.html >> >> I doubt it will work. At least not for the device from the thread in the >> Kodi-forum. > Yes. Someone at IRC were complaining about this device (his nick is > buxy81). Ahh, you are in contact with him ? That's good. > According with the tests he did, with both patches his > device is now working. I guess it works because (due to the first patch) no eeprom is detected anymore. In this case the driver prints a "board has no eeprom" message to the log and continues. > That's said, it would be great if he could provide us more details > about the tests he did, with the logs enabled, in order for us to see > if the eeprom contents is properly read. Yes, further tests/details are required. Can you ask him to join the list ? Regards, Frank > > > Thanks, > Mauro