GithubHelp home page GithubHelp logo

Similar build, AppleALC problem about optihack HOT 3 CLOSED

zearp avatar zearp commented on June 15, 2024
Similar build, AppleALC problem

from optihack.

Comments (3)

zearp avatar zearp commented on June 15, 2024 2

I have no idea, trying different audio layouts shouldn't trigger a panic. Does it happen with every layout you try or just some layouts?

I think while the EFI seems to work there could be some compatibility issue thats causing a panic where a panic shouldn't happen. All the ACPI patches are made to work on 7020/9020 and might not work properly or cause these kind of weird issues on other systems. Like the IRQ/HPET fixes are very specific to the system. I don't recommend using them on anything else.

Not all patches aren't strictly needed (but highly recommended) so for now see if disabling SSDT-HPET.aml and SSDT-SBUS-MCHC.aml in the config helps. I'm guessing the EC/PLUG patches work due to same chipsets maybe, but I'd also make those from scratch if I were you.

Making your own is very easy and while not strictly required you should make them for optimal stability. You can pretty much automate making most of them. Check out: https://dortania.github.io/Getting-Started-With-ACPI/ssdt-methods/ssdt-easy.html

The SSDTTime tool can generate all the patches needed and it can also extract the DSDT from your system if on't have a dump of it yet and run it in Windows or Linux. It will generate .aml files and also a file with some patches you need to add to the config.

I'll close the issue since it's out of the scope of this repo but I do hope you can sort the panic out by either disabling those ACPI patches or better; making your own.

One more option that comes to mind is that maybe the version of AppleALC in the EFI has some issue. But that is very unlikely, but you can still try replacing it with a release version found here. I compile all kexts on this repo using the latest sources and sometimes a little bug can sneak in.

Good luck!

from optihack.

BrunoGM avatar BrunoGM commented on June 15, 2024

Thank you very much for your time and help and for the good ideas, gonna try those out ASAP. Congrats for the awesome repo.

from optihack.

zearp avatar zearp commented on June 15, 2024

You're welcome. Hope you can sort the panics and find the correct layout to get audio working on your build.

from optihack.

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.