1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

ガストで Linux で Wifi 接続

Last updated at Posted at 2020-02-12

ガストで Linux で Wifi 接続ができない状況の報告です。

テストしたのは、Arch LInux です。

2021年1月9日の状況

$ uname -a
Linux iwata 5.5.2-arch1-1 #1 SMP PREEMPT Tue, 04 Feb 2020 18:56:18 +0000 x86_64 GNU/Linux
/etc/netctl/wlp2s0-free_at
Description='Automatically generated profile by wifi-menu'
Interface=wlp2s0
Connection=wireless
Security=none
ESSID=.Wi2_Free_at_\[SK.GROUP\]
IP=dhcp

使ったコマンド

sudo netctl start wlp2s0-free_at

Ubuntu 19.10 でも wifi の接続を試みましたが失敗しました。
Android では wifi 接続ができます。

2021年1月9日にクロムブックで試しましたが、インターネットに接続できませんでした。認証のページにリダイクレトされないのが原因に思えます。

2023年2月13日の状況

Wifi 接続が出来ました。
image.png

次の環境で確認しました。

$ uname -a
Linux shimizu 6.1.11-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 09 Feb 2023 20:06:08 +0000 x86_64 GNU/Linux

参考

コメダ珈琲店で Linux で Wifi 接続ができない状況

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?