http://bugzilla.kernel.org/show_bug.cgi?id=5872
------- Additional Comments From [EMAIL PROTECTED] 2006-02-01 04:02 ------- This ain't no misdetection for sure. Do the values from the lm85 driver (as displayed by "sensors") make sense to you? They sure don't make much sense to me (which is why I was suggesting not to load the driver at all.) in0, in2 and in4 are obviously not correct. in3 may make sense if it's +3.3V and not +5V, but it would mean the chip wasn't properly wired. in1 may make sense if the nominal voltage of your CPU is 1.0V. Is it? You should comment out all the "set inN_min" and "set inN_min" lines where N is 0, 2 or 4 in your configuration file. You may also change the in1_min, in1_max and in3_min limits as follows: set in1_min 0.9 set in1_max 1.4 set in3_min 3.3 * 0.9 These can be refined later. The "vid" value doesn't seem to be correct so you shouldn't use it when setting limits. Fans: how many fans are there in this notebook? I guess only one. Does either the fan1 or fan2 value change slightly over time? If you have some form of fan control enabled (either manual or automatic), does either the fan1 or fan2 reading reflect the speed changes in a plausible way? Temperatures: do they fluctuate according to the system load? Do any of them tend to match the ACPI reading? BTW, you should comment out the "set vrm" line in the configuration file, detection is supposed to be automatic in recent 2.6 kernels. I have yet to check if Pentium M series are covered. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla