NVIDIA / NVIDIA/nvidia-settings
I'm not getting fan speed
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 345
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
Description
I'm not getting fan speed, I was getting it on previous versions
ferran@pop-os:~$ nvidia-settings -q all | grep FanSpeed
Attribute 'GPUTargetFanSpeed' (pop-os:0[fan:0]): 0.
The valid values for 'GPUTargetFanSpeed' are in the range 0 - 100 (inclusive).
'GPUTargetFanSpeed' can use the following target types: Fan.
Attribute 'GPUCurrentFanSpeed' (pop-os:0[fan:0]): 0.
The valid values for 'GPUCurrentFanSpeed' are in the range 0 - 100 (inclusive).
'GPUCurrentFanSpeed' is a read-only attribute.
'GPUCurrentFanSpeed' can use the following target types: Fan.
Attribute 'GPUCurrentFanSpeedRPM' (pop-os:0[fan:0]): 0.
'GPUCurrentFanSpeedRPM' is an integer attribute.
'GPUCurrentFanSpeedRPM' is a read-only attribute.
'GPUCurrentFanSpeedRPM' can use the following target types: Fan.
Attribute 'GPUTargetFanSpeed' (pop-os:0[fan:1]): 0.
The valid values for 'GPUTargetFanSpeed' are in the range 0 - 100 (inclusive).
'GPUTargetFanSpeed' can use the following target types: Fan.
Attribute 'GPUCurrentFanSpeed' (pop-os:0[fan:1]): 0.
The valid values for 'GPUCurrentFanSpeed' are in the range 0 - 100 (inclusive).
'GPUCurrentFanSpeed' is a read-only attribute.
'GPUCurrentFanSpeed' can use the following target types: Fan.
Attribute 'GPUCurrentFanSpeedRPM' (pop-os:0[fan:1]): 0.
'GPUCurrentFanSpeedRPM' is an integer attribute.
'GPUCurrentFanSpeedRPM' is a read-only attribute.
'GPUCurrentFanSpeedRPM' can use the following target types: Fan.
ferran@pop-os:~$ neofetch
///////////// ferran@pop-os
///////////////////// -------------
///////*767//////////////// OS: Pop!_OS 22.04 LTS x86_64
//////7676767676*////////////// Kernel: 5.19.0-76051900-generic
/////76767//7676767////////////// Uptime: 20 mins
/////767676///*76767/////////////// Packages: 2362 (dpkg), 61 (flatpak)
///////767676///76767.///7676*/////// Shell: bash 5.1.16
/////////767676//76767///767676//////// Resolution: 1920x1080, 1920x1080
//////////76767676767////76767///////// DE: GNOME 42.3.1
///////////76767676//////7676////////// WM: Mutter
////////////,7676,///////767/////////// WM Theme: Pop
/////////////*7676///////76//////////// Theme: WhiteSur-Dark-solid-blue [GTK2/3]
///////////////7676//////////////////// Icons: Vimix-dark [GTK2/3]
///////////////7676///767//////////// Terminal: gnome-terminal
//////////////////////'//////////// CPU: 11th Gen Intel i7-11700 (16) @ 4.800GHz
//////.7676767676767676767,////// GPU: Intel RocketLake-S GT1 [UHD Graphics 750]
/////767676767676767676767///// GPU: NVIDIA GeForce RTX 3070
/////////////////////////// Memory: 3220MiB / 63123MiB
/////////////////////
/////////////
ferran@pop-os:~$ sudo grep -rhE ^deb /etc/apt/sources.list*
deb [signed-by=/usr/share/keyrings/cuda-archive-keyring.gpg] https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64/ /
deb [arch=amd64,i386] https://repo.steampowered.com/steam/ stable steam
deb-src [arch=amd64,i386] https://repo.steampowered.com/steam/ stable steam
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported nvidia-settings -q all | grep FanSpeed output and compare it with the Pop!_OS, kernel, GPU, and package details shown in the neofetch and APT output. Done means identifying whether this is an nvidia-settings regression and establishing the conditions under which fan speed is reported again.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, linux
- Domain
- desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100