Jump to content
5451 posts in this topic

Recommended Posts

37 minutes ago, corint1 said:

 

solve it ... here are files ... thank you 

Send me Bogdans-iMac-Pro.zip

DSDT.aml.zip

u dont need a pegp to gfx0 patch, weg.kext rename video device on the fly

 

out tables have a many pegp devices inside many devices like PEG0, PEG1, PEG2

34 minutes ago, MaLd0n said:

DSDT.aml.zip

u dont need a pegp to gfx0 patch, weg.kext rename video device on the fly

 

out tables have a many pegp devices inside many devices like PEG0, PEG1, PEG2

 

dont boot ... many errors ... I dont have IGPU ... I have 9900KF ... only Radeon 7 ... 

 

 

IMG_2338.JPG

Edited by corint1
3 hours ago, corint1 said:

 

dont boot ... many errors ... I dont have IGPU ... I have 9900KF ... only Radeon 7 ... 

 

send me ur full EFI folder

14 hours ago, MaLd0n said:

replace full EFI, reboot, don't change nothing

EFI.zip

it looks like it's working ...thank you.... but it does not have sleep / wake ...
 

2 hours ago, corint1 said:

it looks like it's working ...thank you.... but it does not have sleep / wake ...
 

DSDT.aml.zip

check if work

use power button for wake

3 hours ago, MaLd0n said:

DSDT.aml.zip

check if work

use power button for wake

just the button starts ... but the monitor never turns on ... only the reset button resolves the problem ... and the restart starts with the classic message for z390 "press F1 .... blabla"


the keypad does not work. The caps look light does not light up
 

Edited by corint1
22 minutes ago, MaLd0n said:

check if solve it

config.plist.zip

 

 

same thing ... maybe without bios message " pres F1 .... "

 

after restart this is first message

IMG_2351.JPG

 

2019-06-14 18:57:36.660283+0300  localhost kernel[0]: (AppleTopCaseHIDEventDriver) [HID] [ATC] AppleDeviceManagementHIDEventService::processWakeReason Wake reason: Host (0x01)

2019-06-14 18:57:41.755576+0300  localhost kernel[0]: (AppleTopCaseHIDEventDriver) [HID] [ATC] AppleDeviceManagementHIDEventService::processWakeReason Wake reason: Keyboard (0x02)

 

but keyboar not working ... I wait for 5 min ... but monitor rest black ...at begining some activity fron hdd ...in rest death ...

Edited by corint1
3 hours ago, corint1 said:

2019-06-14 18:57:36.660283+0300  localhost kernel[0]: (AppleTopCaseHIDEventDriver) [HID] [ATC] AppleDeviceManagementHIDEventService::processWakeReason Wake reason: Host (0x01)

2019-06-14 18:57:41.755576+0300  localhost kernel[0]: (AppleTopCaseHIDEventDriver) [HID] [ATC] AppleDeviceManagementHIDEventService::processWakeReason Wake reason: Keyboard (0x02)

cooler with usb cable?

3 minutes ago, MaLd0n said:

cooler with usb cable?

 

no ... I dont have any "toy" ... kb & trackpad ... no external drive ...no usb devices ... 

KP tells me it's more than a usb device ... I do not know what ... after a little hdd activity hangs, the screen stays black and only the reboot button pulls it out of this state ... and at loading the first message system is KP ...

19 hours ago, corint1 said:

KP tells me it's more than a usb device ... I do not know what ... after a little hdd activity hangs, the screen stays black and only the reboot button pulls it out of this state ... and at loading the first message system is KP ...

no idea

9 hours ago, Faradis said:

@MaLd0n

hope you help this time like you always did.

Send me faradiss-iMac.zip

 

 

DSDT.aml.zip

Hi MaLdOn,
I recently installed macOS Mojave 10.14.4 (and now updated to 10.14.5) on my new system:

Gigabyte Z390 Designare
Intel i9-9900K
Sapphire Radeon RX 580 Pulse 8 gb
Dell U2410

Clover bootloader UEFI mode, smbios iMac 19.1, Lilu+WhatEverGreen+AppleALC (setting UHD 630 in headless mode via device/properties)

<key>Properties</key>
        <dict>
            <key>PciRoot(0x0)/Pci(0x1f,0x3)</key>
            <dict>
                <key>AAPL,slot-name</key>
                <string>Built In</string>
                <key>device_type</key>
                <string>Audio Controller</string>
                <key>layout-id</key>
                <data>
                EAAAAA==
                </data>
                <key>model</key>
                <string>Realtek ALC1220-VB</string>
            </dict>
            <key>PciRoot(0x0)/Pci(0x2,0x0)</key>
            <dict>
                <key>AAPL,ig-platform-id</key>
                <data>
                AwCYPg==
                </data>
                <key>AAPL,model</key>
                <string>Intel UHD 630</string>
                <key>AAPL,slot-name</key>
                <string>Internal</string>
                <key>device_type</key>
                <string>Graphics Processor</string>
                <key>framebuffer-patch-enable</key>
                <data>
                AQAAAA==
                </data>
            </dict>

 

The problems are:

