davesteele / comitup

Bootstrap Wifi support over Wifi
https://davesteele.github.io/comitup/
GNU General Public License v2.0
320 stars 54 forks source link

Need Diet Pi image also #122

Closed asahajit closed 3 years ago

asahajit commented 3 years ago

As Diet pi us is the best choice for headless setup. I found that Comitup conflicts with the standard Debian WiFi configuration, and could not set up a configuration such that Comitup would run on DietPi. It proved more efficient to go with the regular Comitup image, despite the full Raspbian that came with it. Regardless, these are both great projects; if anyone manages to combine them or finds another provisioning portal for DietPi, please let me know!

davesteele commented 3 years ago

You should know that Comitup pulls in a fair number of packages, including NetworkManager, and still easily fits on the smallest SD card you'll find in the store. If Raspbian Lite feels bloated to you, you may want to find another way.

As far as your specific problem goes, the top three reasons for installation problems are 1) a conflict in who is providing DHCP service, 2) a conflict in who is providing wpa_supplicant service, and 3) NetworkManager is not being permitted to manage the Wi-Fi adapters. This is addressed in the Wiki

muelli commented 3 years ago

I bet this is https://github.com/davesteele/comitup/issues/51. It could be fairly simply fixed, but hasn't yet. @asahajit you may have luck looking in that bug for ways to make it work.

davesteele commented 3 years ago

"I from my side will not touch such high level tools but concentrate on writing our own lightweight DietPi-style implementations "

I agree. Closing