ASUS X551MA

提供: ArchWiki
2019年9月25日 (水) 23:53時点におけるKusakata.bot2 (トーク | 投稿記録)による版 (Pkg/AUR テンプレートの更新)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
ナビゲーションに移動 検索に移動

このページでは X551MA-SX056D を扱っています。

ハードウェア

  • CPU: Intel(R) Pentium(R) CPU N3520 @ 2.16GHz (クアッドコア)
  • メモリ: DDR3 1333MHz 4096 MB
  • ディスプレイ: 15.6インチ
  • ビデオ: Intel GMA HD 1366x768
  • HDD: 500 GB TOSHIBA MQ01ABF050 5400R SATA
  • Wi-fi: BCM943142HM 802.11b/g/n (+ Bluetooth 4.0)
  • ネットワーク: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet コントローラ (rev 06)
  • DVD-RW
  • 1xUSB 2.0, 1xUSB 3.0, 1xHDMI, 1xD-sub, 1xEthernet, カードリーダー, カメラ

lspci

00:00.0 Host bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series SoC Transaction Register (rev 0c)
00:02.0 VGA compatible controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display (rev 0c)
00:13.0 SATA controller: Intel Corporation Atom Processor E3800 Series SATA AHCI Controller (rev 0c)
00:1a.0 Encryption controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Trusted Execution Engine (rev 0c)
00:1b.0 Audio device: Intel Corporation Atom Processor Z36xxx/Z37xxx Series High Definition Audio Controller (rev 0c)
00:1c.0 PCI bridge: Intel Corporation Atom Processor E3800 Series PCI Express Root Port 1 (rev 0c)
00:1c.1 PCI bridge: Intel Corporation Atom Processor E3800 Series PCI Express Root Port 2 (rev 0c)
00:1c.3 PCI bridge: Intel Corporation Atom Processor E3800 Series PCI Express Root Port 4 (rev 0c)
00:1d.0 USB controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series USB EHCI (rev 0c)
00:1f.0 ISA bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Power Control Unit (rev 0c)
00:1f.3 SMBus: Intel Corporation Atom Processor E3800 Series SMBus Controller (rev 0c)
02:00.0 Network controller: Broadcom Corporation BCM43142 802.11b/g/n (rev 01)
03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5286 PCI Express Card Reader (rev 01)
03:00.2 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller (rev 06)

lsusb

Bus 001 Device 005: ID 04f2:b404 Chicony Electronics Co., Ltd 
Bus 001 Device 002: ID 8087:07e6 Intel Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

設定

ビデオ

Intel GMA HD を使うには xf86-video-intel をインストールしてください。

LAN

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

Wi-fi

AUR から broadcom-wl または broadcom-wl-dkms をインストールしてください (後者を推奨)。

音声

特に設定をしなくても動作します。KDE の場合は kdemultimedia-kmix[リンク切れ: パッケージが存在しません] をインストールしてください。

タッチパッド

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

輝度

fn + F5 と fn + F6 で明るさを制御できます。使用するカーネルパラメータは acpi_osi= acpi_backlight=native です。systemd-boot ブートマネージャを使用する場合、以下のように設定します:

# cat /boot/loader/entries/arch.conf 
title   Arch Linux
linux   /vmlinuz-linux
initrd  /initramfs-linux.img
options root=PARTUUID=dfe3c3a3-ea61-4440-ba0a-2b29267298cb rw acpi_osi= acpi_backlight=native

KDE の場合は powerdevil をインストールしてください。

ウェブカメラ

特に設定をしなくても動作します。Chromium でオンラインウェブカメラテスターが動作することを確認済み。

Bluetooth

無線チップの BCM43142 は Bluetooth 4.0 に対応しています。

bluezbluez-utils をインストールしてください。

