Hello,
I have TMDSEVM6678L and TMDXEVMPCI (AMC to PCIe adapter). I want to use Desktop Linux SDK features with it.
Desktop Linux SDK 1.0.0.4 documentation says:
> This release is supported on the following hardware platform: Linux Desktop with Single C6678 EVM - TMDSEVM6678 with TMDXEVMPCI (AMC to PCIe Adapter Card)
When plug the device it works but not visible through PCIe interface - list of devices in lspci and in /sys does not change when I insert the card.
And because of this udev script ftom Desktop Linux SDK, that searches for "$vendor_value" = "0x104c" -a "$device_value" = "0xb005" also fails.
So I assume that the device is not visible among PCI devices for Linux at all. Why is it so?
Regards,
Andriy Lysnevych