[01:11] Are there any forums for AMD/Radeon like NVidia has? [01:13] ew, I think I found it. [01:20] yay, I found an issue tracker that is active for AMD/Radeon and Linux, https://gitlab.freedesktop.org/drm/amd/-/issues [04:11] that's not for amdgpu-pro [04:12] but upstream kernel driver === DonRichie2 is now known as DonRichie === nibbon_1 is now known as nibbon_ [13:25] hi, anybody know what's wrong with packages.ubuntu.com? The website is very slow and occasionally even returns 504 gateway timeout or 404..after some reloads it works? [13:34] on a related note: what happend to the package "linux-tools-generic-hwe-18.04" ? it used to install (with other tools) "cpupower". that seems to not be the case anymore. [13:35] instead I have to install: apt install linux-hwe-5.4-tools-$(uname -r | sed 's#-generic$##'), but cpupower is not in $PATH but here: [13:36] weird path: /usr/lib/linux-hwe-5.4-tools-5.4.0-104/cpupower [13:59] i summarized my findings so far here: https://bugs.launchpad.net/ubuntu/+source/linux-meta-hwe-5.4/+bug/1914774/comments/2 I really think this is a bug, or I am missing some other package, any help would be appreciated. [13:59] Launchpad bug 1914774 in linux-meta-hwe-5.4 (Ubuntu) "HWE kernels do not ship linux-tools packages" [Undecided, Confirmed] [18:30] Hello. I would like to know if my understanding is correct. If I am running a instace using KVM, I should use the -kvm kernel, not the generic one? [18:30] both should work, but is -kvm best practice for this case?