最近ノートパソコンを起動した後、画面にこの通知が表示され続けます。
"nvidia-settings -q GPUUtilization -q [GPU]/GPUCoreTemp -qUsedDedicatedGPUMemory -q TotalDedicatedGPUMemory -q GPUCurrentFanSpeed -t 実行に失敗しました:: エラー: ターゲット仕様"の解析中にエラーが発生しました一致するターゲットはありません)。
この特定の通知は毎秒表示され、非常に気を散らします。
Journalctlをチェックすると、ログに次の行が繰り返されるパターンで表示されます。
$ journalctl -xf
Oct 14 16:08:53 pop-os gnome-shell[2695]: error: Execution of
nvidia-settings -q GPUUtilization -q [GPU]/GPUCoreTemp -q UsedDedicatedGPUMemory
-q TotalDedicatedGPUMemory -q GPUCurrentFanSpeed -t failed:: ERROR: Error resolving target
specification '' (No targets match target specification), specified in query 'GPUCurrentFanSpeed'.
バックグラウンドで実行されるコマンドで一部のパラメータが欠落していることは明らかですが、エラー表示を停止する方法がわかりません。だから、これについての助けが必要です。
私はGeForce 940MXグラフィックカードとnVidiaドライバを内蔵したPop! OS 22.04を搭載したHP Pavilionノートブックを使用しています。
修正する:次のコマンドを実行すると、与えられた出力が生成されます。それでもこの問題を解決する方法がわかりません。
$ nvidia-settings -q all | grep GPUCurrentFanSpeed
ERROR: The requested operation is not available on target device
ERROR: The requested operation is not available on target device
ERROR: The requested operation is not available on target device
ERROR: The requested operation is not available on target device
ERROR: The requested operation is not available on target device
ERROR: The requested operation is not available on target device