Packages for virtualbox, broadcom-sta (wl wifi drivers), nvidia-driver 535 are also in ahs-staging, with updates to allow their kernel modules to build on 6.12.
If you want to try them out, you'll need to enable the ahs-staging repo, which is not mirrored.
to enable ahs-staging
Code: Select all
echo "deb http://mxrepo.com/mx/repo/ bookworm ahs-staging" | sudo tee /etc/apt/sources.list.d/ahs-staging.list
sudo apt update
Code: Select all
sudo apt dist-upgrade
Code: Select all
sudo rm /etc/apt/sources.list.d/ahs-staging.list
sudo apt update
Edit
Virtualbox and maybe VMware users will need the following boot parameter.
Code: Select all
kvm.enable_virt_at_load=0