w83781d and empty /sys/class/hwmon

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Victor,

> here's debug when loading w83781d
>
> Feb 16 10:56:18 gw kernel: i2c-core: driver [w83781d] registered
> Feb 16 10:56:18 gw kernel: i2c_adapter i2c-0: found ignore parameter for
>                            adapter 0, addr 0x2d

You are explicitely preventing the driver to attach to device 0,0x2d
which is precisely your AS99127F chip! No wonder sensors then doesn't
work.

How is the w83781d driver loaded? Check your init scripts, and
double-check /etc/modprobe.conf. There *must* be an "ignore=0,0x2d"
parameter passed to the w83781d driver somehow, and you have to get rid
of it. "sensors" should then work just fine.

--
Jean Delvare




[Index of Archives]     [Linux Kernel]     [Linux Hardware Monitoring]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux