From owner-freebsd-hardware@FreeBSD.ORG Sat Feb 16 16:56:49 2013 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C7EC5E8D for ; Sat, 16 Feb 2013 16:56:49 +0000 (UTC) (envelope-from gosha-necr@yandex.ru) Received: from forward18.mail.yandex.net (forward18.mail.yandex.net [IPv6:2a02:6b8:0:1402::3]) by mx1.freebsd.org (Postfix) with ESMTP id 744A12AE for ; Sat, 16 Feb 2013 16:56:49 +0000 (UTC) Received: from web8g.yandex.ru (web8g.yandex.ru [95.108.252.108]) by forward18.mail.yandex.net (Yandex) with ESMTP id 4F6F31781A5F for ; Sat, 16 Feb 2013 20:56:48 +0400 (MSK) Received: from 127.0.0.1 (localhost.localdomain [127.0.0.1]) by web8g.yandex.ru (Yandex) with ESMTP id 155C153D8041; Sat, 16 Feb 2013 20:56:48 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1361033808; bh=jfxyYDfbqtFl7gKqkfI8RzQuXxR6LGL0XykrBo02qzM=; h=From:To:Subject:Date; b=tLIbDR3O5AxAAoBR7btT8qChh4PdsbP9IL1qaNSq+kawiy2aJT9X8CbOBGchOj5OK En6oGiDBE9jQuhyQC0lbrZHrFlODLf9zZklsYy7a9Yx6pMrzO0/LBvKF1OlkPlQXZw 9K5QzaifWpfyyIKfiG48GvvVvapgmUwc16rQIV+E= Received: from mx0.manul-it.ru (mx0.manul-it.ru [92.54.86.120]) by web8g.yandex.ru with HTTP; Sat, 16 Feb 2013 20:56:47 +0400 From: =?koi8-r?B?59XM0cXXIOfP28E=?= To: freebsd-hardware@freebsd.org Subject: Can't get temperature info from AMD FX-6300 Processor Message-Id: <351321361033807@web8g.yandex.ru> X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Sat, 16 Feb 2013 22:56:47 +0600 X-Mailman-Approved-At: Sat, 16 Feb 2013 17:53:32 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2013 16:56:49 -0000 Good day! I'm install FreeBSD 9.1-amd64 on new PC with AMD FX-6300 processor and motherboard ASUS M5A97 R2.0 I'm tryin include device amdtemp and device coretemp in kernel config, but there is no information about processor temperature through sysctl -a | grep -i temp Here is link to dmesg on pastebin: http://pastebin.com/Vkst8pQn