Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UEFI DXE driver status: Missing GPU BAR0 Configuration (0x01000000000000A2) #115

Open
3 of 4 tasks
ARX9Mithril opened this issue Dec 10, 2024 · 0 comments
Open
3 of 4 tasks

Comments

@ARX9Mithril
Copy link

ARX9Mithril commented Dec 10, 2024

System

  • Motherboard: Maxsun B760ITX D4 WiFi Terminator
  • BIOS Version: E2.0D
  • GPU: RTX 2080 Ti
  • CSM is turned off. Make sure to confirm this in the BIOS and not with GPU-Z or similar since it can be inaccurate
  • 4G decoding is enabled. Make sure to confirm this in the BIOS and not with GPU-Z or similar since it can be inaccurate
  • UEFIPatch is applied (see Using UEFIPatch for more information). On some motherboards DSDT Patching is also needed
  • I have read Common issues (and fixes)

Description

It might caused by flashing VBIOS throughout NVFlash64 without disabling strapsrebar (Cross brand), as the PCI ID changed after flashed the VBIOS, but I cant confirm that. I flashed back to the original VBIOS but it's still like this......
Here is the output from W

NvStrapsReBar, based on:
ReBarState (c) 2023 xCuri0

+----+------------+------------+------------------+-----------+----------+--------+----------------------------+
| Nr | PCI ID | subsystem | Bridge + GPU | Target | Current | VRAM | Product Name |
| | VID:DID | VID:DID | bus:dev.fn | BAR size | BAR size | size | |
+----+------------+------------+------------------+-----------+----------+--------+----------------------------+
| 1 | 10DE:1E04 | 10DE:1E04 | 00:01.0 01:00.0 | | 256 MiB | 11 GiB | NVIDIA GeForce RTX 2080 Ti |
+----+------------+------------+------------------+-----------+----------+--------+----------------------------+

UEFI DXE driver status: Missing GPU BAR0 Configuration (0x01000000000000A2)
Target PCI BAR size: 0 / System default

BAR size configuration menu:
(E) Enable auto-setting BAR size for known Turing GPUs (GTX 1600 / RTX 2000 line)
Manually configure BAR size for specific GPUs:
(1). NVIDIA GeForce RTX 2080 Ti BAR0 at: 0x8000'0000, size: 16 MiB
(C) Clear per-GPU configuration
(K) Skip BAR size configuration during resume from S3 (sleep)
(O) Enable override for BAR size mask for PCI ReBAR capability
(P) Select target PCI BAR size, for all (supported) PCI devices (for older boards without ReBAR).
(W) Show DXE driver configuration (for debugging).
(Q) Quit

Choose configuration command (E, 1, C, K, O, P, W, [Q]): w
DXE Driver configuration:
isDirty: 0
OptionFlags: 0x00
nPciBarSize: 0
nGPUSelectorCount: 0
nGPUConfigCount: 0
nBridgeCount: 0

BAR size configuration menu:
(E) Enable auto-setting BAR size for known Turing GPUs (GTX 1600 / RTX 2000 line)
Manually configure BAR size for specific GPUs:
(1). NVIDIA GeForce RTX 2080 Ti BAR0 at: 0x8000'0000, size: 16 MiB
(C) Clear per-GPU configuration
(K) Skip BAR size configuration during resume from S3 (sleep)
(O) Enable override for BAR size mask for PCI ReBAR capability
(P) Select target PCI BAR size, for all (supported) PCI devices (for older boards without ReBAR).
(W) Show DXE driver configuration (for debugging).
(Q) Quit

Choose configuration command (E, 1, C, K, O, P, W, [Q]):

I reflashed the modded BIOS to the motherboard and I have completely no clue...... Shall I restart from the beginning process?
Best and thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant