You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[max@arch-desktop:~]$ nvidia-settings -q screens
2 X Screens on arch-desktop:0
[0] arch-desktop:0.0 (GeForce 8500 GT)
[1] arch-desktop:0.1 (GeForce 7600 GT)
[max@arch-desktop:~]$ nvidia-settings -c :0.1 -q GPUCoreTemp
Attribute 'GPUCoreTemp' (arch-desktop:0.1): 58.
'GPUCoreTemp' is an integer attribute.
'GPUCoreTemp' is a read-only attribute.
'GPUCoreTemp' can use the following target types: X Screen, GPU.
[max@arch-desktop:~]$ nvidia-settings -c :0.0 -q GPUCoreTemp
Attribute 'GPUCoreTemp' (arch-desktop:0.0): 67.
'GPUCoreTemp' is an integer attribute.
'GPUCoreTemp' is a read-only attribute.
'GPUCoreTemp' can use the following target types: X Screen, GPU.
[max@arch-desktop:~]$ nvidia-settings -c :0 -q GPUCoreTemp
Attribute 'GPUCoreTemp' (arch-desktop:0.0): 67.
'GPUCoreTemp' is an integer attribute.
'GPUCoreTemp' is a read-only attribute.
'GPUCoreTemp' can use the following target types: X Screen, GPU.
Attribute 'GPUCoreTemp' (arch-desktop:0.1): 57.
'GPUCoreTemp' is an integer attribute.
'GPUCoreTemp' is a read-only attribute.
'GPUCoreTemp' can use the following target types: X Screen, GPU.
Original comment by archerse...@gmail.com on 3 Nov 2009 at 3:37
This is now fixed, for the multiple nvidia gpu problem.
The temp misreporting is not a bug, and is just something that inxi will do now
and then.
Now shows multiple nvidia gpu core temp output, with screen number attached to
each gpu temp.
Also for single gpu, shows screen number only if -x or -F option is used,
otherwise just shows temp,
since that's what most people wlll have no need to create output.
Original comment by inxi-...@techpatterns.com on 16 Nov 2009 at 7:36
Original issue reported on code.google.com by
archerse...@gmail.com
on 3 Nov 2009 at 12:34Attachments:
The text was updated successfully, but these errors were encountered: