944,113 Members | Top Members by Rank

  • Networking Discussion Thread
  • Unsolved
  • Views: 3536
  • Networking RSS
You are currently viewing page 1 of this multi-page discussion thread
Oct 2nd, 2006
0

Added an Ethernet Adapter card to a PCI slot, but still no LAN!

Expand Post »
Hello,
I have previously posted my failure to establish a LAN, entitled, "Network cable unplugged",
between two computers with onboard Network Adapters, via a CAT 5 crossover cable. So,
I have purchased a NIC and installed it into PC2, which was the PC which always displayed,
"Network cable unplugged". However, now both computers say, "Network cable unplugged".
If I put the RJ45 plug back in the onboard network adapter socket, PC1 indicates that there is
a network connection.
Windows XP quickly found the new device, installed the appropriate driver, and told me the
device was working properly, but neither or the two LED's next to the RJ45 socket are lit.
So, what does this tell me of the problem with PC2's failure to make a network connection?
Do I have a Hardware Problem, or a Software Problem? Early on I had a look in my BIOS,
but I did not see any network adapter options or settings. I have never had the onboard network
adapter working on PC2.
Any help would be greatly appreciated.
Sincerely,
Chris B.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Chris B. is offline Offline
15 posts
since Sep 2006
Oct 2nd, 2006
0

Re: Added an Ethernet Adapter card to a PCI slot, but still no LAN!

Hello, it's me again! DaniWeb doesn't appear to have any "edit" facility, and I am wanting to update my posting.

I have just put the NIC into the other PCI slot, and uninstalled the driver that my computer provided, then installed the driver that came on the floppy disk with the NIC, however, alas, nothing has changed! Why would my computer tell me that both network devices are working properly, but also tell me that they are both disconnected?
Last edited by Chris B.; Oct 2nd, 2006 at 4:55 am. Reason: grammer
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Chris B. is offline Offline
15 posts
since Sep 2006
Oct 2nd, 2006
0

Re: Added an Ethernet Adapter card to a PCI slot, but still no LAN!

Quote originally posted by Chris B. ...
Why would my computer tell me that both network devices are working properly, but also tell me that they are both disconnected?
I think Windows XP is reffering to the cable being disconnected; it doesn't have anything to do with the card.

You may also want to try booting Windows into safe mode. Ping probably won't work, but you should check. Success would indicate a software problem.

I know this sounds crazy, but another way to check would be to download a Linux LiveCD (such as SuSE or Kubuntu), burn 2 copies, and boot both computers off these LiveCDs. If luck is on your side, Linux will recognize the network cards, and then you can see if the network connection works over Linux.
Quote originally posted by Chris B. ...
DaniWeb doesn't appear to have any "edit" facility
Yeah, any non-mod gets locked out of editing their post after 30 minutes.
Team Colleague
Reputation Points: 2240
Solved Threads: 338
Vampirical Lurker
John A is offline Offline
5,055 posts
since Apr 2006
Oct 2nd, 2006
0

Re: Added an Ethernet Adapter card to a PCI slot, but still no LAN!

Hello, Mr J Programmer,

Thank you for your suggestions.

About 'safe' mode: what should I expect that to do?

About 'Linux Live CD': what exactly is it, and how will it work? It sounds risky and complicated. Is it an operating system? I have a CD of Linux 'ubuntu', but I have not used it.

About the 'ping' thing: do you mean something like what happens in Windows XP 'Network Diagnostics'?

I read in another thread about 'Chipset Drivers', which are supposed to configure hardware and software on motherboards. Could this be a problem?

Cheers,

Chris B.
Last edited by Chris B.; Oct 2nd, 2006 at 9:52 pm.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Chris B. is offline Offline
15 posts
since Sep 2006
Oct 2nd, 2006
0

Re: Added an Ethernet Adapter card to a PCI slot, but still no LAN!

Quote originally posted by Chris B. ...
About 'safe' mode: what should I expect that to do?
There could be a process running in the background that's interfering (eg., a virus, although that's probably not the case).
Quote originally posted by Chris B. ...
About 'Linux Live CD': what exactly is it, and how will it work? It sounds risky and complicated. Is it an operating system? I have a CD of Linux 'ubuntu', but I have not used it.
A Linux LiveCD is a CD that you boot off of, and you get a whole Linux enviroment from the CD without installing anything. The Ubuntu CD will probably work.
Quote ...
About the 'ping' thing: do you mean something like what happens in Windows XP 'Network Diagnostics'?
Yes, the Network Diagnostics uses the ping tool (which can also be run from the DOS prompt).
Team Colleague
Reputation Points: 2240
Solved Threads: 338
Vampirical Lurker
John A is offline Offline
5,055 posts
since Apr 2006
Oct 3rd, 2006
0

