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

    Is the Broadcom BCM957414A4142CC (BCM57414) 25G NIC supported?

    Scheduled Pinned Locked Moved Hardware
    42 Posts 4 Posters 7.3k 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.
    • Y
      Yves_ @stephenw10
      last edited by

      @stephenw10 This is from the system I used to compile the driver

      root@freebsd-12-3-stable:~ # kldload /boot/kernel/if_bnxt.ko
      root@freebsd-12-3-stable:~ # kldstat -v | grep if_bnxt
       5    1 0xffffffff82725000    162a0 if_bnxt.ko (/boot/kernel/if_bnxt.ko)
      root@freebsd-12-3-stable:~ # ls -lh /boot/kernel/if_bn*
      -r-xr-xr-x  1 root  wheel   225K Jul 27 18:33 /boot/kernel/if_bnxt.ko
      

      As you can see it worked to load it on this system the drivers was compiled :-(

      I will start a VM with 2.7 snapshot and try to load it into that one.

      Y 1 Reply Last reply Reply Quote 0
      • Y
        Yves_ @Yves_
        last edited by

        @yves_ Or you can try the file yourself if_bnxt.ko

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

          Shows as deleted. What was/is that compiled against?

          Y 1 Reply Last reply Reply Quote 0
          • Y
            Yves_ @stephenw10
            last edited by

            @stephenw10 sorry, stupid file provider :-) here you go: if_bnxt.zip its compiled against

            FreeBSD freebsd-12-3-stable 12.3-STABLE FreeBSD 12.3-STABLE GENERIC  amd64
            
            Y 1 Reply Last reply Reply Quote 0
            • Y
              Yves_ @Yves_
              last edited by

              @yves_ can I compile it on 2.6.0? some how? how do I get the source inside of the /usr/src folder? its currently empty

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

                Mmm, still fails in 2.7.

                Compiling pfSense is non-trivial. There are some guides about if you search but it's not something I can go into detail on here.

                Steve

                Y 1 Reply Last reply Reply Quote 0
                • Y
                  Yves_ @stephenw10
                  last edited by Yves_

                  @stephenw10 okay... not compiling pfsense... more compiling the driver ON pfsense. Like this is would be compiled against the FreeBSD from pfSense

                  What workaround do we have else? is there a possibility to always run a script as soon as pfsense is booted up which runs this command

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

                    Yes, you can definitely do that:
                    https://docs.netgate.com/pfsense/en/latest/development/boot-commands.html#shellcmd-option

                    Steve

                    Y 1 Reply Last reply Reply Quote 0
                    • Y
                      Yves_ @stephenw10
                      last edited by Yves_

                      @stephenw10 Okay, I did that. Worked out flawlessly. Now the Server also survives a reboot. But I still like to fix the driver somehow 😆

                      The tutorial says "When doing this, install a version of FreeBSD that matches up with the version of pfSense software currently in use. A list can be found here: Versions of pfSense software and FreeBSD"

                      According to the data table is is: 12.3-STABLE@ef1e43df92c6 now the big question is where can I get excatly that version of 12.3-STABLE... or is it possible that it does not matter at all, since it is linked in the kernel module?

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

                        Yeah it seems that driver is linked to the kernel in a closer way than others.

                        When we move to a newer FreeBSD version you should get that patch anyway.

                        Steve

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