From owner-freebsd-questions@FreeBSD.ORG Tue Jun 24 03:57:42 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A80F106566C for ; Tue, 24 Jun 2008 03:57:42 +0000 (UTC) (envelope-from gnemmi@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.182]) by mx1.freebsd.org (Postfix) with ESMTP id DA7A48FC13 for ; Tue, 24 Jun 2008 03:57:41 +0000 (UTC) (envelope-from gnemmi@gmail.com) Received: by py-out-1112.google.com with SMTP id p76so1217130pyb.10 for ; Mon, 23 Jun 2008 20:57:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:mime-version:content-type:content-transfer-encoding :content-disposition:message-id; bh=mWTnq++8Cz3+7mdhISHZZaQcf9nUqWkxZ7PBAY4Dhks=; b=phonp5dxjTkE0cvT38KWV+g/Spa1nqaETgqcPST3tP8cL+1pXV4Eo+80r9hMS20HsP ba6o3lPAQnbyik0w3x9WKWVBbSp6aC96VZS20x2Bg8tdD1ubC10VEkl8tlgxNolGmnod K1qfL2se20ki2GIVcdSlYg/pS+JOngztDUHrs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; b=q/cbhZHsOQjcL6o91B0iPZz9Yqc+sebsseCB5CSNtgnR+TRVe+spMXboO19S2Ewr+K YRnkhhjrCBnL09IBbYOkkDmJi8kkoQv+VTCg9A873o85/mFjuKG8cmTVQGUbr/4FXrKT lA0aTePjp3QcgJshXRjDD4j/7JiBLhuAUCKx8= Received: by 10.142.238.9 with SMTP id l9mr4867636wfh.125.1214279860535; Mon, 23 Jun 2008 20:57:40 -0700 (PDT) Received: from 200-117-245-190.fibertel.com.ar ( [190.245.117.200]) by mx.google.com with ESMTPS id 6sm9339602ywi.1.2008.06.23.20.57.38 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 23 Jun 2008 20:57:39 -0700 (PDT) From: Gonzalo Nemmi To: freebsd-questions@freebsd.org Date: Tue, 24 Jun 2008 00:57:35 -0300 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200806240057.35777.gnemmi@gmail.com> Subject: Nvidia GPU core temp (where to ge it?) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jun 2008 03:57:42 -0000 Can anyone point me to the origin/source/command/file/unameit from where nvidia-settings gets the core temp for the GPU? sysctl doesn't report a thing about it (or at least I was dumb enough not to see it) but nvidia-setting does indeed report it .. so that value _is_ there somewhere ... I'd like to perl something to get every temp reading on my system, but the GPU core temp is the only thing that I don't know where to get from :( For the record: hw.nvidia.version: NVIDIA UNIX x86 Kernel Module 173.14.09 Wed Jun 4 11:26:01 PDT 2008 hw.nvidia.cards.0.model: GeForce 8600 GT hw.nvidia.cards.0.type: PCI-E Thanks =) -- Blessings Gonzalo Nemmi