Skip to main content

Lenovo Ideapad V310-15ISK Wi-Fi issue on Ubuntu/fedora/CentOS


Go to terminal and RUN below command

You can also copy & paste the below line on command prompt:

# sudo tee /etc/modprobe.d/blacklist-ideapad.conf <<< "blacklist ideapad_laptop"

# reboot.


Link: https://askubuntu.com/questions/893668/qualcomm-atheros-wifi-lenovo-v310-ubuntu-16-04


Comments

Post a Comment

Popular posts from this blog

Cisco ASA 5510 with Dual ISP Redundancy

Cisco ASA 55XX with Dual ISP Redundancy This article will cover setting up redundant ISPs for outbound connectivity on an ASA 5510 (although the same should work on the 5520s and up as well).  It’s important to note that this covers   outbound   connectivity only.  The ASA does not have built in functionality to NAT multiple public IPs to a single internal IP – for that you’d need a router (how-to article soon!).  For an ASA to provide inbound redundancy to your servers you’d need to utilize two separate IPs for each server – one to be NAT’d to each public IP block. The information you’ll need to complete this task: ·           Primary ISP Subnet / Gateway ·           Secondary ISP Subnet / Gateway ·           A Public host to ping (i.e. 4.2.2.1) The Public host to ping is a device (read: cluster of devices) th...

Free Tools For IT Professionals

Free Backup Tools   Cobian Backup Cobian Backup is a small and simple utility to backup files and directories: www.educ.umu.se/~cobian/  SyncBack Whether you're a beginner or advanced user, at home or work, SyncBackSE ensures your most valuable asset, data, remains protected: http://www.2brightsparks.com/  VersionBackup VersionBackup is easy-to-use backup software that allows you to maintain multiple versions of a backup set on your PC: www.sb-aw.de  TreeComp TreeComp is an interactive utility to keep 2 directory trees and the files within the directories in sync: http://lploeger.home.xs4all.nl/TreeComp3.htm Free Network Tools   WireSHARK WireSHARK's powerful features make it the tool of choice for free network troubleshooting, Protocol development, and education worldwide: www.wireshark.org PRTG PRTG Traffic Grapher is easy to use free Windows software for monitoring and classifying bandwidth us...