Skip to content
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

crash when insmod #10

Open
NeverM0 opened this issue Oct 20, 2021 · 6 comments
Open

crash when insmod #10

NeverM0 opened this issue Oct 20, 2021 · 6 comments

Comments

@NeverM0
Copy link

NeverM0 commented Oct 20, 2021

I have already solved it, that's a nice project

@dewk
Copy link

dewk commented Apr 21, 2022

I have already solved it, that's a nice project

Could you please explain how you solved the issue?

@cneely-amd
Copy link
Collaborator

cneely-amd commented Apr 21, 2022

Hi @dewk,
I just wanted to mention that most crashes right after loading the driver seem to be related to one of the following: (a) not having enabled IOMMU or Intel VT-d in the bios, or (b) not setting up /proc/cmdline within /etc/default/grub as described in the README.

If you are hitting this issue and the above suggestions don't help, maybe you could also check the kernel logs and report if there are any errors.

Best regards,
--Chris

@lmunch
Copy link
Contributor

lmunch commented Apr 21, 2022

I have on rare occasions had crashes during insmod. They usually appear when network-manager is running. @cneely-amd , IOMMU is not a requirement anymore.

@dewk please send the kernel logs

@NeverM0
Copy link
Author

NeverM0 commented Apr 22, 2022

I have already solved it, that's a nice project

Could you please explain how you solved the issue?

I just used the wrong branch

@dewk
Copy link

dewk commented Apr 22, 2022 via email

@lmunch
Copy link
Contributor

lmunch commented Apr 22, 2022

You need to use namespaces to ping from one port to another on the same card. See this for an example:
https://serverfault.com/questions/127636/force-local-ip-traffic-to-an-external-interface/861465#861465

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants