Help - Search - Members - Calendar
Full Version: gfx card temperature
Neowin Forums > *nix Customization & Support > Linux Client Support
ichi
Is there any way to check the graphics card's (gf 6600gt) temperature from the console?
The sensor should appear under /sys/bus/i2c/devices/ or is it somewhere else (if anywhere at all)?
orestes
I think, though I dont remember and can't check right now...that if you install the Nvidia control panel which gives you the typical graphical interface for resolution and refreshrates that the Nvidia drivers in Windows does...it's in there.
ichi
Yeah that works indeed, but what I'm looking for is a way to show the temp value on torsmo, so I need to get that value from the console (if there's a way to do that directly) or at least learn where to look at if I had to code a little program to fetch that info myself unsure.gif


PS: huh, now that I check that, nvidia-settings does have a command line interface. The problem is it does not only output the value but also some other crap... I'll have to look into that.
markjensen
QUOTE(ichi @ Apr 20 2005, 09:28)
PS: huh, now that I check that, nvidia-settings does have a command line interface. The problem is it does not only output the value but also some other crap... I'll have to look into that.[right][snapback]585802159[/snapback][/right]

grep is a wonderful tool. wink.gif
ichi
Indeed. I thought I would need grep to pick the line and then something else to keep just the number, but grep did all the job.

user posted image
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.