HP Spectre x360 13-w023dx
デバイス | 状態 | モジュール |
ビデオ | 動作 | i915 |
ワイヤレス | 動作 | iwlwifi |
Bluetooth | 動作 | bluetooth |
オーディオ | 一部動作 | snd_hda_intel |
タッチパッド | 設定で動作 | ? |
ウェブカメラ | 動作 | uvcvideo |
この記事では HP Spectre x360 13-w023dx の設定について扱っています。ノートパソコン一般に関する記事はノートパソコンを見てください。
ハードウェア情報
ハードウェアオプション
2016年後半に発売されたモデルの HP Spectre x360 です。Thunderbolt 端子が2つ存在しデジタイザがないのが特徴です。メインのハードウェアコンポーネントは:
- Intel i7 Kabylake 7500U
- OLED touch screen running at 1920x1080
- 500 GB M.2 SDD
- 16 GB RAM
lspci
00:00.0 Host bridge: Intel Corporation Device 5904 (rev 02) 00:02.0 VGA compatible controller: Intel Corporation Device 5916 (rev 02) 00:04.0 Signal processing controller: Intel Corporation Device 1903 (rev 02) 00:13.0 Non-VGA unclassified device: Intel Corporation Device 9d35 (rev 21) 00:14.0 USB controller: Intel Corporation Device 9d2f (rev 21) 00:14.2 Signal processing controller: Intel Corporation Device 9d31 (rev 21) 00:15.0 Signal processing controller: Intel Corporation Device 9d60 (rev 21) 00:16.0 Communication controller: Intel Corporation Device 9d3a (rev 21) 00:1c.0 PCI bridge: Intel Corporation Device 9d11 (rev f1) 00:1c.4 PCI bridge: Intel Corporation Device 9d14 (rev f1) 00:1d.0 PCI bridge: Intel Corporation Device 9d18 (rev f1) 00:1f.0 ISA bridge: Intel Corporation Device 9d58 (rev 21) 00:1f.2 Memory controller: Intel Corporation Device 9d21 (rev 21) 00:1f.3 Audio device: Intel Corporation Device 9d71 (rev 21) 00:1f.4 SMBus: Intel Corporation Device 9d23 (rev 21) 01:00.0 Network controller: Intel Corporation Device 24fd (rev 78) 6d:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd Device a802 (rev 01)
インストール
Arch のインストールに特記することはありません (セキュアブートを無効化してください、F10 で BIOS、F9 でブートオプションを変更できます) が、"fast boot" という名前の BIOS オプションは無効化する必要があります。BIOS でこのオプションが有効になっていると、何を選択しても Windows が起動してしまいます。USB で最新の Arch ISO (2016年6月) を起動すると、Arch の EFI ブートメニューでフリーズします。HDD に Arch をインストールして Windows を消去したら、高速ブートオプションを再度有効化できます。ただしオプションを有効にしても起動時間に違いはありません。
問題
オーディオ
コーデックが Realtek ALC295 に変更されています:
# aplay -l **** List of PLAYBACK Hardware Devices **** card 0: PCH [HDA Intel PCH], device 0: ALC295 Analog [ALC295 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0
使用するスピーカーはひとつだけにしないと機能しません。詳しくは https://bugzilla.kernel.org/show_bug.cgi?id=189331 を参照。
タッチパッド
Synaptics X11 ドライバーでタッチパッドが使えますが、手のひら検知はできません。Dell XPS13 も同じような問題を抱えていましたが今は直っています。HP は直す気がないようです。https://github.com/advancingu/XPS13Linux/issues/3 を参照。
libinput ドライバーを使用した場合は手のひら検知も使えます。