Nautilus Actions Extra ( Nautilus 機能拡張 )

★ Nautilus 右クリックメニュー機能拡張
☆ 端末から下記を実行
$ sudo add-apt-repository ppa:nae-team/ppa参考 ・萌え萌えmoebuntu Nautilus Actions Extraこれいいね
$ sudo apt-get update && sudo apt-get install nautilus-actions-extra
$ nautilus -q
Linux Flash Player 11.2 VDPAU 動画再生支援
① 設定 > ハードウェアアクセラレーションを有効化 > チェックを外す

② 設定 > ハードウェアアクセラレーションを有効化 > チェックを入れる

③ 設定 > ハードウェアアクセラレーションを有効化 > チェックを入れる
& /etc に adobeディレクトリ を作成し、その中に mms.cfg を作成

★ New PC C 4
① 安定するが動画再生支援が効かず少々カクつく
② 安定し動画再生支援が少し効いている様だが色が変になる
③ 動画再生支援が効くが Flash Player が頻繁にクラッシュする
☆ /etc に adobeディレクトリ を作成し、その中に mms.cfg を作成
$ sudo rm -r /etc/adobe
Flash Player 11.2.xxx.xxx には VDPAU との相性問題が有り
動作不安定になるのでアーカイブ版をダウンロードして設定し直すか
Flash Player プラグインをWebブラウザ上で右クリックして
設定からハードウェアアクレラレーションを有効化のチェックを外す
または、libvdpau1 を削除する ( $ sudo apt-get remove libvdpau1 )
参考
・ubuntu普段使い忘備録 @ ウィキ - Ubuntuで再生支援を効かせてYoutubeを見る
・Flash video appears blue - Ask Ubuntu - Stack Exchange

② 設定 > ハードウェアアクセラレーションを有効化 > チェックを入れる

③ 設定 > ハードウェアアクセラレーションを有効化 > チェックを入れる
& /etc に adobeディレクトリ を作成し、その中に mms.cfg を作成

★ New PC C 4
① 安定するが動画再生支援が効かず少々カクつく
② 安定し動画再生支援が少し効いている様だが色が変になる
③ 動画再生支援が効くが Flash Player が頻繁にクラッシュする
☆ /etc に adobeディレクトリ を作成し、その中に mms.cfg を作成
$ sudo mkdir -p /etc/adobe/☆ /etc の adobeディレクトリ を削除する場合
$ echo -e "EnableLinuxHWVideoDecode=1\nOverrideGPUValidation=true" | sudo tee /etc/adobe/mms.cfg > /dev/null
$ sudo rm -r /etc/adobe
Flash Player 11.2.xxx.xxx には VDPAU との相性問題が有り
動作不安定になるのでアーカイブ版をダウンロードして設定し直すか
Flash Player プラグインをWebブラウザ上で右クリックして
設定からハードウェアアクレラレーションを有効化のチェックを外す
または、libvdpau1 を削除する ( $ sudo apt-get remove libvdpau1 )
参考
・ubuntu普段使い忘備録 @ ウィキ - Ubuntuで再生支援を効かせてYoutubeを見る
・Flash video appears blue - Ask Ubuntu - Stack Exchange
Ubuntu 12.04 LTS

★ Unity 対応確認
$ /usr/lib/nux/unity_support_test -p
参考
http://www.webupd8.org/2011/10/how-to-find-out-if-your-computer-can.html
★ オーバーレイスクロールバー無効化
$ sudo apt-get remove overlay-scrollbar liboverlay-scrollbar3-0.2-0 liboverlay-scrollbar-0.2-0参考
http://www.webupd8.org/2011/10/things-to-tweak-after-installing-ubuntu.html
★ キーバインド変更
★ 問題を報告する...ウィンドウを出さなくする
$ sudo apt-get remove apport
★ 問題を報告する...ウィンドウを出すようにする
apport と apport-gtk をインストール後に再ログイン
$ sudo apt-get install apport apport-gtk
★ Ubuntu 12.04 LTS 用 お気に入りアプリをインストール
$ sudo apt-get install comix gimp gufw cheese flashplugin-installer gnome-mplayer gstreamer0.10-ffmpeg gstreamer0.10-fluendo-mp3 vlc compizconfig-settings-manager conky mesa-utils gnome-search-tool gnome-tweak-tool hddtemp lm-sensors indicator-multiload psensor synaptic build-essential easystroke indicator-weather ibus-mozc ttf-monapo
Bodhi Linux 1.4.0 日本語化 プラスα

