LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Realtek 8111/8168 LAN Driver will not install on RHEL4.5 (https://www.linuxquestions.org/questions/linux-networking-3/realtek-8111-8168-lan-driver-will-not-install-on-rhel4-5-a-576910/)

Astol 08-14-2007 12:06 AM

Realtek 8111/8168 LAN Driver will not install on RHEL4.5
 
hi all,

im having trouble installing an onboard Realtek network card to RHEL4.5. the board is a Gigabyte P35 DS3,

http://www.giga-byte.com.tw/Support/...me=GA-P35-DS3P

i went to the realtek site and found the drivers i need, but when i follow the instructions on the readme file, it will not install. i unpacked the tarball, cd'd into the dir, make clean modules, make install, and both came up with errors. anyone help?

Nylex 08-14-2007 12:25 AM

Does it not occur to you to post the errors? :confused:

vjn 08-14-2007 12:28 AM

You can post error it showing.

Astol 08-14-2007 12:41 AM

[root@localhost r8169-6.002.00]# make clean modules
make -C src/ clean
make[1]: Entering directory `/root/r8169-6.002.00/src'
rm -rf *.o *.ko *~ core* .dep* .*.d .*.cmd *.mod.c *.a *.s .*.flags .tmp_versions Module.symvers rset
make[1]: Leaving directory `/root/r8169-6.002.00/src'
make -C src/ modules
make[1]: Entering directory `/root/r8169-6.002.00/src'
make -C /lib/modules/2.6.9-55.ELsmp/build SUBDIRS=/root/r8169-6.002.00/src modules
make: *** /lib/modules/2.6.9-55.ELsmp/build: No such file or directory. Stop.
make: Entering an unknown directorymake: Leaving an unknown directorymake[1]: *** [modules] Error 2
make[1]: Leaving directory `/root/r8169-6.002.00/src'
make: *** [modules] Error 2
[root@localhost r8169-6.002.00]# make install
make -C src/ install
make[1]: Entering directory `/root/r8169-6.002.00/src'
install -m 644 -c r8169.ko /lib/modules/2.6.9-55.ELsmp/kernel/drivers/net/
install: cannot stat `r8169.ko': No such file or directory
make[1]: *** [install] Error 1
make[1]: Leaving directory `/root/r8169-6.002.00/src'
make: *** [install] Error 2
[root@localhost r8169-6.002.00]#

Nylex 08-14-2007 11:39 PM

Do you have the kernel source installed?

to_vijayarun 12-06-2007 12:50 AM

dear
sir/mam
i am sourabh. i am a linux trainer in jetking . I am using rhel-5 on realtek's motherboard .the lan card is on board . but lan card not installed . we want lan card's driver for 8161 model no.lan card .
sourabh.saroha@gmail.com
thanks

avi_needsu 05-08-2008 11:36 AM

even i faced the same error
plz help m using RHEL 5


All times are GMT -5. The time now is 03:50 AM.