Balamut Posted October 27, 2018 Share Posted October 27, 2018 Hey guys can you help me out here, I’m having a blonde moment, I’ve got ws x299 sage/10g with dual x550 10g ports, subsystem is set as Asus and I’m having a very though time calculating the offset, help?Offset 0x0240 second image Link to comment Share on other sites More sharing options...
sensite Posted October 27, 2018 Share Posted October 27, 2018 (edited) On 10/21/2018 at 3:22 PM, KGP-iMacPro said: I always use the actual version of Clover. Right now it is 4717. Hi, i'm kind of stuck on a strange problem. on a cold boot of my system my usb mouse(Corsair M65) most of the time does not work, i see it has power but does not move the pointer. If i unplug it and plug it back in to the usb2 port on the motherboard everything works. Then on a warm reboot it will work most of the time. Any idea where i should start looking? Just to add my usb keyboard always works, also a corsair. thanks in advance. Edited October 27, 2018 by sensite Link to comment Share on other sites More sharing options...
KGP-iMacPro Posted October 29, 2018 Author Share Posted October 29, 2018 On 10/27/2018 at 4:08 PM, sensite said: Hi, i'm kind of stuck on a strange problem. on a cold boot of my system my usb mouse(Corsair M65) most of the time does not work, i see it has power but does not move the pointer. If i unplug it and plug it back in to the usb2 port on the motherboard everything works. Then on a warm reboot it will work most of the time. Any idea where i should start looking? Just to add my usb keyboard always works, also a corsair. thanks in advance. To provide any help I would need: Detailed system specifications, Screenshots of your BIOS settings, EFI-Folder, IOREG.save, DSDT.aml, "PCI" screenshot of Apple's system report. Link to comment Share on other sites More sharing options...
KGP-iMacPro Posted October 29, 2018 Author Share Posted October 29, 2018 (edited) On 10/27/2018 at 12:15 PM, Balamut said: Hey guys can you help me out here, I’m having a blonde moment, I’ve got ws x299 sage/10g with dual x550 10g ports, subsystem is set as Asus and I’m having a very though time calculating the offset, help? Offset 0x0240 second image controller figures as 1043 instead of 8086, thus at your own risk... I also miss an ifconfig screenshot but from the other screenshot above I guess your 10g ports are assigned to enp179s0f1? sudo ethtool -E enp179s0f1 magic 0x15638086 offset 0x242 value 0x0a sudo ethtool -E enp179s0f1 magic 0x15638086 offset 0x243 value 0x00 Good luck.. Edited October 29, 2018 by KGP-iMacPro 1 Link to comment Share on other sites More sharing options...
Balamut Posted October 29, 2018 Share Posted October 29, 2018 Thanks man I'll give it a shot, I have 2 10G ports so I can experiment with one and see what happens, I was just having a really hard time calculating the offsets, its better ask then burn the thing. On the 1043, yeah I saw it. its Asus Vendor ID, I might have to change it back to 8086, Ive seen this done couple of time with AMD a while back. Thanks again. Link to comment Share on other sites More sharing options...
KGP-iMacPro Posted October 29, 2018 Author Share Posted October 29, 2018 @Balamut, there was still an error in the two commands, please see revised post above! 1 Link to comment Share on other sites More sharing options...
Balamut Posted October 29, 2018 Share Posted October 29, 2018 1 minute ago, KGP-iMacPro said: @Balamut, there was still an error in the two commands, please see revised post above! This ? sudo ethtool -E enp179s0f1 magic 0x15638086 offset 0x242 value 0x0a sudo ethtool -E enp179s0f1 magic 0x15638086 offset 0x243 value 0x00 Link to comment Share on other sites More sharing options...
KGP-iMacPro Posted October 29, 2018 Author Share Posted October 29, 2018 (edited) 5 minutes ago, Balamut said: This ? sudo ethtool -E enp179s0f1 magic 0x15638086 offset 0x242 value 0x0a sudo ethtool -E enp179s0f1 magic 0x15638086 offset 0x243 value 0x00 Yes that's hopefully the correct patch.. I am somewhat worried though.. the chip shows up as ASUS and not as Intel.. at your own risk, ok? Are you sure that you need to modify the eprom to make this chip work? Anyway it might be really a good idea just to patch one port at first place. Please verify once more both patches above by means of my example in my guide. Edited October 29, 2018 by KGP-iMacPro Link to comment Share on other sites More sharing options...
Balamut Posted October 29, 2018 Share Posted October 29, 2018 (edited) 8 minutes ago, KGP-iMacPro said: Yes that's hopefully the correct patch.. I am somewhat worried though.. the chip shows up as ASUS and not as Intel.. at your own risk, ok? Are you sure that you need to modify the eprom to make this chip work? Yeah I do, it won't work without it. Asus change the vendor from Intel, changing that won't affect anything except maybe drivers under windows. its X550 Thats the plan, patch just one port and see what happens and if all goes well the second one. Edited October 29, 2018 by Balamut 1 Link to comment Share on other sites More sharing options...
KGP-iMacPro Posted October 29, 2018 Author Share Posted October 29, 2018 @Balamut, did it work? Link to comment Share on other sites More sharing options...
Balamut Posted October 29, 2018 Share Posted October 29, 2018 [mention=6786]Balamut[/mention], did it work?Will test it tonight, my brother had a kid so was busy with that Link to comment Share on other sites More sharing options...
Djlild7hina Posted October 29, 2018 Share Posted October 29, 2018 (edited) 16 minutes ago, Balamut said: Will test it tonight, my brother had a kid so was busy with that are you trying to patch the onboard 10g ports? This is way easier and no patching required! Just place The FakePCIID kexts in /EFI/Clover/kexts/Other and SmallTreeIntel9259x in /EFI/Clover/Kexts/10.13 or 10.14 if you're on mojave. Intel X550-AT2 Drivers.zip Edited October 29, 2018 by Djlild7hina 1 Link to comment Share on other sites More sharing options...
Balamut Posted October 29, 2018 Share Posted October 29, 2018 57 minutes ago, Djlild7hina said: are you trying to patch the onboard 10g ports? This is way easier and no patching required! Just place The FakePCIID kexts in /EFI/Clover/kexts/Other and SmallTreeIntel9259x in /EFI/Clover/Kexts/10.13 or 10.14 if you're on mojave. Intel X550-AT2 Drivers.zip Wow worked like a charm, thanks man! Now problem #2, kernel panic/reboot after sleep (it's hit and miss, sometimes reboot sometimes not) Any suggestions? Anonymous UUID: A61008CC-62FC-A7DD-4CD4-EB188FBC9D05 Mon Oct 29 16:35:05 2018 *** Panic Report *** Machine-check capabilities: 0x0000000000000c14 family: 6 model: 85 stepping: 4 microcode: 33554509 signature: 0x50654 Intel(R) Core(TM) i9-7980XE CPU @ 2.60GHz 20 error-reporting banks Processor 28: IA32_MCG_STATUS: 0x0000000000000005 IA32_MC0_STATUS(0x401): 0xb200000000070005 Processor 29: IA32_MCG_STATUS: 0x0000000000000005 IA32_MC0_STATUS(0x401): 0xb200000000070005 mp_kdp_enter(): 68719476734, 1, 36 TIMED-OUT WAITING FOR NMI-ACK, PROCEEDING panic(cpu 0 caller 0xffffff801258811a): "Machine Check at 0xffffff8012598bc5, registers:\n" "CR0: 0x000000008001003b, CR2: 0x000070000cb8fde8, CR3: 0x0000000028774000, CR4: 0x00000000003627e0\n" "RAX: 0x0000000000000020, RBX: 0xffffff8012debcc0, RCX: 0x0000000000000001, RDX: 0x0000000000000000\n" "RSP: 0xffffff8e2694bed0, RBP: 0xffffff8e2694bf10, RSI: 0x0000000000000000, RDI: 0xffffff8012c52740\n" "R8: 0x0000000000000000, R9: 0x0000028366ef756c, R10: 0x00001607b3eda8e1, R11: 0xffffff8012debc80\n" "R12: 0x0000000000000020, R13: 0x0000000000cb2b73, R14: 0x00001607b3f2f9d3, R15: 0x0000000000000000\n" "RFL: 0x0000000000000046, RIP: 0xffffff8012598bc5, CS: 0x0000000000000008, SS: 0x0000000000000010\n" "Error code: 0x0000000000000000\n"@/BuildRoot/Library/Caches/com.apple.xbs/Sources/xnu/xnu-4570.71.2/osfmk/i386/trap_native.c:168 Backtrace (CPU 0), Frame : Return Address 0xffffff801234c330 : 0xffffff801246c1c6 0xffffff801234c380 : 0xffffff8012595274 0xffffff801234c3c0 : 0xffffff8012587544 0xffffff801234c430 : 0xffffff801241e1e0 0xffffff801234c450 : 0xffffff801246bc3c 0xffffff801234c580 : 0xffffff801246b9fc 0xffffff801234c5e0 : 0xffffff801258811a 0xffffff801234c6d0 : 0xffffff801241ea5f 0xffffff8e2694bf10 : 0xffffff801258934c 0xffffff8e2694bf30 : 0xffffff801248a4a2 0xffffff8e2694bf80 : 0xffffff801248aa70 0xffffff8e2694bfa0 : 0xffffff801241d557 BSD process name corresponding to current thread: kernel_task Boot args: darkwake=0 Mac OS version: 17G65 Kernel version: Darwin Kernel Version 17.7.0: Thu Jun 21 22:53:14 PDT 2018; root:xnu-4570.71.2~1/RELEASE_X86_64 Kernel UUID: 1AE5ACFD-3B6F-3D74-AD52-31F1430DBC6F Kernel slide: 0x0000000012200000 Kernel text base: 0xffffff8012400000 __HIB text base: 0xffffff8012300000 System model name: iMacPro1,1 (Mac-7BA5B2D9E42DDD94) System uptime in nanoseconds: 24223342250019 last loaded kext at 23867450107578: com.apple.driver.AudioAUUC 1.70 (addr 0xffffff7f95be4000, size 28672) last unloaded kext at 24072496846277: com.apple.driver.usb.cdc 5.0.0 (addr 0xffffff7f95bdd000, size 28672) loaded kexts: com.nvidia.web.GeForceWeb 10.3.3 com.nvidia.web.NVDAGP100HalWeb 10.3.3 com.nvidia.web.NVDAResmanWeb 10.3.3 com.intel.driver.EnergyDriver 3.5.5 hu.interferenc.TSCAdjustReset 1.1 org.slice.IntelCPUMonitor 1.2.2 org.mozodojo.W836x 1.3.0 org.kozlek.GeforceSensor 1.2.3 org.netkas.FakeSMC 3.5.1 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.driver.AppleGraphicsDevicePolicy 3.20.13 com.apple.AGDCPluginDisplayMetrics 3.20.13 com.apple.driver.AppleHV 1 com.apple.iokit.IOUserEthernet 1.0.1 com.apple.driver.AppleUpstreamUserClient 3.6.5 com.apple.driver.AppleMCCSControl 1.5.5 com.apple.iokit.IOBluetoothSerialManager 6.0.7f10 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.driver.AppleTopCaseHIDEventDriver 133 com.apple.driver.AppleUSBTopCaseDriver 133 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.driver.AirPort.BrcmNIC 1241.31.1a9 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.AppleACPIButtons 6.1 com.apple.driver.AppleRTC 2.0 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.kext.triggers 1.0 com.apple.driver.AppleGraphicsControl 3.20.13 com.apple.iokit.IOAVBFamily 680.2 com.apple.plugin.IOgPTPPlugin 680.15 com.apple.iokit.IOEthernetAVBController 1.1.0 com.apple.driver.AppleSSE 1.0 com.apple.driver.AppleSMBusController 1.0.18d1 com.apple.iokit.IOSerialFamily 11 com.apple.iokit.IOAcceleratorFamily2 378.26 com.apple.iokit.IOSurface 211.15 com.apple.AppleGPUWrangler 3.20.13 com.apple.AppleGraphicsDeviceControl 3.20.13 com.apple.iokit.IONDRVSupport 519.20 com.apple.iokit.IOGraphicsFamily 519.20 com.apple.iokit.IOSlowAdaptiveClockingFamily 1.0.0 com.apple.driver.X86PlatformPlugin 1.0.0 com.apple.driver.IOPlatformPluginFamily 6.0.0d8 com.apple.driver.AppleUSBAudio 312.6 com.apple.iokit.IOAudioFamily 206.5 com.apple.vecLib.kext 1.2.0 com.apple.driver.AppleHSBluetoothDriver 133 com.apple.driver.IOBluetoothHIDDriver 6.0.7f10 com.apple.driver.AppleHIDKeyboard 205 com.apple.driver.AppleMultitouchDriver 1404.4 com.apple.driver.AppleInputDeviceSupport 1404.3 com.apple.driver.usb.IOUSBHostHIDDevice 1.2 com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 6.0.7f10 com.apple.iokit.IOBluetoothHostControllerUSBTransport 6.0.7f10 com.apple.iokit.IOBluetoothHostControllerTransport 6.0.7f10 com.apple.iokit.IOBluetoothFamily 6.0.7f10 com.apple.driver.usb.networking 5.0.0 com.apple.driver.usb.AppleUSBHostCompositeDevice 1.2 com.apple.driver.AppleUSBHostMergeProperties 1.2 com.apple.driver.usb.AppleUSBHub 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.IO80211Family 1200.12.2 com.apple.driver.mDNSOffloadUserClient 1.0.1b8 com.apple.driver.corecapture 1.0.4 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.70.3 com.apple.driver.AppleMobileFileIntegrity 1.0.5 com.apple.iokit.IOUSBMassStorageDriver 140.70.2 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 220.200.252.0.0, 18 processors, 2.59 GHz, 128 GB, SMC 2.41f1 Graphics: NVIDIA TITAN Xp, NVIDIA TITAN Xp, PCIe Memory Module: BANK 0/DIMM0, 16 GB, DDR4, 3200 MHz, CRUCIAL, BLE16G4D32AEEA.K16FB Memory Module: BANK 1/DIMM0, 16 GB, DDR4, 3200 MHz, CRUCIAL, BLE16G4D32AEEA.K16FB Memory Module: BANK 2/DIMM0, 16 GB, DDR4, 3200 MHz, CRUCIAL, BLE16G4D32AEEA.K16FB Memory Module: BANK 3/DIMM0, 16 GB, DDR4, 3200 MHz, CRUCIAL, BLE16G4D32AEEA.K16FB Memory Module: BANK 0/DIMM1, 16 GB, DDR4, 3200 MHz, CRUCIAL, BLE16G4D32AEEA.K16FB Memory Module: BANK 1/DIMM1, 16 GB, DDR4, 3200 MHz, CRUCIAL, BLE16G4D32AEEA.K16FB Memory Module: BANK 2/DIMM1, 16 GB, DDR4, 3200 MHz, CRUCIAL, BLE16G4D32AEEA.K16FB Memory Module: BANK 3/DIMM1, 16 GB, DDR4, 3200 MHz, CRUCIAL, BLE16G4D32AEEA.K16FB AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x111), Broadcom BCM43xx 1.0 (7.77.37.31.1a9) Bluetooth: Version 6.0.7f10, 3 services, 27 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en1 PCI Card: ASMedia ASM1074 / Intel X299 Series Chipset USB 3.0, USB eXtensible Host Controller, Built In PCI Card: Intel X299 Series Thermal Subsystem, Thermal-Controller, Built In PCI Card: Intel X299 Series Chipset SATA, AHCI SATA Controller, Built In PCI Card: Intel X299 Series Chipset PMC, PMC-Controller, Built In PCI Card: Realtek ALC S1220A HD Audio, HD-Audio-Controller, Built In PCI Card: Apple SSD AP1024M II, NVM Express Controller, Built In PCI Card: Apple SSD AP1024M I, USB eXtensible Host Controller, Built In PCI Card: ethernet, Ethernet Controller, AirPort@179,0,0 PCI Card: ethernet, Ethernet Controller, AirPort@179,0,1 PCI Card: pci14e4,43a0, Other Network Controller, PCI Slot 4@25,0,0 PCI Card: NVIDIA TITAN Xp, Display Controller, Slot-1@104,0,0 PCI Card: pci10de,10ef, Audio Device, Slot-1@104,0,1 USB Device: USB 3.0 Bus USB Device: AURA Custom Human interface USB Device: Scarlett 2i4 USB USB Device: Magic Keyboard with Numeric Keypad USB Device: BRCM20702 Hub USB Device: Bluetooth USB Host Controller USB Device: USB 3.1 Bus USB Device: USB 3.1 Bus USB Device: G700s Rechargeable Gaming Mouse Thunderbolt Bus: Link to comment Share on other sites More sharing options...
sensite Posted October 30, 2018 Share Posted October 30, 2018 (edited) 23 hours ago, KGP-iMacPro said: To provide any help I would need: Detailed system specifications, Screenshots of your BIOS settings, EFI-Folder, IOREG.save, DSDT.aml, "PCI" screenshot of Apple's system report. Thanks KGP, i have the following: 1) Asus x299 TUF MARK1 2) i9 7920 3) nvidia 1080 Founders Edition 4) 32FB GSkill Trident Z EFI Folder: ACPISensors.kext AGPMEnabler.kext AppleALC.kext CPUSensors.kext FakeSMC.kext GPUSensors.kext IntelMausiEthernet.kext LPCSensors.kext Lilu.kext TSCAdjustReset.kext x299TUFMARK1-USB.kext (added this to see if it would fix my problem, but didn't help) aml: i only have the following aml files, i don't see a dsdt.aml anywhere? i have the acpi patches from your efi repo in my config.plist ./CLOVER/ACPI/patched/SSDT-DTPG.aml ./CLOVER/ACPI/patched/SSDT-X299-HDEF.aml PCI Screen: Bios: i tried both Legacy enabled and disabled, and simulator enable/disabled. IOREG: iMac Pro.zip Edited October 30, 2018 by sensite Link to comment Share on other sites More sharing options...
KGP-iMacPro Posted October 30, 2018 Author Share Posted October 30, 2018 (edited) 3 hours ago, sensite said: Thanks KGP, i have the following: 1) Asus x299 TUF MARK1 2) i9 7920 3) nvidia 1080 Founders Edition 4) 32FB GSkill Trident Z I am still missing Screenshots of all your BIOS settings and your entire EFI-Folder (not a listing). You can upload the latter e.g. to google drive and provide here a link for the latter. DSDT.aml is created by pressing F4 in the Clover boot menu and is usually stored in /EFI/CLOVER/ACPI/origin. BTW.. you need to implement at least also SSDT-X299-Nvidia.aml although it is recommended to adopt and implement also all other SSDTs required for your system. 6 hours ago, Balamut said: Wow worked like a charm, thanks man! Now problem #2, kernel panic/reboot after sleep (it's hit and miss, sometimes reboot sometimes not) Any suggestions? Please provide detailed system specifications, Screenshots of your BIOS settings, EFI-Folder, IOREG.save, DSDT.aml, "PCI" screenshot of Apple's system report to receive further help on your issue. Edited October 30, 2018 by KGP-iMacPro Link to comment Share on other sites More sharing options...
KGP-iMacPro Posted October 31, 2018 Author Share Posted October 31, 2018 Guide update to 10.13.6 SU (17G3025) Link to comment Share on other sites More sharing options...
sensite Posted November 3, 2018 Share Posted November 3, 2018 On 10/30/2018 at 1:47 AM, KGP-iMacPro said: I am still missing Screenshots of all your BIOS settings and your entire EFI-Folder (not a listing). You can upload the latter e.g. to google drive and provide here a link for the latter. DSDT.aml is created by pressing F4 in the Clover boot menu and is usually stored in /EFI/CLOVER/ACPI/origin. BTW.. you need to implement at least also SSDT-X299-Nvidia.aml although it is recommended to adopt and implement also all other SSDTs required for your system. Please provide detailed system specifications, Screenshots of your BIOS settings, EFI-Folder, IOREG.save, DSDT.aml, "PCI" screenshot of Apple's system report to receive further help on your issue. Here you go, i added the nvdia.aml but my system would randomly hang after booting up. so i removed it for now. Let me know if you need any other bios screens. Thanks again https://drive.google.com/drive/folders/1qszroMwUREcCCfdmkREVPm52dApPN2Kk?usp=sharing Link to comment Share on other sites More sharing options...
KGP-iMacPro Posted November 3, 2018 Author Share Posted November 3, 2018 2 minutes ago, sensite said: Here you go, i added the nvdia.aml but my system would randomly hang after booting up. so i removed it for now. Let me know if you need any other bios screens. Thanks again https://drive.google.com/drive/folders/1qszroMwUREcCCfdmkREVPm52dApPN2Kk?usp=sharing What do you mean by hang? You still do not provide the information I asked for. I need missing Screenshots of all your BIOS settings and your entire EFI-Folder. Off to bed.. Link to comment Share on other sites More sharing options...
sensite Posted November 3, 2018 Share Posted November 3, 2018 (edited) 12 minutes ago, KGP-iMacPro said: What do you mean by hang? You still do not provide the information I asked for. I need missing Screenshots of all your BIOS settings and your entire EFI-Folder. Off to bed.. After some time the keyboard and mouse would both stop working. unplugging does nothing at this point so i have to hit the reset button. the files are in the google drive link, there is a EFI folder and a BIOS folder. Are you not able to see the files? here is a link to a zip file: https://drive.google.com/open?id=1lMU1eNPnY0pArSjyMOhe6pthXlm-Fduk Edited November 3, 2018 by sensite Link to comment Share on other sites More sharing options...
KGP-iMacPro Posted November 3, 2018 Author Share Posted November 3, 2018 (edited) 12 hours ago, sensite said: Here you go, i added the nvdia.aml but my system would randomly hang after booting up. so i removed it for now. Let me know if you need any other bios screens. Thanks again https://drive.google.com/drive/folders/1qszroMwUREcCCfdmkREVPm52dApPN2Kk?usp=sharing I did not see the EFI-Folder at first instance, as it was not zipped. Please download modified EFI-Folder and implement it in the EFI-partition of your system drive. Note: Beside other changes I modified your XHC USB kext and enabled all CP->PR replacements in the config.plist. I hope the latter are the correct replacements, half of them were disabled. Yet you have to add your SSDT X299-Nvidia.aml. Try to implement also all yet missing System SSDTs, especially XHCI.aml, XHC.aml and USBX.aml Good luck, KGP Edited November 3, 2018 by KGP-iMacPro Link to comment Share on other sites More sharing options...
sensite Posted November 3, 2018 Share Posted November 3, 2018 (edited) 3 minutes ago, KGP-iMacPro said: I did not see the EFI-Folder at first instance, as it was not zipped. Please download modified EFI-Folder-Folder HERE and implement in the EFI-partition of your system drive. Note: Beside other changes I modified your XHC USB kext and enabled all CP->PR replacements in the config.plist. I hope the latter are the correct replacements, half of them have been disabled. Yet you have to add your SSDT X299-Nvidia.aml. Try to implement also all yet missing System SSDTs, especially XHCI.aml, XHC.aml and USBX.aml Good luck, KGP Thanks! let me try! I'm not sure what the link is to? Edited November 3, 2018 by sensite Link to comment Share on other sites More sharing options...
KGP-iMacPro Posted November 3, 2018 Author Share Posted November 3, 2018 Call for fully-implemented, board-specific XHC USB kextsAll experienced users with fully-implemented, board-specific XHC USB kexts for motherboards not yet being part of the respective XHC USB Kext Library are kindly invited to upload their particular XHC USB kexts after following the correct kext nomenclatures defined in my XHC USB Kext creation guidelines, by also providing full motherboard and SMBIOS denominations. Many thanks in advance for your appreciated collaboration, Link to comment Share on other sites More sharing options...
KGP-iMacPro Posted November 3, 2018 Author Share Posted November 3, 2018 10 hours ago, sensite said: Thanks! let me try! I'm not sure what the link is to? Well.. the link is for downloading the modified EFI-Folder. It does not work for you? Or why do you ask? Link to comment Share on other sites More sharing options...
sensite Posted November 3, 2018 Share Posted November 3, 2018 22 minutes ago, KGP-iMacPro said: Well.. the link is for downloading the modified EFI-Folder. It does not work for you? Or why do you ask? i see it as a link that takes me to the top of this page https://www.insanelymac.com/forum/topic/331658-how-to-build-your-own-imac-pro-successful-buildextended-guide/?page=24&tab=comments Link to comment Share on other sites More sharing options...
KGP-iMacPro Posted November 3, 2018 Author Share Posted November 3, 2018 1 hour ago, sensite said: i see it as a link that takes me to the top of this page https://www.insanelymac.com/forum/topic/331658-how-to-build-your-own-imac-pro-successful-buildextended-guide/?page=24&tab=comments Does this one now work for your? modified EFI-Folder Link to comment Share on other sites More sharing options...
Recommended Posts