Jump to content

[pre-release] macOS Mojave


2,429 posts in this topic

Recommended Posts

11 minutes ago, arsradu said:

 

Glad you got everything sorted out. May I ask where did you get them from? :)

Sorry, replied to the wrong person, it was to the guy asking you. But yes, I got them here, 

 

The pig tail was because the original couldn’t quite reach the socket on the Apple board because it sat higher

Edited by Danual
  • Like 1
Link to comment
Share on other sites

Just now, Danual said:

 

Yeah, I've noticed that part. :)) But still, thank you for sharing. And thanks for the links.

  • Like 1
Link to comment
Share on other sites

here I am, fresh from sleep, coff coff... :P and mounted EFI in the disk, not usb, and replaced config.plist with yours, and replaced all 1.2.8 v2 e lilu.... and no devices or sound, what next?

Running the runme app...

Edited by MorenoAv
Link to comment
Share on other sites

4 minutes ago, MorenoAv said:

here I am, fresh from sleep, coff coff... :P and mounted EFI in the disk, not usb, and replaced config.plist with yours, and replaced all 1.2.8 v2 e lilu.... and no devices or sound, what next

 

Change 5 from Devices=>Audio to 1 save config.plist and then reboot, if no sound, change from 1 to 2, do same steps, reboot and try 3, same thing reboot and 7

Link to comment
Share on other sites

I'm in 3 in devices and only boot with -x and nv- disable=1 because of continuous KP's, and now can't mount EFI... clover configurator is in a loop too...

Edited by MorenoAv
Link to comment
Share on other sites

2 minutes ago, MorenoAv said:

I'm in 3 in devices and only boot with -x because of continuous KP's, and now can't mount EFI... clover configurator is in a loop too...

 

Boot with USB, once at desktop remove it, mount your efi. You didn't make change on files, you only open config.plist and change the layout from devices=>Audio is it right?

Link to comment
Share on other sites

6 minutes ago, ammoune78 said:

 

Boot with USB, once at desktop remove it, mount your efi. You didn't make change on files, you only open config.plist and change the layout from devices=>Audio is it right?

at the moment I only boot with usb, and now with the KP's and booting in safe mode I can't mount the EFI with clover configurator... 

Link to comment
Share on other sites

1 minute ago, MorenoAv said:

at the moment I only boot with usb, and now with the KP's and booting in safe mode I can't mount the EFI with clover configurator... 

 

Try booting from USB without -x, and once at desktop remove that usb, try mounting efi with: EFI Mounter.app.zip

1 minute ago, HBP said:

Not since I got it running, the 750TI is using a GM107 vs the 660 using a GK106. and I didn't find a GM100 kext native, though they have a GK100 kext.

Have you tried DisableNvidiaInjection=No from OzmosisDefaults?

  • Like 1
Link to comment
Share on other sites

5 hours ago, jlcdgd said:

I was able to make 10.14 works in my Asus X99 deluxe with 5960X.

 

Please find enclosed the most important clover files of my EFI folder.

 

No USB kext and all ports working perfect at right speeds.

 

Both ethernet ports also working.

 

Bluetooth and wifi working too.

 

Audio working via Voodoo HDA, Radeon Graphics

 

Some kext patches, no kernel patches.

 

I hope it can help someone.

 

Best

 

JLC

 

 

Archive.zip

Hi jlcdgd, 

 

Thanks so much - you're godsend!

 

Did my first attempt towards 10.14 which failed miserably...

 

I'll analyse your files and then come back to you!

 

Boa sorte,

Paulo

Link to comment
Share on other sites

Hello everyone! Please excuse me, but I need someone's wisdom! I have everything working on X-99 with Mojave, with last Clover, the latest kernel patches available... etc. But I can´t get speedsteps! XCPM=0 with IPG constantly at maximum frequency. If someone, with similar hardware, has a little time available, please look at my attached EFI and fix something that might be wrong! All the hardware is in my signature and it always worked fine with all previous macOS, including 13.6 beta 2.

