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 line:
blacklist gsmi
to/etc/modprobe.d/blacklist.conf
or it eventually hang booting (after working fine for some time...)
Need to install :
- intel-ucode
- bcm4356a2-firmware (bluetooth ? not necessary it seems...)
- 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