From owner-freebsd-stable@FreeBSD.ORG Sat Oct 20 04:06:53 2012 Return-Path: Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C2E2123D; Sat, 20 Oct 2012 04:06:53 +0000 (UTC) (envelope-from takeda@takeda.tk) Received: from chinatsu.takeda.tk (mail.takeda.tk [74.0.89.210]) by mx1.freebsd.org (Postfix) with ESMTP id 952AE8FC08; Sat, 20 Oct 2012 04:06:53 +0000 (UTC) Received: from takeda-ws.lan (takeda-ws.lan [10.0.0.3]) (authenticated bits=0) by chinatsu.takeda.tk (8.14.5/8.14.5) with ESMTP id q9K3p2ps002014 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO); Fri, 19 Oct 2012 20:51:02 -0700 (PDT) (envelope-from takeda@takeda.tk) Date: Fri, 19 Oct 2012 20:50:10 -0700 From: Derek Kulinski X-Priority: 3 (Normal) Message-ID: <771658188.20121019205010@takeda.tk> To: Andriy Gapon Subject: Re: Problem reading vitals from Gigabyte H77-DH3H In-Reply-To: <5081552F.2050303@FreeBSD.org> References: <1286515493.20121017131543@takeda.tk> <507F1761.1010202@FreeBSD.org> <20121017205147.GB36106@chinatsu.takeda.tk> <5081552F.2050303@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: freebsd-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: Sat, 20 Oct 2012 04:06:54 -0000 Hello Andriy, Friday, October 19, 2012, 6:27:11 AM, you wrote: > Here is a (quite large) patch: > http://people.freebsd.org/~avg/sensors.diff > Please note that if affects both kernel and userland code. > Read it(4) manual page after upgrading. Note that you will need to add some > entries to /boot/device.hints (unless your upgrade procedure would automatically > merge the file). I applied it to RELENG_9 as of today, recompiled the userland and kernel (I did not see any errors). The it device loaded successfully, unfortunately I don't see any effect; the hw.acpi.thermal does not change (though I guess it not supposed to), sysctl hw.sensors and hw._sensors do not return anything (not even a complaint that it does not exist). sensord returns: sensorsd: no sensors found -- Best regards, Derek mailto:takeda@takeda.tk "unzip; strip; touch; finger; mount; fsck; more; yes; unmount; sleep" - my daily unix command list