LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   howto install driver for Ethernet controller: Atheros Communications Device 1083 (https://www.linuxquestions.org/questions/linux-hardware-18/howto-install-driver-for-ethernet-controller-atheros-communications-device-1083-a-930325/)

nicolasdiogo 10-02-2012 12:15 PM

solved with a new Kernel - in this case Kernel 3

camorri 10-02-2012 12:50 PM

Good stuff. Glad you got it going.

TobiSGD 10-03-2012 04:08 PM

If this issue is solved for you please use the thread tools at the top of the thread to mark this thread as solved.

technokiddietoy 10-06-2012 11:41 AM

Atheros Ethernet driver
 
This problem seems to be trouble for a number of people.
I found the solution yesterday (while setting up a laptop with an Atheros 1091)
You need to install a specific compatibility driver.

http://www.linuxfoundation.org/colla...networking/alx

I just posted this in another thread having to do with the same problem.
Read the page, download the patched driver bundle, follow the instructions to ONLY compile the alx driver (they are a little ways down the page).
You need the usual build tools (gcc, make, etc). You also need to have perl installed.

Cheers.

barnarasta 10-10-2012 02:03 PM

I have the problem fixed and explained at http://putodeb.com/index.php?option=...atid=9&id=3633

timsoft 07-09-2013 11:48 AM

patch needed
 
I found that as well as the code from https://www.kernel.org/pub/linux/ker...3-04-u.tar.bz2
a patch was also required (extracted from https://bugzilla.kernel.org/show_bug.cgi?id=59041 ) otherwise you get a
error: redefinition of ‘kref_get_unless_zero’ which stops the module compiling.
when it is patched it works with the 3.2.45 kernel (slackware 14.0)


All times are GMT -5. The time now is 03:54 PM.