Difference between revisions of "Intel NUC"
Jump to navigation
Jump to search
m |
m (→NUC8i3BEH=) |
||
Line 3: | Line 3: | ||
* [https://downloadcenter.intel.com/product/129702/Intel-NUC-Mini-PC-with-7th-Generation-Intel-Core-Processors Intel NUC Gen7 BIOS updates] |
* [https://downloadcenter.intel.com/product/129702/Intel-NUC-Mini-PC-with-7th-Generation-Intel-Core-Processors Intel NUC Gen7 BIOS updates] |
||
− | =NUC8i3BEH |
+ | =NUC8i3BEH= |
Disabling secure boot: |
Disabling secure boot: |
Latest revision as of 18:16, 22 January 2019
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