From owner-freebsd-stable@FreeBSD.ORG Thu Mar 14 00:04:05 2013 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 803B3E11 for ; Thu, 14 Mar 2013 00:04:05 +0000 (UTC) (envelope-from illoai@gmail.com) Received: from mail-da0-x230.google.com (mail-da0-x230.google.com [IPv6:2607:f8b0:400e:c00::230]) by mx1.freebsd.org (Postfix) with ESMTP id 6121F1FA for ; Thu, 14 Mar 2013 00:04:05 +0000 (UTC) Received: by mail-da0-f48.google.com with SMTP id w4so636606dam.35 for ; Wed, 13 Mar 2013 17:04:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:content-transfer-encoding; bh=W/zYzr+uNzG/ZVIfqsVumKg4f90WIBlPEN3nJ8gJRO4=; b=zc8GV9I6wFi4jbqIYbuYLhwMmq72xWLxETiZ1lfxLQujMsMycdvDyihjXgx/4EKB2C 48txSprc1oV7rDPvlBU27jmUZ+izKfDZN/hNStGFSLXZUrh3V0npDz7L+7Uo8EM9pGBq nUjMmndUhMXv36US3px2qY/mEGdOFCA3rcv60s7/4K6qtkjLULsnQmXpgmoibLRwTBd9 gLSMverjlo38rJWfqgxuhXzs/w1gSKvso9yEBUv9Qq7VHlRyROd69PZDoH7GbCuZmfcC CaoNrp9piIRu1YVyE2EMBrPy0tqsezYQ0p21YUquKC9SFBrMYk29iaQKZeG/0PqrKQUC 2frA== MIME-Version: 1.0 X-Received: by 10.68.213.231 with SMTP id nv7mr802010pbc.85.1363219445033; Wed, 13 Mar 2013 17:04:05 -0700 (PDT) Received: by 10.68.82.106 with HTTP; Wed, 13 Mar 2013 17:04:04 -0700 (PDT) In-Reply-To: <5140443F.3080507@pean.org> References: <5140443F.3080507@pean.org> Date: Wed, 13 Mar 2013 20:04:04 -0400 Message-ID: Subject: Re: amdtemp does not find my CPU. From: "illoai@gmail.com" To: =?ISO-8859-1?Q?Peter_Ankerst=E5l?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: "stable@freebsd.org" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Mar 2013 00:04:05 -0000 On 13 March 2013 05:17, Peter Ankerst=E5l wrote: > Hi! > > Im running FreeBSD 9.1 on a AMD APU machine: > CPU: AMD E-450 APU with Radeon(tm) HD Graphics (1699.36-MHz K8-class CPU) > > FreeBSD 9.1-RELEASE-p1 #0 r243379M: Fri Mar 8 23:16:44 CET 2013 > root@pean.org:/usr/obj/usr/src/sys/GENERIC > > I try to use amdtemp(4) to read the temperature of this CPU but it doesnt > seem to detect the CPU. The manual states that it should support K8-class= . > Just an aside (as I note you've got it nailed down), but AFIK the E-450 is a K-10 core not a K-8. It'd be nice if K-10 was a perfect superset of K-8, but I have my doubts. --=20 --