From owner-freebsd-wireless@freebsd.org Sun Jul 23 07:57:57 2017 Return-Path: Delivered-To: freebsd-wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8E5E6C7F469 for ; Sun, 23 Jul 2017 07:57:57 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wr0-x22d.google.com (mail-wr0-x22d.google.com [IPv6:2a00:1450:400c:c0c::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 170967C2A6 for ; Sun, 23 Jul 2017 07:57:57 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-wr0-x22d.google.com with SMTP id y43so95354264wrd.3 for ; Sun, 23 Jul 2017 00:57:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=DUyT328VlUjWsKKrAOeGfXHhmszfdvMXJZdccfrhRpg=; b=hRBMIv9xnwcmnIuOPaX0EBKVz7Qvc5Lk3ceBxpoEQ69+3zx5Ue+e85Da/TTuG2Dcpp 9w64ZM1mrNm5bkVtUM3gKGEOUowbHMhqGugEpXwGe1ZO+Xb2iGYsniWNo8QXit3MaKNt 6057tpxVNK62J96wq+DkmBWnhTSehi+H/OzJiPF0TzfNKHk/1j7jAPXp6FQuAZYcvkA5 wF5J6Pa3cl0DEdFH0JK+1ip7m7X1/mjEN6I3BNrvxrKBl4VXwm3c9shniaMmKfx8c8RQ ZG1waHtYZtSsUDc5adXNyKHaaAbEPk+TqlSKNJEIQ7+8PoMjh3RZfiDU/LZgSGlkCX2r wlRQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=DUyT328VlUjWsKKrAOeGfXHhmszfdvMXJZdccfrhRpg=; b=YvU09KtWYniHeipe6zi1FT+KHzf/DYEfZieyaMZRfoNT5/ujQ+glMDPea40Cyg+8YT F0sunZyx8JcEIAeWugTMhfQw2W0PmLuubwwy/RUdoIShL2IhHdy1UuEXlGaamHr3xCHl L2eO6udAUFDVQch4//hg/cQac8DgJaICnxSAHVTx89z3YWdpXwczxINVEyYXVX6O8B29 ksNaOTvpeq5XKFaCjcviLMWXyC3ebWc89j3VgfP6Cpk+AaZieNS8bDRke5SRnwUU07cf 9V0BqDVWp+g+/FNEEYQ1fhwRGVk0kmYSg5SGAlHOMAOGawjmr4/s5GIYjcn2bbYKbJp2 bTKQ== X-Gm-Message-State: AIVw113wwK4EPglbvAEBqdb1ucIkedcukKcRkMCS4oEdutuANNN3/gja cpTyoyJEN5x21DCDZ2dqVP48PeJJz+9s X-Received: by 10.223.161.11 with SMTP id o11mr14720353wro.16.1500796674602; Sun, 23 Jul 2017 00:57:54 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.141.82 with HTTP; Sun, 23 Jul 2017 00:57:53 -0700 (PDT) In-Reply-To: <2b28746a-17c0-0f3a-ca39-c0c5ca0ce3c7@bege.email> References: <00ef5cc2-0ba0-60f9-306e-5ae29eecac1e@bege.email> <2b28746a-17c0-0f3a-ca39-c0c5ca0ce3c7@bege.email> From: Adrian Chadd Date: Sun, 23 Jul 2017 00:57:53 -0700 Message-ID: Subject: Re: Trying to get IEEE80211n (in hostap) running for ATH9280 To: georg@bege.email Cc: "freebsd-wireless@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jul 2017 07:57:57 -0000 hi, I'm glad you got it working :) I haven't done the 'mode 11n' ; I've always just specified it in the channel configuration (eg 6:ht/20). -adrian On 22 July 2017 at 07:40, Georg Bege wrote: > Hi guys, > > just wanted to tell that I got it up and running. > Rather than trying some commands myself, I just chose an n-compatible > channel (channel 40) from the list and put it into hostapd.conf > > hostapd.conf managed to configure the card into the correct mode :-) > > However for informative purposes, I'd still like to know what the > difference is and why in this case hostapd.conf is mandatory? > (I mean I know it is for WPA, but why did the kernel refuse the manual > commands?). > > regards, > Georg > > > -------- Weitergeleitete Nachricht -------- > Betreff: Trying to get IEEE80211n (in hostap) running for ATH9280 > Datum: Sat, 22 Jul 2017 15:21:15 +0200 > Von: Georg Bege > Antwort an: georg@bege.email > An: freebsd-wireless@freebsd.org > > Hello everyone, > > Im one of the sad people not getting IEEE80211n to run (in hostap!). > Im having an (should be) supported AR9280 chip using an pcMachines APU2 > device. > > ---- > root@orion:~ # dmesg | grep ath > ath0: mem 0xfe800000-0xfe80ffff at device 0.0 on pci4 > [ath] enabling AN_TOP2_FIXUP > ath0: [HT] enabling HT modes > ath0: [HT] 1 stream STBC receive enabled > ath0: [HT] 1 stream STBC transmit enabled > ath0: [HT] 2 RX streams; 2 TX streams > ath0: AR9280 mac 128.2 RF5133 phy 13.0 > ath0: 2GHz radio: 0x0000; 5GHz radio: 0x00c0 > --- > > At the moment, the machine is running an 11.0-RELEASE (pretty vanilla, > except a couple of installed pkg's) > I just got my hands on it a couple of days ago, right now Im using the > well-working 11g mode: > > ------------------------ snip ------------------------------ > wlan0: flags=8943 metric > 0 mtu 1500 > ether 04:f0:21:30:ee:3b > inet6 fe80::6f0:21ff:fe30:ee3b%wlan0 prefixlen 64 scopeid 0x6 > nd6 options=23 > media: IEEE 802.11 Wireless Ethernet autoselect mode 11g > status: running > ssid int.ninth-art.de channel 10 (2457 MHz 11g) bssid 04:f0:21:30:ee:3b > regdomain ETSI country DE ecm authmode WPA2/802.11i privacy MIXED > deftxkey 2 AES-CCM 2:128-bit txpower 30 scanvalid 60 protmode CTS wme > burst dtimperiod 1 -dfs > groups: wlan > ------------------------ snip ------------------------------ > > The wlan0 device is part of an bridge, because I need it working that > way (not sure if that matters). > > I get proper supported channels with 'ifconfig wlan0 list channels': > > ------------------------ snip ------------------------------ > root@orion:~ # ifconfig wlan0 list channels > Channel 1 : 2412 MHz 11g ht Channel 48 : 5240 MHz 11a ht > Channel 2 : 2417 MHz 11g ht Channel 52 : 5260* MHz 11a ht > Channel 3 : 2422 MHz 11g ht Channel 56 : 5280* MHz 11a ht > Channel 4 : 2427 MHz 11g ht Channel 60 : 5300* MHz 11a ht > Channel 5 : 2432 MHz 11g ht Channel 64 : 5320* MHz 11a ht > Channel 6 : 2437 MHz 11g ht Channel 100 : 5500* MHz 11a ht > Channel 7 : 2442 MHz 11g ht Channel 104 : 5520* MHz 11a ht > Channel 8 : 2447 MHz 11g ht Channel 108 : 5540* MHz 11a ht > Channel 9 : 2452 MHz 11g ht Channel 112 : 5560* MHz 11a ht > Channel 10 : 2457 MHz 11g ht Channel 116 : 5580* MHz 11a ht > Channel 11 : 2462 MHz 11g ht Channel 120 : 5600* MHz 11a ht > Channel 12 : 2467 MHz 11g ht Channel 124 : 5620* MHz 11a ht > Channel 13 : 2472 MHz 11g ht Channel 128 : 5640* MHz 11a ht > Channel 36 : 5180 MHz 11a ht Channel 132 : 5660* MHz 11a ht > Channel 40 : 5200 MHz 11a ht Channel 136 : 5680* MHz 11a ht > Channel 44 : 5220 MHz 11a ht Channel 140 : 5700* MHz 11a ht > ------------------------ snip ------------------------------ > > I tried several commands such as 'ifconfig wlan0 mode 11n (or 11ng) > channel 6:ht/40 - or just channel 40 etc. > > All my attempts result in: ifconfig: SIOCS80211: Invalid argument > > Not sure what's the proper way to setup 11n(g) - there are multiple > entries on multiple forums, people basically tinkering around until they > may get it working (or not?). > > Any hints where I can read up how this works or an page which tells the > definitive commands which are necessary is highly appreciated. > As far as I understood 11.0-RELEASE should be recent enough (?), however > I can of course upgrade the box to 11.0-STABLE as well. > Just not sure if its worth the buzz... > > best regards, > Georg > -- > Georg Bege > Mail: georg@bege.email > XMPP: therion@ninth-art.de > IRC: megaTherion @ Freenode > > > From owner-freebsd-wireless@freebsd.org Sun Jul 23 21:00:28 2017 Return-Path: Delivered-To: freebsd-wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A1922DAD39D for ; Sun, 23 Jul 2017 21:00:28 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 93C566F5ED for ; Sun, 23 Jul 2017 21:00:28 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v6NL01be095987 for ; Sun, 23 Jul 2017 21:00:28 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <201707232100.v6NL01be095987@kenobi.freebsd.org> From: bugzilla-noreply@FreeBSD.org To: freebsd-wireless@FreeBSD.org Subject: Problem reports for freebsd-wireless@FreeBSD.org that need special attention Date: Sun, 23 Jul 2017 21:00:28 +0000 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jul 2017 21:00:28 -0000 To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- New | 206801 | iwn(4) page fault on netif restart Open | 154598 | [ath] Atheros 5424/2424 can't connect to WPA netw Open | 163312 | [panic] [ath] kernel panic: page fault with ath0 Open | 166190 | [ath] TX hangs and frames stuck in TX queue Open | 166357 | [ath] 802.11n TX stall when the first frame in th Open | 169362 | [ath] AR5416: radar pulse PHY errors sometimes in Open | 169433 | [iwn] iwn(4) doesn't support 6235 chip. Open | 211689 | panic with lagg failover wireless ath and iwm 8 problems total for which you should take action. From owner-freebsd-wireless@freebsd.org Thu Jul 27 01:17:00 2017 Return-Path: Delivered-To: freebsd-wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 95151DB5E8D for ; Thu, 27 Jul 2017 01:17:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 83AEB83BC2 for ; Thu, 27 Jul 2017 01:17:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v6R1H0sh066914 for ; Thu, 27 Jul 2017 01:17:00 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-wireless@FreeBSD.org Subject: [Bug 218655] lib80211 regdomain bad dealloc Date: Thu, 27 Jul 2017 01:17:00 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: wireless X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: emaste@freebsd.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-wireless@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jul 2017 01:17:00 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218655 Ed Maste changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |emaste@freebsd.org Status|New |In Progress --=20 You are receiving this mail because: You are the assignee for the bug.=