From owner-freebsd-hardware@FreeBSD.ORG Sat Feb 16 19:18: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 EB502E8C for ; Sat, 16 Feb 2013 19:18:49 +0000 (UTC) (envelope-from ol@csa.ru) Received: from srv.oltel.org (skynet.oltel.org [93.100.48.130]) by mx1.freebsd.org (Postfix) with ESMTP id 9030E96A for ; Sat, 16 Feb 2013 19:18:46 +0000 (UTC) Received: from srv.oltel.org (localhost [127.0.0.1]) by srv.oltel.org (Postfix) with ESMTP id CB73EDDBB89; Sat, 16 Feb 2013 23:08:47 +0400 (MSK) X-Virus-Scanned: amavisd-new at csa.ru Received: from srv.oltel.org ([127.0.0.1]) by srv.oltel.org (mail.csa.ru [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2EaiSpSBYxIU; Sat, 16 Feb 2013 23:08:46 +0400 (MSK) Received: from [192.168.239.248] (unknown [192.168.239.248]) by srv.oltel.org (Postfix) with ESMTPSA id C77B6DDBB76; Sat, 16 Feb 2013 23:08:46 +0400 (MSK) Message-ID: <511FD942.2090507@csa.ru> Date: Sat, 16 Feb 2013 23:08:50 +0400 From: Oleg Baranov User-Agent: Mozilla/5.0 (Windows NT 5.2; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: freebsd-hardware@freebsd.org Subject: Re: Can't get temperature info from AMD FX-6300 Processor References: <351321361033807@web8g.yandex.ru> In-Reply-To: <351321361033807@web8g.yandex.ru> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: =?UTF-8?B?0JPRg9C70Y/QtdCyINCT0L7RiNCw?= 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 19:18:50 -0000 On 16.02.2013 20:56, Гуляев Гоша wrote: > 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 > same for me. I have FX-8120 which amdtemp(4) detects not. there were some patches which you will surely find googling a bit. using them amdtemp will detect k15, but temperature reading are totally wrong :( didn't find an answer since spring 2012 :(