https://bugzilla.kernel.org/show_bug.cgi?id=19452
Zhang Rui <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33002|application/octet-stream |text/plain mime type| | --- Comment #6 from Manuel Ullmann <[email protected]> 2010-10-14 08:02:44 --- Created an attachment (id=33572) --> (https://bugzilla.kernel.org/attachment.cgi?id=33572) output of stopwatch script Hi again, I wrote a little script to count time amounts for the fan spin up issue at ca. 85-89°C. I commented and tightened the output and will attach it now. Here is the script: #!/bin/bash #stopwatch.sh cat /sys/class/hwmon/hwmon0/device/temp1_input time read -s -n1 -p "Hit any key to stop counting." cat /sys/class/hwmon/hwmon0/device/temp1_input exit 0 I hope this way you can form an opinion about this issue. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
