HP/6910p
From ArchWiki
Works out of the box.
Know issues
Brightness keys
No solution (yet).
/sys/class/backlight/: totalt 0 lrwxrwxrwx 1 root root 0 17 sep 20.05 intel_backlight -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-LVDS-1/intel_backlight
Hpfall
hpfall problem with systemd, had to add service manually. /usr/lib/systemd/system/hpfall.service
[Unit] Description=HP 3D DriveGuard Daemon [Service] Type=forking ExecStart=/usr/sbin/hpfall After=network.target [Install] WantedBy=multi-user.target