SpaceinvaderOne / Dump_GPU_vBIOS

Script to dump the vbios from any GPU even if primary gpu on an Unraid Server
147 stars 45 forks source link

Fails to remove device / doesn't detect power-on #17

Open KevinGelking opened 1 year ago

KevinGelking commented 1 year ago

The script detects a valid GPU, tries to dump the vBIOS, sees the vBIOS is too small and then tries to remove the device and suspends the system, waiting for the power button to be pressed. However, it fails to remove the device with an error and when the power button is pressed and the system powers on, the script doesn't continue execution.

Running again
Disconnecting the graphics card
tee: '/sys/bus/pci/devices/0000\:01\:00.0/remove': No such file or directory
1
Entered suspended (sleep) state ......

PRESS POWER BUTTON ON SERVER TO CONTINUE (<< forever)