Jump to content

wern

Members
  • Posts

    71
  • Joined

  • Last visited

  • Days Won

    6

wern last won the day on September 15 2015

wern had the most liked content!

Profile Information

  • Gender
    Not Telling

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

wern's Achievements

Sergeant

Sergeant (6/17)

11

Reputation

  1. Hi wern, does the dell 6420 + nvs4200m with your dsdt work on sierra ?

  2. Does not work /System/Library/Extensions/VoodooPS2Controller.kext failed to load - (libkern/kext) dependency resolution failure
  3. Which PS2kext panics your system ?, you can try this one ApplePS2Controller.kext.zip
  4. Here is my config.plist config.plist.zip, SSDT yes, DSDT but for nVidia GPU, @UEFI mode
  5. I've tried it right now with the Intel 3000 GPU without any issue, also at legacy mode No thunderbolt update here, maybe you get it only at other countries
  6. On both of my drives the EFI partition is FAT32, if it freezes you can try to add the path manually, no issues here
  7. Yes ESP only, on my SSD i have only one partition
  8. No issues here with UEFI, it runs flawlessly for more than a year on my SSD, also on a test drive with 10.9, 10.10, 10.11 and Windows, where i use legacy and UEFI.
  9. Strange, i've seen a few posts with low volume on headphones. For me the headphone volume was to loud, with this kext it should be loud enough, if not i can give you one with louder headphone volume. You have to set your layout-id to 0, i'm afraid it becomes a new challenge, but it can be simply changed @dsdt
  10. In that dsdt the AppleHDA layout-id is 0, the most kexts are patched for layout-id 12 (hex 0C) , you should edit the dsdt or AppleHDA.kext to match together
  11. I've never used voodoohda, no issues with patched applehda I think you have to disable dynamic acceleration @BIOS
  12. Not sure if the card works @2560x1440, but it woks very well @1920x1080.
  13. No issues here with clover UEFI while booting El Capitan, Yosemite, Mavericks, Win10, Ubuntu from one drive Nothing special only added "OsxAptioFix2Drv-64.efi", "NTFS.fi" @drivers64UEFI folder, i've unchecked nearly all clover patches <key>ACPI</key> <dict> <key>DSDT</key> <dict> <key>Debug</key> <false/> <key>DropOEM_DSM</key> <false/> <key>ReuseFFFF</key> <false/> </dict> <key>DropTables</key> <array> <dict> <key>Signature</key> <string>MCFG</string> </dict> </array> <key>SSDT</key> <dict> <key>DropOem</key> <true/> <key>EnableC6</key> <true/> <key>Generate</key> <false/> </dict> </dict>
×
×
  • Create New...