obus Posted August 6, 2019 Author Share Posted August 6, 2019 2 hours ago, eritius said: Thanks for looking into this, by the way! I should add that to complicate matters, I'm stuck on an older beta BIOS that supports Thunderbolt. They removed the support in subsequent updates and scrubbed any mention of it from their site and documentation. The only visible remnant is the Thunderbolt header on the motherboard, still labeled in their diagrams too. So you have no bios settings for THB? Is the USB connector connected to your mobo? I will check with @PMheart about your CPU:s. That might shed some lights over this problem. Link to comment Share on other sites More sharing options...
obus Posted August 6, 2019 Author Share Posted August 6, 2019 Could you please send me your IOReg with the MSR unlocked and the SSDT-XCPM.aml implemented. Link to comment Share on other sites More sharing options...
skyflying5 Posted August 6, 2019 Share Posted August 6, 2019 (edited) hi @obus I finally got my cpu XCPM worked,but it seems not work like the windowOS does. The CPU cannot work at full speed all core I have tried lots of opencore configuration, but still not boot properly now I still stay clover bootloader v5033 with FAKECPUID Can u share your opencore ?thx! Edited August 6, 2019 by skyflying5 Link to comment Share on other sites More sharing options...
obus Posted August 6, 2019 Author Share Posted August 6, 2019 3 hours ago, eritius said: This in turn worked to enable the power management within 10.15: AppleIntelInfo.dat sysctl-xcpm.txt XPCM seems to work. This is sysctl-xcpm from my rig compared with yours. sysctl-xcpm.txt 1 Link to comment Share on other sites More sharing options...
obus Posted August 6, 2019 Author Share Posted August 6, 2019 Here we go! If you appreciated this help you may click the Like button If you don't appreciate my help stop asking for help EFI_OC_0.0.4.zip 3 Link to comment Share on other sites More sharing options...
skyflying5 Posted August 6, 2019 Share Posted August 6, 2019 1 hour ago, obus said: Here we go! If you appreciated this help you may click the Like button If you don't appreciate my help stop asking for help EFI_OC_0.0.4.zip thanks for u share but i cannot see the boot select screen , only get black screen stay still. i got the oc 0.0.3 can get boot select on the screen but cannot boot so there are lot's of work to deal with I should work harder to understand how the oc worked Link to comment Share on other sites More sharing options...
obus Posted August 6, 2019 Author Share Posted August 6, 2019 You need to change config.plist like this to see OC boot screen Link to comment Share on other sites More sharing options...
eritius Posted August 6, 2019 Share Posted August 6, 2019 6 hours ago, obus said: So you have no bios settings for THB? Is the USB connector connected to your mobo? I will check with @PMheart about your CPU:s. That might shed some lights over this problem. No BIOS settings visible but while I was looking through the BIOS disassembly, I did find a bunch of settings hidden. Perhaps I should be modding the bios to make those things visible considering I'm going to be stuck on this version forever. Much easier than having to keep tweaking that grub version. The USB connector is the one part of the card I was not able to connect to the motherboard. I don't have a USB 2.0 header on the motherboard. Is it necessary for the card to work in macOS? Is there a way to add a USB 2.0 header via a PCIe card that might work in that case? 6 hours ago, obus said: Could you please send me your IOReg with the MSR unlocked and the SSDT-XCPM.aml implemented. Will get that to you momentarily! Link to comment Share on other sites More sharing options...
eritius Posted August 6, 2019 Share Posted August 6, 2019 7 hours ago, obus said: Could you please send me your IOReg with the MSR unlocked and the SSDT-XCPM.aml implemented. Here you go! eritius-ioreg-xcpm.zip Link to comment Share on other sites More sharing options...
obus Posted August 6, 2019 Author Share Posted August 6, 2019 57 minutes ago, eritius said: The USB connector is the one part of the card I was not able to connect to the motherboard. I don't have a USB 2.0 header on the motherboard. Is it necessary for the card to work in macOS? Is there a way to add a USB 2.0 header via a PCIe card that might work in that case? I need it for working THB. Check this: https://www.ebay.com/p/StarTech-PEXUSB7LP-7-Port-PCI-Express-Low-Profile-High-Speed-USB-2-0-ADAPT/19012040763?iid=112557670968&rt=nc Link to comment Share on other sites More sharing options...
eritius Posted August 6, 2019 Share Posted August 6, 2019 1 minute ago, obus said: I need it for working THB. Check this: https://www.ebay.com/p/StarTech-PEXUSB7LP-7-Port-PCI-Express-Low-Profile-High-Speed-USB-2-0-ADAPT/19012040763?iid=112557670968&rt=nc Alright, I'll look into getting a card so I can connect the header then. Thanks! Link to comment Share on other sites More sharing options...
khe91 Posted August 20, 2019 Share Posted August 20, 2019 On 6/9/2019 at 6:51 PM, obus said: Use this. Just put in MLB, Serial and UUID. If you have a SSDT-PM enable it in config and put SSDT into ACPI -> custom. Don't change anything else. EFI.zip Hi obus, I got nearly the same hardware as yours. Just an different CPU. Do I need to change anything for the W-2125 CPU ? Tried your EFI.zip from the post of June, 9. but it crashes during boot, I guess on graphic init. Any ideas what I'm doing wrong ? Thanks, khe91 Link to comment Share on other sites More sharing options...
obus Posted August 20, 2019 Author Share Posted August 20, 2019 (edited) 1 hour ago, khe91 said: Hi obus I got nearly the same hardware as yours. Just an different CPU. Do I need to change anything for the W-2125 CPU ? Tried your EFI.zip from the post of June, 9. but it crashes during boot, I guess on graphic init. Any ideas what I'm doing wrong ? Try this EFI. It should work with your hardware. This is the debug version so if it crash during boot you have a log file in the root of your EFI. You need to put in your own iMacPro1.1 generic platform information in the config.plist. Try WITHOUT my SSDT-ALL.aml if it not works in the first time. EFI.zip Edited August 20, 2019 by obus 1 Link to comment Share on other sites More sharing options...
khe91 Posted August 21, 2019 Share Posted August 21, 2019 8 hours ago, obus said: Try this EFI. It should work with your hardware. This is the debug version so if it crash during boot you have a log file in the root of your EFI. You need to put in your own iMacPro1.1 generic platform information in the config.plist. Try WITHOUT my SSDT-ALL.aml if it not works in the first time. EFI.zip It works, thanks a lot. Link to comment Share on other sites More sharing options...
obus Posted August 21, 2019 Author Share Posted August 21, 2019 (edited) 1 hour ago, khe91 said: It works, thanks a lot. with or without my SSDT-ALL.aml? Edited August 21, 2019 by obus Link to comment Share on other sites More sharing options...
khe91 Posted August 21, 2019 Share Posted August 21, 2019 17 minutes ago, obus said: wit or without my SSDT-ALL.aml? Both. But I'm using it without. Need to unterstand the aml first. CPU and Thunderbolt is not yet recognized. Link to comment Share on other sites More sharing options...
obus Posted August 21, 2019 Author Share Posted August 21, 2019 (edited) CPU will always be recognised as unsupported. As long as you have XCPM working everything is fine. Then your CPU is working as it should (sort of). With this command from terminal you can check if you have XCPM working: sysctl -a | grep xcpm. In IOreg it should loo like this: As long as you have your THB-card in slot PCIEX4_1 and thunderbolt enabled in bios on that slot my SSDT-ALL.aml should work. The same for your Vega 64 if it's connected to PCIX16_1. EC USB-bus power should work and of course XCPM with that SSDT. You need USB plugged in for your THB TitanRidge card. Edited August 21, 2019 by obus Link to comment Share on other sites More sharing options...
khe91 Posted August 21, 2019 Share Posted August 21, 2019 sysctl -a | grep xcpm machdep.xcpm.mode: 1 machdep.xcpm.pcps_mode: 0 machdep.xcpm.hard_plimit_max_100mhz_ratio: 45 machdep.xcpm.hard_plimit_min_100mhz_ratio: 7 machdep.xcpm.soft_plimit_max_100mhz_ratio: 45 machdep.xcpm.soft_plimit_min_100mhz_ratio: 7 machdep.xcpm.tuib_plimit_max_100mhz_ratio: 45 machdep.xcpm.tuib_plimit_min_100mhz_ratio: 7 machdep.xcpm.tuib_enabled: 0 machdep.xcpm.power_source: 0 machdep.xcpm.bootplim: 0 machdep.xcpm.bootpst: 45 machdep.xcpm.tuib_ns: 0 machdep.xcpm.vectors_loaded_count: 1 machdep.xcpm.ratio_change_ratelimit_ns: 500000 machdep.xcpm.ratio_changes_total: 131486 machdep.xcpm.maxbusdelay: 4294967295 machdep.xcpm.maxintdelay: 0 machdep.xcpm.mid_applications: 0 machdep.xcpm.mid_relaxations: 0 machdep.xcpm.mid_mode: 1 machdep.xcpm.mid_cst_control_limit: 0 machdep.xcpm.mid_mode_active: 0 machdep.xcpm.mbd_mode: 1 machdep.xcpm.mbd_applications: 1094 machdep.xcpm.mbd_relaxations: 1094 machdep.xcpm.forced_idle_ratio: 100 machdep.xcpm.forced_idle_period: 30000000 machdep.xcpm.deep_idle_log: 0 machdep.xcpm.qos_txfr: 1 machdep.xcpm.deep_idle_count: 0 machdep.xcpm.deep_idle_last_stats: n/a machdep.xcpm.deep_idle_total_stats: n/a machdep.xcpm.cpu_thermal_level: 0 machdep.xcpm.gpu_thermal_level: 0 machdep.xcpm.io_thermal_level: 0 machdep.xcpm.io_control_engages: 0 machdep.xcpm.io_control_disengages: 0 machdep.xcpm.io_filtered_reads: 0 machdep.xcpm.io_cst_control_enabled: 0 machdep.xcpm.ring_boost_enabled: 0 machdep.xcpm.io_epp_boost_enabled: 0 machdep.xcpm.epp_override: 0 machdep.xcpm.perf_hints: 0 IOReg looks like it. In the System Information it says for Thunderbolt: No drivers are loaded. GC-Titan Ridge is in Slot PCIEX4_1, Thunderbolt header, USB and power cables are connected. The card works in Windows. Link to comment Share on other sites More sharing options...
Guest Posted August 21, 2019 Share Posted August 21, 2019 15 minutes ago, khe91 said: --- In the System Information it says for Thunderbolt: No drivers are loaded. GC-Titan Ridge is in Slot PCIEX4_1, Thunderbolt header, USB and power cables are connected. The card works in Windows. No drivers is correct in system information Try to start your pc with a ON thunderbolt device and see If your system see it Hot plug could be very tricky, maybe a correct SSDT for it is necessary Link to comment Share on other sites More sharing options...
khe91 Posted August 21, 2019 Share Posted August 21, 2019 10 minutes ago, fabiosun said: No drivers is correct in system information Try to start your pc with a ON thunderbolt device and see If your system see it BlackmagicDesign eGPU is connected on start. System can't see it. Link to comment Share on other sites More sharing options...
Guest Posted August 21, 2019 Share Posted August 21, 2019 (edited) 12 minutes ago, khe91 said: BlackmagicDesign eGPU is connected on start. System can't see it. If it is seen in windows it is a different problem from the link below you can find a rig and some infos with 2 Vega 64 internal card and 1 in thunderbolt box some problems to solve, but gfx is seen by the system sorry, it is in Italian language: https://www.macos86.it/viewtopic.php?f=16&t=1818 Edited August 21, 2019 by Guest Link to comment Share on other sites More sharing options...
khe91 Posted August 21, 2019 Share Posted August 21, 2019 1 minute ago, fabiosun said: If it seen in windows it is a different problem from the link below you can find a rig and some infos with 2 Vega 64 internal card and 1 in thunderbolt box some problems to solve, but gfx is seen by the system sorry, it is in Italian language: 3 Vega 64 (1 on External thunderbolt box) The link seams dead: L’argomento richiesto non esiste. Link to comment Share on other sites More sharing options...
Guest Posted August 21, 2019 Share Posted August 21, 2019 https://www.macos86.it/viewtopic.php?p=40291#p40291 https://www.macos86.it/viewtopic.php?p=40356#p40356 Link to comment Share on other sites More sharing options...
obus Posted August 21, 2019 Author Share Posted August 21, 2019 19 minutes ago, khe91 said: BlackmagicDesign eGPU is connected on start. System can't see it. This could be a culprit. I've never tested with a eGPU but hot swap works like a charm with my Buffalo-disk. This is my IOReg wit my disk attached: Link to comment Share on other sites More sharing options...
obus Posted August 21, 2019 Author Share Posted August 21, 2019 1 hour ago, khe91 said: sysctl -a | grep xcpm machdep.xcpm.mode: 1 machdep.xcpm.pcps_mode: 0 machdep.xcpm.hard_plimit_max_100mhz_ratio: 45 machdep.xcpm.hard_plimit_min_100mhz_ratio: 7 machdep.xcpm.soft_plimit_max_100mhz_ratio: 45 machdep.xcpm.soft_plimit_min_100mhz_ratio: 7 machdep.xcpm.tuib_plimit_max_100mhz_ratio: 45 machdep.xcpm.tuib_plimit_min_100mhz_ratio: 7 machdep.xcpm.tuib_enabled: 0 machdep.xcpm.power_source: 0 machdep.xcpm.bootplim: 0 machdep.xcpm.bootpst: 45 machdep.xcpm.tuib_ns: 0 machdep.xcpm.vectors_loaded_count: 1 machdep.xcpm.ratio_change_ratelimit_ns: 500000 machdep.xcpm.ratio_changes_total: 131486 machdep.xcpm.maxbusdelay: 4294967295 machdep.xcpm.maxintdelay: 0 machdep.xcpm.mid_applications: 0 machdep.xcpm.mid_relaxations: 0 machdep.xcpm.mid_mode: 1 machdep.xcpm.mid_cst_control_limit: 0 machdep.xcpm.mid_mode_active: 0 machdep.xcpm.mbd_mode: 1 machdep.xcpm.mbd_applications: 1094 machdep.xcpm.mbd_relaxations: 1094 machdep.xcpm.forced_idle_ratio: 100 machdep.xcpm.forced_idle_period: 30000000 machdep.xcpm.deep_idle_log: 0 machdep.xcpm.qos_txfr: 1 machdep.xcpm.deep_idle_count: 0 machdep.xcpm.deep_idle_last_stats: n/a machdep.xcpm.deep_idle_total_stats: n/a machdep.xcpm.cpu_thermal_level: 0 machdep.xcpm.gpu_thermal_level: 0 machdep.xcpm.io_thermal_level: 0 machdep.xcpm.io_control_engages: 0 machdep.xcpm.io_control_disengages: 0 machdep.xcpm.io_filtered_reads: 0 machdep.xcpm.io_cst_control_enabled: 0 machdep.xcpm.ring_boost_enabled: 0 machdep.xcpm.io_epp_boost_enabled: 0 machdep.xcpm.epp_override: 0 machdep.xcpm.perf_hints: 0 IOReg looks like it. In the System Information it says for Thunderbolt: No drivers are loaded. GC-Titan Ridge is in Slot PCIEX4_1, Thunderbolt header, USB and power cables are connected. The card works in Windows. Working XCPM so you are fine with your CPU. About Thunderbolt my integrated SSDT-ALL.aml should work. What are your settings in bios? Link to comment Share on other sites More sharing options...
Recommended Posts