Network WiFiのハードを確認する

2019年5月26日

Ubuntuの設定 無線LAN

Wi-fiのドライバーやハードウェアの情報を表示する。

ドライバ(モジュール)を確認

Linux mint 19.1 MATE

kernel 4.15.0-50-generic

$ sudo lshw -C network


  *-network
       詳細: 無線インターフェース
       製品: PRO/Wireless 2200BG [Calexico2] Network Connection
       ベンダー: Intel Corporation
       物理ID: 2
       バス情報: pci@0000:04:02.0
       論理名: wlp4s2
       バージョン: 05
       シリアル: 00:12:f0:36:1c:53
       幅: 32 bits
       クロック: 33MHz
       性能: pm bus_master cap_list __________________ physical wireless
       設定: broadcast=yes driver=ipw2200 driverversion=1.2.2kmprq firmware=ABG:9.0.5.27 (Dec 12 2007) ip=192.168.10.6 latency=64 link=yes maxlatency=24 mingnt=3 multicast=yes wireless=IEEE 802.11
       リソース: irq:21 メモリー:a0202000-a0202fff

Ubuntu 18.04.2 LTS

4.15.0-50-generic

$ sudo lshw -C network
  *-network
       詳細: 無線インターフェース
       製品: PRO/Wireless 2200BG [Calexico2] Network Connection
       ベンダー: Intel Corporation
       物理ID: 2
       バス情報: pci@0000:04:02.0
       論理名: eth1
       バージョン: 05
       シリアル: 00:12:f0:36:1c:53
       幅: 32 bits
       クロック: 33MHz
       性能: pm bus_master cap_list __________________ physical wireless
       設定: broadcast=yes driver=ipw2200 driverversion=1.2.2kmprq firmware=ABG:9.0.5.27 (Dec 12 2007) ip=192.168.10.6 latency=64 link=yes maxlatency=24 mingnt=3 multicast=yes wireless=IEEE 802.11
       リソース: irq:21 メモリー:a0202000-a0202fff

ハードウェア情報

$ sudo apt install hwinfo 
(openSUSEでは標準なのでインストール不要)

Ubuntu 18.04.2 LTS

4.15.0-50-generic

$ hwinfo --wlan
16: PCI 402.0: 0282 WLAN controller                             
  [Created at pci.378]
  Unique ID: JNkJ.yFKtihCJThD
  Parent ID: 6NW+.InKz0bgid89
  SysFS ID: /devices/pci0000:00/0000:00:1e.0/0000:04:02.0
  SysFS BusID: 0000:04:02.0
  Hardware Class: network
  Model: "Intel IBM ThinkPad R50e"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x4220 "PRO/Wireless 2200BG [Calexico2] Network Connection"
  SubVendor: pci 0x8086 "Intel Corporation"
  SubDevice: pci 0x2712 "IBM ThinkPad R50e"
  Revision: 0x05
  Driver: "ipw2200"
  Driver Modules: "ipw2200"
  Device File: eth1
  Features: WLAN
  Memory Range: 0xa0202000-0xa0202fff (rw,non-prefetchable)
  IRQ: 21 (no events)
  HW Address: 00:12:f0:36:1c:53
  Permanent HW Address: 00:12:f0:36:1c:53
  Link detected: yes
  WLAN channels: 1 2 3 4 5 6 7 8 9 10 11 12 13 14
  WLAN frequencies: 2.412 2.417 2.422 2.427 2.432 2.437 2.442 2.447 2.452 2.457 2.462 2.467 2.472 2.484
  WLAN bitrates: 1 2 5.5 11 6 9 12 18 24 36 48 54
  WLAN encryption modes: WEP40 WEP104 TKIP CCMP
  WLAN authentication modes: open sharedkey wpa-psk wpa-eap
  Requires: ipw-firmware
  Module Alias: "pci:v00008086d00004220sv00008086sd00002712bc02sc80i00"
  Driver Info #0:
    Driver Status: ipw2200 is active
    Driver Activation Cmd: "modprobe ipw2200"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #1 (PCI bridge)