I know this thread is now two years old but the problem with this hardware almost drove me nuts ... I am here on a HP Pavilion Laptop with beatsaudio. No Model Number - nothing. The Wifi card is: (in Germany!) -------------------------------------- lspci -nn | grep -iA2 net 02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter [10ec:b723] -------------------------------------- I am now under kernel: 4.4.0-21-generic ------------------------------------- Before I tried everything I could find to get my wifi up but I do not even see one spot. So no connection at all. I even cloned git and compiled the driver - which worked fine. By the way the BT seems to be fine - although I have not checked cause I do not need BT. --------------------------------------------- Here is what I tried: rfkill list all; hciconfig -a 0: hci0: Bluetooth Soft blocked: no Hard blocked: no 1: phy0: Wireless LAN Soft blocked: no Hard blocked: no hci0: Type: BR/EDR Bus: USB BD Address: 2C:33:7A:3F:E4:3E ACL MTU: 820:8 SCO MTU: 255:16 UP RUNNING PSCAN RX bytes:1327 acl:0 sco:0 events:139 errors:0 TX bytes:25058 acl:0 sco:0 commands:139 errors:0 Features: 0xff 0xff 0xff 0xfe 0xdb 0xff 0x7b 0x87 Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 Link policy: RSWITCH HOLD SNIFF PARK Link mode: SLAVE ACCEPT Name: 'mint-0' Class: 0x740100 Service Classes: Rendering, Object Transfer, Audio, Telephony Device Class: Computer, Uncategorized HCI Version: 4.0 (0x6) Revision: 0xe2f LMP Version: 4.0 (0x6) Subversion: 0x9f73 Manufacturer: Realtek Semiconductor Corporation (93) ------------------------------------- I added the options sugested in rtl8723be.conf options rtl8723be fwlps=0 swlps=0 But this did not help either. -------------------------------------- lsmod reports: rfcomm 69632 12 rtl8723be 139264 0 btcoexist 180224 1 rtl8723be rtl_pci 40960 1 rtl8723be rtlwifi 98304 3 btcoexist,rtl_pci,rtl8723be hp_wmi 16384 0 mac80211 733184 3 rtl_pci,rtlwifi,rtl8723be sparse_keymap 16384 1 hp_wmi kvm 532480 0 irqbypass 16384 1 kvm btusb 45056 0 crct10dif_pclmul 16384 0 btrtl 16384 1 btusb btbcm 16384 1 btusb ... ------------------------------------------------------- dmesg | grep rtl reports: [ 8.982260] Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723 [ 8.982262] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin [ 9.064265] rtlwifi: module verification failed: signature and/or required key missing - tainting kernel [ 9.403770] Using firmware rtlwifi/rtl8723befw.bin [ 9.404023] rtlwifi: channel plan 0x20 [ 9.404027] rtlwifi: country code 11 [ 9.422483] ieee80211 phy0: Selected rate control algorithm 'rtl_rc' [ 9.423458] rtlwifi: wireless switch is on -------------------------------------------------------- modinfo rtl8723be filename: /lib/modules/4.4.0-21-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723be/rtl8723be.ko firmware: rtlwifi/rtl8723befw.bin description: Realtek 8723BE 802.11n PCI wireless license: GPL author: Realtek WlanFAE