Contribute
Register

How to build your own iMac Pro [Successful Build/Extended Guide]

Status
Not open for further replies.
Hi,

I have ASUS x299 PRIME-A and i7-7820x and tried to install hackintosh on this machine, but I am stuck at boot. I get kernel panic every time. Check screenshot below.

I have no idea how to fix this..View attachment 341752

I got your same board and cpu, try using my attached EFI folder. Please note I got no audio configured, so you should follow the guide for post installation. I got a Vega 64 and in my EFI there's VegaGraphicsFixup.kext, remove it if you don't get a Vega GPU.
 

Attachments

  • EFI.zip
    30.9 MB · Views: 94
yes, that's all that's needed..
I've had no issue getting a 1080Ti to work with the ASRock professional board.
I think the problem was that I hadn't followed the steps in E.9.2.2) - GFX0, HDAU - Nvidia Graphics Card and HDMI/DP Audio PCI implementation before installing the drivers.

Thanks again for providing the EFI file for ASRock X299 Professional Gaming XE!
 
hey, I have x299 TUF Mark 1 with patched 1301. If I update to 1401 will there be also an option to unlock MSR in BIOS settings like it is with ASUS Prime X299 Deluxe? What other benefits does 1401 bring?
 
Hi @fingers-crossed

I have modified my approach in Post #9434 please have a look.
Also please check if the length in all your buffer declarations is correct. If not, that can have the same effect. (happened to me last night)

Hi Frank,
thanks again!

I used your new code and added
External (_SB_.PCIO.RP19.PXSX, DeviceObj) // (from opcode)
to avoid compiling error.

But also with this code the SSDT fails.

And I dont understand why.
Cause your code is nearly 100% of the codes which kgp/apfelnico used for some XHC implementations, for example, and these all have addresses like PCIO.RP05.PXSX etc. And in these cases the renaming works.

I also tried adding

If (LEqual (Arg2, Zero))
{
Return (Buffer (One)
{
0x03
})
}
without success.

In the end I have the feeling that your first initial code was closer to the solution, as the SSDT didnt fail and the PXSX was at least renamed - though not ARPT, but "pci14e4,43ba".

BUFFER
You mean these lines like
Buffer (0x50) ?
I checked the sizes, to me all looked good.
But I thought that MaciASL is writing the correct values there anyway while compiling?
When I changed the text, MaciASL changed the Buffer value automatically.
So how come you got some wrong numbers in your document?

**
Now I am wondering, what might be different in my build than kgp's apart from Slot-5 instead of Slot-3?

Slot-3 is blocked by my super wide 2,5 slot graphics adapter.
When I switch my card to Slot-6, its address is PCIO.RP17.PXSX, practically the same.

Is there anyone out there with ASUS Prime Deluxe whose WiFi card is located in Slot-5 and which is fully implemented in PCI section?

good night, fellow hacmacs!
 
I think the problem was that I hadn't followed the steps in E.9.2.2) - GFX0, HDAU - Nvidia Graphics Card and HDMI/DP Audio PCI implementation before installing the drivers.

that shouldn't be necessary either..
Really you could get everything up and running with no SSDT of any kind.

Glad it works for you now.
 
Hi everybody,

I have followed this guide to create my own super renderer system. Most of the time it works fine and the pc is blazingly fast in normal 3D rendering. I also sometimes use Octane to render and this crashes a lot. Not sure if this is because of my system or the software is just buggy... however the system itself is also very unstable. I experience 3 -6 crashes everyday, mostly under heavier load but sometimes also with low load. Often happens when checking out a Youtube video or other webvideo, but not exclusive to that. I just can't get the hang of what is wrong with my system.
Here is a crashlog of my system after it freezes. To be clear: Audio freezes and stops working, mouse and screen are unresponsive and I can nog connect to the system via network... so its really dead.


Can anyone help me in the right direction?

Code:
Anonymous UUID:       3CBA7EF3-2508-C812-F303-2CF43DBE505E



Tue Jun 26 12:03:52 2018



*** Panic Report ***

mp_kdp_enter(): 4290772991, 1, 32 TIMED-OUT WAITING FOR NMI-ACK, PROCEEDING

panic(cpu 22 caller 0xffffff8001ab2c39): "waitq deadlock - waitq=0xffffff80d8042f30, cpu=22\n"@/BuildRoot/Library/Caches/com.apple.xbs/Sources/xnu/xnu-4570.61.1/osfmk/kern/waitq.c:1825

Backtrace (CPU 22), Frame : Return Address

0xffffff8739083680 : 0xffffff8001a6d166 mach_kernel : _handle_debugger_trap + 0x4c6

0xffffff87390836d0 : 0xffffff8001b95824 mach_kernel : _kdp_i386_trap + 0x114

0xffffff8739083710 : 0xffffff8001b87b10 mach_kernel : _kernel_trap + 0x4d0

0xffffff8739083790 : 0xffffff8001a1f180 mach_kernel : _return_from_trap + 0xe0

0xffffff87390837b0 : 0xffffff8001a6cbdc mach_kernel : _panic_trap_to_debugger + 0x21c

0xffffff87390838e0 : 0xffffff8001a6c99c mach_kernel : _panic + 0x5c

0xffffff8739083940 : 0xffffff8001ab2c39 mach_kernel : _waitq_wakeup64_all_locked + 0xa09

0xffffff87390839f0 : 0xffffff8001ab30af mach_kernel : _waitq_wakeup64_all_locked + 0xe7f

0xffffff8739083a60 : 0xffffff8001ab3818 mach_kernel : _waitq_wakeup64_one_locked + 0x5d8

0xffffff8739083b00 : 0xffffff8001ab3c46 mach_kernel : _waitq_wakeup64_identify_locked + 0xc6

0xffffff8739083ba0 : 0xffffff8001a53716 mach_kernel : _ipc_mqueue_post + 0x76

0xffffff8739083bf0 : 0xffffff8001a5357f mach_kernel : _ipc_mqueue_send + 0x5f

0xffffff8739083c30 : 0xffffff8001a4fb77 mach_kernel : _ipc_kmsg_send + 0x257

0xffffff8739083c80 : 0xffffff8001a72ea7 mach_kernel : _mach_msg_send_from_kernel_proper + 0xe7

0xffffff8739083cc0 : 0xffffff7f82397929 com.nvidia.web.NVDAResmanWeb : _osGetCurrentTime + 0x4e0

0xffffff8739083d00 : 0xffffff7f823eef55 com.nvidia.web.NVDAResmanWeb : _osSetEvent + 0x44

0xffffff8739083d20 : 0xffffff7f824a74ca com.nvidia.web.NVDAResmanWeb : _engineNonStallIntrNotify + 0xc6

0xffffff8739083d70 : 0xffffff7f8240262a com.nvidia.web.NVDAResmanWeb : _btreeDestroyNodes + 0x6d2d

0xffffff8739083da0 : 0xffffff7f82f8ffad com.nvidia.web.NVDAGP100HalWeb : __ZN12NVDAGP100HAL5probeEP9IOServicePi + 0x146d8b

0xffffff8739083e10 : 0xffffff7f823f6148 com.nvidia.web.NVDAResmanWeb : _osIsISR + 0x424

0xffffff8739083ed0 : 0xffffff80020997f5 mach_kernel : __ZN22IOInterruptEventSource12checkForWorkEv + 0x105

0xffffff8739083f30 : 0xffffff8002097f62 mach_kernel : __ZN10IOWorkLoop15runEventSourcesEv + 0x1e2

0xffffff8739083f70 : 0xffffff800209759c mach_kernel : __ZN10IOWorkLoop10threadMainEv + 0x2c

0xffffff8739083fa0 : 0xffffff8001a1e4f7 mach_kernel : _call_continuation + 0x17

      Kernel Extensions in backtrace:

        com.nvidia.web.NVDAResmanWeb(10.3.1)[9E5331D7-2B37-394B-97C7-3C5B54B7C367]@0xffffff7f82390000->0xffffff7f82a08fff

            dependency: com.apple.iokit.IOPCIFamily(2.9)[1057F053-73DE-33E4-B5BE-09DA28715DB4]@0xffffff7f82294000

            dependency: com.apple.iokit.IONDRVSupport(519.19)[3B9AF334-51BC-3DCC-95B2-DC7386BB16FF]@0xffffff7f82375000

            dependency: com.apple.iokit.IOGraphicsFamily(519.19)[0B3857C5-9040-3A0C-BFB4-C45E56DB01C6]@0xffffff7f8231f000

            dependency: com.apple.AppleGraphicsDeviceControl(3.18.52)[FC5E4CD4-7730-3A55-9CC5-338A64F50E42]@0xffffff7f82385000

        com.nvidia.web.NVDAGP100HalWeb(10.3.1)[0CDFBF48-5CD7-3C97-A083-A7E179C25654]@0xffffff7f82e48000->0xffffff7f82feefff

            dependency: com.nvidia.web.NVDAResmanWeb(10.3.1)[9E5331D7-2B37-394B-97C7-3C5B54B7C367]@0xffffff7f82390000

            dependency: com.apple.iokit.IOPCIFamily(2.9)[1057F053-73DE-33E4-B5BE-09DA28715DB4]@0xffffff7f82294000



BSD process name corresponding to current thread: kernel_task

Boot args: darkwake=0 keepsyms=1 debug=0x100



Mac OS version:

17F77



Kernel version:

Darwin Kernel Version 17.6.0: Tue May  8 15:22:16 PDT 2018; root:xnu-4570.61.1~1/RELEASE_X86_64

Kernel UUID: CC1699EE-71B5-3AF1-AAA3-6DBD16222B92

Kernel slide:     0x0000000001800000

Kernel text base: 0xffffff8001a00000

__HIB  text base: 0xffffff8001900000

System model name: iMacPro1,1 (Mac-7BA5B2D9E42DDD94)



System uptime in nanoseconds: 88979591576482

last loaded kext at 3364836648670: com.apple.driver.AppleUSBMergeNub    900.4.1 (addr 0xffffff7f84d8f000, size 12288)

last unloaded kext at 8949562368954: com.apple.macos.driver.AppleUSBEthernetHost    8.1.1 (addr 0xffffff7f84d0d000, size 49152)

loaded kexts:

com.nvidia.CUDA    1.1.0

com.tuxera.filesystems.tuxera_ntfs    2017.12.18

com.nvidia.web.GeForceWeb    10.3.1

com.nvidia.web.NVDAGP100HalWeb    10.3.1

com.nvidia.web.NVDAResmanWeb    10.3.1

com.evoluent.driver.VerticalMouseDriver    1.3.0f1

com.intel.driver.EnergyDriver    2.0

at.obdev.nke.LittleSnitch    4740

org.hwsensors.driver.GPUSensors    1462

com.smalltree.driver.SmallTreeIntel82576    1.0.6

org.hwsensors.driver.LPCSensors    1449

com.insanelymac.IntelMausiEthernet    2.3.0

org.hwsensors.driver.ACPISensors    1449

hu.interferenc.TSCAdjustReset    1.1

org.hwsensors.driver.CPUSensors    1449

org.netkas.driver.FakeSMC    1449

as.vit9696.Shiki    2.2.6

as.vit9696.AppleALC    1.2.6

as.vit9696.Lilu    1.2.3

com.apple.filesystems.smbfs    3.2.3

com.apple.filesystems.afpfs    11.1

com.apple.nke.asp-tcp    8.0.2

com.apple.filesystems.autofs    3.0

com.apple.driver.AudioAUUC    1.70

com.apple.filesystems.msdosfs    1.10

com.apple.driver.AppleUpstreamUserClient    3.6.5

com.apple.driver.AppleGraphicsDevicePolicy    3.18.52

com.apple.driver.AppleMCCSControl    1.5.5

com.apple.driver.X86PlatformShim    1.0.0

com.apple.driver.ApplePlatformEnabler    2.7.0d0

com.apple.driver.AGPM    110.23.37

com.apple.AGDCPluginDisplayMetrics    3.18.52

com.apple.driver.AppleHV    1

com.apple.iokit.IOUserEthernet    1.0.1

com.apple.driver.AppleHDA    281.52

com.apple.iokit.IOBluetoothSerialManager    6.0.6f2

com.apple.driver.pmtelemetry    1

com.apple.Dont_Steal_Mac_OS_X    7.0.0

com.apple.driver.AppleIntelPCHPMC    2.0.1

com.apple.driver.AppleIntelSlowAdaptiveClocking    4.0.0

com.apple.driver.AppleOSXWatchdog    1

com.apple.filesystems.hfs.kext    407.50.6

com.apple.AppleFSCompression.AppleFSCompressionTypeDataless    1.0.0d1

com.apple.BootCache    40

com.apple.AppleFSCompression.AppleFSCompressionTypeZlib    1.0.0

com.apple.AppleSystemPolicy    1.0

com.apple.filesystems.apfs    748.51.0

com.apple.driver.AppleAHCIPort    329.50.2

com.apple.driver.AppleHPET    1.8

com.apple.driver.AppleRTC    2.0

com.apple.driver.AppleACPIEC    6.1

com.apple.driver.AppleACPIButtons    6.1

com.apple.driver.AppleSMBIOS    2.1

com.apple.driver.AppleAPIC    1.7

com.apple.nke.applicationfirewall    183

com.apple.security.TMSafetyNet    8

com.apple.security.quarantine    3

com.apple.security.SecureRemotePassword    1.0

com.apple.kext.triggers    1.0