- connecting the monitor (Dell U2410 - DP 1.2) via the  RX580 DP port the screen goes black with the message "entering power save mode" after the boot first stage. Turning off and on the monitor the login screen appears normally.
Using the DVI-D and the HDMI ports no problem (only with the HDMI port colors seem to be over-saturated, perhaps due to the YPbPr setting)
Unfortunately I don't have the possibility to exclude some incompatibility of macOS with the Dell U2410 via the RX 580 DP port. Using an Ubuntu Live USB installer or Windows 10 OS (Multiboot) the monitor seems to work fine via the RX 580 DP port)

- the HEVC codec does not seem to be supported with this configuration

I tried different smbios/WEG settings but without success, do you think that creating a custom DSDT can solve these problems?
Could you help me?
Thanks in advance

Send me SardusX86-iMac.zip

Edited by SardusX86
13 hours ago, SardusX86 said:

Hi MaLdOn,
I recently installed macOS Mojave 10.14.4 (and now updated to 10.14.5) on my new system:

Gigabyte Z390 Designare
Intel i9-9900K
Sapphire Radeon RX 580 Pulse 8 gb
Dell U2410

Clover bootloader UEFI mode, smbios iMac 19.1, Lilu+WhatEverGreen+AppleALC (setting UHD 630 in headless mode via device/properties)


<key>Properties</key>
        <dict>
            <key>PciRoot(0x0)/Pci(0x1f,0x3)</key>
            <dict>
                <key>AAPL,slot-name</key>
                <string>Built In</string>
                <key>device_type</key>
                <string>Audio Controller</string>
                <key>layout-id</key>
                <data>
                EAAAAA==
                </data>
                <key>model</key>
                <string>Realtek ALC1220-VB</string>
            </dict>
            <key>PciRoot(0x0)/Pci(0x2,0x0)</key>
            <dict>
                <key>AAPL,ig-platform-id</key>
                <data>
                AwCYPg==
                </data>
                <key>AAPL,model</key>
                <string>Intel UHD 630</string>
                <key>AAPL,slot-name</key>
                <string>Internal</string>
                <key>device_type</key>
                <string>Graphics Processor</string>
                <key>framebuffer-patch-enable</key>
                <data>
                AQAAAA==
                </data>
            </dict>

 

The problems are:

- connecting the monitor (Dell U2410 - DP 1.2) via the  RX580 DP port the screen goes black with the message "entering power save mode" after the boot first stage. Turning off and on the monitor the login screen appears normally.
Using the DVI-D and the HDMI ports no problem (only with the HDMI port colors seem to be over-saturated, perhaps due to the YPbPr setting)
Unfortunately I don't have the possibility to exclude some incompatibility of macOS with the Dell U2410 via the RX 580 DP port. Using an Ubuntu Live USB installer or Windows 10 OS (Multiboot) the monitor seems to work fine via the RX 580 DP port)

- the HEVC codec does not seem to be supported with this configuration

I tried different smbios/WEG settings but without success, do you think that creating a custom DSDT can solve these problems?
Could you help me?
Thanks in advance

Send me SardusX86-iMac.zip

EFI.zip

replace full efi, reboot

use only it

Hi MaLdOn,
I installed macOS Mojave 10.14.3 on my PC:

Arsock Z370 Pro4
Intel i5-8400
Can you help me config EFI?

Thank you very much!Send me Giangs-Mac-mini.zip

On 6/20/2019 at 5:13 AM, MaLd0n said:

EFI.zip

replace full efi, reboot

use only it

Thanks,

with AptioMemoryFix-64.efi system go Kernel Panic. Replacing it with OsxAptioFix2Drv-free2000.efi system boot but unfortunately DP port problem and unsupported HEVC not are solved

Edited by SardusX86

hi Moderators!

I update my PC and install Hackintoush!

Can u help me! pls!

I run RunMe.app and send my file to you!

(so sorry I don't know En)

My PC:

- CPU: Pentium G4600.

- Ram: 16GB - 2400MHz

- Main: arosk - B250M-Pro4

- NVME: Samsung 970 evo plus 250GB.

- VGA: NVDIA GTX750TI-2GB-OC

Thanks u so much!!!!!

Send me 123s-iMac.zip

On 6/20/2019 at 11:42 AM, Giang Long said:

Hi MaLdOn,
I installed macOS Mojave 10.14.3 on my PC:

Arsock Z370 Pro4
Intel i5-8400
Can you help me config EFI?

Thank you very much!Send me Giangs-Mac-mini.zip

DSDT.aml.zip

On 6/21/2019 at 11:27 AM, SardusX86 said:

Thanks,

with AptioMemoryFix-64.efi system go Kernel Panic. Replacing it with OsxAptioFix2Drv-free2000.efi system boot but unfortunately DP port problem and unsupported HEVC not are solved

extract new send_me

10 hours ago, ldgiang2003 said:

hi Moderators!

I update my PC and install Hackintoush!

Can u help me! pls!

I run RunMe.app and send my file to you!

(so sorry I don't know En)

My PC:

- CPU: Pentium G4600.

- Ram: 16GB - 2400MHz

- Main: arosk - B250M-Pro4

- NVME: Samsung 970 evo plus 250GB.

- VGA: NVDIA GTX750TI-2GB-OC

Thanks u so much!!!!!

Send me 123s-iMac.zip

put ur gpu in first slot x16

DSDT.aml.zip

  • Like 1
23 hours ago, MaLd0n said:

extract new send_me

I used EFI folder You provided in a Clover Test USB pendrive to boot the system.
I should extract the new send_me starting from my original setting or using the EFI folder that You provided?

Edited by SardusX86
×
×
  • Create New...