Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/linux/28.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Linux上PCIe的重新枚举和热插拔_Linux_Enumeration_Pci_Pci E_Hotplugging - Fatal编程技术网

Linux上PCIe的重新枚举和热插拔

Linux上PCIe的重新枚举和热插拔,linux,enumeration,pci,pci-e,hotplugging,Linux,Enumeration,Pci,Pci E,Hotplugging,我正在使用通过电缆连接到linux RH6.4机器的PCIe设备,我需要强制linux在不重新启动机器的情况下重新枚举PCIe设备(在其通电后) 当前枚举仅在重新启动后完成。 我尝试了以下方法,但不起作用 echo“1”>/sys/bus/pci/rescan 有什么想法吗 谢谢仅当您从根复合体(RC)端执行您描述的写操作时,它才起作用 一般来说,Pcie设备不能强制重新枚举

我正在使用通过电缆连接到linux RH6.4机器的PCIe设备,我需要强制linux在不重新启动机器的情况下重新枚举PCIe设备(在其通电后)

当前枚举仅在重新启动后完成。 我尝试了以下方法,但不起作用

echo“1”>/sys/bus/pci/rescan

有什么想法吗
谢谢

仅当您从根复合体(RC)端执行您描述的写操作时,它才起作用

一般来说,Pcie设备不能强制重新枚举