Jump to content

Slice

Developers
  • Posts

    72
  • Joined

  • Last visited

Reputation

84 Excellent

2 Followers

About Slice

Hackintosh Specs

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Version 3.1.1 released. https://github.com/CloverHackyColor/VoodooHDA/releases/tag/Release311 Summary Embed AppleALC pin config data directly into VoodooHDA for automatic codec configuration based on alc-layout-id / voodoo-layout-id Add Apple-style device names (e.g. "Headphone Jack", "Internal Speaker") derived from pin config data Add headphone/mic jack sensing support Include gen_pinconfigs.py tool for regenerating pin config tables from AppleALC PinConfigs.kext Move AppleALC pin config log messages to debug-only build So there is automatic configuration based on layout like in AppleALC. Clover 5171 has a help for this <key>Devices</key> <dict> <key>Audio</key> <dict> <key>AFGLowPowerState</key> <true/> <key>Inject</key> <string>12</string> <key>ResetHDA</key> <true/> </dict> In this sample we claim to use layout=12 which is a very common layout for Realtek ALC codecs. To use with Opencore you have to write voodoo-layout-id = 0c 00 00 00 into DeviceProperties of the audio device.
  2. <key>KextsToPatch</key> <array> <dict> <key>Comment</key> <string>Disable FileVault</string> <key>Disabled</key> <false/> <key>Find</key> <data>AAAAAAAA</data> <key>InfoPlistPatch</key> <false/> <key>MaskFind</key> <data>AAAAAAAA</data> <key>MatchOS</key> <string>26.x</string> <key>Name</key> <string>com.apple.filesystems.apfs</string> <key>Procedure</key> <string>_apfs_filevault_allowed</string> <key>Replace</key> <data>uAAAAADD</data> </dict>
  3. What is the lifetime of the NVMeFix? I am using NVMe Ardor (chinese) and don't need any fix in Sequoia and Tahoe.
  4. No, it works fine. It was my mistake that iMix occasionally was 0 while in this codec it influences on sound.
  5. FakeSMC is compatible with Tahoe and supports all required by macOS features. And it works on lowest level so independent on IOKit and so on Lilu.kext.
  6. No, it is not macOS. It is FreeBSD colored as Mac and binary compatibility will not be expected.
  7. Cinebemch23.png.zip Great perfomance!
  8. You are magician! It works!!!! Wow! Big thanks to you! Merry Christmas and happy New Year! Снимок экрана 2025-12-31 в 10.47.12.zip
  9. Yes! Your EFI works with my system B760M+i5-13400. But I recommend to add CpuTopologyRebuild https://github.com/b00t0x/CpuTopologyRebuild even without additional boot-args it speedup Cinebench23 from 8000 to 10000 Снимок экрана 2025-12-30 в 21.53.47.zip
  10. No, different OEM - different DSDT. 😟
  11. I have MSI PRO B760M-P DDR4 with i5-13400. I want to try this EFI. Yes, there will be different LAN driver (Realtek 8111) and different DSDT.
  12. Something new. 1. If the same sources compile with MacKernelSDK then the driver will not conflict with AudioDxe.efi as older version. The release 3.0.3 uploaded on the GutHub. 2. I found that Boost = 1 is not working in the new version. I am on the way to fix this issue. Meanwhile you may set Boost=0
  13. ravynOS is alive! There are hundreds of commits during last month! And release 0.6.0 https://github.com/ravynsoft/ravynos
  14. See https://github.com/ChefKissInc/NootRX?ysclid=meloatoxlf17354350
  15. Yes, it is better for you to install Monterey.
×
×
  • Create New...