Originally created by @Luthss on GitHub (Feb 7, 2025).
Issue
I need to connnect my mac to a wifi network It already works but since the mac doesn't know that it is connected to a wifi, I can't do things like pairing an apple device wirelessly (using Xcode, see apple tv 4k pairing in xcode). The devices never show up. (web browsing and app downloading work) (control center says wifi not turned on)
Originally created by @Luthss on GitHub (Feb 7, 2025).
### Issue
**I need to connnect my mac to a wifi network** It already works but since the mac doesn't know that it is connected to a wifi, I can't do things like pairing an apple device wirelessly (using Xcode, [see apple tv 4k pairing in xcode](https://www.youtube.com/watch?v=nQf4WBtS4dk)). The devices never show up. (web browsing and app downloading work) (control center says wifi not turned on)
### Specs and Version
**MacOS14 Sonoma**
Code used to launch
```
docker run -it \
--device /dev/kvm \
-p 50922:10022 \
-v /tmp/.X11-unix:/tmp/.X11-unix \
-e "DISPLAY=${DISPLAY:-:0.0}" \
-e GENERATE_UNIQUE=true \
-e CPU='Haswell-noTSX' \
-e CPUID_FLAGS='kvm=on,vendor=GenuineIntel,+invtsc,vmware-cpuid-freq=on' \
-e MASTER_PLIST_URL='https://raw.githubusercontent.com/sickcodes/osx-serial-generator/master/config-custom-sonoma.plist' \
-e SHORTNAME=sonoma \
sickcodes/docker-osx:latest
# docker build -t docker-osx .
)
```
First time launch. Fresh installtion.
### I couldnt find my logs :(
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @Luthss on GitHub (Feb 7, 2025).
Issue
I need to connnect my mac to a wifi network It already works but since the mac doesn't know that it is connected to a wifi, I can't do things like pairing an apple device wirelessly (using Xcode, see apple tv 4k pairing in xcode). The devices never show up. (web browsing and app downloading work) (control center says wifi not turned on)
Specs and Version
MacOS14 Sonoma
Code used to launch
First time launch. Fresh installtion.
I couldnt find my logs :(