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

Netgate Firmware Version Unknown

Scheduled Pinned Locked Moved Plus 24.03 Development Snapshots (Retired)
35 Posts 3 Posters 2.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.
  • J
    juanzelli @stephenw10
    last edited by Feb 6, 2024, 12:30 PM

    @stephenw10 said in Netgate Firmware Version Unknown:

    Ah, do you see the module loaded?:

    Yes

    [24.03-DEVELOPMENT][root@xxxx]/root: kldstat | grep cordbuc
    7 1 0xffffffff8442a000 22a0 cordbuc.ko

    Netgate 4100 and HPE InstantOn network at home

    1 Reply Last reply Reply Quote 0
    • D
      DefenderLLC
      last edited by Feb 6, 2024, 1:03 PM

      @stephenw10 said in Netgate Firmware Version Unknown:

      sysctl dev.cordbuc.0.version

      Same. And this is on today's build:

      93710c35-941d-41f1-83cb-a8f63744fe86-image.png

      3b8053fb-2eaf-45fe-b54a-89bb33b859e9-image.png

      fda2224d-a8ab-4655-af7a-2cff63186d2e-image.png

      1 Reply Last reply Reply Quote 0
      • S
        stephenw10 Netgate Administrator
        last edited by Feb 6, 2024, 1:29 PM

        Hmm, that's odd. I assume you cannot see the cordbuc device then?

        [24.03-DEVELOPMENT][root@6100-3.stevew.lan]/root: dmesg | grep cordbuc
        cordbuc0: <Netgate Cordoba IO controller> at port 0x800 on isa0
        gpio0: <Cordoba uC GPIO controller> on cordbuc0
        
        J D 2 Replies Last reply Feb 6, 2024, 1:33 PM Reply Quote 0
        • J
          juanzelli @stephenw10
          last edited by Feb 6, 2024, 1:33 PM

          @stephenw10 said in Netgate Firmware Version Unknown:

          I assume you cannot see the cordbuc device then?

          Correct. No result from your command.

          [24.03-DEVELOPMENT][root@xxxx]/root: dmesg | grep cordbuc
          [24.03-DEVELOPMENT][root@xxxx]/root:

          Netgate 4100 and HPE InstantOn network at home

          J 1 Reply Last reply Feb 6, 2024, 1:39 PM Reply Quote 0
          • J
            juanzelli @juanzelli
            last edited by Feb 6, 2024, 1:39 PM

            @juanzelli However...

            [24.03-DEVELOPMENT][root@xxxx]/root: dmesg | grep Cordoba
            Netgate Cordoba GPIO Driver 0.4 loaded

            Netgate 4100 and HPE InstantOn network at home

            1 Reply Last reply Reply Quote 0
            • D
              DefenderLLC @stephenw10
              last edited by Feb 6, 2024, 1:41 PM

              @stephenw10 said in Netgate Firmware Version Unknown:

              dmesg | grep cordbuc

              3409b624-e559-4b73-9d98-21b8680dc7f8-image.png

              S 1 Reply Last reply Feb 6, 2024, 2:37 PM Reply Quote 0
              • S
                stephenw10 Netgate Administrator @DefenderLLC
                last edited by Feb 6, 2024, 2:37 PM

                @DefenderLLC And you also have the corbuc module loaded in kldstat?

                D 1 Reply Last reply Feb 6, 2024, 3:06 PM Reply Quote 0
                • D
                  DefenderLLC @stephenw10
                  last edited by Feb 6, 2024, 3:06 PM

                  @stephenw10 Looks like it's loaded:

                  85441502-3c35-4a55-b9aa-376d9c19ddb6-image.png

                  1 Reply Last reply Reply Quote 0
                  • D
                    DefenderLLC
                    last edited by Feb 13, 2024, 2:41 PM

                    FYI, this is still an issue through today's 24.03 snapshot:

                    ab422d30-9ce6-47c2-8ff8-88d8e0058371-image.png

                    32518b4f-fb8f-43ca-b84a-30eaa405a8ec-image.png

                    1 Reply Last reply Reply Quote 0
                    • S
                      stephenw10 Netgate Administrator
                      last edited by Feb 13, 2024, 2:55 PM

                      Hmm, still not seeing that here. Let me see if I can reproduce it on anything....

                      D 1 Reply Last reply Feb 13, 2024, 3:02 PM Reply Quote 0
                      • D
                        DefenderLLC @stephenw10
                        last edited by DefenderLLC Feb 13, 2024, 3:06 PM Feb 13, 2024, 3:02 PM

                        @stephenw10 Perhaps I should try removing the Netgate Firmware Update package and then reinstall it... I'll give that a try.

                        Update: that did not work. same result.

                        1 Reply Last reply Reply Quote 0
                        • S
                          stephenw10 Netgate Administrator
                          last edited by Feb 13, 2024, 3:19 PM

                          Mmm, I wouldn't expect that to do anything the cordbuc device should always be present.

                          I assume the LEDs don't work? You see a bunch or GPIO/LED errors in the boot log?

                          D 1 Reply Last reply Feb 13, 2024, 3:22 PM Reply Quote 0
                          • D
                            DefenderLLC @stephenw10
                            last edited by Feb 13, 2024, 3:22 PM

                            @stephenw10 I don't see anything out of the ordinary. Something changed after one of these recent 24.03 snapshot builds in the last few weeks when I first reported it. That other person on this thread noticed the same thing. I believe he/she also has a 6100.

                            1 Reply Last reply Reply Quote 0
                            • S
                              stephenw10 Netgate Administrator
                              last edited by Feb 13, 2024, 3:37 PM

                              Ok check what you have in loader.conf.lua:

                              [24.03-DEVELOPMENT][root@pfSense.home.arpa]/boot: cat /boot/loader.conf.lua
                              if _ENV["smbios.system.maker"] == "Netgate" then
                                      if _ENV["smbios.system.product"] == "4100" or _ENV["smbios.system.product"] == "6100" or _ENV["smbios.system.product"] == "6200" or _ENV["smbios.system.product"] == "8200" then
                                              _ENV["console"]="efi"
                                              _ENV["hint.cordbuc.0.at"]="isa"
                                              _ENV["hint.cordbuc.0.port"]="0x800"
                              
                                              _ENV["hint.gpioled.0.at"]="gpiobus0"
                                              _ENV["hint.gpioled.0.pins"]="0x001"
                                              _ENV["hint.gpioled.0.name"]="red1"
                                              _ENV["hint.gpioled.0.invert"]="1"
                              
                                              _ENV["hint.gpioled.1.at"]="gpiobus0"
                                              _ENV["hint.gpioled.1.pins"]="0x002"
                                              _ENV["hint.gpioled.1.name"]="green1"
                                              _ENV["hint.gpioled.1.invert"]="1"
                              
                                              _ENV["hint.gpioled.2.at"]="gpiobus0"
                                              _ENV["hint.gpioled.2.pins"]="0x004"
                                              _ENV["hint.gpioled.2.name"]="blue1"
                                              _ENV["hint.gpioled.2.invert"]="1"
                              
                                              _ENV["hint.gpioled.3.at"]="gpiobus0"
                                              _ENV["hint.gpioled.3.pins"]="0x008"
                                              _ENV["hint.gpioled.3.name"]="amber1"
                                              _ENV["hint.gpioled.3.invert"]="1"
                              
                                              _ENV["hint.gpioled.4.at"]="gpiobus0"
                                              _ENV["hint.gpioled.4.pins"]="0x010"
                                              _ENV["hint.gpioled.4.name"]="red2"
                                              _ENV["hint.gpioled.4.invert"]="1"
                              
                                              _ENV["hint.gpioled.5.at"]="gpiobus0"
                                              _ENV["hint.gpioled.5.pins"]="0x020"
                                              _ENV["hint.gpioled.5.name"]="green2"
                                              _ENV["hint.gpioled.5.invert"]="1"
                              
                                              _ENV["hint.gpioled.6.at"]="gpiobus0"
                                              _ENV["hint.gpioled.6.pins"]="0x040"
                                              _ENV["hint.gpioled.6.name"]="blue2"
                                              _ENV["hint.gpioled.6.invert"]="1"
                              
                                              _ENV["hint.gpioled.7.at"]="gpiobus0"
                                              _ENV["hint.gpioled.7.pins"]="0x080"
                                              _ENV["hint.gpioled.7.name"]="amber2"
                                              _ENV["hint.gpioled.7.invert"]="1"
                              
                                              _ENV["hint.gpioled.8.at"]="gpiobus0"
                                              _ENV["hint.gpioled.8.pins"]="0x100"
                                              _ENV["hint.gpioled.8.name"]="red3"
                                              _ENV["hint.gpioled.8.invert"]="1"
                              
                                              _ENV["hint.gpioled.9.at"]="gpiobus0"
                                              _ENV["hint.gpioled.9.pins"]="0x200"
                                              _ENV["hint.gpioled.9.name"]="green3"
                                              _ENV["hint.gpioled.9.invert"]="1"
                              
                                              _ENV["hint.gpioled.10.at"]="gpiobus0"
                                              _ENV["hint.gpioled.10.pins"]="0x400"
                                              _ENV["hint.gpioled.10.name"]="blue3"
                                              _ENV["hint.gpioled.10.invert"]="1"
                              
                                              _ENV["hint.gpioled.11.at"]="gpiobus0"
                                              _ENV["hint.gpioled.11.pins"]="0x800"
                                              _ENV["hint.gpioled.11.name"]="amber3"
                                              _ENV["hint.gpioled.11.invert"]="1"
                                      end
                                      if _ENV["smbios.system.product"] == "4200" then
                                              _ENV["hw.uart.console"]="mm:0xfe03e000"
                                              _ENV["dev.igc.0.iflib.override_nrxqs"]="1";
                                              _ENV["dev.igc.1.iflib.override_nrxqs"]="1";
                                              _ENV["dev.igc.2.iflib.override_nrxqs"]="1";
                                              _ENV["dev.igc.3.iflib.override_nrxqs"]="1";
                                      end
                                      if _ENV["smbios.system.product"] == "8300" then
                                              _ENV["ice_ddp_load"]="yes"
                                      end
                              end
                              
                              if _ENV["smbios.planar.product"] == "80300-0134-G00" then
                                      _ENV["boot_serial"]="YES"
                                      _ENV["console"]="comconsole"
                                      _ENV["hint.mdio.0.at"]="ix2"
                                      _ENV["hint.e6000sw.0.addr"]="0"
                                      _ENV["hint.e6000sw.0.is8190"]="1"
                                      _ENV["hint.e6000sw.0.port0disabled"]="1"
                                      _ENV["hint.e6000sw.0.port9cpu"]="1"
                                      _ENV["hint.e6000sw.0.port10cpu"]="1"
                                      _ENV["hint.e6000sw.0.port9speed"]="2500"
                                      _ENV["hint.e6000sw.0.port10speed"]="2500"
                              end
                              
                              if _ENV["smbios.system.product"] == "DFFv2" or _ENV["smbios.system.product"] == "RCC" or _ENV["smbios.system.product"] == "RCC-VE" then
                                      _ENV["boot_serial"]="YES"
                                      _ENV["console"]="comconsole"
                                      _ENV["comconsole_port"]="0x2F8"
                                      _ENV["hint.uart.0.flags"]="0x00"
                                      _ENV["hint.uart.1.flags"]="0x10"
                              end
                              
                              comconsole_speed="115200"
                              

                              We suspect a change there may not have made it into your install somehow.

                              D 1 Reply Last reply Feb 13, 2024, 3:44 PM Reply Quote 0
                              • D
                                DefenderLLC @stephenw10
                                last edited by DefenderLLC Feb 13, 2024, 3:45 PM Feb 13, 2024, 3:44 PM

                                @stephenw10 Here is my output:

                                [24.03-DEVELOPMENT][admin@pfSense.home.arpa]/root: cat /boot/loader.conf.lua
                                if _ENV["smbios.system.maker"] == "Netgate" then
                                        if _ENV["smbios.system.product"] == "4100" or _ENV["smbios.system.product"] == "6100" or _ENV["smbios.system.product"] == "6200" or _ENV["smbios.system.product"] == "8200" then
                                                _ENV["console"]="efi"
                                                _ENV["hint.cordbuc.0.at"]="isa"
                                                _ENV["hint.cordbuc.0.port"]="0x800"
                                
                                                _ENV["hint.gpioled.0.at"]="gpiobus0"
                                                _ENV["hint.gpioled.0.pins"]="0x001"
                                                _ENV["hint.gpioled.0.name"]="red1"
                                                _ENV["hint.gpioled.0.invert"]="1"
                                
                                                _ENV["hint.gpioled.1.at"]="gpiobus0"
                                                _ENV["hint.gpioled.1.pins"]="0x002"
                                                _ENV["hint.gpioled.1.name"]="green1"
                                                _ENV["hint.gpioled.1.invert"]="1"
                                
                                                _ENV["hint.gpioled.2.at"]="gpiobus0"
                                                _ENV["hint.gpioled.2.pins"]="0x004"
                                                _ENV["hint.gpioled.2.name"]="blue1"
                                                _ENV["hint.gpioled.2.invert"]="1"
                                
                                                _ENV["hint.gpioled.3.at"]="gpiobus0"
                                                _ENV["hint.gpioled.3.pins"]="0x008"
                                                _ENV["hint.gpioled.3.name"]="amber1"
                                                _ENV["hint.gpioled.3.invert"]="1"
                                
                                                _ENV["hint.gpioled.4.at"]="gpiobus0"
                                                _ENV["hint.gpioled.4.pins"]="0x010"
                                                _ENV["hint.gpioled.4.name"]="red2"
                                                _ENV["hint.gpioled.4.invert"]="1"
                                
                                                _ENV["hint.gpioled.5.at"]="gpiobus0"
                                                _ENV["hint.gpioled.5.pins"]="0x020"
                                                _ENV["hint.gpioled.5.name"]="green2"
                                                _ENV["hint.gpioled.5.invert"]="1"
                                
                                                _ENV["hint.gpioled.6.at"]="gpiobus0"
                                                _ENV["hint.gpioled.6.pins"]="0x040"
                                                _ENV["hint.gpioled.6.name"]="blue2"
                                                _ENV["hint.gpioled.6.invert"]="1"
                                
                                                _ENV["hint.gpioled.7.at"]="gpiobus0"
                                                _ENV["hint.gpioled.7.pins"]="0x080"
                                                _ENV["hint.gpioled.7.name"]="amber2"
                                                _ENV["hint.gpioled.7.invert"]="1"
                                
                                                _ENV["hint.gpioled.8.at"]="gpiobus0"
                                                _ENV["hint.gpioled.8.pins"]="0x100"
                                                _ENV["hint.gpioled.8.name"]="red3"
                                                _ENV["hint.gpioled.8.invert"]="1"
                                
                                                _ENV["hint.gpioled.9.at"]="gpiobus0"
                                                _ENV["hint.gpioled.9.pins"]="0x200"
                                                _ENV["hint.gpioled.9.name"]="green3"
                                                _ENV["hint.gpioled.9.invert"]="1"
                                
                                                _ENV["hint.gpioled.10.at"]="gpiobus0"
                                                _ENV["hint.gpioled.10.pins"]="0x400"
                                                _ENV["hint.gpioled.10.name"]="blue3"
                                                _ENV["hint.gpioled.10.invert"]="1"
                                
                                                _ENV["hint.gpioled.11.at"]="gpiobus0"
                                                _ENV["hint.gpioled.11.pins"]="0x800"
                                                _ENV["hint.gpioled.11.name"]="amber3"
                                                _ENV["hint.gpioled.11.invert"]="1"
                                        end
                                        if _ENV["smbios.system.product"] == "4200" then
                                                _ENV["hw.uart.console"]="mm:0xfe03e000"
                                                _ENV["dev.igc.0.iflib.override_nrxqs"]="1";
                                                _ENV["dev.igc.1.iflib.override_nrxqs"]="1";
                                                _ENV["dev.igc.2.iflib.override_nrxqs"]="1";
                                                _ENV["dev.igc.3.iflib.override_nrxqs"]="1";
                                        end
                                        if _ENV["smbios.system.product"] == "8300" then
                                                _ENV["ice_ddp_load"]="yes"
                                        end
                                end
                                
                                if _ENV["smbios.planar.product"] == "80300-0134-G00" then
                                        _ENV["boot_serial"]="YES"
                                        _ENV["console"]="comconsole"
                                        _ENV["hint.mdio.0.at"]="ix2"
                                        _ENV["hint.e6000sw.0.addr"]="0"
                                        _ENV["hint.e6000sw.0.is8190"]="1"
                                        _ENV["hint.e6000sw.0.port0disabled"]="1"
                                        _ENV["hint.e6000sw.0.port9cpu"]="1"
                                        _ENV["hint.e6000sw.0.port10cpu"]="1"
                                        _ENV["hint.e6000sw.0.port9speed"]="2500"
                                        _ENV["hint.e6000sw.0.port10speed"]="2500"
                                end
                                
                                if _ENV["smbios.system.product"] == "DFFv2" or _ENV["smbios.system.product"] == "RCC" or _ENV["smbios.system.product"] == "RCC-VE" then
                                        _ENV["boot_serial"]="YES"
                                        _ENV["console"]="comconsole"
                                        _ENV["comconsole_port"]="0x2F8"
                                        _ENV["hint.uart.0.flags"]="0x00"
                                        _ENV["hint.uart.1.flags"]="0x10"
                                end
                                
                                comconsole_speed="115200"
                                
                                1 Reply Last reply Reply Quote 0
                                • S
                                  stephenw10 Netgate Administrator
                                  last edited by Feb 13, 2024, 4:13 PM

                                  Hmm, so identical. 🤔

                                  1 Reply Last reply Reply Quote 0
                                  • S
                                    stephenw10 Netgate Administrator
                                    last edited by Feb 13, 2024, 4:15 PM

                                    Do you see the hints added:

                                    [24.03-DEVELOPMENT][root@pfSense.home.arpa]/boot: kenv | grep hint.cordbuc
                                    hint.cordbuc.0.at="isa"
                                    hint.cordbuc.0.port="0x800"
                                    
                                    D 1 Reply Last reply Feb 13, 2024, 4:19 PM Reply Quote 0
                                    • D
                                      DefenderLLC @stephenw10
                                      last edited by Feb 13, 2024, 4:19 PM

                                      @stephenw10 Looks like you found the issue since mine are clearly not there. What file do I need to edit to add these entries? Thanks!

                                      [24.03-DEVELOPMENT][admin@pfSense.home.arpa]/root: kenv | grep hint.cordbuc
                                      [24.03-DEVELOPMENT][admin@pfSense.home.arpa]/root:
                                      
                                      1 Reply Last reply Reply Quote 0
                                      • S
                                        stephenw10 Netgate Administrator
                                        last edited by Feb 13, 2024, 4:21 PM

                                        Aha! They should be added by loader.conf.lua at boot but yours are not for some reason. Checking....

                                        D 1 Reply Last reply Feb 13, 2024, 4:36 PM Reply Quote 0
                                        • D
                                          DefenderLLC @stephenw10
                                          last edited by Feb 13, 2024, 4:36 PM

                                          @stephenw10 Thanks man! At least I'm not the only one having this issue...

                                          1 Reply Last reply Reply Quote 0
                                          25 out of 35
                                          • First post
                                            25/35
                                            Last post
                                          Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
                                            This community forum collects and processes your personal information.
                                            consent.not_received