cYnd
cYnd
Hi all, I want to use this library with the radiohead encrypted rf95 server and I am running in the same problem. Is there any possible workaround?
I didn't noticed any errors, but to me sure i ran the uninstall script and after rebooting the install script again: ``` sudo bash install.sh Reading package lists... Done Building...
So what can I do to get it to work?
Of course, rebooted and executed `install.sh` again without executing `uninstall.sh`: ``` sudo bash install.sh Reading package lists... Done Building dependency tree... Done Reading state information... Done Package 'ifupdown' is not...
Did that and executed the uninstall script, rebooted, installed it, same result. Ran the install script a second time, rebooted, also same result. Any other ideas?
Of course: ``` systemctl status wpa_supplicant.service ● wpa_supplicant.service - WPA supplicant Loaded: loaded (/lib/systemd/system/wpa_supplicant.service; enabled; vendor preset: enabled) Active: active (running) since Wed 2022-06-15 21:21:23 CEST; 12h ago Main PID:...
I ran the install script after the pull again but it still doesn't work (without uninstalling it). Any other ideas?
Beside your typo after the second command (whitespace after `-- now`) the command itself worked but producing no output. After a rebolt however I receive the same error :-( ```...