Jump to content

[pre-release] macOS High Sierra


3,737 posts in this topic

Recommended Posts

Yes, sorry for the late reply!

Well, you can try it yourself, I made this patch with a friend of mine, he/she has confirmed it worked.

great! 

Yes, sorry for the late reply!

Well, you can try it yourself, I made this patch with a friend of mine, he/she has confirmed it worked.

this usb3.0 patch can be used on 100-series motherborad?

  • Like 1
Link to comment
Share on other sites

 

Hello,

 

GT640 was not working like many of us.

 

I've been able to make it works, just by removing injection in my DSDT.  :)

No clover injection.

 

Not working DSDT.

Store (Package (0x0A)
                                    {
                                        "@2,AAPL,boot-display", 
                                        Buffer (Zero) {}, 
                                        "@2,connector-type", 
                                        Buffer (0x04)
                                        {
                                             0x00, 0x08, 0x00, 0x00                         
                                        }, 
 
                                        "hda-gfx", 
                                        Buffer (0x0A)
                                        {
                                            "onboard-1"
                                        }, 
 
                                        "subsystem-id", 
                                        Buffer (0x04)
                                        {
                                             0x10, 0x00, 0x00, 0x00                         
                                        }, 
 
                                        "subsystem-vendor-id", 
                                        Buffer (0x04)
                                        {
                                             0x6B, 0x10, 0x00, 0x00                         
                                        }
                                    }, Local0)
 

Working DSDT, no HDMI, original driver, full acceleration

                                Store (Package (0x0A)
                                    {
 
                                        "hda-gfx", 
                                        Buffer (0x0A)
                                        {
                                            "onboard-1"
                                        }, 
 
                                        "subsystem-id", 
                                        Buffer (0x04)
                                        {
                                             0x10, 0x00, 0x00, 0x00                         
                                        }, 
 
                                        "subsystem-vendor-id", 
                                        Buffer (0x04)
                                        {
                                             0x6B, 0x10, 0x00, 0x00                         
                                        }
                                    }, Local0)

 

I had similar patches and tried to remove some/all of them

even tried to boot without modified dsdt/ssdt

also tried without renaming GFX0->IGPU and PEGP->GFX0

