Jump to content

Dietmar

Member
  • Posts

    1,163
  • Joined

  • Last visited

  • Days Won

    5
  • Donations

    0.00 USD 
  • Country

    Germany

Everything posted by Dietmar

  1. @Dave-H When you find a Bios for the Flex 10, version 93cn25ww.exe, 93cn27ww.exe, 93cn28ww.exe and maybe also 93cn50ww.exe you can flash it without risk (nearly) via win8.1 (or win10, I have not tested). At once all will work under XP SP3 Dietmar PS: And maybe, that @Mov AX, 0xDEAD find a solution, how to exclude in DSDT acpi5 words. Win10 and Win8.1 can live without acpi5 words in DSDT, I tested.
  2. I found this DSDT word "connection" in ACPIspec50.pdf from December 6, 2011 for the very first time. Now it is clear, why xp, vista, win7 and (win8) dont like this Acpi5 word "connection" in DSDT. Connection (GMOD), // Re-Use an existing connection (defined elsewhere) Connection ( ConnectionResource // NameString | ResourceMacroTerm ) Dietmar
  3. @Mov AX, 0xDEAD Yepp, I see the strange symbols in output from Windbg. ba15058a: Device(GPO0)OSNotifyCreate: 8A4282C8 (GPO0) = 00000103 ba150592: { ba150592: Name(_ADR,Zero) ba150598: Name(_HID,"INT33FC") ba1505a6: Name(_CID,"INT33FC") ba1505b4: Name(_DDN,"ValleyView2 General Purpose Input/Output (GPIO) controller") ba1505f5: Name(_UID,One) ba1505fb: Method(_CRS,0x8) ba150627: Method(_STA,0x0) ba1506d1: Name(AVBL,Zero) ba1506d7: Method(_REG,0x2) ba1506ea: OperationRegion(GPOP,0x1,GPBS=0x500,0x50) ba1506f7: Field(GPOP,0x1) ba1506ff: { ba150702: Offset(0x28), ba150704: ,21, ba150709: BTD3,1, ba15070c: Offset(0x48), ba15070e: ,30, ba150713: SHD3,1 ba150713: } ba150713: OperationRegion(GPO2,0x8,Zero,0xc) ba15071d: Field(GPO2,0x1) ba150725: { ba15072a: & ,35, ba15072f: Π,1, ba150732: AccessAs(0x0,0x2), ba150734: ,0, ba150736: ,0, ba150738: ,0, ba15073d: ,0, ba150743: #,15, ba150748: \_SB,46AMLI_ERROR(c0000035): Object already exist CreateNameSpaceObject: object already exist - \_SB Do you have an idea, how to exclude or fake Connection ( in acpi.sys Dietmar
  4. @Mov AX, 0xDEAD GpioIo ( appears also in working DSDT. But Connection ( can be seen only in DSDT which gives DDB Bsod Dietmar
  5. @Mov AX, 0xDEAD Here it is. This is the *.raw DSDT with DDB Bsod Dietmar https://ufile.io/gix4287k
  6. I just check working DSDT against DDB DSDT This device does not appear in working DSDT Dietmar OperationRegion (GPO2, GeneralPurposeIo, Zero, 0x0C) Field (GPO2, ByteAcc, NoLock, Preserve) { Connection ( GpioIo (Exclusive, PullDefault, 0x0000, 0x0000, IoRestrictionOutputOnly, "\\_SB.GPO0", 0x00, ResourceConsumer, , ) { // Pin list 0x005F } ), SHS3, 1 }
  7. Here is DSDT from the Flex10, Bios 93cn59ww with Whitelist killed Dietmar https://ufile.io/f8t55pnh
  8. @Damnation @Mov AX, 0xDEAD @daniel_k @George King @Dave-H Here is the longer version Dietmar otto2DDBFlex10.7z
  9. @Damnation Yepp, Bsod happens after few seconds, this is via first try without !amli set spewon verboseon logon traceon Dietmar Break instruction exception - code 80000003 (first chance) nt!DbgBreakPoint: 80ac37e0 cc int 3 kd> bu acpi!DriverEntry kd> g MM: Loader/HAL memory block indicates large pages cannot be used for 80100000->8012777F MM: Loader/HAL memory block indicates large pages cannot be used for 81786000->824DEFFF MM: Disabling large pages for all ranges due to overlap *** Assertion failed: DeviceNode->State != DeviceNodeStarted *** Source File: d:\xpsp\base\ntos\io\pnpmgr\devnode.c, line 242 Break repeatedly, break Once, Ignore, terminate Process, or terminate Thread (boipt)? i i *** Assertion failed: IopInitHalResources == NULL *** Source File: d:\xpsp\base\ntos\io\pnpmgr\pnpinit.c, line 1455 Break repeatedly, break Once, Ignore, terminate Process, or terminate Thread (boipt)? i i *** Assertion failed: IopInitReservedResourceList == NULL *** Source File: d:\xpsp\base\ntos\io\pnpmgr\pnpinit.c, line 1456 Break repeatedly, break Once, Ignore, terminate Process, or terminate Thread (boipt)? i i Breakpoint 0 hit ACPI!DriverEntry: b9ecf000 55 push ebp 0: kd> ed Kd_ACPI_Mask 0xFFFFFFFF 0: kd> g OSOpenUnicodeHandle: ZwOpenKey = 0xc0000034 OSOpenUnicodeHandle: ZwOpenKey = 0xc0000034 OSReadRegValue: OSOpenHandle = 0xc0000034 OSReadRegValue: 0x00000a < 0x00000d 8A49F008 ACPI\PNP0C08-0x5F534750 (0x8a4a13b0): IRP_MN_QUERY_INTERFACE - Res 0 Type = {06141966-7245-6369-462e-4e656c736f6e} 8A49F008 ACPI\PNP0C08-0x5F534750 (0x8a4a13b0): IRP_MN_QUERY_INTERFACE = 0xc00000bb 8A49F008 ACPI\PNP0C08-0x5F534750 (0x8a4a13b0): IRP_MN_QUERY_INTERFACE - Res 0 Type = {f14f609b-cbbd-4957-a674-bc00213f1c97} 8A49F008 ACPI\PNP0C08-0x5F534750 (0x8a4a13b0): IRP_MN_QUERY_INTERFACE = 0xc00000bb ACPIGetWmiLogGlobalHandle: Global handle aquired. Handle = 1 8A49F008 ACPI\PNP0C08-0x5F534750 ACPIDispatchAddDevice: 00000000 8A49F008 ACPI\PNP0C08-0x5F534750 (0x8a4a13b0): ACPIRootIrpStartDevice 8A49F008 ACPI\PNP0C08-0x5F534750 (0x8a4a13b0): IRP_MN_START_DEVICE = 00000000 (Complete) OSOpenUnicodeHandle: ZwOpenKey = 0xc0000034 OSReadRegValue: OSOpenHandle = 0xc0000034 OSOpenUnicodeHandle: ZwOpenKey = 0xc0000034 OSReadRegValue: OSOpenHandle = 0xc0000034 OSOpenUnicodeHandle: ZwOpenKey = 0xc0000034 OSReadRegValue: OSOpenHandle = 0xc0000034 OSOpenUnicodeHandle: ZwOpenKey = 0xc0000034 OSReadRegValue: OSOpenHandle = 0xc0000034 OSOpenUnicodeHandle: ZwOpenKey = 0xc0000034 OSReadRegValue: OSOpenHandle = 0xc0000034 OSOpenUnicodeHandle: ZwOpenKey = 0xc0000034 OSReadRegValue: OSOpenHandle = 0xc0000034 OSOpenUnicodeHandle: ZwOpenKey = 0xc0000034 OSReadRegValue: OSOpenHandle = 0xc0000034 OSOpenUnicodeHandle: ZwOpenKey = 0xc0000034 ACPIInitalize: ACPI RSDT found at 0xba7250ac ACPILoadProcessRSDT: RSDT contains 17 tables ReadAMLRegistryEntry: opening key: \Registry\Machine\System\CurrentControlSet\Services\ACPI\Parameters\FACP\LENOVO\CB-01___ OSOpenUnicodeHandle: ZwOpenKey = 0xc0000034 ReadAMLRegistryEntry: failed to open AML registry entry (rc=c0000034) ACPILoadProcessFACS: FACS located at 0xba728000 ACPILoadProcessFACS: Initial GlobalLock state: 0x 0 ACPILoadProcessFADT: PM1a_BLK located at port 0x00000400 ACPILoadProcessFADT: PM1b_BLK located at port 0x00000000 ACPILoadProcessFADT: PM1a_CTRL_BLK located at port 0x00000404 ACPILoadProcessFADT: PM1b_CTRL_BLK located at port 0x00000000 ACPILoadProcessFADT: PM2_CTRL_BLK located at port 0x00000450 ACPILoadProcessFADT: PM_TMR located at port 0x00000408 ACPILoadProcessFADT: GP0_BLK located at port 0x00000420 length 0x00000010 ACPILoadProcessFADT: GP1_BLK located at port 0x00000000 length 0x00000000 ACPILoadProcessFADT: GP1_Base_Index = 0xffff ACPIWriteGpeEnableRegister: Writing GPE Enable register 0 = 0 ACPIWriteGpeEnableRegister: Writing GPE Enable register 1 = 0 ACPIWriteGpeEnableRegister: Writing GPE Enable register 2 = 0 ACPIWriteGpeEnableRegister: Writing GPE Enable register 3 = 0 ACPIWriteGpeEnableRegister: Writing GPE Enable register 4 = 0 ACPIWriteGpeEnableRegister: Writing GPE Enable register 5 = 0 ACPIWriteGpeEnableRegister: Writing GPE Enable register 6 = 0 ACPIWriteGpeEnableRegister: Writing GPE Enable register 7 = 0 ACPILoadProcessFADT: Power Button in Fixed Feature Space ACPILoadProcessFADT: Sleep Button not fixed event or not present ReadAMLRegistryEntry: opening key: \Registry\Machine\System\CurrentControlSet\Services\ACPI\Parameters\DSDT\LENOVO\CB-01___ OSOpenUnicodeHandle: ZwOpenKey = 0xc0000034 ReadAMLRegistryEntry: failed to open AML registry entry (rc=c0000034) ACPILoadProcessRSDT: Unrecognized table signature 0x49464555 ACPILoadProcessRSDT: Unrecognized table signature 0x4d44534d ACPILoadProcessRSDT: Unrecognized table signature 0x54455048 ACPILoadProcessRSDT: Unrecognized table signature 0x5449504c ReadAMLRegistryEntry: opening key: \Registry\Machine\System\CurrentControlSet\Services\ACPI\Parameters\APIC\LENOVO\CB-01___ OSOpenUnicodeHandle: ZwOpenKey = 0xc0000034 ReadAMLRegistryEntry: failed to open AML registry entry (rc=c0000034) ACPILoadProcessRSDT: Unrecognized table signature 0x4746434d ACPILoadProcessRSDT: Unrecognized table signature 0x43494c53 ReadAMLRegistryEntry: opening key: \Registry\Machine\System\CurrentControlSet\Services\ACPI\Parameters\SSDT\INSYDE\CpuDptf OSOpenUnicodeHandle: ZwOpenKey = 0xc0000034 ReadAMLRegistryEntry: failed to open AML registry entry (rc=c0000034) ReadAMLRegistryEntry: opening key: \Registry\Machine\System\CurrentControlSet\Services\ACPI\Parameters\SSDT\INSYDE\DptfTab OSOpenUnicodeHandle: ZwOpenKey = 0xc0000034 ReadAMLRegistryEntry: failed to open AML registry entry (rc=c0000034) ReadAMLRegistryEntry: opening key: \Registry\Machine\System\CurrentControlSet\Services\ACPI\Parameters\SSDT\INSYDE\CpuPm OSOpenUnicodeHandle: ZwOpenKey = 0xc0000034 ReadAMLRegistryEntry: failed to open AML registry entry (rc=c0000034) ReadAMLRegistryEntry: opening key: \Registry\Machine\System\CurrentControlSet\Services\ACPI\Parameters\SSDT\INSYDE\Cpu0Tst OSOpenUnicodeHandle: ZwOpenKey = 0xc0000034 ReadAMLRegistryEntry: failed to open AML registry entry (rc=c0000034) ReadAMLRegistryEntry: opening key: \Registry\Machine\System\CurrentControlSet\Services\ACPI\Parameters\SSDT\INSYDE\ApTst OSOpenUnicodeHandle: ZwOpenKey = 0xc0000034 ReadAMLRegistryEntry: failed to open AML registry entry (rc=c0000034) ACPILoadProcessRSDT: Unrecognized table signature 0x49464555 ACPILoadProcessRSDT: Unrecognized table signature 0x43494c53 ReadAMLRegistryEntry: opening key: \Registry\Machine\System\CurrentControlSet\Services\ACPI\Parameters\SSDT\INSYDE\IsctTabl OSOpenUnicodeHandle: ZwOpenKey = 0xc0000034 ReadAMLRegistryEntry: failed to open AML registry entry (rc=c0000034) ACPILoadProcessRSDT: Unrecognized table signature 0x54445046 ReadAMLRegistryEntry: opening key: \Registry\Machine\System\CurrentControlSet\Services\ACPI\Parameters\SSDT\MSFT\simulatr OSOpenUnicodeHandle: ZwOpenKey = 0xc0000034 ReadAMLRegistryEntry: failed to open AML registry entry (rc=c0000034) DumpAcpiTables: Writing DSDT/FACS/FADT/RSDT to registry ACPIEnableEnterACPIMode: Enabling ACPI ACPILoadTableCheckSum: Checking table 0xBA148000 to 0xBA154864 OSOpenUnicodeHandle: ZwOpenKey = 0xc0000034 ACPIWriteGpeEnableRegister: Writing GPE Enable register 0 = 0 ACPIWriteGpeEnableRegister: Writing GPE Enable register 1 = 0 ACPIWriteGpeEnableRegister: Writing GPE Enable register 2 = 0 ACPIWriteGpeEnableRegister: Writing GPE Enable register 3 = 0 ACPIWriteGpeEnableRegister: Writing GPE Enable register 4 = 0 ACPIWriteGpeEnableRegister: Writing GPE Enable register 5 = 0 ACPIWriteGpeEnableRegister: Writing GPE Enable register 6 = 0 ACPIWriteGpeEnableRegister: Writing GPE Enable register 7 = 0 OSNotifyCreate: 8A4982BC (RTC_) = 00000103 OSNotifyCreate: 8A4983F4 (HPET) = 00000103 OSNotifyCreate: 8A49C3C4 (PCI0) = 00000103 OSNotifyCreate: 8A49C708 (VLVC) = 00000103 OSNotifyCreate: 8A49D074 (LPCB) = 00000103 OSNotifyCreate: 8A49D718 (LNKA) = 00000103 OSNotifyCreate: 8A49DA6C (LNKB) = 00000103 OSNotifyCreate: 8A49DD8C (LNKC) = 00000103 OSNotifyCreate: 8A49E0AC (LNKD) = 00000103 OSNotifyCreate: 8A49E3CC (LNKE) = 00000103 OSNotifyCreate: 8A49E6EC (LNKF) = 00000103 OSNotifyCreate: 8A49EA0C (LNKG) = 00000103 OSNotifyCreate: 8A49ED2C (LNKH) = 00000103 OSNotifyCreate: 8A44D5C0 (H_EC) = 00000103 OSNotifyCreate: 8A44D788 (ALSD) = 00000103 OSNotifyCreate: 8A451BE8 (BAT1) = 00000103 OSNotifyCreate: 8A453A8C (ADP1) = 00000103 OSNotifyCreate: 8A453C84 (LID_) = 00000103 OSNotifyCreate: 8A453EFC (VPC0) = 00000103 OSNotifyCreate: 8A4553D8 (FWHD) = 00000103 OSNotifyCreate: 8A4554A4 (IPIC) = 00000103 OSNotifyCreate: 8A45560C (LDRC) = 00000103 OSNotifyCreate: 8A4557A8 (TIMR) = 00000103 OSNotifyCreate: 8A455898 (IUR3) = 00000103 OSNotifyCreate: 8A455D68 (PS2K) = 00000103 OSNotifyCreate: 8A455FB4 (PS2M) = 00000103 OSNotifyCreate: 8A457D2C (LPEA) = 00000103 ACPIAsyncAcquireGlobalLock: Entered with context 8a45e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a45e0ac ACPIReleaseGlobalLock: Lock released by context 8a45e0ac OSNotifyCreate: 8A458508 (PLPE) = 00000103 OSNotifyCreate: 8A4584C0 (LPA2) = 00000103 ACPIAsyncAcquireGlobalLock: Entered with context 8a45e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a45e0ac ACPIReleaseGlobalLock: Lock released by context 8a45e0ac OSNotifyCreate: 8A458E34 (PLPE) = 00000103 OSNotifyCreate: 8A458DEC (ADMA) = 00000103 OSNotifyCreate: 8A4592EC (SATA) = 00000103 OSNotifyCreate: 8A459680 (EM41) = 00000103 OSNotifyCreate: 8A459A38 (CARD) = 00000103 OSNotifyCreate: 8A459B58 (EM45) = 00000103 OSNotifyCreate: 8A459EEC (CARD) = 00000103 OSNotifyCreate: 8A45A00C (SDIC) = 00000103 OSNotifyCreate: 8A45A3A0 (CARD) = 00000103 OSNotifyCreate: 8A45A4C0 (XHC1) = 00000103 OSNotifyCreate: 8A45B420 (RHUB) = 00000103 OSNotifyCreate: 8A45B4DC (SSP1) = 00000103 OSNotifyCreate: 8A45B694 (HS01) = 00000103 OSNotifyCreate: 8A45B818 (HS02) = 00000103 OSNotifyCreate: 8A45B9E8 (HS03) = 00000103 OSNotifyCreate: 8A45BB68 (CAM0) = 00000103 OSNotifyCreate: 8A45BCEC (HS04) = 00000103 OSNotifyCreate: 8A45BDB8 (HS01) = 00000103 OSNotifyCreate: 8A45BEE8 (HS02) = 00000103 OSNotifyCreate: 8A45C06C (HS03) = 00000103 OSNotifyCreate: 8A45C1F0 (HS04) = 00000103 OSNotifyCreate: 8A45C3C0 (HSC1) = 00000103 OSNotifyCreate: 8A45C514 (HSC2) = 00000103 OSNotifyCreate: 8A45C698 (OTG1) = 00000103 OSNotifyCreate: 8A45CF00 (HDEF) = 00000103 OSNotifyCreate: 8A43B524 (RP01) = 00000103 OSNotifyCreate: 8A43C034 (PXSX) = 00000103 OSNotifyCreate: 8A43C2D4 (RP02) = 00000103 OSNotifyCreate: 8A43CDD8 (PXSX) = 00000103 OSNotifyCreate: 8A43D078 (RP03) = 00000103 OSNotifyCreate: 8A43DB7C (PXSX) = 00000103 OSNotifyCreate: 8A43DE1C (RP04) = 00000103 OSNotifyCreate: 8A43E920 (PXSX) = 00000103 OSNotifyCreate: 8A43EC08 (USBC) = 00000103 OSNotifyCreate: 8A43EBC0 (EHC1) = 00000103 OSNotifyCreate: 8A43F114 (HUBN) = 00000103 OSNotifyCreate: 8A43F1D0 (PR01) = 00000103 OSNotifyCreate: 8A43F3F4 (PR11) = 00000103 OSNotifyCreate: 8A43F5D8 (PR12) = 00000103 OSNotifyCreate: 8A43F788 (PR13) = 00000103 OSNotifyCreate: 8A43F938 (PR14) = 00000103 OSNotifyCreate: 8A43FBBC (PR15) = 00000103 OSNotifyCreate: 8A43FE40 (PR16) = 00000103 OSNotifyCreate: 8A4400C4 (PR17) = 00000103 OSNotifyCreate: 8A440348 (PR18) = 00000103 OSNotifyCreate: 8A440ABC (SBUS) = 00000103 OpRegion Access on region 8a440d2c device 8a440abc DeviceHandle 0 ACPIWmiLogEvent: Disabling WMI loging using global handle. status = c0000008 Return from OR handler - status 103 OSNotifyCreate: 8A441B50 (SEC0) = 00000103 OSNotifyCreate: 8A44202C (GFX0) = 00000103 OSNotifyCreate: 8A4426FC (DD01) = 00000103 OSNotifyCreate: 8A442960 (DD02) = 00000103 OSNotifyCreate: 8A443180 (DD03) = 00000103 OSNotifyCreate: 8A4433C0 (DD04) = 00000103 OSNotifyCreate: 8A443600 (DD05) = 00000103 OSNotifyCreate: 8A443840 (DD06) = 00000103 OSNotifyCreate: 8A443A80 (DD07) = 00000103 OSNotifyCreate: 8A443CC0 (DD08) = 00000103 OSNotifyCreate: 8A443F00 (DD1F) = 00000103 ACPIAsyncAcquireGlobalLock: Entered with context 8a45e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a45e0ac ACPIReleaseGlobalLock: Lock released by context 8a45e0ac OSNotifyCreate: 8A4480EC (ISP0) = 00000103 OSNotifyCreateProcessor: Processor Object #1: 8a4484e4 8A485BF8 GenuineIntel - x86 Family 6 Model 55- 0 ACPIBuildProcessorExtension: = 00000000 OSNotifyCreate: 8A4484E4 (CPU0) = 00000103 OSNotifyCreateProcessor: Processor Object #2: 8a448528 8A485A78 GenuineIntel - x86 Family 6 Model 55- 1 ACPIBuildProcessorExtension: = 00000000 OSNotifyCreate: 8A448528 (CPU1) = 00000103 OSNotifyCreateProcessor: Processor Object #3: 8a44856c 8A4858F8 GenuineIntel - x86 Family 6 Model 55- 2 ACPIBuildProcessorExtension: = 00000000 OSNotifyCreate: 8A44856C (CPU2) = 00000103 OSNotifyCreateProcessor: Processor Object #4: 8a4485b0 8A485748 GenuineIntel - x86 Family 6 Model 55- 3 ACPIBuildProcessorExtension: = 00000000 OSNotifyCreate: 8A4485B0 (CPU3) = 00000103 OSNotifyCreate: 8A44A990 (PWRB) = 00000103 OSNotifyCreate: 8A44AAC8 (SLPB) = 00000103 OSNotifyCreate: 8A44AD38 (GPED) = 00000103 OSNotifyCreate: 8A4282C8 (GPO0) = 00000103 ACPIWriteGpeEnableRegister: Writing GPE Enable register 0 = 0 ACPIWriteGpeEnableRegister: Writing GPE Enable register 1 = 0 ACPIWriteGpeEnableRegister: Writing GPE Enable register 2 = 0 ACPIWriteGpeEnableRegister: Writing GPE Enable register 3 = 0 ACPIWriteGpeEnableRegister: Writing GPE Enable register 4 = 0 ACPIWriteGpeEnableRegister: Writing GPE Enable register 5 = 0 ACPIWriteGpeEnableRegister: Writing GPE Enable register 6 = 0 ACPIWriteGpeEnableRegister: Writing GPE Enable register 7 = 0 8A49F008 ACPI\PNP0C08-0x5F534750 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A49F008 ACPI\PNP0C08-0x5F534750 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000103 ACPIAsyncAcquireGlobalLock: Entered with context 8a45e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a45e0ac ACPIReleaseGlobalLock: Lock released by context 8a45e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a45e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a45e0ac ACPIReleaseGlobalLock: Lock released by context 8a45e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a45e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a45e0ac ACPIReleaseGlobalLock: Lock released by context 8a45e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a45e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a45e0ac ACPIReleaseGlobalLock: Lock released by context 8a45e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a45e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a45e0ac ACPIReleaseGlobalLock: Lock released by context 8a45e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a45e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a45e0ac ACPIReleaseGlobalLock: Lock released by context 8a45e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a45e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a45e0ac ACPIReleaseGlobalLock: Lock released by context 8a45e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a45e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a45e0ac ACPIReleaseGlobalLock: Lock released by context 8a45e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a45e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a45e0ac ACPIReleaseGlobalLock: Lock released by context 8a45e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a45e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a45e0ac ACPIReleaseGlobalLock: Lock released by context 8a45e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a45e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a45e0ac ACPIReleaseGlobalLock: Lock released by context 8a45e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a45e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a45e0ac ACPIReleaseGlobalLock: Lock released by context 8a45e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a45e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a45e0ac ACPIReleaseGlobalLock: Lock released by context 8a45e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a45e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a45e0ac ACPIReleaseGlobalLock: Lock released by context 8a45e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a45e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a45e0ac ACPIReleaseGlobalLock: Lock released by context 8a45e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a45e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a45e0ac ACPIReleaseGlobalLock: Lock released by context 8a45e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a45e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a45e0ac ACPIReleaseGlobalLock: Lock released by context 8a45e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a45e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a45e0ac ACPIReleaseGlobalLock: Lock released by context 8a45e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a45e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a45e0ac ACPIReleaseGlobalLock: Lock released by context 8a45e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a45e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a45e0ac ACPIReleaseGlobalLock: Lock released by context 8a45e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a45e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a45e0ac ACPIReleaseGlobalLock: Lock released by context 8a45e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a45e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a45e0ac ACPIReleaseGlobalLock: Lock released by context 8a45e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a45e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a45e0ac ACPIReleaseGlobalLock: Lock released by context 8a45e0ac 8A49F008 ACPI\PNP0C08-0x5F534750 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000103 8A49F760 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A49F760 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A49F760 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A49F5F8 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000103 8A49F428 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A49F428 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000103 8A48EBB8 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000103 8A48E9A0 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000103 8A48E770 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000103 8A48E540 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000103 8A48E310 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000103 8A45D008 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000103 8A45DEA0 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000103 8A45DC70 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000103 8A45D290 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A45D290 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A45D290 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A48D008 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A48D008 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A48D008 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A44C970 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000103 8A44C470 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000103 8A485BF8 GenuineIntel - x86 Family 6 Model 55- 0 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A485BF8 GenuineIntel - x86 Family 6 Model 55- 0 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A485BF8 GenuineIntel - x86 Family 6 Model 55- 0 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A485A78 GenuineIntel - x86 Family 6 Model 55- 1 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A485A78 GenuineIntel - x86 Family 6 Model 55- 1 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A485A78 GenuineIntel - x86 Family 6 Model 55- 1 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A4858F8 GenuineIntel - x86 Family 6 Model 55- 2 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A485748 GenuineIntel - x86 Family 6 Model 55- 3 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A4854A8 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A4854A8 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A4854A8 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A4852F0 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A4852F0 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A4852F0 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A4850F0 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000103 8A427008 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000103 8A49F5F8 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A49F5F8 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 ACPIAsyncAcquireGlobalLock: Entered with context 8a4380ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a4380ac ACPIReleaseGlobalLock: Lock released by context 8a4380ac ACPIAsyncAcquireGlobalLock: Entered with context 8a4380ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a4380ac ACPIReleaseGlobalLock: Lock released by context 8a4380ac ACPIAsyncAcquireGlobalLock: Entered with context 8a4380ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a4380ac ACPIReleaseGlobalLock: Lock released by context 8a4380ac ACPIAsyncAcquireGlobalLock: Entered with context 8a4380ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a4380ac ACPIReleaseGlobalLock: Lock released by context 8a4380ac ACPIAsyncAcquireGlobalLock: Entered with context 8a4380ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a4380ac ACPIReleaseGlobalLock: Lock released by context 8a4380ac ACPIAsyncAcquireGlobalLock: Entered with context 8a4380ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a4380ac ACPIReleaseGlobalLock: Lock released by context 8a4380ac ACPIAsyncAcquireGlobalLock: Entered with context 8a4380ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a4380ac ACPIReleaseGlobalLock: Lock released by context 8a4380ac ACPIAsyncAcquireGlobalLock: Entered with context 8a4380ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a4380ac ACPIReleaseGlobalLock: Lock released by context 8a4380ac 8A49F428 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000103 8A49F228 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A49F228 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A49F228 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A48E008 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A48E008 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A48E008 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000103 8A48CE50 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000103 8A48CC68 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000103 8A48C8B0 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000103 8A48C4F8 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000103 8A44B008 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000103 8A48B568 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000103 8A48B320 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000103 8A48A008 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A48A008 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A48A008 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000103 8A48AD38 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A48AD38 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A48AD38 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000103 8A48A9E8 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A48A9E8 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A48A9E8 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000103 8A48A648 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A48A648 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A48A648 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000103 8A48A1D0 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000103 8A489CB8 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A489CB8 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A489CB8 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A4899C0 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000103 8A4897C0 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A4897C0 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A4897C0 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000103 8A45DA28 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000103 8A48DB20 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A48DB20 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A48DB20 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A48D968 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A48D968 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A48D968 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A48D7B0 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A48D7B0 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A48D7B0 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A48D5F8 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A48D5F8 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A48D5F8 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A48D440 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000103 8A48D240 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000103 8A44C008 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000103 8A48AEA0 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A48AEA0 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A48AEA0 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A48ABD0 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A48ABD0 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A48ABD0 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A48A830 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A48A830 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A48A830 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A48A490 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A48A490 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A48A490 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A4895C0 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A4895C0 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A4895C0 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A4893A8 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A4893A8 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A4893A8 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A489148 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A489148 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A489148 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A486008 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A486008 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A486008 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A486E20 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A486E20 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A486E20 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A486C08 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A486C08 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A486C08 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A4869F0 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A4869F0 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A4869F0 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A4867D8 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A4867D8 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A4867D8 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A4865C0 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A4865C0 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A4865C0 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A485E28 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000103 8A48EBB8 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A48EBB8 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A48E9A0 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A48E9A0 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A48E770 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A48E770 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A48E540 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A48E540 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A48E310 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A48E310 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A45D008 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A45D008 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A45DEA0 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A45DEA0 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A45DC70 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A45DC70 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 ACPIAsyncAcquireGlobalLock: Entered with context 8a4150ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a4150ac ACPIReleaseGlobalLock: Lock released by context 8a4150ac ACPIAsyncAcquireGlobalLock: Entered with context 8a4150ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a4150ac ACPIReleaseGlobalLock: Lock released by context 8a4150ac ACPIAsyncAcquireGlobalLock: Entered with context 8a4150ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a4150ac ACPIReleaseGlobalLock: Lock released by context 8a4150ac ACPIAsyncAcquireGlobalLock: Entered with context 8a4130ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a4130ac ACPIReleaseGlobalLock: Lock released by context 8a4130ac ACPIAsyncAcquireGlobalLock: Entered with context 8a4130ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a4130ac ACPIReleaseGlobalLock: Lock released by context 8a4130ac ACPIAsyncAcquireGlobalLock: Entered with context 8a4130ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a4130ac ACPIReleaseGlobalLock: Lock released by context 8a4130ac ACPIAsyncAcquireGlobalLock: Entered with context 8a40e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a40e0ac ACPIReleaseGlobalLock: Lock released by context 8a40e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a40e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a40e0ac ACPIReleaseGlobalLock: Lock released by context 8a40e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a40e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a40e0ac ACPIReleaseGlobalLock: Lock released by context 8a40e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a40e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a40e0ac ACPIReleaseGlobalLock: Lock released by context 8a40e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a40e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a40e0ac ACPIReleaseGlobalLock: Lock released by context 8a40e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a40e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a40e0ac ACPIReleaseGlobalLock: Lock released by context 8a40e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a40e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a40e0ac ACPIReleaseGlobalLock: Lock released by context 8a40e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a40e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a40e0ac ACPIReleaseGlobalLock: Lock released by context 8a40e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a40e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a40e0ac ACPIReleaseGlobalLock: Lock released by context 8a40e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a40e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a40e0ac ACPIReleaseGlobalLock: Lock released by context 8a40e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a40e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a40e0ac ACPIReleaseGlobalLock: Lock released by context 8a40e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a40e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a40e0ac ACPIReleaseGlobalLock: Lock released by context 8a40e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a40e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a40e0ac ACPIReleaseGlobalLock: Lock released by context 8a40e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a40e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a40e0ac ACPIReleaseGlobalLock: Lock released by context 8a40e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a40e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a40e0ac ACPIReleaseGlobalLock: Lock released by context 8a40e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a4870ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a4870ac ACPIReleaseGlobalLock: Lock released by context 8a4870ac 8A48CE50 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A48CE50 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 ACPIAsyncAcquireGlobalLock: Entered with context 8a45e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a45e0ac ACPIReleaseGlobalLock: Lock released by context 8a45e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a45e0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a45e0ac ACPIReleaseGlobalLock: Lock released by context 8a45e0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a40c0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a40c0ac ACPIReleaseGlobalLock: Lock released by context 8a40c0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a40c0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a40c0ac ACPIReleaseGlobalLock: Lock released by context 8a40c0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a40a0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a40a0ac ACPIReleaseGlobalLock: Lock released by context 8a40a0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a40a0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a40a0ac ACPIReleaseGlobalLock: Lock released by context 8a40a0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a4080ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a4080ac ACPIReleaseGlobalLock: Lock released by context 8a4080ac 8A44B008 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A44B008 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000103 8A44BDA8 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A44BDA8 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A44BDA8 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000103 8A44BBF0 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A44BBF0 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A44BBF0 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A44BA08 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A44BA08 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A44BA08 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A44B820 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A44B820 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A44B820 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A44B638 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A44B638 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A44B638 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000103 8A44B298 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A44B298 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A44B298 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000103 8A48B938 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A48B938 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A48B938 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A48B750 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A48B750 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A48B750 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A44B450 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A44B450 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A44B450 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A48B008 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A48B008 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A48B008 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A48BEA0 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A48BEA0 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A48BEA0 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A48BD08 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A48BD08 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A48BD08 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A48BB20 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000000 8A48BB20 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A48BB20 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 ACPIAsyncAcquireGlobalLock: Entered with context 8a4060ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a4060ac ACPIReleaseGlobalLock: Lock released by context 8a4060ac ACPIAsyncAcquireGlobalLock: Entered with context 8a4040ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a4040ac ACPIReleaseGlobalLock: Lock released by context 8a4040ac 8A48B320 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A48B320 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 ACPIAsyncAcquireGlobalLock: Entered with context 8a4020ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a4020ac ACPIReleaseGlobalLock: Lock released by context 8a4020ac ACPIAsyncAcquireGlobalLock: Entered with context 8a4000ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a4000ac ACPIReleaseGlobalLock: Lock released by context 8a4000ac 8A4899C0 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A4899C0 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A45DA28 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A45DA28 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000103 8A45D858 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000103 8A45D670 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000103 8A48DEA0 ACPIBuildProcessRunMethodPhaseCheckSta: Status = 00000103 ACPIAsyncAcquireGlobalLock: Entered with context 8a3fc0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a3fc0ac ACPIReleaseGlobalLock: Lock released by context 8a3fc0ac ACPIAsyncAcquireGlobalLock: Entered with context 8a3fc0ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a3fc0ac ACPIReleaseGlobalLock: Lock released by context 8a3fc0ac 8A48D240 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A48D240 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 8A44C008 ACPIBuildProcessRunMethodPhaseRunMethod: Status = 00000000 8A44C008 ACPIBuildProcessRunMethodPhaseRecurse: Status = 00000000 ACPIAsyncAcquireGlobalLock: Entered with context 8a3f60ac ACPIAsyncAcquireGlobalLock: Got lock immediately, Context 8a3f60ac ACPIReleaseGlobalLock: Lock released by context 8a3f60ac ACPIInitializeDDB: AMLILoadDDB failed 0xc0000035 *** Assertion failed: ACPIInitializeDDB: AMLILoadDDB failed to load DDB 0 *** Source File: e:\software\windowssourcecode\microsoft.leaked.source.code.archive_2020-10-04\nt5src\source\xpsp1\nt\base\busdrv\acpi\driver\shared\acpiinit.c, line 509 Break repeatedly, break Once, Ignore, terminate Process, or terminate Thread (boipt)? i i *** Fatal System Error: 0x000000a5 (0x00000011,0x00000008,0xBA148000,0x00040000) Break instruction exception - code 80000003 (first chance) A fatal system error has occurred. Debugger entered on first try; Bugcheck callbacks have not been invoked. A fatal system error has occurred. Connected to Windows XP 2600 x86 compatible target at (Sun May 8 12:25:14.156 2022 (UTC + 2:00)), ptr64 FALSE Loading Kernel Symbols .............................................. Loading User Symbols ******************************************************************************* * * * Bugcheck Analysis * * * ******************************************************************************* Use !analyze -v to get detailed debugging information. BugCheck A5, {11, 8, ba148000, 40000} *** No owner thread found for resource 80afd640 *** No owner thread found for resource 80afd640 *** No owner thread found for resource 80afd640 *** No owner thread found for resource 80afd640 Probably caused by : ACPI.sys ( ACPI!ACPIInitializeDDB+d4 ) Followup: MachineOwner --------- nt!RtlpBreakWithStatusInstruction: 80ac37ec cc int 3 0: kd> !analyze -v ******************************************************************************* * * * Bugcheck Analysis * * * ******************************************************************************* ACPI_BIOS_ERROR (a5) The ACPI Bios in the system is not fully compliant with the ACPI specification. The first value indicates where the incompatibility lies: This bug check covers a great variety of ACPI problems. If a kernel debugger is attached, use "!analyze -v". This command will analyze the precise problem, and display whatever information is most useful for debugging the specific error. Arguments: Arg1: 00000011, ACPI_SYSTEM_CANNOT_START_ACPI The system could not enter ACPI mode Arg2: 00000008, Failed to load DDB Arg3: ba148000, Pointer to the table that ACPI failed to load Arg4: 00040000, Creator Revision Debugging Details: ------------------ *** No owner thread found for resource 80afd640 *** No owner thread found for resource 80afd640 *** No owner thread found for resource 80afd640 *** No owner thread found for resource 80afd640 DEFAULT_BUCKET_ID: DRIVER_FAULT BUGCHECK_STR: 0xA5 PROCESS_NAME: System ANALYSIS_VERSION: 6.3.9600.17237 (debuggers(dbg).140716-0327) x86fre DPC_STACK_BASE: FFFFFFFFBA4D4000 LOCK_ADDRESS: 80afd6c0 -- (!locks 80afd6c0) Resource @ nt!IopDeviceTreeLock (0x80afd6c0) Shared 1 owning threads Threads: 8a484848-01<*> 1 total locks, 1 locks currently held PNP_TRIAGE: Lock address : 0x80afd6c0 Thread Count : 1 Thread address: 0x8a484848 Thread wait : 0x43 LAST_CONTROL_TRANSFER: from 80a30d7b to 80ac37ec STACK_TEXT: ba4ced88 80a30d7b 00000003 ba4cf0e4 00000000 nt!RtlpBreakWithStatusInstruction ba4cedd4 80a319e6 00000003 ba148000 000000d8 nt!KiBugCheckDebugBreak+0x19 ba4cf1b4 80a31f77 000000a5 00000011 00000008 nt!KeBugCheck2+0x574 ba4cf1d4 b9ec9558 000000a5 00000011 00000008 nt!KeBugCheckEx+0x1b ba4cf200 b9ec99c5 00000012 8a4661f0 80addf80 ACPI!ACPIInitializeDDB+0xd4 [e:\software\windowssourcecode\microsoft.leaked.source.code.archive_2020-10-04\nt5src\source\xpsp1\nt\base\busdrv\acpi\driver\shared\acpiinit.c @ 517] ba4cf214 b9eca382 80102a40 b9ea9280 80102940 ACPI!ACPIInitializeDDBs+0x8d [e:\software\windowssourcecode\microsoft.leaked.source.code.archive_2020-10-04\nt5src\source\xpsp1\nt\base\busdrv\acpi\driver\shared\acpiinit.c @ 593] ba4cf22c b9e6cca5 8a463378 8a49f008 00000000 ACPI!ACPIInitialize+0x22c [e:\software\windowssourcecode\microsoft.leaked.source.code.archive_2020-10-04\nt5src\source\xpsp1\nt\base\busdrv\acpi\driver\shared\acpiinit.c @ 251] ba4cf260 b9ec3cc2 8a463378 00000000 b9ec3b8e ACPI!ACPIInitStartACPI+0x6f [e:\software\windowssourcecode\microsoft.leaked.source.code.archive_2020-10-04\nt5src\source\xpsp1\nt\base\busdrv\acpi\driver\nt\init.c @ 1211] ba4cf28c b9e67b92 8a463378 8a4a1300 8a463378 ACPI!ACPIRootIrpStartDevice+0x134 [e:\software\windowssourcecode\microsoft.leaked.source.code.archive_2020-10-04\nt5src\source\xpsp1\nt\base\busdrv\acpi\driver\nt\root.c @ 1342] ba4cf2c0 80a21c8d 8a463378 8a4a13b0 8a463378 ACPI!ACPIDispatchIrp+0x19e [e:\software\windowssourcecode\microsoft.leaked.source.code.archive_2020-10-04\nt5src\source\xpsp1\nt\base\busdrv\acpi\driver\nt\dispatch.c @ 690] ba4cf2d8 80b5e526 ba4cf348 8a464418 8a4a2958 nt!IopfCallDriver+0x51 ba4cf304 80b5e66e 8a463378 ba4cf324 00000000 nt!IopSynchronousCall+0xf0 ba4cf34c 80a2c123 8a4a2958 00000001 00000000 nt!IopStartDevice+0x82 ba4cf368 80b5d2e8 8a4a2958 00000000 00000000 nt!PipProcessStartPhase1+0x9f ba4cf5c4 80a2cff0 8a46aaa8 00000000 00000000 nt!PipProcessDevNodeTree+0x238 ba4cf608 80a2d2fb 00000000 00000000 8007a060 nt!PipDeviceActionWorker+0xc4 ba4cf620 80d37f53 00000000 00000006 00000000 nt!PipRequestDeviceAction+0x13b ba4cf684 80d341f1 80086000 ba4cf6a0 00034000 nt!IopInitializeBootDrivers+0x39b ba4cf830 80d31940 80086000 00000000 8a484848 nt!IoInitSystem+0x82d ba4cfdac 80bd81ac 80086000 00000000 00000000 nt!Phase1Initialization+0xb12 ba4cfddc 80ae4212 80d30e2e 80086000 00000000 nt!PspSystemThreadStartup+0x34 00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16 STACK_COMMAND: kb FOLLOWUP_IP: ACPI!ACPIInitializeDDB+d4 [e:\software\windowssourcecode\microsoft.leaked.source.code.archive_2020-10-04\nt5src\source\xpsp1\nt\base\busdrv\acpi\driver\shared\acpiinit.c @ 517] b9ec9558 cc int 3 FAULTING_SOURCE_LINE: e:\software\windowssourcecode\microsoft.leaked.source.code.archive_2020-10-04\nt5src\source\xpsp1\nt\base\busdrv\acpi\driver\shared\acpiinit.c FAULTING_SOURCE_FILE: e:\software\windowssourcecode\microsoft.leaked.source.code.archive_2020-10-04\nt5src\source\xpsp1\nt\base\busdrv\acpi\driver\shared\acpiinit.c FAULTING_SOURCE_LINE_NUMBER: 517 FAULTING_SOURCE_CODE: No source found for 'e:\software\windowssourcecode\microsoft.leaked.source.code.archive_2020-10-04\nt5src\source\xpsp1\nt\base\busdrv\acpi\driver\shared\acpiinit.c' SYMBOL_STACK_INDEX: 4 SYMBOL_NAME: ACPI!ACPIInitializeDDB+d4 FOLLOWUP_NAME: MachineOwner MODULE_NAME: ACPI IMAGE_NAME: ACPI.sys DEBUG_FLR_IMAGE_TIMESTAMP: 626a7f47 IMAGE_VERSION: 5.1.2600.7777 FAILURE_BUCKET_ID: 0xA5_ACPI!ACPIInitializeDDB+d4 BUCKET_ID: 0xA5_ACPI!ACPIInitializeDDB+d4 ANALYSIS_SOURCE: KM FAILURE_ID_HASH_STRING: km:0xa5_acpi!acpiinitializeddb+d4 FAILURE_ID_HASH: {070c51f7-5590-08fc-268b-378a49f1f776} Followup: MachineOwner ---------
  10. Yessssssaaa I read Bios 93cn59ww out from Flex10 with EEpromer Revelprog IS, Bios chip is Winbond 25Q64DW SIG 8MB. In this 8Mb Bios outread I killed via Uefitool the Whitelist and then I flash this Bios back. Crossing fingers. Then I set up Windbg Lan for Intel with mini pcie card, using acpi.sys V4 debug version and here is first sight on the DDB Bsod Dietmar Microsoft (R) Windows Debugger Version 6.3.9600.17200 X86 Copyright (c) Microsoft Corporation. All rights reserved. Using NET for debugging Opened WinSock 2.0 Waiting to reconnect... Connected to target 192.168.2.103 on port 50000 on local IP 192.168.2.101. Connected to Windows XP 2600 x86 compatible target at (Sun May 8 11:55:07.031 2022 (UTC + 2:00)), ptr64 FALSE Kernel Debugger connection established. ************* Symbol Path validation summary ************** Response Time (ms) Location OK C:\Symbols ************* Symbol Path validation summary ************** Response Time (ms) Location OK C:\symbolssss Symbol search path is: C:\symbolssss Executable search path is: C:\Symbols Windows XP Kernel Version 2600 MP (1 procs) Checked x86 compatible Built by: 2600.xpsp.080413-2133 Machine Name: Kernel base = 0x80a02000 PsLoadedModuleList = 0x80b019e8 System Uptime: not available ************* Symbol Path validation summary ************** Response Time (ms) Location OK E:\binaries.x86fre\Symbols ************* Symbol Path validation summary ************** Response Time (ms) Location OK C:\Symbols ************* Symbol Path validation summary ************** Response Time (ms) Location OK C:\symbolssss OK C:\symbols OK C:\symbolss OK C:\symbolsss OK E:\binaries.x86fre\Symbols Deferred https://msdl.microsoft.com/download/symbols Deferred srv* Break instruction exception - code 80000003 (first chance) nt!DbgBreakPoint: 80ac37e0 cc int 3 kd> g MM: Loader/HAL memory block indicates large pages cannot be used for 80100000->8012777F MM: Loader/HAL memory block indicates large pages cannot be used for 81786000->824DEFFF MM: Disabling large pages for all ranges due to overlap *** Assertion failed: DeviceNode->State != DeviceNodeStarted *** Source File: d:\xpsp\base\ntos\io\pnpmgr\devnode.c, line 242 Break repeatedly, break Once, Ignore, terminate Process, or terminate Thread (boipt)? i i *** Assertion failed: IopInitHalResources == NULL *** Source File: d:\xpsp\base\ntos\io\pnpmgr\pnpinit.c, line 1455 Break repeatedly, break Once, Ignore, terminate Process, or terminate Thread (boipt)? i i *** Assertion failed: IopInitReservedResourceList == NULL *** Source File: d:\xpsp\base\ntos\io\pnpmgr\pnpinit.c, line 1456 Break repeatedly, break Once, Ignore, terminate Process, or terminate Thread (boipt)? i i ACPIInitializeDDB: AMLILoadDDB failed 0xc0000035 *** Assertion failed: ACPIInitializeDDB: AMLILoadDDB failed to load DDB 0 *** Source File: e:\software\windowssourcecode\microsoft.leaked.source.code.archive_2020-10-04\nt5src\source\xpsp1\nt\base\busdrv\acpi\driver\shared\acpiinit.c, line 509 Break repeatedly, break Once, Ignore, terminate Process, or terminate Thread (boipt)? i i *** Fatal System Error: 0x000000a5 (0x00000011,0x00000008,0xBA148000,0x00040000) Break instruction exception - code 80000003 (first chance) A fatal system error has occurred. Debugger entered on first try; Bugcheck callbacks have not been invoked. A fatal system error has occurred. Connected to Windows XP 2600 x86 compatible target at (Sun May 8 11:55:22.843 2022 (UTC + 2:00)), ptr64 FALSE Loading Kernel Symbols .............................................. Loading User Symbols ******************************************************************************* * * * Bugcheck Analysis * * * ******************************************************************************* Use !analyze -v to get detailed debugging information. BugCheck A5, {11, 8, ba148000, 40000} *** ERROR: Module load completed but symbols could not be loaded for ACPI.sys *** No owner thread found for resource 80afd640 *** No owner thread found for resource 80afd640 *** No owner thread found for resource 80afd640 *** No owner thread found for resource 80afd640 Probably caused by : ACPI.sys ( ACPI+6d558 ) Followup: MachineOwner --------- nt!RtlpBreakWithStatusInstruction: 80ac37ec cc int 3 0: kd> !analyze -v ******************************************************************************* * * * Bugcheck Analysis * * * ******************************************************************************* ACPI_BIOS_ERROR (a5) The ACPI Bios in the system is not fully compliant with the ACPI specification. The first value indicates where the incompatibility lies: This bug check covers a great variety of ACPI problems. If a kernel debugger is attached, use "!analyze -v". This command will analyze the precise problem, and display whatever information is most useful for debugging the specific error. Arguments: Arg1: 00000011, ACPI_SYSTEM_CANNOT_START_ACPI The system could not enter ACPI mode Arg2: 00000008, Failed to load DDB Arg3: ba148000, Pointer to the table that ACPI failed to load Arg4: 00040000, Creator Revision Debugging Details: ------------------ *** No owner thread found for resource 80afd640 *** No owner thread found for resource 80afd640 *** No owner thread found for resource 80afd640 *** No owner thread found for resource 80afd640 DEFAULT_BUCKET_ID: DRIVER_FAULT BUGCHECK_STR: 0xA5 PROCESS_NAME: System ANALYSIS_VERSION: 6.3.9600.17237 (debuggers(dbg).140716-0327) x86fre DPC_STACK_BASE: FFFFFFFFBA4D4000 LOCK_ADDRESS: 80afd6c0 -- (!locks 80afd6c0) Resource @ nt!IopDeviceTreeLock (0x80afd6c0) Shared 1 owning threads Threads: 8a484848-01<*> 1 total locks, 1 locks currently held PNP_TRIAGE: Lock address : 0x80afd6c0 Thread Count : 1 Thread address: 0x8a484848 Thread wait : 0x91 LAST_CONTROL_TRANSFER: from 80a30d7b to 80ac37ec STACK_TEXT: ba4ced88 80a30d7b 00000003 ba4cf0e4 00000000 nt!RtlpBreakWithStatusInstruction ba4cedd4 80a319e6 00000003 ba148000 000000d8 nt!KiBugCheckDebugBreak+0x19 ba4cf1b4 80a31f77 000000a5 00000011 00000008 nt!KeBugCheck2+0x574 ba4cf1d4 b9ec9558 000000a5 00000011 00000008 nt!KeBugCheckEx+0x1b WARNING: Stack unwind information not available. Following frames may be wrong. ba4cf200 b9ec99c5 00000012 8a4661f0 80addf80 ACPI+0x6d558 ba4cf22c b9e6cca5 8a463378 8a49f008 00000000 ACPI+0x6d9c5 ba4cf260 b9ec3cc2 8a463378 00000000 b9ec3b8e ACPI+0x10ca5 ba4cf28c b9e67b92 8a463378 8a4a1300 8a463378 ACPI+0x67cc2 ba4cf2c0 80a21c8d 8a463378 8a4a13b0 8a463378 ACPI+0xbb92 ba4cf2d8 80b5e526 ba4cf348 8a464418 8a4a2958 nt!IopfCallDriver+0x51 ba4cf304 80b5e66e 8a463378 ba4cf324 00000000 nt!IopSynchronousCall+0xf0 ba4cf34c 80a2c123 8a4a2958 00000001 00000000 nt!IopStartDevice+0x82 ba4cf368 80b5d2e8 8a4a2958 00000000 00000000 nt!PipProcessStartPhase1+0x9f ba4cf5c4 80a2cff0 8a46aaa8 00000000 00000000 nt!PipProcessDevNodeTree+0x238 ba4cf608 80a2d2fb 00000000 00000000 8007a060 nt!PipDeviceActionWorker+0xc4 ba4cf620 80d37f53 00000000 00000006 00000000 nt!PipRequestDeviceAction+0x13b ba4cf684 80d341f1 80086000 ba4cf6a0 00034000 nt!IopInitializeBootDrivers+0x39b ba4cf830 80d31940 80086000 00000000 8a484848 nt!IoInitSystem+0x82d ba4cfdac 80bd81ac 80086000 00000000 00000000 nt!Phase1Initialization+0xb12 ba4cfddc 80ae4212 80d30e2e 80086000 00000000 nt!PspSystemThreadStartup+0x34 00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16 STACK_COMMAND: kb FOLLOWUP_IP: ACPI+6d558 b9ec9558 cc int 3 SYMBOL_STACK_INDEX: 4 SYMBOL_NAME: ACPI+6d558 FOLLOWUP_NAME: MachineOwner MODULE_NAME: ACPI IMAGE_NAME: ACPI.sys DEBUG_FLR_IMAGE_TIMESTAMP: 626a7f47 IMAGE_VERSION: 5.1.2600.7777 FAILURE_BUCKET_ID: 0xA5_ACPI+6d558 BUCKET_ID: 0xA5_ACPI+6d558 ANALYSIS_SOURCE: KM FAILURE_ID_HASH_STRING: km:0xa5_acpi+6d558 FAILURE_ID_HASH: {c65ef99f-ece8-28d5-d79d-cf6bda2c209c} Followup: MachineOwner --------- 0: kd> lm start end module name 80100000 80127780 HAL3 (deferred) 80128000 80150000 kdcom (deferred) 80150000 8017a000 KDSTUB (deferred) 802f7000 80307a80 pci (deferred) 80a02000 80da3000 nt (pdb symbols) C:\Programme\Windows Kits\8.1\Debuggers\x86\sym\ntkrpamp.pdb\5B9E8A586D3D49D98927B5D5117577231\ntkrpamp.pdb b9b5f000 b9b78e80 Mup (deferred) b9b79000 b9ba5a80 NDIS (deferred) b9ba6000 b9c32d00 Ntfs (deferred) b9c33000 b9c9a000 ksecd8 (deferred) b9c9a000 b9cf8000 usbhub3 (deferred) b9cf8000 b9d3d000 usbxhci (deferred) b9d3d000 b9d53b80 KSecDD (deferred) b9d54000 b9d73b00 fltMgr (deferred) b9d74000 b9dbd000 storport (deferred) b9dbd000 b9dd0000 storahci (deferred) b9dd0000 b9de7900 atapi (deferred) b9de8000 b9e0d700 dmio (deferred) b9e0e000 b9e2c880 ftdisk (deferred) b9e2d000 b9e5c000 ucx01000 (deferred) b9e5c000 b9ed9000 ACPI (no symbols) b9ed9000 b9efb680 ntoskrn8 (deferred) b9efc000 b9f7d000 wdf01000 (deferred) b9f7d000 b9fa7000 USBPORT (deferred) ba0a8000 ba0b6000 WDFLDR (deferred) ba0b8000 ba0c2000 WppRecor (deferred) ba0c8000 ba0d1180 isapnp (deferred) ba0d8000 ba0e2700 MountMgr (deferred) ba0e8000 ba0f3000 PartMgr (deferred) ba0f8000 ba104c80 VolSnap (deferred) ba108000 ba118000 disk (deferred) ba118000 ba124180 CLASSPNP (deferred) ba128000 ba131000 usbd8 (deferred) ba328000 ba32e780 usbstor (deferred) ba330000 ba337700 usbehci (deferred) ba338000 ba33e800 firadisk (deferred) ba340000 ba347e80 usbccgp (deferred) ba348000 ba34e180 PCIIDEX (deferred) ba350000 ba354c00 storpor8 (deferred) ba4b8000 ba4bb000 BOOTVID (deferred) ba4bc000 ba4be800 compbatt (deferred) ba4c0000 ba4c3780 BATTC (deferred) ba4c4000 ba4c6d80 ACPIEC (deferred) ba5a8000 ba5a9500 USBD (deferred) ba5aa000 ba5ab100 WMILIB (deferred) ba5ac000 ba5ad700 dmload (deferred) ba670000 ba670d00 pciide (deferred) ba671000 ba671d80 OPRGHDLR (deferred)
  11. @Damnation Because there are also files from @George King, I am happy, when you send me one package with all files, all free versions for first try Dietmar
  12. @Damnation I get this BSOD about ntio.sys And I notice, that storpor8.sys is unloaded Dietmar Intel Storage Driver Ver: 11.2.0.1006 *** Fatal System Error: 0x000000d1 (0x0A060005,0x00000002,0x00000000,0xB781E9F7) Break instruction exception - code 80000003 (first chance) A fatal system error has occurred. Debugger entered on first try; Bugcheck callbacks have not been invoked. A fatal system error has occurred. Connected to Windows XP 2600 x86 compatible target at (Sun May 8 09:52:14.718 2022 (UTC + 2:00)), ptr64 FALSE Loading Kernel Symbols ................................................... Loading User Symbols Loading unloaded module list ........ ******************************************************************************* * * * Bugcheck Analysis * * * ******************************************************************************* Use !analyze -v to get detailed debugging information. BugCheck D1, {a060005, 2, 0, b781e9f7} *** ERROR: Symbol file could not be found. Defaulted to export symbols for e1d6232.sys - *** No owner thread found for resource 8055b4e0 *** No owner thread found for resource 8055b4e0 *** No owner thread found for resource 8055b4e0 *** No owner thread found for resource 8055b4e0 *** No owner thread found for resource 8055b4e0 Probably caused by : NETIO.SYS ( NETIO!NmrpIsEqualNpiId+8 ) Followup: MachineOwner --------- nt!RtlpBreakWithStatusInstruction: 8052b724 cc int 3 2: kd> !analyze -v ******************************************************************************* * * * Bugcheck Analysis * * * ******************************************************************************* DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1) An attempt was made to access a pageable (or completely invalid) address at an interrupt request level (IRQL) that is too high. This is usually caused by drivers using improper addresses. If kernel debugger is available get stack backtrace. Arguments: Arg1: 0a060005, memory referenced Arg2: 00000002, IRQL Arg3: 00000000, value 0 = read operation, 1 = write operation Arg4: b781e9f7, address which referenced memory Debugging Details: ------------------ *** No owner thread found for resource 8055b4e0 *** No owner thread found for resource 8055b4e0 *** No owner thread found for resource 8055b4e0 *** No owner thread found for resource 8055b4e0 *** No owner thread found for resource 8055b4e0 READ_ADDRESS: 0a060005 CURRENT_IRQL: 2 FAULTING_IP: NETIO!NmrpIsEqualNpiId+8 b781e9f7 8b10 mov edx,dword ptr [eax] DEFAULT_BUCKET_ID: DRIVER_FAULT BUGCHECK_STR: 0xD1 PROCESS_NAME: System ANALYSIS_VERSION: 6.3.9600.17237 (debuggers(dbg).140716-0327) x86fre TRAP_FRAME: b85535f8 -- (.trap 0xffffffffb85535f8) ErrCode = 00000000 eax=0a060005 ebx=0a060001 ecx=b78dc6f0 edx=77334855 esi=b78dc6f0 edi=00000000 eip=b781e9f7 esp=b855366c ebp=b855366c iopl=0 nv up ei pl nz na po nc cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010202 NETIO!NmrpIsEqualNpiId+0x8: b781e9f7 8b10 mov edx,dword ptr [eax] ds:0023:0a060005=???????? Resetting default scope LOCK_ADDRESS: 8055b560 -- (!locks 8055b560) Resource @ nt!IopDeviceTreeLock (0x8055b560) Shared 1 owning threads Threads: 989a5020-01<*> 1 total locks, 1 locks currently held PNP_TRIAGE: Lock address : 0x8055b560 Thread Count : 1 Thread address: 0x989a5020 Thread wait : 0x2c0 LAST_CONTROL_TRANSFER: from 804f8e95 to 8052b724 STACK_TEXT: b85531ac 804f8e95 00000003 b8553508 00000000 nt!RtlpBreakWithStatusInstruction b85531f8 804f9a80 00000003 0a060005 b781e9f7 nt!KiBugCheckDebugBreak+0x19 b85535d8 8054483c 0000000a 0a060005 00000002 nt!KeBugCheck2+0x574 b85535d8 b781e9f7 0000000a 0a060005 00000002 nt!KiTrap0E+0x180 b855366c b781ee81 0a060005 b78dc6f0 966b5e48 NETIO!NmrpIsEqualNpiId+0x8 b8553684 b781ed5d 989732c0 00000001 b78de008 NETIO!NmrpFindOrAddRegisteredNpiId+0x22 b85536f0 b781ec91 966b5e48 b8553728 b8553724 NETIO!NmrpRegisterModuleAndGetBindableCandidates+0x33 b8553718 b781ef72 00000002 b78dd018 00000000 NETIO!NmrpRegisterModule+0x3c b8553740 b78baf2f b78bb6db 00000000 b78de008 NETIO!NmrRegisterProvider+0x4b b8553764 b78bb6db 00060000 8052e8fc b855378c NDIS!ndisStartNsiProvider+0x4b b8553780 b78b7db9 b1ec6000 96570228 00060014 NDIS!ndisInitializeNsi+0x50 b8553798 b1e752a3 96570228 966b3000 00000000 NDIS!NdisMRegisterMiniportDriver+0x51 WARNING: Stack unwind information not available. Following frames may be wrong. b8553814 805813af 96570228 966b3000 00000000 e1d6232!DriverEntry+0x20f b85538e4 8058f557 800001c4 00000000 b8553900 nt!IopLoadDriver+0x66d b8553928 805e7b7f e23e1280 00000001 800001c4 nt!PipCallDriverAddDeviceQueryRoutine+0x235 b8553974 805e7f76 e23e1264 00000001 b85539f0 nt!RtlpCallQueryRegistryRoutine+0x37d b85539fc 80590ddf 00000001 00000084 b8553a24 nt!RtlQueryRegistryValues+0x368 b8553ad0 8059229c 00000000 00000001 b8553d5c nt!PipCallDriverAddDevice+0x261 b8553d2c 805927a6 98970ee8 00000001 00000000 nt!PipProcessDevNodeTree+0x1a4 b8553d54 804f6a32 00000003 8055b5c0 8056485c nt!PiProcessStartSystemDevices+0x3a b8553d7c 80538921 00000000 00000000 989a5020 nt!PipDeviceActionWorker+0x170 b8553dac 805cffee 00000000 00000000 00000000 nt!ExpWorkerThread+0xef b8553ddc 8054623e 80538832 00000001 00000000 nt!PspSystemThreadStartup+0x34 00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16 STACK_COMMAND: kb FOLLOWUP_IP: NETIO!NmrpIsEqualNpiId+8 b781e9f7 8b10 mov edx,dword ptr [eax] SYMBOL_STACK_INDEX: 4 SYMBOL_NAME: NETIO!NmrpIsEqualNpiId+8 FOLLOWUP_NAME: MachineOwner MODULE_NAME: NETIO IMAGE_NAME: NETIO.SYS DEBUG_FLR_IMAGE_TIMESTAMP: 5b48ef86 IMAGE_VERSION: 6.1.7601.24208 FAILURE_BUCKET_ID: 0xD1_NETIO!NmrpIsEqualNpiId+8 BUCKET_ID: 0xD1_NETIO!NmrpIsEqualNpiId+8 ANALYSIS_SOURCE: KM FAILURE_ID_HASH_STRING: km:0xd1_netio!nmrpisequalnpiid+8 FAILURE_ID_HASH: {1d7ea187-17c8-1608-8471-24546162eb85} Followup: MachineOwner --------- 2: kd> lm start end module name 80100000 8012a000 KDSTUB (deferred) 8028b000 8029ba80 pci (deferred) 804d7000 806e5000 nt (pdb symbols) C:\Programme\Windows Kits\8.1\Debuggers\x86\sym\ntkrpamp.pdb\270E083F57714738A1895FE542CFB8DE1\ntkrpamp.pdb 806e5000 80705d00 hal (deferred) 80706000 8072e000 kdcom (deferred) b1e72000 b1edf000 e1d6232 (export symbols) e1d6232.sys b517c000 b51a4000 HDAudBus (deferred) b51de000 b51f1f00 VIDEOPRT (deferred) b51f2000 b5e53bc0 nv4_mini (deferred) b5e6c000 b5e71c00 mouclass (deferred) b5e8c000 b5e92280 kbdclass (deferred) b5f34000 b5f40f00 i8042prt (deferred) b7778000 b777bd80 serenum (deferred) b77f4000 b780de80 Mup (deferred) b780e000 b784d000 NETIO (pdb symbols) C:\Programme\Windows Kits\8.1\Debuggers\x86\sym\netio.pdb\5BBB5169EEB04D0BB707BFA122C6C9442\netio.pdb b784d000 b7878000 msrpc (deferred) b7878000 b789b980 ntoskrn8 (deferred) b789c000 b7954000 NDIS (pdb symbols) C:\Programme\Windows Kits\8.1\Debuggers\x86\sym\ndis.pdb\B69DA90026554DB7963D1422C84157172\ndis.pdb b7954000 b79e0d00 Ntfs (deferred) b79e1000 b7a3e000 UsbHub3 (deferred) b7a3e000 b7a83000 USBXHCI (deferred) b7a83000 b7a99b80 KSecDD (deferred) b7a9a000 b7aabf00 sr (deferred) b7aac000 b7acbb00 fltMgr (deferred) b7acc000 b7ae3880 SCSIPORT (deferred) b7ae4000 b7b24000 storport (deferred) b7b4f000 b7e04000 iaStor (deferred) b7e04000 b7e29a00 dmio (deferred) b7e2a000 b7e48d80 ftdisk (deferred) b7e49000 b7e78000 ucx01000 (deferred) b7e78000 b7eaa000 ACPI (deferred) b7eaa000 b7f2c000 WDF01_W8 (deferred) b7f2c000 b7f4b000 asmthub3 (deferred) b7f4b000 b7fa7000 asmtxhci (deferred) b80a8000 b80b6000 WDFLDR8 (deferred) b80b8000 b80c1300 isapnp (deferred) b80c8000 b80d2000 WppRecorder (deferred) b80d8000 b80e2580 MountMgr (deferred) b80e8000 b80f5200 VolSnap (deferred) b8108000 b8118000 asahci32 (deferred) b8118000 b8120e00 disk (deferred) b8128000 b8134180 CLASSPNP (deferred) b8138000 b8141000 USBD_W8 (deferred) b8148000 b8158000 serial (deferred) b8328000 b832e780 USBSTOR (deferred) b8330000 b8336180 PCIIDEX (deferred) b8338000 b833cd00 PartMgr (deferred) b84b8000 b84bb000 BOOTVID (deferred) b85a8000 b85a9100 WMILIB (deferred) b85aa000 b85ab500 USBD (deferred) b85ac000 b85ad700 dmload (deferred) b8671000 b8671d80 OPRGHDLR (deferred) Unloaded modules: b8158000 b8166000 1394BUS.SYS b8148000 b8158000 ohci1394.sys b7b37000 b7b4f000 atapi.sys b84bc000 b84bf000 ACPIEC.sys b8670000 b8671000 pciide.sys b80f8000 b8106000 stornvme.sys b8340000 b8345000 storpor8.sys b7b24000 b7b37000 storahci.sys
  13. @Damnation Can you send me a package with all the needed files, that I test for Ndis6 under XP SP3 Dietmar
  14. @daniel_k Oh, where is fun.. I just update the Bios on the Flex 10 to version 93cn59ww under win8.1, works at once with the original flashtool from Insyde H2O. win8.1 boots normal and a quick test shows, that EC and Bios have both been updated to this version. And voila, the acpi.sys v4 from winserver shows DDB error and the acpi.sys 6666 0x7B Bsod. Now starts the really hard work with EEpromer to delete the Whitelist. But now I am much more careful than before: No other than the Whitelist via EEpromer Bios readout, kill Whitelist with Uefitool in readout, and rewrite with EEpromer whole 8MB Bios without the Whitelist. Only then Windbg via Lan can start Dietmar EDIT: Under win8.1 it is easy to change with the original Insyde flashtool the Biosversions. So, Lenovo put out on the Flex10 all xp, vista, win7, win8 for the 64bit Biosversions 93cn52ww, 93cn54ww, 93cn55ww, 93cn59ww. Maybe, that here in the forum is somebody, who has the full installer of Bios version <= 93cn50ww.exe for the Flex10 board. I have not. To overcome the Whitelist in Bios of the Flex 10 just delete whole entry "DeviceSupport" GUID: B6845A50-9BAD-44DC-BE3E-20A8693D46E8 in Bios and flash back with EEpromer.
  15. After a lot of tests with install of XP SP3 on the Flex 10 here first results: Because of crazy fight with IDE or Ahci on this board, I make an direct USB install with the nice XP SP3 from Ramsey, harddisk in an USB box, and settings there (1,3,4,5,A,D,E). The standard acpi.sys 6666 there works. I get all to work, only restart does not work, only shutdown. Then I make a test with the new acpi.sys V4. The free 5.1.2600.7777.4 acpi.sys gives always Bsod 0x7B. But the free acpi.sys from Winserver 5.2.3790.7777.4 works(!). But also reboot of XP SP3 does not work with the acpi.sys from Winserver 2003, only shut down. I can not install a fresh Win10 from March 2017 on this Flex 10 board. Not 32bit not 64bit, not on MBR not on GPT, legacy, UEFI, no chance. Always at a point during setup of win10 comes an error message. This is really strange, because with the same Bios version 93cn27ww has been an working Win10 on this Flex 10. Now I think, this Win10 is copied there from other PC. And I cant use the original Flash tool for to update this Bios to version 93cn59ww, even I try a lot. I think it depends on the not reboot function. Is there a DOS Flasher for H20 Insyde Bios? So, only EEpromer can do this job. This is a risk as I noticed via Bios bit64 ---> Bios bit32, that not only the Bios chip is written with 8MB file, but also some other "Bios" chips at unknown place Dietmar PS: I make a try with the original Flash tool for to get version 93cn59ww under win8.1. EDIT: Interesting, under win8.1 compi uses IDE mode for the harddisk. This can be the reason, why win10 fails.
  16. @genieautravail Which motherboard do you use, so that now trouble with USB via AMD USB 3.0 drivers (build 145 or 276) is gone Dietmar
  17. I notice for the Flex10, that from Bios version 93cn52ww up to last 93CN59WW (all 64 bit) their DSDT tables are always exact the same. The DSDT tables for Bios versions <= 93cn50ww bit 64 is different at 138 places. Because this is true for all versions of these 64 bit Bios, so this is valid also for all different Baytrail cpu's 64 bit Dietmar PS: This means, we will see via Debug the reason for the 2001 Bsod.
  18. @daniel_k For this, I have to flash the Bios back to the same version that @Dave-H has. Only the cancelled Whitelist has to stay because of the Intel Pcie mini card. Because now no Bsod at all, everything works on my Flex10 under XP SP3, Sound, Wifi, Bluetooth, Lan, Acpi-Multiprocessor with 2 cpu, Ahci, Ide, USB2, USB3, Touchpad, cam, microphone with modded DSDT. Only no 3D driver for graphik. For this we need the new graphik model from Vista Dietmar PS: I do this tomorrow, when I have more time. I just try to download the Bios, that @Dave-H has, for to make a quick compare with my modded DSDT His Bios is BIOS Version 93CN55WW(V9.5). 64bit EC Version 93EC55WW(V3.8) SN number is UB03248476 A short look at the Lenovo support shows, that his Flex 10 has indeed the number 59433432 . Prozessor 1x Intel Celeron N2840 processor(N2840) Speicher 1x 4GB DDR3L 1333 Betriebssystem Windows 8.1 64 bits(EN:English) Festplatte 1x 320 GB 5400 Drahtlosnetzwerk 1x Bluetooth® 4.0; Lenovo BGN Wireless Anschlüsse 1x Microphone/Headphone Jacks; 1 USB 3.0; 1 USB 2.0; HDMI Kamera 1x 1.0MP HD Camera Grafiken 1x Intel Graphics Chipset Monitore 10.1 1366x768
  19. @Dave-H This is from the old XP forum: After crazy work I succeed to connect the Lenovo Flex 10 notebook via an pcie mini to a RJ45 connection. I overcome the Whitelist in Bios of the Flex 10 with just deleting whole entry "DeviceSupport" GUID: B6845A50-9BAD-44DC-BE3E-20A8693D46E8 in Bios and flash with Epromer. The Realtek 8111H pcie minicard to RJ45 does not work on the Flex 10 board. I tried 2 different cards. The card is correct listed in Device Manager, the LED shows with yellow and green led connection but always the message appears, that no Lan cable is connected. Then I try an Intel Pcie minicard to Rj45 with chip 82574L from 2008(!) VEN_8086&DEV_10D3 . This card is supported for debug via Lan on Win8 and Win8.1 and XP SP3 now thanks to @Mov AX, 0xDEAD . At Amazon you still get this pcie mini card https://www.amazon.de/-/en/KALEA-INFORMATIQUE-Express-MiniPCIE-Controller/dp/B0788DG7NQ/ref=sr_1_6?crid=3LK719OEQTEM6&keywords=82574+l+pcie+mini&qid=1651765585&sprefix=82574l+pcie+mini%2Caps%2C155&sr=8-6 And voila, for the very first time I can debug the Lenovo Flex 10 via Lan with Windbg Dietmar
  20. @Dave-H Check the version of your used acpi.sys in Windows\system32\drivers on the Flex10 board. I think, it is not copied, so it is the normal 5512 version Dietmar EDIT: Is your Flex10 59433432 ?
  21. @Dave-H Yes, but this happens only, when you use my whole Bios. Via this way, you can modd your own DSDT without any risk. Yes, the way from @Mov AX, 0xDEAD to load an own DSDT via boot of XP isnt easy but works Dietmar
  22. @Dave-H To change the machine typ to any other on a running XP can be done but it is crazy hard work with registry. Much more easy to make a new XP install. May be, that the hack with faking the OS version via @daniel_k in the very last acpi.sys v4 7777 from @George King helps to overcome the crazy OSEL sleep order in DSDT Dietmar
  23. @Dave-H Read your DSDT out from your Bios. You can also try to find the original 64bit Bios for you Flex10, but may be you dont find. Then compare it with my for XP modded DSDT for the Flex10. And then, make by hand step by step a new DSDT for you, via Beyond Compare 2. For example the OSEL sleep in DSDT entry makes any Sata driver to stop in XP. Method (_STA, 0, NotSerialized) // _STA: Status { If ((OSEL == 0x02)) { Sleep (0xC8) } Return (0x0F) } Now comes the really hard work: Without changing anything(!) in Bios you can make use of the tool from @Mov AX, 0xDEAD for to load a DSDT on boot time for XP SP3. Then you will get a Flex10, that boots XP, win7, win8, win8.1, win10 etc. Dietmar PS: Via this methode I get everything to work on the Flex10 under XP SP3, full acpi, USB3 etc. only no 3D graphic, because of no driver for XP. I even killed the whole Whitelist. https://ufile.io/72xyvlzd
  24. @George King Yepp, does not work Dietmar
  25. @Mov AX, 0xDEAD Can you help us? May be not much missed Dietmar
×
×
  • Create New...