Jump to content

Compiling ACPI v2.0 driver for Windows XP SP3 and Windows 2003 SP2 (x32/x64)


Mov AX, 0xDEAD

Recommended Posts


1 minute ago, mockingbird said:

I tried the 4.0 release, and I now have an unknown device:
"ACPI\INT33A1"
Any ideas?

@mockingbird

It is OK, service device for Windows 10 only, it doesnt require any driver

Just ignore or install manually from Chipset Driver by Intel (i think need special adapted to XP modded version)

Link to comment
Share on other sites

On 4/28/2022 at 7:44 PM, George King said:

Here are compiled ACPI2.0 v4 from latest sources

 

1) x86 Windows XP x86 SP3 (5.1.2600.7777.4) + Windows Server 2003 SP2 (5.2.3790.7777.4) debug and free

2) x64 Windows Server 2003 / XP SP2 (5.2.3790.7777.4) debug and free

 

https://www.mediafire.com/file/wsqgptapdrxhidf/ACPI2.0_v4_x86+x64_5.1+5.2.7z/file

acpi-Ver.png

Virtual-Box-XP-x64-28-04-2022-15-37-51.p

Extras included:

a) _OSI extra OS list to unlock hidden devices

b) modded acpiosnt.rc to overwrite PruductVersion attribute in file info, replaced "," with "." so it's now in same logic as other standard files, added .4 to easily detect which patch was used as build base

 

   acpi.sys:  ACPI2.0_v4_x86 / 5.1.2600.7777.4 / i386_debug
   acpi.sys:  AcpiV4freeandDebug.7z / debug
  
   STOP 0x000000A5(0x0000003,0x30315A54,0xC0000034,0x494E495F) , when xp-sp3 setup on my PC.

   BSOD and reboot, when replace acpi6666(2021.8.28) --- acpi6666(2021.8.28) is good on my PC.

My PC:

   CPU: Athlon 200GE
   RAM: 32GB=16GBX2
   GPU: IGPU--Radeon Vega 3 Graphics
   MB:  B450M AORUS ELITE (rev. 1.x)

   BIOS: F64a , AMD AGESA V2 1.2.0.6 B

--------------------------------------------------------------------------------------------------------------------------

  The acpi.sys ( acpi 6666 - 2021.8.28 - daniel_k, diderius6) can work, only 

   Restart does not work when using a ps/2 mouse. 

  and 
  The nvme driver is code10, when this IGPU is 2G or 1G or auto.   (NVME Driver schtrom V1.3/V1.5, NVME win7)
  The nvme driver is good ,when this IGPU is 512M. (NVME Driver schtrom V1.5)

PS:

 IGPU Auto: Intergrated graphics: Auto
 IGPU 2G  : Intergrated graphics: Forces -->UMA Mode:UMA Specfified -->UMA frame Buffer Size:   2G )
 IGPU 1G  : Intergrated graphics: Forces -->UMA Mode:UMA Specfified -->UMA frame Buffer Size:   1G )
 IGPU 512M: Intergrated graphics: Forces -->UMA Mode:UMA Specfified -->UMA frame Buffer Size: 512M )

Link to comment
Share on other sites

@LanXing

The Bsod 0x000000A5 (0x00000003, xxx, 0xC0000034, yyy)

happens in acpi.sys, when

ACPIBuildCompleteMustSucceed

fails.

We need a log file via Windbg, to find the reason for this.

A first check with Ida Pro shows this error 0xC0000034 at 11 different places,

always with mov ..., C0000034

Dietmar

Link to comment
Share on other sites

8 hours ago, LanXing said:

   STOP 0x000000A5(0x0000003,0x30315A54,0xC0000034,0x494E495F) , when xp-sp3 setup on my PC.

   MB:  B450M AORUS ELITE (rev. 1.x)

   BIOS: F64a , AMD AGESA V2 1.2.0.6 B

A5(0x3,"TZ10", STATUS_OBJECT_NAME_NOT_FOUND/AMLIERR_OBJ_NOT_FOUND, "_INI")

