Hello Stefan,

First of all many thanks for your work around qwx.

Here after some observations on my T14s regarding qwx.

My OpnBSD current setup is not my daily machine, but sounds that this
driver is quite stable ;).

My main message is that when running Apline Linux (in dual boot), I've got
different values performance values:
- Linux: 109Mbps download and 12Mbps upload (via testmy.net)
- Openbsd: 20Mbps download, 1.9Mbps upload (via testmy.net)

Laptop is the same, Wifi AP is the same, 2 tests performed with less than 5
minutes delta (so provider context more or less the same).

I share some some elements of the Alpine Linux setup. Maybe version of the
driver is the cause.


Regards


Linux:

AlpRel:~# lshw -C network
  *-network
       description: Wireless interface
       product: QCNFA765 Wireless Network Adapter
       vendor: Qualcomm Technologies, Inc
       physical id: 0
       bus info: pci@0000:01:00.0
       logical name: wlan0
       version: 01
       serial: 04:7b:cb:ca:e7:4e
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet
physical wireless
       configuration: broadcast=yes driver=ath11k_pci
driverversion=6.6.16-0-lts firmware=N/A ip=192.168.3.22 latency=0 link=yes
multicast=yes wireless=IEEE 802.11
       resources: irq:109 memory:90600000-907fffff

speedtest: 109Mbps, 12Mbps
109Mbps, 12Mbps

lpRel ~ $ iw wlan0 info
Interface wlan0
        ifindex 2
        wdev 0x1
        addr 04:7b:cb:ca:e7:4e
        type managed
        wiphy 0
        channel 8 (2447 MHz), width: 20 MHz, center1: 2447 MHz
        txpower 16.00 dBm
        multicast TXQ:
                qsz-byt qsz-pkt flows   drops   marks   overlmt hashcol
tx-bytes        tx-packets
                0       0       0       0       0       0       0       0
            0






OpenBSD-current of MArch 1 19:25 2024.

t14s# ifconfig qwx0
qwx0: flags=808843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,AUTOCONF4> mtu
1500
        lladdr 04:7b:cb:ca:e7:4e
        index 1 priority 4 llprio 3
        groups: wlan egress
        media: IEEE802.11 autoselect (OFDM48 mode 11g)
        status: active
        ieee80211: join Linksys200128_IoT chan 1 bssid 54:af:97:d9:47:6a
0dBm wpakey wpaprotos wpa2 wpaakms psk wpaciphers ccmp wpagroupcipher ccmp
        inet 192.168.3.22 netmask 0xffffff00 broadcast 192.168.3.255



dmesg is here: https://dmesgd.nycbug.org/index.cgi?do=view&id=7518




On Sun, Mar 3, 2024 at 8:09 AM Stefan Sperling <s...@stsp.name> wrote:

> On Sat, Mar 02, 2024 at 10:54:34PM -0500, Philippe Meunier wrote:
> > >Can you please show a beacon of this AP?
> > >
> > >One line from tcpdump this command while trying to associate to the AP
> should
> > >suffice:
> > >
> > >  tcdump -n -i qwx0 -y IEEE802_11_RADIO -s 1500 -v wlan host
> 20:c0:47:bb:bc:4c
> > >
> > >I am looking for the field which lists the supported rates:
> > >
> > >   ... rates 6M* 9M 12M* 18M 24M* 36M 48M 54M, ...
> > >
> >
> > Before, during, and after:
>
> >  rates 6M* 9M 12M* 18M 24M* 36M 48M 54M,
>
> That looks fine. The AP can't be rejecting the client based on this
> standard basic rate set. So the rejection is likely indeed a way of
> saying "go away, you do not support 11n/11ac".
>
>

Reply via email to