无线网卡找不到了

包含网卡/无线网的网络问题和ADSL/校园网/宽带拨号支持及代理/共享等网络使用问题
回复
royhu1988
帖子: 14
注册时间: 2013-05-13 19:59
系统: windows 7

无线网卡找不到了

#1

帖子 royhu1988 »

我的笔记本是ubuntu10.10 之前用ifconfig 是可以看到内置无线网卡wlan0的,也可以识别Dlink g122 识别后显示wlan11,但是我插上 TL-WN821N后识别不了,我在网上按照网友说的方法安装ath9k_htc-installer_1-0-2.deb后,安装过程没有特别提示,安装完成后不仅没有识别TL-WN821N现在连自己的内置无线网卡wlan0也找不到了插上之前可以识别的Dlink g-122之后也识别不了了,ifconfig只能找到eth0 和lo,求高手指点。现在只要能变回原来的样子就可以了。
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 无线网卡找不到了

#2

帖子 poloshiao »

把下面指令 複製 貼進終端機 執行
0. uname -r
1. sudo lshw -numeric -class network
2. sudo ifconfig -a
3. sudo route -nv
4. sudo rfkill list all
把結果直接複製 貼上來
royhu1988
帖子: 14
注册时间: 2013-05-13 19:59
系统: windows 7

Re: 无线网卡找不到了

#3

帖子 royhu1988 »

root@ubuntu:~# uname -r

2.6.35-22-generic

root@ubuntu:~# sudo lshw -numeric -class network

*-network

description: Ethernet interface

product: NetLink BCM57781 Gigabit Ethernet PCIe [14E4:16B1]

vendor: Broadcom Corporation [14E4]

physical id: 0

bus info: pci@0000:07:00.0

logical name: eth0

version: 10

serial: b8:70:f4:0d:20:25

capacity: 1GB/s

width: 64 bits

clock: 33MHz

capabilities: pm msi msix pciexpress bus_master cap_list rom ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation

configuration: autonegotiation=on broadcast=yes driver=tg3 driverversion=3.110 firmware=sb latency=0 link=no multicast=yes port=twisted pair

resources: irq:16 memory:f1800000-f180ffff memory:f1810000-f181ffff memory:f1820000-f18207ff

*-network UNCLAIMED

description: Network controller

product: Centrino Wireless-N 1000 [8086:84]

vendor: Intel Corporation [8086]

physical id: 0

bus info: pci@0000:08:00.0

version: 00

width: 64 bits

clock: 33MHz

capabilities: pm msi pciexpress bus_master cap_list

configuration: latency=0

resources: memory:f1a00000-f1a01fff

root@ubuntu:~# sudo ifconfig -a

eth0 Link encap:Ethernet HWaddr b8:70:f4:0d:20:25

UP BROADCAST MULTICAST MTU:1500 Metric:1

RX packets:0 errors:0 dropped:0 overruns:0 frame:0

TX packets:0 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:1000

RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

Interrupt:16


lo Link encap:Local Loopback

inet addr:127.0.0.1 Mask:255.0.0.0

inet6 addr: ::1/128 Scope:Host

UP LOOPBACK RUNNING MTU:16436 Metric:1

RX packets:18 errors:0 dropped:0 overruns:0 frame:0

TX packets:18 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:0

RX bytes:1068 (1.0 KB) TX bytes:1068 (1.0 KB)

root@ubuntu:~# sudo route -nv

Kernel IP routing table

Destination Gateway Genmask Flags Metric Ref Use Iface

root@ubuntu:~# sudo rfkill list all

0: hci0: Bluetooth

Soft blocked: no

Hard blocked: no
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 无线网卡找不到了

#4

帖子 poloshiao »

product: Centrino Wireless-N 1000 [8086:84]
configuration: latency=0
0. 沒有作用中的無線網卡驅動
1. [8086:84]
http://pciids.sourceforge.net/v2.2/pci.ids
8086 Intel Corporation
0084 Centrino Wireless-N 1000 [Condor Peak]
8086 1215 Centrino Wireless-N 1000 BGN
8086 1216 Centrino Wireless-N 1000 BG
8086 1315 Centrino Wireless-N 1000 BGN
8086 1316 Centrino Wireless-N 1000 BG
2. 驅動
2-1. http://www.intel.com/support/tw/wireles ... 034398.htm
Intel® Centrino® Wireless-N 1000
2-2. http://wireless.kernel.org/en/users/Drivers/iwlwifi
Intel® Centrino® Wireless-N 1000
royhu1988
帖子: 14
注册时间: 2013-05-13 19:59
系统: windows 7

Re: 无线网卡找不到了

#5

帖子 royhu1988 »

我是初学,您能说的具体一点吗,我不太看懂,就是没驱动吗?可是现在下的都是windows的驱动没有Linux的驱动啊
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 无线网卡找不到了

#6

帖子 poloshiao »

可是现在下的都是windows的驱动没有Linux的驱动啊
viewtopic.php?p=3104623#p3104623
2. 驅動
2-1. http://www.intel.com/support/tw/wireles ... 034398.htm
Intel® Centrino® Wireless-N 1000
2-2. http://wireless.kernel.org/en/users/Drivers/iwlwifi
Intel® Centrino® Wireless-N 1000
上面兩個連結下載的都是 Linux 的驅動
下載下來 解壓縮後的檔案 詳讀 字母大寫的文字檔案 例如 README INSTALL 等等 後
如果不理解 歡迎再貼文
回复