mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2026-01-01 05:05:57 -08:00
6 lines
399 B
Markdown
6 lines
399 B
Markdown
# Fixing IRQ Conflicts (SSDT-HPET + OC_Patches.plist)
|
|
|
|
So you miss having those fancy hot-patches from Clover like FixIPIC, FixTMR, FixRTC, FixHPET, etc
|
|
|
|
Well 1 very small problem, figuring out IRQ patching is a massive headache. **I highly recommend you use SSDTTime**. So head over to [SSDT: Easy Way](/ssdt-methods/ssdt-easy.md) on how to make it.(use option `C` to omit conflicting legacy IRQs)
|