On Tue, 17 Feb 2009 04:35:52 +0100, Thomas Koch wrote: > What I also noticed is when I do an i2cdetect the bus type of the interface is > shown as dummy. Normaly the type is i2c. "i2cdetect -l" queries the bus functionality to find out whether it can do raw I2C or only SMBus. If it returns "dummy" this means that the functionality request itself failed (which would probably be confirmed by "i2cdetect -F"), which isn't necessarily surprising if the i2c-tiny-usb driver is crashed. -- Jean Delvare -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html