snd_hda_macbookpro
snd_hda_macbookpro copied to clipboard
Kernel audio driver for Macs with 8409 HDA chip + MAX98706/SSM3515 amps
Hey! Thanks a ton for maintaining this driver. I've been trying to get it to work with an iMac19,2 (I think), but unfortunately I get no sound output. After loading...
Firstly a heartfelt thanks to you in particular David and to all those others who over the months (and indeed years) have contributed to this work. My apologies for not...
I've been re-installing the driver periodically, since somehow my system always drops back to "dummy output" after apt upgrades. It has always worked well. Now I got an unexpected "dummy...
I am not linux beginner, I got below error when I build, what should I do? sudo bash install.cirrus.driver.sh linux-source-5.15.0/sound/pci/hda/ linux-source-5.15.0/sound/pci/hda/thinkpad_helper.c linux-source-5.15.0/sound/pci/hda/hda_hwdep.c linux-source-5.15.0/sound/pci/hda/hda_controller.c linux-source-5.15.0/sound/pci/hda/hda_generic.c linux-source-5.15.0/sound/pci/hda/hda_intel.h linux-source-5.15.0/sound/pci/hda/patch_conexant.c linux-source-5.15.0/sound/pci/hda/patch_si3054.c linux-source-5.15.0/sound/pci/hda/hda_jack.h linux-source-5.15.0/sound/pci/hda/patch_analog.c linux-source-5.15.0/sound/pci/hda/Makefile...
I'm trying to install the drivers but the install script (or using 'make') fails because a directory doesn't exist. Not sure if I should just create the directory and try...
Build script succeeds but audio module does not seem to be loaded. I've noticed a couple more entries in audio settings; I wonder if some interface is not completely satisfied?...
Hunk #1 succeeded at 1442 (offset 172 lines). Hunk #2 succeeded at 1451 (offset 172 lines). Hunk #3 succeeded at 1480 (offset 172 lines). patching file patch_cs8409.h Hunk #1 succeeded...
Hello @davidjo, Can you give to me a link with your HDA build driver references for i try to make one ?
kernel 6
kernel 6 errors: In file included from hda/patch_cs8409.c:1488: hda/patch_cirrus_apple.h: In function ‘cs_8409_apple_boot_init’: hda/patch_cirrus_apple.h:1191:15: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 1191 | hinfo = spec->gen.stream_analog_playback; | ^...
I've followed some of the patches for force_status_change on other issues to fix compilation. My mic has not been working prior to that though. I have tried different configurations using...