Windows error 0x000000A5, 165

Detailed Error Information

ACPI_BIOS_ERROR[1]

This is a Blue Screen of Death stop code. More information is available in the Knowledge Base article Bug Check 0xA5: ACPI_BIOS_ERROR.

HRESULT analysis[2]

This is probably not the correct interpretation of this error. The Win32 error above is more likely to indicate the actual problem.
FlagsSeveritySuccess

This code indicates success, rather than an error. This may not be the correct interpretation of this code, or possibly the program is handling errors incorrectly.

Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode0 (0x000)
NameFACILITY_NULL[2][3]
DescriptionThe default facility code.[2][3]
Error Code165 (0x00a5)

Questions

3votes
1answer

Customize Windows 7 HAL library during installation (BSOD STOP: 0x000000A5)

While trying to install Windows 7 x86 Ultimate on Samsung M40 laptop (Pentium M 1.7 Dothan, 2 GB RAM/ 100 GB HDD) I received the error: > BSOD STOP: 0x000000A5: The bios in this system is not fully ACPI compliant. > Please contact your system vendor for an updated bios. [...] read more
windows-7
installation
bsod
hal
2votes
1answer

BIOS not ACPI compliant, on windows 7 installation

I was facing a problem of blank screen with cursor after login in my Lenovo G40-30 laptop which was pre-installed with windows 8. So to resolve it I somehow decided to change it from UEFI boot to legacy boot After that I am not able to access boot options from [...] read more
windows-7
bios
acpi
2votes
1answer

How to install Windows XP directly on a new-ish laptop when it says ACPI is non-compliant?

When I try to install Windows XP (don't ask...) on a new-ish laptop (Lenovo Y410p), its text-mode portion installs correctly, but then when I try to boot it afterwards so that it can continue with the graphical portion, it gives me the STOP error 0x000000A5, telling me that the system [...] read more
windows-xp
acpi
2votes
1answer

Unable to install windows 7 on Asus X553M

I bought a new ASUS X553M laptop with DOS pre-installed, I am trying to install windows 7 but getting error "The BIOS in this system is not fully ACPI compliant. STOP : 0x000000A5" Please help. read more
windows-7
windows
bios
acpi
2votes
1answer

My new version of iOS app crash on loading only when loaded from the app store

My app crash only on after I loaded it to the app store. Some background, I have tested the app with test flight on multiple physical devices. The app doesn't crash on all devices, first install on a device works fine ( a device that never had the app). Install [...] read more
iphone
ios
ipad
app-store
1vote
0answers

BIOS is not ACPI compliant Blue Screen of Death (BSOD) error while installing Windows 7

I have an HP 15-db1000AU notebook Processor is 64 bit AMD Ryzen 3 2.6 GHz It has 1 TB 5600 rpm HDD installed with Windows 10 Pro I recently updated the BIOS from windows 10 and the BIOS screen shows the current revision number as F.13 I would like to [...] read more
windows-7
boot
installation
bios
bsod
1vote
0answers

Crash with my App store app on launch

Thanks in advance for your help, after enabling my app on the store and loading it to my device it crashed immediately on my device (I had tested the app before on this and ~20 devices). I used the same archive that I used when I submitted to the app [...] read more
iphone
ios
ipad
app-store
0votes
1answer

OS is not booting, asking for BIOS update

My Dell inspiron n5050 laptop, i tried to change the OS from windows 7 sp1 to windows 7, after installtion, it is unable to restart. when i choose startup repair, it showing problem with BIOS that it is not ACPI compliant. Please contact ur system vendor for an updated BIOS. [...] read more
windows-7
bios
dell-inspiron
0votes
0answers

Blank screen on boot

Got a laptop to fix. For some reason after a shutdown the hard-drive corrupted. I assumed it was a hard drive problem, so tried with another hard-drive and that seemed to work. Everything was going fine, I install Avast, reboot and get a bluescreen with "Stop : 0x000000a5 ..." After [...] read more
boot
blank-screen
0votes
1answer

ESP32-WROOVER randomly reboot with different reasons

Hardware: Board: ESP32 Dev Module, node32, ttgo Core Installation version: not sure IDE name: Arduino IDE Flash Frequency: 40Mhz PSRAM enabled: not Upload Speed: 115200 Computer OS: Windows 10 Hi, I am working on a project, which is to use GSM to connect MQTT, and send instant data such as [...] read more
arduino
esp32
0votes
1answer

kernel IRQ domain list

I'm developping a simple GPIO driver for a SoC running linux (newbie's level), I am facing problem because IRQ numbers are different from those in datasheets. I've learned that effective IRQ manager may create IRQ domains. However the unsigned int irq_find_mapping(struct irq_domain *domain, irq_hw_number_t hwirq) needs a domain structure. How [...] read more
linux-kernel
linux-device-driver
irq
soc

Comments

Leave a comment

(plain text only)

Sources

  1. https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/bug-check-code-reference2
  2. https://msdn.microsoft.com/en-us/library/cc231198.aspx
  3. winerror.h from Windows SDK 10.0.14393.0

User contributions licensed under CC BY-SA 3.0