Jump to content

Hervé

Administrators
  • Posts

    10040
  • Joined

  • Last visited

  • Days Won

    562

Everything posted by Hervé

  1. Erm... obviously, the MacPro5,1 was the newer machine, not the MacPro4,1. The above statement was made with regards to CPU power management, as clearly stated. In that respect, MacPro4,1 is closer to the Z600 than the MacPro5,1. Given the known issues linked to MacPro4,1 SMBIOS, MacPro5,1's might be better suite and that's what was hinted... SMBIOS profiles are usually chosen on such criteria as CPU models or graphics cards/GPUs, hardly on memory speed.
  2. I've noticed that, since 10.12.3 (can't say for earlier Sierra versions), the DVI patch no longer seems to work for DVI secondary output. My DVI connected screen remains undetected after startup (repeated behaviour off 2 x different types of docking station/port extender). I can only get DVI output by booting my laptop with lid closed, i.e. with single display output to DVI. Edit: 05 Sep2018 DVI output recovered in Sierra and High Sierra with AppleGraphicsDevicePolicy kext patch as described in post #5 below.
  3. Added DW1830 combo Wifi ac/BT4.1 NGFF M.2 card. Supported OOB from Yosemite only. Earlier OS X versions will require DSDT or AirPortBrcm4360 kext patching.
  4. Ok, so it is a DW1830... It may not work 100% OOB on the basis that it's not an Apple device. You'll have to tell us... Can you confirm the PCI ids (wireless AND bluetooth)? According to wikidevi, you should have: wireless = 14e4:43ba bluetooth = 0a5c:6410 Wireless device id 43ba is supported by AirPortBrcm4360 PlugIn of IO80211Family kext since Yosemite (it's present in the Info.plist file of the kext). As such, you can expect wifi to work OOB. If it did not, a simple DSDT patch to declare compatibility with Apple's own BCM94360 devices (id 43a0 for instance) should suffice. Faking Apple's BCM94360xx id through Clover may work too. For the Bluetooth, I expect you'll probably still require the Brcm firmware patches. Experiment by yourself, see how it goes and report back... NB: changed thread title to reflect the related hardware here...
  5. Indeed, that sounds like the issue is your Windows USB media, not the HDD.
  6. Won't any Windows installer allow to wipe off any disk partition and start afresh?
  7. It doesn't. Z600 is based on Intel chipset 5520 and the integrated ICH9/ICH10 I/O Controller supports USB2.0 ports only.
  8. "Wrestling with the system"... very likely to begin with, it's a Skylake platform afterall. "forever"... who knows? Check whether your AMD FirePro card is supported or not. Integrated Intel HD P530 may be supported by faking regular Intel HD 530. NVMe SSD may require driver and/or patch. Your Intel wireless is not supported and would require to be replaced by an OS X compatible card/dongle. There are already several threads related to the Precision 7x10 range; I suggest you read them up.
  9. If it's an Apple model, expect it to work OOB without any patches or add-on kexts. If it's not an Apple's model (eg: DW1830), then you may still require all of those kexts and patches. Just read-up what Rehabman's described on his repo/blog.
  10. More likely to be a USB issue. Make sure you've renamed your USB controllers from "EHCx" to "EH0x" in the DSDT (actual DSDT file patching or Clover on-the-fly patch) and you use a USB injector kext (own-built or Rehabman's USBInjectAll).
  11. I assume your audio interface is USB connected. Check your BIOS to USB Wake option and, if enabled, disable it.
  12. The HP Zx00 workstations must be something like 8yrs old now...
  13. It's not really a Hackintosh matter. Just remove the partitions from Windows, using the DiskManager tool. You'll then be able to reformat the recovered disk space to NTFS or even extend your windows partition if it's the 1st one on disk (I mean before the OS X partition). Once you remove the EFI partition, you'll probably find you'll have to re-instate your MBR, so be ready to boot from your Windows installation media to repair this.
  14. What happens when you press Fn-Insert multiple times?
  15. Dev Micky1979 @IM just released a new Enoch boot file r2851 that includes a number of fantastic new developments, including on-the-fly kernel + kexts patching facility. This allows similar mods to what was restricted to Clover until now. Ace! http://www.insanelymac.com/forum/topic/231075-chameleon-23svn-official-pkg-installer-binaries/page-204?do=findComment&comment=2376053
  16. And its purpose is to support USB2/USB3 multiplexing over USB3.0 ports, i.e. manage USB2.0 devices through the EHCI driver instead of the XHCI driver.
  17. Good; please note that FakePCIID_XHCIMux does not operate without FakePCIID kext; well, afaik.
  18. If you want them cached, they must go to /L/E. This is faster to load. If you placed them in Clover's EFI, they'll be injected at startup, not cached and you won't see any traces of them in SysProfiler for instance.
  19. No support for such tools here... You can Google for ways to create a OS X USB installer from Windows. I've never tried it myself but I believe there are a few ways. You'll find examples at InsanelyMac. Ex: http://www.insanelymac.com/forum/topic/288795-guide-creating-os-x-usb-installer-using-a-windows-pc-only/?do=findComment&comment=2012539 The alternative you may consider is to use a virtual machine. You'll find video tutos on YouTube. Ex:
  20. Personally, I always recommend to install add-on kexts to /L/E from where they can be cached. The folder is dedicated to 3rd party drivers after all... Only install kexts to /S/L/E if it's absolutely necessary. Repair folders permissions and rebuild cache through the usual Terminal commands afterwards.
  21. If you look up packs posted in El Capitan/Sierra Clover guides (any computer model really), most config.plist file will contain the ACPI patch for renaming USB2.0 controllers from EHCx to EH0x in the DSDT. Use Clover configurator tool to view the files. You'll find Rehabman's USBInjectAll kext through a very basic Google search.
  22. Lack of USB-internal webcam detection is unlikely to be linked to a BIOS version. Instead, It's more likely to be a consequence of the well-known USB port issues that have cropped up since El Capitan. Make sure you've: patched your DSDT to rename all EHCx references to EH0x (can also be done on the fly through Clover) installed a USB injector kext (Rehabman's USBInjectAll should do)
  23. Where's the confusion? The article gives 2 x examples... 1.30f3 which translates to 6bytes key 01 30 0F 00 00 03 1.33f8 which translates to 6bytes key 01 33 0F 00 00 08 The article also points to the Apple EFI and SMC firmware update pages which lists many many SMC keys as x.yyfzzz. On that basis, I would have expected you could properly translate 1.39f11 into 6bytes (i.e. 12digits, not 13!) key 01 39 0F 00 00 11.
  24. If your KP was AICPUPM related, then yes it's Ok to activate AsusAICPUPM. You should probably remove P States and C States generation also. Sounds like your CPUs are actually Sandy Bridge generation. You're sure they're Xeon 5520?
×
×
  • Create New...