From owner-freebsd-current Wed Oct 13 4:20:44 1999 Delivered-To: freebsd-current@freebsd.org Received: from wint.itfs.nsk.su (wint.itfs.nsk.su [212.20.32.43]) by hub.freebsd.org (Postfix) with ESMTP id 4503E14EFF for ; Wed, 13 Oct 1999 04:20:36 -0700 (PDT) (envelope-from nnd@wint.itfs.nsk.su) Received: (from nnd@localhost) by wint.itfs.nsk.su (8.9.3/8.9.3) id SAA00298; Wed, 13 Oct 1999 18:20:12 +0700 (NOVST) (envelope-from nnd) Date: Wed, 13 Oct 1999 18:20:12 +0700 (NOVST) Message-Id: <199910131120.SAA00298@wint.itfs.nsk.su> From: nnd@mail.nsk.ru To: current@freebsd.org Subject: Re: Abit's BP6 and 'lmmon' or 'chm' X-Newsgroups: itfs.freebsd.current In-Reply-To: User-Agent: tin/pre-1.4-19990927 ("Nine While Nine") (UNIX) (FreeBSD/4.0-CURRENT (i386)) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In Chris D. Faulhaber wrote: > On Mon, 11 Oct 1999, Nickolay Dudorov wrote: > >> Does anybody successfully use ports/sysutils/{lmmon|chm} >> with the Abit's BP6 motherboard ? >> >> After 'make install'-ing ports and adding >> >> controller smbus0 >> controller iicbus0 >> controller iicbb0 >> controller intpm0 >> device smb0 at smbus? >> >> to kernel config file (and config, make depend, make, make install, >> reboot the new kernel) I only receive: >> >> IOCTL: device not configured >> >> from lmmon and chm. >> > > This is due to the intpm controller not configuring the motherboards PM > controller, not because the software. > > I emailed Takanori Watanabe a while back concerning this MB. His thoughts > were that: 1) He hadn't heard of the driver working in an SMP environment; > 2) It may be due to the controller using an unconfigured ISA interface. Additional information: When I remove one of the CPUs and boot UP kernel on the same motherboard both 'chm' and 'lmmon' starts to work (also showed values for -5V and -12V looks strange). So the problems is in driver not working in SMP system. Are there any (general) hints where to look for such UP/SMP problems ? N.Dudorov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message