com.apple.driver.AppleGraphicsControl    3.18.52

com.apple.driver.AppleSMBusController    1.0.18d1

com.apple.iokit.IOAVBFamily    680.2

com.apple.plugin.IOgPTPPlugin    680.15

com.apple.iokit.IOEthernetAVBController    1.1.0

com.apple.driver.DspFuncLib    281.52

com.apple.kext.OSvKernDSPLib    526

com.apple.iokit.IOAcceleratorFamily2    378.18.1

com.apple.driver.AppleSSE    1.0

com.apple.iokit.IOSurface    211.12

com.apple.iokit.IOUSBHIDDriver    900.4.1

com.apple.iokit.IOSerialFamily    11

com.apple.iokit.IONDRVSupport    519.19

com.apple.AppleGPUWrangler    3.18.52

com.apple.AppleGraphicsDeviceControl    3.18.52

com.apple.driver.AppleHDAController    281.52

com.apple.iokit.IOGraphicsFamily    519.19

com.apple.iokit.IOHDAFamily    281.52

com.apple.iokit.IOAudioFamily    206.5

com.apple.vecLib.kext    1.2.0

com.apple.iokit.IOBluetoothHostControllerUSBTransport    6.0.6f2

com.apple.iokit.IOBluetoothHostControllerTransport    6.0.6f2

com.apple.iokit.IOBluetoothFamily    6.0.6f2

com.apple.iokit.IOSlowAdaptiveClockingFamily    1.0.0

com.apple.driver.X86PlatformPlugin    1.0.0

com.apple.driver.IOPlatformPluginFamily    6.0.0d8

com.apple.driver.AppleHIDKeyboard    205

com.apple.driver.usb.IOUSBHostHIDDevice    1.2

com.apple.iokit.IOAHCIBlockStorage    301.40.2

com.apple.driver.AppleUSBHostMergeProperties    1.2

com.apple.driver.usb.AppleUSBHub    1.2

com.apple.driver.usb.networking    5.0.0

com.apple.driver.usb.AppleUSBHostCompositeDevice    1.2

com.apple.filesystems.hfs.encodings.kext    1

com.apple.driver.usb.AppleUSBHostPacketFilter    1.0

com.apple.iokit.IOUSBFamily    900.4.1

com.apple.iokit.IONVMeFamily    2.1.0

com.apple.iokit.IOAHCIFamily    288

com.apple.driver.usb.AppleUSBXHCIPCI    1.2

com.apple.driver.usb.AppleUSBXHCI    1.2

com.apple.driver.AppleEFINVRAM    2.1

com.apple.driver.AppleEFIRuntime    2.1

com.apple.iokit.IOSMBusFamily    1.1

com.apple.iokit.IOHIDFamily    2.0.0

com.apple.security.sandbox    300.0

com.apple.kext.AppleMatch    1.0.0d1

com.apple.driver.DiskImages    480.60.1

com.apple.driver.AppleFDEKeyStore    28.30

com.apple.driver.AppleEffaceableStorage    1.0

com.apple.driver.AppleKeyStore    2

com.apple.driver.AppleUSBTDM    439.60.2

com.apple.driver.AppleMobileFileIntegrity    1.0.5

com.apple.iokit.IOUSBMassStorageDriver    140.50.3

com.apple.iokit.IOSCSIBlockCommandsDevice    404.30.2

com.apple.iokit.IOSCSIArchitectureModelFamily    404.30.2

com.apple.iokit.IOStorageFamily    2.1

com.apple.driver.AppleCredentialManager    1.0

com.apple.driver.KernelRelayHost    1

com.apple.iokit.IOUSBHostFamily    1.2

com.apple.driver.usb.AppleUSBCommon    1.0

com.apple.driver.AppleBusPowerController    1.0

com.apple.driver.AppleSEPManager    1.0.1

com.apple.driver.IOSlaveProcessor    1

com.apple.iokit.IOReportFamily    31

com.apple.iokit.IOTimeSyncFamily    680.15

com.apple.iokit.IONetworkingFamily    3.4

com.apple.driver.AppleACPIPlatform    6.1

com.apple.driver.AppleSMC    3.1.9

com.apple.iokit.IOPCIFamily    2.9

com.apple.iokit.IOACPIFamily    1.4

com.apple.kec.pthread    1

com.apple.kec.Libm    1

com.apple.kec.corecrypto    1.0



EOF

Model: iMacPro1,1, BootROM IMP11.0064.B30, 16 processors, 2,81 GHz, 64 GB, SMC 2.41f1

