Date: Mon, 21 Dec 2009 22:28:37 -0800 From: Jeremy Chadwick <freebsd@jdc.parodius.com> To: freebsd-stable@freebsd.org Subject: Re: 8-STABLE: support for this SMB controller? Message-ID: <20091222062837.GA78436@icarus.home.lan> In-Reply-To: <20091222071924.372dd5fb.lehmann@ans-netz.de> References: <20091221174225.84748c0d.lehmann@ans-netz.de> <4B2FA913.5030501@icyb.net.ua> <20091222063415.9c2284ea.lehmann@ans-netz.de> <4B305C3C.6060703@icyb.net.ua> <20091222065104.77b11df4.lehmann@ans-netz.de> <20091222060342.GA77889@icarus.home.lan> <20091222071924.372dd5fb.lehmann@ans-netz.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 22, 2009 at 07:19:24AM +0100, Oliver Lehmann wrote: > Jeremy Chadwick wrote: > > > If all you're looking for is CPU temperature, try looking at ACPI > > thermal zones. Some BIOSes/mainboard manufacturers implement this on > > workstations. Otherwise, if you have a Intel Core, C2D, or C2Q CPU, > > load the coretemp(4) driver. > > i7-920 in my case... and seems to work ;) > > olivleh1@kartoffel olivleh1> sysctl dev.cpu | grep temp > dev.cpu.0.temperature: 52.0C > dev.cpu.1.temperature: 53.0C > dev.cpu.2.temperature: 48.0C > dev.cpu.3.temperature: 48.0C > dev.cpu.4.temperature: 53.0C > dev.cpu.5.temperature: 53.0C > dev.cpu.6.temperature: 49.0C > dev.cpu.7.temperature: 49.0C > > I should probably disable HyperThreading... I thought HyperThreading defaulted to being disabled in FreeBSD as a result of security concerns? Hmm... > > Re: HW monitoring: bsdhwmon can talk to smb(4) (thus ichsmb), but is > > only intended for server boards (at the time of this writing only > > supporting Supermicro). > > And it looks like it has been canceled :( > "The bsdhwmon project has been cancelled, and is no longer maintained." > on their webpage.. I'm the author. :-) The project was cancelled due to certain irreconcilable differences (can't/won't really get into it), but as of late I've been working on the software again. I haven't made the time to put the site back up. I also lost all of the documentation Supermicro had sent me in a ZFS-related mishap, so I need to get in contact with them again. Is the board you're using a i7-920 in a server-class board? If so, let me know the manufacturer, exact model/revision number, and the output from "kenv | grep smbios" and I'll see if I can wrangle details out of them. -- | Jeremy Chadwick jdc@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091222062837.GA78436>