From owner-freebsd-stable@FreeBSD.ORG Sat Oct 20 08:50:27 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 E0F9C4A3; Sat, 20 Oct 2012 08:50:27 +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 877EB8FC08; Sat, 20 Oct 2012 08:50:27 +0000 (UTC) Received: from [10.169.96.204] (101.sub-70-197-139.myvzw.com [70.197.139.101]) (authenticated bits=0) by chinatsu.takeda.tk (8.14.5/8.14.5) with ESMTP id q9K8oQ5l020431 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sat, 20 Oct 2012 01:50:26 -0700 (PDT) (envelope-from takeda@takeda.tk) User-Agent: K-9 Mail for Android In-Reply-To: <50826040.6010106@FreeBSD.org> References: <1286515493.20121017131543@takeda.tk> <507F1761.1010202@FreeBSD.org> <20121017205147.GB36106@chinatsu.takeda.tk> <5081552F.2050303@FreeBSD.org> <771658188.20121019205010@takeda.tk> <508254AF.7040709@FreeBSD.org> <994545137.20121020010809@takeda.tk> <50826040.6010106@FreeBSD.org> MIME-Version: 1.0 Subject: Re: Problem reading vitals from Gigabyte H77-DH3H From: Derek Kulinski Date: Sat, 20 Oct 2012 01:50:18 -0700 To: Andriy Gapon Message-ID: X-Bogosity: No, tests=bogofilter Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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 08:50:27 -0000 It's really late where I live, will do what you mentioned in the morning. I think it is a typo. I believe it is DS3H, but I will confirm that tomorrow. Thank you for helping me with this. -- Sent from my phone. Please excuse my brevity. Andriy Gapon wrote: >on 20/10/2012 11:08 Derek Kulinski said the following: >> Hello Andriy, >> >> Saturday, October 20, 2012, 12:37:19 AM, you wrote: >[snip] >>> Could you please also fetch sysutils/superiotool port from here >>> https://redports.org/browser/avg/sysutils/superiotool, replace what >you have >>> under /usr/ports, install the port and then run 'superiotool -d' >command? >> >> No luck: >> [chinatsu]:/tank/junk/ports/sysutils/superiotool# superiotool -d >> superiotool r4.0-2827-g1a00cf0 >> No Super I/O found > >Hmm, it would be a pity if all of this was a waste of time... >I based some of my assumptions on googling, in particular this post >http://thread.gmane.org/gmane.linux.bios.flashrom/1163 mentioned: >Found ITE Super I/O, ID 0x8728 on port 0x2e >BTW, I suppose "DH3H" in the subject line is a typo? Or is it a >different model? > >Oh, hmm, looks like even the latest superiotool may not have support >for this >newer chip. >Could you please run superiotool -V | fgrep Failed | fgrep -v ff ? >If this command returns id=0x8728, then you could hack superiotool >source code >between running 'make patch' and 'make'. You could edit ite.c file, >search for >0x8726 and either change it to 0x8728 or duplicate the whole section >and make >the change there. > >-- >Andriy Gapon >_______________________________________________ >freebsd-stable@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-stable >To unsubscribe, send any mail to >"freebsd-stable-unsubscribe@freebsd.org"