On Wed, May 6, 2020 at 9:19 PM <yhchuang@xxxxxxxxxxx> wrote: > + And note that the rtw88 driver is able to support wake-on-wireless LAN > + for RTL8822C devices, after kernel v5.6+. So, make sure the firmware > + rtw88/rtw8822c_wow_fw.bin is also packed, otherwise the firmware load > + fail could be a problem. For the record, I think it's a bug that your driver will refuse to work now, when not provided the optional WoW firmware: https://bugzilla.kernel.org/show_bug.cgi?id=207607 It's fine to hint to packagers that they should include both, but it's not very kind to kill WiFi entirely just because this features won't work. Brian