Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Hi guys,
I'm pretty new to linux, and I just installed redhat 9. I got it up and running fine except for my NIC.
It is an onboard 3com gigabit LOM 3c2000 nic on my p4p800 delux mobo.
I have the linux drivers from the CD. which are the same as the ones on the Asus website. I followed the readme as well as the previous posts in this forum on the same topic. I always get the following error.
-------
[root @localhost 3c2000]# make load
/bin/sh: line 1: gcc: command not found
/bin/sh: line 1: gcc: command not found
gcc -D_KERNEL__ -Wall -Wstrict-prototypes -02 -DMODULE -I. -DSK_USE_CSUM -I /usr/src/linux-2.4/include -c -o skge.o skge.c
make: gcc: Command not found
make: *** [skge.o] Error 127
-------
Am I in totally the wrong place? Any help would be great, I'd love to get my machine online.
Thanks guys.
EDIT:: By the way I untared and ran this command from that directory.
Just download the kernel source (kernel.org) extract it, and read "README". To configure it, use the X configuration program (its in the README). It has it's own category, like 10/100/1000 Ethernet or something. Read it carefully. You should probally print it.
I would rather refer you to install the parts about c program from your red hat linux 9.0 disc.
You could simply insert the first disc and run autorun in /dev/cdrom.
Then add packages about c programs which should be very easy to do.
thanks, also, how come it seems all the readme's I read talk about different directories than what I have.
Lots talk about the kernel being in /usr/src/ but there is nothing there on mine. It looks like they were installed to /lib/modules/
Is it just that redhat uses a different directory than most?
Hey I'm not sure what all that directory business was all about. I got some different CDs for redhat 9 and I'm all set, I got the drivers working and everything. Thanks guys.
I am having the same issue with the p4p800 deluxe and the 3c2000 NIC. However, I don't have the luxury of going out to buy another set of CD's for Linux 9. How can I resolve this issue without buying CD's?
yo,
I'm not sure what your problem is, but what fixed it for me was installing the gcc rpms off the redhat CDs and then installing the kernel source. I stupidly did not have either of these installed.
Go to install packages in redhat and then search for gcc, and the kernel source packages. You should probably post a more specific problem though..
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.