Graphics: NVIDIA GeForce GTX 1080, NVIDIA GeForce GTX 1080, PCIe

Memory Module: BANK 0/DIMM0, 16 GB, DDR4, 2400 MHz, CRUCIAL, BLS16G4D240FSC.16FBR

Memory Module: BANK 1/DIMM0, 16 GB, DDR4, 2400 MHz, CRUCIAL, BLS16G4D240FSC.16FBR

Memory Module: BANK 2/DIMM0, 16 GB, DDR4, 2400 MHz, CRUCIAL, BLS16G4D240FSC.16FBR

Memory Module: BANK 3/DIMM0, 16 GB, DDR4, 2400 MHz, CRUCIAL, BLS16G4D240FSC.16FBR

Bluetooth: Version 6.0.6f2, 3 services, 26 devices, 1 incoming serial ports

Network Service: Ethernet 2, Ethernet, en2

PCI Card: NVIDIA GeForce GTX 1080, Display Controller, PCI Slot 6@101,0,0

PCI Card: pci10de,10f0, Audio Device, PCI Slot 6@101,0,1

Serial ATA Device: Samsung SSD 840 EVO 250GB, 250,06 GB

USB Device: USB 3.0 Bus

USB Device: ASM107x

USB Device: AURA Custom Human interface

USB Device: Bluetooth HCI

USB Device:

USB Device: Extreme

USB Device: ASM107x

USB Device: Evoluent VerticalMouse 4

USB Device: Keyboard Hub

USB Device: Apple Keyboard

USB Device: USB 3.1 Bus

USB Device: USB 3.1 Bus

USB Device: USB 3.1 Bus

Thunderbolt Bus:

And another crash report, from today:

Code:
Anonymous UUID:       3CBA7EF3-2508-C812-F303-2CF43DBE505E

Fri Jul 20 14:20:16 2018

*** Panic Report ***
panic(cpu 0 caller 0xffffff8006488754): "thread_invoke: preemption_level 1, possible cause: blocking while holding a spinlock, or within interrupt context"@/BuildRoot/Library/Caches/com.apple.xbs/Sources/xnu/xnu-4570.61.1/osfmk/kern/sched_prim.c:2231
Backtrace (CPU 0), Frame : Return Address
0xffffffa774ebb700 : 0xffffff800646d166 mach_kernel : _handle_debugger_trap + 0x4c6
0xffffffa774ebb750 : 0xffffff8006595824 mach_kernel : _kdp_i386_trap + 0x114
0xffffffa774ebb790 : 0xffffff8006587b10 mach_kernel : _kernel_trap + 0x4d0
0xffffffa774ebb810 : 0xffffff800641f180 mach_kernel : _return_from_trap + 0xe0
0xffffffa774ebb830 : 0xffffff800646cbdc mach_kernel : _panic_trap_to_debugger + 0x21c
0xffffffa774ebb960 : 0xffffff800646c99c mach_kernel : _panic + 0x5c
0xffffffa774ebb9c0 : 0xffffff8006488754 mach_kernel : _thread_unstop + 0x10d4
0xffffffa774ebba40 : 0xffffff80064875df mach_kernel : _thread_block_reason + 0xaf
0xffffffa774ebba90 : 0xffffff800647c49e mach_kernel : _lck_mtx_sleep + 0x7e
0xffffffa774ebbad0 : 0xffffff80064b959c mach_kernel : _zalloc_async + 0x3cc
0xffffffa774ebbc00 : 0xffffff800644ec16 mach_kernel : _ipc_kmsg_alloc + 0x106
0xffffffa774ebbc30 : 0xffffff800644f803 mach_kernel : _ipc_kmsg_get_from_kernel + 0x43
0xffffffa774ebbc80 : 0xffffff8006472df2 mach_kernel : _mach_msg_send_from_kernel_proper + 0x32
0xffffffa774ebbcc0 : 0xffffff7f86d97929 com.nvidia.web.NVDAResmanWeb : _osGetCurrentTime + 0x4e0
0xffffffa774ebbd00 : 0xffffff7f86deef55 com.nvidia.web.NVDAResmanWeb : _osSetEvent + 0x44
0xffffffa774ebbd20 : 0xffffff7f86ea74ca com.nvidia.web.NVDAResmanWeb : _engineNonStallIntrNotify + 0xc6
0xffffffa774ebbd70 : 0xffffff7f86e0262a com.nvidia.web.NVDAResmanWeb : _btreeDestroyNodes + 0x6d2d
0xffffffa774ebbda0 : 0xffffff7f8798ffad com.nvidia.web.NVDAGP100HalWeb : __ZN12NVDAGP100HAL5probeEP9IOServicePi + 0x146d8b
0xffffffa774ebbe10 : 0xffffff7f86df6148 com.nvidia.web.NVDAResmanWeb : _osIsISR + 0x424
0xffffffa774ebbed0 : 0xffffff8006a997f5 mach_kernel : __ZN22IOInterruptEventSource12checkForWorkEv + 0x105
0xffffffa774ebbf30 : 0xffffff8006a97f62 mach_kernel : __ZN10IOWorkLoop15runEventSourcesEv + 0x1e2
0xffffffa774ebbf70 : 0xffffff8006a9759c mach_kernel : __ZN10IOWorkLoop10threadMainEv + 0x2c
0xffffffa774ebbfa0 : 0xffffff800641e4f7 mach_kernel : _call_continuation + 0x17
      Kernel Extensions in backtrace:
         com.nvidia.web.NVDAResmanWeb(10.3.1)[9E5331D7-2B37-394B-97C7-3C5B54B7C367]@0xffffff7f86d90000->0xffffff7f87408fff
            dependency: com.apple.iokit.IOPCIFamily(2.9)[1057F053-73DE-33E4-B5BE-09DA28715DB4]@0xffffff7f86c94000
            dependency: com.apple.iokit.IONDRVSupport(519.19)[3B9AF334-51BC-3DCC-95B2-DC7386BB16FF]@0xffffff7f86d75000
            dependency: com.apple.iokit.IOGraphicsFamily(519.19)[0B3857C5-9040-3A0C-BFB4-C45E56DB01C6]@0xffffff7f86d1f000
            dependency: com.apple.AppleGraphicsDeviceControl(3.18.52)[FC5E4CD4-7730-3A55-9CC5-338A64F50E42]@0xffffff7f86d85000
         com.nvidia.web.NVDAGP100HalWeb(10.3.1)[0CDFBF48-5CD7-3C97-A083-A7E179C25654]@0xffffff7f87848000->0xffffff7f879eefff
            dependency: com.nvidia.web.NVDAResmanWeb(10.3.1)[9E5331D7-2B37-394B-97C7-3C5B54B7C367]@0xffffff7f86d90000
            dependency: com.apple.iokit.IOPCIFamily(2.9)[1057F053-73DE-33E4-B5BE-09DA28715DB4]@0xffffff7f86c94000

