Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
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.
|
|
04-29-2004, 11:05 PM
|
#1
|
Member
Registered: Apr 2004
Distribution: Fedora Core 3
Posts: 73
Rep:
|
My NIC won't activate
I had a similar thread going on the Newbie forum but I never got an answer to this problem. I've got a Abit P4 motherboard (AT7 Max2 V.2) with an onboard RealTek ethernet adapter. For some reason it won't activate. I've got Fedora Core1 installed and everything else (so far) is working fine. I've tried lots of things with no fix but today I noticed a popup in the "redhat-config-network" tool with some interesting info. I run that tool and then pick the "Hardware" tab. My NIC is highlighted. I pick "Edit" and get this:
Network Adapters Configuration
------------------------------
Adapter: RTL-8139/8139C/8139C+
Device: eth0
Resource
IRQ: Unknown
MEM:
IO
IO1
IO2
DMA0
DMA1
Why doesn't it know what the NIC's IRQ is? Or it's IO addresses?
I do an "lspci -v" and it reports the following.
# lspci -v
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
Subsystem: ABIT Computer Corp.: Unknown device 7406
Flags: bus master, medium devsel, latency 32, IRQ 10
I/O ports at 9000 [size=256]
Memory at df006000 (32-bit, non-prefetchable) [size=256]
Expansion ROM at <unassigned> [disabled] [size=64K]
Capabilities: [50] Power Management version 2
Does any of this give anyone a clue why the NIC won't activate?
Thanks in advance.
Utah
|
|
|
04-29-2004, 11:09 PM
|
#2
|
Member
Registered: Apr 2004
Distribution: Fedora Core 3
Posts: 73
Original Poster
Rep:
|
Oh yes, I know the LAN cable is good because I plug it into my laptop and all is fine. The green activity light on the ethernet RJ45 connector is lit as well as the "Link" light on the other end of the cable plugged into my little Belkin 3 port, wireless "Gateway Router". (DSL service) I've got the NIC set for DHCP.
Utah
|
|
|
04-30-2004, 10:54 AM
|
#3
|
Member
Registered: Mar 2004
Location: US
Distribution: Redhat 9 - Linux 2.6.3
Posts: 836
Rep:
|
put this in /etc/modules.conf file.
alias eth0 8139too
and, if that fails to work out.
try:
modprobe 8139too
Should work.
of course reboot, as thats where the system engages modprobe on the modules.conf file.
|
|
|
04-30-2004, 03:17 PM
|
#4
|
Member
Registered: Apr 2004
Location: Internet
Distribution: Gentoo
Posts: 30
Rep:
|
I think there are two 8139 modules, if one doesn't work try the other.
8139too and rtl8139
|
|
|
04-30-2004, 04:18 PM
|
#5
|
Member
Registered: Apr 2004
Distribution: Fedora Core 3
Posts: 73
Original Poster
Rep:
|
I have the alias in /etc/modules.conf and have done modprobe so the module 8139too shows in lsmod.
I don't seem to have module rtl8139 on my system.
And shouldn't redhat-config-network report the memory and IO Port addresses for the NIC?
Utah
|
|
|
All times are GMT -5. The time now is 02:08 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|