Hi, I wanted to try out the ipxe networking (I'm not entirely sure if my NIC is even supported) and I ran the run/noux_net_openssh_interactive configuration on my device and got an error.
I got a lot of these messages: [init -> nic_drv] --- get MAC address 00:22:68:14:68:b2 [ 0] DMAR:0xffffffff810210e8 FRR:0 FR:0x2 BDF:0:19:0 FI:0x02c00000 [ 1] Killed EC:0xffffffff83387280 SC:0x0 V:0xe CS:0x8 EIP:0xffffffff81008918 CR2:0x7400061a8 ERR:0x0 (#PF (kernel)) [ 0] Killed EC:0xffffffff83387040 SC:0x0 V:0xe CS:0x8 EIP:0xffffffff81008918 CR2:0x7400061a8 ERR:0x0 (#PF (kernel)) [ 1] Killed EC:0xffffffff83387280 SC:0x0 V:0xe CS:0x8 EIP:0xffffffff81008918 CR2:0x7400061a8 ERR:0x0 (#PF (kernel))
The full serial output can be seen at http://pastebin.com/haT63pCv
The NIC itself is: Ethernet controller [0200]: Intel Corporation 82567LM Gigabit Network Connection [8086:10f5] (rev 03)
Is this due to hardware incompatibility or something else?