Date: Sun, 30 Jul 2006 11:55:49 -0500 From: David Duchscher <daved@tamu.edu> To: Nikolas Britton <nikolas.britton@gmail.com> Cc: stable@freebsd.org Subject: Re: Monitoring temperature with acpi (sysctls) Message-ID: <8DA8212A-AB69-4E56-8F3A-A7CF294F2872@tamu.edu> In-Reply-To: <ef10de9a0607281838j4807f95avef8b10b9cdff552@mail.gmail.com> References: <44C63DFD.5040401@rogers.com> <20060726160952.GW17014@poupinou.org> <016E6A0B-E3E4-4444-BD27-24E75C784788@tamu.edu> <ef10de9a0607281838j4807f95avef8b10b9cdff552@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail-1--122309378 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed On Jul 28, 2006, at 8:38 PM, Nikolas Britton wrote: > On 7/26/06, David Duchscher <daved@tamu.edu> wrote: >> >> Yes, the Supermicro PDSMi supports the IPMI 2.0 module and I can >> confirm that it works with the IPMI ported driver from current on >> 6.1. The module is optional so you will have to purchase one for >> the system, around 0. You will also need the latest BIOS loaded on >> the motherboard for it to work. >> >> http://www.supermicro.com/products/accessories/addon/AOC-IPMI20-E.cfm >> > > What about their other IPMI 2.0 cards: > http://www.supermicro.com/products/accessories/addon/SIM.cfm > > Specifically the AOC-SIMLP? and what ported IPMI driver are we talking > about? Also does anyone have an IPMI primer, I've never used it > before? I haven't used the cards listed there so I can really comment on how well they work or if they work. I would assume the cards with their own ethernet jack will work no matter what OS is on the system. The problems that have cropped up with the integrated or add-in modules is that the OS network driver can cut off access to the IPMI module. For example, the IPMI module with the bge driver use to do that, not sure if that has been fixed. I have also noticed today that communication to the IPMI module is lost when the em driver initializes the network device and doesn't come back until the interface is brought up by the OS. If you have no networking configured, no network access to the IPMI module. :) As for the IPMI driver, it is not necessary for the OS to have an IPMI driver unless you wish to communicate with the card outside of using the network. The IPMI driver I am using is in ports/ipmi-kmod and is a port of the driver in current. I have no idea if it supports those cards. -- DaveD --Apple-Mail-1--122309378--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8DA8212A-AB69-4E56-8F3A-A7CF294F2872>