Giter Site home page Giter Site logo

Comments (15)

naorunaoru avatar naorunaoru commented on August 23, 2024

Another working ig-platform-id is 0x0a2e0008 - Haswell ULT E GT3.

from acer-v5-573g-hackintosh.

Kaijun avatar Kaijun commented on August 23, 2024

I don't know what happened if you took 0x0a260006? Did the graphic still work with animations and effects? but only not compatible with 4k? or all things with graphic just don't work completely?

As i know, most HD4400/HD4600 devices are using 0x0a260006, i also tried some of other codes at the very beginning when i was hackintoshing this laptop, but only 0x0a260006 works... I can't remember if i have tried these two codes you mentioned.

And one more thing, i also injected the this codes into the SSDT-2, check the _DSM method under the IGUP device. Maybe Clover will override it with the code defined inside Clover.

from acer-v5-573g-hackintosh.

naorunaoru avatar naorunaoru commented on August 23, 2024

0x0a26006 caused my menubar to glitch out with funny colors and sometimes I had KPs with AppleIntelFramebuffer as a reason. 4k also did not work.

About SSDT-2 injection: I've tried injecting platform-id into SSDT-5 (that's where my IGPU lies) and it didn't show up properly in IORegistryExplorer.

from acer-v5-573g-hackintosh.

Kaijun avatar Kaijun commented on August 23, 2024

which version of OSX r u running? 10.10?

from acer-v5-573g-hackintosh.

naorunaoru avatar naorunaoru commented on August 23, 2024

10.11.5 (15F34).

from acer-v5-573g-hackintosh.

Kaijun avatar Kaijun commented on August 23, 2024

yes, i just came up with the issues submitted two years ago, #8 (comment)
and #14

They may have the same problem as yours.

it seems that 0x0a260006 is not universal for all HD4400 devices, and i also have no idea if the id u mentioned is suitable for me. I would try later. If it is the best one indeed, i'll update the repo 😄

from acer-v5-573g-hackintosh.

Kaijun avatar Kaijun commented on August 23, 2024

are u simply using my DSDT/SSDT or ur own files?

u said that IORegistryExplorer doesn't recognised your ig-platform-id. The reason could be wrong modification of DSDT/SSDTs.

from acer-v5-573g-hackintosh.

Kaijun avatar Kaijun commented on August 23, 2024

If u r interested in modifying ur own DSDT/SSDTs, a brief tutorial could be found here: https://github.com/Kaijun/Acer-V5-573g-DSDT

from acer-v5-573g-hackintosh.

naorunaoru avatar naorunaoru commented on August 23, 2024

I'm using my own DSDT patched roughly according to your guide.

from acer-v5-573g-hackintosh.

Kaijun avatar Kaijun commented on August 23, 2024

Then injecting ig-platform-id through SSDT should have worked. No idea, but yeah, you can also keep staying with the clover configuration 😄

from acer-v5-573g-hackintosh.

naorunaoru avatar naorunaoru commented on August 23, 2024

Yeah, in the end it works so I don't see any reason to bother. :)

from acer-v5-573g-hackintosh.

 avatar commented on August 23, 2024

any ideas how convert this 0x0a16000c to such style 0x06, 0x00, 0x26, 0x0a, so we can insert iy to SSDT file ?

from acer-v5-573g-hackintosh.

Kaijun avatar Kaijun commented on August 23, 2024

@Virusak
it's reversed with each Byte actually
0x0a260006 -> 0x06, 0x00, 0x26, 0x0A
so
0x0a16000c -> 0x0C, 0x00, 0x16, 0x0A
and
0x0a2e0008 -> 0x08, 0x00, 0x2e, 0x0A

from acer-v5-573g-hackintosh.

 avatar commented on August 23, 2024

@Kaijun Thank you!

from acer-v5-573g-hackintosh.

Kaijun avatar Kaijun commented on August 23, 2024

i had tried 0x0a16000c for a while, seems good!
changed the ig-platform-id overall both in config.plist and SSDT
Thx again!

from acer-v5-573g-hackintosh.

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.