Hi,
I have several screens. But only on one screen I didn't have a black screen. The only difference is HDCP. At my TV with HDCP it works fine. But none of my other screens (all without HDCP) works. I have screens with HDMI, DP and DVI. Native resolution is 1920*1080 and 1920*1200. At this screens, rasperry pi, odroid c2 and xu4 and many other things works perfectly. Only the pine didn't work.
How can I disable HDCP? And why is HDCP enabled?
Thanks!
This is interesting. Thanks for sharing!
Subscribing to see how it goes.
06-19-2016, 02:46 PM
(This post was last modified: 06-19-2016, 02:47 PM by xalius.)
While I understand the need to have HDCP on the HDMI enabled so that people can play videos from streaming services like Netflix and other sources, for people that use the Pine for general computing and other tasks which use either display devices that have no HDMI and require an adapter or have HDMI without HDCP, this is a showstopper and explains a lot of the troubles people seem to have to get their boards going. Most SBCs have implemented controls to enable/disable the HDCP on the HDMI by now and that should be a priority item for the Pine as well.
Is HDCP truly the cause of the Pine working on some displays and not others? I would be truly interested to know, as I haven't gotten mine to work with any display I've come across. I know it works though, as I can SSH in to it over LAN.
I'll monitor this thread, do post if you find anything conclusive, or any solutions to the problem.
06-21-2016, 02:36 AM
(This post was last modified: 06-21-2016, 02:38 AM by xalius.)
I know that HDCP is disabled by default for longsleep's Linux kernel in the device tree, so any issues there come probably from configuring the resolution within u-boot to something not matching the display device ... Android images probably have it enabled so that Netflix and co. work and so likely non HDCP displays or using an adapter for DVI/VGA will have issues?