User Tools

Site Tools


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 02:34] – [KODI INSTALL] Wulf Rajekkodi:kodi-nuc [2024/05/05 23:06] (current) Wulf Rajek
Line 89: 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
Line 198: Line 198:
 </code> </code>
  
-now we write the following into the created /home/kodi/.config/openbox/autostart file, this will automatically switch your TV to full range (please copy the lines, don't try to type the '` and so on, this code only works for one (1) connected TV, if you have multiple devices extend it to a loop):+now we write the following into the created /home/kodi/.config/openbox/autostart file, this will automatically switch your TV to full range (please copy the lines, don't try to type the '` and so on, this code only works for one (1) connected TV, if you have multiple devices extend it to a loop):
 <code> <code>
 OUTPUT=`xrandr -display :0 -q | sed '/ connected/!d;s/ .*//;q'` OUTPUT=`xrandr -display :0 -q | sed '/ connected/!d;s/ .*//;q'`
kodi/kodi-nuc.1703730861.txt.gz · Last modified: 2023/12/28 02:34 by Wulf Rajek