same results.   :(

Link to comment
Share on other sites

Link to Sierra HD.dmg already installed? I accidentally deleted and it's only way to install because my video card it's not working.

 

Sent from my HTC One M9 using Tapatalk

Link to comment
Share on other sites

Hello,

 

can someone Post me Links to all Files that are needed for installation?

What are your hardware specs?

 

Installing macOS on a hackintosh is not that simple. You need to give us more details about your hardware.

Link to comment
Share on other sites

Han98 this is the files for upgrading

 

Clover files : http://www.insanelymac.com/forum/topic/324194-pre-release-macos-high-sierra/page-18#entry2438382 Putapfs.efi to EFI/Clover/Drivers64UEFI if you want to use the APFS.

TO Download High sierra, install this and app store will open automatically:  

http://www.insanelymac.com/forum/topic/324194-pre-release-macos-high-sierra/?p=2435757

Edited by fantomas1
Link to comment
Share on other sites

Sorry for the offtopic.  :angel_not:

The question is ..

Which AMD graphics card is working OOB with all ports out in High Sierra from 5xx series ?

ATI HD Radeon 5450 1Gig or 2Gig

 

 

 

 

112.jpg

 

 

 

<key>FakeID</key>
<dict>

<key>ATI</key>

<string>0x68E01002</string>
 
 
Works also patch DSDT 
Link to comment
Share on other sites

ATI HD Radeon 5450 1Gig or 2Gig

 

<key>FakeID</key>

 

<dict>

 

<key>ATI</key>

<string>0x68E01002</string>

 

 

Works also patch DSDT

I have 5870 and not working but other people says working..

 

Sent from my HTC One M9 using Tapatalk

Link to comment
Share on other sites

Has anyone installed Mac OS 10.13 on an X79 platform? It's absurd I've been trying for three days and I can not get boot. I installed but when I boot, it be stuck.

 

I've installed it on mine a couple of times now with no issues. I also applied your X79 PM patches. Clover 4084 and a usb installer made via createinstallmedia.

 

I disabled my ASM1042 ports in BIOS and use a FL1100 card instead for USB3. Maybe that helped? Any idea why boot is sticking for you?

Link to comment
Share on other sites

has anyone test whitelist board patch?

please report result to me

AirPortBrcmNIC || AirPortBrcmNIC-MFG

48 83 C3 08 48 85 F6 75 EB

48 83 C3 08 48 85 F6 EB EB

Oops, looks like yours is somewhat more complex, I guess this one should be the easiest:

Kext: AirPortBrcmNIC OR AirPortBrcmNIC-MFG (The same find/repl values)

Find: 55 48 89 e5 41 57 41 56 53 48 81 ec 88 00 00 00 49 89 f6
Repl: 48 31 c0 48 ff c0 c3 56 53 48 81 ec 88 00 00 00 49 89 f6

The patch that posted earlier by me was a total mess, sorry... I dunno why I added a pop instruction, fixed/removed here.

 

[MORE INFO]

I think the only thing we should is that letting

__ZN15AirPort_BrcmNIC12checkBoardIdEPKc 

or

__ZN19AirPort_BrcmNIC_MFG12checkBoardIdEPKc

always return true, that's what my patch does, and it's easier to be implemented by a symbol solver like Lilu.

Edited by PMheart
Link to comment
Share on other sites

Oops, looks like yours is somewhat more complex, I guess this one should be the easiest:

Kext: AirPortBrcmNIC OR AirPortBrcmNIC-MFG (The same find/repl values)

Find: 55 48 89 e5 41 57 41 56 53 48 81 ec 88 00 00 00 49 89 f6
Repl: 48 31 c0 48 ff c0 c3 56 53 48 81 ec 88 00 00 00 49 89 f6
The patch that posted earlier by me was a total mess, sorry... I dunno why I added a pop instruction, fixed here.
Your patch has force reboot.

I just want to test from other users.

I cant test whitelist.

Dont need whitelist patch for me.

 

 

나의 LG-F800S 의 Tapatalk에서 보냄

Link to comment
Share on other sites

Link to Sierra HD.dmg already installed? I accidentally deleted and it's only way to install because my video card it's not working.

 

Sent from my HTC One M9 using Tapatalk

Hi LuCyr04. Did you try without ATI injection?

Link to comment
Share on other sites

Here, for the installer, i need just to uncheck ATI injection. For boot up from HS, I`m using the necessary kexts from 10.12.5. Resolution is ok, HDMI is ok, but no acceleration yet.

Link to comment
Share on other sites

Here, for the installer, i need just uncheck ATI injection. For boot up from HS, I`m using the necessary kexts from 10.12.5. Resolution is ok, HDMI is ok, but no acceleration yet.

If you try install with inject checked what happens?

 

Sent from my HTC One M9 using Tapatalk

Link to comment
Share on other sites

The monitors go off. In fact, since the Sierra, my video card can not boot with buffers from Baboon and Eulemur frames. Before Serra worked, but now ... it's very strange. I was able to get the FB again by editing Nomascus to match my video card.

Link to comment
Share on other sites

The monitors go off.

For me checked or unchecked I see only a gray background with usa flag in top right corner and a empty black finderbar

 

Sent from my HTC One M9 using Tapatalk

Link to comment
Share on other sites

Hang on. For me it was also that way, however, after a few minutes everything went up normally and I continued the installation.

How long? I waited 15 minutes...

 

Also I don't have mouse cursor but can press on flag and change language if I guess where to click.

 

Sent from my HTC One M9 using Tapatalk

Link to comment
Share on other sites

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