linux:lm_sensors

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
linux:lm_sensors [2023/03/05 06:09] – [gkfreq プラグイン] ともやんlinux:lm_sensors [2023/09/04 09:17] (現在) – [Gnomeセッション自動起動設定] ともやん
行 6: 行 6:
 [[linux:commands:package_management|dnf]]、または、[[linux:commands:package_management|dnfdragora]]で <html><code>lm_sensors</code></html> および <html><code>gkrellm</code></html> をインストールする。 [[linux:commands:package_management|dnf]]、または、[[linux:commands:package_management|dnfdragora]]で <html><code>lm_sensors</code></html> および <html><code>gkrellm</code></html> をインストールする。
 <WRAP color_term> <WRAP color_term>
-<WRAP color_command><code+<WRAP color_command><html><pre
-$ sudo dnf install lm_sensors gkrellm +<b class=GRN>$</b> <b class=HIY>sudo</b> dnf install lm_sensors gkrellm 
-</code></WRAP>+</pre></html></WRAP>
 <WRAP color_result_long><html><pre> <WRAP color_result_long><html><pre>
 メタデータの期限切れの最終確認: 2:13:34 時間前の 2022年09月14日 17時56分12秒 に実施しました。 メタデータの期限切れの最終確認: 2:13:34 時間前の 2022年09月14日 17時56分12秒 に実施しました。
行 84: 行 84:
 問い合わせはすべてEnterで答える。 問い合わせはすべてEnterで答える。
 <WRAP color_term> <WRAP color_term>
-<WRAP color_command><code+<WRAP color_command><html><pre
-$ sudo sensors-detect  +<b class=GRN>$</b> <b class=HIY>sudo</b> sensors-detect  
-</code></WRAP>+</pre></html></WRAP>
 <WRAP color_result_long><html><pre> <WRAP color_result_long><html><pre>
 # sensors-detect revision 6085 (2012-10-30 18:18:45 +0100) # sensors-detect revision 6085 (2012-10-30 18:18:45 +0100)
行 335: 行 335:
 Unloading i2c-dev... OK Unloading i2c-dev... OK
 </pre></html></WRAP> </pre></html></WRAP>
-<WRAP color_command><code+<WRAP color_command><html><pre
-$ cat /etc/sysconfig/lm_sensors  +<b class=GRN>$</b> <b class=HIY>cat</b> /etc/sysconfig/lm_sensors  
-</code></WRAP>+</pre></html></WRAP>
 <WRAP color_result><html><pre> <WRAP color_result><html><pre>
 # Generated by sensors-detect on Fri Sep 25 16:16:54 2020 # Generated by sensors-detect on Fri Sep 25 16:16:54 2020
行 477: 行 477:
 lsmodコマンドでモジュールが読み込まれているかどうかを確認する。 lsmodコマンドでモジュールが読み込まれているかどうかを確認する。
 <WRAP color_term> <WRAP color_term>
-<WRAP color_command><code+<WRAP color_command><html><pre
-$ lsmod | grep i2c +<b class=GRN>$</b> <b class=HIY>lsmod</b> <b class=HIY>grep</b> i2c 
-</code></WRAP>+</pre></html></WRAP>
 <WRAP color_result><html><pre> <WRAP color_result><html><pre>
 <b class=RED>i2c</b>_i801               18136  <b class=RED>i2c</b>_i801               18136 
行 503: 行 503:
 ===== sensorsコマンドで表示 ===== ===== sensorsコマンドで表示 =====
 <WRAP color_term> <WRAP color_term>
-<WRAP color_command><code+<WRAP color_command><html><pre
-$ sensors +<b class=GRN>$</b> <b class=HIY>sensors</b> 
-</code></WRAP>+</pre></html></WRAP>
 <WRAP color_result_long><html><pre> <WRAP color_result_long><html><pre>
 k10temp-pci-00c3 k10temp-pci-00c3
行 566: 行 566:
 [[linux:commands:package_management|dnf]]、または、[[linux:commands:package_management|dnfdragora]]で gkrellm をインストールする。\\ [[linux:commands:package_management|dnf]]、または、[[linux:commands:package_management|dnfdragora]]で gkrellm をインストールする。\\
 <WRAP color_term> <WRAP color_term>
-<WRAP color_command><code+<WRAP color_command><html><pre
-$ sudo dnf install gkrellm +<b class=GRN>$</b> <b class=HIY>sudo</b> dnf install gkrellm 
-</code></WRAP>+</pre></html></WRAP>
 </WRAP> </WRAP>
 GKrellMを実行すると、次のようなバーが表示される。\\ GKrellMを実行すると、次のようなバーが表示される。\\
