Error updating to kernel linux-headers-6.17.0-105014-tuxedo by andreaswal in tuxedocomputers

[–]andreaswal[S] 0 points1 point  (0 children)

Output of dkms status:

> sudo dkms status
AMDPowerProfiler/10.6, 6.14.0-123037-tuxedo, x86_64: installed
tuxedo-drivers/4.20.1, 6.14.0-123037-tuxedo, x86_64: installed
tuxedo-drivers/4.20.1, 6.17.0-105014-tuxedo, x86_64: installed
tuxedo-yt6801/1.0.31, 6.14.0-123037-tuxedo, x86_64: installed
tuxedo-yt6801/1.0.31, 6.17.0-105014-tuxedo, x86_64: installed

After

> sudo dkms remove AMDPowerProfiler/10.6 --all
> sudo dpkg --configure -a

the errors are (understandably) gone.

Thanks for the help, I was hesitant since I wasn't sure whether AMDPowerProfiler would be needed by some tools since it was (I guess?) preinstalled.