Skip to content

ngfuong/xps-13-9370-hackintosh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xps-13-9370-hackintosh

neofetch output.png
“Cosmic Cliffs” by James Webb Space Telescope

Overview

This repository is dedicated to providing resources for transforming a Dell XPS 9370 into a partially functional hackintosh.

It's recommended to:

  1. Determine your hardware specs

  2. Read the Opencore vanilla guide extensively

  3. Make your own EFI (and debug if possible)

  4. Only use this repo as a reference point

    Remember that hardware specs can vary between device to device so it's best you avoid copy - paste.

Specifications

Reveal Hardware Specs
  • Laptop: Dell XPS 13 9370 | Model 0H0VG3
  • CPU: Intel Core i7-8550U Kaby Lake R 8th gen | @1.80GHz
  • Chipset Model:
    • SMBIOS 3.0.0 present
    • Handle 0x0002, DMI type 2, 15 bytes
    • Base Board Information
    • Manufacturer: Dell Inc
    • Product Name: 0H0VG3
    • Version: A00
    • Serial Number: /5KRB5M2/CN129637CQ001C/
  • RAM: 8GB | 1867MHz
  • Graphics Card: Intel UHD Graphics 620
  • Wireless Interface (Wifi/BT Combo): Qualcomm Atheros | QCA6174A 802.11ac Wireless Network Adapter
  • Audio Codec: HDA-Intel - HDA Intel PCH | Realtek ALC3271
  • Hard Drive: WD SN770 PCIe
  • Screen Resolution: 1920x1080~60GHz

Detailed hardware dump using AIDA64 can be found at this file.

  • macOS Version:
    • Ventura 13.6 (currently using)
    • Big Sur 11.6 (deprecated)
  • OpenCore Version: 1.0.0

What's working?

  • SMBIOS: MacBookPro14,1 or 14,2 (for Kaby Lake(U) 8th gen)
  • Audio: AppleALC with ALC299
  • Graphics: Patched Intel UHD 620
  • Wifi: TENDA W311-MI USB Dongle with chris1111's Big Sur Adapter or Android USB tethering with HoRNDIS
  • Bluetooth: BlueToolFixUp
  • USB Ports: Mapped in Windows with USBToolBox

    Alternatively, use USBInjectAll during macOS installation then map USB in macOS using USBMap's Guide

What's not working?

  • Sleep currently disabled
  • XPS 13's dumb QCA6174A internal wifi card
  • Thunderbolt ports
  • Touch ID (of course)

Installation

Go to INSTALL.md

Credits