Quote

            Scope (\_TZ)
            {
                ThermalZone (TZ10)
                {
                    Method (_INI, 0, NotSerialized)  // _INI: Initialize
                    {
                        \GSA1.ZRC0 ()
                    }

Quote

    Scope (\)
    {
        Device (GSA1)
        {

.....

            Method (ZRC0, 0, NotSerialized)
            {
                ZRCU (Zero)
                ZRCV ()
                ZRD0 = One
                ZRCU (One)
            }

I don't see any problem with this code, so only remote debugging can say more

this B450 has realtek LAN chip, it is possible, need time and wish :)

Edited by Mov AX, 0xDEAD
Link to comment
Share on other sites

3 hours ago, Dietmar said:

@LanXing

The Bsod 0x000000A5 (0x00000003, xxx, 0xC0000034, yyy)

happens in acpi.sys, when

ACPIBuildCompleteMustSucceed

fails.

We need a log file via Windbg, to find the reason for this.

A first check with Ida Pro shows this error 0xC0000034 at 11 different places,

always with mov ..., C0000034

Dietmar

There is no MINIDUMP file after BSOD.

Link to comment
Share on other sites

@LanXing

Make try to disable something like

"thermal zone"

in Bios

and try acpi.sys V4 again

Dietmar

PS: I just take a look into the DSDT table from my Asus ROG STRIX B450-F GAMING II board.

There is no device TZ10.

Edited by Dietmar
Link to comment
Share on other sites

Win10 seems to have this problem also

Dietmar

Windows 10 BSOD

Help

This is a brand new computer minus the GPU. Fresh windows 10 install. Display would freeze for a few seconds and the PC would reboot. Was wondering if it was a riser cable issue or PSU issue or driver issue.

AMD 5900x

EKWB 240 Basic AIO

Gigabyte x570 I

1TB Sabrent Rocket NVMe 4.0

32GB DDR4

Corsair SF600 Gold with Corsair SF sleeved cables

RX 580 /w 3.0 Riser Cable

In the event viewer I see:

ACPI thermal zone \_TZ.TZ10 has been enumerated. _PSV = 290K _TC1 = 0 _TC2 = 0 _TSP = 1000ms _AC0 = 0K _AC1 = 0K _AC2 = 0K _AC3 = 0K _AC4 = 0K _AC5 = 0K _AC6 = 0K _AC7 = 0K _AC8 = 0K _AC9 = 0K _CRT = 294K _HOT = 293K minimum throttle = 0 _CR3 = 0K

 

Link to comment
Share on other sites

2 hours ago, Dietmar said:

@LanXing

Make try to disable something like

"thermal zone"

in Bios

and try acpi.sys V4 again

Dietmar

PS: I just take a look into the DSDT table from my Asus ROG STRIX B450-F GAMING II board.

There is no device TZ10.

 

1、Good -- NO BSOD, when " Downcore Control : one " and " SMT Mode : Close " in Bios

2、A5 BSOD, when " SMT Mode : Auto " in  Bios

3、A5 BSOD, when " Downcore Control : Auto " or " Downcore Control : two " in Bios

Link to comment
Share on other sites

Here is another report about TZ10 on a Gigabyte 450 board

Dietmar

ACPI thermal zone - does my pc think it’s overheating?

Open

I’ve had some issues with my computer recently. From the most recent breaking point, I was playing PUBG when big black lines started appearing through the game world, then the game just shut down and other apps starting freezing and shutting down. No error messages etc of any kind.

Since then, I could log into windows for a bit but the same thing would happen - apps just shut down and nothing would really work. The screen would flicker black and eventually just go fully black.

However, it does work in safe mode - although stuff starts shutting down if anything is “intensive”, like scrolling around a google search in chrome.

I’ve had a look through event logs and there’s a lot to see, none of which I really understand. I can post lots more if that’d be helpful and if one issue in particular that I think could be relevant turns out to be wrong.

So that specific log is ACPI TZ.TZ10 thermal zone has been enumerated. What I understand is it’s just saying how hot it is, but it also lists CRT and HOT values for when it starts throttling/shutting down? (But if that’s wrong please do say, then I can move onto the next theory)

For that log, the HOT and CRT values are 292 and 291 kelvin, which is about 19 degrees Celsius, so my thought was that the computer starts throttling things way earlier than it really should.

Am I completely wrong or maybe onto something??

I also flashed the BIOS, thinking maybe that was the issue, no help. The computers specs are: Motherboard: Gigabyte 450M S2H
CPU: Ryzen 1600X GPU: NVIDIA 1050ti RAM: 8gb hyperx/fusion/Kingston (whichever it is..) PSU: NAXN 500W

Edited by Dietmar
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...