2024Beta icon indicating copy to clipboard operation
2024Beta copied to clipboard

Blue Screen in nipcibrd.sys on boot after installing game tools

Open sciencewhiz opened this issue 10 months ago • 4 comments

I get a BSOD: nipcibrd.sys SECURE_PCI_CONFIG_SPACE_ACCESS_VIOLATION after installing game tools. My laptop is a 13th gen Intel 1340p with Windows 11 pro. Virtualization based security is enabled.

This is the convoluted workaround I followed to get my computer usable again (inspired by https://forums.ni.com/t5/LabVIEW/How-to-disable-the-nipcibrd-sys-driver-to-prevent-hibernation/m-p/4296535). More context: https://forums.ni.com/t5/LabVIEW/BSOD-nipcibrd-sys-SECURE-PCI-CONFIG-SPACE-ACCESS-VIOLATION/td-p/4284462 and https://forums.ni.com/t5/General/Why-does-Game-Tools-require-PXI/td-p/4315440

  1. Boot into the bios and disable virtualization extensions
  2. Download the offline installer from: https://www.ni.com/en-us/support/downloads/drivers/download.pxi-platform-services.html#479592 for 2023 q2)
  3. Mount the downloaded iso
  4. Navigate to the pool directory
  5. using 7-zip, open ni-pcibrd_22.5.0.49208-0+f56_windows_x64.nipkg (version may be different)
  6. double click on data.tar.gz
  7. double click on data.tar
  8. double click on the . folder
  9. extract the 5 files, which includes pcibrdi32.msi and pcibrdi64.msi
  10. Run both msi's, choosing the uninstall option.
  11. reboot and re-enable virtualization extensions

sciencewhiz avatar Oct 18 '23 04:10 sciencewhiz