Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8621

Networking and servers • Re: Cant access device on Wifi AP

$
0
0
Please LMK how it goes

Code:

curl -L https://raw.githubusercontent.com/gitbls/sdm/master/extras/rpnc -o rpncchmod 755 rpnc./rpnc
EDIT: Forgot to mention hotspot plugin documentation: https://github.com/gitbls/sdm/blob/mast ... md#hotspot
I was able to install. When I run

Code:

sudo sdm --runonly plugins --directory / --plugin hotspot:"type=routed|ipforward=eth0|hsenab                          le"
I got

Code:

? Host OS is not RasPiOS. Use --oklive to run plugins live on this system
So I did with --oklive. The AP is up but I cant connect any device to it:

Code:

Aug 16 21:24:41 raspberrypi kernel: rtlwifi: -----hwsec_cam_bitmap: 0x0 entry_idx=4Aug 16 21:24:39 raspberrypi wpa_supplicant[518]: wlan0: EAPOL-4WAY-HS-COMPLETED 84:38:38:ec:45:dcAug 16 21:24:58 raspberrypi wpa_supplicant[518]: wlan0: AP-STA-DISCONNECTED 84:38:38:ec:45:dcAug 16 21:25:01 raspberrypi wpa_supplicant[518]: wlan0: AP-STA-CONNECTED 84:38:38:ec:45:dcAug 16 21:25:01 raspberrypi wpa_supplicant[518]: wlan0: EAPOL-4WAY-HS-COMPLETED 84:38:38:ec:45:dc
Rather than cluttering up these forums while resolving this, please open an issue on the sdm GitHub, and provide:
  • What OS you're actually doing this on (cat /etc/os-release)
  • /etc/sdm/history from the system
  • The output of the command 'sudo nmcli c show'
  • The contents of the file /etc/sdm/0piboot/092-nm-hotspot-*.sh
  • The output of 'sudo journalctl -b | grep NetworkManager'
and we can problem solve this together. I suspect it's nothing too difficult but need more details to help you resolve.

Thx

Statistics: Posted by bls — Fri Aug 16, 2024 7:40 pm



Viewing all articles
Browse latest Browse all 8621

Trending Articles