-
Notifications
You must be signed in to change notification settings - Fork 317
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Link status has only Gen1*16 #58
Comments
what are the capabilities of the upstream port? (see |
Have to run lspci -vvv as root to see all of the capability info, specifically the link cap and link status registers |
Probably not power management, dynamically changing the link speed I think is sort of a custom power saving technique that has to be implemented on the device. I suspect either signal integrity or equalization. Are you plugging the card straight into the slot, or are you using an extender? First thing to do is try it without an extender, second thing to do is to force BIOS to fully reinitialize the link by removing the card, booting the system with the slot completely empty, shutting it down, reinstalling the card, and trying again. |
Sorry, I'm not familiar with XDMA. But it uses the same transceivers and hard core, so if that enumerates at gen 3 x16, then the example design should also work at that speed. I'm not sure why you're seeing lane errors, possibly this indicates some sort of signal integrity issue. |
hello,Alex,when I used the VCU118,it's Link status just has only Gen1*16,I don not know how to solve it.
The text was updated successfully, but these errors were encountered: