davidjo
davidjo
I was about to send an update to this and upload an improved implementation to davidjo. I can confirm I am playing sound on speakers on my Macbook Pro 14,3....
I dont have a 14,1 machine but I have been corresponding with someone who does and is on one of the kernel bugs for sound. This is from a log...
I uploaded a new version around Oct 25th which is much improved. It now handles some headsets with mike plus no mike headsets. I also think it is working on...
Its looks as tho meeuws fork is still on my first attempt and hasnt been updated with the commits I made around Oct 15th. But if meeuws fork works on...
@Meetem so are you saying you have sound working with the leifliddy snd_hda_macbookpro (which is based on my updates from October)? As I understand the 14,3 it has 4 speakers...
For quick fix just copy the 39-udevadm.rules file from Ubuntu 20.04 (which is missing all |5ac/8600 additions) and touchbar is restored.
I just tried this - but get a syslog error systemd-udevd[353]: /usr/lib/udev/rules.d/39-usbmuxd.rules:7 Invalid key/value pair, ignoring. systemd-udevd[353]: /usr/lib/udev/rules.d/39-usbmuxd.rules:8 Invalid key/value pair, ignoring. lines 7 8 are the green lines in...
Sorry - this is a known issue - I havent sorted out booting with headphones in - requires a different code path on boot - think I made some attempts...
I have just added commits which may have fixed booting with headphones plugged in.
yes - git pull (or reclone) then rerun the install script - can remove build/hda eg sudo rm -fr build/hda before running script to make sure old build directory gone.