2024-07-14, 10:16 PM
(This post was last modified: 2024-07-14, 10:22 PM by Host-in-the-Shell. Edited 3 times in total.)
To quote the documentation, "[..] the LTS kernel 6.6.26+ and the stable kernel 6.8.5+ have unresolved i915 driver bugs, which break HDR/DV tone-mapping on Intel Gen 12.5 DG2 / ARC A-series GPUs." Since you're on kernel 6.7.12+bpo-amd64, unfortunately you're affected by this bug.
Start by running
and see if there's a previous version of the kernel you can roll back to. In case you have an older kernel without this issue like the 6.6 or 6.5 releases, you can reboot and select the older one from grub. If not, you can pull a working kernel from backports with
reboot, and the newly installed kernel should boot by default. If not, just select it from the grub menu.
Start by running
Code:
ls -1 /boot/vmlinuz-*
and see if there's a previous version of the kernel you can roll back to. In case you have an older kernel without this issue like the 6.6 or 6.5 releases, you can reboot and select the older one from grub. If not, you can pull a working kernel from backports with
Code:
sudo apt -t bookworm-backports install linux-image-6.6.13+bpo-amd64
reboot, and the newly installed kernel should boot by default. If not, just select it from the grub menu.
Server specs => OS: Debian 12 | GPU: Arc A380 | CPU: Ryzen 5 5600X | 64GB RAM | 56TB