Geschrieben February 20, 2015 at 19:4120. Feb 2015 WiFi name is "Bučkovi". Help me please. Brickv GUI dont work, command line dont work: sudo iwconfig wlan0 essid "Bučkovi" key s:xxx sudo iwconfig wlan0 essid "Bu\xC4\x8Dkovi" key s:xxx Thanks
Geschrieben February 22, 2015 at 23:0522. Feb 2015 It should work with UTF, but can you change the WIFI name to something that only uses ASCII? Just to see if the UTF characters are the problem here.
Geschrieben February 23, 2015 at 08:1823. Feb 2015 Autor UTF character "č" is problem. SSID "Buckovi" working.
Geschrieben February 23, 2015 at 15:0623. Feb 2015 Since you can't get it working with iwconfig from the command line either, i don't think there is much we can do about it .
Geschrieben March 21, 2015 at 18:2521. Mär 2015 Autor This is The Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733925
Geschrieben April 9, 2015 at 11:119. Apr 2015 Autor In file: /usr/share/wicd/curses/wicd-curses.py Bug: ('$A', network).replace Fix: ('$A', network.decode('utf-8')).replace
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.