From 30ab67f9e455cea5c240381e851afccf2979f1a4 Mon Sep 17 00:00:00 2001 From: Gabriel Luchina Date: Fri, 25 Apr 2025 16:52:46 -0300 Subject: [PATCH] Added FIX for VM Crash when try connect in WiFi [BCM94360] in macOS Sonoma/Sequoia --- .../patch-bcm-virtual.plist | 0 ... VM-macOS Sonoma or Sequoia in BCM04360.txt | 18 ++++++++++++++++++ 2 files changed, 18 insertions(+) rename Artefacts/Patches/{BCM94360 Bluetooth - Sonoma and Sequoia => BCM94360 - Bluetooth - Sonoma and Sequoia}/patch-bcm-virtual.plist (100%) create mode 100644 Artefacts/Patches/BCM94360 - VM Crash when connect in WiFi - Sonoma and Sequoia/HOWTO - Fix WiFi Crash in VM-macOS Sonoma or Sequoia in BCM04360.txt diff --git a/Artefacts/Patches/BCM94360 Bluetooth - Sonoma and Sequoia/patch-bcm-virtual.plist b/Artefacts/Patches/BCM94360 - Bluetooth - Sonoma and Sequoia/patch-bcm-virtual.plist similarity index 100% rename from Artefacts/Patches/BCM94360 Bluetooth - Sonoma and Sequoia/patch-bcm-virtual.plist rename to Artefacts/Patches/BCM94360 - Bluetooth - Sonoma and Sequoia/patch-bcm-virtual.plist diff --git a/Artefacts/Patches/BCM94360 - VM Crash when connect in WiFi - Sonoma and Sequoia/HOWTO - Fix WiFi Crash in VM-macOS Sonoma or Sequoia in BCM04360.txt b/Artefacts/Patches/BCM94360 - VM Crash when connect in WiFi - Sonoma and Sequoia/HOWTO - Fix WiFi Crash in VM-macOS Sonoma or Sequoia in BCM04360.txt new file mode 100644 index 0000000..ac14932 --- /dev/null +++ b/Artefacts/Patches/BCM94360 - VM Crash when connect in WiFi - Sonoma and Sequoia/HOWTO - Fix WiFi Crash in VM-macOS Sonoma or Sequoia in BCM04360.txt @@ -0,0 +1,18 @@ +macOS/VM Crash when try connect in WiFi [for BCM94360, in macOS Sonoma or Sequoia] + +1. Run osx-setup and choose option '200 - Add Promox VE NO Subscription repository' + +2. Install Kernel/PVE pve-kernel-5.15.53-1-pve + +apt update +apt install pve-kernel-5.15.53-1-pve + +3. Add in the proxmox-boot-tool and pin kernel version '5.15.53-1-pve' + +proxmox-boot-tool kernel list +proxmox-boot-tool kernel add 5.15.53-1-pve +proxmox-boot-tool refresh +proxmox-boot-tool kernel pin 5.15.53-1-pve +proxmox-boot-tool kernel list + +4. Reboot and try connect WiFi in macOS