0

I was able to install Ubuntu 20.04 on a 2018 MacMini using this post. The main remaining issue is that Ubuntu cannot find the wifi adapter. The pci.id (see below) is different from any of the ones listed in this post where it was suggested to create a new post on askubuntu.com for any unlisted pci.id. Thanks in advance for any suggestions you might have

lspci -vnn | grep Network
03:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries BCM4364 802.11ac Wireless Network Adapter [14e4:4464] (rev 03)
    Subsystem: Apple Inc. BCM4364 802.11ac Wireless Network Adapter [106b:07bf]
Vincent
  • 101

1 Answers1

0

Installing Broadcom Wireless Drivers

is the most in depth

No wifi adapter found Ubuntu 20.04.1 LTS bcm4352/14e4:43b1

is the thread i made when i fixed my problem.

disable secure boot

and install/update your bcmwl-kernel-source

chili555s comments worked for me