oldman20 Posted August 17, 2022 Share Posted August 17, 2022 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) } } } I tried all my best but cant pass this, any suggest? thank so much Link to comment https://www.insanelymac.com/forum/topic/353000-help-solve-missing-dependency-device-object-requires-a-_hid-or-_adr-in-same-scope-dsdt-patch/ Share on other sites More sharing options...
Baio77 Posted August 17, 2022 Share Posted August 17, 2022 Post DSDT origin , correcting a DSDT from warning is useless, you have been writing the usual things on the net for years. Only ACPI ERRORS are corrected, not warnings 1 Link to comment https://www.insanelymac.com/forum/topic/353000-help-solve-missing-dependency-device-object-requires-a-_hid-or-_adr-in-same-scope-dsdt-patch/#findComment-2791554 Share on other sites More sharing options...
MaLd0n Posted August 17, 2022 Share Posted August 17, 2022 u don't need fix it. u need patches for macos. if u can fix this just add _adr or _hid (Device object requires a _HID or _ADR in same scope) 1 Link to comment https://www.insanelymac.com/forum/topic/353000-help-solve-missing-dependency-device-object-requires-a-_hid-or-_adr-in-same-scope-dsdt-patch/#findComment-2791556 Share on other sites More sharing options...
oldman20 Posted August 17, 2022 Author Share Posted August 17, 2022 Thank all, this is my DSDT.aml original and DSDT.dsl removed errors and some warnings DSDT.zip Link to comment https://www.insanelymac.com/forum/topic/353000-help-solve-missing-dependency-device-object-requires-a-_hid-or-_adr-in-same-scope-dsdt-patch/#findComment-2791557 Share on other sites More sharing options...
Baio77 Posted August 17, 2022 Share Posted August 17, 2022 (edited) ioreg please Edited August 17, 2022 by Baio77 1 Link to comment https://www.insanelymac.com/forum/topic/353000-help-solve-missing-dependency-device-object-requires-a-_hid-or-_adr-in-same-scope-dsdt-patch/#findComment-2791558 Share on other sites More sharing options...
oldman20 Posted August 17, 2022 Author Share Posted August 17, 2022 In 2022, users which using Clover still need Drop OEM in section ACPI config.plist? Link to comment https://www.insanelymac.com/forum/topic/353000-help-solve-missing-dependency-device-object-requires-a-_hid-or-_adr-in-same-scope-dsdt-patch/#findComment-2791559 Share on other sites More sharing options...
Baio77 Posted August 17, 2022 Share Posted August 17, 2022 (edited) ACPI.zip use this ACPI Hackintosh for your Dell , From DSDT it looks like a Dell Haswell or Brodwell, 4th or 5th Gen CPU. According to DSDT reading the trackpad maybe needs more patches. DSDT corrected by errorsDSDT.aml Edited August 17, 2022 by Baio77 1 Link to comment https://www.insanelymac.com/forum/topic/353000-help-solve-missing-dependency-device-object-requires-a-_hid-or-_adr-in-same-scope-dsdt-patch/#findComment-2791560 Share on other sites More sharing options...
oldman20 Posted August 17, 2022 Author Share Posted August 17, 2022 (edited) 29 minutes ago, Baio77 said: ACPI.zip use this ACPI Hackintosh for your Dell , From DSDT it looks like a Dell Haswell or Brodwell, 4th or 5th Gen CPU. According to DSDT reading the trackpad maybe needs more patches. DSDT corrected by errorsDSDT.aml My specs in signature: Dell Inspiron 3558 (UEFI) - Intel Core i5 (5th Gen) 5200U /2.20GHz - 8GB RAM DDR3L - Intel(R) HD Graphics 5500/ nVIDIA GeForce 920M - 1366x768 - Realtek ALC255/ALC3234 @ Intel Wildcat Point-LP PCH - High Definition Audio Controller [F0] - Intel(R) Dual Band Wireless-AC 3160 - Dell Touchpad /Synaptics - Samsung SSD 860 EVO 250GB (GPT) would you list patches applied in DSDT? Thank so much Edited August 17, 2022 by oldman20 Link to comment https://www.insanelymac.com/forum/topic/353000-help-solve-missing-dependency-device-object-requires-a-_hid-or-_adr-in-same-scope-dsdt-patch/#findComment-2791562 Share on other sites More sharing options...
Baio77 Posted August 17, 2022 Share Posted August 17, 2022 (edited) DSDT only corrected by errors, ACPI patches are in ACPI folder, I put SSDT patch for your Dell. Once started I need the ioreg log to evaluate things to improve, probably also HPET patch + Trackpad patch is needed. The EFI would help me to understand the missing kext to enable everything to the fullest. Here for all the patches I have applied https://github.com/5T33Z0/OC-Little-Translated Edited August 17, 2022 by Baio77 1 Link to comment https://www.insanelymac.com/forum/topic/353000-help-solve-missing-dependency-device-object-requires-a-_hid-or-_adr-in-same-scope-dsdt-patch/#findComment-2791564 Share on other sites More sharing options...
oldman20 Posted August 17, 2022 Author Share Posted August 17, 2022 4 minutes ago, Baio77 said: DSDT only corrected by errors, ACPI patches are in ACPI folder, I put SSDT patch for your Dell. Once started I need the ioreg log to evaluate things to improve, probably also HPET patch + Trackpad patch is needed. The EFI would help me to understand the missing kext to enable everything to the fullest. Here for all the patches I have applied https://github.com/5T33Z0/OC-Little-Translated Thank u, 🙏. What about drop oem in config.plist? Link to comment https://www.insanelymac.com/forum/topic/353000-help-solve-missing-dependency-device-object-requires-a-_hid-or-_adr-in-same-scope-dsdt-patch/#findComment-2791565 Share on other sites More sharing options...
Baio77 Posted August 17, 2022 Share Posted August 17, 2022 In config only rename Xosi.Drop as in the picture 1 Link to comment https://www.insanelymac.com/forum/topic/353000-help-solve-missing-dependency-device-object-requires-a-_hid-or-_adr-in-same-scope-dsdt-patch/#findComment-2791566 Share on other sites More sharing options...
oldman20 Posted August 17, 2022 Author Share Posted August 17, 2022 I mean drop oem ✅ or ☑️ sir, in 2022? Link to comment https://www.insanelymac.com/forum/topic/353000-help-solve-missing-dependency-device-object-requires-a-_hid-or-_adr-in-same-scope-dsdt-patch/#findComment-2791567 Share on other sites More sharing options...
Recommended Posts