Forum     

Go Back   Digit Technology Discussion Forum > Portables, Peripherals and Electronics > QnA (read only)
Register FAQ Calendar Mark Forums Read

QnA (read only) Mods please help transfer the contents of this forum to proper sections. :)


 
 
LinkBack Thread Tools Search this Thread Display Modes
Old 12-08-2005, 04:26 PM   #1 (permalink)
Alpha Geek
 
godsownman's Avatar
 
Join Date: Feb 2005
Location: Bombay
Posts: 879
Default Ethernet card


My friend recently gave me an ethernet card which he no longer required.

But he told me that he was'nt sure if it was working or no. He asked me to check it out. He has gone out of town now.

What I need to know is that what is the way to test this card.Somebody told me to plug it in the comp and see .But i'm scared it may blow something.

Also how should I know if it is a 10/100 ethernet. While I was inspecting the card I saw three lights and three explanations . One of the explanations says "link 10/100 M " does this mean that it is a 10/100 card.

The name of the company - thats whats written on the card stated COMPEX.

Will I need drivers also for this card.

Thanks.
godsownman is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 12-08-2005, 05:10 PM   #2 (permalink)
Alpha Geek
 
Join Date: Feb 2004
Location: Belgaum
Posts: 745
Default

Mate if you wont install & test it with the help of a few commands how are you going to know whether its working or not?
Best bet is install it in a free PCI slot,install the drivers if needed[depends on the OS you are own,but most will require the manufacturers drivers] & then test the network adapter by issuing a ping command against it.

And no it wont BLOW ! Sheesh its only a network adapters man,not a bomb
__________________
The protection of a machine is a process & not a given -Duane Arnold.
www.Oobertech.net
Look ma my blog http://techhub.blogspot.com/
digen is offline  
Old 12-08-2005, 06:14 PM   #3 (permalink)
Wise Old Owl
 
siriusb's Avatar
 
Join Date: May 2005
Location: Chennai, India, Asia, the Earth, the Solar system, the Milky Way, the Local group, this Universe.
Posts: 1,171
Default

How will he check it assuming he has no second comp or a second nic, and that he has got it workin?

I mean pingin ur own ip addy will only loopback right? Can ifconfig do the trick?
__________________
http://myxp.blogspot.com
-----------------------
Winchester 3200+ @2,500MHz
LeadTek 7900GT VOLT MODDED @ 680 core, 1800 mem
2x1GB Transcend DDR400 @ DDR454 2.5,3,3,5,1T
siriusb is offline  
Old 12-08-2005, 06:16 PM   #4 (permalink)
In The Zone
 
hack expert's Avatar
 
Join Date: Dec 2004
Location: Mumbai
Posts: 327
Default

