Tell me more ×
Unix & Linux Stack Exchange is a question and answer site for users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.

When I try playing video using the command:

omxplayer -o hdmi

sound will not work unless I also include the -r switch.

The only problem with this is when the video is done it leaves a black screen up and I am unable to use the device until restart.

Anyone have any ideas?

share|improve this question
Easiest thing to do is not using the terminal over HDMI but instead log in from another computer using SSH … – filmor Jan 12 at 10:56

1 Answer

Have you uncommented hdmi_drive=2 from /boot/config.txt?

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.