vit9696 Posted February 7, 2019 Author Share Posted February 7, 2019 Ok, please upload AppleIntelSKLGraphicsFramebuffer.kext from /S/L/E somewhere. Link to comment Share on other sites More sharing options...
darkhandz Posted February 7, 2019 Share Posted February 7, 2019 (edited) 15 minutes ago, vit9696 said: Ok, please upload AppleIntelSKLGraphicsFramebuffer.kext from /S/L/E somewhere. emmm...I think the panic was generated by [Boot macOS Install from xxxxx], not from [Boot macOS from xxxxx], where should I get the AppleIntelSKLGraphicsFramebuffer.kext ? I mount the BaseSystem.dmg $ cd /macOS\ Install\ Data $ sudo hdiutil attach Locked\ Files/BaseSystem.dmg $ cd /Volumes/macOS\ Base\ System/System/Library/Extensions $ cp -R AppleIntelSKLGraphicsFramebuffer.kext ~/Downloads then copy from /S/L/E: AppleIntelSKLGraphicsFramebuffer.kext.zip Edited February 7, 2019 by darkhandz complete command line Link to comment Share on other sites More sharing options...
vit9696 Posted February 7, 2019 Author Share Posted February 7, 2019 Please try the latest Lilu from master: https://github.com/acidanthera/Lilu/commit/97f895f61a4d147668c9a727d49252ebb17e5886 2 1 Link to comment Share on other sites More sharing options...
darkhandz Posted February 7, 2019 Share Posted February 7, 2019 (edited) 20 minutes ago, vit9696 said: Please try the latest Lilu from master: https://github.com/acidanthera/Lilu/commit/97f895f61a4d147668c9a727d49252ebb17e5886 Awesome work, the panic gone away. I can get into the 10.14.4 db2 installation and finished the update, thanks for your help Edited February 7, 2019 by darkhandz 1 Link to comment Share on other sites More sharing options...
applCore Posted May 10, 2019 Share Posted May 10, 2019 I'm having a devil of a time with a real Mac Pro with Mojave (10.14) and a Gigabyte AORUS Radeon RX 580 8GB (GV-RX580AORUS-8GD). I'm getting panics like this with various applications and games: panic(cpu 0 caller 0xffffff8014ad01dd): "PHYSMAP_PTOV bounds exceeded, 0xffffff96fffffc00, 0xfffffe9700000000, 0xfffffeb800000000"@/BuildRoot/Library/Caches/com.apple.xbs/Sources/xnu/xnu-4903.261.4/osfmk/i386/pmap.h:515 Apple seems to be a real putz about the situation and are washing their hands of the issue. Is it possible that running Lilu with WhateverGreen (previously Shiki) would resolve such issues on a Mac Pro? Are there any gotchas that one should be aware of when loading these kexts up without Clover? Would I need to load this directly into the system kexts, non-system library kexts or something else with EFI? Link to comment Share on other sites More sharing options...
DeTeKe Posted June 6, 2019 Share Posted June 6, 2019 @vit9696 I have a questions: It's possible to create a plugins bridging the DDC/CI protocol to Apple's native brightness control without any software like monitorcontrol or ddcctl? Link to comment Share on other sites More sharing options...
vit9696 Posted June 6, 2019 Author Share Posted June 6, 2019 Sure, with injectPayload API into the user process relevant for this part (similarly to Cydia Tweaks). You will have to write userspace bootstrap code on your own, however. Link to comment Share on other sites More sharing options...
DeTeKe Posted June 6, 2019 Share Posted June 6, 2019 15 minutes ago, vit9696 said: Sure, with injectPayload API into the user process relevant for this part (similarly to Cydia Tweaks). You will have to write userspace bootstrap code on your own, however. Thank you for your reply. Have nice day! Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted July 20, 2019 Share Posted July 20, 2019 On 6/7/2019 at 4:30 AM, vit9696 said: Sure, with injectPayload API into the user process relevant for this part (similarly to Cydia Tweaks). You will have to write userspace bootstrap code on your own, however. I try to compile Lilu.kext from latest Commit in github with XCode 10.2.1. But it can be loaded, ofcourse all plugin can't be loaded too. Instant restart with OpenCore bootloader. Link to comment Share on other sites More sharing options...
Pavo Posted July 20, 2019 Share Posted July 20, 2019 5 minutes ago, Andres ZeroCross said: I try to compile Lilu.kext from latest Commit in github with XCode 10.2.1. But it can be loaded, ofcourse all plugin can't be loaded too. Instant restart with OpenCore bootloader. I am using the latest commits of Lilu, AppleALC, WEG, CPUFriend and OpenCore and no issues, you might want to try the latest commit Debug version of Lilu and see what its failing on. Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted July 20, 2019 Share Posted July 20, 2019 (edited) 10 minutes ago, Pavo said: I am using the latest commits of Lilu, AppleALC, WEG, CPUFriend and OpenCore and no issues, you might want to try the latest commit Debug version of Lilu and see what its failing on. All plugin is latest commit, if i used latest commit (one hour ago) with Release or debug version, it seem lilu.kext fail to load, of course virtualsmc, whatevergreen and other fail too. I will reuse my latest lilu.kext from 18 july 2018 Sent from my iPhone using Tapatalk Edited July 20, 2019 by Andres ZeroCross 1 Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted July 20, 2019 Share Posted July 20, 2019 (edited) 25 minutes ago, Pavo said: I am using the latest commits of Lilu, AppleALC, WEG, CPUFriend and OpenCore and no issues, you might want to try the latest commit Debug version of Lilu and see what its failing on. Please use latest lilu.kext with latest commit and boot to Mojave Edited July 20, 2019 by Andres ZeroCross Link to comment Share on other sites More sharing options...
Pavo Posted July 20, 2019 Share Posted July 20, 2019 17 minutes ago, Andres ZeroCross said: Please use latest lilu.kext with latest commit and boot to Mojave I am using latest commits of Lilu and all other plugins from 20 minutes ago but booting Catalina beta 4. Still no issues Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted July 20, 2019 Share Posted July 20, 2019 (edited) 7 minutes ago, Pavo said: I am using latest commits of Lilu and all other plugins from 20 minutes ago but booting Catalina beta 4. Still no issues Ok this is the conditions 1. Use latest commit of all plugin (VirtualSMC.kext, CPUfriend.kext, CpuProvider.kext, WhateverGreen.kext and AppleALC.kext) + latest commit lilu.kext to Mojave. Result : stuck like picture above,, ACPICPU (mostly because VirtualSMC fail to loaded). I try to just change lilu.kext only from my latest compile (18 July 2019). It's boot ok, even with latest commit of plugin. So there is no problem about all plugin kext. 2. Use latest commit of all plugin (VirtualSMC.kext, CPUfriend.kext, CpuProvider.kext, WhateverGreen.kext and AppleALC.kext) + latest commit lilu.kext to Mojave. Result,, no stuck but just get black screen It's look VirtualSMC.kext is loaded but WhateverGreen.kext is not loaded. I can't check IOREG because display is black. If i press random keyboard, then i can hear sound,, so it boot to desktop. I try to just change lilu.kext again from my latest compile (18 July 2019). It's boot ok, even with latest commit of plugin tooMy conclusions is,, newest commit of lilu.kext is 100 percent can be loaded into Mojave in my Specifications, but in Catalina, several Plugin still can loaded. I don't know the detail, maybe you can try it in Mojave. @Matgen84 get trouble too with Lilu.kext,, but i give him my old Lilu.kext (Compiled in 18 July 2019) and it boots ok. I have compiled all kexts with XCode 10.2.1 in Mojave Sorry for bad english Edited July 20, 2019 by Andres ZeroCross 1 Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted July 20, 2019 Share Posted July 20, 2019 (edited) 13 minutes ago, Pavo said: I am using latest commits of Lilu and all other plugins from 20 minutes ago but booting Catalina beta 4. Still no issues Ok, vit make new commit 3 mnutes ago, i will try it now Edited July 20, 2019 by Andres ZeroCross Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted July 20, 2019 Share Posted July 20, 2019 Solved in latest commit https://github.com/acidanthera/Lilu/commit/05ceed582eea1db889e67f5d5373f64787c09a81 1 Link to comment Share on other sites More sharing options...
Drovosek Posted July 26, 2019 Share Posted July 26, 2019 Hello. How I can compile source files to Lilu.kext file? I clone repo from github, open "capstone" folder in terminal and execute "make" command, but I have error. ld: symbol(s) not found for architecture i386 clang: error: linker command failed with exit code 1 (use -v to see invocation) make: *** [libcapstone.dylib] Error 1 In XCode 10.2.1 I execute Build and build finished successful, but I can't see Lilu.kext (( Link to comment Share on other sites More sharing options...
Carbonimax Posted September 29, 2019 Share Posted September 29, 2019 (edited) Hi, I have updated Lilu from 1.3.7 to 1.3.8 and it would not boot anymore. Any idea? Something to update too? Edited September 29, 2019 by Carbonimax tipo Link to comment Share on other sites More sharing options...
Matgen84 Posted September 29, 2019 Share Posted September 29, 2019 1 hour ago, Carbonimax said: Hi, I have updated Lilu from 1.3.7 to 1.3.8 and it would not boot anymore. Any idea? Something to update too? Could you post your EFI folder, please. Link to comment Share on other sites More sharing options...
Carbonimax Posted September 29, 2019 Share Posted September 29, 2019 46 minutes ago, Matgen84 said: Could you post your EFI folder, please. Here it is EFI.zip 1 Link to comment Share on other sites More sharing options...
Matgen84 Posted September 29, 2019 Share Posted September 29, 2019 34 minutes ago, Carbonimax said: Here it is EFI.zip First, update Clover to latest release r5091. Lilu and his plugins seems to be update. You have to choose between Fakesmc and virtualsmc in Kexts/Other: remove one + his plugins; in drivers/UEFI, remove all FileFault drivers (like virutalsmc.efi for example). Post your preboot.log after that. Please. Link to comment Share on other sites More sharing options...
Carbonimax Posted September 29, 2019 Share Posted September 29, 2019 I update Clover to r5092 and remove VirtualSMC and FileVault drivers and it works. Merci 1 Link to comment Share on other sites More sharing options...
Matgen84 Posted September 29, 2019 Share Posted September 29, 2019 32 minutes ago, Carbonimax said: I update Clover to r5092 and remove VirtualSMC and FileVault drivers and it works. Merci You"re Welcome 1 Link to comment Share on other sites More sharing options...
baohiep Posted October 9, 2019 Share Posted October 9, 2019 (edited) @vit9696 Can you explain more about the new OSObject::Dispatch function in macOS 10.15 and when I need to use your stub code? Edited October 11, 2019 by baohiep Link to comment Share on other sites More sharing options...
jinbingmao Posted November 20, 2019 Share Posted November 20, 2019 Lilu 1.3.9: patcher @ failed to solve __ZN21AppleIntelMCEReporter5probeEP9IOServicePi, err 2 @10.15.2(19C39d) Link to comment Share on other sites More sharing options...
Recommended Posts