ubuntu11.04系统安装后笔记本无线网卡无法正常使用,网卡型号 Intel WiMAX/WiFi Link 5350
请各位高手指点
X200t intel 5350 无线网卡无法在ubuntu下正常使用
-
- 帖子: 4
- 注册时间: 2011-06-07 10:44
X200t intel 5350 无线网卡无法在ubuntu下正常使用
上次由 [email protected] 在 2011-07-05 21:21,总共编辑 1 次。
- monk
- 帖子: 19507
- 注册时间: 2010-01-28 10:45
Re: 无线网卡无法正常使用
天上的雨、地下的水、一阵风吹过
*********宁静致远*********
如果我说的有什么不对,请看签名第一行
*********宁静致远*********
如果我说的有什么不对,请看签名第一行
-
- 帖子: 4
- 注册时间: 2011-06-07 10:44
Re: 无线网卡无法正常使用
谢谢,在官网上面已经下载驱动,但不知道如何加载,我是菜鸟,能多提供一些信息吗?
- monk
- 帖子: 19507
- 注册时间: 2010-01-28 10:45
Re: 无线网卡无法正常使用
里面应该有readme 或 install 之类的文档 看着安装就行了
天上的雨、地下的水、一阵风吹过
*********宁静致远*********
如果我说的有什么不对,请看签名第一行
*********宁静致远*********
如果我说的有什么不对,请看签名第一行
-
- 帖子: 4
- 注册时间: 2011-06-07 10:44
Re: 无线网卡无法正常使用
The iwlagn driver will look for the file iwlwifi-5000-5.ucode using the
kernel's firmware_loader infrastructure. In order to function
correctly, you need to have this support enabled in your kernel. When
you configure the kernel, you can find this option in the following
location:
Device Drivers ->
Generic Driver Options ->
Hotplug firmware loading support
You can determine if your kernel currently has firmware loader support
by looking for the CONFIG_FW_LOADER definition on your kernel's
.config.
In addition to having the firmware_loader support in your kernel, you
must also have a working hotplug and udev infrastructure configured.
The steps for installing and configuring hotplug and udev are very
distribution specific.
Once you have the firmware loader in place (or if you aren't sure and
you just want to try things to see if it works), you need to install
the microcode file into the appropriate location.
Where that appropriate location is depends (again) on your system
distribution. You can typically find this location by looking in the
hotplug configuration file for your distro:
% grep \"^FIRMWARE_DIR\" /etc/hotplug/firmware.agent
This should give you output like:
FIRMWARE_DIR=/lib/firmware
If it lists more than one directory, you only need to put the
microcode in one of them. In the above example, installation is
simply:
% cp iwlwifi-5000-5.ucode /lib/firmware
You can now load the driver (see the INSTALL and README.iwlwifi provided with
the iwlwifi package for information on building and using that driver.)
没太看懂这里面的意思,只是操作了cp iwlwifi-5000-5.ucode /lib/firmware 似乎需要编译还是什么的?盼回复,谢谢
kernel's firmware_loader infrastructure. In order to function
correctly, you need to have this support enabled in your kernel. When
you configure the kernel, you can find this option in the following
location:
Device Drivers ->
Generic Driver Options ->
Hotplug firmware loading support
You can determine if your kernel currently has firmware loader support
by looking for the CONFIG_FW_LOADER definition on your kernel's
.config.
In addition to having the firmware_loader support in your kernel, you
must also have a working hotplug and udev infrastructure configured.
The steps for installing and configuring hotplug and udev are very
distribution specific.
Once you have the firmware loader in place (or if you aren't sure and
you just want to try things to see if it works), you need to install
the microcode file into the appropriate location.
Where that appropriate location is depends (again) on your system
distribution. You can typically find this location by looking in the
hotplug configuration file for your distro:
% grep \"^FIRMWARE_DIR\" /etc/hotplug/firmware.agent
This should give you output like:
FIRMWARE_DIR=/lib/firmware
If it lists more than one directory, you only need to put the
microcode in one of them. In the above example, installation is
simply:
% cp iwlwifi-5000-5.ucode /lib/firmware
You can now load the driver (see the INSTALL and README.iwlwifi provided with
the iwlwifi package for information on building and using that driver.)
没太看懂这里面的意思,只是操作了cp iwlwifi-5000-5.ucode /lib/firmware 似乎需要编译还是什么的?盼回复,谢谢
- monk
- 帖子: 19507
- 注册时间: 2010-01-28 10:45
-
- 帖子: 4
- 注册时间: 2011-06-07 10:44
Re: 无线网卡无法正常使用
按照官方网站说的:
1、下载了compat-wireless-2.6.38
2、make
make install
make load
重启后问题依然,最近插网线用了很久,此问题一直没有得到解决。
另:用命令sudo lshw -c network
可以看到 *-network UNCLAIMED
description: Network controller
product: PRO/Wireless 5350 AGN [Echo Peak] Network Connection
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:03:00.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: latency=0
resources: memory:f2500000-f2501fff
1、下载了compat-wireless-2.6.38
2、make
make install
make load
重启后问题依然,最近插网线用了很久,此问题一直没有得到解决。
另:用命令sudo lshw -c network
可以看到 *-network UNCLAIMED
description: Network controller
product: PRO/Wireless 5350 AGN [Echo Peak] Network Connection
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:03:00.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: latency=0
resources: memory:f2500000-f2501fff