tpwrules / nixos-apple-silicon

Resources to install NixOS bare metal on Apple Silicon Macs
MIT License
743 stars 73 forks source link

Headphone jack no longer working #125

Closed rowanG077 closed 6 months ago

rowanG077 commented 6 months ago

I just updated to the newest version on a 14 inch M2 Max macbook pro. Now the headphone jack is no longer working. I can see in dmesg the driver does detect any unplug/plug event:

[ 1677.110652] cs42l84 2-004b: Plug event
[ 1677.319839] cs42l84 2-004b: Detected bare headphone (no mic

But in pipewire I only have a dummy output Audio sink. How can I verify the provided alsa config is loaded properly?

rowanG077 commented 6 months ago

For some reason this has resolved itself after rebooting twice.

tpwrules commented 6 months ago

I did have a similar issue when initially developing support, I'm not exactly sure why. But it did go away and seems to work nicely now.