Installed 18.04 LTS with kernel 4.15 - was required to disabled secure boot mode to get the r8822be wifi module working. Seems unsigned here as well.
lappy5k:~$ sudo uname -a Linux lappy5k 4.15.0-43-generic #46-Ubuntu SMP Thu Dec 6 14:45:28 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux ---- modinfo, no signature ---- @lappy5k:~$ sudo modinfo r8822be filename: /lib/modules/4.15.0-43-generic/kernel/drivers/staging/rtlwifi/r8822be.ko description: Realtek 802.11n PCI wireless core license: GPL author: Larry Finger <larry.fin...@lwfinger.net> author: Realtek WlanFAE <wlan...@realtek.com> author: lizhaoming <chaoming...@realsil.com.cn> description: PCI basic driver for rtlwifi license: GPL author: Larry Finger <larry.fin...@lwfinger.net> author: Realtek WlanFAE <wlan...@realtek.com> author: lizhaoming <chaoming...@realsil.com.cn> firmware: rtlwifi/rtl8822befw.bin description: Realtek 8822BE 802.11n PCI wireless license: GPL author: Larry Finger <larry.fin...@lwfinger.net> author: Realtek WlanFAE <wlan...@realtek.com> description: Realtek 802.11n PCI wireless core license: GPL author: Larry Finger <larry.fin...@lwfinger.net> author: Realtek WlanFAE <wlan...@realtek.com> description: Realtek 802.11n PCI wireless core license: GPL author: Larry Finger <larry.fin...@lwfinger.net> author: Realtek WlanFAE <wlan...@realtek.com> srcversion: 9AE3E31830D5363CA6C8264 alias: pci:v000010ECd0000B822sv*sd*bc*sc*i* depends: mac80211,cfg80211 staging: Y retpoline: Y intree: Y name: r8822be vermagic: 4.15.0-43-generic SMP mod_unload parm: debug_level:int parm: swenc:Set to 1 for software crypto (default 0) (bool) parm: ips:Set to 0 to not use link power save (default 1) (bool) parm: swlps:Set to 1 to use SW control power save (default 0) (bool) parm: fwlps:Set to 1 to use FW control power save (default 1) (bool) parm: msi:Set to 1 to use MSI interrupts mode (default 1) (bool) parm: dma64:Set to 1 to use DMA 64 (default 0) (bool) parm: aspm:Set to 1 to enable ASPM (default 1) (int) parm: debug:Set debug level (0-5) (default 0) parm: debug_mask:Set debug mask (default 0) (ullong) parm: disable_watchdog:Set to 1 to disable the watchdog (default 0) (bool) $ -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1806472 Title: RTL8822BE WiFi Disabled in Kernel 4.18.0-12 Status in linux package in Ubuntu: Confirmed Bug description: ===SRU Justification=== [Impact] Realtek 8822be doesn't work under kernel lockdown. [Fix] Add r8822be.ko to signature-inclusion, so it can be signed and be loaded when lockdown is enabled. [Test] Since I can't signed the kernel so it's not tested. [Regression Potential] Low. The driver is maintained by a Realtek guy, so bugs are actually getting fixed. ===Original Bug Report=== Received kernel patch 4.18.0-12 today on my machine. On reboot my WiFi appears to be unavailable. lspci still recognises the installed RTL8822BE card and a reboot back to the previous kernel version (4.18.0-11) seems to resolve the problem. We tried some debugging in the IRC channel and didn't get very far. The r8822be module alias is intact, trying to modprobe it or insert results in a "operation not permitted" error. Modprobing mac80211 and cfg80211 which r8822be depends on did not seem to help. KMod Lists for -12 and -11 kernels: https://paste.ubuntu.com/p/pwx5mKszVt/ `ls -latr /lib/modules/4.18.0-12-*/ ; grep -i B822 /lib/modules/4.18.0-12-*/modules.alias` : https://paste.ubuntu.com/p/5zcCbXyM5g/ ProblemType: Bug DistroRelease: Ubuntu 18.10 Package: linux-image-4.18.0-11-generic 4.18.0-11.12 ProcVersionSignature: Ubuntu 4.18.0-11.12-generic 4.18.12 Uname: Linux 4.18.0-11-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair ApportVersion: 2.20.10-0ubuntu13.1 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC1: callum 2989 F.... pulseaudio /dev/snd/controlC0: callum 2989 F.... pulseaudio CurrentDesktop: KDE Date: Mon Dec 3 19:27:16 2018 InstallationDate: Installed on 2018-11-10 (22 days ago) InstallationMedia: Kubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 (20181017.2) MachineType: LENOVO 90H90015UK ProcFB: 0 amdgpudrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.18.0-11-generic root=UUID=d5f81e09-382c-4759-8a6d-2503fe6959b4 ro quiet splash vt.handoff=1 RelatedPackageVersions: linux-restricted-modules-4.18.0-11-generic N/A linux-backports-modules-4.18.0-11-generic N/A linux-firmware 1.175.1 SourcePackage: linux StagingDrivers: r8822be UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 06/15/2018 dmi.bios.vendor: LENOVO dmi.bios.version: O3FKT26A dmi.board.name: 36E1 dmi.board.vendor: LENOVO dmi.board.version: SDK0J40709 WIN 3259620440547 dmi.chassis.type: 3 dmi.chassis.vendor: LENOVO dmi.chassis.version: None dmi.modalias: dmi:bvnLENOVO:bvrO3FKT26A:bd06/15/2018:svnLENOVO:pn90H90015UK:pvrLegionY720T-34ASU:rvnLENOVO:rn36E1:rvrSDK0J40709WIN3259620440547:cvnLENOVO:ct3:cvrNone: dmi.product.family: Legion Y720T-34ASU dmi.product.name: 90H90015UK dmi.product.sku: LENOVO_MT_90H9_BU_LENOVO_FM_Legion Y720T-34ASU dmi.product.version: Legion Y720T-34ASU dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1806472/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp