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

Functional on Fedora? #13

Open
rickhg12hs opened this issue Sep 12, 2020 · 4 comments
Open

Functional on Fedora? #13

rickhg12hs opened this issue Sep 12, 2020 · 4 comments

Comments

@rickhg12hs
Copy link

When I run sudo avml avml.out, I get Error: "unable to read physical memory".

Is there a way to get it to work?

I installed via cargo install avml.

@ghost
Copy link

ghost commented Oct 31, 2020

Works on Fedora 33 Silverblue, but you need to adjust the Ubuntu installation instructions to Fedora equivilent and address any missing packages throughout the procedures.

@rickhg12hs
Copy link
Author

rickhg12hs commented Nov 1, 2020

@neeps So installing via cargo install avml doesn't produce a functional avml? avml must be built after downloading source? Or are there special cargo install ... options to install from a crate?

@ghost
Copy link

ghost commented Nov 1, 2020

I haven't tried the "cargo install" procedure, so can't really confirm or disconfirm that.
Looks like your missing out on the "musl" packages for the cargo package though, which might constrain the kernels avml works on? Haven't looked too much into it.

@rickhg12hs
Copy link
Author

rickhg12hs commented Nov 2, 2020

Looks like I can run it successfully as root now. Might be useful to know the firejail CAP's necessary to limit the required permissions, etc.

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

1 participant