Comment 80 for bug 1879633

Revision history for this message
Kai-Chuan Hsieh (kchsieh) wrote :

@deyanp

1. $ sudo add-apt-repository ppa:canonical-kernel-team/ppa
2. you can see a file canonical-kernel-team-ubuntu-ppa-groovy.list under /etc/apt/sources.list.d
3. edit /etc/apt/sources.list.d/canonical-kernel-team-ubuntu-ppa-groovy.list to add a line
+deb http://ppa.launchpad.net/canonical-kernel-team/ppa/ubuntu/ focal main
4. $ sudo apt update
5. $ sudo apt install linux-headers-oem-20.04b
6. $ sudo apt install linux-image-oem-20.04b
7. Reboot the device and boot into 5.10.0 oem kernel

then, the Killer 500 Wi-Fi card should be probed, if not please upload your kernel log by having
$ journalctl -k > kernel.log => attach kernel.log to the bug.

Thanks,