From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PRj98-0004tF-50 for garchives@archives.gentoo.org; Sun, 12 Dec 2010 10:27:14 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 710D2E0671; Sun, 12 Dec 2010 10:25:45 +0000 (UTC) Received: from mail-gx0-f180.google.com (mail-gx0-f180.google.com [209.85.161.180]) by pigeon.gentoo.org (Postfix) with ESMTP id 36511E0671 for ; Sun, 12 Dec 2010 10:25:45 +0000 (UTC) Received: by gxk19 with SMTP id 19so3334211gxk.11 for ; Sun, 12 Dec 2010 02:25:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=zGmH5o1SPG+xdSzAukCV6owCnuqmgwq8C5mIEemHx88=; b=CRLLXQdo2GDgRoSkWSjyOBxOwYNfntH8iX9MW4br9wwVmr1p6PAprg96F0u70oUpYl jgdgRqI0VRw8B8ZBO2QyBU0+H3hmosCkaZ30nY16Dt99VrbZRFuXQQ/34p8vd1EG8Izx 9QbgiQERPeLdJ/xnH2rabWhFuVwEd2THV+5qQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=Z7dlAh971+qwDgzTap8nFjHdyk2E7qvfHPA1hPtQaFmTTtXKFzluKfTejcNiYMRAbr K9Bu5/t4bjYD3VYtB3brIFSHGDTB22y3tzo8p7g0apT4+6WdsQXdubPQr1IQMathTrYK ICn0BIy7MA0sUbPFW6waqsEESACNQ/5l8Pn8k= Received: by 10.100.127.20 with SMTP id z20mr1774778anc.176.1292149544687; Sun, 12 Dec 2010 02:25:44 -0800 (PST) Received: from [192.168.1.2] (adsl-240-56-23.jan.bellsouth.net [74.240.56.23]) by mx.google.com with ESMTPS id b27sm2944978ana.8.2010.12.12.02.25.43 (version=SSLv3 cipher=RC4-MD5); Sun, 12 Dec 2010 02:25:44 -0800 (PST) Message-ID: <4D04A325.5000701@gmail.com> Date: Sun, 12 Dec 2010 04:25:41 -0600 From: Dale User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.15) Gecko/20101109 Gentoo/2.0.10 SeaMonkey/2.0.10 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] FAN-Speed readout/control ??? References: <20101212052521.GA15994@solfire> <4D0485A1.8000809@gmail.com> <4D04932E.3020505@alyf.net> <20101212100318.GA5602@solfire> In-Reply-To: <20101212100318.GA5602@solfire> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 05ac574e-4581-4411-a669-5d9323a9f964 X-Archives-Hash: 07c1111a8c2f1dff433e227f5afe4a32 meino.cramer@gmx.de wrote: > Hi Andrea, Hi Dale, > > Before I post my question I did, what you have suggested, Andrea. > Sensors-detect reports the it87 chip to be included as module/in the > kernel, which I did -- but the driver does not produces any output > > AMD k10 was already in and reports everything -- only the fan stuff > was missing, which (normall) the ITE (it87) chip is used for. > > The version of lm_sensors, which is in portage reports here "driver to > be written" but the svn-version of lm_sensors seems to support it. I > installed that svn-version locally but I cant read from the ITE > chip. > Still only voltages and temperatures. > GKrellm (normally I use conky) also detects no fans. > > @Dale: > Do you have exactly the same board (ASUS Crosshair IV formula) as I, or? > > I tried to include "everything" into the kernel but unfortunately the > results are the same: No fans and the it87 driver seems not to work > for me... > > Any other ideas? > > Best regards and have a nive sunday! > mcc > > I have a Gigabyte mobo here. There are two places that you have to enable all the sensors tho. As was posted a bit ago, one is I2C Support and one is Hardware Monitoring Support both of which are under Device Drivers. Is it possible that you left one out? If you built all the drivers in and it didn't work, then you may have to wait on a newer kernel. If you are running a stable kernel, you may want to try a unstable one since they are newer and may have the updated drivers. I'm using 2.6.36 gentoo-sources here. Hope that helps. Dale :-) :-)