(In reply to Jean Delvare from comment #29)
> Conrad, until we sort it out, you may be able to work around the problem by
> passing option disable_features=0x10 to the i2c-i801 driver.
Hey Jean,
seems to help as a workaround after disabling the interrupts for i2c-i801.
[ 7.950079] i801_smbus 0000:00:1f.3: Interrupt disabled by user
[ 7.951624] i801_smbus 0000:00:1f.3: enabling device (0140 -> 0143)
[ 7.953270] i801_smbus 0000:00:1f.3: SMBus using polling
(In reply to Jean Delvare from comment #29) features= 0x10 to the i2c-i801 driver.
> Conrad, until we sort it out, you may be able to work around the problem by
> passing option disable_
Hey Jean,
seems to help as a workaround after disabling the interrupts for i2c-i801.
[ 7.950079] i801_smbus 0000:00:1f.3: Interrupt disabled by user
[ 7.951624] i801_smbus 0000:00:1f.3: enabling device (0140 -> 0143)
[ 7.953270] i801_smbus 0000:00:1f.3: SMBus using polling
Cheers
Conrad