Results 1 to 2 of 2

Thread: wifi drivers are not working on ubuntu 23.10

  1. #1
    Join Date
    Dec 2023
    Beans
    1

    wifi drivers are not working on ubuntu 23.10

    i tried to use live ubuntu 23.10 on macbook pro late 2013 retina i7, but the drivers i applied for ubuntu are not working (wifi doesn't work)
    the wifi adapter is: BCM4360 802.11ac Wireless Network Adapter
    • Using dkms source for the Broadcom STA Wireless driver from broadcom-sta-dkms (proprietary)
    Last edited by nixobe; December 24th, 2023 at 09:32 AM.

  2. #2
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: wifi drivers are not working on ubuntu 23.10

    After you installed the driver, did you load it?

    Code:
    sudo modprobe wl
    Are there any clues in the message log?

    Code:
    sudo dmesg | grep wl
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

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
  •