Results 1 to 4 of 4

Thread: Wifi not working after updating 18.04.2 LTS.

  1. #1
    Join Date
    Feb 2019
    Beans
    1

    Wifi not working after updating 18.04.2 LTS.

    After updating Ubuntu, my wifi is not working.

    Issues faced:
    1. From top right corner menu, "Wifi off" is shown. And when i trey to turn it on, noting happens.
    2. If i go to Wifi settings and turn on using the top orange colour button (which was off previously and was grey in colour. ), colour changes but it still says wifi is off.
    3. After closing and opening this dialog again, then it shows ON button.
    4. But below that is says "No wifi adaptor found. make sure you have wifi adaptor plugged and turned on".

    Output of lspci -knn | grep Net -A3

    Code:
    02:00.0 Network controller [0280]: Broadcom Limited BCM43142 802.11b/g/n [14e4:4365] (rev 01)
    	Subsystem: Dell Wireless 1704 802.11n + BT 4.0 [1028:0016]
    	Kernel driver in use: wl
    	Kernel modules: bcma, wl
    Output of lshw -C network

    Code:
    
      *-network DISABLED        
           description: Wireless interface
           product: BCM43142 802.11b/g/n
           vendor: Broadcom Limited
           physical id: 0
           bus info: pci@0000:02:00.0
           logical name: wlp2s0
           version: 01
           serial: e0:06:e6:d4:18:af
           width: 64 bits
           clock: 33MHz
           capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
           configuration: broadcast=yes driver=wl0 driverversion=6.30.223.271 (r587334) latency=0 multicast=yes wireless=IEEE 802.11
           resources: irq:16 memory:f1900000-f1907fff
      *-network
           description: Ethernet interface
           product: AR8162 Fast Ethernet
           vendor: Qualcomm Atheros
           physical id: 0
           bus info: pci@0000:03:00.0
           logical name: enp3s0
           version: 10
           serial: 5c:f9:dd:3d:ea:c3
           size: 100Mbit/s
           capacity: 100Mbit/s
           width: 64 bits
           clock: 33MHz
           capabilities: pm pciexpress msi msix bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
           configuration: autonegotiation=on broadcast=yes driver=alx duplex=full ip=192.168.1.35 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
           resources: irq:16 memory:f1800000-f183ffff ioport:2000(size=128)


  2. #2
    Join Date
    Aug 2011
    Location
    Berlin, Germany
    Beans
    7,967
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: Wifi not working after updating 18.04.2 LTS.

    SecureBoot is turned off?

  3. #3
    Join Date
    Feb 2019
    Beans
    2

    Re: Wifi not working after updating 18.04.2 LTS.

    Try it with the 4.15.0-44 kernel. My wifi stopped after upgrading to 45 and worked again after going back to 44.

  4. #4
    Join Date
    Feb 2019
    Beans
    23

    Re: Wifi not working after updating 18.04.2 LTS.

    Give the following command in terminal and check whether plugin is missing or not.

    nmcli

    Maybe you should see here
    https://ubuntuforums.org/showthread.php?t=2412566, this was the same problem I faced, but still didn't solved.


    Last edited by maramsumanth; February 18th, 2019 at 01:49 PM.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •