Changeset 1191

Show
Ignore:
Timestamp:
09/29/01 20:17:33 (12 years ago)
Author:
mds
Message:

added how-to-contribute, LM75 and LM80 sections

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/doc/FAQ

    r1169 r1191  
    22222.6 How are alarms triggered? 
    2323 
    24 3 Installation and Management 
     243. Installation and Management 
    25253.1 Why so many modules, and how do I cope with them? 
    26263.2 How do I know which chips I own? 
     
    42423.8 'make install' fails on Mandrake kernels 
    4343 
    44 4 Problems 
     444. Problems 
    45454.1 Why do my fans report exactly half/double their values by your code 
    4646compared to the BIOS?  
     
    7272  4.17E Bad readings from a w8378[12]d! 
    7373  4.17F Bus hangs on Ali 1543 on Asus P5A boards! 
     74  4.17G Bad readings from LM75! 
     75  4.17H Bad readings from LM80! 
    74764.18 How do I configure two chips (LM87) differently? 
    75774.19 Dmesg says Upgrade BIOS! I don't want to! 
     
    87894.25 Sensors says 'Error: Line xxx: zzzzzzz' 
    8890 
    89 5 How to Ask for Help   
     915. How to Ask for Help   
    90925.1 What to do if a module won't insert? 
    91935.2 What to do if it inserts, but nothing happens? 
     
    94965.5 What if it just works like a charm? 
    9597 
    96 6 Version 1 specific questions 
    97 6.1 My manufacturer swears that my mainboard has an SMBus, but your code  
     986. How to Contribute 
     996.1 How to write a driver 
     1006.2 How to get CVS access 
     1016.3 How to donate hardware to the project 
     1026.4 How to join the project mailing list 
     1036.5 How to (not) access mailing list archives 
     104 
     1057. Version 1 specific questions 
     1067.1 My manufacturer swears that my mainboard has an SMBus, but your code  
    98107reports that it can't find it.  What's wrong?  
    99 6.2 The modules won't load, saying 'SMBus not detected'. 
    100 6.3 I try to read /proc/sensors, and I get a "No sensor data yet (try again in  
     1087.2 The modules won't load, saying 'SMBus not detected'. 
     1097.3 I try to read /proc/sensors, and I get a "No sensor data yet (try again in  
    101110a few moments)" message. Why? 
    102111 
     
    675684 
    676685 
     6864.17G Bad readings from LM75! 
     687 
     688    The LM75 detection is poor and other hardware is often misdetected 
     689as an LM75. Figure out what you really have (see 4.24C). 
     690 
     691 
     6924.17H Bad readings from LM80! 
     693 
     694    The LM75 detection is poor and other hardware is often misdetected 
     695as an LM75. Figure out what you really have (see 4.24C). 
     696 
     697 
    6776984.18 How do I configure two chips (LM87) differently? 
    678699 
     
    805826        3) Check the Motherboard Monitor website 
    806827           (see useful_addresses.html) for a good cross-reference. 
     828 
    807829 
    8088304.25 Sensors says 'Error: Line xxx: zzzzzzz' 
     
    889911 
    890912 
    891  
    892 6 Version 1 specific questions 
     9136. How to Contribute 
     914-------------------- 
     915 
     9166.1 How to write a driver 
     917 
     918    See doc/developers/new_drivers in our package for instructions. 
     919 
     920 
     9216.2 How to get CVS access 
     922 
     923    For anonymous CVS read access, see the instructions on our download page. 
     924    For write access, run the script doc/developers/genpasswd.pl in 
     925    our package and follow the instructions. Let us know what part 
     926    of the package you would like to work on. 
     927 
     928 
     9296.3 How to donate hardware to the project 
     930 
     931    Send us email <sensors@stimpy.netroedge.com>. 
     932 
     933 
     9346.4 How to join the project mailing list 
     935 
     936    Send us email <sensors@stimpy.netroedge.com>. Sorry, no automated 
     937    subscribe/unsubscribe service. 
     938 
     9396.5 How to (not) access mailing list archives 
     940 
     941    Sorry, there is no archive. 
     942 
     943 
     9447. Version 1 specific questions 
    893945------------------------------ 
    894946 
    895947Note: Version 1 is very very old and is not recommended. 
    896948 
    897 6.1 My manufacturer swears that my mainboard has an SMBus, but your code  
     9497.1 My manufacturer swears that my mainboard has an SMBus, but your code  
    898950reports that it can't find it.  What's wrong?  
    899951 
     
    916968 
    917969 
    918 6.2 The modules won't load, saying 'SMBus not detected'. 
     9707.2 The modules won't load, saying 'SMBus not detected'. 
    919971 
    920972    This should no longer be an issue in 1.4.10 and later; it will 
     
    922974 
    923975 
    924 6.3 I try to read /proc/sensors, and I get a "No sensor data yet (try again in  
     9767.3 I try to read /proc/sensors, and I get a "No sensor data yet (try again in  
    925977a few moments)" message. Why? 
    926978 
     
    934986 
    935987 
    936 6.4 On my Dell, a LM80 is detected, but all readings are 0! 
     9887.4 On my Dell, a LM80 is detected, but all readings are 0! 
    937989 
    938990    This is a bug we have only observed on Dell computers. There is 
     
    947999--------------------------------------------------------------------------------------- 
    9481000 
     1001Rev 2.4 (MDS) Minor updates 20010929 
    9491002Rev 2.4 (MDS) Minor updates 20010722 
    9501003Rev 2.3 (MDS) General update, 20010224, released with lm_sensors 2.6.0.