commit 974c051b10a0e336d888196cb93b12bacda84a8c parent 3d9165be8088dbdaedfec603a7da3a48d1775690 Author: Chris Bracken <chris@bracken.jp> Date: Fri, 3 Jan 2020 23:42:50 -0800 Add notes on NUC8i5BEK firmware blobs Diffstat:
M | arch_install.md | | | 9 | +++++++++ |
1 file changed, 9 insertions(+), 0 deletions(-)
diff --git a/arch_install.md b/arch_install.md @@ -568,6 +568,15 @@ Fakeroot is a tool that makes it easier to create tar archives, etc. containing files with root ownership, which would otherwise require root user privileges. +### Install firmware for NUC + +Intel NUC devices may need particular closed-source firmware blobs installed. +For the NUC8i5BEK, install: + + yay -S wd719x-firmware + yay -S aic94xx-firmware + + ### Install Japanese input support This needs to be updated for 2020.