linux:lm_sensors

差分

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

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
linux:lm_sensors [2022/09/14 20:51] – [sensorsコマンドで表示] ともやん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>
-i2c_i801               18136  0  +<b class=RED>i2c</b>_i801               18136  0  
-i2c_algo_bit           13257  2 i915,nouveau +<b class=RED>i2c</b>_algo_bit           13257  2 i915,nouveau 
-i2c_core               34242  7 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit,nouveau,videodev+<b class=RED>i2c</b>_core               34242  7 drm,i915,<b class=RED>i2c</b>_i801,drm_kms_helper,<b class=RED>i2c</b>_algo_bit,nouveau,videodev
 </pre></html></WRAP> </pre></html></WRAP>
-or+</WRAP> 
 + 
 +<WRAP color_term>
 <WRAP color_result><html><pre> <WRAP color_result><html><pre>
-i2c_piix4              24576 +<b class=RED>i2c</b>_piix4              24576 
-i2c_algo_bit           16384  1 nouveau+<b class=RED>i2c</b>_algo_bit           16384  1 nouveau 
 +</pre></html></WRAP> 
 +</WRAP> 
 + 
 +<WRAP color_term> 
 +<WRAP color_result><html><pre> 
 +<b class=RED>i2c</b>_i801               36864 
 +<b class=RED>i2c</b>_smbus              20480  1 <b class=RED>i2c</b>_i801
 </pre></html></WRAP> </pre></html></WRAP>
 </WRAP> </WRAP>
行 494: 行 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
行 556: 行 565:
 ===== GKrellM System Monitorを入れる ===== ===== GKrellM System Monitorを入れる =====
 [[linux:commands:package_management|dnf]]、または、[[linux:commands:package_management|dnfdragora]]で gkrellm をインストールする。\\ [[linux:commands:package_management|dnf]]、または、[[linux:commands:package_management|dnfdragora]]で gkrellm をインストールする。\\
-<code+<WRAP color_term
-$ sudo dnf install gkrellm +<WRAP color_command><html><pre> 
-</code>+<b class=GRN>$</b> <b class=HIY>sudo</b> dnf install gkrellm 
 +</pre></html></WRAP> 
 +</WRAP>
 GKrellMを実行すると、次のようなバーが表示される。\\ GKrellMを実行すると、次のようなバーが表示される。\\
 {{linux:gkrellm.png|GkrellM}} {{linux:gkrellm.png|GkrellM}}
行 570: 行 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
行 589: 行 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  |
行 597: 行 627:
 ===== プラグイン ===== ===== プラグイン =====
 dnf でインストール可能なプラグイン。\\ dnf でインストール可能なプラグイン。\\
-<code+<WRAP color_term
-gkrellm-sun.x86_64 : Sun clock plugin for GKrellM +<WRAP color_command><html><pre> 
-gkrellm-top.x86_64 : GKrellM plugin which shows 3 most CPU intensive processes +<b class=GRN>$</b> <b class=HIY>dnf</b> search gkrellm 
-gkrellm-wifi.x86_64 : Wireless monitor plugin for the GNU Krell Monitors +</pre></html></WRAP> 
-</code>+<WRAP color_result><html><pre> 
 +メタデータの期限切れの最終確認: 0:18:04 時間前の 2022年09月14日 21時14分58秒 に実施しました。 
 +=========================================== 名前 完全一致: gkrellm =========================================== 
 +<b class=MAG>gkrellm</b>.x86_64 : Multiple stacked system monitors in one process 
 +========================================= 名前 & 概要 一致: gkrellm ========================================== 
 +<b class=MAG>gkrellm</b>-sun.x86_64 : Sun clock plugin for <b class=MAG>GKrellM</b> 
 +<b class=MAG>gkrellm</b>-top.x86_64 : <b class=MAG>GKrellM</b> plugin which shows 3 most CPU intensive processes 
 +============================================= 名前 一致: gkrellm ============================================= 
 +<b class=MAG>gkrellm</b>-daemon.x86_64 : The GNU Krell Monitors Server 
 +<b class=MAG>gkrellm</b>-devel.i686 : Development files for the GNU Krell Monitors 
 +<b class=MAG>gkrellm</b>-devel.x86_64 : Development files for the GNU Krell Monitors 
 +<b class=MAG>gkrellm</b>-wifi.x86_64 : Wireless monitor plugin for the GNU Krell Monitors 
 +============================================= 概要 一致: gkrellm ============================================= 
 +gkrellxmms2.x86_64 : <b class=MAG>Gkrellm</b>2 plugin client for XMMS2 
 +</pre></html></WRAP> 
 +</WRAP>
  
 ==== gkfreq プラグイン ==== ==== gkfreq プラグイン ====
