xps 9350 hotpatch
After forking the-darkvoid's 9360 repo and some customizations, I made a working hotpatch configuration to run mojave on xps 13 9350
https://github.com/hackintosh-stuff/XPS9350-macOS
Currently type-c and card reader still need to be fixed, see the README
Are you planning to make a working XPS9350.sh ?
thats so cool! I’m currently at the end of the semester and exams are coming again, please let me know what I can help or do a pull request I will merge it! ;)
Thank you!
thats so cool! I’m currently at the end of the semester and exams are coming again, please let me know what I can help or do a pull request I will merge it! ;)
Thank you!
Still unable to sleep with type-c attached ... IOPCIFamily sometimes crash the machine, possibly something wrong with XHC2 detection.
Are you planning to make a working XPS9350.sh ?
Running that script is not necessary, after copying Clover folder you just need to do 5 things:
- generate smbios
- copy CPUFriend.kext and cpu profile (if yours is i7 6560u as well) to Clover
- install ComboJack (for headset detection & startup fix)
- install syscl-USBFix (fix usb ejected upon sleep/wake)
- install BrcmPatchRAM2.kext and BrcmFirmwareRepo.kext (fix broadcom bluetooth)
What in your Clover folder prevents me from booting from usb hd ? It stops at Apple logo and in verbose mode nothing happens
What in your Clover folder prevents me from booting from usb hd ? It stops at Apple logo and in verbose mode nothing happens
Your GPU? You need to modify UEFI variable or add back DVMT-prealloc patches if not using iris graphics, as stated in readme.
It is iris (i7 6560u QHD+)
It is iris (i7 6560u QHD+)
I just tried to boot Mojave 10.14.1 from my external ssd, works just fine (Clover folder from repo without any modification) Do you have any hardware different from mine? Or different bios settings?
I used bios settings from bozma88´s settings (not all off them available in my 1.9 bios) https://www.tonymacx86.com/threads/guide-dell-xps-13-9360-on-macos-sierra-10-12-x-lts-long-term-support-guide.213141/ And I never had problems booting from external HD both 10.13.6 (HFS+) and an experimental 10.14.1. (APFS) SSHD I just wanted to try out your solution but no go.
I also disabled Touchscreen
What in your Clover folder prevents me from booting from usb hd ? It stops at Apple logo and in verbose mode nothing happens
Same problem while using clover directly, have you solved ?
Same problem while using clover directly, have you solved ? No
I used bios settings from bozma88´s settings (not all off them available in my 1.9 bios) https://www.tonymacx86.com/threads/guide-dell-xps-13-9360-on-macos-sierra-10-12-x-lts-long-term-support-guide.213141/ And I never had problems booting from external HD both 10.13.6 (HFS+) and an experimental 10.14.1. (APFS) SSHD I just wanted to try out your solution but no go.
Try to disable some dsdt fixes?
Maybe the problem is as Rehabman wrote here: https://www.tonymacx86.com/threads/success-dell-xps-13-9350-4k.261856/page-2#post-1861802 Patched ACPI files cannot be shared. The reason is documented in the guide: https://www.tonymacx86.com/threads/guide-patching-laptop-dsdt-ssdts.152573/
So I think the way to go, if you have time and skills, is to make a working XPS9350.sh that will use files from (F4) EFI/CLOVER/ACPI/origin to make the patched
So I think the way to go, if you have time and skills, is to make a working XPS9350.sh that will use files from (F4) EFI/CLOVER/ACPI/origin to make the patched
Hotpatch is intended to avoid this...
I tried to reset bios (1.9) to default and only change raid to achi and disabled secure boot. Still not working. It stops at Apple logo and in verbose mode nothing happens. By disable some DSDT fixes do you mean in config.plist or ?
I tried to reset bios (1.9) to default and only change raid to achi and disabled secure boot. Still not working. It stops at Apple logo and in verbose mode nothing happens. By disable some DSDT fixes do you mean in config.plist or ?
Do you mean you are stuck at plus-line when boot verbose? It could be a problem with efi drivers instead of dsdt configuration I am using m.2 sata ssd, so it is highly possible that NvmExpressDxe-64.efi will cause problem when using nvme ssd...
Yes I´m using nvme.Tried to remove the NvmExpressDxe-64.efi but still the same. Is there anything in config.plist related to that ? Or in patched folder ?
Yes stuck at the + line
Yes stuck at the + line
send me the dsdt file?
I´m using clover from your latest repo so i don't think I have anything different from what you already have.
I´m using clover from your latest repo so i don't think I have anything different from what you already have.
I mean your dumped dsdt file I am not using nvme so nvme-related entries are missing in my dsdt.
Ahhh ok. But i´m not using the nvme.I´m using external USB SSHD DSDT.aml.zip
On my nvme I have at really great working 10.13.6 and I won't upgrade to Mojave before all issues are solved
Why can't we comment on your GitHub ? I think its a little odd to use Syscl´s for that
Why can't we comment on your GitHub ? I think its a little odd to use Syscl´s for that
You can always add an issue there...
Ok I first signed up a few days ago so I apparently have much to learn
Your updated repo is working great with nvme. Everything, so far , is working .Only thing not testet is sleep/wake (testing on USB3 SSHD) Its very late here in Denmark so tomorrow I´ll CarbonCopyClone to nvme and report if I have issues Thank you very much for your hard work and patience. Just a little cosmetic issue in config.plist I changed Boot Graphics/UIScale from 0 to 2 for a more even sized Apple logo during bootproces
So I think the way to go, if you have time and skills, is to make a working XPS9350.sh that will use files from (F4) EFI/CLOVER/ACPI/origin to make the patched
Hotpatch is intended to avoid this...
弱弱的问一句,为何Hotpatch 要avoid这个呀? (类似 syscl 那种 利用terminal 打补丁?)还有 是不是说 直接拷贝到 Clover就可以用了(不用设置超频啥的)呢?