Need to do this to get audio working. Hopefully not break the entire os lol
Need to do this to get audio working. Hopefully not break the entire os lol






git clone https://github.com/davidjo/snd_hda_macbookpro.gitcd snd_hda_macbookpro/./install.cirrus.driver.sh (This will error out, that's expected)rpm-ostree kargs --append-if-missing=CFLAGS_MODULE="-DAPPLE_PINSENSE_FIXUP -DAPPLE_CODECS -DCONFIG_SND_HDA_RECONFIG=1 -Wno-unused-variable -Wno-unused-function" M=/var/home/USERNAME/snd_hda_macbookpro/build/hda modules (replace USERNAME with your username, important)git clone https://github.com/davidjo/snd_hda_macbookpro.gitcd snd_hda_macbookpro/./install.cirrus.driver.shrpm-ostree kargs --append-if-missing=CFLAGS_MODULE="-DAPPLE_PINSENSE_FIXUP -DAPPLE_CODECS -DCONFIG_SND_HDA_RECONFIG=1 -Wno-unused-variable -Wno-unused-function" M=/var/home/USERNAME/snd_hda_macbookpro/build/hda modules