YES ![]()
My Qubes OS 4.2 now have working WiFi on the MacBook Pro - A1708! ![]()
Following the advice in No network connection - #26 by DVM I got WiFi working by:
-
Stop
sys-net -
Remove the Network Card from
sys-netby runningqvm-pci detach sys-net dom0:02_00.0in
dom0 -
Add the Network Card back, with
permissiveandno-strict-resetby running:qvm-pci attach --persistent --option permissive=True --option no-strict-reset=True sys-net dom0:02_00.0in
dom0 -
Start
sys-net
![]()