I'm installing Debian 5.0.8 on a Dell Latitude E6410 using the network install x86 CD.
Unfortunately, it won't detect my Ethernet adapter. Specifically, I get the error: No Ethernet card was detected. If you know the name of the driver needed by your Ethernet card, you can select it from the list.
lspci shows: 00:19.0 Ethernet controller: Intel Corporation Device 10ea (rev 05)
That should correspond to the e1000e driver. But, if I select it from the list, the install CD still fails to detect it.
Ubuntu 10.10 and Windows 7 are able to use this device with no problem.
Does anybody know what I can do to make Debian use/recognize my ethernet adapter?
Edit: Additional Info:
- I think this is an Intel 82577LM Gigabit Ethernet chipset.
- If I switch from the graphical installer to the console and run
lsmod, I seee1000ewith a use count of 0.
