ubuntu@tegra-ubuntu:~$ DISPLAY=:0 xrandr -q
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 1920 x 1200, current 1920 x 1200, maximum 1920 x 1200
default connected 1920x1200+0+0 0mm x 0mm
1920x1200 60.0*
EDIT: Actually, I think someone did get a panel working, but was having software-related issues with the GUI, IIRC. I don’t think they posted a how-to though.
LVDS is not supported on jetson tk1 yet. It is under planning now. By default, HDMI is the primary display on jetson tk1. Are you using LVDS as the primary display in your use case?
Tegra K1 supports HDMI, LVDS, eDP and MIPI DSI displays. And HDMI is working good in Jetson board. So, out of other three displays (LVDS, eDP and MIPI DSI), can anyone please confirm, what are the displays currently supported/tested in R21.4 release package?
Hello lkh,
You said LVDS is not currently supported and it is under planning. Is this official information from Nvidia and if so, is there any planned date for the LVDS support integration in next release package?
LVDS is not supported from the L4T side. I don’t know about MIPI DSI, but eDP is the direction for both TK1 and TX1 (there should be at least partial eDP support in the kernel already…or at least configurable).
I am also trying to get LVDS display working in Jetson board but I am getting lot of issues in clocks and power-up sequence. I wonder how come the person in above mentioned link has successfully enabled LVDS in TK1.
So far as I know, L4T has some eDP support, but no plans for old-style LVDS on the software side. Over time I would expect eDP to evolve, but LVDS will get left behind. This doesn’t mean LVDS isn’t possible, but means someone will probably need to step up for old style LVDS to work. There is some LVDS work already in the kernel, but it doesn’t seem to be tailored towards Jetson…I suspect kernel code tweaks were required for any success.