「HP ProBook 4730s」の版間の差分

提供: ArchWiki
ナビゲーションに移動 検索に移動
(ページの作成:「Category:HP en:HP ProBook 4730s {{Related articles start}} {{Related|HP ProBook 4330s}} {{Related|HP ProBook 4530s}} {{Related|Intel Graphics}} {{Related|電源...」)
 
(文字列「http://ubuntuforums.org/」を「https://ubuntuforums.org/」に置換)
 
(同じ利用者による、間の1版が非表示)
7行目: 7行目:
 
{{Related|電源管理}}
 
{{Related|電源管理}}
 
{{Related|GRUB}}
 
{{Related|GRUB}}
{{Related|GRUB/Tips and tricks}}
+
{{Related|GRUB/ヒントとテクニック}}
 
{{Related articles end}}
 
{{Related articles end}}
   
16行目: 16行目:
   
 
* [https://github.com/hirschmann/nbfc NoteBook FanControl]
 
* [https://github.com/hirschmann/nbfc NoteBook FanControl]
* [http://ubuntuforums.org/showthread.php?t=2008756&p=12422983#post12422983 probook_ec.pl スクリプト] ([https://github.com/deanrock/probook-fan-control Python] あるいは [https://github.com/opinsys/puavo-hw-tools/tree/master/bin Ruby] でデーモン化)
+
* [https://ubuntuforums.org/showthread.php?t=2008756&p=12422983#post12422983 probook_ec.pl スクリプト] ([https://github.com/deanrock/probook-fan-control Python] あるいは [https://github.com/opinsys/puavo-hw-tools/tree/master/bin Ruby] でデーモン化)
   
 
=== Intel CPU マイクロコード ===
 
=== Intel CPU マイクロコード ===

2018年2月6日 (火) 23:54時点における最新版

関連記事

ハードウェアのサポート

ファンのコントロール

ファンはソフトウェアで制御できます。たとえ BIOS の "Fan always on while on AC power" オプションが無効になっていても、ソフトウェアを使わないとファンを切ることはできません。以下の2つのプログラムが 4730s をサポートしています:

Intel CPU マイクロコード

マイクロコード#Intel のマイクロコードのアップデートを有効にするを見てください。

Synaptics タッチパッド

タッチパッドを使うには xf86-input-synaptics ドライバーが必要です。Synaptics タッチパッドを見てください。ただしポイントスティックは初めから動作します。

WLAN BIOS ホワイトリスト

HP BIOS は特定の WLAN カードの使用だけを許可しています (ホワイトリスト)。全ての OS エントリの最初の GRUB コマンドに以下を追加することでホワイトリストを迂回することができます:

write_dword 0xFED1F418 0x1F501FEB

上記のハックについて詳しくは こちら を見てください。