Hi,
dmesg :
Code:
Feb 16 00:31:07 vvterm agpgart: AGP aperture is 128M @ 0xd0000000Feb 16 00:31:07 vvterm agpgart: Detected ALi M1683 chipsetFeb 16 00:31:07 vvterm ali1535_smbus 0000:00:03.1: ALI1535 not detected, module not inserted.Feb 16 00:31:07 vvterm ali1535_smbus 0000:00:03.1: ALI1535_smb region uninitialized - upgrade BIOS?Feb 16 00:31:07 vvterm ali1563: SMBus control = 5003Feb 16 00:31:07 vvterm ali1563_probe: Returning 0Feb 16 00:31:07 vvterm ali15x3_smbus 0000:00:03.1: ALI15X3 not detected, module not inserted.Feb 16 00:31:07 vvterm ali15x3_smbus 0000:00:03.1: ALI15X3_smb region uninitialized - upgrade BIOS or use force_addr=0xaddr
Why ALI1535 is not detected ? My Chipset is not fully supported by Linux ? If it's true, can that have influances on the performance ?
After (in dmesg) :
Code:
Feb 16 00:39:38 vvterm **WARNING** I2C adapter driver [NVIDIA i2c adapter 0 at 1:00.0] forgot to specify physical device; fix it!Feb 16 00:39:38 vvterm **WARNING** I2C adapter driver [NVIDIA i2c adapter 1 at 1:00.0] forgot to specify physical device; fix it!Feb 16 00:39:38 vvterm **WARNING** I2C adapter driver [NVIDIA i2c adapter 2 at 1:00.0] forgot to specify physical device; fix it!
a solution ?
Thanks in advance.