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

Support for gnome network displays #245

Open
EfelerGibi opened this issue May 16, 2023 · 0 comments
Open

Support for gnome network displays #245

EfelerGibi opened this issue May 16, 2023 · 0 comments

Comments

@EfelerGibi
Copy link

Gnome Network Displays: https://gitlab.gnome.org/GNOME/gnome-network-displays

Currently the driver has issues with gnome network displays due to p2p issues.

The docs for Gnome Network Displays (i will call gnd from now on) says;

iw dev should show an Unnamed/non-netdev interface device with type P2P-device.

If this is not the case, then the device is likely unsupported. One example of this are legacy wext drivers, which may support P2P operation, but are not (and will not be) supported by this software.

image
The image above is what i get. There are no Unnamed/non-netdev interface listed.

This is related to supported interface combinations I preassume. GND connects via p2p-device mode.

Network manager logs show that ;
... call-p2p-connect: failed with connect failed due to channel unavailability.
Which i assume is unrelated.

Currently running a 8852AE with kernel 6.2.6-76060206-generic, on pop os and drivers installed directly from the source.

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