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

    realtek-re-kmod missing in pfSense 2.6 repository?

    Scheduled Pinned Locked Moved Hardware
    150 Posts 21 Posters 51.6k 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.
    • R
      RK0 @Gerard64
      last edited by RK0

      @gerard64 I must admit, if the BIOS upgrade changes the system behavior, that is wonderful...(but really that one thing would be a stretch concerning reliability of Realtek NIC cards....). I'm concerned there may be some "other" more subtle problem. Having the BIOS current is a good best practice however, as for many systems AMD and Intel release processor microcode to system manufacturers that is effectively a processor update...and "applies" with a BIOS update. That started after Pentium Pro microprocessors in the '90's had a problem calculating certain mathematical issues (the Pentium FDIV bug), and Intel had a massive (and expensive) recall of physical processors...to avoid that in the future, some subsequent elements of processor microcode could be updated via a firmware flash.

      1 Reply Last reply Reply Quote 1
      • R
        RK0 @virusbcn
        last edited by RK0

        @virusbcn Follow the directions outlined eariler in this post to SSH into PFSense after you install 2.6.0, install the Realtek driver package from freeBSD, and edit your loader.conf.local file with a text editor...I put some fairly detailed steps in this post as to what to do in this post string, leveraging the excellent information from @w0w. If those are unclear, you may need to enlist a friend with some Linux experience to make the changes to your PFSense system.

        1 Reply Last reply Reply Quote 0
        • R
          RK0 @Jon8RFC
          last edited by RK0

          @jon8rfc, the post from @SteveITS is correct...I made that post because...

          1. If you have an old system (pre 2.6.0) that did NOT use ZFS (like mine was), and take its backup XML config file, it is likely the setting for Log Compression is on.

          2. Then you do a fresh install of 2.6.0, but this time with the drive formatted for ZFS, and then restore the backup from the older system that didn't use ZFS...you have likely turned log compression back on, as that WAS the old setting from your old system. It would have "copied over" the default from the fresh install, where (at first) Log compression was off with ZFS.

          3. Thankfully, this is easy to fix, just check the setting, and make sure it is off on the fresh install after you restore your backup XML file. (then take another snapshot backup XML file from your new install, and save it somewhere.....)

          S 1 Reply Last reply Reply Quote 0
          • S
            skogs @RK0
            last edited by

            @rk0 While none of what you say is incorrect in any way...it just isn't the end of the world if something has two compression rounds done on it. ZFS will compress...or it won't if something is already compressed. The setting was changed by default because it is relatively pointless, not because it breaks anything.

            R 1 Reply Last reply Reply Quote 0
            • E Earthlingz referenced this topic on
            • E Earthlingz referenced this topic on
            • V
              virusbcn
              last edited by virusbcn

              Yes, I can confirm that on two mini pcs with Realtek network cards, with a 1Gb/1Gb PPOE fibre connection, I have been able to confirm that on both with Pfsense 2.6 newly installed, the WAN network card would disconnect when network traffic was high for about a minute and reconnect, with the new drivers it works perfectly under any level of network card stress.

              @rcoleman-netgate
              *@RK0
              *I then issued the commands to download the revised Realtek drivers from freebsd

              fetch -v https://pkg.freebsd.org/FreeBSD:12:amd64/latest/All/realtek-re-kmod-196.04.txz
              pkg install -f -y realtek-re-kmod-196.04.txz
              I then loaded nano...just because it is easier than vi

              pkg install nano
              I then created a /boot/loader.conf.local file with the entries

              if_re_load="YES"
              if_re_name="/boot/modules/if_re.ko"
              ...and then rebooted the system**

              Also, I have been able to confirm that no matter how PowerD is set, and with the default networking options disabled it works perfectly.

              e83f3bd9-61f5-47e7-b325-da8705583917-image.png

              Thanks to all of you for improving this system every day

              F sokeadaS 2 Replies Last reply Reply Quote 3
              • R
                RK0 @skogs
                last edited by

                @skogs I think in the vast majority of cases you are correct, and it will mean little to turn off log compression if ZFS is the underlying file system. However, if the system running PfSense has a "weak" processor, every little bit helps...๐Ÿ™‚

                PfSense documentation states

                On certain systems, disabling compression (set to none) is the best course of action. Examples include:

                Firewalls using large log file sizes, which may take too long to compress

                Slower firewalls which may take too long to compress or search the log files even at default sizes

                Firewalls using ZFS which by default will already compress disk contents

                1 Reply Last reply Reply Quote 0
                • w0wW
                  w0w @Gerard64
                  last edited by

                  @gerard64 said in realtek-re-kmod missing in pfSense 2.6 repository?:

                  At the moment I have very little time my wife is in the hospital since yesterday so my time is very limited at the moment.

                  I hope that everything will be alright.

                  G 1 Reply Last reply Reply Quote 1
                  • G
                    Gerard64 @w0w
                    last edited by Gerard64

                    @w0w

                    I hope that everything will be alright.

                    Sadly not yet, but will be, soon hopefully.
                    Thank you for your kind words ๐Ÿ‘

                    1 Reply Last reply Reply Quote 0
                    • P p.dang referenced this topic on
                    • jimpJ jimp moved this topic from CE 2.6.0 Development Snapshots (Retired) on
                    • F
                      fictionedge @virusbcn
                      last edited by

                      @virusbcn It's been working for 3 days now without breaking. I think it worked. Thank you very much.

                      1 Reply Last reply Reply Quote 0
                      • B
                        bbfrankopan @w0w
                        last edited by

                        @w0w said in realtek-re-kmod missing in pfSense 2.6 repository?:

                        @gerard64
                        SSH or use Command Prompt in gui

                        fetch -v https://pkg.freebsd.org/FreeBSD:12:amd64/latest/All/realtek-re-kmod-196.04.txz
                        pkg install -f -y realtek-re-kmod-196.04.txz
                        

                        or you can temporary disable the FreeBSD repositories (comment out the lines in /usr/local/etc/pkg/repos/FreeBSD.conf and /usr/local/etc/pkg/repos/pfSense.conf), install the kernel module via pkg , and then uncomment those lines them again.

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

                          I would not recommend that. It's very easy to pull in other pkgs that overwrite things that pfSense needs.

                          Steve

                          V 1 Reply Last reply Reply Quote 1
                          • V
                            virusbcn @stephenw10
                            last edited by

                            @stephenw10 said in realtek-re-kmod missing in pfSense 2.6 repository?:

                            I would not recommend that. It's very easy to pull in other pkgs that overwrite things that pfSense needs.

                            Steve

                            And what would be the right option? Integrate these drivers in the next Pfsense update?

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

                              It was in our package repo for a while but we had to remove it when it started failing to build in our build system.

                              If you're installing pkgs from FreeBSD it's better to 'pkg add' individual pkgs to avoid pulling in dependencies that break pfSense.

                              Steve

                              V 1 Reply Last reply Reply Quote 1
                              • V
                                virusbcn @stephenw10
                                last edited by

                                @stephenw10

                                Thank you Stephen, i'm sorry but I don't know if I understood correctly, I'm not a freebsd expert, so to apply the Realtek drivers that work fine and don't cause the network loss problem, what do we have to do?

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

                                  This:

                                  @w0w said in realtek-re-kmod missing in pfSense 2.6 repository?:

                                  SSH or use Command Prompt in gui

                                  fetch -v https://pkg.freebsd.org/FreeBSD:12:amd64/latest/All/realtek-re-kmod-196.04.txz
                                  pkg install -f -y realtek-re-kmod-196.04.txz
                                  
                                  R 1 Reply Last reply Reply Quote 0
                                  • R
                                    RK0 @stephenw10
                                    last edited by RK0

                                    @virusbcn

                                    ...and...

                                    don't forget to modify the boot/loader.conf.local file

                                    I consolidated all the steps listed by @w0w and others in this very thread on Feb 18th 2022. Just go back to the top of the thread here, find the one dated Feb 18th, and just follow those series of steps.

                                    1 Reply Last reply Reply Quote 1
                                    • J
                                      Jakub 0 @w0w
                                      last edited by

                                      @w0w Thanks a million this saved me a lot of work.

                                      1 Reply Last reply Reply Quote 0
                                      • stephenw10S stephenw10 referenced this topic on
                                      • stephenw10S stephenw10 referenced this topic on
                                      • fireodoF fireodo referenced this topic on
                                      • E elliopitas referenced this topic on
                                      • sokeadaS
                                        sokeada @virusbcn
                                        last edited by sokeada

                                        @virusbcn bro, may I know whether your Interface Statistic got any Error Out? I've followed yours and it seems working fine but I got WAN and other VLANs Interface Error Out except LAN interface no any error.

                                        w0wW V 2 Replies Last reply Reply Quote 0
                                        • w0wW
                                          w0w @sokeada
                                          last edited by

                                          @sokeada
                                          What hardware you have?
                                          If you are going to Diagnostics / Command Prompt
                                          and enter kldstat and press execute, what is output you have, does it show if_re.ko?
                                          Also, I have some tunes enabled in loader.conf

                                          hw.re.msi_disable=1
                                          hw.re.msix_disable=1
                                          hw.re.eee_enable=0
                                          hw.re.phy_power_saving=0
                                          hw.re.phy_mdix_mode=0
                                          
                                          sokeadaS 1 Reply Last reply Reply Quote 0
                                          • sokeadaS
                                            sokeada @w0w
                                            last edited by sokeada

                                            @w0w said in realtek-re-kmod missing in pfSense 2.6 repository?:

                                            @sokeada
                                            What hardware you have?
                                            If you are going to Diagnostics / Command Prompt
                                            and enter kldstat and press execute, what is output you have, does it show if_re.ko?
                                            Also, I have some tunes enabled in loader.conf

                                            hw.re.msi_disable=1
                                            hw.re.msix_disable=1
                                            hw.re.eee_enable=0
                                            hw.re.phy_power_saving=0
                                            hw.re.phy_mdix_mode=0
                                            

                                            bro, I've RealTek NIC, yes it shown if_re.ko when check using kldstat. Bro, may I have some detail for your tunes enabled? I really don't know what for.

                                            below is my issue and error out only increase during working hours that have more traffic, at night time with server stuff running plus my team workstation running with low traffic, no errow out increase.
                                            Note: my pfSen box only have one NIC, WAN, AIOT, GUEST and PDA are using different VLAN ID and LAN is the parent interface with native VLAN
                                            0e57c6a8-1a0f-490c-b9e1-b01fbf014a17-image.png

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