gloworm
Members
-
Joined
-
Last visited
Solutions
-
gloworm's post in Software Disable PCI/USB (Root cause is log pollution) was marked as the answerTo help others that may need it, disabling per USB is not allowed since a kernel came out some time ago disabling that. However one can disable the PCI slot altogether by using the following command:
echo 1 > /sys/bus/pci/devices/(Your PCI device here)/remove Use "lspci -vv" To locate your PCI device, mine above was "0000:00:09.0"