1 Bodhi Linux ダウンロード > DVD-R などに焼く > Live DVD 起動
> インストール > 日本語が文字化けのため English で進める
> Keyboard Layout > Japan > Japan -OADG 109A
>>> Restart Now
2 Synaptic からリポジトリサーバをアメリカ合衆国から日本のサーバに変更して
ダウンロードスピードをUPさせる
Main > Applications > Preferences > Synaptic > Settings
> Repositories > Ubuntu Software > Download from:
> Server for United Staes > Other... > Japan
> ftp.jaist.ac.jp ( お好みで ) > Choose Server > Close
3 日本語環境をインストール > LXTerminal ( 端末 ) から下記を実行
$ sudo apt-get update4 日本語化
$ sudo apt-get install language-support-fonts-ja language-pack-ja scim-anthy
・Main > Settings > Settings Panel > Language
> Input Method Settings > Use No Input Method のチェックを外す
> SCIM を選択 > Setup Selected Input Method をクリック
> SCIM Input Method Setup ウィンドウのOKをクリック > Apply
> Close
・Main > Settings > Settings Panel > Language
> Language Settings
> Language Selector の中から日本語(日本の国旗)を選択
> Apply > Close > Settings > Close
> 再起動 ( LXTermina > $ sudo reboot )
5 ここを参考にNVIDIAドライバのインストール
$ sudo apt-get update && sudo apt-get install build-essential linux-headers-$(uname -r) jockey-gtk pkg-config★ 再起動後に正しくドライバを認識しない場合
$ gksudo jockey-gtk # ( ドライバを有効にする )
$ sudo reboot
メイン > アプリケーション > 設定 > NVIDIA X Server Settings
> Save Current Configuration > Please select a file to save to
> OK > Quit > 再起動
6 ここを参考にキーバインドを変更 & 次回起動時に反映させる
・ユーザーディレクトリに作成した .Xmodmaprc と同ディレクトリに
.Xmodmaprc自動起動用シェルスクリプト ( Xmodmaprc.sh ) を作成後、
右クリック > プロパティ > パーミッション > 実行可能にする
#!/bin/sh・メイン > 設定 > 設定パネル > アプリケーション
xmodmap ~/.Xmodmaprc
> Create Launcher > 基本設定 > 名前 > Xmodmaprc.sh
> アプリケーション > Xmodmaprc.sh
・メイン > 設定 > 設定パネル > アプリケーション
> スタートアップアプリケーション > アプリケーション
> Xmodmaprc.sh を追加
7 お気に入りアプリケーションのインストール
$ sudo apt-get install language-pack-gnome-ja firefox thunderbird thunderbird-locale-ja rhythmbox bodhi-rhythmbox totem vlc gnome-mplayer cheese conky hddtemp lm-sensors gimp comix gedit adobereader-jpn gufw gnome-system-monitor gcalctool gnome-utils easystroke ttf-monapo8 注意
・Bodhi Linux のインストール終了後 Restart Now ( 再起動 ) を選択後に画面が
真っ暗なまま止まった時はキーボードの Enterキー を押すと正常に再起動する
・Synaptic からのインストールが途中で止まる時は詳細を確認すると原因が分かる
・自動起動させたいアプリケーションは 6 の方法を参考にする
・conkyを透過させるには .conkyrc に下記を追加する
#own_window yes
・Firefox用アドオン FireGestures をインストールする場合 1.6.13 は
バグがあるのでここから 1.6.15 をインストール
・リポジトリからインストールした Thunderbird 10.0 で Lightning を
インストールする場合 ここから バージョン 1.2.3 をインストール
My New PC Custom 4 ワットチェッカー
★ ワットチェッカー 「 TAP-TST5 」
★ New PC C 4
☆ OFF
・電源OFF 4 W
・サスペンド 5 W ( Ubuntu 11.10 )
・ハイバネート 4 W ( Ubuntu 11.10 )
★ 3.33GHz ( 266 x 12.5 ) 室温 15℃
BIOS CPU Voltage 1.16250V
CPU-Z 1.160V ( アイドル ) - 1.128V ( Prime95 )
DRAM Voltage 1.300V
NB Voltage 1.110V
SB Voltage 1.527V
VTT Voltage 1.20V
GTLRef Voltage 0.63 x Vtt
EIST & C1E ( Disabled )
CPU Quiet Fan ( Enabled )
Target CPU Temperature ( 45℃/122゚F )
Target Fan Speed ( Level 2 )
DRAM Frequency 533MHz DDR3_1066
DRAM Timing 7-7-7-20-60-8-4-4-4
☆ 起動時
・最大 84 W
☆ Ubuntu 11.10
・アイドル 57 W
・負荷時 97 W ( Prime95 )
★ 3.75GHz ( 300 x 12.5 ) 室温 15℃
BIOS CPU Voltage 1.28125V
CPU-Z 1.280V ( アイドル ) - 1.240V ( Prime95 )
DRAM Voltage 1.350V
NB Voltage 1.110V
SB Voltage 1.527V
VTT Voltage 1.20V
GTLRef Voltage 0.63 x Vtt
EIST & C1E ( Disabled )
CPU Quiet Fan ( Enabled )
Target CPU Temperature ( 45℃/122゚F )
Target Fan Speed ( Level 3 )
DRAM Frequency 601MHz DDR3_1202
DRAM Timing 8-8-8-22-66-9-5-5-5
☆ 起動時
・最大 96 W
☆ Ubuntu 11.10
・アイドル 61 W
・負荷時 112 W ( Prime95 )
★ 4.00GHz ( 320 x 12.5 ) 室温 15℃
BIOS CPU Voltage 1.37500V
CPU-Z 1.376V ( アイドル ) - 1.320V ( Prime95 )
DRAM Voltage 1.350V
NB Voltage 1.110V
SB Voltage 1.527V
VTT Voltage 1.20V
GTLRef Voltage 0.63 x Vtt
EIST & C1E ( Disabled )
CPU Quiet Fan ( Enabled )
Target CPU Temperature ( 45℃/122゚F )
Target Fan Speed ( Level 4 )
DRAM Frequency 641MHz DDR3_1282
DRAM Timing 9-9-9-24-68-9-5-5-5
☆ 起動時
・最大 103 W
☆ Ubuntu 11.10
・アイドル 63 W
・負荷時 127 W ( Prime95 )
* Voltage ( デフォルト )
・CPU Voltage 1.328V ( 0.81875V ~ 1.60000V )
・DRAM Voltage 1.550V ( 1.300V ~ 2.050V )
・NB Voltage 1.174V ( 1.046V ~ 1.493V)
・SB Voltage 1.527V ( 1.527V ~ 1.696V )
・VTT Voltage 1.20V ( 1.10V ~ 1.45V )
・GTLRef Voltage 0.63Vtt ( 0.615 x Vtt ~ 0.67 x Vtt )
★ New PC C 4
☆ OFF
・電源OFF 4 W
・サスペンド 5 W ( Ubuntu 11.10 )
・ハイバネート 4 W ( Ubuntu 11.10 )
★ 3.33GHz ( 266 x 12.5 ) 室温 15℃
BIOS CPU Voltage 1.16250V
CPU-Z 1.160V ( アイドル ) - 1.128V ( Prime95 )
DRAM Voltage 1.300V
NB Voltage 1.110V
SB Voltage 1.527V
VTT Voltage 1.20V
GTLRef Voltage 0.63 x Vtt
EIST & C1E ( Disabled )
CPU Quiet Fan ( Enabled )
Target CPU Temperature ( 45℃/122゚F )
Target Fan Speed ( Level 2 )
DRAM Frequency 533MHz DDR3_1066
DRAM Timing 7-7-7-20-60-8-4-4-4
☆ 起動時
・最大 84 W
☆ Ubuntu 11.10
・アイドル 57 W
・負荷時 97 W ( Prime95 )
★ 3.75GHz ( 300 x 12.5 ) 室温 15℃
BIOS CPU Voltage 1.28125V
CPU-Z 1.280V ( アイドル ) - 1.240V ( Prime95 )
DRAM Voltage 1.350V
NB Voltage 1.110V
SB Voltage 1.527V
VTT Voltage 1.20V
GTLRef Voltage 0.63 x Vtt
EIST & C1E ( Disabled )
CPU Quiet Fan ( Enabled )
Target CPU Temperature ( 45℃/122゚F )
Target Fan Speed ( Level 3 )
DRAM Frequency 601MHz DDR3_1202
DRAM Timing 8-8-8-22-66-9-5-5-5
☆ 起動時
・最大 96 W
☆ Ubuntu 11.10
・アイドル 61 W
・負荷時 112 W ( Prime95 )
★ 4.00GHz ( 320 x 12.5 ) 室温 15℃
BIOS CPU Voltage 1.37500V
CPU-Z 1.376V ( アイドル ) - 1.320V ( Prime95 )
DRAM Voltage 1.350V
NB Voltage 1.110V
SB Voltage 1.527V
VTT Voltage 1.20V
GTLRef Voltage 0.63 x Vtt
EIST & C1E ( Disabled )
CPU Quiet Fan ( Enabled )
Target CPU Temperature ( 45℃/122゚F )
Target Fan Speed ( Level 4 )
DRAM Frequency 641MHz DDR3_1282
DRAM Timing 9-9-9-24-68-9-5-5-5
☆ 起動時
・最大 103 W
☆ Ubuntu 11.10
・アイドル 63 W
・負荷時 127 W ( Prime95 )
* Voltage ( デフォルト )
・CPU Voltage 1.328V ( 0.81875V ~ 1.60000V )
・DRAM Voltage 1.550V ( 1.300V ~ 2.050V )
・NB Voltage 1.174V ( 1.046V ~ 1.493V)
・SB Voltage 1.527V ( 1.527V ~ 1.696V )
・VTT Voltage 1.20V ( 1.10V ~ 1.45V )
・GTLRef Voltage 0.63Vtt ( 0.615 x Vtt ~ 0.67 x Vtt )
Ubuntu NVIDIA GeForce Overclocking

