Quantcast
Viewing all articles
Browse latest Browse all 6050

Re: Installing Backports Wireless Drivers

Running Ubuntu 4.2.0-27-generic

Followed the script below, only change was to the latest driver:

sudo apt-get update && apt-get upgrade -y
sudo apt-get install linux-headers-$(uname -r)
cd /usr/src/
sudo wget http://www.kernel.org/pub/linux/kernel/proj...

Viewing all articles
Browse latest Browse all 6050

Trending Articles