From owner-freebsd-questions Thu Mar 28 14:25:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mired.org (dsl-64-192-6-133.telocity.com [64.192.6.133]) by hub.freebsd.org (Postfix) with SMTP id 8E13337B416 for ; Thu, 28 Mar 2002 14:25:13 -0800 (PST) Received: (qmail 69692 invoked by uid 100); 28 Mar 2002 22:25:12 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15523.38984.6431.190268@guru.mired.org> Date: Thu, 28 Mar 2002 16:25:12 -0600 To: Paulius Bulotas Cc: freebsd-questions@freebsd.org Subject: Re: GKrellM with_sensor In-Reply-To: <20020328215708.GA2376@kaktusas.org> References: <20020328180238.GA98199@kaktusas.org> <15523.31286.791038.233453@guru.mired.org> <20020328215708.GA2376@kaktusas.org> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: Mike Meyer X-Delivery-Agent: TMDA/0.49 (Python 2.2 on freebsd4) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In <20020328215708.GA2376@kaktusas.org>, Paulius Bulotas typed: > On 02 03 28, Mike Meyer wrote: > > In <20020328180238.GA98199@kaktusas.org>, Paulius Bulotas > > g> typed: > > > does anyone has GKrellM working and reporting sensor status? For > > Works fine for me. Note that it only works properly on a subset of > > available system monitoring hardware, and if your hardware isn't in > > that subset, it can cause your system to crash. > it doesn't crash my system, it even doesn't show such Builtin - Sensors > (although I saw how it looks in demo and enabled it at compilation ;). > I looked over sensors.c and found, that I was missing smb and friends. > Added smb,smbus,intpm,iicbus,iicsmb recompiled kernel, still nothing ;) > I have m/b Chaintech 7AIA/100 Via KT133-686B (sensors.c mentions via686a > and via686) and Athlon ;) > > Any ideas? A couple. You don't need smb and friends. They can be used, but aren't required. Check that the binary is setuid. Then check that the system security level is at 0 or -1. Either one of those will cause opening the device to fail, which is what causes sensors to be unavailable in gkrellm. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message