Gentoo Archives: gentoo-user

From: Alexander Kapshuk <alexander.kapshuk@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] re: nvidia GeForce 8400 GS temperature readings
Date: Sat, 21 Dec 2013 21:03:30
Message-Id: 52B60227.6060600@gmail.com
In Reply to: [gentoo-user] re: nvidia GeForce 8400 GS temperature readings by masterprometheus
1 On 12/21/2013 10:45 PM, masterprometheus wrote:
2 > Alexander Kapshuk wrote:
3 >
4 >> I've set up gentoo on my desktop PC. I have a question about what
5 >> temperature readings for the Nvidia GPU in question are considered to
6 > be
7 >> safe. At the moment, the temperature readings for my GPU, as reported
8 > by
9 >> the XFCE sensors plugin are 73 degrees C.
10 > That's ok for that GPU.
11 >
12 >
13 >
14 Understood. Thanks.
15
16 On my laptop I have:
17
18 lspci|grep VGA
19 01:00.0 VGA compatible controller: NVIDIA Corporation G98M [GeForce G
20 103M] (rev a1)
21
22 And it's running at:
23 nvidia-smi -a|awk '/Temperature/,/.*Gpu/'
24 Temperature
25 Gpu : 46 C
26
27 So, I thought I'd ask.
28
29 So, the temperature readings must be GPU model dependent, are they?
30
31 Thanks.