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

ERROR: cannot change managed state on link 3 to 1: Property 'Managed' is not writable. (ctl_link_set_managed() in ../../../src/ctl/ctl-wifi.c:683) #388

Open
shuigenzhan opened this issue Sep 29, 2020 · 2 comments

Comments

@shuigenzhan
Copy link

shuigenzhan commented Sep 29, 2020

I am trying to use my Linux desktop as a sink and successfully cast my android phone to linux desktop. Today i want to add --uibc on miracle-sinkctl, but when i implement

$ set-managed 3 yes , i got an error: ERROR: cannot change managed state on link 3 to 1: Property 'Managed' is not writable. (ctl_link_set_managed() in ../../../src/ctl/ctl-wifi.c:683) . Could you give me some advice to solve this problem. thank you very much

$ sudo miracle-wifid &
[3] 13028
$ sudo miracle-sinkctl --uibc
[ADD] Link: 
[miraclectl] #set-managed 3 yes
ERROR: cannot change managed state on link 3 to 1: Property 'Managed' is not writable. (ctl_link_set_managed() in ../../../src/ctl/ctl-wifi.c:683)
@wanted002
Copy link

Maybe have a try on starting wifid with option: --lazy-managed

Repository owner deleted a comment from zrzhuang Oct 28, 2021
@albfan
Copy link
Owner

albfan commented Oct 28, 2021

@shuigenzhan can you list your devices? Maybe 3 is not the correct one

Then we need to check dbus interfaces

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

3 participants