1

My laptop (HP Stream x360) was working terrible on Windows 8 so I've installed Ubuntu. But now I don have a wireless connection. Can anyone help me getting wifi to work? I've read solutions for the stream 11, but that doesn't same the solution for the x360

Thanks in advance. Miguel

The output of lspci -knn | grep Net -A2:

02:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01)
    Subsystem: Hewlett-Packard Company BCM43142 802.11b/g/n [103c:2230]
    Kernel modules: bcma, wl
Pilot6
  • 92,041
Miguel
  • 11

1 Answers1

0

You need to disable Secure Boot in UEFI (aka BIOS) settings, and Wi-Fi will work.

Secure Boot does not allow to load the unsigned proprietary driver.

Pilot6
  • 92,041