You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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)
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: