lshw -C network显示
*-network
description: Wireless interface
product: AR5001 Wireless Network Adapter
vendor: Atheros Communications Inc.
physical id: 0
bus info: pci@0000:03:00.0
logical name: wlan0
version: 01
serial: 00:1f:3a:01:c7:6a
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=ath5k driverversion=2.6.35-22-server firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11bg
resources: irq:19 memory:f6000000-f600ffff发布于 2010-10-16 07:33:36
20分钟后我解决了这个问题。我已经做了很多工作,试图使网络工作。我正要删除/etc/modprobe.d/blacklist-ath_pci.conf中的一行时,我决定给nm最后一次尝试,在第二次填写我的网络的SSID和其他信息之后,我决定手动设置MTU值。
申请后,我终于得到了梦寐以求的“连接”对话!我整晚都在读关于这只神秘野兽的书。
因此,如果有人看到这里,有时用Atheros 5K,你必须手动设置MTU。
https://askubuntu.com/questions/7689
复制相似问题