On Thu, Aug 28, 2008 at 10:40 PM, Thomas Goerke <tom@xxxxxxxxxxxx> wrote: > Devin, > > See output below. Tuners are now working correctly with MythTV. Well that's promising. Could you please reboot the system a few times and test both cold and warm starts so you are comfortable that everything is working? Once you're confident everything works, could you please try the following: 1. Comment out the "st->fw_use_legacy_i2c_api = 1" line you added in the previous email 2. Add "| I2C_M_NOSTART" to line 46 of mt2060.c so it looks like the following: { .addr = priv->cfg->i2c_address, .flags = I2C_M_RD | I2C_M_NOSTART, .buf = val, .len = 1 }, make, make install, reboot Then let me know if the dmesg output contains i2c errors (and send the output if it does). We're getting close here.... Devin -- Devin J. Heitmueller http://www.devinheitmueller.com AIM: devinheitmueller _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb