Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. @MakAsrock There are Reddit users like this Reddit user who have problems with the boot-arg, because they type it wrong. It's a common mistake. If you post the config.plist with the -no_compat_check boot-arg that is not working for you, I'd be happy to review.
  3. fantomas

    iOS 27

  4. MacOS 27 beta 3 (26A5378j) @miliuco, "About This Hack" is immediately moved to trash despite using Sentinel.app, Xattr-remove.app or the xattr -cr terminal command.
  5. I'm not saying this categorically, but that's what they're saying on Reddit and it doesn't work for me as expected.
  6. 👍 26.6 Beta 4 ((25G5057c)
  7. @MakAsrock Ok - I still didn't understand your new explanation, but no worries, because those who needed to understand probably did. What confused me was your statement that "-no_compat_check" boot-arg no longer works in Tahoe.... It does.
  8. Today
  9. Ok, I'll add that to the release notes. Is this normal? 🏆 Hall of Fame slice — for general project management, profound dedication, and single-handedly rethinking the long-standing restriction on SVG clip-path counts. Resolved a critical Clover feature for OS-dependent SMBIOS injection that had been broken since January, delivering major improvements in his branch. ybronst — for comprehensive menu refactoring, quirks layout implementation, audio/GUI bug fixes, adapting the build scripts, and updating tools_def.template for full GCC 16.1 integration. MaLdOn — for initiating the GCC 16.1 transition by updating the build_gcc16.sh script in his branch. chris1111 — for creating the Tahoe, Christmas, and various other high-quality theme assets. hnanoto — for implementing ModernCpuQuirk, completing the Brazilian Portuguese (pt-BR) translations, and resolving UI build warnings. 🇧🇷
  10. I am not only "management and dedication". This is me who provided rethinking long time restriction for number of clipPathes in SVG graphics. This is me who resolved new Clover feature with SMBIOS depending on booted OS. The bug exists since January and nobody made attempts to improve something. Except MaLdOn who at least proposed to use gcc-16.1 and made new improvements in his branch. (5200?).
  11. You don't actually need an SMBIOS specific to your hardware. For example, I could use a MacBook Pro's SMBIOS. This wouldn't change anything except for specific hardware specific to MacBooks, such as the battery, etc. By itself, -no_compat_check does not affect the skipping of Tahoe kernel checks and if your integrated graphics are not supported in Tahoe, you probably won't be able to install it, even with the no_compat_check boot argument. Clover's behavior in terms of boot arguments has not changed for a very long time.
  12. Hello, @Cyberdevs Regarding the issue with image generation, where it replaces the already generated image, in the latest update I added a feature that automatically saves the image by date and time of generation to prevent future replacements or image loss. I hope that with everyone's help, I can continue to refine the app every day. Best regards
  13. Thank you, @MaLd0n. I will be able to test in a few hours and will update this post with my test status. EDIT: @MaLd0n Your logic is sound. I would have expected the mute/wait strategy to fix the Sleep audio and the wait/unmute strategy to fix Wake audio. Unfortunately, the sleep/wake "pop" did not change with your new HDAUniversal. I don't want to be difficult or cause you to go to extreme lengths to refine what is already a very good solution. I only want to help. If this is something you want to resolve and you need additional test data from me, just ask. Thanks again for your hard work on this. The audio quality is outstanding.
  14. HDAUniversal-Release.zipTest this. Everything related to audio has to be handled very carefully because it is extremely complex. We change one thing and end up breaking another. It is way too complicated. On sleep, HDAUniversal now mutes the active analog output, waits 3 ms, disables EAPD/PinControl, and detaches the DAC stream before power-down. On wake, it restores the route silently, enables PinControl/EAPD only after the path/DAC are ready, waits 3 ms, then reapplies the saved volume/mute state.
  15. Maybe in a future app—I'm not sure which one—but the fact is that this app was originally designed to display CPU informations only. I simply took inspiration from CPU-Z and CPU-Z ARM64 for this one.
  16. Beauty app very nice thank you!! 🤩
  17. Very nice app thank you!!
  18. ori

    CPU-M

    An interesting program—it identifies the clock speed and manufacturer of RAM. Can you do the same with an SSD's NAND?
  19. @LockDown and @MakAsrock I'm probably misunderstanding what you're saying, so could you please clarify? - thank you. I routinely install macOS Tahoe with boot-arg -no_compat_check or with Booter Patch "Skip board ID Check" using unsupported SMBIOS MacMini8,1. I can perform this installation on systems with only UHD630 iGPU and with systems that have both dGPU Radeon RX 560x and iGPU UHD630. Under what conditions does -no_compat_check or Skip Board ID check no longer work for installing Tahoe on systems with unsupported SMBIOS?
  20. @ghltbm Please add a signature with the specs of your machine in your Account details.
  21. Hi, I'm ghltbm, nice to meet you. Although hackintosh is end, I'll also ready to help.
  22. @MakAsrock Compiling with full GCC16.1 smoothly 😊 EDIT: I merge your Full GCC16.1 to my local CloverBootloader. How to bump Version number on my local repo ? Please.
  23. There is really no need to force acceleration on install. All these can be bypassed by booting with -igfxvesa + iMac20,1 then configure it after. I do it everytime i clean install. Anyways...il stick to my own workaround 👍 Btw, Changes you've made in 5174 are great. Keep it up!👍
  24. If you try to boot the macOS Tahoe installer without a Metal 3-supported discrete graphics card, you will completely lose display output with UHD 630 or 620 (the screen goes black). Furthermore, the -no_compat_check boot-arg no longer works in Tahoe, and even if it did, a clean install is simply not possible with it.
  25. Thank you, MaLd0n... The zip generated by Collect-HDAUniversal.command: attached Your codec model: Conexant CX20632 Your layout-id: 20 macOS version: 26.6 Beta (25G5052e) Bootloader used: Open Core 1.0.7 Whether the kext is installed in /Library/Extensions: Yes A clear description of the problem: On transition to sleep, audio generates a loud "tick"/"pop"; On wake, audio generates a loud "tick"/"pop". I do not observe this with VoodooHDA 4.0 or with AppleALC/AppleHDA. Steps to reproduce the issue: Sleep and listen for loud "tick"/'pop"; Wake and listen for loud "tick"/"pop" EDIT: @MaLd0n I'm not sure if this helps, but when using VoodooHDA.kext 4.0, the HP EliteDesk 800 G4 Mini requires DisableInputMonitor=True to avoid loud "pop" on macOS startup. EDIT2: @MaLd0n To be sure I wasn't leading you on a wild goose chase, I just performed a clean installation of macOS Tahoe 26.5.2 on this exact same hackintosh (HP EliteDesk 800 G4 Mini) and then installed HDAUniversal with SIP csr-active-config = <03000000>. The loud "pop" on Sleep and Wake is still reproducible on this brand-new installation of macOS Tahoe. For testing, I'm using your latest HDAUniversal that you posted here. I have no other apps installed, so this test environment is a clean installation of Tahoe 26.5.2 with only HDAUniversal installed. HDAUniversal-Test-Logs-2026-07-05_20-34-06.zip
  1. Load more activity
×
×
  • Create New...