see if this works: 1. Open konsole 2. `git clone https://github.com/davidjo/snd_hda_macbookpro.git`
see if this works:
- Open konsole
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)