[Kernel-packages] [Bug 1970555] Re: linux-tools-5.15.0-27-lowlatency clashes with linux-tools-5.15.0-27

2022-10-17 Thread Piotr Henryk Dabrowski
After 6 months it is still happening with: linux-tools-5.15.0-50 5.15.0-50.56 and linux-lowlatency-tools-5.15.0-50 5.15.0-50.56 This breaks very typical desktop installations (just linux-lowlatency kernel and its tools installed). Unexperienced users may not know how to fix this problem,

[Kernel-packages] [Bug 1908894] Re: USB controllers disconnects after random time

2022-10-03 Thread Piotr Henryk Dabrowski
I had problems with my USB 3.5" hard disk case disconnecting randomly. I found recommendation to turn off USB xHCI Handoff option in BIOS. I also disabled USB autosuspend with `usbcore.autosuspend=-1` kernel parameter (`GRUB_CMDLINE_LINUX_DEFAULT="..."` in /etc/default/grub, then `sudo

[Kernel-packages] [Bug 1970555] Re: linux-tools-5.15.0-27-lowlatency clashes with linux-tools-5.15.0-27

2022-06-08 Thread Piotr Henryk Dabrowski
Quick workaround for the above: $ sudo dpkg -i --force-overwrite /var/cache/apt/archives/linux- tools-5.15.0-37_5.15.0-37.39_amd64.deb $ sudo apt --fix-broken install -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lowlatency in

[Kernel-packages] [Bug 1970555] Re: linux-tools-5.15.0-27-lowlatency clashes with linux-tools-5.15.0-27

2022-06-08 Thread Piotr Henryk Dabrowski
I got this error today: ... Preparing to unpack .../linux-tools-5.15.0-37_5.15.0-37.39_amd64.deb ... Unpacking linux-tools-5.15.0-37 (5.15.0-37.39) ... dpkg: error processing archive /var/cache/apt/archives/linux-tools-5.15.0-37_5.15.0-37.39_amd64.deb (--unpack): trying to overwrite

[Kernel-packages] [Bug 1908894] Re: USB controllers disconnects after random time

2022-04-22 Thread Piotr Henryk Dabrowski
This issue persists in Ubuntu 21.10. My external USB drives get disconnected randomly. Setting "XHCI Hand-off" in BIOS to Disabled *SOLVED* this problem for me. It seems kernel/Ubuntu fails to handle USB properly when given control over it by BIOS. My kernel log: Apr 22 23:57:43 phd kernel:

[Kernel-packages] [Bug 1944094] Re: Can't adjust screen backlight on Legion Slim 7 / Legion 5 (2021) AMD

2022-04-03 Thread Piotr Henryk Dabrowski
This issue is FIXED with Linux kernel 5.16.0 (tested with liquorix kernel). Details: https://gitlab.freedesktop.org/drm/amd/-/issues/1671 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.