My first chromebook Acer Spin 13 has been accompanied me for 2 years. It is so soomth but not powerful. I decide to have a powerful one: HP spectre X360 13(13-aw204). Specter run openSuse Tumbleweed KDE.
No Sound
The SOF driver for snd_hda_intel
finally release at
Linux kernel 5.13.
https://github.com/thesofproject/linux/issues/2700
Keyboard slow respond
After startup/resume the keyboard isn't responding. It takes several secounds(5-30 ) until I can use the keyboard. This is due to a bug in the i8042 emulation provided by the firmware.
Appending "i8042.nopnp=1 i8042.dumbkbd=1" to kernel boot parameters fixed the keyboard initialization delay. I lost my caps lock led but it was a minor sacrifice.[2]
TODO
- https://gist.github.com/auscompgeek/f01d6a4c7a61d08b80a0#file-70-keyboard-hwdb
- https://github.com/berzoidberg/i8042-spectre-dkms
- finger reader
ref:
- Arch Linux on HP Spectre x360
- Various problems with HP Spectre x360 aw2xxxng (Tiger Lake)
- https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1916314
- https://patchwork.kernel.org/project/linux-input/patch/20210201160336.16008-1-anton@cpp.in/
- https://wiki.archlinux.org/title/HP_Spectre_x360_(2020)