Re: Unsupported Mobo Driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Howard,

Please keep the list in Cc, and don't top-post.

On Fri, 7 Mar 2014 20:59:53 -0800, Howard Nguyen wrote:
> Hi Jean, thanks for the quick reply!
> 
> *sensors (w/ -10 offsest):*
> acpitz-virtual-0
> Adapter: Virtual device
> temp1:        +36.0°C  (crit = +94.0°C)
> 
> coretemp-isa-0000
> Adapter: ISA adapter
> Physical id 0:  +37.0°C  (high = +77.0°C, crit = +95.0°C)
> Core 0:         +36.0°C  (high = +77.0°C, crit = +95.0°C)
> Core 1:         +35.0°C  (high = +77.0°C, crit = +95.0°C)
> 
> *sensors -c /dev/null:*
> acpitz-virtual-0
> Adapter: Virtual device
> temp1:        +47.0°C  (crit = +104.0°C)
> 
> coretemp-isa-0000
> Adapter: ISA adapter
> Physical id 0:  +47.0°C  (high = +87.0°C, crit = +105.0°C)
> Core 0:         +46.0°C  (high = +87.0°C, crit = +105.0°C)
> Core 1:         +45.0°C  (high = +87.0°C, crit = +105.0°C)
> 
> 
> *custom config:*
> 
> chip "acpitz-virtual-0"
> label temp1 "temp1"
>  compute temp1 @-10, @-10
> 
> chip "coretemp-isa-0000"
> label temp1 "Physical id 0"
>  compute temp1 @-10, @-10
> 
> label temp2 "Core 0"
> compute temp2 @-10, @-10
> 
> label temp3 "Core 1"
> compute temp3 @-10, @-10
> 
> acpi -v (unaffected by offset):
> Thermal 0: ok, 45.0 degrees C
> 
> *Other*
> This is within 2 mins of boot up. Usually it boots and its in the 48-53 C
> range. I used to run Windows and it was in the 38-42 range. After I wiped
> Windows, I've had issues with the fan going off every 30-60 seconds.
> I'm *assuming
> *this is caused by bad temp readings.

Even if it was caused by bad temperature readings, adding offsets to
your libsensors configuration file isn't going to help. The offset only
changes what you see as a user. The ACPI subsystem only sees the
original reading.

> I already tried reading up on
> fancontrol and pwmconfig but neither seem to work.

It almost never works on laptops so I'm not surprised.

> Again thanks the help. Sorry in advance if I'm doing something stupid /
> being completely ignorant.

I would guess that your laptop has issues with cpufreq, or cpuidle, or
ACPI. The higher temperatures would be a symptom of improper power
management.

That being said, it is also possible that whatever Windows tool you
were using for monitoring, was returning temperatures with an offset
applied for whatever reason. In my experience it is more reliable to
compare power consumption and autonomy on battery, because these are
external measurements which do not lie. But if you no longer have
Windows on that laptop, you no longer can do that, unfortunately.

So, we can't actually help you on this list. You'll have to ask on
linux-pm and/or linux-acpi. Things you can check first so that you can
provide the information they'll inevitably ask for:

1* Is cpufreq working? Check the CPU frequency in /proc/cpuinfo when
idle, and the "Frequency stats" tab in powertop. The CPU should spend
most time in lowest frequency when the laptop is idle. If that's not
the case, report to linux-pm.

2* Is cpuidle working? Check for cpuidle-related messages in the kernel
log, and the "Idle stats" tab in powertop. The CPU should spend most
time in the deepest C state when the laptop is idle. If that's not the
case, report to linux-pm.

If both items above look right, it's most probably an ACPI issue, so
report to linux-acpi.

Good luck,
-- 
Jean Delvare
SUSE L3 Support

_______________________________________________
lm-sensors mailing list
lm-sensors@xxxxxxxxxxxxxx
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors





[Index of Archives]     [Linux Kernel]     [Linux Hardware Monitoring]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux