AntoineWill Posted July 4, 2019 Share Posted July 4, 2019 Just now, glasgood said: Sounds like your external usb hardware is USB2. Follow guide and create an SSDT and change some of the USB3 ports on motherboard backplate to USB2. So change some SSxx on backplate to HSxx. Hummm no, the Focusrite Clarett is both USB3.0 and USB-C (depending of the cable you use). Maybe for the Master keyboard, yes. But why I can use the front USB3.0 port with the Clarett and not the port on the backpanel ? plus, the clarett works (the sound is audible, but it can't be visible on the software attached wit the hardware). Can I maybe try the alt SSDT that you've shared ? Link to comment Share on other sites More sharing options...
glasgood Posted July 4, 2019 Author Share Posted July 4, 2019 (edited) 58 minutes ago, AntoineWill said: Hummm no, the Focusrite Clarett is both USB3.0 and USB-C (depending of the cable you use). Maybe for the Master keyboard, yes. But why I can use the front USB3.0 port with the Clarett and not the port on the backpanel ? plus, the clarett works (the sound is audible, but it can't be visible on the software attached wit the hardware). Can I maybe try the alt SSDT that you've shared ? SSxx / USB3 is enabled on backplate but no HSxx / USB2 on those USB3 ports. Device should work if you enable HSxx on some of the USB3 ports on backplate. You could also disable HSxx on front of case and enable them on backplate. There are some spare ports to play with, and keep to usb 15 port limit. looks like your external usb device requires all pins on usb device. Edited July 4, 2019 by glasgood Link to comment Share on other sites More sharing options...
glasgood Posted July 4, 2019 Author Share Posted July 4, 2019 @AntoineWill Have attached an SSDT with both USB2 & USB3 enabled on HS07/SS07 on the back plate. Test out that port using SSDT attached. If depending on your EFI folder, you will have to temporarily remove USBPorts.kext and use USBInjectAll.kext and place SSDT inside Clover / ACPI / patched. If device works through HS07/SS07 and if you need more ports then just create an SSDT using guide. SSDT-UIAC.aml Link to comment Share on other sites More sharing options...
AntoineWill Posted July 4, 2019 Share Posted July 4, 2019 13 minutes ago, glasgood said: @AntoineWill Have attached an SSDT with both USB2 & USB3 enabled on HS07/SS07 on the back plate. Test out that port using SSDT attached. If depending on your EFI folder, you will have to temporarily remove USBPorts.kext and use USBInjectAll.kext and place SSDT inside Clover / ACPI / patched. If device works through HS07/SS07 and if you need more ports then just create an SSDT using guide. SSDT-UIAC.aml Thank you I will give it a try ! I found that the Focusrite Clarett have to be powered BEFORE turning on the hackintosh because it doesn't support "hotplug". Do you have any information about hotplug for this hackintosh ? I don't know if it's problem because of this specific hardware or because of the hackintosh itseft... Thank you Link to comment Share on other sites More sharing options...
glasgood Posted July 4, 2019 Author Share Posted July 4, 2019 2 hours ago, AntoineWill said: Thank you I will give it a try ! I found that the Focusrite Clarett have to be powered BEFORE turning on the hackintosh because it doesn't support "hotplug". Do you have any information about hotplug for this hackintosh ? I don't know if it's problem because of this specific hardware or because of the hackintosh itseft... Thank you I'm not sure on that. Link to comment Share on other sites More sharing options...
AntoineWill Posted July 4, 2019 Share Posted July 4, 2019 Just now, glasgood said: I'm not sure on that. thanks anyway. So, according to Hackintool, HS09 and HS10 are the front case USB port. Hackintool says that it's a USB3 connector but if I am right, it's JUST a USB3 connector, but it act like an USB2 because of the mention "HS" ? HS : USB2 SS : USB3 . ? Sorry, total USB noob here Link to comment Share on other sites More sharing options...
AntoineWill Posted July 4, 2019 Share Posted July 4, 2019 4 hours ago, glasgood said: @AntoineWill Have attached an SSDT with both USB2 & USB3 enabled on HS07/SS07 on the back plate. Test out that port using SSDT attached. If depending on your EFI folder, you will have to temporarily remove USBPorts.kext and use USBInjectAll.kext and place SSDT inside Clover / ACPI / patched. If device works through HS07/SS07 and if you need more ports then just create an SSDT using guide. SSDT-UIAC.aml Quick update : I followed your instructions but nothing changed. I can confirm that every USB2.0 ports on the USB2.0 hub on the backpanel work (right know I got 3 hardware plugged on and I can see them on my system specifications. I still don't understand why it works on the front panel with SS both the 2 SS ports and not on the backpanel. I got the exact same motherboard as you ! Link to comment Share on other sites More sharing options...
glasgood Posted July 4, 2019 Author Share Posted July 4, 2019 (edited) Just now, AntoineWill said: thanks anyway. So, according to Hackintool, HS09 and HS10 are the front case USB port. Hackintool says that it's a USB3 connector but if I am right, it's JUST a USB3 connector, but it act like an USB2 because of the mention "HS" ? HS : USB2 SS : USB3 . ? Sorry, total USB noob here A single USB3 port that you define as SSxx will be recognised as USB3, or a single USB3 port defined as HSxx will be recognised only as USB2. A single USB3 port defined as both HSxx and SSxx will work as USB3 and USB2 Example, xx is the port number : USB 3 Port can be defined in SSDT as HSxx and it would only be able to work with USB 2 devices. USB 3 Port can be defined in SSDT as SSxx and it would only be able to work with USB 3 devices. or USB 3 Port can be defined in SSDT as both HSxx and SSxx and that USB3 port would work with both USB2 and USB3 devices. USB 2 Port is defined only HSxx USB2 header on motherboard is defined as Internal USB3 header on motherboard that connects to front case USB ports is defined as USB3 USB2 is defined as USB2 USB3 is defined as USB3 Inside Hackintool, there is also a guide that explains how to create SSDT or USBPorts.kext. ==>>USB GUIDE Best! Just now, AntoineWill said: Quick update : I followed your instructions but nothing changed. I can confirm that every USB2.0 ports on the USB2.0 hub on the backpanel work (right know I got 3 hardware plugged on and I can see them on my system specifications. I still don't understand why it works on the front panel with SS both the 2 SS ports and not on the backpanel. I got the exact same motherboard as you ! Did you confirm that HS07 was active by using IORegistryExplorer ? Read my USB Guide to see how to verify that HS07 along with SS07 is included in ports. Edited July 4, 2019 by glasgood Link to comment Share on other sites More sharing options...
Enrize Posted July 4, 2019 Share Posted July 4, 2019 What is your idle frequency in Intel Power Gadget with i7-8700/iMac19,1 ? Link to comment Share on other sites More sharing options...
Sceme29 Posted July 5, 2019 Share Posted July 5, 2019 22 hours ago, glasgood said: Can you try following steps in guide: SLEEP – Sleep and Automatic Sleep Just attempted it with EFI you provided and the sleep procedure and its still freezing at the login screen when waking from sleep. I really cant figure out whats causing that in that EFi but not the EFI you posted in the bottom of the first page....??? Weird Link to comment Share on other sites More sharing options...
Cipha Posted July 5, 2019 Share Posted July 5, 2019 On 7/4/2019 at 4:12 PM, AntoineWill said: Thank you I will give it a try ! I found that the Focusrite Clarett have to be powered BEFORE turning on the hackintosh because it doesn't support "hotplug". Do you have any information about hotplug for this hackintosh ? I don't know if it's problem because of this specific hardware or because of the hackintosh itseft... Thank you Clarrett is a Thunderbolt device, not USB 3. The Scarlett line is USB. That might be the problem? Link to comment Share on other sites More sharing options...
larabee Posted July 7, 2019 Share Posted July 7, 2019 On 7/4/2019 at 5:39 AM, AntoineWill said: Hummm no, the Focusrite Clarett is both USB3.0 and USB-C (depending of the cable you use). Maybe for the Master keyboard, yes. But why I can use the front USB3.0 port with the Clarett and not the port on the backpanel ? plus, the clarett works (the sound is audible, but it can't be visible on the software attached wit the hardware) Uhh are you sure they are usb 3. I have the clarett 8 and it’s usb 2 even when you select usb type c connector, it’s still usb 2. Link to comment Share on other sites More sharing options...
Cipha Posted July 8, 2019 Share Posted July 8, 2019 After Windows Update I have a third entry in Clover. I followed your video to prevent overriding Clover but it happened anyway. Any ideas how to get rid of this entry? Link to comment Share on other sites More sharing options...
glasgood Posted July 8, 2019 Author Share Posted July 8, 2019 36 minutes ago, Cipha said: After Windows Update I have a third entry in Clover. I followed your video to prevent overriding Clover but it happened anyway. Any ideas how to get rid of this entry? Before proceeding back your Windows Drive. You will have to mount the EFI partition on your Windows Drive and remove 'bootmgfw.efi" from inside EFI/Microsoft/Boot So To mount disk, open terminal: diskutil list Then mount windows EFI partition, example on my system Windows is installed on disk2 and EFI partition is on partition disk2s2 So To mount disk2s2 sudo diskutil mount disk2s2 In image below, make a backup copy of bootmgfw.efi and name it bootmgfw-orig.efi , delete bootmgfw.efi and the extra Windows boot option is removed. Link to comment Share on other sites More sharing options...
Sceme29 Posted July 8, 2019 Share Posted July 8, 2019 On 3/6/2019 at 4:58 AM, glasgood said: FINAL CUT PRO – Configuration for AMD RX5xx Reveal hidden contents Hey @glasgood, So i have narrowed it down to what is causing my system to freeze after waking from sleep and it is this step. I Realized with the Other EFI you have on the bottom of your page it did not include this fix as i was exporting a video in final cut and noticed the GPU was not working as it should only the cpu. I proceeded to use this fix and while it did fix the GPU from not working, when i put it to sleep and tried to wake it brought the issue back in which is freezes. Just when i thought that my system was running fine lol. I went ahead and changed my SMBIOS to 18.3 to see if that would fix it as well but no luck. Somehow i think the gpu is not waking up properly from sleep. What are your thoughts? Link to comment Share on other sites More sharing options...
Cipha Posted July 9, 2019 Share Posted July 9, 2019 11 hours ago, glasgood said: Then mount windows EFI partition, example on my system Windows is installed on disk2 and EFI partition is on partition disk2s2 Oh ok it's ob the windows EFI. In the tutorial video it looked like you're doing it on your main boot drive. I'll try that. thanks Link to comment Share on other sites More sharing options...
panosru Posted July 9, 2019 Share Posted July 9, 2019 Good day everyone! I was wondering if it is normal that every time I place my Hackintosh to sleep, after wake up I see a bunch of "Disk not ejected properly" messages for my USB connected hard drives. Is there a way to not receive those messages? I saw this topic, but it is since 2016 and probably outdated, so I ask if there is another way that nowadays works to solve that "issue". Thanks! Link to comment Share on other sites More sharing options...
glasgood Posted July 9, 2019 Author Share Posted July 9, 2019 2 hours ago, panosru said: Good day everyone! I was wondering if it is normal that every time I place my Hackintosh to sleep, after wake up I see a bunch of "Disk not ejected properly" messages for my USB connected hard drives. Is there a way to not receive those messages? I saw this topic, but it is since 2016 and probably outdated, so I ask if there is another way that nowadays works to solve that "issue". Thanks! Hi, I explained how to resolve the "Disk not ejected ... " in guide few weeks back. Please see section: External USB Storage: Fix "disk did not eject properly" message upon wake from sleep 1 Link to comment Share on other sites More sharing options...
Cipha Posted July 9, 2019 Share Posted July 9, 2019 Unfortunately I#m not able to mount the windows EFI partition. Is there a trick? Link to comment Share on other sites More sharing options...
glasgood Posted July 9, 2019 Author Share Posted July 9, 2019 4 minutes ago, Cipha said: Unfortunately I#m not able to mount the windows EFI partition. Is there a trick? Thats possibly the wrong volume you are trying to mount. Enter: diskutil list and post a full screen dump of your listed disks.. Link to comment Share on other sites More sharing options...
Cipha Posted July 9, 2019 Share Posted July 9, 2019 Yeah my bad. I actually did it right in the first place. I just forgot to delete the original bootmgfw.efi . It's working again Link to comment Share on other sites More sharing options...
panosru Posted July 9, 2019 Share Posted July 9, 2019 @glasgood thanks mate! it worked! Link to comment Share on other sites More sharing options...
Cipha Posted July 9, 2019 Share Posted July 9, 2019 Ok so the Hackintosh is getting close to perfection. The only thing remaining are the USB ports. On the back only the 4 USB 2 ports are working. Before I start to digg into how to create a ssdt myself this is what hackintool looks like with the "post install rx 580" EFI. Does this look correct? Only two slots active? Link to comment Share on other sites More sharing options...
larabee Posted July 9, 2019 Share Posted July 9, 2019 17 hours ago, Sceme29 said: Hey @glasgood, So i have narrowed it down to what is causing my system to freeze after waking from sleep and it is this step. I Realized with the Other EFI you have on the bottom of your page it did not include this fix as i was exporting a video in final cut and noticed the GPU was not working as it should only the cpu. I proceeded to use this fix and while it did fix the GPU from not working, when i put it to sleep and tried to wake it brought the issue back in which is freezes. Just when i thought that my system was running fine lol. I went ahead and changed my SMBIOS to 18.3 to see if that would fix it as well but no luck. Somehow i think the gpu is not waking up properly from sleep. What are your thoughts? I f*&k up my iGPU settings on purpose to test your theory, but my sleep is working perfectly... I don't see anything wrong with it. I've had random freeze related to graphics issues before but it's long gone since the latest Mojave update... Maybe @glasgood has other ideas? Link to comment Share on other sites More sharing options...
glasgood Posted July 9, 2019 Author Share Posted July 9, 2019 44 minutes ago, larabee said: I f*&k up my iGPU settings on purpose to test your theory, but my sleep is working perfectly... I don't see anything wrong with it. I've had random freeze related to graphics issues before but it's long gone since the latest Mojave update... Maybe @glasgood has other ideas? No other ideas, not sure why @Sceme29 still has problem with hack, his specifications are very similar to mine except SSD and AIO Watercooler, just now wondering what revision @Sceme29 Aorus Pro Z390 motherboard is? . But I would go back to basics to find root of cause, such as test if problem persists when running Linux from a live CD and checking all hardware and cables are seated properly, remove all overclocks, disable X.M.P , test with 16GB ram ( in recommended RAM slots ) and double check BIOS settings and possibly test with another SSD drive and maybe test if H115i is causing problem. Link to comment Share on other sites More sharing options...
Recommended Posts