jhendrickson818

Members
  • Posts

    4
  • Joined

  • Last visited

jhendrickson818's Achievements

Noob

Noob (1/14)

0

Reputation

  1. I’ve tried various combinations with the bios added and without. Both GPUs were pretty easy when it came to dumping their bios luckily. I’m wondering if it could be a setting in my bios. Or that I’m booting UEFI and not legacy.
  2. I feel like I've been beating this problem with a rock for 2 weeks and just have made no progress on a solution.... Hardware: MB: Asus Prime H670-Plus D4 Intel i5 12400 GPU 1: RX 6600 (in PCIE Gen 4x16 Slot 1 (2nd slot on MB) GPU 2: RX 480 (in PCIE Gen 3x16 Slot (4th slot on MB) Note: The 2nd Gen4x16 slot is inaccessible as it's on the bottom of the MB and this is a 2 slot card. Random USB 3 controller card in PCIE slot 1 Primary VM is Windows 10 and has GPU1 vfio bound. Also passing through a bound nvme drive as the boot drive and the USB controller card. Everything works fine here. I'm trying to pass the 2nd GPU through to another VM (a second Window 10 install). The drive is vdisk on my cache drive. - If I bind the GPU and pass it through to the VM it locks up Unraid completely after a minute or two. I've got my log going to my flash drive, but nothing is produced when this happens. Adding the vbios (dumped or the one I had previously used from TechPU when this was my primary GPU) doesn't change anything. - If I don't bind the GPU and still pass it through I don't typically get the server lock up, but I cannot get the GPU to function properly. With or without vbios added. I've run into a multitude of errors in the vm logs and the Unraid sys logs, as well as multiple codes within windows (Code 31, Code 32, Code 34). - I've attempted both the SpaceInvaderOne AMD reset script as well as the AMD vendor reset plugin - neither solve any issues whether the GPU is correctly vfio binded or not. Other notes: - When the 2nd GPU is not vfio-binded, the monitor that is connected to is does display the Unraid boot log until I start the VM (booting without GUI, using web gui) - Both primary and 2nd vm have xml edited to fix the bus mapping on the GPU and add multifunction. - I'm not great at looking through all these logs. Any help is appreciated! Currently the 2nd GPU is not vfio binded. tower-diagnostics-20221125-1822.zip
  3. Thank you for telling me where to look for those log files. If there's anything else that I can grab just let me know and I'll snag them. To be clear on my earlier comment: I unplugged the monitor from GPU 2 (the unbound one). I didn't unplug the GPU itself. My reasoning was I had read in an earlier comment from a few months ago that the container won't start if it can't properly grab the GPU. Logs.zip
  4. Sorry if this is dumb. I'm still figuring my way around Unraid and Linux. I have 2 GPUs installed (both AMD cards). One is currently bound to vfio at boot, the other is not. The one that is bound is connected to a monitor for when it is being passed through to my Windows vm. The other I've tried plugged into another monitor, but was afraid that it was getting picked up and used by Unraid despite not booting into GUI mode, so I've since unplugged it. I'm not able to get into the Steam-headless WebUI. I'm getting the following in the log, and am not really sure where to go from here. Any help would be super appreciated! DONE [ /etc/cont-init.d/90-configure_vnc.sh: executing... ] **** Configure VNC **** Configure VNC service port '32036' Configure noVNC service port '32037' Configure audio websocket port '32038' Configure pulseaudio encoded stream port '32039' Enable VNC server Disable audio stream Disable audio websock DONE [ /etc/cont-init.d/95-configure_secondary.sh: executing... ] DONE **** Starting supervisord **** Logging all root services to '/var/log/supervisor/' Logging all user services to '/home/default/.cache/log/' 2022-11-14 12:17:42,879 INFO Included extra file "/etc/supervisor.d/dbus.ini" during parsing 2022-11-14 12:17:42,887 INFO Included extra file "/etc/supervisor.d/desktop.ini" during parsing 2022-11-14 12:17:42,887 INFO Included extra file "/etc/supervisor.d/dind.ini" during parsing 2022-11-14 12:17:42,887 INFO Included extra file "/etc/supervisor.d/neko.ini" during parsing 2022-11-14 12:17:42,887 INFO Included extra file "/etc/supervisor.d/pulseaudio.ini" during parsing 2022-11-14 12:17:42,887 INFO Included extra file "/etc/supervisor.d/sshd.ini" during parsing 2022-11-14 12:17:42,887 INFO Included extra file "/etc/supervisor.d/steam.ini" during parsing 2022-11-14 12:17:42,887 INFO Included extra file "/etc/supervisor.d/sunshine.ini" during parsing 2022-11-14 12:17:42,887 INFO Included extra file "/etc/supervisor.d/udev.ini" during parsing 2022-11-14 12:17:42,887 INFO Included extra file "/etc/supervisor.d/vnc-audio.ini" during parsing 2022-11-14 12:17:42,887 INFO Included extra file "/etc/supervisor.d/vnc.ini" during parsing 2022-11-14 12:17:42,887 INFO Included extra file "/etc/supervisor.d/xorg.ini" during parsing 2022-11-14 12:17:42,887 INFO Included extra file "/etc/supervisor.d/xvfb.ini" during parsing 2022-11-14 12:17:42,887 INFO Set uid to user 0 succeeded 2022-11-14 12:17:42,894 INFO RPC interface 'supervisor' initialized 2022-11-14 12:17:42,894 CRIT Server 'unix_http_server' running without any HTTP authentication checking 2022-11-14 12:17:42,894 INFO supervisord started with pid 1 2022-11-14 12:17:43,896 INFO spawned: 'dbus' with pid 241 2022-11-14 12:17:43,897 INFO spawned: 'udev' with pid 242 2022-11-14 12:17:43,898 INFO spawned: 'dind' with pid 243 2022-11-14 12:17:43,899 INFO spawned: 'xorg' with pid 244 2022-11-14 12:17:43,987 INFO spawned: 'novnc' with pid 249 2022-11-14 12:17:43,988 INFO spawned: 'pulseaudio' with pid 250 2022-11-14 12:17:44,020 INFO spawned: 'vncproxy' with pid 256 2022-11-14 12:17:44,020 INFO spawned: 'x11vnc' with pid 257 2022-11-14 12:17:44,021 INFO spawned: 'desktop' with pid 258 PULSEAUDIO: Starting pulseaudio service 2022-11-14 12:17:44,115 INFO success: vncproxy entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2022-11-14 12:17:45,454 INFO success: dbus entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-11-14 12:17:45,454 INFO success: udev entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-11-14 12:17:45,454 INFO success: dind entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-11-14 12:17:45,454 INFO success: xorg entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-11-14 12:17:45,454 INFO success: novnc entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-11-14 12:17:45,454 INFO success: pulseaudio entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-11-14 12:17:45,454 INFO success: x11vnc entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-11-14 12:17:45,454 INFO success: desktop entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-11-14 12:17:45,454 INFO reaped unknown pid 302 (exit status 0) 2022-11-14 12:17:54,351 INFO reaped unknown pid 569 (exit status 1) 2022-11-14 12:18:14,771 INFO reaped unknown pid 462 (exit status 0) 2022-11-14 12:18:14,771 INFO exited: xorg (exit status 134; not expected) 2022-11-14 12:18:14,774 INFO spawned: 'xorg' with pid 897 2022-11-14 12:18:14,774 INFO exited: desktop (exit status 1; not expected) 2022-11-14 12:18:14,774 INFO reaped unknown pid 560 (exit status 1) 2022-11-14 12:18:14,774 INFO reaped unknown pid 607 (exit status 1) 2022-11-14 12:18:14,774 INFO reaped unknown pid 615 (exit status 0) 2022-11-14 12:18:14,774 INFO reaped unknown pid 625 (exit status 1) 2022-11-14 12:18:14,774 INFO reaped unknown pid 627 (exit status 1) 2022-11-14 12:18:14,774 INFO reaped unknown pid 629 (exit status 1) 2022-11-14 12:18:14,774 INFO reaped unknown pid 671 (exit status 1) 2022-11-14 12:18:14,774 INFO reaped unknown pid 672 (exit status 1) 2022-11-14 12:18:14,774 INFO reaped unknown pid 673 (exit status 1) 2022-11-14 12:18:14,775 INFO spawned: 'desktop' with pid 898 2022-11-14 12:18:14,781 INFO exited: pulseaudio (exit status 1; not expected) 2022-11-14 12:18:14,781 INFO reaped unknown pid 598 (exit status 1) 2022-11-14 12:18:14,933 INFO spawned: 'pulseaudio' with pid 907 2022-11-14 12:18:14,933 INFO exited: x11vnc (exit status 3; not expected) 2022-11-14 12:18:14,933 INFO reaped unknown pid 603 (exit status 1) 2022-11-14 12:18:14,933 INFO reaped unknown pid 903 (exit status 0) 2022-11-14 12:18:14,934 INFO spawned: 'x11vnc' with pid 908 PULSEAUDIO: Starting pulseaudio service 2022-11-14 12:18:15,339 INFO exited: xorg (exit status 134; not expected) 2022-11-14 12:18:16,390 INFO spawned: 'xorg' with pid 976 2022-11-14 12:18:16,390 INFO success: pulseaudio entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-11-14 12:18:16,390 INFO success: x11vnc entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-11-14 12:18:16,390 INFO success: desktop entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-11-14 12:18:16,390 INFO reaped unknown pid 612 (exit status 1) 2022-11-14 12:18:16,929 INFO reaped unknown pid 559 (exit status 0) 2022-11-14 12:18:17,011 INFO reaped unknown pid 1078 (exit status 1) 2022-11-14 12:18:17,395 INFO success: xorg entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-11-14 12:18:18,285 INFO reaped unknown pid 461 (exit status 0) 2022-11-14 12:23:16,296 INFO reaped unknown pid 617 (exit status 0) 2022-11-14 12:23:17,274 INFO reaped unknown pid 1129 (exit status 0)