Code Monkey home page Code Monkey logo

Comments (9)

pocopico avatar pocopico commented on July 17, 2024

Can you try puting the firmware

firmware: phanfw.bin

under /usr/lib/firmware

from rp-ext.

dominiaz avatar dominiaz commented on July 17, 2024

It doesnt help.

[ 19.464686] qlcnic 0000:07:00.0: 2048KB memory map
[ 20.225206] qlcnic 0000:07:00.0: Default minidump capture mask 0x1f
[ 20.255334] qlcnic 0000:07:00.0: FW dump enabled
[ 20.277555] qlcnic 0000:07:00.0: Supports FW dump capability
[ 20.304819] qlcnic 0000:07:00.0: Driver v5.3.63, firmware v4.20.1
[ 20.396566] qlcnic: 2c:27:d7:4e:fc:50: NC523SFP 10Gb 2-port Server Adapter Board Chip rev 0x54
[ 20.437946] qlcnic 0000:07:00.0: using msi-x interrupts
[ 20.489735] qlcnic 0000:07:00.0: eth0: XGbE port initialized
[ 20.517671] qlcnic 0000:07:00.1: 2048KB memory map
[ 20.614233] qlcnic 0000:07:00.1: Default minidump capture mask 0x1f
[ 20.644489] qlcnic 0000:07:00.1: FW dump enabled
[ 20.666405] qlcnic 0000:07:00.1: Supports FW dump capability
[ 20.693361] qlcnic 0000:07:00.1: Driver v5.3.63, firmware v4.20.1
[ 20.785754] qlcnic 0000:07:00.1: using msi-x interrupts
[ 20.810711] qlcnic 0000:07:00.1: eth1: XGbE port initialized
[ 130.044113] qlcnic 0000:07:00.0 eth0: Rx Context[0] Created, state 0x2
[ 130.133256] qlcnic 0000:07:00.0 eth0: Tx Context[0x8000] Created, state 0x2
[ 130.147282] qlcnic 0000:07:00.0 eth0: Tx Context[0x8008] Created, state 0x2
[ 130.454683] qlcnic 0000:07:00.0 eth0: NIC Link is up
[ 134.698287] qlcnic 0000:07:00.1 eth1: Rx Context[1] Created, state 0x2
[ 135.158014] qlcnic 0000:07:00.1 eth1: Tx Context[0x8001] Created, state 0x2
[ 135.172045] qlcnic 0000:07:00.1 eth1: Tx Context[0x8009] Created, state 0x2

from rp-ext.

pocopico avatar pocopico commented on July 17, 2024

Hi,

it looks that is linked to a firmware issue. I suggest you upgrade the card firmware

https://community.hpe.com/t5/ProLiant-Servers-ML-DL-SL/2-x-HP-NC523SFP-dual-ported-10GigE-in-one-server-but-only-one/td-p/6987296

And i will try to recompile to make sure

from rp-ext.

dominiaz avatar dominiaz commented on July 17, 2024

I have the newest card firmware - v4.20.1.

I have tried to upload phanfw.bin to /usr/lib/firmware.

Ive downloaded it from http://ftp.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-netxen_20210315-3_all.deb

from rp-ext.

pocopico avatar pocopico commented on July 17, 2024

You should update the firmware on the card

https://support.hpe.com/hpesc/public/swd/detail?swItemId=MTX_ccc8213b36b74d98a541cdc7bf#tab-history

from rp-ext.

dominiaz avatar dominiaz commented on July 17, 2024

You should update the firmware on the card

https://support.hpe.com/hpesc/public/swd/detail?swItemId=MTX_ccc8213b36b74d98a541cdc7bf#tab-history

This component provides firmware version 4.20.1

I have 4.20.1 already on the card.

from rp-ext.

pocopico avatar pocopico commented on July 17, 2024

Can you send the output of

dmesg | grep -I qlcnic

from rp-ext.

dominiaz avatar dominiaz commented on July 17, 2024

[ 12.197015] qlcnic 0000:07:00.0: 2048KB memory map
[ 12.854100] qlcnic 0000:07:00.0: Default minidump capture mask 0x1f
[ 12.882439] qlcnic 0000:07:00.0: FW dump enabled
[ 12.904032] qlcnic 0000:07:00.0: Supports FW dump capability
[ 12.929761] qlcnic 0000:07:00.0: Driver v5.3.63, firmware v4.20.1
[ 13.026363] qlcnic: 2c:27:d7:4e:fc:50: NC523SFP 10Gb 2-port Server Adapter Board Chip rev 0x54
[ 13.065237] qlcnic 0000:07:00.0: using msi-x interrupts
[ 13.118891] qlcnic 0000:07:00.0: eth0: XGbE port initialized
[ 13.145774] qlcnic 0000:07:00.1: 2048KB memory map
[ 13.244668] qlcnic 0000:07:00.1: Default minidump capture mask 0x1f
[ 13.273012] qlcnic 0000:07:00.1: FW dump enabled
[ 13.293862] qlcnic 0000:07:00.1: Supports FW dump capability
[ 13.319375] qlcnic 0000:07:00.1: Driver v5.3.63, firmware v4.20.1
[ 13.417134] qlcnic 0000:07:00.1: using msi-x interrupts
[ 13.440417] qlcnic 0000:07:00.1: eth1: XGbE port initialized
[ 96.695557] qlcnic 0000:07:00.0 eth0: Rx Context[0] Created, state 0x2
[ 96.783595] qlcnic 0000:07:00.0 eth0: Tx Context[0x8000] Created, state 0x2
[ 96.797613] qlcnic 0000:07:00.0 eth0: Tx Context[0x8008] Created, state 0x2
[ 97.505957] qlcnic 0000:07:00.0 eth0: NIC Link is up
[ 98.351283] qlcnic 0000:07:00.1 eth1: Rx Context[1] Created, state 0x2
[ 98.810651] qlcnic 0000:07:00.1 eth1: Tx Context[0x8001] Created, state 0x2
[ 98.856134] qlcnic 0000:07:00.1 eth1: Tx Context[0x8009] Created, state 0x2

from rp-ext.

pocopico avatar pocopico commented on July 17, 2024

Well it looks that both ports are identified by the driver. I don’t see the problem. Maybe you are missing the Ethernet interface on the DSM GUI ? That’s another type of issue

from rp-ext.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.