How to cleanup after wihotspot?
Opened this issue · 0 comments
coaxial commented
I've tried to use it, but it didn't create the hotspot. However, I have a bunch of extra entries (Wireless 7260 and ap{0,1,2,3}) in the connection manager now (see screenshots)
How to remove them from my machine and list?
$ nmcli device
DEVICE TYPE STATE CONNECTION
wlp3s0 wifi connected Auto *****
br-************ bridge connected (externally) br-************
docker0 bridge connected (externally) docker0
**:**:**:**:**:** bt disconnected --
p2p-dev-wlp3s0 wifi-p2p disconnected --
enp0s25 ethernet unavailable --
ap0 wifi unavailable --
ap1 wifi unavailable --
ap2 wifi unavailable --
ap3 wifi unavailable --
veth******* ethernet unmanaged --
veth******* ethernet unmanaged --
veth******* ethernet unmanaged --
veth******** ethernet unmanaged --
veth******** ethernet unmanaged --
lo loopback unmanaged --
$ nmcli device delete ap0
Error: Device 'ap0' (/org/freedesktop/NetworkManager/Devices/128) deletion failed: This device is not a software device or is not realized
Error: not all devices deleted.
Thanks

