Contribute
Register

[Guide] Dell Inspiron 15 7559 El Capitan Hackintosh (Dual Boot With Windows)

Status
Not open for further replies.
Read post #2 of the guide. Again. Carefully.

Also, please fix your profile as per FAQ (all 7 requested details must be present in your profile).
omg really sorry its my fault not reading carefully, so this basically means when reinstall windows finished I simply use any disk tool on windows to open the EFI partition, then rename the bootmgr and Im all set?
And actually I see my bios have the setting to choose UEFI bootloader (DELL 7559), so I think maybe I could ignore the above steps?
 
omg really sorry its my fault not reading carefully, so this basically means when reinstall windows finished I simply use any disk tool on windows to open the EFI partition, then rename the bootmgr and Im all set?

As per post #2 of the guide, it is preferable to set a UEFI entry for Clover using efibootmgr in Linux.

And actually I see my bios have the setting to choose UEFI bootloader (DELL 7559), so I think maybe I could ignore the above steps?

If you can set Clover as priority within BIOS, then no need to use efibootmgr.
 
Hello, I have a mostly successful build from this guide (updated so Sierra 10.12.6). The issue I am having is that I cannot disable the trackpad on this laptop. I have attempted to install and remove kexts that had trackpad support including voodoo. I have a mouse that I want to use and also when I am coding the trackpad registers the tiniest of touch causing it to jump in lines of code. Attached are the requested problem reports
 

Attachments

  • problemreports.zip
    4.7 MB · Views: 291
Hello, I have a mostly successful build from this guide (updated so Sierra 10.12.6). The issue I am having is that I cannot disable the trackpad on this laptop. I have attempted to install and remove kexts that had trackpad support including voodoo. I have a mouse that I want to use and also when I am coding the trackpad registers the tiniest of touch causing it to jump in lines of code. Attached are the requested problem reports

You have two sets of kexts installed for PS2... obvious from your kextcache output:
Code:
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ApplePS2Keyboard.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ApplePS2Controller.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ApplePS2SmartTouchPad.kext
...
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ApplePS2Keyboard.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ApplePS2Controller.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ApplePS2SmartTouchPad.kext

Remove the ApplePS2SmartTouchPad.kext from both locations.

Don't forget about the same kext in EFI/Clover/kexts/Other.
 
You have two sets of kexts installed for PS2... obvious from your kextcache output:
Code:
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ApplePS2Keyboard.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ApplePS2Controller.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ApplePS2SmartTouchPad.kext
...
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ApplePS2Keyboard.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ApplePS2Controller.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ApplePS2SmartTouchPad.kext

Remove the ApplePS2SmartTouchPad.kext from both locations.

Don't forget about the same kext in EFI/Clover/kexts/Other.

Thank you, I have removed both the ApplePS2SmartTouchPad.kext files at both the locations. Unfortunately I am still gettting a no trackpad found when I go to system preferences-> trackpad.

Which is strange in itself as the trackpad still works, but won't allow me to choose to disable it.
 
Thank you, I have removed both the ApplePS2SmartTouchPad.kext files at both the locations. Unfortunately I am still gettting a no trackpad found when I go to system preferences-> trackpad.

You should not expect a working SysPrefs->Trackpad when you remove the trackpad kexts.
I'm not sure what you're really trying to do.
Originally you wrote you wanted to disable the trackpad (assuming you're just not going to use it).
Easy to do by eliminating any kexts you installed for it.

Which is strange in itself as the trackpad still works, but won't allow me to choose to disable it.

You must have failed to delete it from all locations to which it is installed.
No problem reporting files attached.
 
I do just want to disable the trackpad. Sorry, let me clarify! Even when removing the trackpad kexts the trackpad is still functioning.


Attached are refreshed report files
 

Attachments

  • problemreports.zip
    4.5 MB · Views: 302
I do just want to disable the trackpad. Sorry, let me clarify! Even when removing the trackpad kexts the trackpad is still functioning.


Attached are refreshed report files
I ended up correcting it, by removing the VoodooPS2Mouse.kext file and now trackpad is completely disabled. USB mouse is still recognized.
 
I ended up correcting it, by removing the VoodooPS2Mouse.kext file and now trackpad is completely disabled. USB mouse is still recognized.

Yes, of course. If you only removed the trackpad kext, the system loads the mouse kext instead.
 
this guide is nice incl. the efi folders. but i have a problem booting into the installer.
Not the 2 lines of text but the cheksum looks like the problem. (Image included).

bios settings are propper and rolled back to the bios 1.2.0
used the 4k config.plist for the 4k screen bootintoinstaller

is the installer corupted?

A little help would be great, Thnx in advance!
 

Attachments

  • EFI.zip
    2.2 MB · Views: 301
  • IMG_2929.JPG
    IMG_2929.JPG
    149.6 KB · Views: 296
Last edited:
Status
Not open for further replies.
Back
Top