LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 623|回复: 3

一个sensor问题

[复制链接]
发表于 2006-8-3 21:29:42 | 显示全部楼层 |阅读模式
用了sensors-detect 没注意要添进文件的部分
然后重启的时候
starting up sensor      failed

dmesg shows
i2c_adapter i2c-1: SMBus Quick command not supported, can't probe for chips
i2c_adapter i2c-2: SMBus Quick command not supported, can't probe for chips

再sensors-detect 找不到任何chip

偶尔在nv的论坛上看到似乎和1.0-8756驱动有关 我用的就是这个版的驱动

请教何解
 楼主| 发表于 2006-8-5 20:45:13 | 显示全部楼层
up
没人知道么
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-8-7 11:32:01 | 显示全部楼层
要在文件里加的东西

To load everything that is needed, add this to some /etc/rc* file:

#----cut here----
# I2C adapter drivers
modprobe i2c-i801
# I2C chip drivers
modprobe eeprom
# sleep 2 # optional
/usr/bin/sensors -s # recommended
#----cut here----

rc* file 是什么阿 谁能帮忙看看
回复 支持 反对

使用道具 举报

发表于 2006-8-7 13:01:08 | 显示全部楼层
rc* file 是一系列系统启动脚本, 如果用opensuse 10.1, 可以把

# I2C adapter drivers
modprobe i2c-i801
# I2C chip drivers
modprobe eeprom
# sleep 2 # optional
/usr/bin/sensors -s # recommended

加在/etc/init.d/local.after文件里


只知道这么多了
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表