Comment 14 for bug 1769443

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: [RTL8723BE] Bluetooth is not working after updating my laptop to 18.04 LTS version

Yes, however there won't be any "future necessary updates" if we don't know what to update.

To help us figure that out please try downloading and installing all of these:

http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.18-rc6/linux-headers-4.18.0-041800rc6_4.18.0-041800rc6.201807221830_all.deb
http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.18-rc6/linux-headers-4.18.0-041800rc6-generic_4.18.0-041800rc6.201807221830_amd64.deb
http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.18-rc6/linux-image-unsigned-4.18.0-041800rc6-generic_4.18.0-041800rc6.201807221830_amd64.deb
http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.18-rc6/linux-modules-4.18.0-041800rc6-generic_4.18.0-041800rc6.201807221830_amd64.deb

When downloaded you can install them in a terminal by running:

  cd ~/Downloads
  sudo dpkg -i linux*.deb

Then reboot.

Now check that the new kernel is active by running:

  uname -a

and send us the result that you see.