★ New PC C 4
1 NVIDIAのグラフィックスドライバーを有効にする
2 再起動
3 端末 > $ sudo gedit /etc/X11/xorg.conf
4 /etc/X11/xorg.conf を編集して保存
Section "Device"
Identifier "Default Device"
Option "NoLogo" "True"
EndSection
↓
Section "Device"
Identifier "Default Device"
Option "coolbits" "5"
Option "NoLogo" "True"
EndSection
注1 上記をコピペすると全角が混じるので全て半角に修正すること
注2 "1" オーバークロック "4" ファン制御 "5" オーバークロック & ファン制御
5 再起動
6 NVIDIA X Server Settings > Clock Frequencies 追加確認
> Enable Overclocking にチェック > 3D Clock Frequencies
> GPU (MHz) と Memory (MHz) のオーバークロックと動作確認
7 6 で設定したオーバークロックを次回起動時に反映させる方法
> 自動起動するアプリケーションの設定 > 追加
> コマンド(M): に下記を追加
nvidia-settings -a GPUOverclockingState=1 -a GPU3DClockFreqs=640,720注3 オーバークロックはビデオカードに合わせて設定すること
8 再起動後に 7 が反映されているか確認
参考 ・Overclocking via xorg.conf or command line


★ New PC C 2
1 端末 > $ sudo gedit /etc/X11/xorg.conf
2 /etc/X11/xorg.conf を編集して保存
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8400 GS"
EndSection
↓
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8400 GS"
Option "coolbits" "5"
EndSection
注1 上記をコピペすると全角が混じるので全て半角に修正すること
注2 "1" オーバークロック "4" ファン制御 "5" オーバークロック & ファン制御
3 再起動
4 システム > システム管理 > NVIDIA X Server Settings
参考 ・nvidia_01
・GPU 設定 - オーバークロック - ファン 制御 - CentOS コマンド - Linux OC 方法
Windows 7 Enterprise GPU-Z



