Changes between Initial Version and Version 2 of Ticket #2265
- Timestamp:
- 02/08/09 10:18:28 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2265
- Property owner changed from somebody to juergh
-
Ticket #2265 – description
initial v2 1 1 Hi Developers, 2 2 3 I am trying to get sensor information on this Tyan board, on which Tyan only supports M$ Windoze OS, therefore they are not providing a config file for lm-sensors and linux. 3 4 4 5 The sensors-detect detects the Super I/O chip but it is not recognized. This is the output from from sensors-detect: 5 6 7 {{{ 6 8 Some Super I/O chips may also contain sensors. We have to write to 7 9 standard I/O ports to probe them. This is usually safe. … … 18 20 Trying family `SMSC'... No 19 21 Trying family `VIA/Winbond/Fintek'... No 22 }}} 20 23 21 24 {{{ 22 25 root@tyan:~# sensors -v 23 26 sensors version 2.10.1 with libsensors version 2.10.1 … … 27 30 Linux tyan 2.6.20-16-generic #2 SMP Sun Sep 23 19:50:39 UTC 2007 i686 GNU/Linux 28 31 root@tyan:~# 32 }}}
