LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   check if PCI device supports FLR. (https://www.linuxquestions.org/questions/fedora-35/check-if-pci-device-supports-flr-4175579827/)

hack3rcon 05-15-2016 03:09 AM

check if PCI device supports FLR.
 
Hello.
I use Fedora 23 server edition and want to check if PCI device supports FLR but when I used "lspci -w" it show me that "-w" option not exist.
How can I find it?

Thank you.

hack3rcon 05-15-2016 03:24 AM

I found it :
# lspci -vv -s PCI ID | grep FLR

For exmaple :
# lspci -vv -s 01:01.0 | grep FLR


All times are GMT -5. The time now is 11:23 PM.