-
Posts
73 -
Joined
-
Last visited
Everything posted by Slice
-
VoodooHDA - advanced audio driver for macOS up to Tahoe
Slice replied to Slice's topic in All About Hackintosh - Database
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. -
VoodooHDA - advanced audio driver for macOS up to Tahoe
Slice replied to Slice's topic in All About Hackintosh - Database
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. -
<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>
-
NVMeFix - patches for the Apple NVMe storage
Slice replied to MaLd0n's topic in All About Hackintosh - Database
What is the lifetime of the NVMeFix? I am using NVMe Ardor (chinese) and don't need any fix in Sequoia and Tahoe. -
VoodooHDA - advanced audio driver for macOS up to Tahoe
Slice replied to Slice's topic in All About Hackintosh - Database
No, it works fine. It was my mistake that iMix occasionally was 0 while in this codec it influences on sound. -
VirtualSMC - Advanced Apple SMC emulator
Slice replied to MaLd0n's topic in All About Hackintosh - Database
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. -
Hackintosh EFI OpenCore Gigabyte B760M DS3H DDR4
Slice replied to MaLd0n's topic in Hackintosh EFI Folder Collection
Cinebemch23.png.zip Great perfomance! -
Hackintosh EFI OpenCore Gigabyte B760M DS3H DDR4
Slice replied to MaLd0n's topic in Hackintosh EFI Folder Collection
You are magician! It works!!!! Wow! Big thanks to you! Merry Christmas and happy New Year! Снимок экрана 2025-12-31 в 10.47.12.zip -
Hackintosh EFI OpenCore Gigabyte B760M DS3H DDR4
Slice replied to MaLd0n's topic in Hackintosh EFI Folder Collection
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 -
Hackintosh EFI OpenCore Gigabyte B760M DS3H DDR4
Slice replied to MaLd0n's topic in Hackintosh EFI Folder Collection
No, different OEM - different DSDT. 😟 -
Hackintosh EFI OpenCore Gigabyte B760M DS3H DDR4
Slice replied to MaLd0n's topic in Hackintosh EFI Folder Collection
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. -
VoodooHDA - advanced audio driver for macOS up to Tahoe
Slice replied to Slice's topic in All About Hackintosh - Database
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 -
See https://github.com/ChefKissInc/NootRX?ysclid=meloatoxlf17354350
-
Yes, it is better for you to install Monterey.
-
I am sorry, sir, but there is English section.
-
Yes, it will work.
-
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.
- 19,333 replies
-
- acpi
- acpispecification
-
(and 4 more)
Tagged with:
-
@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
-
Because you didn't hear me.
-
I also have reboot after wake in Tahoe while good in Sequoia with the same EFI.
-
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.
-
Skylake laptop i5/520 graphics only boot Tahoe beta 2 in safe mode.
Slice replied to ziggy762's topic in Tahoe (26)
Try to disable VT-d in BIOS. Looks like this is the main difference between Sequoia and Tahoe. -
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
