Giter Club home page Giter Club logo

xps-13-9360-monterey-hackintosh's Introduction

XPS 13 9360 Hackintosh running macOS Monterey

OpenCore 0.8.2 | macOS Monterey 12.4

header

📸 About

About About

💻 Hardware

Hardware

📃 Specs

  • CPU: Intel Core i7-7560u
  • GPU: Intel Iris Plus 640
  • RAM: 16GB DDR3
  • Boot Drive: Mushkin Pilot-E 2TB NVME SSD
  • OS: macOS macOS Monterey, Windows 11, Ubuntu 20.04
  • WIFI/Bluetooth: Replaced stock DW1820A with a DW1560
  • Audio/Mic: Realtek ALC256 (had to install ComboJack along with AppleALC for headphones to work)

👍 Working

  • Power/Battery
  • Sleep/wake
  • TouchPad
  • Keyboard
  • Brightness/brightness keys
  • Webcam
  • USB
  • HDMI (via usb C)
  • Wifi
  • Bluetooth
  • iMessage
  • Facetime

❌ Not Working:

  • Thunderbolt hotplug
  • SD card reader (never use it - disabled in BIOS)

❗️ Usage (How to install)

  1. Fill the SMBIOS section according to this guide.
  2. Update BIOS to the latest version

DVMT (❗️Important! Without this step, video won't work and you'll get kernel panic❗️)

Add/Enable DVMT.efi in OpenCore tools. Boot into OpenCore and press spacebar to show tools. Select DVMT.efi. Once booted run the following commands

  setup_var 0x4de 0x00  // Disable CFG Lock
  setup_var 0x785 0x06  // Increase DVMT pre-allocated size to 192M For FHD version, it's also recommended setting to 192M
  setup_var 0x786 0x03  // Increase CFG Memory to maximum

🔔 Updated:

  • 04/01/2022 OC 0.7.8 macOS 12.2.1
  • 09/20/2022 OC 0.8.2 macOS 12.4

🙏 Credits -

  1. A huge thanks to dortania for their incredibly detailed guide.

xps-13-9360-monterey-hackintosh's People

Contributors

danikpanik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

khizzioui97

xps-13-9360-monterey-hackintosh's Issues

Brightness keys - missing TableSignature in patch

@danikpanik please update the patch in config.plist, brightness keys are not working because of missing value inside patch - Rename _OSI to XOSI.

The whole patch dict should look like this:

<dict>
				<key>Base</key>
				<string></string>
				<key>BaseSkip</key>
				<integer>0</integer>
				<key>Comment</key>
				<string>Rename _OSI to XOSI (OS)</string>
				<key>Count</key>
				<integer>0</integer>
				<key>Enabled</key>
				<false/>
				<key>Find</key>
				<data>X09TSQ==</data>
				<key>Limit</key>
				<integer>0</integer>
				<key>Mask</key>
				<data></data>
				<key>OemTableId</key>
				<data></data>
				<key>Replace</key>
				<data>WE9TSQ==</data>
				<key>ReplaceMask</key>
				<data></data>
				<key>Skip</key>
				<integer>0</integer>
				<key>TableLength</key>
				<integer>0</integer>
				<key>TableSignature</key>
				<data>RFNEVA==</data>
</dict>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.