Advertisement
Guest User

Untitled

a guest
Sep 6th, 2021
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.47 KB | None | 0 0
  1. Script location: /tmp/user.scripts/tmpScripts/Dump VBIOS/script
  2. Note that closing this window will abort the execution of this script
  3. You have selected this device to dump the vbios from
  4. 02:00.0 VGA compatible controller: NVIDIA Corporation GP108 [GeForce GT 1030] (rev a1)
  5.  
  6. This does look like a valid GPU to me. Continuing .........
  7.  
  8.  
  9. Checking if location to put vbios file exists
  10. Vbios folder already exists
  11.  
  12. I will try and dump the vbios without disconnecting and reconnecting the GPU
  13. This normally only works if the GPU is NOT the Primary or the only GPU
  14. I will check the vbios at the end. If it seems wrong I will then retry after disconnecting the GPU
  15.  
  16. Defining temp vm with gpu attached
  17. Domain dumpvbios defined from /tmp/dumpvbios.xml
  18.  
  19. Starting the temp vm to allow dump
  20. Domain dumpvbios started
  21.  
  22. Waiting for a few seconds .....
  23.  
  24. Stopping the temp vm
  25. Domain dumpvbios destroyed
  26.  
  27. Removing the temp vm
  28. Domain dumpvbios has been undefined
  29.  
  30.  
  31.  
  32. Okay dumping vbios file named nv.rom to the location /mnt/user/isos/vbios/
  33. cat: rom: Input/output error
  34.  
  35. Um.... somethings gone wrong and I couldn't dump the vbios for some reason
  36. Sometimes when this happens all we need to do to fix this is 'stub' or 'bind to the vfio' the gpu and reboot the server
  37.  
  38. This can be done in Unraid 6.8.3 with the use of the vfio config plugin or if you are on Unraid 6.9 or above it can be done
  39. directly from the gui in Tools/System Devices .....So please do this and run the script again
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement