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 [2026/07/29 14:59] – [Boot without connected TV / AVR] Wuffkodi:kodi-nuc [2026/07/29 15:01] (current) – [Boot without connected TV / AVR] Wuff
Line 319: Line 319:
 NOTE: Kernel 4.4+ is required or audio EDID information won't be copied. Verify with <code>uname -a</code> NOTE: Kernel 4.4+ is required or audio EDID information won't be copied. Verify with <code>uname -a</code>
  
-First find the connected port (HDMI/Displayport):+First find the connected port (HDMI/DP). All available ports are in the drm folder, check the status of each port until you find the correct 'connected' one:
 <code> <code>
 ls -la /sys/class/drm ls -la /sys/class/drm
-cat /sys/class/drm/card0-DP-1/status +cat /sys/class/drm/card0-HDMI-A-1/status 
 connected connected
 </code> </code>
  
-edit /etc/default/grub and adjust the GRUB_CMDLINE_LINUX_DEFAULT with your port details and desired display resolution and refresh rate. Add directly after the refresh rate for Digital output! Note the port info here does not start with "card0-"+edit /etc/default/grub and adjust the GRUB_CMDLINE_LINUX_DEFAULT with your port details and desired display resolution and refresh rate. Add directly after the refresh rate for Digital output! Note the port info here does not start with "card0-"
 <code> <code>
 GRUB_CMDLINE_LINUX_DEFAULT="quiet splash video=HDMI-A-1:3840x2160@30e drm.edid_firmware=HDMI-A-1:edid/edid.bin" GRUB_CMDLINE_LINUX_DEFAULT="quiet splash video=HDMI-A-1:3840x2160@30e drm.edid_firmware=HDMI-A-1:edid/edid.bin"
kodi/kodi-nuc.1785333576.txt.gz · Last modified: by Wuff