lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 12 Jun 2009 18:48:39 +0200
From:	tomaz.mertelj@...st.arnes.si
To:	"Michael S. Zick" <lkml@...ethan.org>, tomaz.mertelj@...st.arnes.si
Cc:	Harald Welte <HaraldWelte@...tech.com>,
	Jean Delvare <khali@...ux-fr.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	linux-kernel@...r.kernel.org, lm-sensors@...sensors.org
Subject: =?UTF-8?Q?Re: [lm-sensors] [PATCH] hwmon: Add driver for VIA CPU core	temperature=
	?=

> On Fri June 12 2009, Michael S. Zick wrote:

> 
> The tool does not report read failures.
> **BUT** if you remember to "modprobe msr" or have it built in...
> Translation: Cockpit error.  ;)
> 
>

This is why rdmsr-tool reports file errors.

Here is the output:


DEBNAS:~#  for r in 0x1160 0x1161 0x1162 0x1163 0x1164 0x1165 
0x1166 0x1167 0x1
168 0x1169 0x116a 0x116b 0x116c 0x1152 0x1153 ; do  echo $r '->' 
`rdmsr  -x -0
$r` ;done;
0x1160 -> 00000000000005dc
0x1161 -> 00000000000003e8
0x1162 -> 0000000000000000
0x1163 -> 0000000000000000
0x1164 -> 000000000000005f
0x1165 -> 0000000000000064
0x1166 -> 000000000000007d
0x1167 -> 0000000000000000
0x1168 -> 0000000000000187
0x1169 -> 000000000000001d
0x116a -> 0000000000000003
0x116b -> 00000000000001a6
0x116c -> 00000000000003bf
0x1152 -> e78cb39ff7ffffff
0x1153 -> 0f180f18feffffff

via-cputemp-isa-0000
Adapter: ISA adapter
Core 0:      +28.0 C

Tomaz Mertelj

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