On 1/26/2011 9:42 AM, Phillip Susi wrote: >> Back to your hardware monitoring issue, Asus tends to use the >> integrated sensors in the Super-I/O on desktop boards. So odds are that >> you have a very recent Super-I/O chip sensors-detect doesn't know. From >> pictures found on the web, it seems to be a Nuvoton NCT6776F, for which >> we indeed have no support yet. > > I began to suspect as much. Do you know if anyone is working on a > driver for it, or if the data sheet is available so I could take a crack > at it? I have gotten ahold of the data sheet for the chip so hopefully will be able to write a driver for it, but maybe we should move this conversation to the lm-sensors mailing list? Before we do though, I sill have one more question about the i2c bus. My understanding is that simple i2c devices use fixed addresses, like the SPD EEPROMs, but SMBus devices initially respond to a broadcast address where they can be detected and dynamically assigned an address. Is there a tool that can perform such a reset and enumeration that could give better identification of those two unknown devices, should they be smbus compatible and not just i2c? When I tried reading them with i2c-dump I just got a bunch of XXs. -- 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