I'm working on a project where we want a touchscreen always attached (inside a case), but with the option of using an HDMI attached monitor when it's available.
The problem is the HDMI isn't working if the touchscreen board is also attached. We are not trying to hot-plug. Changing the display doesn't happen often, so we are fine rebooting, loading a different dtb for the touchscreen or HDMI. (A script modifies uEnv.txt). Here's is what works: 1) HDMI plugged in, touchscreen plugged in, loading touchscreen dtb, touchscreen works 2) No HDMI plugged in, touchscreen plugged in, loading touchscreen dtb, touchscreen works 3) HDMI plugged in, no touchscreen plugged in, loading hdmi dtb, hdmi works What doesn't work: 4) HDMI plugged in, touchscreen plugged in, loading hdmi dtb, NO hdmi I get the same behavior plugging a BBB into with 3 different touchscreen boards (4D 7.0 LCD Cape, NewHaven 5.0 Cape, custom board) If I have an HDMI attached, loading hdmi dtb, the BBB HDMI works fine. If I boot the very same system, but now with a touchscreen also plugged in, there is no HDMI output. First off, should this be working? If so, any suggestions on what I've done wrong or where to start looking? Maybe some pin I need to change in the hdmi dts? Thanks, Scott -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
