rt3070 Wireless card Cannot find firmware problem under Linux

Source: Internet
Author: User
Workaround:

Download the firmware rt2800.bin file and copy it to the/lib/firmware

If you finish the above steps, run ifconfig wlan0 up still prompts

phy0 -> rt2x00lib_request_firmware: Error - Failed to request Firmware.ifconfig: SIOCSIFFLAGS: No such file or directory

Look down, then, that's how I solved the problem.

Typically, the NIC receives a request from the kernel to load rt2800.bin This firmware message, from the/lib/firmware directory to find Rt2800.bin, if you can find the words loaded successfully.

The network card with the value set in the/proc/sys/kernel/hotplug to achieve the load function, on the ARM board this value is/sbib/mdev, if the above problem, it is possible that this value is set incorrectly, the following command can be set:

echo /sbin/mdev > /proc/sys/kernel/hotplug

Run Ifconfig wlan0 up again, perfect solution!

rt3070 Wireless card Cannot find firmware problem under Linux

Related Article

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.