Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 09/09/2018 in all areas

  1. Olá amigo, eu tive problemas quando após instalar o Mojave beta em dual boot com o High Sierra e ainda o Windows, num disco interno HDD de 4 TB que havia formatado em MacOs Extended Journaled. Quero relatar que o problema não veio de imediato, foi lá quando atualizamos o beta 4 ou 5, pois até então estava tudo liso... De uma hora pra outra, do nada, deu pau sim, tive que comprar um HD externo de 4TB, e salvei tudo em NTFS pelo Windows, porque nem abria mais em nenhuma distro do Mac, nem pelo Mojave nem pelo HS. E após salvar tudo pelo Windows, eu formatei em APFS aí nunca mais de problema. Complicado mesmo, seu problema não foi somente contigo... Agora depois disso, fiquei mais esperto com as "inovações" da Apple (o APFS), porque eu quase perdi meu HD da WD Gold 4 TB com uma vida de arquivos de família e trabalho e tudo mais... Sorte que lia pelo Windows usando um ativador do registro para ler partições HFS+ e então salvei pelo Windows no HD externo, porque no Mojave ou no próprio High Sierra nem reconhecia mais... Nessas horas é bom ter Windows, nem que só de enfeite como eu...kkkkkkkk porque não uso há tempos... PARA O WINDOWS REG LER PARTIÇÃO MAC OS - RODAR NO WIN - HFS+ drivers for windows.zip
    4 points
  2. Thanks for the signal. Indeed it was logical to remove AppleEvent protocol support from Clover, as it is not "core" functionality and is supposed to be provided by FV2 drivers. I guess Apple changed something and it is now unfortunately required even for a normal boot. I reverted some of the changes to make Clover install dummy AppleEvent if no other implementation is present. Let me know whether it works. AppleEventFallback.zip
    3 points
  3. All GF100 Graphics Cards 1-Just drop GeForce-GF100-Series.kext to Clover ⁨EFI⁩ ▸ ⁨CLOVER⁩ ▸ ⁨kexts⁩▸ ⁨Other 2-Replace CoreDisplay from 10.13.4 to 10.14 ⁨System⁩ ▸ ⁨Library⁩ ▸ ⁨Frameworks⁩ ▸ ⁨CoreDisplay.framework⁩ ▸ ⁨Versions⁩ ▸ ⁨A⁩ I made this kext for GF100 Graphics cards.Finally All GeForce and NV kexts are Loaded. GeForce-GF100-Series.kext.zip CoreDisplay
    3 points
  4. Use WhatEverGreen + Lilu, rebuild the caches and clean the NVRam.
    2 points
  5. Well I've past last days reading, understanding and trying to implement all the things mentioned in the guides from different forums, mainly the ones written by RehabMan. This is my first Hackintosh experience and I'm pretty happy with the results I got. Software and modifications developed by the people in the scene is awesome. I get a full hotpatch system for my N56VB Working: Audio: VoodooHDA 2.9.0d10 + AppleHDADisabler by Slice, Zenith432 Graphics (HD4000): Clovers’s HD4000 config by RehabMan with GFX0 to IGPU rename Trackpad: ApplePS2SmartTouchpad 4.7 beta 5 by EMlyDinEsH and PrefPane (Scripts by Masterscript, Kexts and Daemons by Rehabman) Wifi: IO80211Family kext with patched AirPort.Atheros40 by chunnann. NOTE: Some mixed bgn routers don’t work EthernetLAN: AtherosE2200Ethernet kext by Mieze BackLigth: Implemented using new RehabMan guide for Sierra 10.12.4+ (PNLF hot patch (SSDT-PNLF.aml) into Clover’s ACPI folder + BacklightInjector kext + patch for AppleBacklight in config.plist/KernelAndKextPatches/KextsToPatch) Battery Stats: Fixed using custom SSDT-BATTERY.aml made by me porting DSDT patch from RehabMan's repo to a SSDT approach. This depends in some Clover's renames in original DSDT (added in config.plist): Rename ECOR to XCOR Rename SMBX to XMBX Rename SMB2 to XMB2 Rename BIFA to XIFA Rename _BIX to XBIX Rename Method SMBR to XMBR but not method calls Rename Method SMBW to XMBW but not method calls Rename Method ECSB to XCSB but not method calls Rename Method TACH to XACH but not method calls USB: Internal 2.0 HUB (USB Webcam and USB Bluetooth) need USBInjectAll Kext by RehabMan with custom SSDT-UIAC.aml in CLOVER/ACPI/patched and renaming EHC1 to EH01 and EHC2 to EH02 (Clover Rename Patch) USB 3.0 Port: Work with native Apple drivers by renming XHC1 to XH01 and XHCI to XHC_ in DSDT (Clover Rename Patch) SMBUS: Inject the missing DVL0 device using SSDT-SMBUS.dsl hotpatch from RehabMan's repo Power Managment: Use SSDT-PM.aml generated with ssdtPRGen.sh by Piker-Alpha following RehabMan's native PM guide. Also enable AppleIntelCPUPM=true and KernelLapic=true NOTE: Recomended to run these to disable hibernation and prevent problems (RehabMan's reccomendation) sudo pmset -a hibernatemode 0 sudo rm /var/vm/sleepimage sudo mkdir /var/vm/sleepimage sudo pmset -a standby 0 sudo pmset -a autopoweroff 0 Internal Fan Speed: Use SSDT-FAN.aml compiled from original black.dragon74's file Hotpatch Config SSDT: SSDT-Config.aml Keyboard Fn Keys: Use ACPIKeyboar kext by RehabMan's with my custom SSDT-RMKB.aml (and rename patches for CLover) configured to delegate keypresses to ELAN's PS/2 driver by EMlyDinEsH List of Special Keys and state: Fn + F1 Sleep: EC _Q0A - Disabled because bad functioning Fn + F2 Wireless: EC _Q0B - Not in AppleKeyboard Fn + F3: EC _Q0C - Undefined Fn + F4: EC _Q0D - Undefined Fn + F5 Brigth Down: EC _Q0E Fn + F6 Brigth Up: EC _Q0F Fn + F7 Screen Off/On: EC _Q10 - Not patched working properly with ELAN driver Fn + F8 Video Mirror: EC _Q11 Fn + F9 TrackPad On/Off: EC _Q12 - Not in AppleKeyboard Fn + Arrow Left(Media Previous): EC _Q6C Fn + Arrow Right(Media Next): EC _Q6D Fn + Arrow Up(Media Stop): EC _Q6E - Not in AppleKeyboard Fn + Arrow Down(Media Pause/Play): EC _Q6F Fn + Space Bar: EC _Q71 - Not in AppleKeyboard Fn + C Letter: EC _Q72 - Not in AppleKeyboard Fn + V Letter(Camera): EC _Q74 - Not in AppleKeyboard Fn + Numpad's Intro(Calc): EC _Q77 - Not in AppleKeyboard Left Assignable Button Button: EC _QEC - Assigned to MUTE Not Working: Bluetooth: There is no kext for our chip version (MacOS will recognize it but you will never get to use it -our chip needs certain FW download that is not implemesnted in kexts-) Thank you so much for bringing me the tools to use MacOS in my laptop. I'm uploading my CLOVER folder with all the SSDTs needed and proper config.plist (I don't know if I can upload kexts from others devs here so you can get all the kexts mentioned from their developers repos) (Forgive my english, it's not my native language and I may make a lot of errors when writting) EDIT: I'm uploading DSL files made by me (I'm not uploading DSL files made by other devs or decompiled from .aml generated by tools like ssdtPRGen.sh because it may offend someone) CLOVER.zip Custom-SSDT-DSL.zip
    1 point
  6. Unfortunately, boot still hangs with problematic FV drivers, even if I use CLOVERX64.efi/BOOTX64.efi from the above post (UEFI booting into my non FV macOS volumes (10.13.6 hfs and 10.14beta10 apfs) on my NUC6i5SYH). 2 problematic r4667 drivers: AppleKeyFeeder-64.efi ---> freeze/unresponsive Clover Main Menu GUI AppleKeyAggregator-64.efi ---> boot hang after launching macOS as shown below... Deleting both drivers from /EFI/CLOVER/drivers64UEFI ---> I can boot again normally with CLOVERX64.efi r4667. I vote for Clover package installer not selecting these problematic FV drivers by default...
    1 point
  7. In Name, prova a mettere com.apple.driver.AppleIntelKBLGraphicsFramebuffer al posto di AppleIntelKBLGraphicsFramebuffer e allega il config.plist A domani
    1 point
  8. Just test CoreDisplay If GeForce 400 series and 500 series You need GeForce-GF100-S. kext.
    1 point
  9. Thank you! Sleep seems to work, and I've got all the info in system information. I've sent you a small donation, thanks again!
    1 point
  10. Hi @MorenoAv SMCHelper-64.efi is not compatible with VirtualSMC.efi and must be removed (GitHub VirtualSMC - FAQ)
    1 point
  11. Nice, could you attach "CodeDisplay" binary from 10.13.4 plz? Thanks.
    1 point
  12. It might help if you upload your clover folder minus themes and serial numbers removed. Sent from my iPhone using Tapatalk
    1 point
  13. On prev. page, already mentioned by @Slice here. Thx.
    1 point
  14. is there going to be a new sensor support (ex: GPU+MB) using fakesmc plugins? i saw a new branch in github FakeSMCPluginHost. just curious
    1 point
  15. 1 point
  16. 1 point
  17. @SuperReaper the v1.52 is based on the original bios, just with whitelist mod. As the T420 is from a colleague, I will ask him where he got the bios from. Keep you updated... Update: Link to the original BIOS with explanation: T420 BIOS v1.52 Link to the BIOS v1.52 with whitelist mod: T420 BIOS v1.52 mod
    1 point
  18. Update feito sem problemas, não actualizei nenhum Kext e continuo a ter som... yayyy... Se repararem na segunda foto, a beta publica do macOS Mojave 9 é mencionada.
    1 point
  19. Cheiro de versão final no ar...kkkkk
    1 point
  20. Ma poi un Monitor 4K come principale, anche con polliciaggio alto devi ricorrere a zoom e quant'altro per avere una visione umana, non credo tu voglia uscire dalla risoluzione nativa e interpolare abbassando la qualità, stesso dicasi aumentando le dimensioni delle componenti Desktop. Se invece è un Monitor secondario dove esci con video o foto allora OK. Un 32 2K ha le proprozioni di un 24 Full HD, come esperienza dimensionale...
    1 point
  21. First is type 0,1. 0 is for SandyBridge and older, 1 is for IvyBridge and newer Second is an answer to question Generate or no. So you want to say YES.
    1 point
  22. Hey, just wanted to add to this thread. With the MacBook Pro SMBIOS I've been having laggy log in screen and other password prompts. Highly recommend adding NoTouchID.kext to your EFI.
    1 point
  23. please do not use the niresh's distros, becase we can't help you with those on this forum and also because it's just garbage for noobs, it's unstable and not relyable (and also has a lot of stolen things inside), the best thing is to modify a mac os installation done in the vanilla way, to boot on amd processors, and also on sierra it's not as easy as just swapping kernel, first you need the rigth kernel fou your cpu, then you need also to change several others system components and to rebuild all the most important system chaches and fix file permitions, not so easy and that's why i recomend you to practise on machines with an intel cpu before installing macOS on an amd system, but there are a lot of people that can help you here to install mac os using the rigth methods in this fourm and please, avoid using that garbage.
    1 point
  24. Hi Bilbo, Thanks for the great guide! I was able to successfully install 10.12.6 on my HP z620 after I tried to follow the guide to the details. Setup: Z620 Dual E5-2643v1 >>> single E5-2667v2 Clover_v2.4k_r4200 Clover configurator classic edition v4.51.1.0 Kext Wizard and/or KextBea..... Long story, first, I got the z620 with dual E5-2643v1 and decided to install 10.12.6 on it and I was able to make it mostly working by following your guide. Except only two out of the five USB2.0 were working after part VI of installation (fixing DSDT). After some attempts, I fixed this issue by installing RehabMan’s USBInjectAll kext (v2017-0724) into /library/extensions folder (5/5 USB2.0 working correctly). Also, I used VoodooHDA_v2.8.7 for the audio since the fix for 10.11 did not seem to work for 10.12.6. I believed I also got PM to work for E5-2643v1 using fakeSMC from multibea……. At the moment, I got an E5-2667v2 and decided to move onto this CPU. However, I could not boot into the 10.12.6 because I got kernel panics (should have 16 threads but only found 17 for die 0) every time and none of the boot flags helped in this situation. BIG THANKS to @hugodlc!! I was able to solve my problem after asked him and carefully read his replies to this thread. Since we are using the same CPU (his is dual E5-2667v2 z820 and mine is single E5-2667v2 z620), I carefully compared his DSDT and SSDT to mine and make modifications on mine. Eventually, I was able to boot into the system and re-install 10.12.6 last night. So far, system seems pretty stable and everything seems to work fine (except USB3.0). Thanks again to everyone who makes this possible! Best,
    1 point
  25. Hi, I'm trying to use ATH9KFixup + Injector and Wi-Fi actually works. But I have a weird problem: in cold boot and around 3 out a 5 times I reboot, system gets unresponsive and I can't do anything but reboot, sometimes not even that because terminal doesn't show what I'm typing and restart prompt doesn't pop up, so I end up doing an hard reset... It's a truly weird problem because it doesn't happen all the times and only after 15/30 seconds I boot the laptop, I guess there are conflicts with some kind of kexts... My pc is in the signature, I will post efi and ioreg if needed, in the meanwhile I ask if anyone had the same issue. Thanks in advance!
    0 points
×
×
  • Create New...