行 581: 行 581:
 [[http://www.muhri.net/gkrellm/|GKrellM@muhri.net]]よりテーマファイルをダウンロードする。\\ [[http://www.muhri.net/gkrellm/|GKrellM@muhri.net]]よりテーマファイルをダウンロードする。\\
 テーマはユーザー毎にインストールする必要がある。\\ テーマはユーザー毎にインストールする必要がある。\\
-<code+<WRAP color_term
-$ cd ダウンロード +<WRAP color_command><html><pre> 
-$ curl -O http://www.muhri.net/gkrellm/Acqua.gkrellm.tar.gz +<b class=GRN>$</b> <b class=HIY>cd</b> ~/work 
-$ tar zxvf Acqua.gkrellm.tar.gz -C ~/.gkrellm2/themes/ +<b class=GRN>$</b> <b class=HIY>curl</b> -O http://www.muhri.net/gkrellm/Acqua.gkrellm.tar.gz 
-</code>+<b class=GRN>$</b> <b class=HIY>tar</b> zxvf Acqua.gkrellm.tar.gz -C ~/.gkrellm2/themes/ 
 +</pre></html></WRAP> 
 +</WRAP>
 インストールが完了したら GKrellM の再起動後に設定のテーマで選択できるようになる。\\ インストールが完了したら GKrellM の再起動後に設定のテーマで選択できるようになる。\\
  
 ===== Gnomeセッション自動起動設定 ===== ===== Gnomeセッション自動起動設定 =====
 Fedora 29 で Gnome セッションの自動起動設定を行うには、以下のファイルで自動起動するアプリケーションの設定を行う。\\ Fedora 29 で Gnome セッションの自動起動設定を行うには、以下のファイルで自動起動するアプリケーションの設定を行う。\\
-<code+<WRAP color_term
-$ mkdir ~/.config/autostart/ +<WRAP color_command><html><pre> 
-vi ~/.config/autostart/gkrellm.desktop +<b class=GRN>$</b> <b class=HIY>mkdir</b> ~/.config/autostart/ 
-</code+<b class=GRN>$</b> <b class=HIY>nano</b> ~/.config/autostart/gkrellm.desktop 
-<file autoconf ~/.config/autostart/gkrellm.desktop>+</pre></html></WRAP
 +</WRAP> 
 +<WRAP color_term> 
 +<WRAP color_command><html><pre> 
 +<b class=GRN>$</b> <b class=HIY>mkdir</b> -p ~/.config/autostart/ 
 +<b class=GRN>$</b> <b class=HIY>cat</b> &lt;&lt; "EOF"~/.config/autostart/gkrellm.desktop
 [Desktop Entry] [Desktop Entry]
 Type=Application Type=Application
行 600: 行 607:
 Comment=GKrellM System Monitor Comment=GKrellM System Monitor
 Exec=/usr/bin/gkrellm Exec=/usr/bin/gkrellm
-</file>+EOF 
 +</pre></html></WRAP> 
 +<WRAP color_command><html><pre> 
 +<b class=GRN>$</b> <b class=HIY>cat</b> ~/.config/autostart/gkrellm.desktop 
 +</pre></html></WRAP> 
 +<WRAP color_result><html><pre> 
 +[Desktop Entry] 
 +Type=Application 
 +Name=GKrellM 
 +Comment=GKrellM System Monitor 
 +Exec=/usr/bin/gkrellm 
 +</pre></html></WRAP> 
 +</WRAP>
 ^名前|GKrellM  | ^名前|GKrellM  |
 ^コマンド|gkrellm  | ^コマンド|gkrellm  |
行 609: 行 628:
 dnf でインストール可能なプラグイン。\\ dnf でインストール可能なプラグイン。\\
 <WRAP color_term> <WRAP color_term>
-<WRAP color_command><code+<WRAP color_command><html><pre
-$ dnf search gkrellm +<b class=GRN>$</b> <b class=HIY>dnf</b> search gkrellm 
-</code></WRAP>+</pre></html></WRAP>
 <WRAP color_result><html><pre> <WRAP color_result><html><pre>
 メタデータの期限切れの最終確認: 0:18:04 時間前の 2022年09月14日 21時14分58秒 に実施しました。 メタデータの期限切れの最終確認: 0:18:04 時間前の 2022年09月14日 21時14分58秒 に実施しました。
  • linux/lm_sensors.1677964172.txt.gz
  • 最終更新: 2023/03/05 06:09
  • by ともやん