Raspberry PI 4 - Nothing after fresh install

  • Hi everyone,

    I've decided to give a try to libreELEC. After using pi imager, or dedicated software from libreELEC I run PI, and after colorful Splashscreen, screen went black with no signal. Do not know if I'm doing something wrong or missing some config. I can't even SSH to system cause have no chance to config WiFi. Any hints where to start digging?

  • Leave config.txt unchanged.

    Try adding to cmdline.txt (end of existing line)

    Code
    video=HDMI-A-1:1920x1080@60D

    (assuming your display supports 1080p60).

    Make sure you use the first hdmi port (closest to power socket).