Re: Unable to activate Ethernet Card
From: Andrey Andreev (andreev_at_cs.helsinki.fi)
Date: 09/28/04
- Previous message: Randy Kelsoe: "Re: How to get cdrecord working in FC2?"
- In reply to: dcf fcd: "Unable to activate Ethernet Card"
- Next in thread: Chadley Wilson: "Re: Unable to activate Ethernet Card"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 28 Sep 2004 17:26:17 +0300 To: dcf fcd <dcffcd@gmail.com>, For users of Fedora Core releases <fedora-list@redhat.com>
dcf fcd wrote:
> Hello everyone,
> I have Fedora Core2 Test 2 installed in my
> computer. It is detecting my LAN card ( NVIDIA nForce MCP Networking
> Adapter). But I am not able to activate my LAN card. The LAN card is
> working fine b'cos I am able to access LAN in windows. I have no idea
> what is the problem. I'll be very grateful if somebody can help me.
> Thanks,
> dcffcd
>
What is detecting your LAN card?
Try
/sbin/modprobe forcedeth
as root. Than you shall be able to do
/sbin/ifconfig eth0 up
You may need to substitute eth1 for eth1 if you have more than one
network adapter. You may also need to pass more options to ifconfig if
you are not using DHCP. Read man infconfig for more info.
If you your network works now, add
alias eth0 forcedeth
to your /etc/modprobe.conf and the module will be loaded on each boot.
Greets,
//Andro
-- Andrey Andreev University of Helsinki Dept. of Computer Science -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: Randy Kelsoe: "Re: How to get cdrecord working in FC2?"
- In reply to: dcf fcd: "Unable to activate Ethernet Card"
- Next in thread: Chadley Wilson: "Re: Unable to activate Ethernet Card"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|