OpenMarine

Full Version: AP with WiFi-Dongle
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
(2019-06-21, 06:33 PM)e-sailing Wrote: [ -> ]I'm confused. You posted that status said up network wlan1  -> so rules have worked.
Now you say rules didn't work (wlan0)???

Your correction in rules isn't wrong when it now works.

I don't think that you have to go back to V1.1 the problem with rules you already solved.
But you can try.
rename openplotter folder to openplotterv12 
cd ~/.config
git clone https://github.com/sailoog/openplotter.git -b beta
cd openplotter
git reset --hard cb3e7e9d9c698df8bbfc4899070c2cf27644ee0b
restart



I had the same hard lockup as you and I think it has to do with the kernel. Search for raspberry kernel downgrade (choose the last 4.14).
make a backup before you do anything
sorry e-sailing, I was confusing - and I was confused too. I tried different set-ups with OP-Interface, mingled with manual interference, so at one point I had no wlan1 anymore, but only wlan0

changed rules, so that is OK

and your hint to downgrade the kernel was actually the way to go.
I downgraded to 4.14.98, and hostapd could be started manually and I could associate without freeze - bingo!

systemd would still not bring up hostapd, complaining for a missing file - when I put the location of conf-file into /etc/default/hostapd it would start flawlessly


So OP 1.2 is now running on kernel 4.14. and I consider this bug as solved.
Thanks for your help!

Christian
Pages: 1 2