<HTML><BODY><p>Hello everybody,<br> <br>I use "Coreboot" for boot my system (configuration of system havefull support of "Coreboot"- motherboard: Lippert RoadRunner).<br> I have problem with loading video driver. When loading  Xorg driver, monitor (TFT) slowly darkens with motley stripes<br> and no picture. Monitor (VGA) always is off.<br><br> I changed string in file "grphinit.c" <br><br>wData = VG_CFG_DRIVER | VG_CFG_PRIORITY |VG_CFG_DSCRT | (CONFIG_VIDEO_MB & VG_MEM_MASK);<br><br>on<br><br>wData = VG_CFG_DRIVER | VG_CFG_PRIORITY |VG_CFG_DSPAN | (CONFIG_VIDEO_MB & VG_MEM_MASK);<br><br>for switching on TFT connector.<br><br>What yet in settings I must change, than get normal image on monitor?<br></p><div class="js-helper js-readmsg-msg"><div id="style_13644504410000000552" class="mr_read__body"><div id="style_13644504410000000552_BODY">Thanks.<br><br>Sergey<br> <br></div></div></div></BODY></HTML>