JingOS-team / JingOS

Awesome - JingOS - The World’s First Linux-based OS design for Tablets
http://jingos.com
GNU General Public License v3.0
1.08k stars 122 forks source link

Unable to enter long wifi password - Jingpad A1 #58

Open samytichadou opened 3 years ago

samytichadou commented 3 years ago

JingOs v1.0 on Jingpad A1

Through JingOS UI, in the setup (first boot) or in the settings when booted, the text field for wifi password has a maximum number of characters. I know my wifi password is really long but still.

A workaround for that is to enter this password through nmcli utility sudo nmcli dev wifi connect <ssid> password <password> bssid <bssid> or even edit the conf file directly

GitJockey commented 2 years ago

Also encountered this issue. Thanks for posting the workaround.