> Hello, > Sorry if I'm wrong writing you. > I have Fujitsu Lifebook based on I440MX, then I'm trying to use > i2c-piix4 on kernel 2.6.4, it loads successfully, but then I'm > testing it with for example i2cdetect from lm_sensors package it > goes in oops like: I guess you enabled "I2C Core debugging" when configuring your kernel. There's a bug in there, which is causing this known oops: http://bugzilla.kernel.org/show_bug.cgi?id=2184 This is hopefully fixed in 2.6.5-rc2. In the meantime, just disable I2C Core debugging and the oops should go away. -- Jean Delvare http://www.ensicaen.ismra.fr/~delvare/