Skip to content
This repository was archived by the owner on Jun 28, 2020. It is now read-only.

Commit 8f636fb

Browse files
Christian UhlChristian Uhl
authored andcommitted
added gitignore and updated readme
1 parent bc35069 commit 8f636fb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.DS_Store

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Dell XPS 15 - 9560-OSX
22
This contains my modified files to run OS X 10.12.3, based on Andy^^s collection and my tutorial for the 9550.
33

4-
You can follow my guide if you want to install Sierra on your own dell, but be aware, the tutorial is for the 9550. You need to adapt many of the steps with the files supplied in this repository. Link: [guide][1]
4+
You can follow my guide if you want to install Sierra on your own dell, but be aware, the tutorial is for the 9550. You need to adapt many of the steps with the files supplied in this repository. Link: [guide][1].
5+
6+
Some hints: you need two config.plist, one for installation and one for general usage. They only differ in FakeID: IntelGFX set to 0x12345678 for installation.
7+
8+
Not working:
9+
* Wifi (will never work, replacement required)
10+
* nVidia GPU (Intel IGF works well)
511

612
[1]: https://github.com/wmchris/DellXPS15-9550-OSX/blob/master/Tutorial_10.12.md

0 commit comments

Comments
 (0)