Changeset 1125
- Timestamp:
- 06/09/01 01:15:07 (12 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/doc/FAQ (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/doc/FAQ
r1102 r1125 665 665 4.20 Sensors says 'Can't access /proc file' 666 666 667 Did you 'modprobe sensors'? Check 'lsmod'. 667 (release 2.6.0 and later) Did you 'modprobe i2c-proc'? Check 'lsmod'. 668 (release 2.5.5 and earlier) Did you 'modprobe sensors'? Check 'lsmod'. 669 If you did 'sensors -s', did you run it as root? 670 Do you have /proc support in your kernel (is /proc there?) 668 671 669 672 … … 676 679 Did you 'modprobe i2c-isa' if you have ISA sensor chips? 677 680 Check 'lsmod'. 678 679 681 680 682
