My Device Bestiary


Beast

Desktop
MB Asus ProArt X670E-Creator WiFi
CPU AMD Ryzen 9 9950X @ 4.3–5.7 GHz
GPU Gunnir Intel Arc A380 Photon 6GB OC
RAM Patriot Memory Viper Xtreme 5 @ 8200 MHz 24GB ×2
SSD MSI Spatium M580 Frozr 2TB

Quirks
Aura OpenRGB

Art

Ultrabook Honor MagicBook Art 14 2024
SKU MRA-XXX
CPU Intel Core Ultra 7 155H
RAM Hynix H58G76BK8HX095 @ 8533 MHz 4GB ×8
SSD WD PC SN560 SDDPNQE-1T00-1036 1TB
FPR FPC 0xA900
NFC I²C NTAG

Quirks
WMI DKMS Module
Battery protection, Function keys & Camera tray GNOME Extension
Quick charging ×, probably defaults to 15W, stays on after reboot from Windows, WMI fix pending (\SWAT?)
Fn key setkeycodes e077 464
Copilot key setkeycodes 6e 183, results in it being LShift+LMeta+F13 (193 for F23, but GNOME can't handle it yet)
Trackpad gestures ×, probably proprietary I²C
Fingerprint reader ×, see libfprint!396, also vrolife/fingerprint-ocv

blet

Convertible Huawei MateBook E 2023
SKU DRR-W76
CPU Intel Core i7-1260U @ 1.1–4.7 GHz
GPU Intel Iris Xe
RAM LPDDR5 @ 5200 MHz 4GB ×4
FPR Goodix
RFC IMX135
FFC OV2740

Quirks
Display EDID is broken, resulting in a kernel panic on modeset using both i915 and xe, only 60Hz using efifb (tracking issue)
Brightness ×, self-backlit OLED, software-only on efifb, will probably work natively with KMS
Sound ×, Soundwire DSP requires a blob, no sound output either way
Touchscreen Goodix Berlin over SPI, fallbacks to single-point via USB HID emulation (for UEFI)
Digitizer ×, native-Bluetooth Pen doesn't work without implementing a native-Bluetooth driver
Peripherals ×, both pen and keyboard uses a proprietary platform-level Bluetooth interface to use advanced features (e.g. battery level), which exposes as a USB HID device, no driver yet
Gyroscope IIO works, screen rotation requires KMS on Wayland
Tablet mode Detects attach/detach events but defaults to laptop mode from boot till the first event
WMI DKMS Module
Battery protection, Power modes GNOME Extension
Fn key setkeycodes e077 464
Fingerprint reader ×, see Goodix Fingerprint Linux Development