Jump to content

[pre-release] macOS High Sierra


3,737 posts in this topic

Recommended Posts

my haswell latopbook shows the same error,but there is no drop MATS in the drop tables。。bios is not AMI but insydeH2O..

 

Look at your ACPI tables, if there is one with a wrong signature like this,

**** Unknown ACPI table signature [MATS] 

drop it

Link to comment
Share on other sites

 

Stay tuned , guys!

There binary with kernel_patcher and kext_inject hard coded for 10.13 with PMHeart, denskop patch.

You need to set FirmwareFeatures in config.plist to 

<key>FirmwareFeatures</key>
<string>0xe907f537</string>
Magic number for FirmwareFeaturesMask 0xff1fff3f

 

Where in config.plist I have to add them exactly ???

Link to comment
Share on other sites

from a working hackintosh(10.12.5) to a clean SSD

im installing from the DL image  macOS 10.13 Beta

 

1) Download developer profile (free) LINK

2) Open terminal 

sudo /System/Library/PrivateFrameworks/Seeding.framework/Versions/A/Resources/seedutil enroll DeveloperSeed

3) Paste command and give password

4) macappstores://itunes.apple.com/app/id1209167288 open this link in safari

5) Click Download

 

 

after DL  image from apple in applications

 

open with show package Content

 

Applications/Install  macOS 10.13 Beta

open Contents

open SharedSupport

open InstallESD.dmg. skip verify

open Packages

open/install Core.pkg

 

its installing now

after install i boot with working SSD 10.12.5 and i install a recent Fakesmc.kext on SSD 10.13

Mac OS 10.13 beta is booting with clover imac14,2 from SSD 10.12.5 and some boot options

 

only video Nvidia GT 740 is not going further with webdrivers working

 

all is going fast and smooth with clover 3974

 

only video now

  • Like 1
Link to comment
Share on other sites

You need to remove the installation files that the installer wrote to your install destination. 

 

I don't know, but I restarted two times and @ the second without deleting something it worked!  :huh:  but  ;)

  • Like 1
Link to comment
Share on other sites

hello 

airport extreme fix here

enjoy :)

 

BCM4352-Airport-Extreme, (credit skvo)
com.apple.driver.AirPort.Brcm4360
6b100000 750d
6b100000 9090
10.13.x

BCM4352-Airport-Extreme, (credit Sherlocks based on skvo original)
com.apple.driver.AirPort.BrcmNIC
6b100000 750d
6b100000 9090

BCM4352-fvco, (credit Sherlocks based on the-darkvoid original)
com.apple.driver.AirPort.BrcmNIC
81f952aa 000074bf
81f952aa 00006690

BCM4352-iovar, (credit Sherlocks)
com.apple.driver.AirPort.BrcmNIC
85db4c8b 65c87971
85db4c8b 65c8eb71

BCM4352-iovar, (credit Sherlocks)
com.apple.driver.AirPort.BrcmNIC
4883c410 89c385db 7946
4883c410 89c385db eb46


BCM4352-Airport-Extreme, (credit Sherlocks based on skvo original)
com.apple.driver.AirPort.BrcmNIC-MFG
6b100000 750d
6b100000 9090

BCM4352-fvco, (credit Sherlocks based on the-darkvoid original)
com.apple.driver.AirPort.BrcmNIC-MFG
81ff52aa 000074c4
81ff52aa 00006690

BCM4352-iovar, (credit Sherlocks)
com.apple.driver.AirPort.BrcmNIC-MFG
0f896201 0000
0f886201 0000

BCM4352-iovar, (credit Sherlocks)
com.apple.driver.AirPort.BrcmNIC-MFG
4883c410 89c385db 7944
4883c410 89c385db eb44

post-980913-0-03387300-1496859435_thumb.png

  • Like 8
Link to comment
Share on other sites

 

hello 

airport extreme fix here

enjoy :)

attachicon.gif2.png

 

BCM94352-Airport-Extreme, credit Sherlocks based on skvo original
 
com.apple.driver.AirPort.BrcmNIC
6B100000750D
6B1000009090
 
com.apple.driver.AirPort.BrcmNIC-MFG
6B100000750D
6B1000009090
 
 
 
BCM94352-fvco, credit Sherlocks based on the-darkvoid original
 
com.apple.driver.AirPort.BrcmNIC
81F952AA000074BF
81F952AA00006690
 
com.apple.driver.AirPort.BrcmNIC-MFG
81FF52AA000074C4
81FF52AA00006690

 

apply these in addition to those used in Sierra or use only these patches and omit earlier ones.

  • Like 1
Link to comment
Share on other sites

Did you try like this ?  ➠  Hope this work for you?

also you can see this savvamitrofanov

Thanks, But does not works. I made a USB installer manually. I cloned the Base System.dmg and then copied the package folder to system/Installation folder. That's how I've always done it with all versions of MAC OS and so far it's always worked for me.

 