hey compex ethernet card is directly installed in XP u dont need any drivers to install the card so go head and plug it in and it`ll be installed

but u need xp

as for the drivers try google
__________________
If electricty comes from electrons, does morality come from morons?

Flying is simple. You just throw yourself at the ground and miss
hack expert is offline  
Old 12-08-2005, 06:58 PM   #5 (permalink)
Alpha Geek
 
godsownman's Avatar
 
Join Date: Feb 2005
Location: Bombay
Posts: 879
Default

But can anybody please tell me how to test the card. Even if I connect it to the comp and XP configures it how should I know that it will be able to connect and transfer data
__________________
From the body of one guilty deed a thousand ghostly fears and haunting thoughts proceed !

Visit (http://www.meebo.com)
godsownman is offline  
Old 12-08-2005, 07:12 PM   #6 (permalink)
Wise Old Owl
 
siriusb's Avatar
 
Join Date: May 2005
Location: Chennai, India, Asia, the Earth, the Solar system, the Milky Way, the Local group, this Universe.
Posts: 1,171
Default

If ur windows detects the card, then it will inform u that it has found a nic card and tries to install it. If it installs, then np. Then try assigning it an ip address. Then try "ipconfig" and also ping the nic's ip address at the cmd prompt.
__________________
http://myxp.blogspot.com
-----------------------
Winchester 3200+ @2,500MHz
LeadTek 7900GT VOLT MODDED @ 680 core, 1800 mem
2x1GB Transcend DDR400 @ DDR454 2.5,3,3,5,1T
siriusb is offline  
Old 12-08-2005, 11:28 PM   #7 (permalink)
Alpha Geek
 
Join Date: Feb 2004
Location: Belgaum
Posts: 745
Default

Quote:
Originally Posted by siriusb
How will he check it assuming he has no second comp or a second nic, and that he has got it workin?

I mean pingin ur own ip addy will only loopback right? Can ifconfig do the trick?
Pinging your own IP will make sure the network card is responding to echo requests & replying.If there is a problem with the card then it wont reply in major cases that I've seen.Though this is much of my personal experience.

In laymans terms dont confuse this with pinging the loopback address[127.0.0.1].Pinging 127.0.0.1 will let you know whether the networking stack is unchanged & working properly.
Assign a IP address to the NIC & ping it from command prompt,you should get a series of replies.

Other information which can lead to whether the card is working is not is LED lights situated at the back plate of the PCI card.The LED turns ON when a cable has been inserted as well at the other end.
__________________
The protection of a machine is a process & not a given -Duane Arnold.
www.Oobertech.net
Look ma my blog http://techhub.blogspot.com/
digen is offline  
Old 13-08-2005, 11:47 AM   #8 (permalink)
Alpha Geek
 
godsownman's Avatar
 
Join Date: Feb 2005
Location: Bombay
Posts: 879
Default

The commands pleased .

I'm looking for the exact commands

Please correct me if I'm wrong.

I'm presently on the dial up.

When I connect to the internet I check to see using ipconfig

Once I get the IP i just type

ping 0.0.0.0

assuming 0.0.0.0is my ip address.

If I get a reply it means my card is working.

Also i cannot test it by plugging in another comp bcoz I plan to use this card to connect to the Internet when I get my cable connection.

Thanks.
__________________
From the body of one guilty deed a thousand ghostly fears and haunting thoughts proceed !

Visit (http://www.meebo.com)
godsownman is offline  
Old 13-08-2005, 03:10 PM   #9 (permalink)
Alpha Geek
 
Join Date: Feb 2004
Location: Belgaum
Posts: 745
Default

Dude I've already written what to do,read my earlier post carefully.

Anyways,assign a IP address to the Network Interface Card,then in the properties of the LAN connection,under TCP/IP properties assign a IP address say for example 192.168.0.10 & the subnet mask as 255.255.255.0.
Click ok or apply or whatever is there & reboot is necessary.
Now,start>run>cmd>ping 192.168.0.10
You should be able to see replies to the echo requests PING makes.
__________________
The protection of a machine is a process & not a given -Duane Arnold.
www.Oobertech.net
Look ma my blog http://techhub.blogspot.com/
digen is offline  
Old 13-08-2005, 05:00 PM   #10 (permalink)
Apprentice
 
Join Date: Aug 2005
Location: The City Of Joy
Posts: 91
Default Re: Ethernet card

Quote:
Originally Posted by godsownman
My friend recently gave me an ethernet card which he no longer required.

But he told me that he was'nt sure if it was working or no. He asked me to check it out. He has gone out of town now.

What I need to know is that what is the way to test this card.Somebody told me to plug it in the comp and see .But i'm scared it may blow something.

Also how should I know if it is a 10/100 ethernet. While I was inspecting the card I saw three lights and three explanations . One of the explanations says "link 10/100 M " does this mean that it is a 10/100 card.

The name of the company - thats whats written on the card stated COMPEX.

Will I need drivers also for this card.

Thanks.
installign apci slot will not blow up anything.... you simply install it ona pci slot..... and start the windows... the winodws will automatically detect the hardware.. if it has the driver then it will install it.. if it doesnot install then u need to install from cd/floppy or download form internet.... if u look at the lan card u will find the driver name written on the chip of the card.. the most common is reaktek 8139.. but that can be can be somthitng else like realtek 8029, realtek 8100, sis 900.. these are the most commmon driver.. like that u will also get a name there.. simply download it from any driver site.. like www.majorgeeks.con, www.driverguide.com etc once installed please follow the riview of DIGEN -(Trusted MEMBER) as told above.......
__________________
The Knight Rider
WELL YOU GONNA ALWAYS WIN
The Best Way To Contact Me Is, E-Mail Me
Get A GMail Account @ www.mbdw.s5.com
KnightRider is offline  
Old 14-08-2005, 07:13 PM   #11 (permalink)
Alpha Geek
 
godsownman's Avatar
 
Join Date: Feb 2005
Location: Bombay
Posts: 879
Default

But I just want to test my card which cannot be connected to any LAN because its a home comp not connected to any LAN and I do not even have cable internet.But bcoz i'm planning cable internet i need to chk it out or else I might have to buy it .

I have the card at home which need to be checked at my home pc .

So I cannot connect it to a LAN And hence cannot allot an IP address. PLEASE correct me if I am wrong.

Please help.

Thanks and sorry for the trouble which I may have caused,
godsownman is offline  
Old 14-08-2005, 07:23 PM   #12 (permalink)
Alpha Geek
 
godsownman's Avatar
 
Join Date: Feb 2005
Location: Bombay
Posts: 879
Default

On second thoughts,

Will I be able to assign an IP address without connecting to any network.
__________________
From the body of one guilty deed a thousand ghostly fears and haunting thoughts proceed !

Visit (http://www.meebo.com)
godsownman is offline  
Old 14-08-2005, 08:01 PM   #13 (permalink)
Apprentice
 
Join Date: Aug 2005
Location: The City Of Joy
Posts: 91
Default

I SAID IF U DONT HAVE ANY DRIVEN THEN GET IT FROM INTERNET.. U MUST BE HAVING MODEM.. THAT IS AGAIN IF U DONTHAVE ANYT DRIVER THEN CONNECT TO INTERNET
YES U CAN ASSIGN IP ADDRESS WITHOUT CONNECTION TO INTERNET ,, THAT WILL BE YOUR LOCAL IP ADDRESS AS E.G 192.168.0.1. ONCE THE LAN CARD IS INSTALLED ASSIGN THIS IP ADDRESS WITH SUBNET MASK AS 255.255.255.0 AND THEN PING 192.168.0.1. IF IT WORKS THEN KAN CARD IS OK.
__________________
The Knight Rider
WELL YOU GONNA ALWAYS WIN
The Best Way To Contact Me Is, E-Mail Me
Get A GMail Account @ www.mbdw.s5.com
KnightRider is offline  
Old 14-08-2005, 09:47 PM   #14 (permalink)
In The Zone
 
Join Date: Feb 2005
Location: Pennsylvania, USA
Posts: 247
Default

lolz, here's another case going awry. Thank gawd, i didn't hop in.
geekysage is offline  
Old 25-08-2005, 10:07 PM   #15 (permalink)
Alpha Geek
 
godsownman's Avatar
 
Join Date: Feb 2005
Location: Bombay
Posts: 879
Default

I'm sorry for keeping such a long pause to this thread. But if was tied up with some very very urgent work and could not update you all as to what happened once I connected it.

Ok , so today i finally managed to get it connected ( I did it myself ). Now what happend are a few noticible changes in the PC .

1. The Local area connection ( the 2 pcs in the tray ) have appeared but there is a cross across it as there is no other place where I can connect the computer to make up a LAN.

2. My card is made by a company called COMPEX but the drivers that Windows XP loaded for them are

' Realtek RTL8139 Family PCI Fast Ethernet NIC '

Are these changes in the PC normal.

Now what I need to know is is there any way to check its connectivity part .I mean the speed issue and that it send and receives data properly.

I just cannot assign an IP address to the card .

I'm sorry If i'm irritating any body here with this question
__________________
From the body of one guilty deed a thousand ghostly fears and haunting thoughts proceed !

Visit (http://www.meebo.com)
godsownman is offline  
Old 25-08-2005, 11:56 PM   #16 (permalink)
Another Brick in the Wall
 
drgrudge's Avatar
 
Join Date: Jul 2004
Location: Dubai/Chennai
Posts: 3,027
Default

Quote:
Originally Posted by godsownman
1. The Local area connection ( the 2 pcs in the tray ) have appeared but there is a cross across it as there is no other place where I can connect the computer to make up a LAN.
That's happens when the modem power is switched off or the LAN card is not installed (I mean, it's not shown as installed H/W in the device manager).


Quote:
Originally Posted by godsownman
2. My card is made by a company called COMPEX but the drivers that Windows XP loaded for them are

' Realtek RTL8139 Family PCI Fast Ethernet NIC '
Hmm.. yeah, I dont the reason, but even my PC shows the same thing.


Quote:
Originally Posted by godsownman
Now what I need to know is is there any way to check its connectivity part .I mean the speed issue and that it send and receives data properly.
It's simple. Just connect to internet and download some stuff. If it shows the speed correctly, then it's ok; I.E, your ISP speeds / 8.


Quote:
Originally Posted by godsownman
I just cannot assign an IP address to the card .
I guess, it's your ISP who should does that job. you can only view that after you are connected.
I dont know when a PC is connected to other PC via LAN.
__________________
I Love Photography. I Love Aperture. I Love Mac.
drgrudge is offline  
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by abhidev
- by Sujeet
- by Sarath
- by Krow

Advertisement




All times are GMT +5.5. The time now is 08:36 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2