On Wed, 2024-10-09 at 05:55 -0400, Timothy M Butterworth wrote: > What version of Debian are you running? You should not have kernel > 5.10.0 and 6.1.0. Please post the contents of /etc/apt/sources.list. > It looks like you have repo's from two different Debian releases.
root@architect:~# cat /etc/apt/sources.list # deb cdrom:[Debian GNU/Linux 11.2.0 _Bullseye_ - Official amd64 NETINST 20211218-11:12]/ bullseye main #deb cdrom:[Debian GNU/Linux 11.2.0 _Bullseye_ - Official amd64 NETINST 20211218-11:12]/ bullseye main deb http://deb.debian.org/debian/ bookworm main non-free non-free- firmware contrib deb-src http://deb.debian.org/debian/ bookworm main non-free contrib deb http://security.debian.org/debian-security bookworm-security main contrib non-free non-free-firmware deb-src http://security.debian.org/debian-security bookworm-security main contrib non-free # bullseye-updates, to get updates before a point release is made; # see https://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_updates_and_backports deb http://deb.debian.org/debian/ bookworm-updates main contrib non- free deb-src http://deb.debian.org/debian/ bookworm-updates main contrib non-free # This system was installed using small removable media # (e.g. netinst, live or single CD). The matching "deb cdrom" # entries were disabled at the end of the installation process. # For information about how to configure apt package sources, # see the sources.list(5) manual.