Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WEP キーの WiFi 設定を入れると起動しない #28

Open
dynamis opened this issue Feb 14, 2020 · 0 comments
Open

WEP キーの WiFi 設定を入れると起動しない #28

dynamis opened this issue Feb 14, 2020 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@dynamis
Copy link
Contributor

dynamis commented Feb 14, 2020

現状 WEP のパスワードが 6 文字などの WiFi を登録すると以下のように WPA パスフレーズの長さを想定したお叱りのメッセージと共にエラーで止まる。

せめて WEP はダメだよって無視して他の WiFi 設定は利用したい。

bootWifiStatus.txt

Passphrase must be 8..63 characters
start wlan0 ...
Successfully initialized wpa_supplicant
Line 14: unknown global field 'Passphrase must be 8..63 characters'.
Line 14: Invalid configuration line 'Passphrase must be 8..63 characters'.
Failed to read or parse configuration '/etc/wpa_supplicant/wpa_supplicant.conf'.

今時使うなという意味では enhancement だが気もするのだけど実際繋いでしまうユーザもいるというかポケット WiFi のデフォルトでも使われていることがあるので bug でもあるかな。

@dynamis dynamis added bug Something isn't working enhancement New feature or request labels Feb 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant