Page 1 of 1
Installing an ethernet card
Posted: Thu Feb 05, 2004 7:12 pm
by humanflyz
My friend recently bought a Linsys 10/100 Mbps Ethernet card, but when I installed the card for him, the boot-up message says that there's a resource conflict. So I tried to install the card in different PCI slots, but I still get the same message. His computer is a Celeron 600 Mhz with 192 megs of RAM. He bought his computer from HP, and he lost his manual, so I have no idea what motherboard he's using (i think it's one of those generic OEM ones). Can anyone give me any suggestions?
Posted: Fri Feb 06, 2004 2:26 am
by Xandax
Firstly - what OS is he running?
Try finding out what ressources are used and what devices are on each ressource.
Then you can see if you can manual alter the interrupts for the devices that are conflicting.
Posted: Fri Feb 06, 2004 9:18 am
by HighLordDave
Does his mobo have an onboard NIC? If it does, you may have to disable that first before installing the PCI card.
Posted: Fri Feb 06, 2004 5:55 pm
by humanflyz
My friend runs Windows XP Professional on his computer. But the thing is, he took out his dialup modem before he installed the ethernet card, and he installed it in a different PCI slot, so I have no idea why there's a resource conflict.
@HLD:
He doesn't have an onboard NIC, so that's not the problem.
Posted: Sat Feb 07, 2004 2:30 am
by Xandax
Well - the interrupt assigned to the NIC card may be the same as assigned to another "important" device.
You should always keep as much away from the interrupts used by the graphics card and the sound card in my experience.
If you go through the menu/button "System" in the Control Panel and take a look at the hardware mangenment / Device mangenment (don't know its english word - am running danish version - the one where you can see all the hardware in the computer)
And select the menu just before "Help" (named Show/List or something

- again, working with danish version here).
There should be a menu item nammed something like "Ressources after install" (bah - need an english version just to make sence here

).
A new display three will appear, and there you can select IRQ.
That view will give you an overview over what interrupts/IRQs that have been used and which devices that are using it.
Can you, by the way, alter the assigned IRQ of the device in the properties of the NIC, via hardware mangenment / device mangenment (same display as I mentioned before - via System in Control Panel), becuase if you can then try to assign it to another IRQ manually.
(is hard to give advice on english with a local languaged OS

)
Posted: Sat Feb 07, 2004 12:23 pm
by humanflyz
@Xandax:
Don't worry about the language difference, because I know enough about Windows to figure out what you mean. I'll try to see if the ethernet is taking up an IRQ range that's been assigned to something else, and hopefully I can change it.