From owner-freebsd-questions@FreeBSD.ORG Sat Jul 23 02:40:27 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FE4F16A41F for ; Sat, 23 Jul 2005 02:40:27 +0000 (GMT) (envelope-from garys@opusnet.com) Received: from opusnet.com (mail.opusnet.com [209.210.200.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3E1C44091 for ; Sat, 23 Jul 2005 02:40:26 +0000 (GMT) (envelope-from garys@opusnet.com) Received: from localhost.localdomain [70.98.247.55] by opusnet.com with ESMTP (SMTPD32-8.05) id AE17552C00C2; Fri, 22 Jul 2005 19:40:23 -0700 Received: from localhost.localhost (localhost.localhost [127.0.0.1]) by localhost.localdomain (8.13.3/8.13.3) with ESMTP id j6N2fERA001563; Fri, 22 Jul 2005 19:41:14 -0700 (PDT) (envelope-from garys@opusnet.com) Received: (from jojo@localhost) by localhost.localhost (8.13.3/8.13.3/Submit) id j6N2f69t001562; Fri, 22 Jul 2005 19:41:06 -0700 (PDT) (envelope-from garys@opusnet.com) To: =?iso-8859-1?q?Jo=E3o_Carlos_Mendes_Luis?= References: <42DE8877.6050808@jonny.eng.br> <8xoe8x9qtu.e8x@mail.opusnet.com> <42DFAF63.5080708@jonny.eng.br> From: garys@opusnet.com (Gary W. Swearingen) Date: Fri, 22 Jul 2005 19:41:06 -0700 In-Reply-To: <42DFAF63.5080708@jonny.eng.br> =?iso-8859-1?q?=28Jo=E3o?= Carlos Mendes Luis's message of "Thu, 21 Jul 2005 11:21:23 -0300") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Jumbo Shrimp, berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: questions@freebsd.org Subject: Re: nForce3 SMB and Power Management X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jul 2005 02:40:27 -0000 Joćo Carlos Mendes Luis writes: > gaia::root ~ [647] mbmon -I > No ISA-IO HWM available!! > InitMBInfo: Unknown error: 0 > gaia::root ~ [648] I don't get that with -I (just with -S). It pretends to work OK; just bad data, which might be related to the bogus temp. seen in BIOS setup screen. > none0@pci0:1:1: class=0x0c0500 card=0x813f1043 chip=0x00e410de rev=0xa1 hdr=0x00 > vendor = 'NVIDIA Corporation' > device = 'nForce PCI SMB Controller' > class = serial bus > subclass = SMBus I get: ichsmb0@pci0:1:1: class=0x0c0500 card=0x0c111458 chip=0x00e410de rev=0xa1 hdr=0x00 vendor = 'NVIDIA Corporation' device = 'nForce PCI System Management' class = serial bus subclass = SMBus It looks like I got at least one correct driver (ichsmb) in the kernel and that you didn't. I don't know what to make of the different "device" strings, or whether that's from the kernel or the MB. I see a couple more SMB things in /sys/conf/NOTES that don't sound necessary, but I'll probably try; namely, options NETSMB #SMB/CIFS requester options LIBMCHAIN options LIBICONV options SMBFS #SMB/CIFS filesystem Here's what I've got now: device smbus device smb # requires smbus #options ENABLE_ALART # Control alarm on Intel intpm driver [machine=i386]; Not a typo! device iicbus device iicbb # requires iicbus device ichsmb device ic device iic device alpm device amdpm device intpm # requires smb device viapm device pcf