Everything posted by BastiArts
-
[SOLVED] GPU Passthrough issue: BAR 0: can't reserve
@lanky8804, @Guts Great! Enjoy your VMs guys🙂
-
[SOLVED] GPU Passthrough issue: BAR 0: can't reserve
I'm glad I could help Spent myself hours of finding a working fix for this issue
-
[SOLVED] GPU Passthrough issue: BAR 0: can't reserve
Exactly
-
[SOLVED] GPU Passthrough issue: BAR 0: can't reserve
As I've written above you need to paste those lines in the file /flash/config/go Simply paste, save and restart
-
[SOLVED] GPU Passthrough issue: BAR 0: can't reserve
I finally found a fix, that works with my machine! I added the following code to the /flash/config/go file: #fix video for VM echo 0 > /sys/class/vtconsole/vtcon0/bind echo 0 > /sys/class/vtconsole/vtcon1/bind echo efi-framebuffer.0 > /sys/bus/platform/drivers/efi-framebuffer/unbind Those lines unbind the console & by adding it to /flash/config/go will execute this piece of code on every boot of the system.
-
[SOLVED] GPU Passthrough issue: BAR 0: can't reserve
Hey guys, since I've tried passingthrough my primary GPU (Saphire R9 280) my log gets spammed by this error: But everything is working as expected (Win10 VMs & Docker Container). Somehow my log is getting filled up 100% and a majority of the entries are like: And if I try to view the syslog via the 'tools' navigation, this error showed up: Does anyone have an idea how I could fix this issue(s)? I tried adding 'video=efifb:off' to the flash's syslinux.cfg but it still occurs. Unraid Version: 6.9.0-beta35 Diagnostics are attached below. Kind regards, Basti tower-diagnostics-20201128-1721.zip