kodi:kodi-nuc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
kodi:kodi-nuc [2023/12/28 01:25] Wulf Rajekkodi:kodi-nuc [2024/05/05 23:06] (current) Wulf Rajek
Line 1: Line 1:
 ====== Kodi NUC main setup ====== ====== Kodi NUC main setup ======
  
-KODI INSTALL\\ +===== BIOS SETTINGS ===== 
 +Enter bios: 
 +<code>systemctl reboot --firmware-setup</code> 
 +Set SGX to Enabled in BIOS to avoid boot message relating to it. (can possibly be set by software https://github.com/intel/sgx-software-enable ) 
 +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 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 /etc/update-motd.d/ sudo chmod -R 0644 /etc/update-motd.d/
 sudo vi /etc/default/motd-news sudo vi /etc/default/motd-news
kodi/kodi-nuc.1703726712.txt.gz · Last modified: 2023/12/28 01:25 by Wulf Rajek