Recent content by miliuco

  1. miliuco

    Kernel Panic/Over all system freeze

    I think that the wrong time after waking from sleep has nothing to do with the wrong sync between Mac and Windows, but I'm not sure. There is something about it in Dortania guides. In my system: /Users/yo/Downloads/VirtualSMC-1.3.2-RELEASE/Tools > ./smcread -s | grep CLKT Unable to read smc...
  2. miliuco

    Fenvi T919 and Broadcom wifi back in Sonoma with OCLP

    @Ben42 Do you mean using a single EFI to boot both Ventura and Sonoma? You can: set MinKernel=23.0.0 to IOSkywalkFamily.kext, IO80211FamilyLegacy.kext and IO80211FamilyLegacy.kext/Contents/PlugIns/AirPortBrcmNIC.kext so these kexts only are loaded on Sonoma set MinKernel=23.0.0 to...
  3. miliuco

    [HOW TO] Wi-Fi 6 Intel AX210 on macOS Sonoma

    @MikeHoward Do you have 2 Wi-Fi adapters? If so, you must have only one of them. macOS doesn't work fine with 2 Wi-Fi.
  4. miliuco

    Kernel Panic/Over all system freeze

    @Camel Run this command: sudo rm /var/db/timed/com.apple.timed.plist Does it fix the issue?
  5. miliuco

    [HOW TO] OpenCore 0.9.9 >> 1.0.0 differences

    @elgipsy No, OpenCore 1.0.0 Sample.plist has the settings required for it, no need to add them manually. But OCLP root patch is mandatory, as before.
  6. miliuco

    Kernel Panic/Over all system freeze

    @Camel Sorry, no ideas for now, I'll check it more slowly. Questions: Does iMac SMBIOS have the iGPU enabled in BIOS? Does iMac SMBIOS have revpatch=sbvmm boot arg? If yes, try without it.
  7. miliuco

    [HOW TO] OpenCore 0.9.9 >> 1.0.0 differences

    @trs96 I have not commented on it because I have not seen it important to the majority of users. I think it is for internal GitHub tasks. See: https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source/ Or to be able to run utilities on...
  8. miliuco

    [HOW TO] OpenCore 0.9.9 >> 1.0.0 differences

    OpenCore 1.0.0 is out. Despite the version number, it is not a major change but rather one more step in the continuous evolution of OpenCore. There are quite a few changes and improvements, updating is recommended. You can get it from Acidanthera. Main changes Updated builtin firmware...
  9. miliuco

    Fenvi T919 and Broadcom wifi back in Sonoma with OCLP

    @guindillas Not tried but I guess that this method is only valid for USB installation. because for update you should modify the installer package (which should be complete, not incremental) according to the AppleOSX instructions but I don't think this is possible. Saludos!!!
  10. miliuco

    Fenvi T919 and Broadcom wifi back in Sonoma with OCLP

    Note: there’s a semi-automated patch available, thanks to AppleOSX, applicable only when installing from USB, tried with success -> link.
  11. miliuco

    info.plist is missing for the injected kext

    @frankle1 "I keep changing EFI/oc to EFI/OC but it keeps changing back!" Rename it in 2 steps in Terminal, e.g.: cd /Volumes/EFI/EFI mv oc XYZ mv XYZ OC
  12. miliuco

    info.plist is missing for the injected kext

    @frankle1 Not sure what is the issue. About your EFI: Rename EFI/oc to EFI/OC. Remove amfi=0x80 boot arg when AMFIPass.kext is enabled ocvalidate doesn't find any error. To get the wifi working, these items must be enabled:
  13. miliuco

    info.plist is missing for the injected kext

    @frankle1 Le me see your config.plist file.
  14. miliuco

    Sonoma Digital Rights Management issues

    @Camel About Netflix on Safari, I'm afraid that it is not possible with iMac SMBIOS. Chrome is okey but Safari is not. Does Netflix on Safari works when you have MacPro or iMacPro SMBIOS and iGPU disabled in BIOS? You can get partial DRM (TV app...) with iMac SMBIOS doing this: adding...
  15. miliuco

    [HOW TO] Wi-Fi 6 Intel AX210 on macOS Sonoma

    @Funnyland Except for the version of AirportItlwm, fixed by @Edhawk , I don't see anything strange in your EFI. I don't know why the Intel wifi isn't working.
Back
Top