★ New PC C 4 ( NVIDIA GeForce 210 )

★ New PC C 3 ( GMA X4500 )


★ New PC C 2 ( NVIDIA GeForce 8400GS )

★ New PC ( GMA 3100 )
My New PC Custom 4
CPU Intel Pentium Dual-Core E6800 3.33GHz
・L2キャッシュ 2048KB
・フロントサイドバス ( System Bus ) 1066MHz
CPUクーラー ANTEC KUHLER-SHELF
Motherboard ASRock G41MH/USB3
Memory CFD W3U1333Q-2G
・搭載チップ ELIXIR
・2GB x 2枚 ( Dual Channel )
HDD サムスン HD502HI
・500 GB SATA 3Gb/s 5400 rpm
・Buffer DRAM Size 16 MB
・Seek (typical) 4.8W
・Read/Write (typical) 5.1W
・Idle (typical) 3.9W
*温度監視ソフトでは実際の温度よりも5℃前後低く表示される
光学ドライブ LITEON IHAS122-06 バルク
VGA GIGABYTE GV-N210SL-1GI
・NVIDIA GeForce 210
・GPU Core Clock 520MHz
・GPU Memory Clock 600MHz
・GPU Shader Clock 1230MHz
・Memory Size DDR3 1024MB
・Bus Width 64bit
PCケース AeroCool Vs-9 ( 改造 )
・ATX / MicroATX 対応
・430( H ) - 190( W ) - 493( D ) mm
ケースファン サイズ SY1225SL12L(KAZE-JYUNI 800rpm)
・800rpm / 10.7dB(A) / 40.17CFM
・スリーブベアリング
・120 x 120 x 25 ( mm ) ( 背面 ・ 吸気 )
サイズ GELID Silent12
・1000rpm / 20.2dB(A) / 37CFM
・Hydro Dynamic Bearing
・120 x 120 x 25 ( mm ) ( 底面 ・ 吸気 )
電源 ZUMAX ZU-425N
・ATX12V Ver.2.3準拠 SSI-EPS12V互換
・Total 425W
・Peak 475W(60sec)
・+3.3V 28A
・+ 5V 32A
・+ 12V1 22A
・+ 12V2 22A
・- 12V 0.6A
・+ 5Vsb 2.5A
電源ファン APEX JD-12025S 1M2
・DC 12V 0.22A
・Sleeve
・120 x 120 x 25 ( mm )
ディスプレイ LG FLATRON Wide LCD W2253V-PFV
スピーカー サンワサプライ MM-SPL2
・L2キャッシュ 2048KB
・フロントサイドバス ( System Bus ) 1066MHz
CPUクーラー ANTEC KUHLER-SHELF
Motherboard ASRock G41MH/USB3
Memory CFD W3U1333Q-2G
・搭載チップ ELIXIR
・2GB x 2枚 ( Dual Channel )
HDD サムスン HD502HI
・500 GB SATA 3Gb/s 5400 rpm
・Buffer DRAM Size 16 MB
・Seek (typical) 4.8W
・Read/Write (typical) 5.1W
・Idle (typical) 3.9W
*温度監視ソフトでは実際の温度よりも5℃前後低く表示される
光学ドライブ LITEON IHAS122-06 バルク
VGA GIGABYTE GV-N210SL-1GI
・NVIDIA GeForce 210
・GPU Core Clock 520MHz
・GPU Memory Clock 600MHz
・GPU Shader Clock 1230MHz
・Memory Size DDR3 1024MB
・Bus Width 64bit
PCケース AeroCool Vs-9 ( 改造 )
・ATX / MicroATX 対応
・430( H ) - 190( W ) - 493( D ) mm
ケースファン サイズ SY1225SL12L(KAZE-JYUNI 800rpm)
・800rpm / 10.7dB(A) / 40.17CFM
・スリーブベアリング
・120 x 120 x 25 ( mm ) ( 背面 ・ 吸気 )
サイズ GELID Silent12
・1000rpm / 20.2dB(A) / 37CFM
・Hydro Dynamic Bearing
・120 x 120 x 25 ( mm ) ( 底面 ・ 吸気 )
電源 ZUMAX ZU-425N
・ATX12V Ver.2.3準拠 SSI-EPS12V互換
・Total 425W
・Peak 475W(60sec)
・+3.3V 28A
・+ 5V 32A
・+ 12V1 22A
・+ 12V2 22A
・- 12V 0.6A
・+ 5Vsb 2.5A
電源ファン APEX JD-12025S 1M2
・DC 12V 0.22A
・Sleeve
・120 x 120 x 25 ( mm )
ディスプレイ LG FLATRON Wide LCD W2253V-PFV
スピーカー サンワサプライ MM-SPL2
Ubuntu CPUファン PWM 回転数 変更
★ CPU Quiet Fan の無効化でCPUファン最低回転数が 1800rpm を下回らず
五月蝿いので CPU Quiet Fan 有効時の最低回転数 1000rpm に設定変更
☆ 問題のPC - New PC C 3
1 BIOS から CPU Quiet Fan を無効にする
BIOS > H/W Monitor > CPU Quiet Fan > Disabled
2 lm-sensors をインストール
3 fancontrol をインストール
※ pwmconfig の実行に必要
※ /usr/sbin/fancontrol を生成 ( 自動起動用シェルスクリプト )
$ sudo apt-get install fancontrol
4 pwmconfig ( PWM設定 )
$ sudo pwmconfig
・Warning!!! This program will stop your fans, one at a time,
for approximately 5 seconds each!!!
This may cause your processor temperature to rise!!!
If you do not want to do this hit control-C now!!!
Hit return to continue:
>>> Enter
・Did you see/hear a fan stopping during the above test (n)?
>>> Enter
・Would you like to generate a detailed correlation (y)?
>>> Enter
PWM 255 FAN 1854
PWM 240 FAN 1854
↓
PWM 45 FAN 1048
PWM 30 FAN 998 ※ 当環境だと30以下は変わらず
↓
PWM 2 FAN 998
PWM 0 FAN 998
・Did you see/hear a fan stopping during the above test (n)?
>>> Enter
・Do you want to set up its configuration file now (y)?
>>> Enter
・What should be the path to your fancontrol config file
(/etc/fancontrol)?
>>> Enter
・Select fan output to configure, or other action:
1) hwmon1/device/pwm2 3) Just quit 5) Show configuration
2) Change INTERVAL 4) Save and quit
select (1-n):
>>> 1 ※ ファン制御用温度を表示
Devices:
hwmon0/device is coretemp
hwmon1/device is w83627dhg
Current temperature readings are as follows:
hwmon0/device/temp2_input 40
hwmon0/device/temp3_input 31
hwmon1/device/temp1_input 25
hwmon1/device/temp2_input 20
hwmon1/device/temp3_input 51
・Select a temperature sensor as source for hwmon1/device/pwm2:
1) hwmon0/device/temp2_input
2) hwmon0/device/temp3_input
3) hwmon1/device/temp1_input
4) hwmon1/device/temp2_input
5) hwmon1/device/temp3_input
6) None (Do not affect this PWM output)
select (1-n):
>>> 2 ※ ファン制御用温度の指定
・Enter the low temperature (degree C)
below which the fan should spin at minimum speed (20):
>>> 35 ※ 指定した温度以下でファン回転数を最低にする
・Enter the high temperature (degree C)
over which the fan should spin at maximum speed (60):
>>> 60 ※ 指定した温度以上でファン回転数を最大にする
・Enter the PWM value (0-255) to use when the temperature
is over the high temperature limit (255):
>>> 255 ※ CPUファンの最大回転数を設定
・Select fan output to configure, or other action:
1) hwmon1/device/pwm2 3) Just quit 5) Show configuration
2) Change INTERVAL 4) Save and quit
select (1-n):
>>> 4 ※ 設定を保存
5 Fanコントロール実行 ( 実行すると即反映される )
$ sudo fancontrol
6 端末を閉じる
7 CPUに負荷をかけて 4 で設定した温度でファンが制御されているかテスト
8 4 の設定を変更する場合
$ sudo gedit /etc/fancontrol
9 ・fancontrol を一時的に無効にする場合は fancontrol を削除する
$ sudo apt-get remove fancontrol
・fancontrol を再度有効にする場合は fancontrol をインストール
$ sudo apt-get install fancontrol
・fancontrol の無効化と設定ファイルの削除
$ sudo apt-get remove fancontrol && sudo rm -f /etc/fancontrol
10 再起動後に再確認
参考 ・pwmconfig - Google 検索
五月蝿いので CPU Quiet Fan 有効時の最低回転数 1000rpm に設定変更
☆ 問題のPC - New PC C 3
1 BIOS から CPU Quiet Fan を無効にする
BIOS > H/W Monitor > CPU Quiet Fan > Disabled
2 lm-sensors をインストール
3 fancontrol をインストール
※ pwmconfig の実行に必要
※ /usr/sbin/fancontrol を生成 ( 自動起動用シェルスクリプト )
$ sudo apt-get install fancontrol
4 pwmconfig ( PWM設定 )
$ sudo pwmconfig
・Warning!!! This program will stop your fans, one at a time,
for approximately 5 seconds each!!!
This may cause your processor temperature to rise!!!
If you do not want to do this hit control-C now!!!
Hit return to continue:
>>> Enter
・Did you see/hear a fan stopping during the above test (n)?
>>> Enter
・Would you like to generate a detailed correlation (y)?
>>> Enter
PWM 255 FAN 1854
PWM 240 FAN 1854
↓
PWM 45 FAN 1048
PWM 30 FAN 998 ※ 当環境だと30以下は変わらず
↓
PWM 2 FAN 998
PWM 0 FAN 998
・Did you see/hear a fan stopping during the above test (n)?
>>> Enter
・Do you want to set up its configuration file now (y)?
>>> Enter
・What should be the path to your fancontrol config file
(/etc/fancontrol)?
>>> Enter
・Select fan output to configure, or other action:
1) hwmon1/device/pwm2 3) Just quit 5) Show configuration
2) Change INTERVAL 4) Save and quit
select (1-n):
>>> 1 ※ ファン制御用温度を表示
Devices:
hwmon0/device is coretemp
hwmon1/device is w83627dhg
Current temperature readings are as follows:
hwmon0/device/temp2_input 40
hwmon0/device/temp3_input 31
hwmon1/device/temp1_input 25
hwmon1/device/temp2_input 20
hwmon1/device/temp3_input 51
・Select a temperature sensor as source for hwmon1/device/pwm2:
1) hwmon0/device/temp2_input
2) hwmon0/device/temp3_input
3) hwmon1/device/temp1_input
4) hwmon1/device/temp2_input
5) hwmon1/device/temp3_input
6) None (Do not affect this PWM output)
select (1-n):
>>> 2 ※ ファン制御用温度の指定
・Enter the low temperature (degree C)
below which the fan should spin at minimum speed (20):
>>> 35 ※ 指定した温度以下でファン回転数を最低にする
・Enter the high temperature (degree C)
over which the fan should spin at maximum speed (60):
>>> 60 ※ 指定した温度以上でファン回転数を最大にする
・Enter the PWM value (0-255) to use when the temperature
is over the high temperature limit (255):
>>> 255 ※ CPUファンの最大回転数を設定
・Select fan output to configure, or other action:
1) hwmon1/device/pwm2 3) Just quit 5) Show configuration
2) Change INTERVAL 4) Save and quit
select (1-n):
>>> 4 ※ 設定を保存
5 Fanコントロール実行 ( 実行すると即反映される )
$ sudo fancontrol
6 端末を閉じる
7 CPUに負荷をかけて 4 で設定した温度でファンが制御されているかテスト
8 4 の設定を変更する場合
$ sudo gedit /etc/fancontrol
9 ・fancontrol を一時的に無効にする場合は fancontrol を削除する
$ sudo apt-get remove fancontrol
・fancontrol を再度有効にする場合は fancontrol をインストール
$ sudo apt-get install fancontrol
・fancontrol の無効化と設定ファイルの削除
$ sudo apt-get remove fancontrol && sudo rm -f /etc/fancontrol
10 再起動後に再確認
参考 ・pwmconfig - Google 検索
Ubuntu ヘッドフォン スピーカー 音 問題 解決

★ PCにヘッドフォンを挿した時にスピーカーの音を鳴らなくする方法
☆ 動作テスト用PC - New PC C 3
1 端末から HDA-Jack-Retask を インストール & 起動
$ sudo add-apt-repository ppa:diwic/hda
$ sudo apt-get update
$ sudo apt-get install hda-jack-retask
$ hda-jack-retask
2 HDA-Jack-Retask 起動後の設定
・Select a cldec > Realtek ALC662 rev1 を選択
・Options > Set model=auto & Advanced override にチェック
・Pin configuration > Pink Mic, Rear side > Override にチェック
・Apply now をクリックして設定適用 > 動作テスト
・動作テストに問題が無ければ Set as boot default をクリックして設定保存
3 再起動後にもう一度確認
参考
・Ubuntu Weekly Topics:2011年12月2日号 Precise Alpha1・12.04のための議論・HDA-Jack-Retask・Ubuntu Magazine Japan vol.06 ・UWN#243|gihyo.jp … 技術評論社
PPA ( hda-jack-retask )
・HD audio related stuff : David Henningsson