Intel NUC
Revision as of 18:16, 22 January 2019 by <bdi>PhilippeTeuwen</bdi> (talk | contribs)
NUC7i5BN
NUC8i3BEH=
Disabling secure boot:
- F2 on Intel logo -> BIOS -> Advanced -> Boot -> Secure Boot -> Disable
We need at least kernel 4.18 -> Debian Buster alpha installer with non-free drivers, at the moment it's
Missing firmware:
[ 4.060527] i915 0000:00:02.0: firmware: failed to load i915/kbl_dmc_ver1_04.bin (-2)
apt-get install firmware-misc-nonfree
Enabling local web server
# a2enmod userdir # systemctl restart apache marc$ mkdir public_html marc$ vi public_html/index.html