I installed a new OH3 with openhabian (newest build) from scratch for testing purposes and I’d like to have both: eth0 and wlan0 active.
But it seems, i only can have either wifi or ethernet?
What I did:
- type in the wifi settings in /etc/openhab.conf
-
sudo reboot
=> there’s still no wifi connection sudo openhabian-config
- type in the wifi settings in 36 “WiFi setup”
- tried
sudo ifup wlan0
wpa_supplicant: /sbin/wpa_supplicant daemon failed to start
run-parts: /etc/network/if-pre-up.d/wpasupplicant exited with return code 1
ifup: failed to bring up wlan0
sudo reboot
- got Wifi - lost Ethernet:
ifconfig
only listswlan0
is it on purpose to have only one connection active? the dialogue after "disable WiFi"
directly under 36 suggests so?
or did I miss something?