Irish_Man Posted July 1, 2018 Share Posted July 1, 2018 Yeah that's interesting indeed. I haven't tested Hardware Encoding Support in Mojave yet... I'll check it out and see how it turns out. Did you disable iGFX in BIOS/UEFI or just removed the injections from the config?I disabled igfx in BIOSSent from my iPhone using Tapatalk 1 Link to comment Share on other sites More sharing options...
Cyberdevs Posted July 1, 2018 Share Posted July 1, 2018 Just now, dzontra said: I disabled igfx in BIOS I did the same thing and I posted the results, check inside the spoiler if you missed it. Link to comment Share on other sites More sharing options...
Irish_Man Posted July 1, 2018 Share Posted July 1, 2018 I did the same thing and I posted the results, check inside the spoiler if you missed it. Yeah i just saw it Link to comment Share on other sites More sharing options...
telepati Posted July 1, 2018 Share Posted July 1, 2018 1 hour ago, Cyberdevs said: Use this and send me the results via PM and I'll take a look to see if I can find anything. RunMe 1.7.app.zip RunMe.app does not work for me. I always getting IOREG failed error. I am making the restart and after boot, I don't touch anything and start RunMe.app but always giving this error. Link to comment Share on other sites More sharing options...
Cyberdevs Posted July 1, 2018 Share Posted July 1, 2018 8 minutes ago, telepati said: RunMe.app does not work for me. I always getting IOREG failed error. I am making the restart and after boot, I don't touch anything and start RunMe.app but always giving this error. Yeah sometimes I get the same error and sometimes after several attempts it works. It doesn't matter just send your EFI folder to start with. Link to comment Share on other sites More sharing options...
Trung_Nguyen Posted July 2, 2018 Share Posted July 2, 2018 Hello, can somebody tell me what's the purpose for apfssupportpkg? Thanks 1 Link to comment Share on other sites More sharing options...
Matgen84 Posted July 2, 2018 Share Posted July 2, 2018 1 hour ago, Trung_Nguyen said: Hello, can somebody tell me what's the purpose for apfssupportpkg? Thanks apfssuuportpkg is repo for apfsDriverloader.efi. I use it in Mojave. 1 Link to comment Share on other sites More sharing options...
Trung_Nguyen Posted July 2, 2018 Share Posted July 2, 2018 (edited) I recently built Clover 4586(newest) with build script on Xcode-beta. Then, the computer turned unbootable. I have to use another usb drive to get the working from my attachments. It doesn't even write any log with debug options true in config.plist. EDIT: Build didn't complete successfully on AptioFixPkg but the script didn't stop Edited July 2, 2018 by Trung_Nguyen Link to comment Share on other sites More sharing options...
Matgen84 Posted July 2, 2018 Share Posted July 2, 2018 12 minutes ago, Trung_Nguyen said: I recently built Clover 4582(newest) with build script on Xcode-beta. Then, the computer turned unbootable. I have to use another usb drive to get the working from my attachments. It doesn't even write any log with debug options true in config.plist. Why do you compile r4582. Clover r4586 is release on sourceforge. Link to comment Share on other sites More sharing options...
Nightf4ll Posted July 2, 2018 Share Posted July 2, 2018 (edited) 31 minutes ago, Trung_Nguyen said: I recently built Clover 4582(newest) with build script on Xcode-beta. Then, the computer turned unbootable. I have to use another usb drive to get the working from my attachments. It doesn't even write any log with debug options true in config.plist. For some reason new Clover (when I build it myself) unchecks the OSXAptioFixDrv during install. You probably have to click on custom and make sure its checked during install... Already happened to me 2 times lol, always forget it.. Edited July 2, 2018 by Nightf4ll Link to comment Share on other sites More sharing options...
Trung_Nguyen Posted July 2, 2018 Share Posted July 2, 2018 3 minutes ago, Nightf4ll said: For some reason new Clover (when I build it myself) unchecks the OSXAptioFixDrv during install. You probably have to click on custom and make sure its checked during install... Already happened to me 2 times lol, always forget it.. I prefer AptioMemoryFix 20 minutes ago, Matgen84 said: Why do you compile r4582. Clover r4586 is release on sourceforge. oops, I did compile r4586, but I wrote it r4582 1 Link to comment Share on other sites More sharing options...
Nightf4ll Posted July 2, 2018 Share Posted July 2, 2018 4 minutes ago, Trung_Nguyen said: I prefer AptioMemoryFix oops, I did compile r4586, but I wrote it r4582 well, my point was just to make sure it doesn't leave some of the drivers out (which might prevent it from booting)? whats the difference between those 2 (AptioMemoryFix and OsxAptioFixDrv)??? Link to comment Share on other sites More sharing options...
Trung_Nguyen Posted July 2, 2018 Share Posted July 2, 2018 2 minutes ago, Nightf4ll said: well, my point was just to make sure it doesn't leave some of the drivers out (which might prevent it from booting)? whats the difference between those 2 (AptioMemoryFix and OsxAptioFixDrv)??? AptioMemoryFix have native nvram while OsxAptioFixDrv doesn't. OsxAptioFixDrv must be used with EmuVariableUEFI and rc script to read&write nvram to nvram.plist 2 Link to comment Share on other sites More sharing options...
Matgen84 Posted July 2, 2018 Share Posted July 2, 2018 27 minutes ago, Trung_Nguyen said: oops, I did compile r4586, but I wrote it r4582 Few day ago, I've similar issue on my HDD Mojave: unbootable. So I boot from my High Sierra HDD, mount EFI partition (Mojave HDD), copy EFI folder on High Sierra desktop. I type these commands in Terminal: diskutil list newfs_msdos -v EFI -F 32 /dev/rdisk2s1 (your Mojave EFI Partition) quit Then I copy EFI folder in "new" EFI Partition on Mojave HDD. Unmount partition. I can boot again. Maybe It can help you. Link to comment Share on other sites More sharing options...
vector sigma Posted July 2, 2018 Share Posted July 2, 2018 2 hours ago, Nightf4ll said: For some reason new Clover (when I build it myself) unchecks the OSXAptioFixDrv during install. You probably have to click on custom and make sure its checked during install... Just because isn't selected by default (or if you never selected it in past on the target volume) or just is not present. Il take care to make the package always show the customize menu... I think that anyone should take a look on what is doing. 1 Link to comment Share on other sites More sharing options...
vector sigma Posted July 2, 2018 Share Posted July 2, 2018 2 hours ago, Trung_Nguyen said: I prefer AptioMemoryFix oops, I did compile r4586, but I wrote it r4582 Good, it is more advanced then the others. 1 Link to comment Share on other sites More sharing options...
fantomas Posted July 2, 2018 Author Share Posted July 2, 2018 Guys, you do know we have a dedicated forum to discuss about your Clover preferences, right? 4 2 2 Link to comment Share on other sites More sharing options...
DocXavier Posted July 2, 2018 Share Posted July 2, 2018 (edited) On 6/30/2018 at 10:45 PM, telepati said: When I choose light mode every menu item and sidebar turning gray. is it normal or is it a bug of beta? or is it jut me? Same for me but solved deleting Whatevergreen.kext My Hack Gigabyte GA-Z97MX-GAMING 5 / I7 4790K / 16 Gb Kingston HyperX / Gigabyte RX460 4Gb Edited July 2, 2018 by DocXavier Link to comment Share on other sites More sharing options...
Pavo Posted July 2, 2018 Share Posted July 2, 2018 46 minutes ago, DocXavier said: Same for me but solved deleting Whatevergreen.kext My Hack Gigabyte GA-Z97MX-GAMING 5 / I7 4790K / 16 Gb Kingston HyperX / Gigabyte RX460 4Gb Why is it looking all white in Dark Mode, this is what mine looks like Link to comment Share on other sites More sharing options...
Cyberdevs Posted July 2, 2018 Share Posted July 2, 2018 (edited) 5 minutes ago, Pavo said: Why is it looking all white in Dark Mode, this is what mine looks like Because it's not the Dark Mode, it was an issue in the UI which @telpati had and now it's fixed. There is no transparency and the windows and menus look a little bit dark. In his case the issue was the FakeSMC which had an extra entry for activating the AirPlay. Edited July 2, 2018 by Cyberdevs 1 Link to comment Share on other sites More sharing options...
Pavo Posted July 2, 2018 Share Posted July 2, 2018 6 minutes ago, Cyberdevs said: Because it's not the Dark Mode, it was an issue in the UI which @telpati had and now it's fixed. There is no transparency and the windows and menus look a little bit dark. In his case the issue was the FakeSMC which had an extra entry for activating the AirPlay. oh ok Link to comment Share on other sites More sharing options...
fuzzylogic Posted July 3, 2018 Share Posted July 3, 2018 very odd Transparency works in Dark Mode but not in Light Mode? perhaps a bug 2 Link to comment Share on other sites More sharing options...
Pavo Posted July 3, 2018 Share Posted July 3, 2018 (edited) 10.14 beta 3 released Edited July 3, 2018 by Pavo 5 Link to comment Share on other sites More sharing options...
MaLd0n Posted July 3, 2018 Share Posted July 3, 2018 8 Link to comment Share on other sites More sharing options...
MorenoAv Posted July 3, 2018 Share Posted July 3, 2018 I don't have update yet... Link to comment Share on other sites More sharing options...
Recommended Posts