From: This thread
Seems like you can try and debug the execution by running switcherooctl launch *application*
, which should (manually) do the same as when you right click and click Launch with dedicated GPU
, because I think Mint is using switcheroo, same as Gnome is.
But would then hopefully log some debug information for you in the terminal itself
No bios update, but you most likely received both microcode updates (which is what will fix/mitigate the Intel issue, the bios is only to ensure everybody gets the microcode update) and firmware updates (from
linux-firmware
)Of course non-mainlined (i.e. not in the linux kernel) firmware is a bit more iffy, luckily it’s getting slowly better with OEMs using
fwupd
for those scenarios