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

'ifname' not understood #21

Open
CosminPerRam opened this issue Oct 5, 2023 · 0 comments
Open

'ifname' not understood #21

CosminPerRam opened this issue Oct 5, 2023 · 0 comments

Comments

@CosminPerRam
Copy link

Hello, I'm trying to create a hotspot on a Raspberry Pi 3b+ running Raspbian 11 (bullseye), the hotspot wouldn't create (returning Ok(false)) and by outputting to console what the running command returns, we see:
https://github.com/tnkemdilim/wifi-rs/blob/3cbe13ef3b9a0f84b03b08abef1b3d6b857cbbcf/src/hotspot/providers/linux.rs#L83-L86 (referenced code)

Error: argument 'ifname' not understood. Try passing --help instead.

(output by printing)
... and I'm not sure whats going here, may this library reference an older version of nmcli?

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