Jump to content

Hervé

Administrators
  • Posts

    10013
  • Joined

  • Last visited

  • Days Won

    560

Everything posted by Hervé

  1. I've found that USB ports tend to work OOB on the E6220. But the USBInjector + patched DSDT of the latest pack will certainly get them all working under EC (and/or Sierra).
  2. A11 is the target version, not A12. You must 1st go back to version A03 or A02 if I remember well, then upgrade to A11. Use the lowest possible version available on Dell's support web site. BIOS version A12 and above will give you graphics artefacts. It's all explained in the pinned reference E6230 BIOS thread available here, at the top of this very E6xxx section. I don't know how we could make this more visible...
  3. You can indeed adjust the permissions of the given kexts you're playing with. You still need to touch the containing folders and rebuild the cache. As such, it's not going to be any quicker than adjusting permissions for the whole folders, on the contrary. In fact, you're probably going to spend more time typing up the specific paths + kext names, especially if you're playing with multiple kexts. Not trying to be big headed here but the latest pack I posted yesterday is probably one of the best tuned version you'll find around for a Chameleon/Enoch based installation. It covers everything: USB ports, HD3000 graphics, VGA + HDMI graphics, audio including jack+HDMI output, DW375 bluetooth, battery management, sleep & wake, SD card reader, LAN, keyboard and TouchPad, native CPU SpeedStep. Wireless depends entirely on the card fitted to your laptop so that's not going to be covered by any pack, no. All you have to do is copy the kexts from /E/E to /L/E + patched AppleHDA to /S/L/E. Once you've then repaired permissions, rebuilt the cache and set KernelBooter_kexts boot option to No, you'll be set for good. Wireless depends entirely on the card fitted to your laptop so that's not going to be covered by any pack, no.
  4. @pafkata: there is no known/ongoing/outstanding issues with Sierra on the E6220. Everything works perfectly like it did with previous OS X versions. @torakikii: Enoch is a branch of Chameleon, so it's Chameleon underneath. Choosing between Enoch/Chameleon and Clover is a matter of personal choices: many people (especially beginnners) will find Enoch/Chameleon much easier to use than Clover which somehow requires a bit of a Master's Degree to fully understand and configure. Then, Clover is far more powerful than Enoch and goes way beyond the scope of a simple bootloader.
  5. Make sure to repair permissions and rebuild the cache once you've copied the kexts to /L/E and the patched AppleHDA to /S/L/E. If you only keep/use the kexts in /E/E, then you need to boot with options KernelBooter_kexts=Yes -f -v to inject the kexts at startup and you will not have audio.
  6. Your boot issue is that of 4K sector HDD. Using the attached i386 folder extracted from Enoch r2839 package, copy the boot1h file to your OS X partition using the following process: 1) identify your OS X disk partition diskutil list 2) copy the boot1h file to your identified OS X disk parition cd <i386 folder> dd if=boot1h of=/dev/<identified OS X disk partition> ` Eg: cd ~/Desktop/i386 dd if=boot1h of=/dev/disk0s3 i386.zip It's a long time since I've had to do this myself, but if I remember well, you may not manage to properly execute the dd command on the mounted partition you've booted from. In that case, copy the i386 folder to the root of you USB installer, then boot it and open up Terminal once you've reached the OS X installer screen. Then use the commands above to copy the boot1h file to your HDD partition.
  7. Just to let you know that I made some final adjustments to pack 4 as detailed in the EC guide that I also slightly revised with regards to adding patched AppleHDA / AICPUPM / IOGraphicsFamily / AppleRTC kexts. Should be much better for everyone now.
  8. Ok, found the issue: I uploaded a revised bootpack where KernelBooter_kexts is set to No. I've corrected that now. What you can do with your current USB installer is interrupt Enoch's startup process when you see the moving character in the top left corner and type: KernelBooter_kexts=Yes -f -v This will ensure you load kexts from /Extra/Extensions (as desired) and boot without cache, bypassing /Library/Extensions. Just for clarity, can you explain what you meant when you wrote: "I put the patch for the power management into extensions as suggested" ?
  9. Sierra does indeed work perfectly on the E6220. I'm overdue for the guide but it's basically more or less the same as for El Capitan and you can re-use the same pack meantime (I've just updated it with Dr Hurt's VoodooPS2Controller Release 4).
  10. You install Enoch with the default settings, that's why there is no further details on its installation. The bootpack will then add all necessary options. The KP is due to the VoodooPS2Controller provided in my pack, I need to replace it with Dr Hurt's Release 4. Grab it from here and you should then be able to boot 10.11.6 Ok. I'll update the pack. My apologies for not doing this sooner.
  11. Sierra runs with the same patches/adjustments as El Capitan...
  12. Sounds like you're talking about a OS X disk/partition + a Win disk/partition on the same PC. If you cannot get Transmit to work properly, why don't you create a 3rd small partition, formatted FAT on which you can copy files to/from Win and OS X? That certainly works, I can vouch for it.
  13. Looking at the extracted DSDT, it appears the PCI root is set to 0: Scope (_SB) { Device (PCI0) { [...] Name (_UID, 0x00) // _UID: Unique ID It's the _UID value of device PCI0. From OS X, the PCI root value can also be checked through the following Terminal command: ioreg -l | grep -15 "AppleACPIPCI\ " | grep UID ` You can refer to this old thread for details: https://osxlatitude.com/index.php?/topic/2061-dell-precision-470-670-workstation-snow-leopardlionmountain-lionmavericksyosemite/&do=findComment&comment=32511 https://osxlatitude.com/index.php?/topic/2061-dell-precision-470-670-workstation-snow-leopardlionmountain-lionmavericksyosemite/&do=findComment&comment=32511
  14. It'll be worth checking what PCI root value Dell set on this workstation. Dell had a habit of setting it to 4 on its high end PCs and workstations. It was therefore necessary to set PCI root to 4 as a bootloader option to be able to successfully boot OS X. Thereafter, the DSDT could be patched to change the PCI root to 0 (i.e. default bootloader value).
  15. Indeed, the E6x20 normally only runs OS X with BIOS in legacy mode.
  16. There are existing threads on keyboard remapping. https://osxlatitude.com/index.php?/forum/102-keyboard-trackpadtouchpad/
  17. Forget about 802.11ac cards under SL or Lion; OS X only supports this from ML 10.8.4, or 10.8.5 i.e. unreachable territories for the D630 GMA X3100. In addition, please note that the D630 only takes full-size mini-PCIe cards so you would need to add an adapter plate if you want to install a half-size wireless card. I would advise you to consider a full-size 802.11n Broadcom and/or Atheros card that'll work OOB. I can recommend Atheros AR5B91 (2.4GHz) or AR5BXB92 (2.4+5GHz). On the Broadcom side, you have the DW1505.
  18. You're getting compilation error for the _OFF and _ON methods you've added because they're not declared in the DSDT but in one of the SSDTs. As such, you must declare these functions as External functions at the very top of your DSDT; you'll see similar code lines for other functions. Just copy/paste existing external declarations and adjust to _OFF/_ON functions. Should be something like: External (_SB.PCI0.PEG0.VID._OFF, MethodObj) External (_SB.PCI0.PEG0.VID._ON, MethodObj) You'll find guidance and samples on this matter here.
  19. I would modify 2 things in your Clover config.plist: in Graphics tab, I'd select option "inject nVidia" in SMBIOS tab, I'd opt for iMac16,1 (Broadwell) rather than MacPro6,1 (IvyBridge) If you can, try and press F4 at Clover main menu to extract your raw BIOS tables and get them saved to CLOVER/ACPI/origin folder of EFI partition. You can then post us a zip archive of your DSDT and SSDTs.
  20. Many Dell workstations are configured with a PCI root set to 4. With default PCI root set at 0, bootloaders often can't initialise graphics cards properly until the value of 4 is specified.
  21. Recompile the table and save the .aml file to ACPI/patched folder of your EFI folder. Patched AppleHDA must be placed in /S/L/E where it replaces the vanilla kext. Permissions must be repaired and cache rebuilt thereafter. The kext will not load from anywhere else.
  22. There should not be much really. Look for builds of similar specs or post a zipped copy of the EFI folder of your EFI partition and we'll have a look.
  23. You'll probably have to make up your own boot pack. All you need to begin with is the FakeSMC kext (it's mandatory). Thereafter, you look for drivers that handle your hardware elements (LAN, audio, wireless, etc.). You're also going to have to configure Clover according to your system. Your Workstation is based on a Broadwell platform.
  24. I don't believe BCM5722D LAN kext applies to the E Series... Kexts placed in the EFI/CLOVER folder are injected at startup. Once you're happy you've got the right kexts, move them to /L/E from where they can be cached, which improves startup time.
×
×
  • Create New...