HI Bruce,
Thanks for your reply.
I have removed the binding of all other ports. So , i can confirm that #2 is taken care of.
I tried using a different driver "uio_pci_generic". I still see the same issue for that driver as well.
The problem seems to be because the write operation is not happening in "bind" file.
Infact tried doing the following step manually. That also failed
echo sh -c 0000:51:00.0 > /sys/bus/pci/drivers/uio_pci_generic/bind bash: echo: write error: No such device
I have required permission for the file.
I tried doing with "sudo"
I dont have selinux running
So not sure whats blocking me. Infact , even "cat /sys/bus/pci/drivers/uio_pci_generic/bind" is failing
Can you please help.
Thanks
Nagendra
Thanks
Nagendra