BastiArts

Members
  • Posts

    11
  • Joined

  • Last visited

Everything posted by BastiArts

  1. I'm glad I could help Spent myself hours of finding a working fix for this issue
  2. As I've written above you need to paste those lines in the file /flash/config/go Simply paste, save and restart
  3. 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.
  4. I solved that issue by binding this IOMMU group at boot. (probably I overlooked it) Now I'm facing this issue. But the passthrough thing still works. Regards, Basti
  5. 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
  6. Hey guys, I'm trying to pass through my Saphire R9 280 for countless hours now but it always ends up that the "windows spinning dots" are getting stuck. (Or a bluescreen [KERNEL_SECURITY_CHECK_FAILURE] caused by the CPU config in the VM-XML which i need to set to "host-model" instead of "host-passthrough"). If I switch to VNC (+ CPU mode "host-model" in XML) instead, Windows boots up perfectly. Switching to Q35-4.2 instead of i440fx-4.2 seem to fix this "boot issue" but as soon as I can access the Desktop of the VM, Win10 freezes, Unraid reboots and a parity check is started. Btw I'm using the Unraid 6.9.0-beta25 version, because the last stable didn't work for my motherboard. This GPU is the only GPU in the system, so I tried everything Spaceinvader One explained in his GPU-Passthrough videos. I tried: dumping the vbios manually using the vbios of techpowerup putting the GPU in a seperate IOMMU-Group setting the line "append pcie_acs_override=downstream,multifunction initrd=/bzroot video=efifb:off" on the flash's syslinux config booting the VM with VNC only to install the AMD Driver (which fails) The diagnostic of the rebooted Server is attached below. Thanks in advance. Kind Regards, Basti tower-diagnostics-20200826-1928.zip
  7. I can finally access the WebGUI. The solution was: I switched to Unraid OS version 6.9.0-beta25 (It only works with this version in my case) I reset my router and tweaked some settings I switched to another RJ-45 cable and I used a static IP address Thank you @jonathanm for the tip with the beta version
  8. Thanks for your reply, but unfortunately it still doesn't work. (even with the 6.9.0-beta25) I tried it once again with DHCP and with a static IP. In both cases it can't connect. On the router Dashboard under "Connected Devices" my machine also doesn't show up. Diagnostics attached below. I have no clue tower-diagnostics-20200728-0148.zip
  9. Hey guys, Yesterday I built my new machine with an AMD Ryzen7 CPU and a ROG Strix B550 -F Mainboard. I configured the BIOS as written in the Unraid-Manual, but when I boot up Unraid it says: IPv4 address: not set IPv6 address: not set (Unraid Version 6.8.3) Setting bonding to "no" gives me an IP with 169.xxx.xxxx.xxx, which means that the machine can't connect to my router/DHCP server. So I tried setting a static IP, which I couldn't reach via Browser. Also pinging e.g. the router fails in both cases. I also made diagnostics, which are attached below. P.S The Intel LAN Controller in BIOS settings is enabled (by default) if this matters. Is it possible that my router (Asus RT-AC58U) has troubles with the 2.5Gbit Ethernet Port on my mobo? Or maybe Unraid doesn't support the Ethernet drivers? I hope you guys can help me fixing this problem. Thanks in advance :) tower-diagnostics-20200727-1507.zip