From owner-freebsd-stable Fri Jan 17 13:40:44 2003 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 B25E837B406 for ; Fri, 17 Jan 2003 13:40:38 -0800 (PST) Received: from hub.org (hub.org [64.49.215.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FC3043F3F for ; Fri, 17 Jan 2003 13:40:37 -0800 (PST) (envelope-from scrappy@hub.org) Received: from hub.org (hub.org [64.49.215.141]) by hub.org (Postfix) with ESMTP id 3940A8B4B28; Fri, 17 Jan 2003 17:40:34 -0400 (AST) Date: Fri, 17 Jan 2003 17:40:34 -0400 (AST) From: "Marc G. Fournier" To: Mike Maltese Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Mobo monitoring on Tyan LE-T motherboard ... In-Reply-To: <000401c2bd13$22374130$faf0a8c0@pcmedx.com> Message-ID: <20030117173350.Q15704@hub.org> References: <20030115173507.U13366@hub.org> <20030115230114.J495@marvin.sko.mh.se> <000401c2bd13$22374130$faf0a8c0@pcmedx.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 15 Jan 2003, Mike Maltese wrote: > To install a terminal version from ports, open the xmbmon Makefile and > change WITHOUT_X11?= no to yes. You'll also most likely have to add some or > all of the following lines to your kernel config file and recompile to get > it working. > > device iicbus > device iicbb > device smbus > device intpm > device ichsmb > device smb 'K ... first, its a Tyan Thunder LE-T motherboard, in case that this helps any ... Installed and run, it gives me: neptune# /usr/local/bin/mbmon -d * SMBus[ServerWorks(ServerSet Chipset)] found, but No HWM available on it!! No Hardware Monitor found!! InitMBInfo: Undefined error: 0 and kernel config is looking like: ___machine i386 ___cpu I686_CPU ___ident neptune ___maxusers 0 ___makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols ___options INET #InterNETworking ___options FFS #Berkeley Fast Filesystem ___options FFS_ROOT #FFS usable as root device [keep this!] ___options SOFTUPDATES #Enable FFS soft updates support ___options PROCFS #Process filesystem ___options UFS_DIRHASH #Improve performance on big directories ___options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] ___options SCSI_DELAY=15000 #Delay (in ms) before probing SCSI ___options KTRACE #ktrace(1) support ___options SYSVSHM ___options SHMMAXPGS=199608 ___options SHMMAX=(SHMMAXPGS*PAGE_SIZE+1) ___options SYSVSEM ___options SEMMNI=4096 ___options SEMMNS=8192 ___options SYSVMSG #SYSV-style message queues ___options P1003_1B #Posix P1003_1B real-time extensions ___options _KPOSIX_PRIORITY_SCHEDULING ___options ICMP_BANDLIM #Rate limit bad replies ___options KBD_INSTALL_CDEV # install a CDEV entry in /dev ___options SMP # Symmetric MultiProcessor Kernel ___options APIC_IO # Symmetric (APIC) I/O ___device isa ___device pci ___device scbus # SCSI bus (required) ___device da # Direct Access (disks) ___device pass # Passthrough device (direct SCSI access) ___device asr # DPT SmartRAID V, VI and Adaptec SCSI RAID ___device atkbdc0 at isa? port IO_KBD ___device atkbd0 at atkbdc? irq 1 flags 0x1 ___device psm0 at atkbdc? irq 12 ___device vga0 at isa? ___pseudo-device splash ___device sc0 at isa? flags 0x100 ___device npx0 at nexus? port IO_NPX irq 13 ___device apm0 at nexus? disable flags 0x20 # Advanced Power Management ___device miibus # MII bus support ___device fxp # Intel EtherExpress PRO/100B (82557, 82558) ___pseudo-device loop # Network loopback ___pseudo-device ether # Ethernet support ___pseudo-device pty 256 # Pseudo-ttys (telnet etc) ___pseudo-device bpf #Berkeley packet filter ___options DDB ___options DDB_UNATTENDED ___options INCLUDE_CONFIG_FILE # Include this file in kernel ___device smbus # Bus support, required for smb below. ___device intpm ___device alpm ___device ichsmb ___device viapm ___device amdpm ___device smb ___device iicbus # Bus support, required for ic/iic/iicsmb below. ___device iicbb ___device ic ___device iic ___device iicsmb # smb over i2c bridge ___device pcf0 at isa? port 0x320 irq 5 With dmesg showing: Copyright (c) 1992-2003 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.7-STABLE #2: Fri Jan 17 12:48:27 AST 2003 root@neptune.hub.org:/usr/obj/usr/src/sys/neptune Timecounter "i8254" frequency 1193182 Hz CPU: Pentium III/Pentium III Xeon/Celeron (1395.58-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x6b1 Stepping = 1 Features=0x383fbff real memory = 4125097984 (4028416K bytes) avail memory = 4019871744 (3925656K bytes) Programming 16 pins in IOAPIC #0 IOAPIC #0 intpin 2 -> irq 0 Programming 16 pins in IOAPIC #1 FreeBSD/SMP: Multiprocessor motherboard cpu0 (BSP): apic id: 0, version: 0x00040011, at 0xfee00000 cpu1 (AP): apic id: 1, version: 0x00040011, at 0xfee00000 io0 (APIC): apic id: 4, version: 0x000f0011, at 0xfec00000 io1 (APIC): apic id: 5, version: 0x000f0011, at 0xfec01000 Preloaded elf kernel "kernel" at 0xc02ba000. Pentium Pro MTRR support enabled Using $PIR table, 10 entries at 0xc00f51b0 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard IOAPIC #1 intpin 6 -> irq 2 IOAPIC #1 intpin 4 -> irq 5 IOAPIC #1 intpin 5 -> irq 9 pci0: on pcib0 pci0: at 1.0 irq 2 fxp0: port 0xd400-0xd43f mem 0xfe700000-0xfe7fffff,0xfe8fe000-0xfe8fefff irq 5 at device 4.0 on pci0 fxp0: Ethernet address 00:e0:81:23:b7:16 inphy0: on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fxp1: port 0xd000-0xd03f mem 0xfe500000-0xfe5fffff,0xfe8fd000-0xfe8fdfff irq 9 at device 5.0 on pci0 fxp1: Ethernet address 00:e0:81:23:b7:17 inphy1: on miibus1 inphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto isab0: at device 15.0 on pci0 isa0: on isab0 pci0: at 15.1 pci0: at 15.2 irq 10 pcib1: on motherboard IOAPIC #1 intpin 7 -> irq 11 pci1: on pcib1 asr0: mem 0xf8000000-0xf9ffffff,0xfb000000-0xfbffffff,0xfeb00000-0xfebfffff irq 11 at device 3.0 on pci1 asr0: major=154 asr0: ADAPTEC 2000S FW Rev. 380E, 2 channel, 256 CCBs, Protocol I2O orm0: