Strona 2 z 2

Re: Podstawy patchowania DSDT

: 02 cze 2019, 19:41
autor: DKnoto
Altemirabelle wiem o tym, nie miałem zamiaru wymuszać na nikim jakiejś dodatkowej roboty.
Ale ta wymiana doświadczeń robi z tego właśnie poradnik ;-)

Re: Podstawy patchowania DSDT

: 08 maja 2023, 21:13
autor: Enonir
Pozwólcie i mi zacząć tą ekscytującą podróż w zakamarki patchowania! ;)

Krótkie intro - pierwszy hackintosh - Ventura, na laptopie DELL Latitude 3500 - tutaj specka.
Z grubsza chodzi - szlifuję touchpad, usypianie, długo uruchamia się WiFi.
Dlatego po wielu dniach dłubania w prebuildach i patchach - muszę dobrać się do łatek nakładanych u siebie.
Tymczasem tkwię na samym początku w martwym punkcie.
DSDT/SSDT pozyskuję aktualnie z SysReport z OpenCore. Ale z pod Linuksa czy to SSDTTime czy inne kopiowania, różnicy w zachowaniach nie ma.
iasl skompilowałem sam, Maciasl pobrane z oficjalnego repo.

Już iasl -da DSDT.aml SSDT* daje takie logi:

Kod: Zaznacz cały

marcin@MacBook-Pro-Marcin ACPI % iasl -da DSDT.aml SSDT-1.aml SSDT-2.aml SSDT-3.aml SSDT-4.aml SSDT-5.aml SSDT-6.aml SSDT-7.aml SSDT-8.aml SSDT-9.aml SSDT-10.aml              

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230331
Copyright (c) 2000 - 2023 Intel Corporation

File appears to be binary: found 92770 non-ASCII characters, disassembling
ACPI Warning: Table header for [DSDT] has invalid ASCII character(s) (20230331/acfileio-708)
Binary file appears to be a valid ACPI table, disassembling
Input file DSDT.aml, Length 0x43361 (275297) bytes
ACPI Warning: Table header for [DSDT] has invalid ASCII character(s) (20230331/acfileio-708)
ACPI: DSDT 0x0000000000000000 043361 (v02 DELL   Dell Inc 20170001 ??LL 20160422)
ACPI Warning: Table header for [DSDT] has invalid ASCII character(s) (20230331/acfileio-708)
External object resolution file      SSDT-10.aml
Input file SSDT-10.aml, Length 0x156 (342) bytes
ACPI: SSDT 0x0000000000000000 000156 (v02 Intel  ADebTabl 00001000 INTL 20160527)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-9.aml
Input file SSDT-9.aml, Length 0x1336 (4918) bytes
ACPI: SSDT 0x0000000000000000 001336 (v02 SaSsdt SaSsdt   00003000 INTL 20160527)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-8.aml
Input file SSDT-8.aml, Length 0x612 (1554) bytes
ACPI: SSDT 0x0000000000000000 000612 (v02 DELL   Tpm2Tabl 00001000 INTL 20160527)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-7.aml
Input file SSDT-7.aml, Length 0x1983 (6531) bytes
ACPI: SSDT 0x0000000000000000 001983 (v02 DELL   TbtTypeC 00000000 INTL 20160527)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-6.aml
Input file SSDT-6.aml, Length 0xC34 (3124) bytes
ACPI: SSDT 0x0000000000000000 000C34 (v02 DELL   PtidDevc 00001000 INTL 20160527)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-5.aml
Input file SSDT-5.aml, Length 0x7DE (2014) bytes
ACPI: SSDT 0x0000000000000000 0007DE (v02 DELL   UsbCTabl 00001000 INTL 20160527)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-4.aml
Input file SSDT-4.aml, Length 0xCAC (3244) bytes
ACPI: SSDT 0x0000000000000000 000CAC (v02 DELL   xh_Dell_ 00000000 INTL 20160527)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-3.aml
Input file SSDT-3.aml, Length 0x24 (36) bytes
ACPI: SSDT 0x0000000000000000 000024 (v02 DELL   DellRtd3 00001000 INTL 20160527)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-2.aml
Input file SSDT-2.aml, Length 0x5297 (21143) bytes
ACPI: SSDT 0x0000000000000000 005297 (v02 DptfTa DptfTabl 00001000 INTL 20160527)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-1.aml
Input file SSDT-1.aml, Length 0x1B5F (7007) bytes
ACPI: SSDT 0x0000000000000000 001B5F (v02 CpuRef CpuSsdt  00003000 INTL 20160527)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Pass 1 parse of [DSDT]
ACPI Error: ^GFX0.CLID: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^GFX0.CLID], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI0: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGI0], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI1: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGI1], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI2: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGI2], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI3: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGI3], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI4: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGI4], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI5: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGI5], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI6: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGI6], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI7: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGI7], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI8: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGI8], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI9: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGI9], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGIA: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGIA], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGIB: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGIB], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGIC: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGIC], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGID: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGID], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGIE: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGIE], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGIF: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGIF], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.CCI0: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.CCI0], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.CCI1: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.CCI1], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.CCI2: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.CCI2], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.CCI3: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.CCI3], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS0: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.STS0], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS1: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.STS1], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS2: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.STS2], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS3: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.STS3], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS4: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.STS4], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS5: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.STS5], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS6: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.STS6], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS7: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.STS7], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^GFX0.IUER: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^GFX0.IUER], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
Pass 2 parse of [DSDT]
ACPI Error: ^GFX0.CLID: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^GFX0.CLID], AE_NOT_FOUND (20230331/dswload2-480)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI0: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGI0], AE_NOT_FOUND (20230331/dswload2-480)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI1: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGI1], AE_NOT_FOUND (20230331/dswload2-480)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI2: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGI2], AE_NOT_FOUND (20230331/dswload2-480)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI3: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGI3], AE_NOT_FOUND (20230331/dswload2-480)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI4: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGI4], AE_NOT_FOUND (20230331/dswload2-480)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI5: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGI5], AE_NOT_FOUND (20230331/dswload2-480)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI6: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGI6], AE_NOT_FOUND (20230331/dswload2-480)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI7: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGI7], AE_NOT_FOUND (20230331/dswload2-480)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI8: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGI8], AE_NOT_FOUND (20230331/dswload2-480)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI9: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGI9], AE_NOT_FOUND (20230331/dswload2-480)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGIA: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGIA], AE_NOT_FOUND (20230331/dswload2-480)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGIB: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGIB], AE_NOT_FOUND (20230331/dswload2-480)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGIC: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGIC], AE_NOT_FOUND (20230331/dswload2-480)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGID: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGID], AE_NOT_FOUND (20230331/dswload2-480)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGIE: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGIE], AE_NOT_FOUND (20230331/dswload2-480)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGIF: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGIF], AE_NOT_FOUND (20230331/dswload2-480)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.CCI0: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.CCI0], AE_NOT_FOUND (20230331/dswload2-480)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.CCI1: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.CCI1], AE_NOT_FOUND (20230331/dswload2-480)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.CCI2: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.CCI2], AE_NOT_FOUND (20230331/dswload2-480)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.CCI3: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.CCI3], AE_NOT_FOUND (20230331/dswload2-480)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS0: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.STS0], AE_NOT_FOUND (20230331/dswload2-480)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS1: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.STS1], AE_NOT_FOUND (20230331/dswload2-480)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS2: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.STS2], AE_NOT_FOUND (20230331/dswload2-480)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS3: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.STS3], AE_NOT_FOUND (20230331/dswload2-480)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS4: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.STS4], AE_NOT_FOUND (20230331/dswload2-480)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS5: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.STS5], AE_NOT_FOUND (20230331/dswload2-480)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS6: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.STS6], AE_NOT_FOUND (20230331/dswload2-480)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS7: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.STS7], AE_NOT_FOUND (20230331/dswload2-480)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^GFX0.IUER: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^GFX0.IUER], AE_NOT_FOUND (20230331/dswload2-480)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed

Found 1 external control methods, reparsing with new information
Pass 1 parse of [DSDT]
ACPI Error: ^GFX0.CLID: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI0: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI1: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI2: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI3: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI4: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI5: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI6: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI7: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI8: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI9: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGIA: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGIB: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGIC: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGID: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGIE: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGIF: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.CCI0: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.CCI1: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.CCI2: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.CCI3: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS0: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS1: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS2: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS3: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS4: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS5: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS6: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS7: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^GFX0.IUER: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
Pass 2 parse of [DSDT]
ACPI Error: ^GFX0.CLID: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI0: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI1: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI2: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI3: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI4: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI5: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI6: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI7: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI8: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI9: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGIA: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGIB: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGIC: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGID: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGIE: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGIF: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.CCI0: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.CCI1: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.CCI2: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.CCI3: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS0: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS1: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS2: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS3: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS4: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS5: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS6: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS7: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^GFX0.IUER: Path has too many parent prefixes (^) (20230331/nsaccess-603)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
 Warning - Emitting ASL code "External (ESPC)"
           This is a conflicting declaration with some other declaration within the ASL code.
           This external declaration may need to be deleted in order to recompile the dsl file.

 Warning - Emitting ASL code "External (GBED)"
           This is a conflicting declaration with some other declaration within the ASL code.
           This external declaration may need to be deleted in order to recompile the dsl file.

 Warning - Emitting ASL code "External (OSYS)"
           This is a conflicting declaration with some other declaration within the ASL code.
           This external declaration may need to be deleted in order to recompile the dsl file.

 Warning - Emitting ASL code "External (PEPC)"
           This is a conflicting declaration with some other declaration within the ASL code.
           This external declaration may need to be deleted in order to recompile the dsl file.

 Warning - Emitting ASL code "External (PRST)"
           This is a conflicting declaration with some other declaration within the ASL code.
           This external declaration may need to be deleted in order to recompile the dsl file.

 Warning - Emitting ASL code "External (PSON)"
           This is a conflicting declaration with some other declaration within the ASL code.
           This external declaration may need to be deleted in order to recompile the dsl file.

 Warning - Emitting ASL code "External (S0ID)"
           This is a conflicting declaration with some other declaration within the ASL code.
           This external declaration may need to be deleted in order to recompile the dsl file.

 Warning - Emitting ASL code "External (WPRP)"
           This is a conflicting declaration with some other declaration within the ASL code.
           This external declaration may need to be deleted in order to recompile the dsl file.

 Warning - Emitting ASL code "External (WRTO)"
           This is a conflicting declaration with some other declaration within the ASL code.
           This external declaration may need to be deleted in order to recompile the dsl file.

Disassembly completed
ASL Output:    DSDT.dsl - 1954284 bytes
File appears to be binary: found 1582 non-ASCII characters, disassembling
Binary file appears to be a valid ACPI table, disassembling
Input file SSDT-1.aml, Length 0x1B5F (7007) bytes
ACPI: SSDT 0x0000000000000000 001B5F (v02 CpuRef CpuSsdt  00003000 INTL 20160527)
External object resolution file      SSDT-10.aml
Input file SSDT-10.aml, Length 0x156 (342) bytes
ACPI: SSDT 0x0000000000000000 000156 (v02 Intel  ADebTabl 00001000 INTL 20160527)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-9.aml
Input file SSDT-9.aml, Length 0x1336 (4918) bytes
ACPI: SSDT 0x0000000000000000 001336 (v02 SaSsdt SaSsdt   00003000 INTL 20160527)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-8.aml
Input file SSDT-8.aml, Length 0x612 (1554) bytes
ACPI: SSDT 0x0000000000000000 000612 (v02 DELL   Tpm2Tabl 00001000 INTL 20160527)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-7.aml
Input file SSDT-7.aml, Length 0x1983 (6531) bytes
ACPI: SSDT 0x0000000000000000 001983 (v02 DELL   TbtTypeC 00000000 INTL 20160527)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-6.aml
Input file SSDT-6.aml, Length 0xC34 (3124) bytes
ACPI: SSDT 0x0000000000000000 000C34 (v02 DELL   PtidDevc 00001000 INTL 20160527)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-5.aml
Input file SSDT-5.aml, Length 0x7DE (2014) bytes
ACPI: SSDT 0x0000000000000000 0007DE (v02 DELL   UsbCTabl 00001000 INTL 20160527)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-4.aml
Input file SSDT-4.aml, Length 0xCAC (3244) bytes
ACPI: SSDT 0x0000000000000000 000CAC (v02 DELL   xh_Dell_ 00000000 INTL 20160527)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-3.aml
Input file SSDT-3.aml, Length 0x24 (36) bytes
ACPI: SSDT 0x0000000000000000 000024 (v02 DELL   DellRtd3 00001000 INTL 20160527)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-2.aml
Input file SSDT-2.aml, Length 0x5297 (21143) bytes
ACPI: SSDT 0x0000000000000000 005297 (v02 DptfTa DptfTabl 00001000 INTL 20160527)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file         DSDT.aml
Input file DSDT.aml, Length 0x43361 (275297) bytes
ACPI Warning: Table header for [DSDT] has invalid ASCII character(s) (20230331/acfileio-708)
ACPI: DSDT 0x0000000000000000 043361 (v02 DELL   Dell Inc 20170001 ??LL 20160422)
ACPI Warning: Table header for [DSDT] has invalid ASCII character(s) (20230331/acfileio-708)
Pass 1 parse of [DSDT]
ACPI Error: ^GFX0.CLID: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^GFX0.CLID], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI0: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGI0], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI1: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGI1], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI2: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGI2], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI3: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGI3], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI4: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGI4], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI5: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGI5], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI6: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGI6], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI7: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGI7], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI8: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGI8], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGI9: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGI9], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGIA: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGIA], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGIB: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGIB], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGIC: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGIC], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGID: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGID], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGIE: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGIE], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.MGIF: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.MGIF], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.CCI0: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.CCI0], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.CCI1: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.CCI1], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.CCI2: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.CCI2], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.CCI3: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.CCI3], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS0: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.STS0], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS1: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.STS1], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS2: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.STS2], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS3: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.STS3], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS4: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.STS4], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS5: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.STS5], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS6: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.STS6], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^^UBTC.STS7: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^^UBTC.STS7], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
ACPI Error: ^GFX0.IUER: Path has too many parent prefixes (^) (20230331/nsaccess-603)
Firmware Error (ACPI): Could not resolve symbol [^GFX0.IUER], AE_NOT_FOUND (20230331/dswload-495)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-372)
Firmware Error (ACPI): Failure creating named object [SS1], AE_ALREADY_EXISTS (20230331/dswload-495)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-372)
Could not parse external ACPI tables, AE_ALREADY_EXISTS
File appears to be binary: found 8280 non-ASCII characters, disassembling
Binary file appears to be a valid ACPI table, disassembling
Input file SSDT-2.aml, Length 0x5297 (21143) bytes
ACPI: SSDT 0x0000000000000000 005297 (v02 DptfTa DptfTabl 00001000 INTL 20160527)
External object resolution file      SSDT-10.aml
Input file SSDT-10.aml, Length 0x156 (342) bytes
ACPI: SSDT 0x0000000000000000 000156 (v02 Intel  ADebTabl 00001000 INTL 20160527)
Pass 1 parse of [SSDT]
Firmware Error (ACPI): Failure creating named object [\DPTR], AE_ALREADY_EXISTS (20230331/dswload-495)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-372)
Could not parse external ACPI tables, AE_ALREADY_EXISTS
File appears to be binary: found 11 non-ASCII characters, disassembling
Binary file appears to be a valid ACPI table, disassembling
Input file SSDT-3.aml, Length 0x24 (36) bytes
ACPI: SSDT 0x0000000000000000 000024 (v02 DELL   DellRtd3 00001000 INTL 20160527)
External object resolution file      SSDT-10.aml
Input file SSDT-10.aml, Length 0x156 (342) bytes
ACPI: SSDT 0x0000000000000000 000156 (v02 Intel  ADebTabl 00001000 INTL 20160527)
Pass 1 parse of [SSDT]
Firmware Error (ACPI): Failure creating named object [\DPTR], AE_ALREADY_EXISTS (20230331/dswload-495)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-372)
Could not parse external ACPI tables, AE_ALREADY_EXISTS
File appears to be binary: found 786 non-ASCII characters, disassembling
Binary file appears to be a valid ACPI table, disassembling
Input file SSDT-4.aml, Length 0xCAC (3244) bytes
ACPI: SSDT 0x0000000000000000 000CAC (v02 DELL   xh_Dell_ 00000000 INTL 20160527)
External object resolution file      SSDT-10.aml
Input file SSDT-10.aml, Length 0x156 (342) bytes
ACPI: SSDT 0x0000000000000000 000156 (v02 Intel  ADebTabl 00001000 INTL 20160527)
Pass 1 parse of [SSDT]
Firmware Error (ACPI): Failure creating named object [\DPTR], AE_ALREADY_EXISTS (20230331/dswload-495)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-372)
Could not parse external ACPI tables, AE_ALREADY_EXISTS
File appears to be binary: found 382 non-ASCII characters, disassembling
Binary file appears to be a valid ACPI table, disassembling
Input file SSDT-5.aml, Length 0x7DE (2014) bytes
ACPI: SSDT 0x0000000000000000 0007DE (v02 DELL   UsbCTabl 00001000 INTL 20160527)
External object resolution file      SSDT-10.aml
Input file SSDT-10.aml, Length 0x156 (342) bytes
ACPI: SSDT 0x0000000000000000 000156 (v02 Intel  ADebTabl 00001000 INTL 20160527)
Pass 1 parse of [SSDT]
Firmware Error (ACPI): Failure creating named object [\DPTR], AE_ALREADY_EXISTS (20230331/dswload-495)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-372)
Could not parse external ACPI tables, AE_ALREADY_EXISTS
File appears to be binary: found 649 non-ASCII characters, disassembling
Binary file appears to be a valid ACPI table, disassembling
Input file SSDT-6.aml, Length 0xC34 (3124) bytes
ACPI: SSDT 0x0000000000000000 000C34 (v02 DELL   PtidDevc 00001000 INTL 20160527)
External object resolution file      SSDT-10.aml
Input file SSDT-10.aml, Length 0x156 (342) bytes
ACPI: SSDT 0x0000000000000000 000156 (v02 Intel  ADebTabl 00001000 INTL 20160527)
Pass 1 parse of [SSDT]
Firmware Error (ACPI): Failure creating named object [\DPTR], AE_ALREADY_EXISTS (20230331/dswload-495)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-372)
Could not parse external ACPI tables, AE_ALREADY_EXISTS
File appears to be binary: found 2264 non-ASCII characters, disassembling
Binary file appears to be a valid ACPI table, disassembling
Input file SSDT-7.aml, Length 0x1983 (6531) bytes
ACPI: SSDT 0x0000000000000000 001983 (v02 DELL   TbtTypeC 00000000 INTL 20160527)
External object resolution file      SSDT-10.aml
Input file SSDT-10.aml, Length 0x156 (342) bytes
ACPI: SSDT 0x0000000000000000 000156 (v02 Intel  ADebTabl 00001000 INTL 20160527)
Pass 1 parse of [SSDT]
Firmware Error (ACPI): Failure creating named object [\DPTR], AE_ALREADY_EXISTS (20230331/dswload-495)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-372)
Could not parse external ACPI tables, AE_ALREADY_EXISTS
File appears to be binary: found 603 non-ASCII characters, disassembling
Binary file appears to be a valid ACPI table, disassembling
Input file SSDT-8.aml, Length 0x612 (1554) bytes
ACPI: SSDT 0x0000000000000000 000612 (v02 DELL   Tpm2Tabl 00001000 INTL 20160527)
External object resolution file      SSDT-10.aml
Input file SSDT-10.aml, Length 0x156 (342) bytes
ACPI: SSDT 0x0000000000000000 000156 (v02 Intel  ADebTabl 00001000 INTL 20160527)
Pass 1 parse of [SSDT]
Firmware Error (ACPI): Failure creating named object [\DPTR], AE_ALREADY_EXISTS (20230331/dswload-495)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-372)
Could not parse external ACPI tables, AE_ALREADY_EXISTS
File appears to be binary: found 1203 non-ASCII characters, disassembling
Binary file appears to be a valid ACPI table, disassembling
Input file SSDT-9.aml, Length 0x1336 (4918) bytes
ACPI: SSDT 0x0000000000000000 001336 (v02 SaSsdt SaSsdt   00003000 INTL 20160527)
External object resolution file      SSDT-10.aml
Input file SSDT-10.aml, Length 0x156 (342) bytes
ACPI: SSDT 0x0000000000000000 000156 (v02 Intel  ADebTabl 00001000 INTL 20160527)
Pass 1 parse of [SSDT]
Firmware Error (ACPI): Failure creating named object [\DPTR], AE_ALREADY_EXISTS (20230331/dswload-495)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-372)
Could not parse external ACPI tables, AE_ALREADY_EXISTS
File appears to be binary: found 85 non-ASCII characters, disassembling
Binary file appears to be a valid ACPI table, disassembling
Input file SSDT-10.aml, Length 0x156 (342) bytes
ACPI: SSDT 0x0000000000000000 000156 (v02 Intel  ADebTabl 00001000 INTL 20160527)
External object resolution file       SSDT-9.aml
Input file SSDT-9.aml, Length 0x1336 (4918) bytes
ACPI: SSDT 0x0000000000000000 001336 (v02 SaSsdt SaSsdt   00003000 INTL 20160527)
Pass 1 parse of [SSDT]
Firmware Error (ACPI): Failure creating named object [SANV], AE_ALREADY_EXISTS (20230331/dswload-495)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-372)
Could not parse external ACPI tables, AE_ALREADY_EXISTS
marcin@MacBook-Pro-Marcin ACPI % 

Otwieram zdekompilowany iaslem (załączam) DSDT.dsl w Maciasl - nawet zdekompilowanego nie mogę zapisać. Nie mówiąc o kompilowaniu - również bez skutku.
Screeny z komunikatów - https://imgur.com/a/E2HEF62

Czy ten mój sprzęt jest egzotyczny? Instalacja mi nie poszła? Czy ktoś może mnie naprowadzić jak nie potykać się na samiutkim początku? Niby słowo po słowie wg opisu na Dortania, a tu coś takiego (nie spotkałem się czytając rozmaite fora itd). Jak zacząć? :)

Re: Podstawy patchowania DSDT

: 09 maja 2023, 09:10
autor: Azteca
Please nie odsyłaj linkiem do specyfikacji bo tam są różne wersje tego DELLa Latitude 3500.
Opisz po prostu jakie ma podzespoły w poście. Obecnie i już długo jest tendencja do patchowania w OC nie w DSDT.
Za bardzo też nie zrozumiałem, masz już zainstalowany macOS i chcesz szlifować czy nie poszła instalacja i nie masz macOS na tym Dellu?

Re: Podstawy patchowania DSDT

: 09 maja 2023, 11:28
autor: Enonir
Azteca pisze: 09 maja 2023, 09:10 Please nie odsyłaj linkiem do specyfikacji bo tam są różne wersje tego DELLa Latitude 3500.
Opisz po prostu jakie ma podzespoły w poście. Obecnie i już długo jest tendencja do patchowania w OC nie w DSDT.
z grubsza
Procesor Intel Core i5-8265U
Grafika UHD 620
8 GB Ram
NVMe 250 GB
Azteca pisze: 09 maja 2023, 09:10 Za bardzo też nie zrozumiałem, masz już zainstalowany macOS i chcesz szlifować czy nie poszła instalacja i nie masz macOS na tym Dellu?
Mam zainstalowaną Venturę, działa, pracuję na nim większość dnia raczej bez większego dyskomfortu.
Nie działa touchpad (multitouch, milion prób, kombinacji z kextami czy rozmaitymi wpisami w boot args) - tylko jeden palec i kliki lewy/prawy klawisz.
Od razu po uśpieniu budzi się, jak w USB włożona jest mysz.
WiFi długo się łączy (ale skutecznie).

