windows ethernet adapter not recognizing lan cable

2

Not sure if this is the right place - please refer me to another group if not.

I have an issue getting my Asus laptop (Windows 7) LAN card to work. My setup is: dsl modem --> asus wireless router --> various devices.

The wireless works fine on this machine. When I plug a cable into it, the network is not recognized. When I plug the same cable into my wife's mac, it works fine.

Ethernet adapter Local Area Connection:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix  . :

I've tried uninstalling / reinstalling the NIC. In the network connections, when I right click and run repair, it tells me to plug an ethernet cable into the network adapter "Local Area Connection".

EDIT: The connection will work when plugged directly into the modem.

Thanks for your help.

jabs

Posted 2013-04-17T21:24:49.993

Reputation: 121

1Are you using a crossover cable? – lopsided98 – 2013-04-17T21:29:35.647

1just a regular CAT-5E patch – jabs – 2013-04-17T21:35:19.793

1You should try replacing it anyway to help diagnose the problem. – lopsided98 – 2013-04-17T21:38:35.333

Answers

1

Try using a different ethernet cable that isn't crossover, because if your current one is a crossover, that could be causing your problem. Most ethernet cards have a feature called Auto-MDIX which automatically detects whether or not you are using a crossover cable. While almost all new computers have Auto-MDIX, this could possibly be causing problems if the laptop doesn't support it. Even if the cable is not crossover, replacing it would help to diagnose the problem.

lopsided98

Posted 2013-04-17T21:24:49.993

Reputation: 381

I replaced the cable but same result. Both cables worked with different computers today. How can I tell if it is a crossover cable? Also, here is an overview of the ethernet adapter. It's only a few years old. – jabs – 2013-04-18T01:17:59.330

The JMC250 is a single-chip PCI-Express Gigabit Ethernet Controller. The Ethernet function is compliant to IEEE 802.3 Media Access Controller, and IEEE 802.3u 1000BASE-T/100BASE-TX/ 10BASE-T. The MAC supports IPV4, IPV6, TCP, UDP checksum, segmentation task-offload, priority encoding and IEEE802.1Q VLAN features. It also supports Receive Side Scaling (RSS) to balance the loading for multiple CPUs. The Ethernet function supports remote wakeup (including AMD Magic Packet? and Microsoft? Wake-up frame) in both ACPI and APM (Advanced Power Management). – jabs – 2013-04-18T01:18:44.880

1

Have you tried running something like netsh winsock reset? I had a very similar issue (Windows 7, Asus router, cable not detected when plugged), and this command worked for me.

anol

Posted 2013-04-17T21:24:49.993

Reputation: 1 291

Unfortunately, it didn't work. Ipconfig shows the same Media Disconnected before and after the command (and restart). – jabs – 2013-04-24T02:42:01.753

1Just to confirm, if you plug the cable from the modem directly into the computer, without the router, does it work? Maybe it's not feasible to try though. – anol – 2013-04-24T07:08:11.300

Yes - it did work! – jabs – 2013-04-26T01:42:16.617

1

When you typed the netsh winsock reset, were you using command prompt as administrator? Did you get any error messages? This website may have some information, if it's a Windows-specific error. Some websites also suggest that iTunes or other Apple software might interfere, but in this case it should work at least occasionally...

– anol – 2013-04-26T07:12:01.523

1Guess what, now I'm having the exact same issue as you do, and netsh winsock reset isn't helping. I can't reboot my machine, so I'll see if I find another solution. – anol – 2013-04-26T19:39:30.847

Sorry to hear that dhekir. – jabs – 2013-04-27T02:39:40.850

I was able to get a connection on a different router. Will try with mine again when I can. – jabs – 2013-04-27T20:40:36.487

were you able to fix it? – jabs – 2013-05-01T01:18:35.313

Now it works again as before, but I'm not sure why. I'm afraid I can't reproduce the previous situation to test it. After disconnecting the previous cable, I tried typing ipconfig /flushdns, then netsh winsock reset and then connected the router cable and it worked. I also ensured no automatic wireless connections were made while the cable was disconnected to prevent them from interfering. – anol – 2013-05-01T08:27:31.650