leifliddy / macbook12-audio-driver

WIP audio driver for the cs4208 codec found in the 12" MacBook (MacBook9,1, MacBook10,1).
84 stars 9 forks source link

Note: the Macbook8,1 (2015) is not supported #24

Closed MaxnoSPB closed 3 months ago

MaxnoSPB commented 9 months ago

can you fix it?

SteveOverSea commented 8 months ago

Have you tried installing the driver anyway? I have a Macbook 8.1. and it works for me

leifliddy commented 8 months ago

No, but I worked with John Morton over the course of a few weeks -- but he could never seem to get it working. https://github.com/leifliddy/macbook12-audio-driver/issues/8 Multiple people have stated in pervious issues that is didn't work for them. Could you please run the alsa-info.sh script (normally part of the alsa-utils package) and post a link to the output?

skyostil commented 3 months ago

Here's alsa-info after installing this driver on a macbook8,1: alsa-info-macbook8,1.txt

Sound isn't working in this case, as in no audio is coming from the speakers regardless of the volume setting.

leifliddy commented 3 months ago

Have you read the README page? That model isn't supported.

Work in progress audio driver for the 12" MacBook that's largely based on davidjo's [snd_hda_macbookpro](https://github.com/davidjo/snd_hda_macbookpro)

macbooks supported: MacBook9,1 (2016) and Macbook10,1 (2017)
Note: the Macbook8,1 (2015) is not supported
SteveOverSea commented 3 months ago

I just ran the alsa-info command too and then realized I am actually having a MacBook 9.1 not 8.1., sorry for the confusion