$ dmesg|grep -i bluetooth
[   21.959501] Bluetooth: Core ver 2.21
[   21.959527] Bluetooth: HCI device and connection manager initialized
[   21.959533] Bluetooth: HCI socket layer initialized
[   21.959536] Bluetooth: L2CAP socket layer initialized
[   21.959554] Bluetooth: SCO socket layer initialized
[   22.020034] Bluetooth: hci0: BCM: chip id 70
[   22.036791] Bluetooth: hci0: thinkbali
[   22.036795] Bluetooth: hci0: BCM (001.001.011) build 0172
[   22.102001] bluetooth hci0: Direct firmware load for brcm/BCM.hcd failed with error -2
[   22.102007] Bluetooth: hci0: BCM: Patch brcm/BCM.hcd not found
[   25.435436] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   25.435438] Bluetooth: BNEP filters: protocol multicast
[   25.435444] Bluetooth: BNEP socket layer initialized

hci0: BCM: Patch brcm/BCM.hcd not found と表示されていますが bluetooth モジュールは機能します:

# hciconfig -a
hci0:   Type: Primary  Bus: USB
       BD Address: A4:DB:30:BB:2F:C1  ACL MTU: 1021:8  SCO MTU: 64:1
       DOWN 
       RX bytes:872 acl:0 sco:0 events:35 errors:0
       TX bytes:383 acl:0 sco:0 commands:35 errors:0
       Features: 0xff 0xfe 0xcf 0xfe 0xdb 0xff 0x7b 0x87
       Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 
       Link policy: RSWITCH HOLD SNIFF 
       Link mode: SLAVE ACCEPT 
# hciconfig hci0 up
# hciconfig -a
hci0:   Type: Primary  Bus: USB
       BD Address: A4:DB:30:BB:2F:C1  ACL MTU: 1021:8  SCO MTU: 64:1
       UP RUNNING PSCAN ISCAN 
       RX bytes:1488 acl:0 sco:0 events:72 errors:0
       TX bytes:1091 acl:0 sco:0 commands:72 errors:0
       Features: 0xff 0xfe 0xcf 0xfe 0xdb 0xff 0x7b 0x87
       Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 
       Link policy: RSWITCH HOLD SNIFF 
       Link mode: SLAVE ACCEPT 
       Name: 'thinkbali'
       Class: 0x00010c
       Service Classes: Unspecified
       Device Class: Computer, Laptop
       HCI Version: 4.0 (0x6)  Revision: 0xac
       LMP Version: 4.0 (0x6)  Subversion: 0x210b
       Manufacturer: Broadcom Corporation (15)

場合によっては以下のコマンドを実行する必要があります:

# rfkill unblock bluetooth

blueman は問題なく動作します。

BCM43142 のファームウェアである BCM.hcd については https://forum.libreelec.tv/post-12512.html を見てください。

# unzip BCM.zip
# cp BCM.hcd /lib/firmware/brcm/

再起動後:

$ dmesg|grep -i bluetooth
[   21.606725] Bluetooth: Core ver 2.21
[   21.606750] Bluetooth: HCI device and connection manager initialized
[   21.606758] Bluetooth: HCI socket layer initialized
[   21.606762] Bluetooth: L2CAP socket layer initialized
[   21.606771] Bluetooth: SCO socket layer initialized
[   21.663192] Bluetooth: hci0: BCM: chip id 70
[   21.679212] Bluetooth: hci0: thinkbali
[   21.679218] Bluetooth: hci0: BCM (001.001.011) build 0172
[   22.414606] Bluetooth: hci0: BCM (001.001.011) build 0172
[   22.430520] Bluetooth: hci0: Broadcom Bluetooth Device (43142)
[   25.208811] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   25.208814] Bluetooth: BNEP filters: protocol multicast
[   25.208822] Bluetooth: BNEP socket layer initialized

ファームウェアの有無で動作に変化があるかは確認していません。

カードリーダー

問題なく動作します。512 MB の SD カードでテスト済みです。

Windows とのデュアルブート

Windows 7 を起動するには BIOS で CSM に切り替える必要があります。そうしないと Windows の起動時にロゴでフリーズします。BIOS の Advanced メニューで OS SelectionWindows 7 に設定してください。