Broadcom BCM94360 series Nic Linux (Ubuntu/fedora) driver Installation Summary

Source: Internet
Author: User




First, installed under Ubuntu






This does not have to be installed, the system is well supported.






System->administration->hardware Drivers

Choose the Broadcom STA wireless driver

Activate






If you do not have this option, execute it in the shell:




sudo apt-get updatesudo apt-get--reinstall install bcmwl-kernel-source




After restarting, repeat the previous step to activate the driver. I tested the Chinese version of Ubuntu14.04 and found that this driver was not installed by default, and repeated the above code after restarting successfully.






Second, under Fedora installation






Now the shell gets administrator permissions Su-, prompting for a password to execute in the shell:


1.Enable rpmfusion Repo Add source


http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm yum localinstall --nogpgcheck http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpmUpdate system


update


Restart

reboot




After restarting or opening the terminal for administrator privileges, see 1.

Install the NIC driver




yum install kernel-devel akmod-wl


If you still don't have WiFi, manually load

# Make sure the module built for your kernelsudo akmods# See if the module is loaded (if no results, it‘s not)sudo lsmod | grep wl# Manually load the modulesudo modprobe wl


Test success



Broadcom BCM94360 series Nic Linux (Ubuntu/fedora) driver Installation Summary




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.