Re: Added an Ethernet Adapter card to a PCI slot, but still no LAN!

Hello,

My ubuntu CD does have the Live CD facility, but It requires 256MB of RAM, and I have not yet installed an extra 128MB to the next slot.

I booted into 'safe mode', but I don't know what good that was supposed to do. When I checked out 'Network Connections', the page was blank. I suppose that makes sence, if the drivers had been deactivated by the 'safe mode'

I have run numerous 'Network Diagnostics', and they do not record any grading for the network adapters, that is they neither get a 'passed' or 'failed', nor was there a 'pinging' test done on the 'IPAddress', in fact the 'IPAddress' item was not even on the list!

Regards,

Chris B.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Chris B. is offline Offline
15 posts
since Sep 2006
Oct 3rd, 2006
0

Re: Added an Ethernet Adapter card to a PCI slot, but still no LAN!

Quote ...
I have run numerous 'Network Diagnostics', and they do not record any grading for the network adapters, that is they neither get a 'passed' or 'failed', nor was there a 'pinging' test done on the 'IPAddress', in fact the 'IPAddress' item was not even on the list!
Perhaps it would be eaiser to use the command line ping tool. Open up the MS-DOS prompt, and enter the following:
ping 192.168.0.1 replacing 192.168.0.1 with the IP address of the other computer
Team Colleague
Reputation Points: 2240
Solved Threads: 338
Vampirical Lurker
John A is offline Offline
5,055 posts
since Apr 2006
Oct 4th, 2006
0

Re: Added an Ethernet Adapter card to a PCI slot, but still no LAN!

On PC2, (the computer with the connectivity problem), I have 'pinged' on the 'command prompt' with the IP addresses of the new NIC, and the old onboard network adapter, both when PC2 was online, and offline. When offline, both network adapter IP address 'pings' resulted in "Destination host unreachable". When online, the results were, "Request timed out", for both of them.

PC1 gives a 'normal' report, I think, 4 packets out, 4 packets back in, etc.

I am not exactly clear what this can do, were you suggesting I try to 'ping from one computer to the other?

So what does this tell me?
Last edited by Chris B.; Oct 4th, 2006 at 3:32 am.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Chris B. is offline Offline
15 posts
since Sep 2006
Oct 11th, 2006
0

Re: Added an Ethernet Adapter card to a PCI slot, but still no LAN!

Click to Expand / Collapse  Quote originally posted by Chris B. ...
Hello,

My ubuntu CD does have the Live CD facility, but It requires 256MB of RAM, and I have not yet installed an extra 128MB to the next slot.

I booted into 'safe mode', but I don't know what good that was supposed to do. When I checked out 'Network Connections', the page was blank. I suppose that makes sence, if the drivers had been deactivated by the 'safe mode'

I have run numerous 'Network Diagnostics', and they do not record any grading for the network adapters, that is they neither get a 'passed' or 'failed', nor was there a 'pinging' test done on the 'IPAddress', in fact the 'IPAddress' item was not even on the list!

Regards,

Chris B.

I have booted with the Ubuntu Live CD (after adding another 128 MB of RAM to the existing 128 MB), and although it showed my two ethernet devices in a working mode, it did not give me any information about network connection. I think I shall stick with Windows at this stage, better the devil you know! Unless someone has a specific direction they could lead me to in Ubuntu, that would give me an advantage in solving my problem, I will not go back there.

What about if I reinstalled Windows? Or 'flashed' the BIOS?
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Chris B. is offline Offline
15 posts
since Sep 2006
Oct 12th, 2006
0

Re: Added an Ethernet Adapter card to a PCI slot, but still no LAN!

Sorry for the late reply.
Quote ...
were you suggesting I try to 'ping from one computer to the other?
Yes, I was. I assume what you did was ping each computer's own NIC? In that case, I would say there's something weird going on with PC #2. Are you sure there's no firewall running on it? Flashing the BIOS would also be a good idea.
Team Colleague
Reputation Points: 2240
Solved Threads: 338
Vampirical Lurker
John A is offline Offline
5,055 posts
since Apr 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Networking Forum Timeline: file sharing - why is 'access denied'
Next Thread in Networking Forum Timeline: Virus Bulletin Conference 2006: small scale Trojan attacks big concern





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC