From owner-freebsd-stable@FreeBSD.ORG Sat Jun 14 08:29:52 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A6F9FE71 for ; Sat, 14 Jun 2014 08:29:52 +0000 (UTC) Received: from darkthrone.kvedulv.de (darkthrone.kvedulv.de [IPv6:2001:1578:400:101::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "darkthrone.kvedulv.de", Issuer "Gandi Standard SSL CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 68CFD2ABF for ; Sat, 14 Jun 2014 08:29:51 +0000 (UTC) Received: by darkthrone.kvedulv.de (Postfix, from userid 666) id 6304152; Sat, 14 Jun 2014 10:29:40 +0200 (CEST) Date: Sat, 14 Jun 2014 10:29:40 +0200 From: Michael Moll To: Daniel Braniss Subject: Re: and K8-class but no amdtemp? Message-ID: <20140614082940.GA34927@darkthrone.kvedulv.de> References: <3CD844F1-9C96-4494-915D-04531B733064@cs.huji.ac.il> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3CD844F1-9C96-4494-915D-04531B733064@cs.huji.ac.il> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: FreeBSD stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jun 2014 08:29:52 -0000 Hi, On Sat, Jun 14, 2014 at 11:16:48AM +0300, Daniel Braniss wrote: > this board - PCEngins api, is a K8-class: > > but loading amdtemp does not show any temperature, any insights? It does for me: # sysctl dev.amdtemp dev.amdtemp.0.%desc: AMD CPU On-Die Thermal Sensors dev.amdtemp.0.%driver: amdtemp dev.amdtemp.0.%parent: hostb4 dev.amdtemp.0.sensor_offset: 0 dev.amdtemp.0.core0.sensor0: 53.6C Maybe you need to update the BIOS? I'm running (dmidecode output): Version: SageBios_PCEngines_APU-41 Release Date: 04/01/2014 Regards -- Michael Moll