联想 X220 平板电脑可以用作 WiFi 热点吗?

联想 X220 平板电脑可以用作 WiFi 热点吗?

我想让其他设备通过 WiFi 连接到我的新 ThinkPad X220(平板电脑)。我正在运行 Kubuntu 12.04。如何确定我的 X220 是否可以用作 WiFi 热点?

以下是 hwinfo 返回的信息:

29: PCI 300.0: 0282 WLAN controller
  [Created at pci.318]
  Unique ID: y9xn.yysjQBRxxxx
  Parent ID: qTxu.yyApgoxxxxx
  SysFS ID: /devices/pci0000:00/0000:00:1c.1/0000:03:00.0
  SysFS BusID: 0000:03:00.0
  Hardware Class: network
  Model: "Intel WLAN controller"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x0085 
  SubVendor: pci 0x8086 "Intel Corporation"
  SubDevice: pci 0x1311 
  Revision: 0x34
  Driver: "iwlwifi"
  Driver Modules: "iwlwifi"
  Device File: wlan0
  Features: WLAN
  Memory Range: 0xf2400000-0xf2401fff (rw,non-prefetchable)
  IRQ: 44 (5518978 events)
  HW Address: xxxxxxxxxxxxx
  Link detected: yes
  WLAN channels: 1 2 3 4 5 6 7 8 9 10 11 12 13 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140
  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 5.18 5.2 5.22 5.24 5.26 5.28 5.3 5.32 5.5 5.52 5.54 5.56 5.58 5.6 5.62 5.64 5.66 5.68 5.7
  WLAN encryption modes: WEP40 WEP104 TKIP CCMP
  WLAN authentication modes: open sharedkey wpa-psk wpa-eap
  Module Alias: "pci:v00008086d00000085sv00008086sd00001311bc02sc80i00"
  Driver Info #0:
    Driver Status: iwlwifi is active
    Driver Activation Cmd: "modprobe iwlwifi"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #22 (PCI bridge)

更新:此论坛帖子表示 X220 可以充当 WiFi 热点。如果这是正确的,那么我必须弄清楚为什么 Kubuntu 不支持这一点……

答案1

iwlwifi 是一个专有驱动程序。选择像 madwifi 这样的开源驱动程序将允许 ubuntu 将卡配置为接入点。

答案2

创建一个临时连接。然后其他设备将连接到该接入点。

此链接可能会有帮助。

相关内容