Blokuje mnie to, że widzę na filmach jak ludzie eksportują DSDT/SSDT, potem bez żadnych zabiegów otwierają to w Maciasl, paczują, poprawiają, zapisują, kompilują - robię to razem z nimi a u mnie tylko "nie można zapisać", "nie można zapisać w Western" i tym podobne. To bym chciał zrozumieć, dlaczego u mnie są schody.

Patchowanie w OC - nie zetknąłem się, może dlatego, że krótko się tym zajmuję, a Dortania opisuje iasl/Maciasl. Gdzie szukać dobrych materiałów?

Wydaje się, że pozostało mi tylko to:
https://voodooi2c.github.io/#GPIO%20Pin ... %20Pinning
a nie mogę tego ruszyć.

Dziękuję za reakcję :)

Re: Podstawy patchowania DSDT

: 09 maja 2023, 20:07
autor: Azteca
USB-mapping masz zrobiony? Próbowałeś VoodooI2CSynaptics.kext? A może SSDT-XOSI.aml?

Re: Podstawy patchowania DSDT

: 09 maja 2023, 20:44
autor: Enonir
Azteca pisze: 09 maja 2023, 20:07 USB-mapping masz zrobiony? Próbowałeś VoodooI2CSynaptics.kext? A może SSDT-XOSI.aml?
Wszystkie oczywiste rzeczy z manuala Opencore sprawdzone. Usbmapping zrobiony, mój trackpad to nie synaptic ani alps ani elan. Xosi zrobione, voodormi testowane, dużo przerobiłem. Kilka rzeczy mi jeszcze zostało, no ale nie mogę patchować.

Re: Podstawy patchowania DSDT

: 10 maja 2023, 10:35
autor: Azteca
Jaki masz ten trackpad? Z tymi trackpadami to faktycznie są często problemy.
Jaki patch chcesz użyć? Może chcesz posłać materiał do patchowania i ja zobaczę czy u mnie się zapisuje.

Re: Podstawy patchowania DSDT

: 11 maja 2023, 09:37
autor: Enonir
1. Mogę już patchować, pożąglowałem wersjami iasl, wspomogłem się w jednym przypadku edytorem tekstu i "zassało".

2. Touchpad - I2C0 / TPD0, pod Windowsem ogólnie widoczny jako DELL08BD - więcej nie wiem.

3. Dortanię przeszedłem wg
https://dortania.github.io/Getting-Star ... anual.html
ale nie działa, a nie umiem sprawdzić, czy zmiany przynoszą jakiś efekt, choćby błędy.

Szczegóły z linuksa:

linux  ~ sudo dmesg | grep input
[ 0.714648] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 0.714747] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 0.714829] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[ 0.714897] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 0.753772] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 2.220330] input: DELL08BD:00 04F3:30CB Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-DELL08BD:00/0018:04F3:30CB.0001/input/input7
[ 2.220429] input: DELL08BD:00 04F3:30CB Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-DELL08BD:00/0018:04F3:30CB.0001/input/input8
[ 2.220498] hid-generic 0018:04F3:30CB.0001: input,hidraw0: I2C HID v1.00 Mouse [DELL08BD:00 04F3:30CB] on i2c-DELL08BD:00
[ 3.983503] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:046D:C05A.0002/input/input10
[ 3.983670] hid-generic 0003:046D:C05A.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:14.0-1/input0
[ 3.985061] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input11
[ 4.333457] input: ImPS/2 Logitech Wheel Mouse as /devices/platform/i8042/serio1/input/input6
[ 45.563020] input: Dell WMI hotkeys as /devices/platform/PNP0C14:03/wmi_bus/wmi_bus-PNP0C14:03/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input12
[ 46.139703] input: Intel HID events as /devices/platform/INT33D5:00/input/input13
[ 47.432717] input: DELL08BD:00 04F3:30CB Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-DELL08BD:00/0018:04F3:30CB.0001/input/input14
[ 47.432793] input: DELL08BD:00 04F3:30CB Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-DELL08BD:00/0018:04F3:30CB.0001/input/input15
[ 47.433658] hid-multitouch 0018:04F3:30CB.0001: input,hidraw0: I2C HID v1.00 Mouse [DELL08BD:00 04F3:30CB] on i2c-DELL08BD:00



linux  ~  i2cdetect -l
i2c-0 unknown SMBus I801 adapter at efa0 N/A
i2c-1 unknown Synopsys DesignWare I2C adapter N/A
i2c-2 unknown Synopsys DesignWare I2C adapter N/A
i2c-3 unknown i915 gmbus dpb N/A
i2c-4 unknown i915 gmbus dpc N/A
i2c-5 unknown i915 gmbus misc N/A
i2c-6 unknown i915 gmbus dpd N/A
i2c-7 unknown AUX A/DDI A/PHY A N/A
i2c-8 unknown AUX C/DDI C/PHY C N/A