Skip to content
Snippets Groups Projects
Name Last commit Last update
README.md

Matebook Pavo

HZ-W19 Intel Core m5-6Y54 2 x 1.1 - 2.7 GHz, Skylake Intel HD Graphics 515

Vendor drivers : https://consumer.huawei.com/fr/support/laptops/matebook/

Screen fickering

  • Add intel_idle.max_cstate=4 to kernel parameters to avoid screen fickering
  • add acpi = off to kernel parameters or it will eventually hang while booting (after working fine for some time...)

Need to install :

  • intel-ucode
  • bcm4356a2-firmware (wifi)
  • iio-sensor-proxy (rotation auto de l'écran)

Firefox

  • Enable Wayland in Firefox by puting MOZ_ENABLE_WAYLAND=1 in ~/.config/environment.d/envvars.conf
  • Enable touchscreen scroling by puting MOZ_USE_XINPUT2=1 in ~/.config/environment.d/envvars.conf