Update new NIC driver, fix win7 ralink nic ralink RT3290 blue screen netr28x.sys drive file error when PC sleeps and boot NICMy laptop is win7, ralink Nic Ralink RT3290 802.11bgn Wi-Fi AdapterAfter testing did solve the blue screen problem, download the network card driver here, install the update: NIC driver version:
Update the NIC Driver and fix the blue screen netr28x. sys Driver file error when the win7 Ralink RT3290 Nic is sleeping on the computer and when the NIC is started.
Update the NIC Driver and fix the blue screen netr28x. sys driver error when the win7 Ralink RT3290 Nic is sleeping on the computer and when the NIC is started.
My local name is win7, Ralink RT32
-Openwrt wireless drivers use the open-source version wireless.kernel.org, backports.
-We use the open-source qdk version (the wireless driver is transplanted from the ralink driver ).
Summary of various problems encountered during the period:
1. UI problems, no station is displayed, channel cannot be set, encryption is added by ourselves.
2. Due to the ralink driver problem, a dual SSID is created
Source: https://askubuntu.com/questions/253632/how-do-i-get-a-ralink-rt3290-wireless-card-workingSolve for the problem: Linux under the rt3290 drive originally for the Rt2800pci.ko cause network instability, slow speed and other problems. Update to Rt3290sta.ko speed and stability are improved.There is several guides that speak of the same. Guides like this source, this source or the bug report mention some procedures to get this Wireless card working
In ubuntu 10.04, if it is a ralink wireless network adapter, it may be connected to a wireless network that is not encrypted or TKIP, but cannot be connected to a CCMP wireless network. This is because the system's built-in rt2870sta driver has a bug. The system comes with the 2870sta and 3070sta drivers, so there are conflicts during loading. Therefore, you need to add other unused blacklist drivers or simply delete them directly, however, the origin
Contact the Linux SDK more and more, collation, sharing and sharing, do not ask for a comprehensive system, it is enough to help you
Most of the text is the Linux SDK associated with the ap/router SoC solution (one-chip WiFi router solution)
SDK (Software Development Kit) software Development Kit
A collection of development tools used by software engineers to build applications for specific software packages, software frameworks , hardware platforms , operating systems , etc.
Think of the earl
Http://www.anyp.cn/value/default.aspx
Tatami haoxiang-blog Park evaluation value: 5,370 RMB. The blog value evaluation tool is exclusively provided by Boyi and is comprehensively evaluated based on the Alexa ranking, the number of search records
Recently I bought a high-power wireless network card with a chip of ralink3070, Which is used normally in Windows, but the speed in Ubuntu is always very unstable and cannot be accessed well. It is a problem with the driver, so you are prepared to
generates diagnostics :
Ralink/kconfig:206:warning: ' Rt_first_card ': number is invalid
ralink/kconfig:207:warning: ' Rt_first_card ': Number is invalid
ralink/kconfig:208:warning: ' Rt_first_card ': number is invalid
ralink/kconfig:221:warning: ' Rt_second_card ': number is invalid
TP-LINK wireless network card official does not provide linux driver, but in fact the wireless network card driver mainly depends on the chip model used by the wireless network card, in this way, we can download the corresponding driver from the chip vendor's official website (compile and install it by ourselves ). The system does not seem to have any response when a wireless network card is inserted. Do not worry, enter the command lsusb on the terminal to output all us
TP-LINK wireless network
TP-LINK wireless network card official does not provide Linux driver, but in fact the wireless network card driver mainly depends on the chip model used by the wireless network card, in this way, we can download the corresponding driver from the chip vendor's official website (compile and install it by ourselves ).
The system does not seem to have any response when a wireless network card is inserted. Do not worry, enter the command on the terminal
Lsusb
All USB devices will be output, one of wh
Foundation 1.1 root HubBus 004 device 001: Id 1d6b: 0001 Linux Foundation 1.1 root HubBus 005 device 001: Id 1d6b: 0001 Linux Foundation 1.1 root HubBus 006 device 001: Id 1d6b: 0001 Linux Foundation 1.1 root HubBus 007 device 001: Id 1d6b: 0001 Linux Foundation 1.1 root HubBus 001 device 002: Id 148f: 5370 ralink technology, Corp. rt5370 Wireless AdapterBus 003 device 002: Id 192f: 0616 avago technologies
The first blog gave me a long course design, that is, the topic "3G wireless router. The development platform used in this development project is the Raspberry Pi Development Board. The following is the question .....
Objective: To set Raspberry Pi as a 3G wireless router and access the Internet through Huawei's e261.
Tools: Raspberry Pi Development Board, 3G wireless network adapter E261, wireless network adapter RT5370,
Steps:
1. Convert E261 Mode
1. View connected USB devices
pi@raspberrypi
inserted, the system identifies and outputs
USB 1-1: new full speed USB device number 5 using s3c2410-ohci
USB 1-1: not running at top speed; connect to a high speed hub
USB 1-1: new USB device found, idvendor = 148f, idproduct = 5370
USB 1-1: new USB device strings: MFR = 1, Product = 2, serialnumber = 3
USB 1-1: Product: 802.11 n WLAN
USB 1-1: Manufacturer: ralink
USB 1-1: serialnumber: 1.0
Phy1-> rt2x00
Tip : This article is for Archlinuxarm, and other Linux distributions should be replaced with the corresponding commands according to the actual situation.Step 1, check if the operating system has detected a wireless cardRun the following command on the terminal:
Lsusb
Copy CodeIf you can see your wireless network card (I use the Tenda w311mi, Master Ralink RT5370), it means that the wireless network card has been detected by the operati
Look here, rookie.Https://help.ubuntu.com/community/WifiD ... enda_w311mRecently also bought a Tenda w311m network card, simply say the driver installation and HOSTAPD do soft AP ConfigurationThe system is Ubuntu 11.10, the kernel is Linux ubuntu 3.0.0-12-serverThank you for [email protected] article ideasTwo types of drive modesFirst, Ralink official driver compilation, this driver seems to support only infrastructure and ADHOC functions1. Download t
it is used for a long time, we recommend that you add a heat sink to the CPU and Ethernet chip );OpenVPN Service: Remote OpenVPN Service, preferably port TCP/443;Nano Wireless network adapter: due to the use of the nl80211 driver and support for AP or master mode, it is difficult to select a Wireless network adapter. See Linux Wireless Doc. I am using the RT5730 chip TENDA W311M, RMB29;If you use an ssh connection, the network may be down, and you may need to use a keyboard + HDMI display (Note
Distribution: Ubuntu 12.04.5 lts
Kernel: 3.small-35-generic
Download the driver 5370 linux.rar from the Tenda official website, decompress the package, and get the token.
Decompress the package and enter the directory to modify OS/Linux/config. mk.
# Support wpa_supplicantHas_wpa_supplicant = y# Support native wpasupplicant for network magangerHas_native_wpa_supplicant_support = y(Change two n to Y)
An error occurred in sudo make. The value
View system information on Ubuntu Platform using command mode1. List all PCI devices: LSPCIDisplays all PCI devices in the system, Parameter V: View hardware details, n, view vendor and device codes, x, display binary data for hardware setup information.00:00.0 Host Bridge:intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)Subsystem:lenovo Device 3975control:i/o-mem+ busmaster+ speccycle-memwinv-vgasnoop-parerr-stepping-serr-fastb2b-disintx-status:cap+ 66mhz-udf-fastb
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.