Thanks!

EFI.zip

Link to comment
Share on other sites

13 minutes ago, Fergarth said:

Hello everyone! Please excuse me, but I need someone's wisdom! I have everything working on X-99 with Mojave, with last Clover, the latest kernel patches available... etc. But I can´t get speedsteps! XCPM=0 with IPG constantly at maximum frequency. If someone, with similar hardware, has a little time available, please look at my attached EFI and fix something that might be wrong! All the hardware is in my signature and it always worked fine with all previous macOS, including 13.6 beta 2.

 Thanks!

EFI.zip

Hi,

 

Looks like the patch applied to _xcpm_bootstrap is missing from your config. That might be why you are lacking of XCPM at all. By the way, do you need to disable that many registers? I guess you may only need to disable xcpm_pkg_scope_msrs. Oh, if you have locked 0xE2, then xcpm _idle_wrmsr patch should also be reserved. (Disable it if you do not)

Attached my modified config, FYI.

 

config.plist.zip

  • Like 2
Link to comment
Share on other sites

After one more re installation and change devices 1 to 7 after substitute all 1.2.8 v2 and lily I have no Audio devices and no sound... yet

Now what?

Edited by MorenoAv
Link to comment
Share on other sites

1 hour ago, crazybirdy said:

 

Not the same, that's why I ask?

it is now apart of the Assets.car file within that same directory. You will need to find a way to extract the archived file and modify it then re archive it with a .car extension. I tried a few tools like cartoon and Asset Catalog Tinkerer with no success seems they haven't been updated to Mojave yet. You may have better luck in High Sierra with those apps. I didn't have time to try. You can see it here.

Screen Shot 2018-06-13 at 6.32.20 PM.png

  • Like 2
Link to comment
Share on other sites

10 hours ago, crazybirdy said:

 

Where to change the SystemLogo?

 

01.gif.d557a1d2e18b65abad856a16829d1a47.gif

utilities/systeminformation/show package contents/resources assets.car

 

Edited by Mc Jacej
  • Like 2
Link to comment
Share on other sites

18 minutes ago, MorenoAv said:

After one more re installation and change devices 1 to 7 after substitute all 1.2.8 v2 and lily I have no Audio devices and no sound... yet

Now what?

 

Ok, make a backup of your entire actual EFI folder, and replace config with the one attached, also place the unzipped SSDTs in the patched folder and reboot! Hope this will fix sound, and let us continue, this is only for test purpose, gonna see the result

config.plist

SSDTs.zip

Link to comment
Share on other sites

1 hour ago, PMheart said:

Hi,

 

Looks like the patch applied to _xcpm_bootstrap is missing from your config. That might be why you are lacking of XCPM at all. By the way, do you need to disable that many registers? I guess you may only need to disable xcpm_pkg_scope_msrs. Oh, if you have locked 0xE2, then xcpm _idle_wrmsr patch should also be reserved. (Disable it if you do not)

Attached my modified config, FYI.

 

config.plist.zip

Thank you dear PMheart! I will test and I already report! And yes I have the Bios unlocked!

Link to comment
Share on other sites

Try this fresh compiled version of AppleALC, but IMHO, as someone said maybe Apple dropped ALC887/892, and maybe I'll have this problem to when I'll flash my MOBO with the last boded bios for Ozmosis. Hope if not, can you post the current IOREG to see that damn HDEF device on it?

AppleALC.kext.zip

Link to comment
Share on other sites

12 minutes ago, MorenoAv said:

ok replaced alc kext and nothing yet.. and here it goes my ioreg...

iMac de AC.zip

 

You're doing something wrong with that drives, the device rename patches that I gives to you aren't loaded to rename them. This proof that the EFI partition that you should boot from aren't loaded. Remove all the hard drives, i mean all, keep only the one that we're working on, and boot, make sure the efi have the files given in previous post, reboot again, and post IOREG if no sound.

But please do not touch something in that config.plist I give, so I'll know if the things are properly loaded.

Edited by ammoune78
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...