Search results

Loading Google Results...
  1. funkyfrank

    Problem with Native Access

    Search your DSDT.aml using the tool maciASL for the string "PEGP". In that node, look for the entry "IOName" and remove that plus the value following. You migh then need to fix the array length of of the parent element. In the parent element, usually there is a hex number, .e.g. 0x06. Lower that...
  2. funkyfrank

    macos 10.14.6, blueooth headphones connected, but only input is listed

    I have a generic bluetooth dongle (Cambridge Silicon Radio 0x0A12). When I try to connect my bluetooth headphones, it is listed in the bluetooth list and also connects, but then it is only listed under audio input devices, not under output devices. This is quite annoying. Do you have any idea...
  3. funkyfrank

    Problem with Native Access

    Man, thank you so so so much for this!! I can finally run recent versions of any Native instruments software. In my case, an "IOName" entry with the type "Data" was under AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SAT0@1F,2. So then I searched in my DSDT.aml and found an entry with "IOName"...
  4. funkyfrank

    Problem with Native Access

    Ok would be good to find the problem here. Maybe some experts here can help us... I remember that I once made it work, sadly forgot what I did here. Disabling the Intel's GPU in the bios alone does not sove the issue. But I think it is the right direction, I remember that. Maybe some Clover...
  5. funkyfrank

    Problem with Native Access

    Did you find any solution here? Looks like recent Native Instruments software has a design flaw at that code part for GPU detection. Since an Hackintosh might have multiple GPUs (I think that is not expected on a real Mac hardware anymore), or even running a discrete AMD GPU, but also the...
  6. funkyfrank

    Using HFS+ Instead of APFS for Mojave Update

    Hi, does this still work for 10.15 and 10.16, too? I really would like to keep my old HFS+ partition scheme, or else my whole backup system would be messed up...
  7. funkyfrank

    Questions using a Ryzen 3700x

    Hi, I am about to buy a ryzen 3700x system, but I have some questions regarding hackintosh: - Does the ryzen work as good as an intel, if using opencore boot? Are there any limitations over Intel? - What is the minimum macos version to be used with a ryzen? - Do you think that ryzen will run...
  8. funkyfrank

    RX580 Fan Display and Control - GPUsensors

    Hi, using this terminal script: while sleep 2; do ioreg -l |grep \"PerformanceStatistics\" | cut -d '{' -f 2 | tr '|' ',' | tr -d '}' | tr ',' '\n'|grep 'Temp\|Fan\|Clock'; done it shows me a memory clock of 400Mhz for my RX580 8GB... Is that correct? It also is the only value which never...
  9. funkyfrank

    Update to 10.13.6 is not possible, installer does not accept system drive w/ 10.13.4/hfs+

    Yes, I accidentily downloaded the non-combo-updater, since it also was 1,2GB of size! Everything worked nicely. Thanks for your ideas. Topic can be closed or deleted.
  10. funkyfrank

    Update to 10.13.6 is not possible, installer does not accept system drive w/ 10.13.4/hfs+

    Hm, ok? Usually I used the combo updater before. Weird. Will try tomorrow. EDIT: Oh! I think I didnot download the combo updater, but instead the normal one :clap:
  11. funkyfrank

    Update to 10.13.6 is not possible, installer does not accept system drive w/ 10.13.4/hfs+

    Hi, I have macOS 10.13.4 (17E199) installed, downloaded the 10.13.6 combo updater and tried to install the update. But the installer does not let me choose my system drive: the drive doesn't fit the requirements. What is wrong here and how can I fix this? My smbios is: Modellname: iMac...
  12. funkyfrank

    Minimal possible clover version with Catalina/Haswell/RX580?

    Did not yet upgraded to Catalina. Still using HFS+. Thanks for the infos!
  13. funkyfrank

    Minimal possible clover version with Catalina/Haswell/RX580?

    Hi, I would like to upgrade my system with a AMD RX580 GPU... I am running Clover v4411 with recent fakesmc, lilu and whatever green. Which minimal clover version (I would prefer an older one without the experimental integration of opencore) do I have to use to run: A) 10.13.6 with the RX 580...
  14. funkyfrank

    Computer Sleep Slider bar missing

    And it is not possible to change it thru the clover kext patcher?
  15. funkyfrank

    NVIDIA Releases Alternate Graphics Drivers for macOS High Sierra 10.13.3 (387.10.10.10.25)

    Make your igpu connectorless, so it is not used as opencl accelerator along with your nvidia at once. Use vdadecodercheck to ensure the igpu still is used as video encoder/decoder.
  16. funkyfrank

    Success Sierra MacOSX 10.12.6 on Sony VAIO F11

    Hi, it is located within the OEM directory instead, there inside VPCF11 dir. Because it is a subset of my general all-in-one clover config, capable of booting multiple computers.
  17. funkyfrank

    [GUIDE] Remove extra Clover BIOS boot entries & prevent further problems

    Thanks a lot for this guide! These EFI entries which will be added with every macos update are driving me nuts. Nice that we have this possibility to remove entries using clover. My bios simply will freeze with all custom entries. It was not such a problem using emuvariable.efi, since those...
  18. funkyfrank

    macOS Native CPU/IGPU Power Management

    Thanks, another question: Will this also work on my Vaio F11 having a very early Core i7 q720? Seems to be "Clarksfield" generation?
  19. funkyfrank

    macOS Native CPU/IGPU Power Management

    I have a question regarding this: You wrote in the first post "Drop OEM = no", but should I still drop the default tables Cpu0Ist and CpuPm on a Haswell system? Thanks. EDIT: I left those table dropping, and everything is looking good, in IntelGAdget and also AppleIntelInfo.kext and "sysctl...
  20. funkyfrank

    Report your NVIDIA Web Driver and CUDA issues and I'll pass them on to the developers

    Found another one: - Open Ableton Live in 4K mode using OS 2x (default scaling) - Go to ableton settings, ensure resize is set to 100% - Zoom the song overview by holding down left mouse on the top bar of the view and then drag up and down. It should be butter smooth, 60fps - Now change the...
Back
Top