@ColdWater You could write a small kernel module that just triggers one as soon as it's loaded
mark
@6R1MR34P3R Some of the LILYGO devices are great for use straight out of the box. I have a T-Echo as my portable device, the T-Deck Plus is also an option if you want something completely stand-alone rather than controlled over Bluetooth or USB. Note that the 868MHz band is more widely used due to congestion on 433MHz, (915MHz is for the Americas and isn't legal here)
@xavier666 Given that Canonical is a British company, that's not something that could happen at all. Red Hat is anyone's guess given that the law doesn't really mean anything to them any more.
@Pogogunner At least on Debian based distros, it's all part of the driver installation.
As for how it works at the hardware/kernel level the iGPU take some of system RAM to use as VRAM, so all the kernel has to do is give the dGPU a DMA buffer into that. The final piece is for the iGPU driver to send a synchronisation signal to the dGPU when it's ready to receive the (partial-)frame.
I'm going to assume that it is possible to put both the dedicated and integrated GPUs to work, though I've never seen this kind of setup.
Every single laptop with a dGPU does that, as I'm typing this now only Minecraft is using the dGPU while everything else is on the iGPU. Everything is fully performant (including YT videos), and it greatly increases battery life.
@harsh3466 That should work, as always with dd the potential disaster is getting if and of the wrong way around and wiping the old drive.
@arsCynic Nvidia drivers, prime offload with Wayland is still a no go.