Coder Social home page Coder Social logo

Comments (13)

acidanthera-bot avatar acidanthera-bot commented on July 26, 2024

@vit9696 commented

I have a feeling you might have corrupted AppleHDA due to the names.
Otherwise you might have to ask Mirone why his resources do not work for you.

from bugtracker.

acidanthera-bot avatar acidanthera-bot commented on July 26, 2024

@Mirone commented

You do not have a driver audio supported by AppleHDAContorller.kext, as described in this post: http://www.insanelymac.com/forum/topic/310914-applehdacontroller-native-intel-ids
you can try to replace your ID from the controller with an ID
that is suporatdo, for example open the binary of AppleHDAContorller.kext using HexFiend and search for:
80863B56 and replace it with your in this case: 80860F04, they
can be reversed as in most of the cases.

from bugtracker.

acidanthera-bot avatar acidanthera-bot commented on July 26, 2024

@vit9696 commented

@Mirone Thanks for the information. AppleALC currently has a dedicated section for controller patches. I can see a patch for 0x8CA0 (Z97) controller there, and you have it listed as supported. Is that a recent addition? It is marked as 10.9+ in the plist, but maybe 10.11 (or some point update?) fixed this?

Also, I think we can add automatic patches for all the other controllers mentioned on the page. Do you have a list of recommended replacements?

from bugtracker.

acidanthera-bot avatar acidanthera-bot commented on July 26, 2024

@vandroiy2013 commented

@duksi1993, Your controller added. Download sources, build kext and try it. Report with results.

from bugtracker.

acidanthera-bot avatar acidanthera-bot commented on July 26, 2024

@duksi1993 commented

I got no audio ports in Sound Perferences (Sound widget next to clock is greyed out).
Device pins are recognized same as in previous build (but there are is nothing in Devices except Vega WebCam). I'm using same layoud-id (5) as I used in previous build.
applealc-20160914

I'm attaching new AppleALC Debug...
applealc-debug-20160914.txt

** Edit - Wrong pic...

from bugtracker.

acidanthera-bot avatar acidanthera-bot commented on July 26, 2024

@vandroiy2013 commented

This not a debug log.

In Terminal - cat /var/log/system.log | grep AppleALC

from bugtracker.

acidanthera-bot avatar acidanthera-bot commented on July 26, 2024

@vit9696 commented

@duksi1993 read this page on how to enable debug prints.

from bugtracker.

acidanthera-bot avatar acidanthera-bot commented on July 26, 2024

@duksi1993 commented

I just saw that there is new layout-id (11) ... Maybe that's the reason I didn't get debug info.
I changed Clover config to inject that one, and I got same problem I got at the begining. I got no sound from any of detected ports.

Anyway, I have already added -alcdbg boot parameter to Clover config.plist (since I installed AppleALC for first time) and used terminal command (cat /var/log/system.log | grep AppleALC > applealc-debug-20160914-2.txt) - and got this file ->
applealc-debug-20160914-2.txt

applealc-20160914-2

from bugtracker.

acidanthera-bot avatar acidanthera-bot commented on July 26, 2024

@vit9696 commented

Well, according to the log the controller was successfully patched without the issues.

I could imagine trying other variants to mask to. But that's up to @Mirone probably.
If you do not want to wait I'd suggest you try other controllers by editing Controllers.plist and replacing 563b (8086:3B56 Name: 5 Series/3400 Series Chipset High Definition Audio) by some other controller from the page. Remember that the byte order is reversed. Report if any controller works for you…

from bugtracker.

acidanthera-bot avatar acidanthera-bot commented on July 26, 2024

@duksi1993 commented

Ok, I will try... Thanks anyway 😃

from bugtracker.

acidanthera-bot avatar acidanthera-bot commented on July 26, 2024

@duksi1993 commented

Got it working by replacing 0c0c with 0f04 (Name: Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (Haswell)

😄

I have just one more question... While I was using VoodooHDA, I patched it to get 5.1 surround.
Is there a way, just to switch Inputs (Line-In and Internal-Mic) to be recognized as outputs (Rear and Center/Subwoofer Output)?
I suppose I need to edit Layout-ID xml file, but I do not have experience with AppleHDA patching.

from bugtracker.

acidanthera-bot avatar acidanthera-bot commented on July 26, 2024

@vit9696 commented

That's right. I committed a change fixing the issue. Nice!

Regarding 5.1 support… it might be possible but it is out of this project area to work on something like this. Try to read about building AppleHDA chains somewhere, perhaps you could do this. In case you succeed I may imagine merging the resources into AppleALC.

from bugtracker.

acidanthera-bot avatar acidanthera-bot commented on July 26, 2024

@Mirone commented

Great, That good that everything is working as expected.
it is always good to be able to help.

from bugtracker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.