• ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
Here is the solution to resolve the Realtek 8852BE-V Choya WiFi Disconnection Issue Click here to view the instructions!
Check out our WINDOWS 11 Support Center info about: OPTIMIZATION, KNOWN ISSUES, FAQs, VIDEOS AND MORE.
HP Recommended
15-bs0xx
Linux

I recently updated Ubuntu to 18.04 LTS (kernel - 4.15.0-64-generic) and intially the WiFi was not working so I installed rtl8723de from https://github.com/lwfinger/rtlwifi_new

I also had to set the antenna to 2 since the WiFi signal was very weak, so I used the command mentioned in the above git repo, i.e. 

 

 

sudo su -
echo "options rtl8723be ant_sel=2" > /etc/modprobe.d/50-rtl8723de.conf
exit

 

 

The problem is  when the WiFi is on bluetooth won't connect to any device, but if I turn off the WiFi bluetooth works. They just don't work simultaneously.
Here is some system info -
Wireless Info 

Please help me resolve this.

1 ACCEPTED SOLUTION

Accepted Solutions
HP Recommended

Ok I found the solution, we have to update the file `/etc/modprobe.d/iwlwifi.conf` as -

options iwlwifi bt_coex_active=Y

 
Do a complete shutdown and start again.

View solution in original post

1 REPLY 1
HP Recommended

Ok I found the solution, we have to update the file `/etc/modprobe.d/iwlwifi.conf` as -

options iwlwifi bt_coex_active=Y

 
Do a complete shutdown and start again.

† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.