191028 seems to have brought (back) wifi stability issues for me.
I was having issues with this back when norns was first released, then it become rock solid a few releases ago. Seems to be back to spottiness. WIFI page on norns shows connected. Signal around -60dBm
I am currently experience the issue (maiden will not load), and I have ssh’d in and done ping google.com. It seems to be resulting in wildly different values.
64 bytes from iad23s61-in-f14.1e100.net (172.217.13.238): icmp_seq=338 ttl=54 time=1579 ms
64 bytes from iad23s61-in-f14.1e100.net (172.217.13.238): icmp_seq=339 ttl=54 time=503 ms
64 bytes from iad23s61-in-f14.1e100.net (172.217.13.238): icmp_seq=340 ttl=54 time=752 ms
64 bytes from iad23s61-in-f14.1e100.net (172.217.13.238): icmp_seq=341 ttl=54 time=956 ms
64 bytes from iad23s61-in-f14.1e100.net (172.217.13.238): icmp_seq=342 ttl=54 time=2047 ms
64 bytes from iad23s61-in-f14.1e100.net (172.217.13.238): icmp_seq=344 ttl=54 time=4939 ms
64 bytes from iad23s61-in-f14.1e100.net (172.217.13.238): icmp_seq=345 ttl=54 time=3939 ms
64 bytes from iad23s61-in-f14.1e100.net (172.217.13.238): icmp_seq=346 ttl=54 time=5048 ms
64 bytes from iad23s61-in-f14.1e100.net (172.217.13.238): icmp_seq=347 ttl=54 time=4009 ms
64 bytes from iad23s61-in-f14.1e100.net (172.217.13.238): icmp_seq=348 ttl=54 time=2970 ms
64 bytes from iad23s61-in-f14.1e100.net (172.217.13.238): icmp_seq=349 ttl=54 time=1971 ms
64 bytes from iad23s61-in-f14.1e100.net (172.217.13.238): icmp_seq=350 ttl=54 time=1929 ms
64 bytes from iad23s61-in-f14.1e100.net (172.217.13.238): icmp_seq=351 ttl=54 time=2361 ms
64 bytes from iad23s61-in-f14.1e100.net (172.217.13.238): icmp_seq=352 ttl=54 time=1380 ms
64 bytes from iad23s61-in-f14.1e100.net (172.217.13.238): icmp_seq=353 ttl=54 time=339 ms
64 bytes from iad23s61-in-f14.1e100.net (172.217.13.238): icmp_seq=355 ttl=54 time=36.8 ms
64 bytes from iad23s61-in-f14.1e100.net (172.217.13.238): icmp_seq=356 ttl=54 time=101 ms
64 bytes from iad23s61-in-f14.1e100.net (172.217.13.238): icmp_seq=357 ttl=54 time=28.2 ms
64 bytes from iad23s61-in-f14.1e100.net (172.217.13.238): icmp_seq=358 ttl=54 time=42.0 ms
64 bytes from iad23s61-in-f14.1e100.net (172.217.13.238): icmp_seq=359 ttl=54 time=562 ms
64 bytes from iad23s61-in-f14.1e100.net (172.217.13.238): icmp_seq=360 ttl=54 time=709 ms
64 bytes from iad23s61-in-f14.1e100.net (172.217.13.238): icmp_seq=363 ttl=54 time=25.4 ms
64 bytes from iad23s61-in-f14.1e100.net (172.217.13.238): icmp_seq=365 ttl=54 time=24.9 ms
64 bytes from iad23s61-in-f14.1e100.net (172.217.13.238): icmp_seq=367 ttl=54 time=23.7 ms
64 bytes from iad23s61-in-f14.1e100.net (172.217.13.238): icmp_seq=368 ttl=54 time=564 ms
64 bytes from iad23s61-in-f14.1e100.net (172.217.13.238): icmp_seq=369 ttl=54 time=46.7 ms
64 bytes from iad23s61-in-f14.1e100.net (172.217.13.238): icmp_seq=370 ttl=54 time=41.9 ms
64 bytes from iad23s61-in-f14.1e100.net (172.217.13.238): icmp_seq=371 ttl=54 time=33.8 ms
64 bytes from iad23s61-in-f14.1e100.net (172.217.13.238): icmp_seq=373 ttl=54 time=21.4 ms
64 bytes from iad23s61-in-f14.1e100.net (172.217.13.238): icmp_seq=374 ttl=54 time=28.7 ms
64 bytes from iad23s61-in-f14.1e100.net (172.217.13.238): icmp_seq=375 ttl=54 time=25.7 ms
--- google.com ping statistics ---
615 packets transmitted, 560 received, +3 errors, 8% packet loss, time 631126ms
rtt min/avg/max/mdev = 19.438/713.480/16022.404/2027.266 ms, pipe 14
It seems like processes are stable in their mem/cpu values (and don’t seem crazy high):
192.168.1.16 ~ $ ps aux --sort=-%mem | awk 'NR<=10{print $0}'
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
we 350 11.1 23.5 263680 236312 ? SLsl 08:25 1:14 /home/we/norns/build/crone/crone
we 418 8.0 10.2 168344 102448 ? SLl 08:25 0:53 scsynth -u 57110 -a 1024 -i 2 -o 2 -b 1026 -R 0 -C 0 -l 1
we 317 3.5 9.1 98664 91364 ? SLsl 08:25 0:24 /usr/bin/jackd -R -P 95 -d alsa -d hw:0 -r 48000 -n 3 -p 128 -S -s
we 351 1.1 3.5 105640 35412 ? Sl 08:25 0:07 /usr/bin/sclang -i maiden
we 335 1.7 3.0 180100 31084 ? Sl 08:25 0:11 /home/we/norns/build/matron/matron
root 327 0.2 1.4 101696 14376 ? Ssl 08:25 0:01 /usr/sbin/NetworkManager --no-daemon
we 314 0.0 1.1 809588 11328 ? Ssl 08:25 0:00 /home/we/maiden/maiden server --fd 3 --app ./app/build --data /home/we/dust --doc /home/we/norns/doc
root 403 0.0 0.5 9672 5972 ? Ss 08:25 0:00 /sbin/wpa_supplicant -u -s -O /run/wpa_supplicant
root 1 0.1 0.5 27920 5856 ? Ss 08:25 0:01 /sbin/init
Anything else y’all can think of to try to figure out what is causing the issues?