• Become a Premium Member for $25/year with no ads to improve your community experience. Upgrade to Pro Account for faster response and no wait times!

Help solve Missing dependency (Device object requires a _HID or _ADR in same scope) DSDT patch

oldman20

Member
Joined
Nov 6, 2021
Messages
141
Motherboard
Dell 3558
CPU
Broadwell 5200U
Graphics
Intel HD5500
OS X/macOS
13.x
Bootloader
  1. Clover (UEFI)
  2. OpenCore (UEFI)
Mac
  1. MacBook Pro
Mobile Phone
  1. Android
  2. iOS
I tried all my best but cant pass this, any suggest? thank so much
Code:
 Scope (_SB.PCI0)
    {
        Device (SDMA)
        {
            Method (_STA, 0, NotSerialized)  // _STA: Status
            {
                If (LEqual (SMD0, 0x02))
                {
                    Return (0x0F)
                }

                If (LEqual (SMD0, Zero))
                {
                    Return (Zero)
                }

                If (LLess (OSYS, 0x07DD))
                {
                    LPD3 (SB10, SMD0)
                    Return (Zero)
                }

                Return (0x0F)
            }
        }
    }
558101851_ScreenShot2022-08-17at16_39_14.thumb.png.a95c85a773849df4310c31ef223bb328.png
And drop oem ✅ or ☑️, in 2022?
69530BBB-7601-4B87-9E3D-1BAD6686AB31.thumb.png.3a95405ae7420546956de0c47105f8df.png
 
I tried all my best but cant pass this, any suggest? thank so much
Code:
 Scope (_SB.PCI0)
    {
        Device (SDMA)
        {
            Method (_STA, 0, NotSerialized)  // _STA: Status
            {
                If (LEqual (SMD0, 0x02))
                {
                    Return (0x0F)
                }

                If (LEqual (SMD0, Zero))
                {
                    Return (Zero)
                }

                If (LLess (OSYS, 0x07DD))
                {
                    LPD3 (SB10, SMD0)
                    Return (Zero)
                }

                Return (0x0F)
            }
        }
    }
View attachment 4917
And drop oem ✅ or ☑️, in 2022?
View attachment 4918
Which patch are you trying to apply?

DroOEM is a Clover option. Must be set to TRUE if you're using all the OEM SSDTs which have been patched. If not, do not use the DropOEM option.
 
  • Like
Reactions: oldman20
Which patch are you trying to apply?

DroOEM is a Clover option. Must be set to TRUE if you're using all the OEM SSDTs which have been patched. If not, do not use the DropOEM option.
must all OEM SSDTs, so if some SSDTs patched, no need DropOEM?
 
  • Like
Reactions: oldman20

Forum statistics

Threads
1,935
Messages
18,091
Members
27,833
Latest member
Tamal53