BSD process name corresponding to current thread: kernel_task
Boot args: darkwake=0 keepsyms=1 debug=0x100 

Mac OS version:
17F77

Kernel version:
Darwin Kernel Version 17.6.0: Tue May  8 15:22:16 PDT 2018; root:xnu-4570.61.1~1/RELEASE_X86_64
Kernel UUID: CC1699EE-71B5-3AF1-AAA3-6DBD16222B92
Kernel slide:     0x0000000006200000
Kernel text base: 0xffffff8006400000
__HIB  text base: 0xffffff8006300000
System model name: iMacPro1,1 (Mac-7BA5B2D9E42DDD94)

System uptime in nanoseconds: 100338451577138
last loaded kext at 100046261964236: com.apple.filesystems.msdosfs    1.10 (addr 0xffffff7f87f32000, size 69632)
last unloaded kext at 100123365257024: com.apple.driver.AppleXsanScheme    3 (addr 0xffffff7f88e9e000, size 40960)
loaded kexts:
com.nvidia.CUDA    1.1.0
com.tuxera.filesystems.tuxera_ntfs    2017.12.18
com.evoluent.driver.VerticalMouseDriver    1.3.0f1
com.nvidia.web.GeForceWeb    10.3.1
com.nvidia.web.NVDAGP100HalWeb    10.3.1
com.nvidia.web.NVDAResmanWeb    10.3.1
com.intel.driver.EnergyDriver    2.0
at.obdev.nke.LittleSnitch    4740
org.hwsensors.driver.GPUSensors    1462
com.smalltree.driver.SmallTreeIntel82576    1.0.6
org.hwsensors.driver.LPCSensors    1449
com.insanelymac.IntelMausiEthernet    2.3.0
org.hwsensors.driver.ACPISensors    1449
hu.interferenc.TSCAdjustReset    1.1
org.hwsensors.driver.CPUSensors    1449
org.netkas.driver.FakeSMC    1449
as.vit9696.Shiki    2.2.6
as.vit9696.AppleALC    1.2.6
as.lvs1974.NvidiaGraphicsFixup    1.2.7
as.vit9696.Lilu    1.2.3
com.apple.filesystems.smbfs    3.2.3
com.apple.filesystems.afpfs    11.1
com.apple.nke.asp-tcp    8.0.2
com.apple.driver.AudioAUUC    1.70
com.apple.filesystems.autofs    3.0
com.apple.driver.AGPM    110.23.37
com.apple.driver.ApplePlatformEnabler    2.7.0d0
com.apple.driver.X86PlatformShim    1.0.0
com.apple.AGDCPluginDisplayMetrics    3.18.52
com.apple.driver.AppleUpstreamUserClient    3.6.5
com.apple.driver.AppleMCCSControl    1.5.5
com.apple.driver.AppleHV    1
com.apple.driver.AppleHDA    281.52
com.apple.iokit.IOUserEthernet    1.0.1
com.apple.iokit.IOBluetoothSerialManager    6.0.6f2
com.apple.driver.pmtelemetry    1
com.apple.Dont_Steal_Mac_OS_X    7.0.0
com.apple.driver.AppleIntelPCHPMC    2.0.1
com.apple.driver.AppleIntelSlowAdaptiveClocking    4.0.0
com.apple.driver.AppleOSXWatchdog    1
com.apple.filesystems.hfs.kext    407.50.6
com.apple.AppleFSCompression.AppleFSCompressionTypeDataless    1.0.0d1
com.apple.BootCache    40
com.apple.AppleFSCompression.AppleFSCompressionTypeZlib    1.0.0
com.apple.AppleSystemPolicy    1.0
com.apple.filesystems.apfs    748.51.0
com.apple.driver.AppleAHCIPort    329.50.2
com.apple.driver.AppleACPIEC    6.1
com.apple.driver.AppleHPET    1.8
com.apple.driver.AppleRTC    2.0
com.apple.driver.AppleACPIButtons    6.1
com.apple.driver.AppleSMBIOS    2.1
com.apple.driver.AppleAPIC    1.7
com.apple.nke.applicationfirewall    183
com.apple.security.TMSafetyNet    8
com.apple.security.quarantine    3
com.apple.security.SecureRemotePassword    1.0
com.apple.kext.triggers    1.0
com.apple.iokit.IOAVBFamily    680.2
com.apple.plugin.IOgPTPPlugin    680.15
com.apple.iokit.IOEthernetAVBController    1.1.0
com.apple.driver.AppleSMBusController    1.0.18d1
com.apple.driver.DspFuncLib    281.52
com.apple.kext.OSvKernDSPLib    526
com.apple.driver.AppleSSE    1.0
com.apple.iokit.IOUSBHIDDriver    900.4.1
com.apple.iokit.IOAcceleratorFamily2    378.18.1
com.apple.iokit.IOSurface    211.12
com.apple.iokit.IOSerialFamily    11
com.apple.iokit.IONDRVSupport    519.19
com.apple.AppleGPUWrangler    3.18.52
com.apple.AppleGraphicsDeviceControl    3.18.52
com.apple.driver.AppleHDAController    281.52
com.apple.iokit.IOGraphicsFamily    519.19
com.apple.iokit.IOHDAFamily    281.52
com.apple.iokit.IOAudioFamily    206.5
com.apple.vecLib.kext    1.2.0
com.apple.iokit.IOBluetoothHostControllerUSBTransport    6.0.6f2
com.apple.iokit.IOBluetoothHostControllerTransport    6.0.6f2
com.apple.iokit.IOBluetoothFamily    6.0.6f2
com.apple.iokit.IOSlowAdaptiveClockingFamily    1.0.0
com.apple.driver.X86PlatformPlugin    1.0.0
com.apple.driver.IOPlatformPluginFamily    6.0.0d8
com.apple.driver.AppleHIDKeyboard    205
com.apple.driver.usb.IOUSBHostHIDDevice    1.2
com.apple.iokit.IOAHCIBlockStorage    301.40.2
com.apple.driver.AppleUSBHostMergeProperties    1.2
com.apple.driver.usb.AppleUSBHub    1.2
com.apple.driver.usb.networking    5.0.0
com.apple.driver.usb.AppleUSBHostCompositeDevice    1.2
com.apple.filesystems.hfs.encodings.kext    1
com.apple.driver.usb.AppleUSBHostPacketFilter    1.0
com.apple.iokit.IOUSBFamily    900.4.1
com.apple.iokit.IONVMeFamily    2.1.0
com.apple.iokit.IOAHCIFamily    288
com.apple.driver.usb.AppleUSBXHCIPCI    1.2
com.apple.driver.usb.AppleUSBXHCI    1.2
com.apple.driver.AppleEFINVRAM    2.1
com.apple.iokit.IOSMBusFamily    1.1
com.apple.driver.AppleEFIRuntime    2.1
com.apple.iokit.IOHIDFamily    2.0.0
com.apple.security.sandbox    300.0
com.apple.kext.AppleMatch    1.0.0d1
com.apple.driver.DiskImages    480.60.1
com.apple.driver.AppleFDEKeyStore    28.30
com.apple.driver.AppleEffaceableStorage    1.0
com.apple.driver.AppleKeyStore    2
com.apple.driver.AppleUSBTDM    439.60.2
com.apple.driver.AppleMobileFileIntegrity    1.0.5
com.apple.iokit.IOUSBMassStorageDriver    140.50.3
com.apple.iokit.IOSCSIBlockCommandsDevice    404.30.2
com.apple.iokit.IOSCSIArchitectureModelFamily    404.30.2
com.apple.iokit.IOStorageFamily    2.1
com.apple.driver.AppleCredentialManager    1.0
com.apple.driver.KernelRelayHost    1
com.apple.iokit.IOUSBHostFamily    1.2
com.apple.driver.usb.AppleUSBCommon    1.0
com.apple.driver.AppleBusPowerController    1.0
com.apple.driver.AppleSEPManager    1.0.1
com.apple.driver.IOSlaveProcessor    1
com.apple.iokit.IOReportFamily    31
com.apple.iokit.IOTimeSyncFamily    680.15
com.apple.iokit.IONetworkingFamily    3.4
com.apple.driver.AppleACPIPlatform    6.1
com.apple.driver.AppleSMC    3.1.9
com.apple.iokit.IOPCIFamily    2.9
com.apple.iokit.IOACPIFamily    1.4
com.apple.kec.pthread    1
com.apple.kec.Libm    1
com.apple.kec.corecrypto    1.0

