Code Monkey home page Code Monkey logo

vx5-591g-opencore's Introduction

Acer Aspire VX15 Hackintosh

Specs

My Specs

Specs Details
Model Acer Aspire VX15 (VX5-591G)
OS macOS Big Sur 11.0 beta
CPU Intel(R) Core(TM) i5 7300HQ
RAM 16 GB DDR4 2400MHz
iGPU Intel HD Graphics 630
dGPU NVIDIA GeForce GTX 1050M
Touchpad ELAN 0501
Wireless BCM94360CS2 + Adapter
Audio ALC255

Tested and working

  • Intel HD Graphics 630
  • USB
  • Webcam
  • LAN
  • Screen brightness
  • Battery status
  • Sleep/Wake
  • TouchPad with gestures
  • WiFi
  • Bluetooth
  • HDMI + HDMI Audio
  • Airdrop + Handoff
  • Audio + Headphone + Internal Mic
  • Keyboard with backlight (Some function keys not work)
  • iServices

Not working

  • NVIDIA GeForce GTX 1050M
  • SD Card reader
  • and a few other minor bugs

For wifi and bluetooth to work you need to replace another wireless card

Guide

BIOS Settings (Version 1.08)

  • Set Supervisor Password
  • Disable Password on Boot
  • Disable Secure Boot
  • Set touchpad: Advance

OpenCore config

USB Mapping

Fix HDMI audio

Fix iServices

Fix brightness key

Use patch SSDT-BKEY.aml
And at Root > ACPI > Patch:

  • XQ11 Rename
Key Type Value
Comment String Change _Q11 to XQ11 (Brightness Down)
Count Number 0
Enabled Boolean True
Find Data 5F513131
Limit Number 0
Replace Data 58513131
  • XQ12 Rename
Key Type Value
Comment String Change _Q12 to XQ12 (Brightness Up)
Count Number 0
Enabled Boolean True
Find Data 5F513132
Limit Number 0
Replace Data 58513132

Fix Dual Boot

Credits

Thanks to Acidanthera, RehabMan, dortania, alexandred, daliansky

Enjoy

vx5-591g-opencore's People

Contributors

dongcodebmt avatar

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.