Howdy,<div><br></div><div>In your config file you have:</div><div><br></div><div># CONFIG_VGA_BIOS is not set</div><div><br></div><div>in coreboot, which will mean that coreboot doesn't setup the display, but in your SeaBIOS config you have:</div><div><br></div><div>CONFIG_SEABIOS_VGA_COREBOOT=y</div><div><br></div><div>which will try to reuse whatever coreboot has setup. So as you might understand, this causes a bit of a catch 22. :)</div><div><br></div><div>Either tell coreboot to run the BIOS *or* set the VGA Hardware Type to "none" in SeaBIOS.</div><div><br></div><div>Other common problems are getting the pci id's for your graphics card wrong and using the wrong offset for SeaBIOS to find CBFS (so it can run things like VGA ROM's).</div><div><br></div><div>It would be helpful if you had a distro already loaded, as that will try to initialise the display even if the BIOS hasn't, which can be handy (so you can get and see cbmem output to figure out what is wrong)</div><div><br></div><div>After all that, my first answer may not be the solution and there may also be something else stopping the system getting as far as running the VGA BIOS.</div><div><br></div><div>Hope this helps,</div><div><br></div><div>John.<br><br>On Sat, 5 Aug, 2017 at 2:40 PM, Jo <advertising@seefelder-web.de> wrote:<br>
<blockquote type="cite">
  

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  
  
    <p>Hello Guys,</p>
    <p>I wanted to get coreboot on my Lenovo X1 Carbon 1gen (3460) ,</p>
    <p>so i followed the tutorial, however after flashing it, the screen
      stayed black.So i flashed the Vendorbios back and im kinda stuck
      now, help would be really appreciated. <br>
    </p>
    <p wrap="">This is my<font size="+1"> </font><b>config file</b> (if
      you care to have a look)
      <a class="moz-txt-link-freetext" href="https://pastebin.com/FYrsmXPb"><br>
      </a></p>
    <p wrap=""><a class="moz-txt-link-freetext" href="https://pastebin.com/FYrsmXPb">https://pastebin.com/FYrsmXPb</a>
      <br>
    </p>
    <p wrap="">and the output of <b>inteltool -m</b> (spd data)<a class="moz-txt-link-freetext" href="https://pastebin.com/JZQYb3p3"> <br>
      </a></p>
    <p wrap=""><a class="moz-txt-link-freetext" href="https://pastebin.com/JZQYb3p3">https://pastebin.com/JZQYb3p3</a>
      <br>
    </p>
    <p wrap="">also the output of <b>inteltool -g</b> <a class="moz-txt-link-freetext" href="https://pastebin.com/wDNRxM4U"><br>
      </a></p>
    <p wrap=""><a class="moz-txt-link-freetext" href="https://pastebin.com/wDNRxM4U">https://pastebin.com/wDNRxM4U</a>
      <a class="moz-txt-link-freetext" href="https://pastebin.com/zJV3dE8A"><br>
      </a></p>
    <p wrap=""><a class="moz-txt-link-freetext" href="https://pastebin.com/wDNRxM4U"><u><font color="#000000">and
            i<b>nteltool -G</b></font></u>
      </a></p>
    <p wrap=""><a class="moz-txt-link-freetext" href="https://pastebin.com/zJV3dE8A">https://pastebin.com/zJV3dE8A</a></p>
    <p wrap=""><a class="moz-txt-link-freetext" href="https://pastebin.com/zJV3dE8A"><u><font color="#000000">cheers
          </font></u><br>
      </a>
    </p>
  

</blockquote></div>