Changes between Initial Version and Version 2 of Ticket #2265

Show
Ignore:
Timestamp:
02/08/09 10:18:28 (4 years ago)
Author:
khali
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2265

    • Property owner changed from somebody to juergh
  • Ticket #2265 – description

    initial v2  
    11Hi Developers, 
     2 
    23I 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. 
    34 
    45The sensors-detect detects the Super I/O chip but it is not recognized. This is the output from from sensors-detect: 
    56 
     7{{{ 
    68Some Super I/O chips may also contain sensors. We have to write to 
    79standard I/O ports to probe them. This is usually safe. 
     
    1820Trying family `SMSC'...                                     No 
    1921Trying family `VIA/Winbond/Fintek'...                       No 
     22}}} 
    2023 
    21  
     24{{{ 
    2225root@tyan:~# sensors -v 
    2326sensors version 2.10.1 with libsensors version 2.10.1 
     
    2730Linux tyan 2.6.20-16-generic #2 SMP Sun Sep 23 19:50:39 UTC 2007 i686 GNU/Linux 
    2831root@tyan:~# 
     32}}}