Recent content by adele.xps13

  1. adele.xps13

    El Capitan Beta with Dell XPS 13 9343 (Early 2015 Model)

    You need to enable full intel graphics by Patching your IOkit: git mkdir ~/Projects cd ~/Projects git clone https://github.com/RehabMan/Lenovo-Y50-DSDT-Patch y50.git cd ~/Projects/y50.git curl -o XPS9530.sh...
  2. adele.xps13

    Dell XPS 13 5th Generation Setup 9343 Help

    Does anyone know if its possible to configure the touch screen to work with multi finger support since its supported up to 10 finger tracking on windows? Would it also be possible to enable gesture recognition so when you swipe down the screen it scrolls instead of the selection cursor?
  3. adele.xps13

    El Capitan Beta with Dell XPS 13 9343 (Early 2015 Model)

    I actually just got everything I wanted working on my Dell xps 13 working with os X 10.11.3 Working: Intel Graphics Touch Screen USB 2.0 and 3.0 Bluetooth & Wifi Audio & HDMI out Brightness Control Power Management Not Working: Webcam SD Card Im working with someone on I met on youtube and...
  4. adele.xps13

    El Capitan Beta with Dell XPS 13 9343 (Early 2015 Model)

    I have a genericusbxhci.kext for my usb functionality. Did you use USBinjectall.kext? any other patches to your dsdt other than the standard ones and brightness control? Im gonna check on my windows partition and see if I get the same vender numbers and stuff as on my mac partition. Perhaps...
  5. adele.xps13

    El Capitan Beta with Dell XPS 13 9343 (Early 2015 Model)

    sorry it is detected but won't load in any applications. See photo from previous post. I just edited it
  6. adele.xps13

    El Capitan Beta with Dell XPS 13 9343 (Early 2015 Model)

    Hey Egore, I managed to get everything working except for webcam. How did you achieve that? It's detected from my hackintosh but it won't load in photobooth or any camera apps.
  7. adele.xps13

    Dell XPS 13 5th Generation Setup 9343 Help

    Thanks for all the help Rehabman. I have finally got almost everything working. All thats left is webcam and sd card. Appologies for posting in yosemite forum i found this thread from a forum in el captain.
  8. adele.xps13

    Dell XPS 13 5th Generation Setup 9343 Help

    HELLO FROM THE OTHER SIDE!! My graphics are now fixed after patching IOKit and then setting inject intel = true. My problem with booting earlier was due to me being a fool and trying to change my config.plist again on both my usb drive installer and clover on my hdd. Its fixed now by replacing...
  9. adele.xps13

    Dell XPS 13 5th Generation Setup 9343 Help

    So I ran the patch from the lenovo y50 guide and all hell broke loose when i restarted. Now clover on my hdd EFI cannot see any mac partitions. Tried to boot off usb EFI clover and bios can't find it. :wtf: Don't even know how to reinstall the clover efi partition from windows. is it even...
  10. adele.xps13

    Dell XPS 13 5th Generation Setup 9343 Help

    I am unfamiliar with that. What is "Code design" referring to? I simply ran the code in term sudo perl -i.bak -pe 's|\xB8\x01\x00\x00\x00\xF6\xC1\x01\x0F\x85|\x33\x C0\x90\x90\x90\x90\x90\x90\x90\xE9|sg' /System/Library/Frameworks/IOKit.framework/Versions/Current/IOKit and shut down. Am I...
  11. adele.xps13

    Dell XPS 13 5th Generation Setup 9343 Help

    Noooo it died. I ran the code to patch iokit. Rebooted and it just loads a bit then all fades away and shuts off my computer. This is the code on verbose boot right before it fades off and dies. I tried to change intel inject = true and tried false on the clover boot options and even changing...
  12. adele.xps13

    Dell XPS 13 5th Generation Setup 9343 Help

    Yeh the link in your FAQ led me here: http://www.tonymacx86.com/yosemite-laptop-guides/144351-guide-dell-xps-9530-using-clover-uefi.html#post905621 Where i grabbed that code but will it work for dell xps 13? He mention its universal across os versions
  13. adele.xps13

    Dell XPS 13 5th Generation Setup 9343 Help

    Is this the proper way to patch IOKit? sudo perl -i.bak -pe 's|\xB8\x01\x00\x00\x00\xF6\xC1\x01\x0F\x85|\x33\x C0\x90\x90\x90\x90\x90\x90\x90\xE9|sg' /System/Library/Frameworks/IOKit.framework/Versions/Current/IOKit sudo codesign -f -s -...
  14. adele.xps13

    Dell XPS 13 5th Generation Setup 9343 Help

    -.- OMMMMGGGGG LOOOL :banghead: YES I WAS USING 4.0 INSTEAD OF 5.0 ALL CLEAR CAPTAIN. MOVING ON. Thanks so much rehabman you're a hero.
  15. adele.xps13

    Dell XPS 13 5th Generation Setup 9343 Help

    Heres the latest build: Here is my Original Origin files:
Back
Top