The same problem occurs with me! :(
--
Ralink rt73 hangs with 2.6.24-21 and requires reboot
https://bugs.launchpad.net/bugs/258985
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
Public bug reported:
Problems while trying to connect to a Wireless Network using special
characters as ESSID on Ubuntu 8.04
It was tested under an open network (the encryption was disabled)
I have an Access Point and its essid is "chapolin". When I try to connect it,
NetworkManager identifies
To solve this problem, the character "รณ" was converted from UTF-8 to ISO-8859-1
and it works perfectly:
iwconfig wlan0 essid $(echo -ne "chap\xf3lin")
An example is attached.
It would be great if this bug could be fixed.
Thanks.
** Attachment added: "wireless-non-unicode.txt"
http://launc