this post was submitted on 05 Nov 2023
2 points (100.0% liked)
ThinkPad
1390 readers
9 users here now
IBM and Lenovo ThinkPad laptop enthusiasts!
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
@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.
Thanks so much for the info Leah! I'll definitely keep this in mind when I flash the firmware. If I can get my t430 to boot, I'll definitely try to install libreboot on it.