passionate nut who rants on irc and likes coreboot and openbsd. libreboot founder and lead developer (libreboot.org). social liberal and fiscal conservative, but i mostly try to avoid politics on social media. bios on social media accounts are so asinine because you can’t really say much that is meaningful. everyone has a different perception than you do. judge me on merit. every post by me reflects the opinion of my employer (also me). i don’t know everything but i try to know enough. they/them

  • 0 Posts
  • 3 Comments
Joined 3 years ago
cake
Cake day: March 14th, 2021

help-circle
  • @Evv1L @Jumuta If you’re using Libreboot an a T430 and you boot with SeaBIOS payload, you can still configure use of non-intel GPU if one is present, by modifying cmos.default in flash, using nvramtool with the -C option (Libreboot hardcodes the default so you need -C); and you can add the VGA ROM manually, conforming to name in CBFS: pcivvvv,dddd.rom, where v is vendor ID and d is device ID.

    SeaBIOS would then automatically execute it, and if coreboot is configured in this way to use the dGPU.


  • @Evv1L @Jumuta Libreboot does not yet auto-download VGA ROMs for T430 though. It does for Dell Latitude E6400.

    I have on todo to rewrite the handling of VGA ROMs, so that they can be added for non-Intel GPUs on all currently supported Libreboot hardware.

    On T430, Libreboot currently configures coreboot to only use native graphics initialisation, for the Intel GPU. On T430 models with other GPU, the Intel GPU is still present and can be used in this way.

    Also, Skulls is a really cool project.