Hey folks, first time suse user, longtime linux user (arch daily most of my life, manage a bunch of debian-based servers).
When setting up a Raspberry Pi with JeOS I find that I can’t easily connect to Wifi. I tried using YaST, which seems fantastic, but the connection never establishes. I did some digging and found the /etc/sysconfig/network/ifcfg-wlan0 created by YaST and it seems likely that the single-quote/apostrophe in my password (e.g. Thispassworddoesn'twork. ) causes it to break the formatting on the ifcfg-wlan0 file.
I ended up re-flashing with GNOME and setting up wifi via NetworkManager. However, I’d like to know how to fix this in the future if possible and I’m interested in understanding if this is a wicked, YaST or other limitation. I saw this in both LEAP 15.3 and TUMBLEWEED so I imagine it’s across the board (possibly expected) behavior.