Screen is black, but connected according to xrandr
Use xrandr -q
to see all modes and rates.
Then use xrandr --output *name of display* --mode *resolution* --rate *frame rate*
to set both frame-rate and mode. The problem was the rate for me.
Use xrandr -q
to see all modes and rates.
Then use xrandr --output *name of display* --mode *resolution* --rate *frame rate*
to set both frame-rate and mode. The problem was the rate for me.