mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2026-01-02 20:09:48 -08:00
17 lines
375 B
Markdown
17 lines
375 B
Markdown
# Fixing I2C
|
|
|
|
No configuration required, just drop the prebuilt file into your EFI: [SSDT-XOSI]()
|
|
|
|
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 |
|
|
|