I tried to install 64 bit Ubuntu 18.04 and I had a problem with RTL8723BE wireless adapter. I followed this:
Wi-Fi doesn't work on Ubuntu 18.04.1 LTS (RTL8723BE)
Unfortunately, that didn't work. I also tried installing 64 bit Ubuntu 16.04, and tried this solution:
How do I get a Realtek RTL8723BE wireless card to work?
It had worked for 32 bit Ubuntu 16.04, but for 64 bit it didn't work.
I read that there is a bug of kernel 4.15.0.34, which is the kernel that in both attempts the system was using.
Finally, I installed 32 bit Ubuntu 16.04, and followed the second link, and it worked (as it had worked in the past).
My question is the following: This installation uses kernel 4.4.0-31. If I update the packages with sudo apt-get upgrade
, will that ruin the current functioning of the adapter?