-
Notifications
You must be signed in to change notification settings - Fork 3
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
java.lang.IllegalStateException: failed to reset device #3
Comments
Did you unbind the device?
|
Driver unbind should be done automatically in the Java driver. Do you have an IOMMU enabled? You seem to be on an AMD system, not sure how the IOMMU works there; but I know there are some configurations where it's enabled by default. We've also never tested anything but Debian, could be broken on other systems |
Oh, cool. Didn't know that.
AMD IOMMU works just the same way as the Intel IOMMU (at least on my system). Only difference is the boot parameter which is |
No, it doesn't work if the iommu is enabled |
Can you please tell me what should be the PCI forwarding address ?
0000:03:00.1 does not seem to work.
The text was updated successfully, but these errors were encountered: