see if this works: 1. Open konsole 2. `git clone https://github.com/davidjo/snd_hda_macbookpro.git`

see if this works:

  1. Open konsole
  2. git clone https://github.com/davidjo/snd_hda_macbookpro.git
  3. cd snd_hda_macbookpro/
  4. ./install.cirrus.driver.sh (This will error out, that's expected)
  5. 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)
Was this page helpful?