Files
Getting-Started-With-ACPI/Universal/xosi.md
khronokernel 0f3ab48c52 More fixes
2020-02-04 16:13:28 -07:00

17 lines
470 B
Markdown

# Fixing I2C
No configuration required, just drop the prebuilt file into your EFI: [SSDT-XOSI](https://github.com/khronokernel/Getting-Started-With-ACPI/blob/master/extra-files/SSDT-XOSI.aml)
Do note that this SSDT requires an ACPI patch as well:
Under `ACPI -> Patch`:
| Comment | String | Change _OSI to XOSI |
| :--- | :--- | :--- |
| Enabled | String | YES |
| Count | Number | 0 |
| Limit | Nuber | 0 |
| Find | Data | 5f4f5349 |
| Replace | Data | 584f5349 |