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

    Wireless cards/chipsets confirmed working 802.11n and STABLE with pfsense 2.2

    Scheduled Pinned Locked Moved Wireless
    21 Posts 14 Posters 18.0k 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.
    • jimpJ
      jimp Rebel Alliance Developer Netgate
      last edited by

      With any wireless issue (especially a crash), the first thing to do for a problem is to attempt to reproduce it on FreeBSD directly. Odds are it's a driver issue or something there which pfSense has no control over.

      Though there has been at least one person that reported wireless crashes until they removed traffic shaping (altq). Wireless in FreeBSD has come a long way but it's still far from perfect. It's worked fine for me though.

      Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

      Need help fast? Netgate Global Support!

      Do not Chat/PM for help!

      1 Reply Last reply Reply Quote 0
      • L
        Legion
        last edited by

        @rjcrowder:

        For the typical home user, having an "all-in-one" device that includes wireless (no need for an access point) would be very beneficial.

        This is my use case. My pfSense box is next to the TV, centre of the living area, perfect location for wifi. Having said that, I'm still on 2.1.x with AR928x.

        1 Reply Last reply Reply Quote 0
        • K
          kop316
          last edited by

          WLE200NX 802.11n/a/b/g miniPCI Express Card

          Vendor and Model: Unknown
          Chipset: Atheros XSPAN family chipset AR9280
          Form factor: mini pciE half
          Version of pfSense: 2.2 RELEASE

          Note: I was using snapshot, and when I upgraded, it would not work. I ended up reinstalling pfsense 22 release from scratch, then it worked.

          1 Reply Last reply Reply Quote 0
          • C
            cmb
            last edited by

            We've imported FreeBSD 11-CURRENT's Atheros driver and net80211 bits for 2.2.1. Thus far in our testing, things work better than ever. We'd appreciate additional testing. The latest snapshots available at snapshots.pfsense.org include that.

            1 Reply Last reply Reply Quote 0
            • Z
              zsolty_szasz
              last edited by

              Hi
              I bought a TP-LINK Model No. TL-WN51ND, 32-bit PCI, Up to 300Mbps, dual antenna type, Operating Systems: Windows XP, Vista, 7  :P

              Pfsense version is:

              $ uname -a
              FreeBSD pfSense.szasz.local 10.1-RELEASE-p6 FreeBSD 10.1-RELEASE-p6 #0 b69ba8f(releng/10.1)-dirty: Fri Mar 13 08:37:46 CDT 2015     root@pfs22-amd64-builder:/usr/obj.amd64/usr/pfSensesrc/src/sys/pfSense_SMP.10  amd64
              

              My wifi card type:

              $ dmesg | grep ath
              ath0: <atheros 9227=""> mem 0xf1080000-0xf108ffff irq 18 at device 2.0 on pci1
              ath0: [HT] enabling HT modes
              ath0: [HT] enabling short-GI in 20MHz mode
              ath0: [HT] 1 stream STBC receive enabled
              ath0: [HT] 1 stream STBC transmit enabled
              ath0: [HT] 2 RX streams; 2 TX streams
              ath0: AR9227 mac 384.2 RF5133 phy 15.15
              ath0: 2GHz radio: 0x0000; 5GHz radio: 0x00c0
              wlan0: changing name to 'ath0_wlan0'
              ath0_wlan0: discard frame w/o leading ethernet header (len 6 pkt len 6)</atheros>
              

              Status wireless:

              Client:
              Laptop: Dell Latitude E6410, Wifi: Intel(R) Centrino(R) Advanced-N 6200 AGN #2

              Upload/Download test:

              Thanks to Adrian Chadd, pfsense, FreeBSD!

              1 Reply Last reply Reply Quote 0
              • T
                tester100
                last edited by

                Hi guys

                My atheros still crashing with the stuck beacon even with the pfsense2.2.1 version

                after a few days it running gives error of the stuck beacon here is a txt log of the crash report

                i have to reboot the pfsense in order to work

                attached log error

                [Crash Log pfsense.txt](/public/imported_attachments/1/Crash Log pfsense.txt)

                1 Reply Last reply Reply Quote 0
                • A
                  ak
                  last edited by

                  Atheros AR9287 Mini PCIE Half Height - works but stops after a period of time

                  http://www.ebay.co.uk/itm/300893674625?_trksid=p2060353.m2749.l2649&ssPageName=STRK%3AMEBIDX%3AIT

                  I have this working, but after a day it stops connections. Disable, apply and then Enable again and its fine. I had the key regen intervals set to 3600 and 7200 and it would last about a day or so (did this to reduce the log files filling up with regen key lines and losing other useful important information). Reduced the times to 600 and 3600 and it lasts a little over 2 days.

                  1 Reply Last reply Reply Quote 0
                  • Z
                    zsolty_szasz
                    last edited by

                    tester 100: Upgrade to pfsense 2.2.2 and try setting sysctl dev.ath.0.hal.force_full_reset=1

                    1 Reply Last reply Reply Quote 0
                    • V
                      Voidburn
                      last edited by

                      D-Link DWA-556 working and stable on 2.2.3:

                      uname -a
                      FreeBSD serenity 10.1-RELEASE-p13 FreeBSD 10.1-RELEASE-p13 #0 c77d1b2(releng/10.1)-dirty: Tue Jun 23 17:00:47 CDT 2015     root@pfs22-amd64-builder:/usr/obj.amd64/usr/pfSensesrc/src/sys/pfSense_SMP.10  amd64
                      
                      dmesg | grep ath
                      ath0: <atheros 5418="">mem 0xfe8f0000-0xfe8fffff irq 16 at device 0.0 on pci3
                      ath0: [HT] enabling HT modes
                      ath0: [HT] RTS aggregates limited to 8 KiB
                      ath0: [HT] 2 RX streams; 2 TX streams
                      ath0: AR5418 mac 12.10 RF2133 phy 8.1
                      ath0: 2GHz radio: 0x0000; 5GHz radio: 0x00d0</atheros> 
                      
                      1 Reply Last reply Reply Quote 0
                      • I
                        IuZ
                        last edited by

                        Vendor and Model: Atheros AR5B225 WB225
                        Chipset: Atheros AR9485
                        Form factor: Mini-PCIe (half-size)
                        Version of pfSense: Pfsense-2.2.5 amd64

                        https://wikidevi.com/wiki/Atheros_AR5B225

                        If I have time, I'll post more informations.

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