I have a new Intel NUC D54250WYK. I would like to install the latest Debian stable version. After successfully booting from a CD burned from debian-7.3.0-amd64-netinst.iso, the install fails with:
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.
According to the specs, this machine has an Intel I218V Gigabit Ethernet controller.
I tried choosing the e1000e driver, but the same screen reappears.
When I go to the command line I can use lspci to see:
# lspci -v | grep Ethernet
00:19.0 Ethernet controller: Intel Corporation Device 1559 (rev 04)
Is this a matter of the installer not having the necessary updates for this hardware, or is this a problem with the hardware itself?
EDIT: I have subsequently also tried the debian-7.3.0-amd64-xfce-CD-1.iso. The same problem occurs. This is the more detailed lspci output:
# lspci -vnnk -s 00:19.0
00:19.0 Ethernet controller [0200]: Intel Corporation Device [8086:1559] (rev 04)
Subsystem: Intel Corporation Device [8086:2054]
Flags: bus master, fast devsel, latency 0, IRQ 5
Memory at f7c00000 (32-bit, non-prefetchable) [size=128K]
Memory at f7c3c000 (32-bit, non-prefetchable) [size=4K]
I/O ports at f080 [size=32]
Capabilities: [c8] Power Management version 2
Capabilities: [d0] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [e0] PCI Advanced Features
David
lspci -vnnk -s 00:19.0.