Bug 502159 - Add support for managing Wi-Fi P2P (Direct) and mesh connections
Summary: Add support for managing Wi-Fi P2P (Direct) and mesh connections
Status: CONFIRMED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Networking in general (other bugs)
Version First Reported In: 6.3.2
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-29 15:38 UTC by ApertureUA
Modified: 2025-03-31 19:11 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ApertureUA 2025-03-29 15:38:56 UTC
Hey, currently the UI doesn't support those kinds of networks so it shows up as wired. Editing an existing one in any way ruins it. You can see it for yourself: `nmcli connection add connection.type wifi-p2p ifname p2p-dev-wlp1s0 wifi-p2p.peer <REMOTE DEVICE MAC> autoconnect no`.

Ad-hoc seems to work but is described as "special" type. ...that's not very descriptive.