Root database not found when launching HLK Studio
Installed Windows HLK on Windows Server 2022 datacenter. Installation completed with no error. But when trying to launch HLK studio, following error occurred. How do I debug this? Exception…
How to fix my DRIVER_POWER_STATE_FAILURE and WIN32K_POWER_WATCHDOG_TIMEOUT errors
When i use the vpn and when i leave the computer powered on stuck my computer and got blue screen it says DRIVER_POWER_STATE_FAILURE severel time i got WIN32K_POWER_WATCHDOG_TIMEOUT I will visit the event viwer i see the Event 17 ESIF errors and i'm…
The display driver fails to start correctly in the Win7 64-bit environment.
Hi Sir, While developing the Win7 32-bit/64-bit display driver, the same source code works fine in the 32-bit environment, but in the 64-bit environment, the driver fails to function correctly. Using WinDbg, I found that win32k.sys stops after executing…
The display driver fails to start correctly in the Win7 64-bit environment.
Hi Sir, While developing the Win7 32-bit/64-bit display driver, the same source code works fine in the 32-bit environment, but in the 64-bit environment, the driver fails to function correctly. Using WinDbg, I found that win32k.sys stops after executing…
ACPI overlaying in Windows ARM
Hi, I'm Trying to modify ACPI table DSDT file in the Windows 11 Arm System. I'm using iasl tool from ACPICA and able to dump and extract the ASPI DSDT.dsl files. Modified the .dsl file and generated a .aml file which I renamed to acpitabl.dat file and…
HLK Testing for WDF Network Card
Hi, I would like to understand which test cases need to be considered for HLK certification for my WDF-based network adapter card (network bridge). When selecting the compatibility playlist for 22H2 ("HLK Version 22H2 CompatPlaylist x64…
I am trying to install Data Warehousing software but I am unable to due to a windows error code 193
I recently upgraded to a Surface laptop 7th edition (specs attached) and when I try to install a data warehouse software or add drivers in ODBC I get an error code 193 (see attached) how can I resolve this issue?
Finding the actual reason for TDR
Hi, we are having trouble with repeated TDRs (Timeout Detection & Discovery) on multiple notebooks. They occur a couple of times a day. I've tried 1001 different things but nothing helped. So I've arrived here. My machine is a Lenovo notebook with an…
Who has successfully run the VirtualSerial2 driver sample? I failed.
If you have experience in producing and running the VirtualSerial2 driver sample, please share it with me! Here are my (frustrating) experiences: Windows 11 Pro (23H2) Microsoft Visual Studio Community…
SWAT-LUT 2.1
Asking for help to solve the error message on SWAT-LUT "Traceback (most recent call last): File "SWAT-LUT\main.py", line 324, in selectSWATDB pyodbc.InterfaceError: ('IM002', '[IM002] [Microsoft][ODBC Driver Manager] Data source name…
Is raspppoe.sys creating invalid NDIS_OID_REQUEST objects?
Our NDIS LWF driver, Npcap, has been accused of causing BSoD (NDIS_BUGCHECK_INVALID_OBJECT_HEADER) when users dial-up to a PPPoE connection. However, the crash happens in NdisAllocateCloneOidRequest(), and the source object being cloned is passed through…
Microsoft Windows Hardware Developer Program Driver Signing with Azure Trusted Signing
It seems that although it might be possible to sign the driver with azure trusted signing certificate instead of EV certificate which Microsoft is strongly recommend, It still being required/enforced to have EV certificate available first in order to…
Dell Catalogue models not showing In Driver Automation Tool
Hi All, We are suddenly getting error while trying to download dell drivers using driver automation tool, all other vendor models are coming only dell models giving below error, any assistance will be appreciated. Start-BitsTransfer : The connection with…
HLK Testing in Ethernet Controller Failing for all NDISTest 6.5 test cases
Hi, I'm facing one issue while testing "NDISTest 6.5" test cases in VHLK 23H2 environment. All NDIS test cases are failing with reason of " Cannot Find Pattern" in "ndistest.wtl.trace" if anyone can help me to fix this…
Headphones breaking sound during Teams call
I use bluetooth headphones for work. And while the normal sounds like music and videos are absolutely spotless, the meetings apparently cause very disturbing breaking sounds. The sound is clear for about a minute and then it is absolutely inaudible for a…
Silicon Labs CP210x driver does not install on Windows 10 Home 22H2
Silicon Labs CP210x driver does not install on Windows 10 Home 22H2. How to do?
How to trace RNDIS messages
I'm trying to determine why WIN10 is issuing an USB STALL to and RNDIS device. Is there some way to trace RNIDS commands to the USB stack? This was not occurring in WIN7. I have tried using logman to trace the following…
Display only sample code for duplicate display
Hi~ I try to compile the kernel mode display-only miniport for display adaptor. However, when I install this driver into the system, then the duplicate display function is gone. After removed this driver and install back inbox Microsoft basic display…
USB - SetCurrentAlternateSetting failed: Insufficient system resources exist to complete the requested service.
Dear Microsoft community, I am reaching out for help regarding an unexpected error we have encountered using libusb on Windows. Regarding the issue: “Randomly,” with our custom USB device, libusb reports a systematic failure when attempting to set the…
ACPI ASL compiler option Limited.
The ASL ACPI compiler tool in Windows DDK AcpiVerify is having limited feature. asl /? asl [/nologo] /d <BinFile> asl [/nologo] /u [/Fa=<ASMFile>] [/Fl=<LSTFile>] [/Fn=<NSDFile>] <AMLFile> asl [/nologo] /tab=<TabSig>…