差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
| linux:lm_sensors [2023/03/05 06:09] – [gkfreq プラグイン] ともやん | linux:lm_sensors [2023/09/04 09:17] (現在) – [Gnomeセッション自動起動設定] ともやん | ||
|---|---|---|---|
| 行 6: | 行 6: | ||
| [[linux: | [[linux: | ||
| <WRAP color_term> | <WRAP color_term> | ||
| - | <WRAP color_command>< | + | <WRAP color_command>< |
| - | $ sudo dnf install lm_sensors gkrellm | + | <b class=GRN> |
| - | </code></ | + | </pre></ |
| <WRAP color_result_long>< | <WRAP color_result_long>< | ||
| メタデータの期限切れの最終確認: | メタデータの期限切れの最終確認: | ||
| 行 84: | 行 84: | ||
| 問い合わせはすべてEnterで答える。 | 問い合わせはすべてEnterで答える。 | ||
| <WRAP color_term> | <WRAP color_term> | ||
| - | <WRAP color_command>< | + | <WRAP color_command>< |
| - | $ sudo sensors-detect | + | <b class=GRN> |
| - | </code></ | + | </pre></ |
| <WRAP color_result_long>< | <WRAP color_result_long>< | ||
| # 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 | ||
| </ | </ | ||
| - | <WRAP color_command>< | + | <WRAP color_command>< |
| - | $ cat / | + | <b class=GRN> |
| - | </code></ | + | </pre></ |
| <WRAP color_result>< | <WRAP color_result>< | ||
| # 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>< | + | <WRAP color_command>< |
| - | $ lsmod | grep i2c | + | <b class=GRN> |
| - | </code></ | + | </pre></ |
| <WRAP color_result>< | <WRAP color_result>< | ||
| <b class=RED> | <b class=RED> | ||
| 行 503: | 行 503: | ||
| ===== sensorsコマンドで表示 ===== | ===== sensorsコマンドで表示 ===== | ||
| <WRAP color_term> | <WRAP color_term> | ||
| - | <WRAP color_command>< | + | <WRAP color_command>< |
| - | $ sensors | + | <b class=GRN> |
| - | </code></ | + | </pre></ |
| <WRAP color_result_long>< | <WRAP color_result_long>< | ||
| k10temp-pci-00c3 | k10temp-pci-00c3 | ||
| 行 566: | 行 566: | ||
| [[linux: | [[linux: | ||
| <WRAP color_term> | <WRAP color_term> | ||
| - | <WRAP color_command>< | + | <WRAP color_command>< |
| - | $ sudo dnf install gkrellm | + | <b class=GRN> |
| - | </code></ | + | </pre></ |
| </ | </ | ||
| GKrellMを実行すると、次のようなバーが表示される。\\ | GKrellMを実行すると、次のようなバーが表示される。\\ | ||
| 行 581: | 行 581: | ||
| [[http:// | [[http:// | ||
| テーマはユーザー毎にインストールする必要がある。\\ | テーマはユーザー毎にインストールする必要がある。\\ | ||
| - | <code> | + | <WRAP color_term> |
| - | $ cd ダウンロード | + | <WRAP color_command>< |
| - | $ curl -O http:// | + | <b class=GRN> |
| - | $ tar zxvf Acqua.gkrellm.tar.gz -C ~/ | + | <b class=GRN> |
| - | </code> | + | <b class=GRN> |
| + | </pre></ | ||
| + | </WRAP> | ||
| インストールが完了したら GKrellM の再起動後に設定のテーマで選択できるようになる。\\ | インストールが完了したら GKrellM の再起動後に設定のテーマで選択できるようになる。\\ | ||
| ===== Gnomeセッション自動起動設定 ===== | ===== Gnomeセッション自動起動設定 ===== | ||
| Fedora 29 で Gnome セッションの自動起動設定を行うには、以下のファイルで自動起動するアプリケーションの設定を行う。\\ | Fedora 29 で Gnome セッションの自動起動設定を行うには、以下のファイルで自動起動するアプリケーションの設定を行う。\\ | ||
| - | <code> | + | <WRAP color_term> |
| - | $ mkdir ~/ | + | <WRAP color_command>< |
| - | $ vi ~/ | + | <b class=GRN> |
| - | </code> | + | <b class=GRN> |
| - | <file autoconf | + | </pre></ |
| + | </WRAP> | ||
| + | <WRAP color_term> | ||
| + | <WRAP color_command>< | ||
| + | <b class=GRN> | ||
| + | <b class=GRN> | ||
| [Desktop Entry] | [Desktop Entry] | ||
| Type=Application | Type=Application | ||
| 行 600: | 行 607: | ||
| Comment=GKrellM System Monitor | Comment=GKrellM System Monitor | ||
| Exec=/ | Exec=/ | ||
| - | </file> | + | EOF |
| + | </pre></ | ||
| + | <WRAP color_command>< | ||
| + | <b class=GRN> | ||
| + | </ | ||
| + | <WRAP color_result>< | ||
| + | [Desktop Entry] | ||
| + | Type=Application | ||
| + | Name=GKrellM | ||
| + | Comment=GKrellM System Monitor | ||
| + | Exec=/ | ||
| + | </ | ||
| + | </WRAP> | ||
| ^名前|GKrellM | ^名前|GKrellM | ||
| ^コマンド|gkrellm | ^コマンド|gkrellm | ||
| 行 609: | 行 628: | ||
| dnf でインストール可能なプラグイン。\\ | dnf でインストール可能なプラグイン。\\ | ||
| <WRAP color_term> | <WRAP color_term> | ||
| - | <WRAP color_command>< | + | <WRAP color_command>< |
| - | $ dnf search gkrellm | + | <b class=GRN> |
| - | </code></ | + | </pre></ |
| <WRAP color_result>< | <WRAP color_result>< | ||
| メタデータの期限切れの最終確認: | メタデータの期限切れの最終確認: | ||