EOF
Model: iMacPro1,1, BootROM IMP11.0064.B30, 16 processors, 2,81 GHz, 64 GB, SMC 2.41f1
Graphics: NVIDIA GeForce GTX 1080, NVIDIA GeForce GTX 1080, PCIe
Memory Module: BANK 0/DIMM0, 16 GB, DDR4, 2400 MHz, CRUCIAL, BLS16G4D240FSC.16FBR
Memory Module: BANK 1/DIMM0, 16 GB, DDR4, 2400 MHz, CRUCIAL, BLS16G4D240FSC.16FBR
Memory Module: BANK 2/DIMM0, 16 GB, DDR4, 2400 MHz, CRUCIAL, BLS16G4D240FSC.16FBR
Memory Module: BANK 3/DIMM0, 16 GB, DDR4, 2400 MHz, CRUCIAL, BLS16G4D240FSC.16FBR
Bluetooth: Version 6.0.6f2, 3 services, 26 devices, 1 incoming serial ports
Network Service: Ethernet 2, Ethernet, en2
PCI Card: NVIDIA GeForce GTX 1080, Display Controller, Slot-1
PCI Card: pci10de,10f0, Audio Device, PCI Slot 6@101,0,1
Serial ATA Device: Samsung SSD 840 EVO 250GB, 250,06 GB
USB Device: USB 3.1 Bus
USB Device: USB 3.1 Bus
USB Device: USB 3.0 Bus
USB Device: ASM107x
USB Device: AURA Custom Human interface
USB Device: Bluetooth HCI
USB Device: 
USB Device: ASM107x
USB Device: Evoluent VerticalMouse 4
USB Device: Keyboard Hub
USB Device: Apple Keyboard
USB Device: USB 3.1 Bus
Thunderbolt Bus:
 
Last edited by a moderator:
Hi @Rulebreaker01

which audio controller do you have on your board?
and if it is ALC1220, do you use AppleALC.kext ?

All the Best
Frank
 
that shouldn't be necessary either..
Really you could get everything up and running with no SSDT of any kind.

Glad it works for you now.
Thank you again for your help :thumbup: I did a clean system install without any SSDT's and I could install Nvidia drivers without problems.

Previously I had the SSDT-X299-TB3-iMacPro-BR2A.aml active and that might have caused problems as my GPU was identified as Thunderbolt device when that SSDT was applied. Or I did some other mistake.

Could also apply SSDT-X299-iMacPro-ASRock-Professional.aml SSDT after the install without problems (removed Broadcom Wifi as I don't have it).
 
Last edited:
It works now. It was problem with bios version. Thank you everyone.

Everything is ok now, except sound. I have tried with appleALC codec and cloverALC, but it doesn’t work. Any solutions?
 
Status
Not open for further replies.
Back
Top