-
Hi, Guys.
I’ve tried to remove GPU in linux by “echo 1 > /sys/bys/pci/devices/0000:****/remove” and that works. |
Beta Was this translation helpful? Give feedback.
Answered by
aritger
Jan 31, 2023
Replies: 1 comment 2 replies
-
The comments you quote from nvkms-event.c are referring to monitor hotplug, not GPU hotplug. I suspect there is a lot of work still necessary to reliably support GPU hotplug/hotunplug. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
liuyd96
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The comments you quote from nvkms-event.c are referring to monitor hotplug, not GPU hotplug.
I suspect there is a lot of work still necessary to reliably support GPU hotplug/hotunplug.