Re: Go ports are crashing wireless (AX201)
- Reply: Nuno Teixeira : "Re: Go ports are crashing wireless (AX201)"
- In reply to: Nuno Teixeira : "Re: Go ports are crashing wireless (AX201)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 Jul 2026 09:35:12 UTC
On Sun, 12 Jul 2026, Nuno Teixeira wrote: > Hello Bjoern, > > This is a variant of PR 279717. I need to follow-up there with more >> information. >> >> Are you running at VHT160, VHT80, ..? >> >> You could try to limit the channel width to something narrower (espcially >> if you are doing VHT160 or HT40) and see if that helps. > > > I was running at VHT80 and one single `make distclean fecth` in a go port > will crash wifi. > > I'm using `create_args_wlan0="country PT regdomain ETSI mode 11na -vht > -ht160"` I assume this was -vht160 which if -vht is issued should be a NOP. > and I did 6 runs on a go port without crash. > > Any thoughts or should I try anything else? you could just try create_args_wlan0="country PT regdomain ETSI mode 11na -vht160 -vht80" which sould limit you to vht40 (double check ifconfig once assoc) and see if that is as stable compared to the ht40 you are currently using. Remind me, this is on amd64, right? > Thanks > > wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=0 > ether 6c:6a:77:df:09:21 > inet 192.168.1.188 netmask 0xffffff00 broadcast 192.168.1.255 > groups: wlan > ssid OpenWrt-5 channel 40 (5200 MHz 11a ht/40-) bssid 82:af:ca:7f:eb:5f > regdomain FCC country US authmode WPA2/802.11i privacy ON > deftxkey UNDEF AES-CCM 3:128-bit AES-CCM ucast:128-bit txpower 17 > bmiss 7 mcastrate 6 mgmtrate 6 scanvalid 60 ampdulimit 64k > ampdudensity 2 -amsdutx amsdurx shortgi -ldpctx ldpcrx -uapsd wme > roaming MANUAL > parent interface: iwlwifi0 > media: IEEE 802.11 Wireless Ethernet MCS mode 11na > status: associated > nd6 options=829<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL,STABLEADDR> > > > -- Bjoern A. Zeeb r15:7