On 7/7/26 3:42 AM, Frank Fricke wrote:

Now: This morning Xserver didn't start at boot

I've been bit by this multiple times, I eventually learned this was a result of my installing

sudo apt install linux-headers-$(uname -r)

Thus, upon me running apt upgrade after another kernel update was released my system would always break in the same way again. Installing kernel headers without specifying version like so:

sudo apt install linux-headers-amd64

fixed this and makes it update the linux headers with the kernel update.

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to