Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    HP NC523SFP issue

    Scheduled Pinned Locked Moved Hardware
    21 Posts 4 Posters 4.2k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • kiokomanK
      kiokoman LAYER 8 @XKali
      last edited by

      @xkali
      maybe you need to upgrade the firmware
      check with

      sysctl dev.ql
      

      firmware can be found here

      https://support.hpe.com/hpesc/public/km/product/4345884/Product#t=DriversandSoftware&sort=%40hpescuniversaldate%20descending&layout=table&numberOfResults=25&f:@kmswsoftwaretypekey=[swt8000029]

      ̿' ̿'\̵͇̿̿\з=(◕_◕)=ε/̵͇̿̿/'̿'̿ ̿
      Please do not use chat/PM to ask for help
      we must focus on silencing this @guest character. we must make up lies and alter the copyrights !
      Don't forget to Upvote with the 👍 button for any post you find to be helpful.

      XKaliX 1 Reply Last reply Reply Quote 0
      • XKaliX
        XKali @kiokoman
        last edited by XKali

        @kiokoman

        #sysctl dev.ql

        dev.ql.1.num_sds_rings: 4
        dev.ql.1.num_rds_rings: 2
        dev.ql.1.free_pkt_thres: 1024
        dev.ql.1.snd_pkt_thres: 16
        dev.ql.1.rcv_pkt_thres_d: 32
        dev.ql.1.rcv_pkt_thres: 128
        dev.ql.1.jumbo_replenish: 2
        dev.ql.1.std_replenish: 8
        dev.ql.1.debug: 0
        dev.ql.1.fw_version: 4.20.1.1429931003
        dev.ql.1.stats: 0
        dev.ql.1.%parent: pci1
        dev.ql.1.%pnpinfo: vendor=0x1077 device=0x8020 subvendor=0x103c subdevice=0x3733 class=0x020000
        dev.ql.1.%location: slot=0 function=1 dbsf=pci0:1:0:1
        dev.ql.1.%driver: ql
        dev.ql.1.%desc: Qlogic ISP 80xx PCI CNA Adapter-Ethernet Function v1.1.36
        dev.ql.0.wake: 0
        dev.ql.0.num_sds_rings: 4
        dev.ql.0.num_rds_rings: 2
        dev.ql.0.free_pkt_thres: 1024
        dev.ql.0.snd_pkt_thres: 16
        dev.ql.0.rcv_pkt_thres_d: 32
        dev.ql.0.rcv_pkt_thres: 128
        dev.ql.0.jumbo_replenish: 2
        dev.ql.0.std_replenish: 8
        dev.ql.0.debug: 0
        dev.ql.0.fw_version: 4.20.1.1429931003
        dev.ql.0.stats: 0
        dev.ql.0.%parent: pci1
        dev.ql.0.%pnpinfo: vendor=0x1077 device=0x8020 subvendor=0x103c subdevice=0x3733 class=0x020000
        dev.ql.0.%location: slot=0 function=0 dbsf=pci0:1:0:0 handle=\_SB_.PCI0.RP01.PXSX
        dev.ql.0.%driver: ql
        dev.ql.0.%desc: Qlogic ISP 80xx PCI CNA Adapter-Ethernet Function v1.1.36
        dev.ql.%parent:
        

        I've no idea how to update the firmware.
        I don't really understand why a lot of people have this kind of issue and the implementation of driver didn't work with the 2.4.5p1.

        Could you may be give tips for firmware update?
        The firmware can't be find for FreeBSD on HP website

        1 Reply Last reply Reply Quote 0
        • stephenw10S
          stephenw10 Netgate Administrator
          last edited by stephenw10

          Update the firmware from Windows or Linux to save hassle. If there is a firmware update available that is. 4.20.1 appears to be current in the files at HPE.

          XKaliX 1 Reply Last reply Reply Quote 0
          • XKaliX
            XKali @stephenw10
            last edited by

            @stephenw10 said in HP NC523SFP issue:

            Update the firmware from Windows or Linux to save hassle. If there is a firmware update available that is. 4.20.1 appears to be current in the files at HPE

            I've already the last firmware on this card but I'm not sure about the driver.

            kiokomanK 1 Reply Last reply Reply Quote 0
            • kiokomanK
              kiokoman LAYER 8 @XKali
              last edited by

              @xkali
              i see there are some open bugs at freebsd, the workaround is to issue a

              ifconfig ql0 MTU 9000
              

              did you try?

              ̿' ̿'\̵͇̿̿\з=(◕_◕)=ε/̵͇̿̿/'̿'̿ ̿
              Please do not use chat/PM to ask for help
              we must focus on silencing this @guest character. we must make up lies and alter the copyrights !
              Don't forget to Upvote with the 👍 button for any post you find to be helpful.

              XKaliX 1 Reply Last reply Reply Quote 0
              • stephenw10S
                stephenw10 Netgate Administrator
                last edited by

                Yes definitely worth trying that. The errors don't look quite the same but might be related.

                1 Reply Last reply Reply Quote 0
                • XKaliX
                  XKali @kiokoman
                  last edited by

                  @kiokoman @stephenw10
                  I've just tried the command but havec this issue :
                  #ifconfig ql0 MTU 9000

                  ifconfig: MTU: bad value
                  

                  With lowercaps, i've no result in shell, but still not working.
                  I've tried down / up interface.

                  Currently, I bought an Intel X520-DA2 for make another test.
                  I think this is a problem with FreeBSD driver ? Because the qlxgb driver is new ?

                  Thank's a lot for your help!

                  1 Reply Last reply Reply Quote 0
                  • XKaliX
                    XKali
                    last edited by

                    Just for information, I've tried "opnsense" for check if I've the same issue and still not working.
                    I replace the SSD to get back pfsense (better from my opinion) and the link down just after pfsense load drivers (I think).

                    kiokomanK 1 Reply Last reply Reply Quote 0
                    • kiokomanK
                      kiokoman LAYER 8 @XKali
                      last edited by

                      @xkali
                      try to set Speed and Duplex under interfaces to a static value instead of autoselect or default

                      ̿' ̿'\̵͇̿̿\з=(◕_◕)=ε/̵͇̿̿/'̿'̿ ̿
                      Please do not use chat/PM to ask for help
                      we must focus on silencing this @guest character. we must make up lies and alter the copyrights !
                      Don't forget to Upvote with the 👍 button for any post you find to be helpful.

                      XKaliX 1 Reply Last reply Reply Quote 0
                      • XKaliX
                        XKali @kiokoman
                        last edited by

                        @kiokoman
                        Same result, I'm really lost with this issue...

                        1 Reply Last reply Reply Quote 0
                        • stephenw10S
                          stephenw10 Netgate Administrator
                          last edited by

                          Does it work with the mtu at 1500?

                          ifconfig ql0 mtu 1500
                          
                          XKaliX 1 Reply Last reply Reply Quote 0
                          • XKaliX
                            XKali @stephenw10
                            last edited by

                            @stephenw10
                            Same problem unfortunately

                            XKaliX 1 Reply Last reply Reply Quote 0
                            • XKaliX
                              XKali @XKali
                              last edited by

                              With the Intel X520-DA2, it's work fine and at the first boot with same install.
                              Maybe, it's a driver issue on pfSense for the HP card.

                              1 Reply Last reply Reply Quote 0
                              • stephenw10S
                                stephenw10 Netgate Administrator
                                last edited by

                                Yes, probably. Though it will be with the FreeBSD driver. pfSense doesn't have different drivers for most things.

                                If you can try verifying the behavior in FreeBSD directly.

                                Steve

                                XKaliX 1 Reply Last reply Reply Quote 0
                                • XKaliX
                                  XKali @stephenw10
                                  last edited by

                                  @stephenw10 I receive 2 news servers on Monday, I will do test with FreeBSD.

                                  1 Reply Last reply Reply Quote 0
                                  • B
                                    banting
                                    last edited by

                                    to those having similar issues, please reinstall pfsense without the network card then copy qlxgb.ko from freebsd set the if_qlxgb_load="YES" in the loader.conf or create your own loader.conf.local and add the line into it, power off then install your network card. that worked for me after having identical issue. still don't understand why it sees the card but will not work my guess is that whatever pfsense does with the card may be broken or not enough to fully activate the card. this is happening in version 2.5.2. anyway hope it helps anyone struggling with this.

                                    1 Reply Last reply Reply Quote 0
                                    • stephenw10S
                                      stephenw10 Netgate Administrator
                                      last edited by

                                      So a newer qlxgb driver worked? Which FreeBSD version did you load that from?

                                      B 1 Reply Last reply Reply Quote 0
                                      • B
                                        banting @stephenw10
                                        last edited by

                                        @stephenw10 12.5.2 the same version as current pfsense. What I have noticed also is heating may cause the nic not to work I have three different 10gb nics this one gets hotter than the rest. Perhaps the most hottest nics. I read it has built in control to cut off if it gets too hot so the obvious question is do you have good air flow, perhaps noctua fans or any small fan to fit on-top or close enough to cool it. Another point is that you may have to add this line of code if_glxgb_updated.ko=“YES” updated if you copied from freebsd so the default can be changed. Again I have to emphasise on cooling the nic it’s important as they get weirdly hot like touching hot pan on stove apparently it’s known issue perhaps explains why it’s cheap on eBay. Hope it helps.

                                        1 Reply Last reply Reply Quote 1
                                        • First post
                                          Last post
                                        Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.