-
-
Notifications
You must be signed in to change notification settings - Fork 4
Description
System Configuration:
-
Mainboard: TUF Gaming B660M Plus D4
-
CPU: Intel Core i5-13500
-
WiFi: BCM943602CS
-
OS: Tahoe 26.0
Issue(s):
- WiFi issue
-
Followed instructions in GettingStarted.md.
-
WiFi networks are visible, but cannot connect even with the correct password.
-
Checked logs with
sudo dmesg | grep bcmc, no output.
- Audio issue
-
After enabling SIP, system audio stopped working.
-
Temporary fix: installed AppleHDA.kext using Mykextinstaller, which restored audio.
-
Ethernet issue
-
After enabling VT-D and disabling DisableIOMapper, Ethernet stopped working.
Expected Behavior:
-
WiFi should connect successfully with the correct password.
-
Audio should still work after enabling SIP.
-
Ethernet should work with VT-D enabled and DisableIOMapper disabled.
Actual Behavior:
-
WiFi cannot connect.
-
Audio is lost when SIP is enabled and AMFIPass.kext is removed.
-
Ethernet is not functional with VT-D enabled.
Additional Context:
Please let me know if logs, debug files, or additional testing is required.