README: add note about pulseaudio

This commit is contained in:
kekrby
2022-09-25 17:44:16 +03:00
parent 446c0decae
commit d390b9d568
+1 -1
View File
@@ -1,6 +1,6 @@
# Better Audio for Macs with the T2 Chip
Currently, someone who wants to run linux on their T2 Mac must install the audio files manually depending on their model and things like switching to headphones when plugging them automatically does not work, so the situation is less than ideal. Coupled with changes made in `apple-bce`, this repository tries to improve this situation. Both `pipewire` and `pulseaudio` can be used.
Currently, someone who wants to run linux on their T2 Mac must install the audio files manually depending on their model and things like switching to headphones when plugging them automatically does not work, so the situation is less than ideal. Coupled with changes made in `apple-bce`, this repository tries to improve this situation. Both `pipewire` and `pulseaudio` can be used. Note that `pulseaudio` is a bit buggy and `pipewire` will work better.
Note that an `apple-bce` with [these changes made](https://github.com/kekrby/apple-bce) is required.