From owner-freebsd-hackers@FreeBSD.ORG Wed Apr 9 08:56:29 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 392C8B0B for ; Wed, 9 Apr 2014 08:56:29 +0000 (UTC) Received: from mail-qg0-x22d.google.com (mail-qg0-x22d.google.com [IPv6:2607:f8b0:400d:c04::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F0C9C1879 for ; Wed, 9 Apr 2014 08:56:28 +0000 (UTC) Received: by mail-qg0-f45.google.com with SMTP id j5so1957795qga.4 for ; Wed, 09 Apr 2014 01:56:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=+ShMUdvm0UPvlASGkB/IclNn8uF4xLrNo+XCwDuaP94=; b=bqps5mBs6hnwEPzPAGE22kU+bKqKmdc6+lkLkdU1wmoXxP6Dh/SJVCRexW/xkY2qhU IqyRqUJi+ZtBjoFMpNK5+uuiH1t/joOX5bQFDlh/ng4nExA4qHlM6TyAEwu7+M09kzf+ I36THNTfLsjb2DWqgPQSqcnvWtZqP+vv5ZiIZuN8SjLay+NeEUvAalXK/nuKAU7scDl3 7gWiT8ACqGTMPDgAqihcqjJyneOjoOoq4qxUgkEENG6LdV00ZdBSRo6Wrc2WcxXbCEY5 L7tlTUq9ckr0BfiBX+kH1TqRPvONmTc7tkauFcK4EFVwq4uaUnxCDrSzCWx1Y2P5Tw00 /wow== MIME-Version: 1.0 X-Received: by 10.140.102.135 with SMTP id w7mr10138294qge.29.1397033788080; Wed, 09 Apr 2014 01:56:28 -0700 (PDT) Received: by 10.140.92.56 with HTTP; Wed, 9 Apr 2014 01:56:27 -0700 (PDT) Date: Wed, 9 Apr 2014 12:56:27 +0400 Message-ID: Subject: IPMI is broken on Intel S1200RP Board From: venom To: freebsd-hackers@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2014 08:56:29 -0000 Hello I have a problem on Intel S1200RP Board # uname -a FreeBSD anonymous.orb 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 # dmidecode -t 38 # dmidecode 2.12 SMBIOS 2.7 present. 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 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 via 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_id: 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 -------------------------------------------------------------------------------------- # 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 What strings need add to the file /boot/device.hints for enable access to IPMI ? -- Vladimir Laskov