LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Unable to find driver for Atheros 8151 Gigabit NIC for my RHEL i386 (https://www.linuxquestions.org/questions/linux-newbie-8/unable-to-find-driver-for-atheros-8151-gigabit-nic-for-my-rhel-i386-946069/)

Neosam01 05-20-2012 11:50 PM

Unable to find driver for Atheros 8151 Gigabit NIC for my RHEL i386
 
Hi please help me finding driver for Atheros 8151 Gigabit NIC for my RHEL i386...I have checked all the rpms in http://elrepo.org/linux/elrepo/el5/i386/RPMS/ but unable to find the exact one..

Satyaveer Arya 05-21-2012 01:58 AM

Hi,

Welcome to LQ!
You can take help from this link
It can also work for RHEL.
You can download the Atheros ethernet driver for linux from here or you can check on google.
And I hope you're using the licensed version of RHEL, paying for that.
Or you can also take support from redhat customer portal, if you're paying them.

Neosam01 05-29-2012 09:20 AM

i am getting the following error while trying to build the driver from the source

Quote:

[root@localhost ar81family-linux-v1.0.1.9.tar_FILES]# cd ./src
[root@localhost src]# make
make -C /lib/modules/2.6.18-164.el5/build SUBDIRS=/media/disk/ar81family-linux-v1.0.1.9.tar_FILES/src modules
make[1]: Entering directory `/usr/src/kernels/2.6.18-164.el5-i686'
CC [M] /media/disk/ar81family-linux-v1.0.1.9.tar_FILES/src/at_common_main.o
In file included from /media/disk/ar81family-linux-v1.0.1.9.tar_FILES/src/at_common.h:4,
from /media/disk/ar81family-linux-v1.0.1.9.tar_FILES/src/at_common_main.c:1:
/media/disk/ar81family-linux-v1.0.1.9.tar_FILES/src/kcompat.h:1575: error: redefinition of ‘struct napi_struct’
make[2]: *** [/media/disk/ar81family-linux-v1.0.1.9.tar_FILES/src/at_common_main.o] Error 1
make[1]: *** [_module_/media/disk/ar81family-linux-v1.0.1.9.tar_FILES/src] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.18-164.el5-i686'
make: *** [default] Error 2

Neosam01 05-29-2012 10:41 AM

Once i have installed the package

kmod-atl1e-1.0.1.9-2.el5.elrepo.i686.rpm

from http://elrepo.org/linux/elrepo/el5/i386/RPMS/

Does the error has anything to do with it


All times are GMT -5. The time now is 09:58 AM.