I'm now running kernel 2.6.17-rc5, which included a bunch of patches 
relating to v4l and i2c, and have upgraded to GCC 4.1.1.  Then recompiled 
the ivtv and v4l-dvb sources from svn.  I'm tempting fate saying this, but 
seem to be experiencing a period of stability - except for a couple of 
errors around:
tveeprom 0-0050: Encountered bad packet header [ff]. Corrupt or not a 
Hauppauge eeprom.



Biggest difference I've noticed with this combination is the order the i2c 
devices appear on the bus.  In 2.6.16.XXX and GCC 4.1.0, they were:
  Installed I2C busses:
    i2c-1       unknown         ivtv i2c driver #0 
Algorithm unavailable
    i2c-0       unknown         SMBus Via Pro adapter at 5000 
Algorithm unavailable



with 2.6.17-rc5 and GCC 4.1.1 they're:
  Installed I2C busses:
    i2c-1       unknown         SMBus Via Pro adapter at 5000 
Algorithm unavailable
    i2c-0       unknown         ivtv i2c driver #0 
Algorithm unavailable



_______________________________________________
ivtv-devel mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-devel

Reply via email to