You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: