xCuri0 / ReBarUEFI

Resizable BAR for (almost) any UEFI system
MIT License
1.36k stars 62 forks source link

It works well, but an extra display appeared. #219

Open crazyhulk opened 1 week ago

crazyhulk commented 1 week ago

System

Description I have some questions:

  1. There is an extra display appeared when enable resizable bar. image
  2. What is the difference between bar0 and bar1 ? The BAR0 is 16G. image
  3. I can not boot my hackintosh(mac OS) after enable resizeable bar. I set ResizeAppleGpuBars to 0 which the OpenCore suggested.
  4. No video output during boot before OS loads, I had read Common issues (and fixes), and my motherboard does not need Above 4G Decoding Patch. So if I want a bios change, I must do it by BMC, the bmc can do it by KVM.

Thx!

xCuri0 commented 1 week ago

@crazyhulk regarding hackintosh read this https://github.com/xCuri0/ReBarUEFI/issues/32

BAR1 is used for something else on AMD, I don't think it being 256MB matters it's like this on supported motherboards too.

crazyhulk commented 1 week ago

@crazyhulk regarding hackintosh read this #32

BAR1 is used for something else on AMD, I don't think it being 256MB matters it's like this on supported motherboards too.

Thx very much, I will test it and give a reply.