cristianmiranda / snd_hda_macbookpro

Raw patch files for experimenting with sound on MacBookPro 14,3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snd_hda_macbookpro

WORKING ON kernel <= 5.4

Compiling and installing driver:

fedora package install

dnf install wget make gcc kernel-devel

ubuntu package install

apt install wget make gcc linux-headers-generic

arch package install

pacman -S wget make gcc linux-headers

build driver

git clone https://github.com/leifliddy/snd_hda_macbookpro.git
cd snd_hda_macbookpro/
#run the following command as root or with sudo
./install.cirrus.driver.sh
reboot

About

Raw patch files for experimenting with sound on MacBookPro 14,3


Languages

Language:C 99.9%Language:Shell 0.1%Language:Makefile 0.0%