行 607: 行 652:
 \\ \\
 CPU の現在のクロック周波数を表示する。\\ CPU の現在のクロック周波数を表示する。\\
-<WRAP prewrap 100%+<WRAP color_term
-<code+<WRAP color_command><html><pre
-$ sudo dnf install gkrellm-devel +<b class=GRN>$</b> <b class=HIY>sudo</b> dnf install gkrellm-devel 
-$ curl -https://ayera.dl.sourceforge.net/project/gkrellm-gkfreq/2.4/gkrellm-gkfreq-2.4.tar.gz +</pre></html></WRAP> 
-$ tar zxvf gkrellm-gkfreq-2.4.tar.gz +<WRAP color_result_long><html><pre> 
-$ cd gkrellm-gkfreq-2.4 +メタデータの期限切れの最終確認: 0:15:50 時間前の 2023年03月05日 05時46分46秒 に実施しました。 
-$ make +依存関係が解決しました。 
-$ sudo cp gkrellm-gkfreq.so /usr/lib64/gkrellm2/plugins/ +============================================================================================================== 
-</code>+ パッケージ                        アーキテクチャー   バージョン                    リポジトリー        サイズ 
 +============================================================================================================== 
 +インストール: 
 + <b class=GRN>gkrellm-devel</b>                     x86_64             2.3.11-10.fc37                fedora               23 k 
 +依存関係のインストール: 
 + <b class=GRN>atk-devel</b>                         x86_64             2.38.0-2.fc37                 fedora              189 k 
 + <b class=GRN>brotli</b>                            x86_64             1.0.9-9.fc37                  fedora              315 k 
 + <b class=GRN>brotli-devel</b>                      x86_64             1.0.9-9.fc37                  fedora               31 k 
 + <b class=GRN>bzip2-devel</b>                       x86_64             1.0.8-12.fc37                 fedora              214 k 
 + <b class=GRN>cairo-devel</b>                       x86_64             1.17.6-2.fc37                 fedora              261 k 
 + <b class=GRN>fontconfig-devel</b>                  x86_64             2.14.1-2.fc37                 updates             164 k 
 + <b class=GRN>freetype-devel</b>                    x86_64             2.12.1-3.fc37                 fedora              895 k 
 + <b class=GRN>fribidi-devel</b>                     x86_64             1.0.12-2.fc37                 fedora               30 k 
 + <b class=GRN>gdk-pixbuf2-devel</b>                 x86_64             2.42.10-1.fc37                fedora              377 k 
 + <b class=GRN>glib2-devel</b>                       x86_64             2.74.6-1.fc37                 updates             572 k 
 + <b class=GRN>graphite2-devel</b>                   x86_64             1.3.14-10.fc37                fedora               20 k 
 + <b class=GRN>gtk2-devel</b>                        x86_64             2.24.33-10.fc37               fedora              2.8 M 
 + <b class=GRN>harfbuzz-devel</b>                    x86_64             5.2.0-1.fc37                  fedora              391 k 
 + <b class=GRN>libX11-devel</b>                      x86_64             1.8.4-1.fc37                  updates             1.0 M 
 + <b class=GRN>libXau-devel</b>                      x86_64             1.0.10-1.fc37                 fedora               13 k 
 + <b class=GRN>libXcomposite-devel</b>               x86_64             0.4.5-8.fc37                  fedora               15 k 
 + <b class=GRN>libXcursor-devel</b>                  x86_64             1.2.1-2.fc37                  fedora               40 k 
 + <b class=GRN>libXext-devel</b>                     x86_64             1.3.4-9.fc37                  fedora               86 k 
 + <b class=GRN>libXfixes-devel</b>                   x86_64             6.0.0-4.fc37                  fedora               12 k 
 + <b class=GRN>libXft-devel</b>                      x86_64             2.3.4-3.fc37                  fedora               18 k 
 + <b class=GRN>libXi-devel</b>                       x86_64             1.8-3.fc37                    fedora              116 k 
 + <b class=GRN>libXinerama-devel</b>                 x86_64             1.1.4-11.fc37                 fedora               13 k 
 + <b class=GRN>libXrandr-devel</b>                   x86_64             1.5.2-9.fc37                  fedora               19 k 
 + <b class=GRN>libXrender-devel</b>                  x86_64             0.9.10-17.fc37                fedora               16 k 
 + <b class=GRN>libblkid-devel</b>                    x86_64             2.38.1-1.fc37                 fedora               17 k 
 + <b class=GRN>libdatrie-devel</b>                   x86_64             0.2.13-4.fc37                 fedora              143 k 
 + <b class=GRN>libffi-devel</b>                      x86_64             3.4.4-1.fc37                  updates              28 k 
 + <b class=GRN>libicu-devel</b>                      x86_64             71.1-2.fc37                   fedora              915 k 
 + <b class=GRN>libjpeg-turbo-devel</b>               x86_64             2.1.3-2.fc37                  fedora               98 k 
 + <b class=GRN>libmount-devel</b>                    x86_64             2.38.1-1.fc37                 fedora               18 k 
 + <b class=GRN>libpng-devel</b>                      x86_64             2:1.6.37-13.fc37              fedora              290 k 
 + <b class=GRN>libselinux-devel</b>                  x86_64             3.4-5.fc37                    fedora              148 k 
 + <b class=GRN>libsepol-devel</b>                    x86_64             3.4-3.fc37                    fedora               49 k 
 + <b class=GRN>libthai-devel</b>                     x86_64             0.1.29-3.fc37                 fedora              135 k 
 + <b class=GRN>libtiff-devel</b>                     x86_64             4.4.0-4.fc37                  fedora              546 k 
 + <b class=GRN>libxcb-devel</b>                      x86_64             1.13.1-10.fc37                fedora              1.4 M 
 + <b class=GRN>libxml2-devel</b>                     x86_64             2.10.3-2.fc37                 updates             531 k 
 + <b class=GRN>pango-devel</b>                       x86_64             1.50.13-1.fc37                updates             161 k 
 + <b class=GRN>pcre2-devel</b>                       x86_64             10.40-1.fc37.1                fedora              505 k 
 + <b class=GRN>pixman-devel</b>                      x86_64             0.40.0-6.fc37                 fedora               17 k 
 + <b class=GRN>sysprof-capture-devel</b>             x86_64             3.46.0-1.fc37                 fedora               58 k 
 + <b class=GRN>xorg-x11-proto-devel</b>              noarch             2022.2-2.fc37                 fedora              299 k 
 + <b class=GRN>xz-devel</b>                          x86_64             5.4.1-1.fc37                  updates              65 k 
 + <b class=GRN>zlib-devel</b>                        x86_64             1.2.12-5.fc37                 fedora               44 k 
 + 
 +トランザクションの概要 
 +============================================================================================================== 
 +インストール  45 パッケージ 
 + 
 +ダウンロードサイズの合計: 13 M 
 +インストール後のサイズ: 69 M 
 +これでよろしいですか? [y/N]: y 
 +パッケージのダウンロード: 
 +(1/45): brotli-devel-1.0.9-9.fc37.x86_64.rpm                                   89 kB/s |  31 kB     00:00     
 +(2/45): atk-devel-2.38.0-2.fc37.x86_64.rpm                                    329 kB/s | 189 kB     00:00     
 +(3/45): brotli-1.0.9-9.fc37.x86_64.rpm                                        489 kB/s | 315 kB     00:00     
 +(4/45): bzip2-devel-1.0.8-12.fc37.x86_64.rpm                                  703 kB/s | 214 kB     00:00     
 +(5/45): cairo-devel-1.17.6-2.fc37.x86_64.rpm                                  955 kB/s | 261 kB     00:00     
 +(6/45): fribidi-devel-1.0.12-2.fc37.x86_64.rpm                                146 kB/s |  30 kB     00:00     
 +(7/45): gkrellm-devel-2.3.11-10.fc37.x86_64.rpm                                89 kB/s |  23 kB     00:00     
 +(8/45): gdk-pixbuf2-devel-2.42.10-1.fc37.x86_64.rpm                           1.1 MB/s | 377 kB     00:00     
 +(9/45): freetype-devel-2.12.1-3.fc37.x86_64.rpm                               1.4 MB/s | 895 kB     00:00     
 +(10/45): graphite2-devel-1.3.14-10.fc37.x86_64.rpm                            124 kB/s |  20 kB     00:00     
 +(11/45): harfbuzz-devel-5.2.0-1.fc37.x86_64.rpm                               900 kB/s | 391 kB     00:00     
 +(12/45): libXau-devel-1.0.10-1.fc37.x86_64.rpm                                 32 kB/s |  13 kB     00:00     
 +(13/45): libXcursor-devel-1.2.1-2.fc37.x86_64.rpm                             190 kB/s |  40 kB     00:00     
 +(14/45): libXext-devel-1.3.4-9.fc37.x86_64.rpm                                309 kB/s |  86 kB     00:00     
 +(15/45): gtk2-devel-2.24.33-10.fc37.x86_64.rpm                                2.0 MB/s | 2.8 MB     00:01     
 +(16/45): libXcomposite-devel-0.4.5-8.fc37.x86_64.rpm                           17 kB/s |  15 kB     00:00     
 +(17/45): libXfixes-devel-6.0.0-4.fc37.x86_64.rpm                               30 kB/s |  12 kB     00:00     
 +(18/45): libXft-devel-2.3.4-3.fc37.x86_64.rpm                                 162 kB/s |  18 kB     00:00     
 +(19/45): libXinerama-devel-1.1.4-11.fc37.x86_64.rpm                           128 kB/s |  13 kB     00:00     
 +(20/45): libXrender-devel-0.9.10-17.fc37.x86_64.rpm                           128 kB/s |  16 kB     00:00     
 +(21/45): libXrandr-devel-1.5.2-9.fc37.x86_64.rpm                               90 kB/s |  19 kB     00:00     
 +(22/45): libblkid-devel-2.38.1-1.fc37.x86_64.rpm                               68 kB/s |  17 kB     00:00     
 +(23/45): libdatrie-devel-0.2.13-4.fc37.x86_64.rpm                             427 kB/s | 143 kB     00:00     
 +(24/45): libjpeg-turbo-devel-2.1.3-2.fc37.x86_64.rpm                          515 kB/s |  98 kB     00:00     
 +(25/45): libicu-devel-71.1-2.fc37.x86_64.rpm                                  1.9 MB/s | 915 kB     00:00     
 +(26/45): libmount-devel-2.38.1-1.fc37.x86_64.rpm                              105 kB/s |  18 kB     00:00     
 +(27/45): libpng-devel-1.6.37-13.fc37.x86_64.rpm                               1.1 MB/s | 290 kB     00:00     
 +(28/45): libselinux-devel-3.4-5.fc37.x86_64.rpm                               528 kB/s | 148 kB     00:00     
 +(29/45): libsepol-devel-3.4-3.fc37.x86_64.rpm                                 310 kB/s |  49 kB     00:00     
 +(30/45): libthai-devel-0.1.29-3.fc37.x86_64.rpm                               637 kB/s | 135 kB     00:00     
 +(31/45): libXi-devel-1.8-3.fc37.x86_64.rpm                                     63 kB/s | 116 kB     00:01     
 +(32/45): libtiff-devel-4.4.0-4.fc37.x86_64.rpm                                1.1 MB/s | 546 kB     00:00     
 +(33/45): pixman-devel-0.40.0-6.fc37.x86_64.rpm                                 72 kB/s |  17 kB     00:00     
 +(34/45): libxcb-devel-1.13.1-10.fc37.x86_64.rpm                               2.0 MB/s | 1.4 MB     00:00     
 +(35/45): sysprof-capture-devel-3.46.0-1.fc37.x86_64.rpm                       486 kB/s |  58 kB     00:00     
 +(36/45): xorg-x11-proto-devel-2022.2-2.fc37.noarch.rpm                        1.2 MB/s | 299 kB     00:00     
 +(37/45): zlib-devel-1.2.12-5.fc37.x86_64.rpm                                  197 kB/s |  44 kB     00:00     
 +(38/45): fontconfig-devel-2.14.1-2.fc37.x86_64.rpm                            696 kB/s | 164 kB     00:00     
 +(39/45): glib2-devel-2.74.6-1.fc37.x86_64.rpm                                 1.4 MB/s | 572 kB     00:00     
 +(40/45): libX11-devel-1.8.4-1.fc37.x86_64.rpm                                 2.5 MB/s | 1.0 MB     00:00     
 +(41/45): libffi-devel-3.4.4-1.fc37.x86_64.rpm                                 107 kB/s |  28 kB     00:00     
 +(42/45): libxml2-devel-2.10.3-2.fc37.x86_64.rpm                               1.1 MB/s | 531 kB     00:00     
 +(43/45): pango-devel-1.50.13-1.fc37.x86_64.rpm                                366 kB/s | 161 kB     00:00     
 +(44/45): xz-devel-5.4.1-1.fc37.x86_64.rpm                                     383 kB/s |  65 kB     00:00     
 +(45/45): pcre2-devel-10.40-1.fc37.1.x86_64.rpm                                198 kB/s | 505 kB     00:02     
 +-------------------------------------------------------------------------------------------------------------- 
 +合計                                                                          1.5 MB/s |  13 MB     00:08      
 +トランザクションの確認を実行中 
 +トランザクションの確認に成功しました。 
 +トランザクションのテストを実行中 
 +トランザクションのテストに成功しました。 
 +トランザクションを実行中 
 +  準備             :                                                                                      1/1  
 +  インストール中   : xorg-x11-proto-devel-2022.2-2.fc37.noarch                                           1/45  
 +  インストール中   : zlib-devel-1.2.12-5.fc37.x86_64                                                     2/45  
 +  インストール中   : libpng-devel-2:1.6.37-13.fc37.x86_64                                                3/45  
 +  インストール中   : pcre2-devel-10.40-1.fc37.1.x86_64                                                   4/45  
 +  インストール中   : libXau-devel-1.0.10-1.fc37.x86_64                                                   5/45  
 +  インストール中   : libxcb-devel-1.13.1-10.fc37.x86_64                                                  6/45  
 +  インストール中   : libX11-devel-1.8.4-1.fc37.x86_64                                                    7/45  
 +  インストール中   : libXext-devel-1.3.4-9.fc37.x86_64                                                   8/45  
 +  インストール中   : libXrender-devel-0.9.10-17.fc37.x86_64                                              9/45  
 +  インストール中   : libXfixes-devel-6.0.0-4.fc37.x86_64                                                10/45  
 +  インストール中   : libXcomposite-devel-0.4.5-8.fc37.x86_64                                            11/45  
 +  インストール中   : libXcursor-devel-1.2.1-2.fc37.x86_64                                               12/45  
 +  インストール中   : libXi-devel-1.8-3.fc37.x86_64                                                      13/45  
 +  インストール中   : libXrandr-devel-1.5.2-9.fc37.x86_64                                                14/45  
 +  インストール中   : libXinerama-devel-1.1.4-11.fc37.x86_64                                             15/45  
 +  インストール中   : xz-devel-5.4.1-1.fc37.x86_64                                                       16/45  
 +  インストール中   : libxml2-devel-2.10.3-2.fc37.x86_64                                                 17/45  
 +  インストール中   : libffi-devel-3.4.4-1.fc37.x86_64                                                   18/45  
 +  インストール中   : sysprof-capture-devel-3.46.0-1.fc37.x86_64                                         19/45  
 +  インストール中   : pixman-devel-0.40.0-6.fc37.x86_64                                                  20/45  
 +  インストール中   : libtiff-devel-4.4.0-4.fc37.x86_64                                                  21/45  
 +  インストール中   : libsepol-devel-3.4-3.fc37.x86_64                                                   22/45  
 +  インストール中   : libselinux-devel-3.4-5.fc37.x86_64                                                 23/45  
 +  インストール中   : libjpeg-turbo-devel-2.1.3-2.fc37.x86_64                                            24/45  
 +  インストール中   : libicu-devel-71.1-2.fc37.x86_64                                                    25/45  
 +  インストール中   : libdatrie-devel-0.2.13-4.fc37.x86_64                                               26/45  
 +  インストール中   : libthai-devel-0.1.29-3.fc37.x86_64                                                 27/45  
 +  インストール中   : libblkid-devel-2.38.1-1.fc37.x86_64                                                28/45  
 +  インストール中   : libmount-devel-2.38.1-1.fc37.x86_64                                                29/45  
 +  インストール中   : glib2-devel-2.74.6-1.fc37.x86_64                                                   30/45  
 +  インストール中   : atk-devel-2.38.0-2.fc37.x86_64                                                     31/45  
 +  インストール中   : gdk-pixbuf2-devel-2.42.10-1.fc37.x86_64                                            32/45  
 +  インストール中   : graphite2-devel-1.3.14-10.fc37.x86_64                                              33/45  
 +  インストール中   : fribidi-devel-1.0.12-2.fc37.x86_64                                                 34/45  
 +  インストール中   : bzip2-devel-1.0.8-12.fc37.x86_64                                                   35/45  
 +  インストール中   : brotli-1.0.9-9.fc37.x86_64                                                         36/45  
 +  インストール中   : brotli-devel-1.0.9-9.fc37.x86_64                                                   37/45  
 +  インストール中   : harfbuzz-devel-5.2.0-1.fc37.x86_64                                                 38/45  
 +  インストール中   : freetype-devel-2.12.1-3.fc37.x86_64                                                39/45  
 +  インストール中   : fontconfig-devel-2.14.1-2.fc37.x86_64                                              40/45  
 +  インストール中   : cairo-devel-1.17.6-2.fc37.x86_64                                                   41/45  
 +  インストール中   : libXft-devel-2.3.4-3.fc37.x86_64                                                   42/45  
 +  インストール中   : pango-devel-1.50.13-1.fc37.x86_64                                                  43/45  
 +  インストール中   : gtk2-devel-2.24.33-10.fc37.x86_64                                                  44/45  
 +  インストール中   : gkrellm-devel-2.3.11-10.fc37.x86_64                                                45/45  
 +  scriptletの実行中: gkrellm-devel-2.3.11-10.fc37.x86_64                                                45/45  
 +  検証             : atk-devel-2.38.0-2.fc37.x86_64                                                      1/45  
 +  検証             : brotli-1.0.9-9.fc37.x86_64                                                          2/45  
 +  検証             : brotli-devel-1.0.9-9.fc37.x86_64                                                    3/45  
 +  検証             : bzip2-devel-1.0.8-12.fc37.x86_64                                                    4/45  
 +  検証             : cairo-devel-1.17.6-2.fc37.x86_64                                                    5/45  
 +  検証             : freetype-devel-2.12.1-3.fc37.x86_64                                                 6/45  
 +  検証             : fribidi-devel-1.0.12-2.fc37.x86_64                                                  7/45  
 +  検証             : gdk-pixbuf2-devel-2.42.10-1.fc37.x86_64                                             8/45  
 +  検証             : gkrellm-devel-2.3.11-10.fc37.x86_64                                                 9/45  
 +  検証             : graphite2-devel-1.3.14-10.fc37.x86_64                                              10/45  
 +  検証             : gtk2-devel-2.24.33-10.fc37.x86_64                                                  11/45  
 +  検証             : harfbuzz-devel-5.2.0-1.fc37.x86_64                                                 12/45  
 +  検証             : libXau-devel-1.0.10-1.fc37.x86_64                                                  13/45  
 +  検証             : libXcomposite-devel-0.4.5-8.fc37.x86_64                                            14/45  
 +  検証             : libXcursor-devel-1.2.1-2.fc37.x86_64                                               15/45  
 +  検証             : libXext-devel-1.3.4-9.fc37.x86_64                                                  16/45  
 +  検証             : libXfixes-devel-6.0.0-4.fc37.x86_64                                                17/45  
 +  検証             : libXft-devel-2.3.4-3.fc37.x86_64                                                   18/45  
 +  検証             : libXi-devel-1.8-3.fc37.x86_64                                                      19/45  
 +  検証             : libXinerama-devel-1.1.4-11.fc37.x86_64                                             20/45  
 +  検証             : libXrandr-devel-1.5.2-9.fc37.x86_64                                                21/45  
 +  検証             : libXrender-devel-0.9.10-17.fc37.x86_64                                             22/45  
 +  検証             : libblkid-devel-2.38.1-1.fc37.x86_64                                                23/45  
 +  検証             : libdatrie-devel-0.2.13-4.fc37.x86_64                                               24/45  
 +  検証             : libicu-devel-71.1-2.fc37.x86_64                                                    25/45  
 +  検証             : libjpeg-turbo-devel-2.1.3-2.fc37.x86_64                                            26/45  
 +  検証             : libmount-devel-2.38.1-1.fc37.x86_64                                                27/45  
 +  検証             : libpng-devel-2:1.6.37-13.fc37.x86_64                                               28/45  
 +  検証             : libselinux-devel-3.4-5.fc37.x86_64                                                 29/45  
 +  検証             : libsepol-devel-3.4-3.fc37.x86_64                                                   30/45  
 +  検証             : libthai-devel-0.1.29-3.fc37.x86_64                                                 31/45  
 +  検証             : libtiff-devel-4.4.0-4.fc37.x86_64                                                  32/45  
 +  検証             : libxcb-devel-1.13.1-10.fc37.x86_64                                                 33/45  
 +  検証             : pcre2-devel-10.40-1.fc37.1.x86_64                                                  34/45  
 +  検証             : pixman-devel-0.40.0-6.fc37.x86_64                                                  35/45  
 +  検証             : sysprof-capture-devel-3.46.0-1.fc37.x86_64                                         36/45  
 +  検証             : xorg-x11-proto-devel-2022.2-2.fc37.noarch                                          37/45  
 +  検証             : zlib-devel-1.2.12-5.fc37.x86_64                                                    38/45  
 +  検証             : fontconfig-devel-2.14.1-2.fc37.x86_64                                              39/45  
 +  検証             : glib2-devel-2.74.6-1.fc37.x86_64                                                   40/45  
 +  検証             : libX11-devel-1.8.4-1.fc37.x86_64                                                   41/45  
 +  検証             : libffi-devel-3.4.4-1.fc37.x86_64                                                   42/45  
 +  検証             : libxml2-devel-2.10.3-2.fc37.x86_64                                                 43/45  
 +  検証             : pango-devel-1.50.13-1.fc37.x86_64                                                  44/45  
 +  検証             : xz-devel-5.4.1-1.fc37.x86_64                                                       45/45  
 + 
 +インストール済み: 
 +  atk-devel-2.38.0-2.fc37.x86_64                        brotli-1.0.9-9.fc37.x86_64                             
 +  brotli-devel-1.0.9-9.fc37.x86_64                      bzip2-devel-1.0.8-12.fc37.x86_64                       
 +  cairo-devel-1.17.6-2.fc37.x86_64                      fontconfig-devel-2.14.1-2.fc37.x86_64                  
 +  freetype-devel-2.12.1-3.fc37.x86_64                   fribidi-devel-1.0.12-2.fc37.x86_64                     
 +  gdk-pixbuf2-devel-2.42.10-1.fc37.x86_64               gkrellm-devel-2.3.11-10.fc37.x86_64                    
 +  glib2-devel-2.74.6-1.fc37.x86_64                      graphite2-devel-1.3.14-10.fc37.x86_64                  
 +  gtk2-devel-2.24.33-10.fc37.x86_64                     harfbuzz-devel-5.2.0-1.fc37.x86_64                     
 +  libX11-devel-1.8.4-1.fc37.x86_64                      libXau-devel-1.0.10-1.fc37.x86_64                      
 +  libXcomposite-devel-0.4.5-8.fc37.x86_64               libXcursor-devel-1.2.1-2.fc37.x86_64                   
 +  libXext-devel-1.3.4-9.fc37.x86_64                     libXfixes-devel-6.0.0-4.fc37.x86_64                    
 +  libXft-devel-2.3.4-3.fc37.x86_64                      libXi-devel-1.8-3.fc37.x86_64                          
 +  libXinerama-devel-1.1.4-11.fc37.x86_64                libXrandr-devel-1.5.2-9.fc37.x86_64                    
 +  libXrender-devel-0.9.10-17.fc37.x86_64                libblkid-devel-2.38.1-1.fc37.x86_64                    
 +  libdatrie-devel-0.2.13-4.fc37.x86_64                  libffi-devel-3.4.4-1.fc37.x86_64                       
 +  libicu-devel-71.1-2.fc37.x86_64                       libjpeg-turbo-devel-2.1.3-2.fc37.x86_64                
 +  libmount-devel-2.38.1-1.fc37.x86_64                   libpng-devel-2:1.6.37-13.fc37.x86_64                   
 +  libselinux-devel-3.4-5.fc37.x86_64                    libsepol-devel-3.4-3.fc37.x86_64                       
 +  libthai-devel-0.1.29-3.fc37.x86_64                    libtiff-devel-4.4.0-4.fc37.x86_64                      
 +  libxcb-devel-1.13.1-10.fc37.x86_64                    libxml2-devel-2.10.3-2.fc37.x86_64                     
 +  pango-devel-1.50.13-1.fc37.x86_64                     pcre2-devel-10.40-1.fc37.1.x86_64                      
 +  pixman-devel-0.40.0-6.fc37.x86_64                     sysprof-capture-devel-3.46.0-1.fc37.x86_64             
 +  xorg-x11-proto-devel-2022.2-2.fc37.noarch             xz-devel-5.4.1-1.fc37.x86_64                           
 +  zlib-devel-1.2.12-5.fc37.x86_64                       
 + 
 +完了しました! 
 +</pre></html></WRAP> 
 +<WRAP color_command><html><pre> 
 +<b class=GRN>$</b> <b class=HIY>curl</b> <b class=HIK>-LO</b> https://downloads.sourceforge.net/gkrellm-gkfreq/2.4/gkrellm-gkfreq-2.4.tar.gz 
 +</pre></html></WRAP> 
 +<WRAP color_result><html><pre> 
 +  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current 
 +                                 Dload  Upload   Total   Spent    Left  Speed 
 +100   371  100   371    0        425      0 --:--:-- --:--:-- --:--:--   424 
 +100 13391  100 13391    0       6756      0  0:00:01  0:00:01 --:--:-- 97036 
 +</pre></html></WRAP> 
 +<WRAP color_command><html><pre> 
 +<b class=GRN>$</b> <b class=HIY>tar</b> zxvf gkrellm-gkfreq-2.4.tar.gz 
 +</pre></html></WRAP> 
 +<WRAP color_result><html><pre> 
 +gkrellm-gkfreq-2.4/ 
 +gkrellm-gkfreq-2.4/gkrellm-gkfreq.c 
 +gkrellm-gkfreq-2.4/INSTALL 
 +gkrellm-gkfreq-2.4/ChangeLog 
 +gkrellm-gkfreq-2.4/README 
 +gkrellm-gkfreq-2.4/Makefile 
 +gkrellm-gkfreq-2.4/COPYING 
 +</pre></html></WRAP> 
 +<WRAP color_command><html><pre> 
 +<b class=GRN>$</b> <b class=HIY>cd</b> gkrellm-gkfreq-2.4 
 +<b class=GRN>$</b> <b class=HIY>make</b> 
 +</pre></html></WRAP> 
 +<WRAP color_result><html><pre> 
 +gcc -fPIC -O2 -Wall `pkg-config gtk+-2.0 --cflags` -c gkrellm-gkfreq.c 
 +gcc -shared  -Wall -o gkrellm-gkfreq.so gkrellm-gkfreq.o 
 +  
 +    Compilation done! 
 +  
 +    If you want to try the plugin before installing you can run 
 +        gkrellm -p gkrellm-gkfreq.so 
 +  
 +    Install in either /usr/lib/gkrellm2/plugins/ by running 
 +        sudo make install 
 +    or in /usr/local/lib/gkrellm2/plugins/ by running 
 +        sudo make install-local 
 +    or in ~/.gkrellm2/plugins by running 
 +        make install-home 
 +  
 +</pre></html></WRAP> 
 +<WRAP color_command><html><pre> 
 +<b class=GRN>$</b> <b class=HIY>sudo</b> cp gkrellm-gkfreq.so /usr/lib64/gkrellm2/plugins/ 
 +</pre></html></WRAP>
 </WRAP> </WRAP>
 GKrellM を再起動して [設定] - [プラグイン] から gkrellm-gkfreq を有効にする。\\ GKrellM を再起動して [設定] - [プラグイン] から gkrellm-gkfreq を有効にする。\\
-GKrellM [設定] - [全般] の Krell と LED を1秒間に更新する回数: 1 くらいにしておく\\+GKrellM [設定] - [全般] の Krell と LED を1秒間に更新する回数:〜 5 くらいにしておくとおとなしく更新してくれる😅\\
  
 ==== Sun Clock プラグイン ==== ==== Sun Clock プラグイン ====
  • linux/lm_sensors.1663156285.txt.gz
  • 最終更新: 2022/09/14 20:51
  • by ともやん