:(  :(  :(  :(

 

 

Link to comment
Share on other sites

Use Lilu.kext + IntelGraphicsFixup.kext in EFI/Clover/Kexts/Other

Also use bootargs -lilubeta -igfxbeta 

 

https://github.com/vit9696/Lilu/releases/tag/1.1.4

https://sourceforge.net/projects/intelgraphicsfixup/

Yeah i have them abd also booting with the custom flags ...... I do have some Fake-PCID kexts and the fake cpuid  .... do you mind sharing your kexts also ???

 

I have made a couple of config.plist to try later but i want to be sure on the kexts

Link to comment
Share on other sites

is there a way to get the ALC892 audio working in High Sierra? I tried to add some patches in the config file but it is not working. 

I used the same AppleHDA kext from 10.12.5 I used the cloverALC method, putting also the realtekALC on /EFI/CLOVER/kexts/Other and the script writes some configs into config.plist.

I hope I help you.

Link to comment
Share on other sites

I used the same AppleHDA kext from 10.12.5 I used the cloverALC method, putting also the realtekALC on /EFI/CLOVER/kexts/Other and the script writes some configs into config.plist.

I hope I help you.

So you copied the AppleHDA.kext from 10.12.5 (unpatched) and installed it with kextdrop (or similar program), and than you used the realtekALC method? IF so what is the difference between the 10.12.5 and 10.13 AppleHDA.kext

Link to comment
Share on other sites

 

@Sherlocks >>>

./yod-GPUFramebuffers.php --update
./yod-GPUFramebuffers.php --kbl

 

thank you for update

still remain ram size bug

example

ig-platform-id: 0x591b0000 (1494941696)

 

00001b5900000000356a0800 ==> Platform-ID: 00001b59 | Port: 00 | *FBMem: 00 | StolenMemSize: 356a0800 (1Mb)

000000000103030300006002 ==> FBMemSize: 00000000 (0Mb)

00005001000000606c050000

6c0500000000000000000000

000008000200000098000000

02040a000008000087010000 ==> Index: 02 | Port: 04 | *Pipe: 0a | ConnType: 00080000 | ConnAtts: 87010000 | HDMI

03060a000004000087010000 ==> Index: 03 | Port: 06 | *Pipe: 0a | ConnType: 00040000 | ConnAtts: 87010000 | DP

ff0000000100000020000000

0b1300000000000000000000

000000000000000000000000

000000000000000000000000

 

000000000000000000000000

 

StolenMemSize: 356a0800 (1Mb) is wrong.

 

have to read 

01030303(port/pipe num) 00006002(framebuffer memory) 00005001(cursor memory), StolenMemSize = framebuffer memory + cursor memory)

  • Like 1
Link to comment
Share on other sites

I have problems with my Graphics kext I think(Radeon HD 5870).

With 10.13 kexts didn't reach desktop, if I put 10.12.6 beta kexts I see them loaded with terminal with correct version from Sierra but don't have any graphics.

10.13 kexts boots only with -x and 10.12 boot normal but no graphics.

Link to comment
Share on other sites

@Sherlocks: let me scratch my bald head my man :)

Thanks.

 

Also after you fix memory bug, i want to use your script on snbframebuffer kext for snow leopard.

 

I will send snow leopard's vanilla snbframebuffer.

 

If you can, not only read buffer file in s/l/e but anywhere that exist framebuffer(ex. Desktop folder or download folder).

 

Thank you again

 

나의 LG-F800S 의 Tapatalk에서 보냄

Link to comment
Share on other sites

Thanks, But does not works. I made a USB installer manually. I cloned the Base System.dmg and then copied the package folder to system/Installation folder. That's how I've always done it with all versions of MAC OS and so far it's always worked for me.

 

:(  :(  :(  :(

 

attachicon.gifIMG_20170607_141653.jpg

The Restore base System not working! I try and not working for me

The only way I have Install its Run the Installer OS X 10.13 Beta to the Install Volumes and boot with Clover R4082 

  • Like 2
Link to comment
Share on other sites

Is here anyone able to cpmplain how to get HighSierra working with iGPU (HD530 in my case).

I could not get it to work: if i boot with IGPU solo, i will get kernel panic. If i boot with iGPU set as primary and RX set as secondary, i get "error loading kernel cache (0x9) right after pressing ENTER in clover menu.

latest LILU and IntelGraphicsFixup - in conjuntion with -lilubeta and -igfxbeta as bootargument - in the right places: EFI/CLOVER/kexts/Others

 

i need to boot with IGPU to get more information about the RX-Accelleration scene, to make more tests. Anyone, please?

Thx. in advance...

 

Systemspecs in my signature.

Link to comment
Share on other sites

Is here anyone able to cpmplain how to get HighSierra working with iGPU (HD530 in my case).

I could not get it to work: if i boot with IGPU solo, i will get kernel panic. If i boot with iGPU set as primary and RX set as secondary, i get "error loading kernel cache (0x9) right after pressing ENTER in clover menu.

latest LILU and IntelGraphicsFixup - in conjuntion with -lilubeta and -igfxbeta as bootargument - in the right places: EFI/CLOVER/kexts/Others

 

i need to boot with IGPU to get more information about the RX-Accelleration scene, to make more tests. Anyone, please?

Thx. in advance...

 

Systemspecs in my signature.

What is kernel panic? Framebuffer?

If just primary IGPU, kernel cache issue?

What is your aptiofix or v2?

 

 

나의 LG-F800S 의 Tapatalk에서 보냄

Link to comment
Share on other sites

Kernel panic is something about CPU - machine restarts immediatly, so i could not read the exact infos for the panic.

AptioFix is V1, but also tested V2 <-- which than give no kernel cache error but did not boot any further. just hangs after the aptiofix message.

Also tried the following:

 

booted into HS with just the RX as primary GFX, update kernel cache via terminal and rebooted. Enabled IGPU via BIOS again, set IGPU as primary, enabled CSM in BIOS and booted into CLOVER, pressed spacebar and selected "boot in single user mode" and hit ENTER to boot: same summary: "error loading kernel cache (0x9)".

 

Rebooted again, disabled IGPU and CSM via BIOS, et voila: system booted normally into HS.

 

 

for those it my concern: HS = HighSierra ;-)

 

PS: i forgot to mention, that i have not set any ig-platform-id within my config.plist, just set "Inject INTEL = true". worked for me since Sherlocks big improvements in gma.c

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...