No output to monitor

hi all,

I have installed anthias on my pi5 im using OS pi lite ie headless OS and im trying to play a sample mp4 file but im not getting a picture on my monitor

when i go to system info i get

Display Power (CEC) CEC error

could this be the issue

ive tried both hdmi mini ports on my pi5 and still no signal to my monitor

thanks,
rob

dont worry, i rebooted my pi and all is good now

Yes, sometimes the device needs a reboot. I’m glad that helped.

@robertkwild, answering the question you asked at the time, because it was never really addressed: no, the “CEC error” was not the cause of the missing picture.

Before 2026.08.1 that card was built on libcec, which cannot select the kernel CEC device, so it frequently reported an error on a perfectly healthy Pi. It has been rewritten on the kernel CEC API, and System Info now separates a display that simply does not answer CEC, which is normal for most desktop monitors, from a real fault. So if you see that card reading “No CEC display detected” on a current release, there is nothing to fix.

Glad the reboot sorted it out.