Hi,
I am trying to setup FreeBSD 10.0 on an HP ProLiant BL685c G6 server. Setup ends successfully but the server has no network connection on BXE (NetXtreme II BCM57711E 10-Gigiabit PCIe) interface. I don't see any activity in tcpdump(1) either. I booted the same server with the FreeBSD 9.2 disk and the network interface was working without any problem.
Is there anything I can do to make this interface work in FreeBSD 10? Any advices will be truly appreciated. Thank you in advance.
Regards...
I am trying to setup FreeBSD 10.0 on an HP ProLiant BL685c G6 server. Setup ends successfully but the server has no network connection on BXE (NetXtreme II BCM57711E 10-Gigiabit PCIe) interface. I don't see any activity in tcpdump(1) either. I booted the same server with the FreeBSD 9.2 disk and the network interface was working without any problem.
dmesg shows errors on FreeBSD 10 boot such as:
Code:
...
bxe0: ERROR: Invalid VLAN (57005)
bxe0: ERROR: Enumerated function 0 is marked as hidden
...
bxe1: ERROR: mf_mode=SD functions 1 and 3 have the same ovlan (0)
bxe1: ERROR: No Ethernet address programmed!
...
Regards...