kodi:kodi-nuc
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| kodi:kodi-nuc [2023/12/28 01:25] – Wuff | kodi:kodi-nuc [2025/09/02 19:39] (current) – Wuff | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Kodi NUC main setup ====== | ====== Kodi NUC main setup ====== | ||
| - | KODI INSTALL\\ | + | ===== BIOS SETTINGS ===== |
| + | Enter bios: | ||
| + | < | ||
| + | Set SGX to Enabled in BIOS to avoid boot message relating to it. (can possibly be set by software https:// | ||
| + | Set Fan control to custom with fanless at 48C, min 75, 30% at 1C, min 65 for RAM. | ||
| + | |||
| + | Suggested Custom Fan Control Mode: | ||
| + | Primary Temperature Sensor to Processor, Fan Off Capability - enabled at 48C, Minimum Temperature to 85, Minimum Duty Cycle to 40, Duty Cycle Increment to 6 | ||
| + | Secondary Temperature Sensor to Memory, Minimum Temperature to 60, Minimum Duty Cycle to 40, Duty Cycle Increment to 6. | ||
| + | |||
| + | Set CEC to desired settings | ||
| + | |||
| + | ===== KODI INSTALL | ||
| Base OS install of Ubuntu server LTS 22.04.3 (orig notes from 20.04.1) | Base OS install of Ubuntu server LTS 22.04.3 (orig notes from 20.04.1) | ||
| Line 16: | Line 28: | ||
| < | < | ||
| sudo apt-get update | sudo apt-get update | ||
| - | sudo apt-get install software-properties-common xorg xserver-xorg-legacy alsa-utils mesa-utils git-core librtmp1 libmad0 lm-sensors libmpeg2-4 avahi-daemon libnfs13 libva2 vainfo i965-va-driver linux-firmware dbus-x11 openbox pastebinit xserver-xorg-video-intel alsa | + | sudo apt-get install software-properties-common xorg xserver-xorg-legacy alsa-utils mesa-utils git-core librtmp1 libmad0 lm-sensors libmpeg2-4 avahi-daemon libnfs13 libva2 vainfo i965-va-driver-shaders |
| sudo apt-get dist-upgrade | sudo apt-get dist-upgrade | ||
| </ | </ | ||
| Line 77: | Line 89: | ||
| sudo systemctl disable motd-news.timer | sudo systemctl disable motd-news.timer | ||
| - | apt-get remove --purge landscape-common | + | sudo apt-get remove --purge landscape-common |
| sudo chmod -R 0644 / | sudo chmod -R 0644 / | ||
| sudo vi / | sudo vi / | ||
kodi/kodi-nuc.1703726712.txt.gz · Last modified: by Wuff