From owner-freebsd-stable@FreeBSD.ORG Thu Jul 27 15:53:32 2006 Return-Path: X-Original-To: freebsd-stable@FreeBSD.ORG Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17D6416A4E0 for ; Thu, 27 Jul 2006 15:53:32 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (lurza.secnetix.de [83.120.8.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FCEF43D7C for ; Thu, 27 Jul 2006 15:53:30 +0000 (GMT) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (mzebix@localhost [127.0.0.1]) by lurza.secnetix.de (8.13.4/8.13.4) with ESMTP id k6RFrOsR041208 for ; Thu, 27 Jul 2006 17:53:30 +0200 (CEST) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.13.4/8.13.1/Submit) id k6RFrOle041207; Thu, 27 Jul 2006 17:53:24 +0200 (CEST) (envelope-from olli) Date: Thu, 27 Jul 2006 17:53:24 +0200 (CEST) Message-Id: <200607271553.k6RFrOle041207@lurza.secnetix.de> From: Oliver Fromme To: freebsd-stable@FreeBSD.ORG In-Reply-To: <44C8D73F.7010908@rogers.com> X-Newsgroups: list.freebsd-stable User-Agent: tin/1.8.0-20051224 ("Ronay") (UNIX) (FreeBSD/4.11-STABLE (i386)) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.1.2 (lurza.secnetix.de [127.0.0.1]); Thu, 27 Jul 2006 17:53:30 +0200 (CEST) Cc: Subject: Re: Monitoring temperature with acpi (sysctls) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-stable@FreeBSD.ORG List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jul 2006 15:53:32 -0000 Mike Jakubik wrote: > Bruno Ducrot wrote: > > Could you please try (if you have a working smb device) > > # smbmsg -p > > Well, i don't think its being detected/supported. I tried loading all > the smbus related kernel modules, but no device. > > Id Refs Address Size Name > 1 9 0xc0400000 2d1624 kernel > 2 1 0xc06d2000 606ac acpi.ko > 3 3 0xc4dca000 2000 smbus.ko > 4 1 0xc4dcc000 3000 iicsmb.ko > 5 3 0xc4dcf000 3000 iicbus.ko > 6 1 0xc4de4000 3000 smb.ko > 7 1 0xc4df3000 3000 iic.ko > 8 1 0xc4df6000 3000 if_ic.ko You should also try to load these kernel modules: alpm.ko, amdpm.ko, intpm.ko, viapm.ko > However, dmesg seems to show that there is a SMBus device on the MB. > pci0: at device 31.3 (no driver attached) If none of the mentioned modules attach, please look at the output from "pciconf -lv". What's the entry for your SMBus device (pci0:31:3)? Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing Dienstleistungen mit Schwerpunkt FreeBSD: http://www.secnetix.de/bsd Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. (On the statement print "42 monkeys" + "1 snake":) By the way, both perl and Python get this wrong. Perl gives 43 and Python gives "42 monkeys1 snake", when the answer is clearly "41 monkeys and 1 fat snake". -- Jim Fulton