Jon,

You can actually grab the sid 6.0 kernel and drop it on Bullseye and perhaps 
even Buster:

https://packages.debian.org/sid/linux-image-6.0.0-2-amd64

Firmware:

https://packages.debian.org/sid/firmware-misc-nonfree

Install:

sudo dpkg -i linux-image-6.0.0-2-amd64_6.0.3-1_amd64.deb
sudo dpkg -i firmware-misc-nonfree_20210818-1_all.deb

The problem you may run into though is that the X.org driver stack may not be 
new enough. libdrm, mesa and xserver-xorg-video-intel

Dropping kernels and firmware from other Debian releases shouldn't be a 
problem, if it doesn't work, you can just choose a different one on boot and 
remove it later. Once you start grabbing things like:

https://packages.debian.org/sid/libgl1-mesa-dri

Then you may start have issues.

Alec


_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to