--- wikisrc/ports/evbarm/tegra.mdwn 2015/11/12 13:26:20 1.30 +++ wikisrc/ports/evbarm/tegra.mdwn 2015/11/14 13:35:45 1.31 @@ -60,6 +60,16 @@ Jetson TK1 boards come with Linux4Tegra # Modesetting +## Console + +To override the default video mode (auto-detected from display EDID), use the *video* kernel command-line parameter: + +[[!template id=programlisting text=""" +video=<xres>x<yres>[M][R][-<bpp>][@<refresh>][i][m][eDd] +"""]] + +## Xorg + To be able to use the mode setting features of the Tegra DRM driver, you must use the xf86-video-modesetting driver. Put this in xorg.conf: [[!template id=programlisting text="""