Jump to content

Slice

Developers
  • Posts

    73
  • Joined

  • Last visited

Everything posted by Slice

  1. Test please new version 3.3.52. It shoud support HDMI sound on many ATI/AMD videocards. And maybe Intel and Nvidia as well. https://cloud.mail.ru/public/FSrn/fmgfgMAGF Report any problem: - black screen on RX5xx - double alert sound - fuzz with HDMI audio - some new issue if present. Upload sound catch by mobile phone if not good.
  2. 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.
  3. <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>
  4. What is the lifetime of the NVMeFix? I am using NVMe Ardor (chinese) and don't need any fix in Sequoia and Tahoe.
  5. No, it works fine. It was my mistake that iMix occasionally was 0 while in this codec it influences on sound.
  6. 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.
  7. No, it is not macOS. It is FreeBSD colored as Mac and binary compatibility will not be expected.
  8. Cinebemch23.png.zip Great perfomance!
  9. You are magician! It works!!!! Wow! Big thanks to you! Merry Christmas and happy New Year! Снимок экрана 2025-12-31 в 10.47.12.zip
  10. 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
  11. No, different OEM - different DSDT. 😟
  12. 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.
  13. 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
  14. ravynOS is alive! There are hundreds of commits during last month! And release 0.6.0 https://github.com/ravynsoft/ravynos
  15. See https://github.com/ChefKissInc/NootRX?ysclid=meloatoxlf17354350
  16. Yes, it is better for you to install Monterey.
  17. I am sorry, sir, but there is English section.
  18. Yes, it will work.
  19. It's a pity I don't know how to make Skylake GPU working in Tahoe. I switched off it in BIOS since Ventura and use AMD Polaris only. The reason is Skylake GPU in the desktop didn't wake after sleep causing many problem for me. May be mobile GPU is better but I see you also have problems.
  20. @Serge Ndoua OCLP - Open Core Legacy Patcher allows you to use old systems drivers in a new system https://github.com/dortania/OpenCore-Legacy-Patcher
  21. Because you didn't hear me.
  22. I also have reboot after wake in Tahoe while good in Sequoia with the same EFI.
  23. Sorry for late response. CPU Skylake is no problem for Tahoe. The problem is GPU HD530. You should take AMD Radeon card for Tahoe. But you didn't show your hardware configuration.
  24. Try to disable VT-d in BIOS. Looks like this is the main difference between Sequoia and Tahoe.
  25. Make the dump $ ./getdump >voodoo_dmp.txt and show me. I can say why internal speaker is not working and may be propose a way to cure. getdump.zip
×
×
  • Create New...