[StackOverflow] If a PCI device is completely non-responsive, it's possible to completely remove the device and then re-scan it, hopefully re-initializing the device so it works again.

https://unix.stackexchange.com/a/505591

echo 1 | sudo tee /sys/bus/pci/<pci-id-of-device>/remove and then echo 1 | sudo tee /sys/bus/pci/rescan

1 points · 0 comments · view on lemmy.world

0 Comments

No comments yet.