Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RehabMan/Laptop-DSDT-Patch
Common DSDT patches for Ivy/Sandy/Haswell laptops for running OS X
https://github.com/RehabMan/Laptop-DSDT-Patch
Last synced: 16 days ago
JSON representation
Common DSDT patches for Ivy/Sandy/Haswell laptops for running OS X
- Host: GitHub
- URL: https://github.com/RehabMan/Laptop-DSDT-Patch
- Owner: RehabMan
- License: other
- Created: 2013-10-01T22:57:12.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2020-08-28T21:49:30.000Z (about 4 years ago)
- Last Synced: 2024-07-31T07:16:55.054Z (4 months ago)
- Homepage:
- Size: 761 KB
- Stars: 676
- Watchers: 79
- Forks: 319
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- License: License.md
Awesome Lists containing this project
README
## RehabMan's laptop patch repository
This set of patches can be used in DSDT Editor or (preferably) MaciASL to apply
some common patches to your laptop for running OS X. These patches are common
for Sandy Bridge or Ivy Bridge laptops.Many of these patches came from work on the HP ProBook patches and/or work on my
own Intel DH67GD desktop.Many of the battery patches were created over time, published as individual posts
by me on tonymacx86.com, and collected here in this repository.To add these patches to MaciASL as a repository:
- Run MaciASL
- choose Preferences from the MaciASL menu bar
- select Sources
- click the [+] button
- give it a name (eg. "Laptop Patches")
- type the following URL: http://raw.github.com/RehabMan/Laptop-DSDT-Patch/master### MaciASL and iasl
I recommend you use my version of MaciASL:
https://github.com/RehabMan/OS-X-MaciASL-patchmatic
And my version of iasl:
https://github.com/RehabMan/Intel-iasl
### ACPI patching guide
For detailed information on ACPI patching, read here:
http://www.tonymacx86.com/el-capitan-laptop-support/152573-guide-patching-laptop-dsdt-ssdts.html