Ethernet Controller Driver Update Without Internet

Download the latest drivers for your Ethernet Controller to keep your Computer up-to-date. Driver Scape. Windows Driver Download Center. Driver Update Utility.

Following this question

To be able to compile I need some packages. Is there any 'bundle' of the required packages (build-essentials and what other is needed so I can download and install manually from a usb?

Ethernet Controller Driver Update Without Internet

I do not have internet on Linux

Community

Ethernet Controller Driver Update Without Internet Explorer

GiorgosGiorgos

2 Answers

Try download file from the following link on another PC and copy it to your machine via USB Key. http://security.ubuntu.com/ubuntu/pool/main/l/linux-backports-modules-3.2.0/linux-backports-modules-cw-3.6-3.2.0-33-generic_3.2.0-33.18_amd64.deb

Then install this package. Reboot your computer. At that moment, probably, you can connect to internet.If you can't, try the following command and restart:

Note: I assumed that your Ubuntu 12.04 is using default 3.2.0-33 kernel version. If it false, you must download different package. For learning your kernel version,try uname -a command on Terminal.

Seth
36.2k27 gold badges117 silver badges172 bronze badges
HckrHckr

Starting with the 12.04.2 point release on 14 February 2013, there is a better solution. From that release onward, LTS releases will run on the latest stable Linux kernel and X stack. In other words, Precise will run on Quantal's kernel (3.5.0) and X stack.

This policy change, called the LTS Enablement Stack, will not be enabled automatically for upgrades from 12.04 or 12.04.1. To activate it, you must install the package linux-generic-lts-quantal (for the kernel) and/or xserver-xorg-lts-quantal (for the X stack).

Drivers For Ethernet Controller

So, your driver issue will likely be solved by:

For more information, see 'Will Linux Kernel 3.5 be coming to 12.04?' and the announcement of the LTS Enablement Stack.

Community
zwetszwets
8,6192 gold badges25 silver badges40 bronze badges

Not the answer you're looking for? Browse other questions tagged driversethernetatheros or ask your own question.