From owner-freebsd-stable@FreeBSD.ORG Thu Jul 27 18:01:28 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 9647116A4DA for ; Thu, 27 Jul 2006 18:01:28 +0000 (UTC) (envelope-from karagodov@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C3F143D53 for ; Thu, 27 Jul 2006 18:01:27 +0000 (GMT) (envelope-from karagodov@gmail.com) Received: by py-out-1112.google.com with SMTP id b36so316191pyb for ; Thu, 27 Jul 2006 11:01:26 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=sjdJel7yKXlokdYt8bU1WAT0lbjhLwXKfkRAS4RQR9UxD7qtzVn8mg7o/fpLdGKDQBZT0jTV72XMFRVWFKno3PmVqE6MancUt392cv4qae3MSotG3gaOKwaI3L1oIHrPipBsS0gjy2IHfJHSUUYU92AQlyqsW7nLtVuvMIu2BwE= Received: by 10.35.62.19 with SMTP id p19mr13516215pyk; Thu, 27 Jul 2006 11:01:25 -0700 (PDT) Received: by 10.35.66.6 with HTTP; Thu, 27 Jul 2006 11:01:24 -0700 (PDT) Message-ID: Date: Thu, 27 Jul 2006 22:01:24 +0400 From: "Alexey Karagodov" To: freebsd-stable@freebsd.org In-Reply-To: <200607271553.k6RFrOle041207@lurza.secnetix.de> MIME-Version: 1.0 References: <44C8D73F.7010908@rogers.com> <200607271553.k6RFrOle041207@lurza.secnetix.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Monitoring temperature with acpi (sysctls) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 27 Jul 2006 18:01:28 -0000 ichsmb0@pci0:31:3: class=0x0c0500 card=0x618015d9 chip=0x24d38086 rev=0x02 hdr=0x00 vendor = 'Intel Corporation' device = '82801EB/ER (ICH5/ICH5R) SMBus Controller' class = serial bus subclass = SMBus 2006/7/27, Oliver Fromme : > > 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 > _______________________________________________ > 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" >