Lenovo ThinkPad Edge E440

提供: ArchWiki
ナビゲーションに移動 検索に移動
デバイス 状態 モジュール
グラフィック Working xf86-video-intel
イーサネット Working r8169
ワイヤレス Working iwlwifi or ath9k
オーディオ Working snd_hda_intel
タッチパッド Working xf86-input-synaptics
カメラ Working linux-uvc
カードリーダー Working
Bluetooth Not tested
指紋スキャナ Not working

ノートパソコン一般の記事や推奨事項についてはノートパソコンを見てください。

設定

クリックパッド

特に設定をしなくても動作します。

設定するとしたら有効エリアのサイズです。デフォルト設定では、ポインタとして使えるのはクリックパッドの上部3分の1だけとなっています。詳しくは Synaptics タッチパッド#ボタンのないタッチパッド (別名クリックパッド) を参照。

キーボード

Fn と Ctrl キーは BIOS で交換することができます。

Fn キーのロックは Fn + Esc と交換できます。

バックライト

GNOME ではマルチメディアキー (Fn + F[5/6]) によるバックライトの制御は特に設定をしなくても機能します。起動時に輝度を設定する方法はバックライト#Udev ルールを参照してください。

オーディオ

HDMI デバイスの番号が 0 から始まらないため、デフォルト設定では存在しないデバイスが使われる場合があります。/etc/modprobe.d に設定ファイルを作成することで PCH デバイスをデフォルトに設定することが推奨されます。詳しくは こちらのフォーラムスレッド を見てください。

トラブルシューティング

復帰時にフリーズする

BIOS v2.16 ではサスペンドから復帰したときにフリーズするバグが発生することがあります。

BIOS で USB 3.0 を無効化するか、BIOS を v2.18 にアップデートすることで解決できます。アップデート方法は下を参照。

新しいバージョンの BIOS (2.18) でも、ハイバネーションは完全には動作しません。LTS カーネルを使ってください。

Fn と Ctrl_L キーを交換すると Ctrl_L+s のホットキーが Alt_L にマッピングされる

BIOS のバージョンが v.2.16 以前のノートパソコンで発生する問題です。BIOS を v2.16 以上に更新することで解決します [1]

詳しくは BIOS v2.16 アップデートの更新履歴 を見てください。

サスペンドから復帰後に電源 LED が点滅する

深刻な問題ではありませんが、鬱陶しく感じるかもしれません。以下のコマンドで解決できます:

# echo "0 on" > /proc/acpi/ibm/led

コマンドを自動的に実行させるには、使用している電源管理ツールに応じてスクリプトを作成してください。

BIOS のアップデート

以下の手順で問題なくアップデートできることを確認済みですが、実際に行うときは自己責任でお願いします。

USB ドライブから BIOS を更新するには、以下の手順に従ってください (もしくは、ISO をダウンロードして CD に焼いて、それから CD から起動してください):

  1. E440 のダウンロードページ から最新の公式ファームウェアをダウンロード ("BIOS Update (Bootable CD) for Windows" を検索)。
  2. geteltoritoAUR ユーティリティをインストール。
  3. ISO イメージを変換 ('XX' はダウンロードした .iso ファイルの名前に合わせてください):
    $ geteltorito.pl -o bios.img j9ujXXwd.iso
  4. USB ドライブにイメージを書き込む (/dev/sdb は適切なドライブに置き換えてください、ドライブの中身は全て消去されます):
    1. ドライブのパーティションを全てアンマウント ('X' は適切なパーティションに置き換えてください):
      # umount /dev/sdbX
    2. イメージを書き出す:
      # dd if=bios.img of=/dev/sdb bs=1M
  5. パソコンを再起動して USB ドライブから起動。
  6. アップデートユーティリティの手順に従ってください。

テスト済みの構成

以下はテスト済みの構成と lspci の出力です。

E440 20C500FBRT モデル:

00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor DRAM Controller (rev 06)
00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 04)
00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 (rev 04)
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d4)
00:1c.2 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #3 (rev d4)
00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #4 (rev d4)
00:1c.4 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #5 (rev d4)
00:1f.0 ISA bridge: Intel Corporation HM87 Express LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller (rev 04)
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5227 PCI Express Card Reader (rev 01)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 10)
04:00.0 Network controller: Intel Corporation Wireless 7260 (rev 73)

E440 20C5004YUS モデル:

00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor DRAM Controller (rev 06)
00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 04)
00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d4)
00:1c.2 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #3 (rev d4)
00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #4 (rev d4)
00:1c.4 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #5 (rev d4)
00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation HM87 Express LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller (rev 04)
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5227 PCI Express Card Reader (rev 01)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 10)
04:00.0 Network controller: Intel Corporation Wireless 7260 (rev 73)

E440 20C5005LRT モデル:

00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor DRAM Controller (rev 06)
00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d4)
00:1c.2 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #3 (rev d4)
00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #4 (rev d4)
00:1c.4 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #5 (rev d4)
00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation HM87 Express LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller (rev 04)
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5227 PCI Express Card Reader (rev 01)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 10)
04:00.0 Network controller: Intel Corporation Wireless 7260 (rev 73)