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

    Atheros wireless card - 2 interfaces both only work 802.11g

    Scheduled Pinned Locked Moved 2.2 Snapshot Feedback and Problems - RETIRED
    33 Posts 5 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.
    • dotdashD
      dotdash
      last edited by

      My 9285 also fails when channel is set to auto.
      If I set mine to minimum standard n, I can still connect from a Windows laptop. The laptop shows an n connection.
      I'm getting some errors in the logs- perhaps only when I change a setting and it reloads the interface…
      kernel: ath0: ath_reset_grablock: didn't finish after 10 iterations
      kernel: ath0: ath_reset_grablock: warning, recursive reset path!
      kernel: ath0: ath_chan_set: concurrent reset! Danger!

      But it seems to be working…

      1 Reply Last reply Reply Quote 0
      • R
        rjcrowder
        last edited by

        If you set the "minimum wireless standard" to 'N' - can you still connect?

        1 Reply Last reply Reply Quote 0
        • dotdashD
          dotdash
          last edited by

          Yes.

          1 Reply Last reply Reply Quote 0
          • M
            Monsterturbo
            last edited by

            Hello,

            I am a SE for a wireless company and the 802.11n spec states that if using any authentication method other than WPA2 will result in a max connection speed of 54M. A few responses ago someone asked if you are using WPA2? Has this been checked? Just a thought.

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

              Are you seeing this?

              @https://wiki.freebsd.org/dev/ath(4)/80211n:

              "ifconfig -v wlan0 list channel" should show 802.11n channels "ht"

              Steve

              1 Reply Last reply Reply Quote 0
              • R
                rjcrowder
                last edited by

                Apparently not… this is the output...

                [2.2-BETA][root@pfSense.localdomain]/root: ifconfig -v ath0_wlan0 list channel
                Channel   1 : 2412      MHz 11b          Channel   6 : 2437      MHz 11g ht/40+   
                Channel   1 : 2412      MHz 11g          Channel   6 : 2437      MHz 11g ht/40-   
                Channel   1 : 2412      MHz 11g ht/20    Channel   7 : 2442      MHz 11b          
                Channel   1 : 2412      MHz 11g ht/40+   Channel   7 : 2442      MHz 11g          
                Channel   2 : 2417      MHz 11b          Channel   7 : 2442      MHz 11g ht/20    
                Channel   2 : 2417      MHz 11g          Channel   7 : 2442      MHz 11g ht/40+   
                Channel   2 : 2417      MHz 11g ht/20    Channel   7 : 2442      MHz 11g ht/40-   
                Channel   2 : 2417      MHz 11g ht/40+   Channel   8 : 2447      MHz 11b          
                Channel   3 : 2422      MHz 11b          Channel   8 : 2447      MHz 11g          
                Channel   3 : 2422      MHz 11g          Channel   8 : 2447      MHz 11g ht/20    
                Channel   3 : 2422      MHz 11g ht/20    Channel   8 : 2447      MHz 11g ht/40-   
                Channel   3 : 2422      MHz 11g ht/40+   Channel   9 : 2452      MHz 11b          
                Channel   4 : 2427      MHz 11b          Channel   9 : 2452      MHz 11g          
                Channel   4 : 2427      MHz 11g          Channel   9 : 2452      MHz 11g ht/20    
                Channel   4 : 2427      MHz 11g ht/20    Channel   9 : 2452      MHz 11g ht/40-   
                Channel   4 : 2427      MHz 11g ht/40+   Channel  10 : 2457      MHz 11b          
                Channel   5 : 2432      MHz 11b          Channel  10 : 2457      MHz 11g          
                Channel   5 : 2432      MHz 11g          Channel  10 : 2457      MHz 11g ht/20    
                Channel   5 : 2432      MHz 11g ht/20    Channel  10 : 2457      MHz 11g ht/40-   
                Channel   5 : 2432      MHz 11g ht/40+   Channel  11 : 2462      MHz 11b          
                Channel   5 : 2432      MHz 11g ht/40-   Channel  11 : 2462      MHz 11g          
                Channel   6 : 2437      MHz 11b          Channel  11 : 2462      MHz 11g ht/20    
                Channel   6 : 2437      MHz 11g          Channel  11 : 2462      MHz 11g ht/40-   
                Channel   6 : 2437      MHz 11g ht/20    
                
                

                and per the other post… yes I have everything setup for WPA2.

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

                  Looks like you are seeing 'ht' channels. No 5GHz channels though. Not really sure what you should be seeing though, I don't have a card to test.

                  Steve

                  1 Reply Last reply Reply Quote 0
                  • R
                    rjcrowder
                    last edited by

                    OK… since I can get a new card for $5-$6 on eBay, it's about time to give up...

                    From what I've been able to google, it appears that both the Intel 5100 or Intel Centrino 6230 should work. Can anyone confirm one of them working at 802.11n speed under 2.2?

                    1 Reply Last reply Reply Quote 0
                    • dotdashD
                      dotdash
                      last edited by

                      Unless something has changed, you can't run Intel cards in AP mode…
                      Edit- Here is the list from 2.1
                      https://docs.google.com/spreadsheet/ccc?key=0AojFUXcbH0ROdHgwYkFHbkRUdV9hVWljVWl5SXkxbFE&hl=en#gid=1

                      Basically, Atheros, RaLink, or Marvell.

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

                        Yep. Looks like it's the same in 2.2.
                        @https://www.freebsd.org/cgi/man.cgi?query=iwn&apropos=0&sektion=0&manpath=FreeBSD+10.1-RELEASE&arch=default&format=html:

                        iwn supports station and monitor mode operation.

                        Stick with Atheros. At this point it seems by far the best supported wifi hardware in FreeBSD.

                        Steve

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