Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Mar 2012 12:29:45 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-stable@freebsd.org, sbruno@freebsd.org
Subject:   Re: [stable-ish 9] Dell R815 ipmi(4) attach failure
Message-ID:  <201203301229.45069.jhb@freebsd.org>
In-Reply-To: <1333039719.3948.3.camel@powernoodle-l7.corp.yahoo.com>
References:  <1333039719.3948.3.camel@powernoodle-l7.corp.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday, March 29, 2012 12:48:39 pm Sean Bruno wrote:
> Noting a failure to attach to the onboard IPMI controller with this dell
> R815.  Not sure what to start poking at and thought I'd though this over
> here for comment.
> 
> -bash-4.2$ dmesg |grep ipmi
> ipmi0: KCS mode found at io 0xca8 on acpi
> ipmi1: <IPMI System Interface> on isa0
> device_attach: ipmi1 attach returned 16
> ipmi1: <IPMI System Interface> on isa0
> device_attach: ipmi1 attach returned 16
> ipmi0: Timed out waiting for GET_DEVICE_ID
> 
> 
> -bash-4.2$ sysctl -a|grep ipmi
> device          ipmi            # IPMI
> hw.ipmi.on: 1
> dev.ipmi.0.%desc: IPMI System Interface
> dev.ipmi.0.%driver: ipmi
> dev.ipmi.0.%location: handle=\_SB_.PCI0.ISA_.NIPM
> dev.ipmi.0.%pnpinfo: _HID=IPI0001 _UID=5
> dev.ipmi.0.%parent: acpi0

Can you get dmidecode output?

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203301229.45069.jhb>