Jump to content

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


Mov AX, 0xDEAD

Recommended Posts


Hi , i install windows xp in my laptop dell N5050 and all necessary driver are installed successfully , but the audio driver not found for xp sp3


HDAUDIO\FUNC_01&VEN_111D&DEV_76D1&SUBSYS_10280504&REV_1002

ERREURr.thumb.jpg.8319384286555e34a04ddafb83678a46.jpg

there are many missed  in kernel32.dll and advapi32 and msvcrt to launch the service IDT audio :( 

Link to comment
Share on other sites

1 hour ago, Damnation said:

@WinWord2000

I think there should be some USB Sound Cards that will work with XP.

But this is a personal computer, and the USB card on the computer is not good visually and I will have to use speakers,

there is no solution for this driver with xp ?

Link to comment
Share on other sites

There are drivers listed here which claim to be XP compatible.
Don't get your hopes up too much though as very often I've found that supposedly XP compatible drivers on sites like that are not actually compatible at all.

Link to comment
Share on other sites

@WinWord2000

If you can get me a copy of the driver I can check if the .sys file has it's dependencies met by the ntoskrnl extender. If dependencies are met That'll give you basic sound output at least.

The bundled software still won't work though.

Link to comment
Share on other sites

@Mov AX, 0xDEAD

So my processors are in a new ACPI 6.0 container - linux talks about it here - https://patchwork.kernel.org/project/linux-acpi/patch/1449065446-26115-2-git-send-email-sudeep.holla@arm.com/

Can you add in support for this to the ACPI driver?

edit: It's called "ACPI Processor Container Device" on Windows 11

https://ibb.co/gWw1Nm0

and as "Generic Bus" on XP

Edited by Damnation
Link to comment
Share on other sites

thank you All for help :)  , @Dietmar i will to install these drivers when i reinstalled XP , I install 2000 now and the driver of sound work correctly with new 07/2022 extended kernel v3.1b of BWC and new 16b extended core you can found them in wlu site of bwc http://win2k.org/wlu/wluen.htm

almost of necessary drivers are installed correctly ( HD graphic , wlan , sound ...)

lk.thumb.jpg.f10890580d2f25317a1b1a4fe2b49130.jpg

Edited by WinWord2000
Link to comment
Share on other sites

10 hours ago, Dietmar said:

@Damnation

Until now, I have not seen this device.

But I notice,

that on all boards with the 12900k cpu the power consumption without doing anything is also about 40 Watt on XP

Dietmar

@Dietmar

The board I'm using that has this ACPI container device is an ASRock B550 Steel Legend.

If you can get one of these boards for yourself can you test it?

Link to comment
Share on other sites

@Mov AX, 0xDEAD

I see there is code for handling the "ACPI Processor Container" in the Windows 10 acpi.sys driver under AcpiProcessorContainerIrpDispatch

can you make an implementation of this for XP acpi.sys please?

I'd like my CPU to not consume so much power.

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...