Centos5.8Marvell88E8057 NIC driver cannot be installed. -- Linux general technology-Linux technology and application information. For details, refer to the following section. The centos5.8 Nic cannot be installed.
This is the NIC information seen through lspci
. 0 Ethernet controller: Atheros Communications Inc. AR242x/AR542x Wireless Network Adapter (PCI-Express) (rev 01)
. 0 Ethernet controller: Marvell Technology Group Ltd. 88E8057 PCI-E Gigabit
1. This Nic uses the chip set of atheros Communications Inc. ar2413 and can use the madwifi Driver (www.madwifi-project.org ). The Linux kernel now has the madwifi driver named ath5k by default. However, this driver is faulty when the NIC is configured as AP. Therefore, we need to replace it with the ath_pci driver, which is also the driver in the madwifi project.
2. So, first Pacman-s madwifi-utils wireless_tools, then morprobe-r ath5k and ban ath5k
the downloaded tool package and run the first airodump.exe.
Step 2: select the corresponding Nic and enter the serial number before the wireless Nic. For example, the ID is 13.
Step 3: Enter o or a to select the NIC mode. This is related to the download and driver installation described later.
Step 4: select the search frequency band. input 0 indicates that all frequency bands are detected.
Step 5: You will be prompted to enter a save file, so that the tool will put all sniffer data packets int
Install the tp-link WN821N driver and centoswn821n driver on centos1. First, check the usb driver type.
$ lsusbBus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hubBus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hubBus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching HubBus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching HubBus 001 Device 003: ID 046d:c05b Logitech, Inc.Bus 001 Device 004: ID 413c:2107 Dell Computer Corp.Bus 001 Dev
After installing centos, we found that the wireless NIC Driver could not be used, while the lab was in a wireless environment. Therefore, we installed the driver!
My Nic is atheros ar5007eg and kernel version 2.6.27.33. I found a method online and shared it as follows:Download madwifiMadwifi is a third-party atheros driver. It is enough to deal with 5007!Compile and installYou must first install the kern
Currently, the SourceForge website provides the sdiostack patch for Linux 2.6.18 kernel. With this patch, you can compile the driver for the atheros sdio WiFi V1.0 module. First, select the working directory (for example, the current user's personal directory/home /~), All subsequent operations are performed in this directory. The following uses the Samsung S3C2410 platform as an example to introduce the driver compilation process. The cross-compil
-TTLS/EAP-TLS
EAP-TTLS/mschap
5) EAP-TTLS/PAP
EAP-TTLS/chap.
EAP-SIM
EAP-AKA
EAP-AKA'
EAP-PAX
EAP-PSK
EAP-SAKE
EAP-FAST
EAP-IKEv2
EAP-GPSK
Following methods are also supported, but since they do not generate keying material, they cannot be used with WPA or IEEE 802.1x WEP keying.
The following functions are also supported, but these do not generate key data, so they cannot be used together with WPA or IEEE 802.1x WEP.
EAP-MD5-Challenge
EAP-MSCHAPv2
EAP-GTC
EAP-TNC (trusted net
Original source: http://soft.chinabyte.com/os/327/11628327.shtml1,Linux network interface of literacy(1) Naming of network interfacesThere is no naming convention, but the definition of a network interface name is generally meaningful. For example:Eth0:ethernet, typically used for Ethernet interfaces.Wifi0:wifi is a wireless LAN , so wifi0 generally refers to the wireless network interface.Ath0:atheros, generally refers to the
Method One
1, if we find "computer" on the desktop to open it into;
2, on the navigation to find "Uninstall or change program" click it open;
3, find the driver to remove and click "Uninstall" on the right, follow the on-screen instructions to complete the uninstall.
Note:
Atheros Wireless network card is usually the name with Atheros WLAN Client, Broadcom wireless network
1, Linux network interface of literacy(1) Naming of network interfacesThere is no naming convention, but the definition of a network interface name is generally meaningful. For example:Eth0:ethernet, typically used for Ethernet interfaces.Wifi0:wifi is a wireless LAN, so wifi0 generally refers to a wireless network interface.Ath0:atheros, generally refers to the Atheros chip contains the wireless network in
-ttls/mschapv2 EAP-TTLS/EAP-TLS Eap-ttls/mschap EAP-TTLS/PAP eap-ttls/chap eap-sim eap-aka eap-aka ' eap-pax eap-psk EAP-SAKE EAP-FAST EAP-IKEv2
following methods are also supported, but since they do not generate keying, material they is cannot, with WPA or IEEE 802.1X WEP keying.
The following features are also supported, but these do not generate key data, so they cannot be used with WPA or IEEE 802.1X WEP Eap-md5-challenge Eap-mschapv2 EAP-GTC EAP-TNC (Trusted network Connect; TNCs, IF-IMV
Forath10k/qca9377/hw1.0/board.bin failed with error-2
The workaround is as follows:
1, to Https://github.com/kvalo/ath10k-firmware/archive/master.zip get QCA9377 bin, put to the corresponding/lib/firmware/ath10k/qca9377/ hw1.0/, at this point the sudo rfkill list all is still a WLAN hard blocked is yes and does not have 3:phy0
And to view DMESG still has failed:
ATH10K_PCI 0000:03:00.0:direct firmware load Forath10k/cal-pci-0000:03:00.0.bin failed with error-2
2. According to the WiFi issues w
always set toYes, because for some reason the syncing between the hardware block and the software block doesn ' t work as supposed. To override this behavior, you can just runRfkill unblock WiFiAnd it should work again. Double check by enteringRfkill List AllAgain and make sure it looks like this, with all values set toNo:
[email protected]:~$
sudo rfkill list all
0:hp-wifi:wireless LAN
Soft Blocked:no
Hard Blocked:no
1:phy0:wireless LAN
Soft Blocked:no
Hard Block
can be purchased from the American Pci-sig Association.Common PCI cards include network cards, sound cards, modems, TV cards, and hard disk controllers, as well as ports such as USB and serial ports. The original card is usually a PCI device, but soon its bandwidth is not enough to support the performance of the graphics card. PCI graphics cards are now used only when there are no AGP and PCI Express slots on the external monitor or motherboard that require extra. (The PCI section is referenced
Seems to be the problem of wireless network card, temporarily do not affect the use of wireless network card after the boot can also be used normally.The hardware information is as follows:07:00.0 Ethernet controller:qualcomm Atheros QCA8171 Gigabit Ethernet (rev 10)08:00.0 Network controller:broadcom Corporation BCM43142 802.11b/g/n (rev 01)System Kernel Version:$ uname-aLinux myhost 3.13.0-44-generic #73-ubuntu SMP Tue Dec 00:22:43 UTC x86_64 x86_64
Services, network connection Management Services, HTTP Transport encryption services, are back on.
22 computer software started successfully, the phone has been getting IP
WIN7 can be a different encryption method to try.
23-compatible wireless network card
Atheros ar5xxx/ar9xxx cards; Driver version 8.0.0.238;
Broadcom 4310-series (in many Dell laptops);
Broadcom 4321ag/4322ag/43224ag WLAN Adapter; Driver version 5.60.18.8 (here);
D-link airp
transfer mode, 100M Full-duplex, 100M Half-duplex, 10M Full-duplex Several modes are tested separately, See if you can effectively improve the problem of line-dropping. (Different network card different version of the driver different operating system name slightly difference, please look carefully.) )
3) Reinstall the NIC driver
Download the driver after the download of the file, the first occurrence is the decompression of the interface, click "Install" to extract, decompression
Atheros ar5xxx/ar9xxx cards; Driver version 8.0.0.238;
Broadcom 4310-series (in many Dell laptops);
Broadcom 4321ag/4322ag/43224ag WLAN Adapter; Driver version 5.60.18.8 (here);
D-link airplus G dwl-g510 Wireless PCI adapter;driver version 3.0.1.0;
D-link DWA-140 rangebooster N USB adapter;driver version 3.0.3.0;
Dell 1510 Wireless N adapter; Broadcom version;driver 5.60.18.8;
Intel 5100/5300; WiFi Link 1000 BGN; Driver version 13.0.0.107;
Link
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.