It wasn't missing driver, the new driver rtw88 is now responsible of
driven RTL8822BE, not the staging driver rtl8822be that existed for some
time (v4.14 ~ v5.1)[1]. In the old age, rtl8822be has a parameter "aspm"
and users may disable it to work-around this issue, and that is not
possible so far with the new rtw88 driver.

Can you have a try on
https://launchpad.net/~vicamo/+archive/ubuntu/ppa-1879575? Let's proof
that's the root cause first. You should run following commands to
install kernel packages:

  $ sudo add-apt-repository ppa:vicamo/ppa-1879575
  $ sudo apt install \
      linux-modules-extra-5.4.0-33-generic=5.4.0-33.37+lp1879575 \
      linux-modules-5.4.0-33-generic=5.4.0-33.37+lp1879575 \
      linux-image-unsigned-5.4.0-33-generic=5.4.0-33.37+lp1879575

Note this ppa build may take several hours from now to finish. Reboot
into the new kernel and attach system journal either it works or not:

  $ journalctl -b > journal.log

Please attach that journal.log file as attachment here.

By the way, I have also one RTL8822BE chip, but it works just fine in
Focal.

[1]: https://cateee.net/lkddb/web-lkddb/R8822BE.html

-- 
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/1879575

Title:
  Missing driver for rtl8822be in 20.04

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Wifi adapter can't find avaiable connections in new kernel. Upgraded from 
19.04 to 19.10 and then to 20.04 on Lenovo Legion y530 which comes with realtek 
wifi adapter.  lspci shows the pci adapter but not found in lshw -C network.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC1:  manish     1950 F.... pulseaudio
   /dev/snd/controlC0:  manish     1950 F.... pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2019-07-06 (318 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  MachineType: LENOVO 81FV
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-31-generic 
root=UUID=a67f2402-8ada-4a31-8500-4ce7031521e2 ro quiet splash
  ProcVersionSignature: Ubuntu 5.4.0-31.35-generic 5.4.34
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-31-generic N/A
   linux-backports-modules-5.4.0-31-generic  N/A
   linux-firmware                            1.187
  Tags:  focal
  Uname: Linux 5.4.0-31-generic x86_64
  UpgradeStatus: Upgraded to focal on 2020-05-18 (1 days ago)
  UserGroups: adm cdrom dip docker lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/18/2018
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8JCN43WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0R32862 WIN
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo Legion Y530-15ICH
  dmi.modalias: 
dmi:bvnLENOVO:bvr8JCN43WW:bd07/18/2018:svnLENOVO:pn81FV:pvrLenovoLegionY530-15ICH:rvnLENOVO:rnLNVNB161216:rvrSDK0R32862WIN:cvnLENOVO:ct10:cvrLenovoLegionY530-15ICH:
  dmi.product.family: Legion Y530-15ICH
  dmi.product.name: 81FV
  dmi.product.sku: LENOVO_MT_81FV_BU_idea_FM_Legion Y530-15ICH
  dmi.product.version: Lenovo Legion Y530-15ICH
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1879575/+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

Reply via email to