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

RTL8852BE can't create wifi acces point with linux-wifi-hotspot app (based on hostapd) #232

Open
furkannakk opened this issue Mar 30, 2023 · 2 comments

Comments

@furkannakk
Copy link

sudo wihotspot

(wihotspot-gui:37759): GLib-GObject-CRITICAL **: 00:19:16.664: invalid cast from 'GtkEntry' to 'GtkTextView'

(wihotspot-gui:37759): Gtk-CRITICAL **: 00:19:16.665: gtk_text_view_get_buffer: assertion 'GTK_IS_TEXT_VIEW (text_view)' failed

(wihotspot-gui:37759): GLib-GObject-CRITICAL **: 00:19:16.665: invalid (NULL) pointer instance

(wihotspot-gui:37759): GLib-GObject-CRITICAL **: 00:19:16.666: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(wihotspot-gui:37759): Gtk-CRITICAL **: 00:19:16.687: gtk_text_buffer_set_text: assertion 'GTK_IS_TEXT_BUFFER (buffer)' failed





pkexec --user root create_ap wlan0 wlan0 'MyAccessPoint' '12345678' --mkconfig /etc/create_ap.conf --freq-band 2.4 
Config options written to '/etc/create_ap.conf'
ERROR: Your adapter can not be a station (i.e. be connected) and an AP at the same time
Command not found or exited with error status


I'm trying to do wifi sharing over wifi but failed. Please help me

@furkannakk
Copy link
Author

No one to help?

@lwfinger
Copy link
Owner

AP mode was added to this repo some time ago. Have you done a 'git pull' and rebuilt the driver?

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

2 participants