Hi Manoj, I have the same type of machine with the same network card (the NIC is integrated with the motherboard, correct?)
I ended up using the driver 3c59x instead of building the one for 3c90x.o. I've used the 3c59x driver on the same machine with previous versions of RH for about a year and a half without problems. You should be able to find the source to build the 3c90x.o driver if you prefer. Here what I did yesterday: 1. added "alias eth0 3c59x" to /etc/modules.conf 2. ran the command "insmod 3c59x" 3. used netconfig to setup the IP address 4. changed the HOSTNAME value in /etc/sysconfig/network to my computer name (host.mydomain.com) 5. cd /etc/sysconfig/network-scripts 6. ran "ifup eth0" 7. ping -c 4 www.yahoo.com Another interesting thing is I noticed that RH not reconize the chipset for my sound card. The good news is that when I updated to all the latest RH patches, kudzu correctly reconized my chipset and all is well. Also I flashed the BIOS from A04 to the latest A10. Hope some of this helps! Rob -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Manoj Sent: Thursday, January 17, 2002 7:31 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RH7.2 Kernel compilation problem Hi all, I have installed Redhat 7.2 on my DELL Optiplex G1 machine. I have 3com 3c905B-TX network card. When I compiled the kernel (2.4.7-10) supplied with RH7.2, I was unable to access the network. I got following message at bootup: "Can not send dump request: Connection Refused" While compiling the kernel I have enabled support for 3com 3C50X,3C90X series(10/100MB). What else setting I am missiong? Can anybody help me? Thanks for any help in advance Regards Manoj _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list