Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Solved: moOde AP not found
#6
It appears to be a regression but not in the kernel. It looks like the install package for hostapd has changed because after building the new 5.2 image the hostapd service file is marked "masked". I've always seen to marked as "enabled". The moOde build sets it to "disabled" because it only needs to be started manually when AP mode is activated. The masked attribute is a stronger version of disabled and it will prevent the service from being started manually.

So the fix may be like below but this needs to be verified. If confirmed I'll update the builder and add this to an upcoming 5.2 update :-)

Code:
sudo systemctl unmask hostapd

To list the service that are masked
Code:
sudo systemctl list-unit-files | grep masked
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
moOde AP not found - by Onionhead - 05-13-2019, 06:09 PM
RE: moOde AP not found - by Pieter - 05-13-2019, 09:02 PM
RE: moOde AP not found - by TheOldPresbyope - 05-13-2019, 09:29 PM
RE: moOde AP not found - by Tim Curtis - 05-13-2019, 09:42 PM
RE: moOde AP not found - by Onionhead - 05-13-2019, 10:31 PM
RE: moOde AP not found - by Tim Curtis - 05-14-2019, 12:09 AM
RE: moOde AP not found - by TheOldPresbyope - 05-14-2019, 02:28 AM
RE: moOde AP not found - by Tim Curtis - 05-14-2019, 02:41 AM
RE: moOde AP not found - by TheOldPresbyope - 05-14-2019, 03:48 AM

Forum Jump: