[06:23] Hi all, I'm having Ubuntu 18.04.5 LTS PC. In my PC I see that kernel auto updates(https://pastebin.ubuntu.com/p/rFKbKRKYgW/) and I want to prevent kernel auto update feature.. Can someone help me on this? [06:53] @sub526, You could remove the meta package linux-image-generic, that will prevent future updates. [06:54] or disable unattended-upgrades that will disable it for all packages. or probably do some apt pinning which I don't know enough about. [06:56] juergh: sudo apt-get remove --purge linux-image-generic? [06:56] yeah [06:59] juergh: Okay thanks. Also , I just want single kernel version, how do I safely remove the extra kernels from /lib/modules/<>? [07:02] Remove linux-modules- [07:02] Like linux-modules-4.15.0-101-generic [07:02] check with uname -a what you're currently running and don't remove that ;-) [07:02] uname -r that is [07:06] Got it, thanks [10:22] good afternoon to all [10:24] for my business at home i recently filed a bug #1918715 as i sell and setup a lot of clevo laptops + ubuntu and these new types of clevo models need a workaround to make the backlight of RGB keyboard work, now i would like to ask whats the adviced way to integrate this fix on ubuntu by default? [10:24] bug 1918715 in linux-signed-hwe-5.8 (Ubuntu) "Clevo RGB keyboard backlight key controls do not work by default" [Undecided,New] https://launchpad.net/bugs/1918715 [10:24] the fix that makes it work is https://configurelaptop.eu/clevo-keyboard-backlight-control-for-linux/ [10:25] tomreyn also found me http://deb.tuxedocomputers.com/ubuntu/pool/main/t/tuxedo-keyboard/ [13:33] Hello Ubuntu kernel. [13:33] I have encountered a bug when running btrfs on top of luks encryption. The issue is not present in the 5.3.0-53 kernel but 5.4.* onward seems to have the problem. I have tried 5.4.0-70, 5.8.0-45, 5.8.0-48, [13:33] The issue is kernel decryption threads blocking waiting for io i think. ps aux shows 4 kernel processes, 1 per core i guess waiting for STAT D. [13:33] Is this the correct place to ask for help? === Scotty_Trees2 is now known as Scotty_Trees