-
Posts
14365 -
Joined
-
Last visited
-
Days Won
868
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by Jake Lo
-
Actually a lot of the E5xxx series have Broadcom rather than Intel Ethernet. @absint0o, You need to remove AppleHDAIDT from /L/E. Make a backup of AppleHDA.kext in /S/L/E Install Wern's AppleHDA to /S/L/E Change DSDT layout-id to 0 (use MacIASL.app) Fix permission and rebuild cache
-
it's possible to automatically choose when booting to clover the option to go directly to the OS without me having to choose? Lauch Config.plist with Clover Cofigurator. Next to Boot tab, change the Default Boot Volume to exactly the name of your OS X drive name (case sensitive) Below it, change the Timeout to 1. This gives you a little time to select other drive to boot in case you want to or access Options in case you have boot issue. All the components in the Dell works except the microphone, the speakers work great and in the system preferences - Sound - Output i can see the internal speakers but when i go to the input nothing shows up. Is there any fix for this? See here
-
Ok, looks like you do have CS. 1) From terminal, enter diskutil list. Note the virtual drive in red. diskutil list /dev/disk0 (internal, physical): #: TYPE NAME SIZE IDENTIFIER 0: GUID_partition_scheme *256.1 GB disk0 1: EFI EFI 209.7 MB disk0s1 2: Apple_CoreStorage Macintosh SSD 63.5 GB disk0s2 3: Apple_Boot Recovery HD 650.0 MB disk0s3 /dev/disk1 (internal, virtual): #: TYPE NAME SIZE IDENTIFIER 0: Apple_HFS Macintosh SSD +63.1 GB disk1 Logical Volume on disk0s2 75DADC16-4B7F-4C7D-9660-10A1C2A9FC02 Unencrypted 2) From terminal, run diskutil cs revert /dev/disk1 3) Reboot with USB Installer and select the Installed drive 4) Install Clover 5) Replace the Clover files in /EFI/Clover from USB installer 6) Reboot without USB
-
In the BIOS, you need to set Boot List Option to Legacy since you're installing with Clover Legacy mode. In the terminal, check if you have corestorage diskutil cs list If yes, you'll need to revert it. Reboot and reinstall Clover according to your settings above, copy the clover files to the new EFI partition.
-
[SOLVED] Run macOS Sierra from an external hard drive, possible?
Jake Lo replied to spidey123's topic in The Archive
IOAHCISerialATAPI_injector is for the DVD player error. If you think that's the culprit, remove it and test again. -
Did you install using Legacy or UEFI?
-
[SOLVED] Run macOS Sierra from an external hard drive, possible?
Jake Lo replied to spidey123's topic in The Archive
Command+option+esc works again, wasn't working in 10.12.0 CapLock is still broken, had to tab twice to lock and twice to unlock. Everything else seems to work okay so far... -
[SOLVED] Run macOS Sierra from an external hard drive, possible?
Jake Lo replied to spidey123's topic in The Archive
Remove the patch, download this IOReg IORegistryExplorer_v2.1.zip Launch app to verify that SD reader is in deed in RP06 and not somewhere else. -
Yes, everything seems to still work except for wifi DW1560. Just need to add these extra hot patches to Config.plist Cap Locks still not working properly, need tab twice to lock and twice to unlock.
-
Try adding a boot option in the BIOS. Under boot option, create a new boot call whatever you like and point it to /EFI/Clover/Cloverx64.efi I was not able to get a similar model to run in UEFI mode, so I stick with Legacy.
-
You need to install Clover to the HDD and copy the EFI/Clover files to the HDD'S EFI partition.
-
DW1550 is a combo card with Bluetooth and Wifi.
-
yes, replace it with DW1560 Intel wireless are not supported in OS X
-
See here with workaround. Issue might be fix in 10.12.1 coming out soon.
-
The specs are very close to my E7470 system, except mine doesn't have touchscreen and VGA port, but has DisplayPort. Only thing not working for me are the SD card reader & fingerprint sensor...not supported. The VGA port might not work Your Intel Wireless is not supported, will need a replacement with a DW1560. The AMD card will need to be disabled via DSDT edit. TPM must be disabled Secure Boot disabled Follow my E7470 guide and bootpack, leave off the DSDT/SSDT in ACPI/Patched folder. Extract the raw files with F4 during Clover boot, and attach the compress /EFI/Clover/ACPI/Origin folder here for patching. You'll have to follow the Prerequisite to set the DVMT to 96mb, don't use the value(s) in the guide, as yours might be different.
-
Try this DSDT. Also added patch for SDCard reader, not sure your system comes with it. DSDT-sleep.zip
-
[SOLVED] Run macOS Sierra from an external hard drive, possible?
Jake Lo replied to spidey123's topic in The Archive
No, don't change that, just need to change it to RP06 like this. #Patch for O2Micro SD Card Reader into device label PXSX parent_label RP06 insert begin Method (_DSM, 4, NotSerialized)\n {\n If (LEqual (Arg2, Zero)) { Return (Buffer() { 0x03 } ) }\n Return (Package()\n {\n "AAPL,slot-name",\n "Built-in",\n "device-type", Buffer() { "Media Controller" },\n "model", Buffer() { "O2 Micro SD Card Reader" },\n "compatible", Buffer() { "pci14e4,16bc" },\n })\n }\n end; -
Try setting to Euro keyboard. See here
-
Replace files in /EFI/Clover with these 5558_HD5500_Only.zip
-
[SOLVED] Run macOS Sierra from an external hard drive, possible?
Jake Lo replied to spidey123's topic in The Archive
put it here. It should work right away. ~/.karabiner.d/configuration -
[SOLVED] Run macOS Sierra from an external hard drive, possible?
Jake Lo replied to spidey123's topic in The Archive
Install Karabiner Element and use the attached json file seen here, change the key to your preference with text editor. Word has it that 10.12.1 will have that fix. -
Boot to Clover GUI, hit F4, then continue booting to OS X. Compress and attach the Clover folder here. Specific about your computer: Do you have Alps, Elantouch or Synaptics touchpad? Audio codec: ALC255?
-
Found the value you need to set, it's the same as my E7450. You need to set 0x15b and 0x15c to 0x3 i.e. setup_var 0x15b 0x3 setup_var 0x15c 0x3 Your USB root should have the folder EFI and inside is Boot folder and the file bootx64 in it. /EFI/Boot/bootx64.efi
-
Upload the backup BIOS file. I'll take a look at it.
-
Remove Emuvariable for /EFI/Clover/Drivers64UEFI