Project

General

Profile

Actions

Bug #3038

closed

Intel Ethernet Could not Connect to Network

Added by newnix almost 7 years ago. Updated almost 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Networking
Target version:
Start date:
05/18/2017
Due date:
% Done:

0%

Estimated time:

Description

Upon trying to install DragonFly BSD 4.8 on a new Dell Optiplex 7040, I found that em0 would not receive any DHCPOFFER packets when trying to connect via DHCP and tcpdump found no traffic either after ensuring that the interface was up and active.
While in the IRC chat, it was suggested to run `ifconfig em0 polling` which resolved the issue, it's believed that the problem was with the interrupt not being mapped correctly for the hardware. As suggested, I've attached my verbose dmesg logs as well as the output from pciconf to help in fixing this problem. In the meantime, I've found that adding ifconfig_em0="DHCP npolling" to my /etc/rc.conf has taken care of this problem, allowing me to use my system as normal.

dmesg_verbose.txt - booting with verbose logging enabled, no special settings in /etc/rc.conf regarding em0
dmesg_verbose_dhcp.txt - booting with verbose logging, this time with ifconfig_em0="DHCP" set in /etc/rc.conf


Files

dmesg_verbose.txt (58.3 KB) dmesg_verbose.txt booting with verbose logging enabled, no special settings in /etc/rc.conf regarding em0 newnix, 05/18/2017 07:32 AM
dmesg_verbose_dhcp.txt (121 KB) dmesg_verbose_dhcp.txt booting with verbose logging, this time with ifconfig_em0="DHCP" set in /etc/rc.conf newnix, 05/18/2017 07:33 AM
pciconf.txt (8.83 KB) pciconf.txt pciconf from Dell Optiplex 7040 newnix, 05/18/2017 07:33 AM
Actions

Also available in: Atom PDF