marceloliv3

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by marceloliv3

  1. Just did, and ran the command again: root@Tower:~# cat $(find /sys/bus/pci/devices/* -name "*$(lspci -nn | grep -E "VGA compatible controller|Display controller" | grep -E "AMD|ATI|Advanced Micro Devices" | awk '{print $1}')")/reset_method bus Seems like the same output as before, I wonder if im doing something wrong with the plugin? Im still at 6.10.3 and even though its still showing errors related to the GPU when i check the logs, it seems to be working fine (its not locking up unraid when i shutdown vm and i can start the vm again just fine w/o needing to do an unclean shutdown. I attached the new diagnostics. Thank you for the help so far! Log showing the vm shutdown: Error.log tower-diagnostics-20221027-1936.zip
  2. Thank you @ich777 for the quick response! Im sorry, i did a lot of testing with the plugin installed/removed, but i had it removed during my last attempt right before i collected the diagnostics. Please let me know if it may provide useful information, in that case I can reinstall it a grab the diagnostics/ logs again but i think its just giving me the exact same errors with the plugin on or off. root@Tower:~# lspci -nn | grep -E "VGA compatible controller|Display controller" | grep -E "AMD|ATI|Advanced Micro Devices" | awk '{print $1}' 28:00.0 root@Tower:~# cat $(find /sys/bus/pci/devices/* -name "*$(lspci -nn | grep -E "VGA compatible controller|Display controller" | grep -E "AMD|ATI|Advanced Micro Devices" | awk '{print $1}')")/reset_method bus I see! I have the VM running right now doing some work, but as soon as i get a chance ill give it a try a report back. Thank you!
  3. EDIT: Just downgraded to previous version (6.10.3) and it problem is gone. No other changes where made other than downgrading and rebooting. So its definitely a 6.11.1 bug. Log showing no reset bug after vm shutdown on 6.10.3: VM.log Original post: Hello, im on 6.11.1 and i think i have the GPU reset problem even though IIRC its not supposed to happen on a 6600xt (XFX 6600xt 210). I think i tried most (if not all) solutions i found on this forum but nothing solved the problem. AMD vendor plugin didnt solve the problem. Motherboard bios is up to date, resizable bar is off and correlated settings are all correct, im using the correct bios from techpowerup. Should i be looking into downgrading unraid? Or is a solution to this bug being actively worked on? I really need to get this to work ASAP, any help is appreciated. Heres the vm config: VM.xml Heres the error log: Error.log tower-diagnostics-20221026-2048.zip
  4. I dont know about him, but id love to know how you did that. A setup like that would suit perfectly for my use case