David Steele
David Steele
Did you install the patched python3-networkmanager, as mentioned on the [home page](https://davesteele.github.io/comitup/)? [Instructions](https://davesteele.github.io/comitup/ppa.html)
That should have happened with the repo install. What version of python3-networkmanager do you have installed?
Adding my repository should have pulled in python3-networkmanager (aka the python NetworkManager library) version 2.2-3, which has a [fix](https://tracker.debian.org/media/packages/p/python-networkmanager/changelog-2.2-3) for problems like you are seeing.
In HOTSPOT mode, the IP address is [10.41.0.1](https://github.com/davesteele/comitup/blob/main/conf/dns-hotspot.conf). But you shouldn't need that information. The comitup-cli utility has a one-shot capability that can tell you the current mode. Note that...
Check the logs in /var/log. Did you copy the card after first booting it? There is a partition resize in the first boot that could lead to a corrupted partition...
I haven't reviewed this yet, but I'm fine with the idea. Could you update the TiddlyWiki?
NetworkManager is starting dnsmasq, even though it is configured not to. I don't see how to stop it at the moment (dns=none in NetworkManager.conf doesn't work). Everything appears to be...