Date: Thu, 10 Apr 2014 12:07:27 -0700 From: Sean Bruno <sbruno@ignoranthack.me> To: venom <samflanker@gmail.com> Cc: freebsd-hackers@freebsd.org Subject: Re: IPMI is broken on Intel S1200RP Board Message-ID: <1397156847.1088.11.camel@powernoodle.corp.yahoo.com> In-Reply-To: <CAEtGZqu0mScwxjSebJHCy=a68X4DN0y2%2BF02ssaymYFtXsAZVw@mail.gmail.com> References: <CAEtGZqu0mScwxjSebJHCy=a68X4DN0y2%2BF02ssaymYFtXsAZVw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-yrVnEd/Ryq/XSqGeoxZR Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Wed, 2014-04-09 at 12:56 +0400, venom wrote: > Hello >=20 > I have a problem on Intel S1200RP Board >=20 > # uname -a > FreeBSD anonymous.orb 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu J= an > 16 22:34:59 UTC 2014 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENER= IC > amd64 > # dmidecode -t 38 > # dmidecode 2.12 > SMBIOS 2.7 present. >=20 > Handle 0x0090, DMI type 38, 16 bytes > IPMI Device Information > Interface Type: KCS (Keyboard Control Style) > Specification Version: 2.0 > I2C Slave Address: 0x10 > NV Storage Device: Not Present > Base Address: 0x0000000000000CA2 (I/O) > # kldload ipmi > # ipmitool sel list > Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No > such file or directory > Get SEL Info command failed > # grep ipmi /boot/device.hints | wc -l > 0 >=20 >=20 >=20 >=20 > But IPMI work on Linux host > part of dmesg output > -------------------------------------------------------------------------= ------------- > [ 1374.180289] ipmi message handler version 39.2 > [ 1374.181442] IPMI Watchdog: driver initialized > [ 1380.685919] Copyright (C) 2004 MontaVista Software - IPMI Powerdown vi= a > sys_reboot. > [ 1384.000797] IPMI System Interface driver. > [ 1384.000941] ipmi_si: probing via SMBIOS > [ 1384.001027] ipmi_si: SMBIOS: io 0xca2 regsize 1 spacing 1 irq 0 > [ 1384.001143] ipmi_si: Adding SMBIOS-specified kcs state machine > [ 1384.001311] ipmi_si: probing via SPMI > [ 1384.001400] ipmi_si: SPMI: io 0xca2 regsize 1 spacing 1 irq 0 > [ 1384.001493] ipmi_si: Adding SPMI-specified kcs state machine duplicate > interface > [ 1384.001661] ipmi_si: Trying SMBIOS-specified kcs state machine at i/o > address 0xca2, slave address 0x20, irq 0 > [ 1384.141050] ipmi_si ipmi_si.0: Found new BMC (man_id: 0x000157, prod_i= d: > 0x0065, dev_id: 0x21) > [ 1384.142999] IPMI poweroff: ATCA Detect mfg 0x157 prod 0x65 > [ 1384.143097] IPMI poweroff: Found a chassis style poweroff function > [ 1384.146161] ipmi_si ipmi_si.0: IPMI kcs interface initialized > [ 1401.695688] ipmi device interface > -------------------------------------------------------------------------= ------------- >=20 > # uname -rm > 3.2.0-4-amd64 x86_64 > # ipmitool sel > SEL Information > Version : 1.5 (v1.5, v2 compliant) > Entries : 312 > Free Space : 59886 bytes > Percent Used : 7% > Last Add Time : 04/09/2014 06:26:42 > Last Del Time : Not Available > Overflow : false > Supported Cmds : 'Partial Add' 'Reserve' 'Get Alloc Info' > # of Alloc Units : 3639 > Alloc Unit Size : 18 > # Free Units : 3327 > Largest Free Blk : 3327 > Max Record Size : 12 >=20 >=20 >=20 > What strings need add to the file /boot/device.hints for enable access to > IPMI ? >=20 > -- =46rom your error report, I expect that the ipmi driver failed to attach at startup. Can you do a verbose boot and post the dmesg for me to review please? sean --=-yrVnEd/Ryq/XSqGeoxZR Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAABAgAGBQJTRuvuAAoJEBkJRdwI6BaH+ncH/ikJd1Rfv0bZ1VvMqTNZ83+K RSRyUXnNI3I88RdozIgb//NKF/PDEogE/TEQ7RASZqDEd5GcNEakXJNPv5k4Oh3R ikYlH9hd6urOokbujDi19H3/fSnsVd1bxlddUNGqn39mm34KEh+DQzAKvSXKPHoK mIxEmkvMV/NFVXVuc8ussxadWGdVkcu37H/Q90zWuK9VQjO8rYISYd3T6Ac0Tews y77rNJbUGHFKY/AABlA2dVUnxqknl/LF7FHQhvdetEdIjMuKDtsH3EC97gyyO4qz ntlxGXhKRa4JEyPn6aFCev54+xg+gKtEP1Y7M1OYpEKyt3NV2YDk5yr0QXXVC4s= =kZDp -----END PGP SIGNATURE----- --=-yrVnEd/Ryq/XSqGeoxZR--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1397156847.1088.11.camel>