[SOLVED] Issue with BCM57840 on ProxMox 5.2

Ilmir M

New Member
Sep 13, 2018
2
2
3
44
Good day!
I have some issue with 10G network adapter (ASUS peb-10g/57840-2t) with IBM x3755m3 server based on Opteron 6220

> dmesg | grep bnx2x
[ 2.015111] bnx2x: QLogic 5771x/578xx 10/20-Gigabit Ethernet Driver bnx2x 1.712.30-0 (2014/02/10)
[ 2.016414] bnx2x 0000:05:00.0: msix capability found
[ 2.016577] bnx2x 0000:05:00.0: Chip read returns all Fs. Preventing probe from continuing
[ 2.016760] bnx2x: probe of 0000:05:00.0 failed with error -22

[ 2.021074] bnx2x 0000:05:00.1: msix capability found
[ 2.021215] bnx2x 0000:05:00.1: Chip read returns all Fs. Preventing probe from continuing
[ 2.021501] bnx2x: probe of 0000:05:00.1 failed with error -22

This card have two 10GBase-T ports

I thought that it is hardware problem, but when I try Fedora 28 Live CD the bnx2x module loaded without error and it is working fine.
Fedora's output
> dmesg | grep bnx2x
[ 6.159723] bnx2x: QLogic 5771x/578xx 10/20-Gigabit Ethernet Driver bnx2x 1.712.30-0 (2014/02/10)
[ 6.159987] bnx2x 0000:05:00.0: msix capability found
[ 6.160243] bnx2x 0000:05:00.0: part number 394D4342-34383735-30345430-473030
[ 6.233522] bnx2x 0000:05:00.1: msix capability found
[ 6.233710] bnx2x 0000:05:00.1: part number 394D4342-34383735-30345430-473030
[ 6.266511] bnx2x 0000:05:00.1 enp5s0f1: renamed from eth1
[ 6.274507] bnx2x 0000:05:00.0 enp5s0f0: renamed from eth0

[ 104.557350] bnx2x 0000:05:00.0 enp5s0f0: using MSI-X IRQs: sp 38 fp[0] 40 ... fp[7] 47
[ 105.973123] bnx2x 0000:05:00.1 enp5s0f1: using MSI-X IRQs: sp 49 fp[0] 51 ... fp[7] 58

The difference between this Linuxes is kernel version:
Fedora - 4.16.3
Proxmox - 4.15.17

What is the best solution in this situation?
 

Attachments

  • fedora.txt
    13.9 KB · Views: 8
  • proxmox-5.2.txt
    11 KB · Views: 8
Solved.
It's problem with memory mapping conflict between root pci-e and pci-e network card.
Kernel boot parameters changed to pci=realloc=off.

how did you add this to the kernel boot parameters? sorry might be a silly question #newbiehere
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!