Comment 4 for bug 1827446

Revision history for this message
Jean-Francois Labonte (grimsleepless12) wrote :

I have been able to reset my PCI with the following command:

```
echo "1" > /sys/bus/pci/devices/0000\:01\:00.0/remove
sleep 1
echo "1" > /sys/bus/pci/rescan
```