Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Solved: RPi3A+ Network instability.
#7
So, a few more tests and a bit more information.
I've checked the files in /etc/NetworkManager/system-connections/ on moOde 9 and a vanilla RaspiOS, there are subtle differences:

Code:
network config moOde9.
master@prometheus:/etc/NetworkManager/system-connections $ sudo cat TeawithRuby.nmconnection
#########################################
# This file is managed by moOde          
# Wireless: Configured SSID              
#########################################

[connection]
id=TeawithRuby
uuid=3919fc65-ccc0-4c70-a814-e10cd355d633
type=wifi
interface-name=wlan0
autoconnect=true
autoconnect-priority=100
[wifi]
mode=infrastructure
ssid=TeawithRuby
hidden=false
[wifi-security]
key-mgmt=wpa-psk
psk=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[ipv4]
method=auto
[ipv6]
addr-gen-mode=default
method=auto
Code:
RaspiOS network config:
master@prometheus:/etc/NetworkManager/system-connections $ sudo cat preconfigured.nmconnection
[connection]
id=preconfigured
uuid=4734a9c2-4806-4c25-8a8a-323bdd1d90b3
type=wifi
[wifi]
mode=infrastructure
ssid=TeawithRuby
hidden=false
[ipv4]
method=auto
[ipv6]
addr-gen-mode=default
method=auto
[proxy]
[wifi-security]
key-mgmt=wpa-psk
psk=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I copied the lines from type=wifi onwards into a moode 9 config file and got the same behaviour with the freeze.

So I did a fresh burn of moode 9.0.2 and put it in the Pi3A+ with no HAT or other stuff, left it out of the case and near the router.  Minimal config of network (pre-configured in the Imager), then the legacy mode so I could play stuff to the headphone socket without ALSA complaining there wasn't actually a device.  I played radio streams for a few hours with no issues, even swapping rapidly from one to another to another didn't cause issues.
Next I added the SMB share for my library and kicked off a scan.  Now I can get a freeze by doing stuff while the scan is running (swapping radio stations a few times will reliably kill it).  Wipe it and start again and kick off another scan but leave it alone while it scans and I find that the scan gets to the end (mpd log shows the last file has been processed) but the system is frozen and library doesn't load into the UI.  Reboot and there is no evidence that mpd scan ran at all.

So, maybe not network after all, but mpd?

I can definitely cause the freeze at will by running a scan then playing a radio stream or two.
----------------
Robert
Reply


Messages In This Thread
RPi3A+ Network instability. - by the_bertrum - 06-13-2024, 07:26 AM
RE: RPi3A+ Network instability. - by Tim Curtis - 06-13-2024, 11:08 AM
RE: RPi3A+ Network instability. - by the_bertrum - 06-13-2024, 12:48 PM
RE: RPi3A+ Network instability. - by Tim Curtis - 06-13-2024, 02:12 PM
RE: RPi3A+ Network instability. - by the_bertrum - 06-13-2024, 06:52 PM
RE: RPi3A+ Network instability. - by Tim Curtis - 06-13-2024, 07:58 PM
RE: RPi3A+ Network instability. - by the_bertrum - 06-14-2024, 07:25 AM
RE: RPi3A+ Network instability. - by Tim Curtis - 06-14-2024, 10:36 AM
RE: RPi3A+ Network instability. - by zandman - 06-14-2024, 11:50 AM
RE: RPi3A+ Network instability. - by the_bertrum - 06-18-2024, 12:38 PM
RE: RPi3A+ Network instability. - by zandman - 06-21-2024, 08:12 AM
RE: RPi3A+ Network instability. - by the_bertrum - 06-18-2024, 02:34 PM
RE: RPi3A+ Network instability. - by Tim Curtis - 06-18-2024, 05:48 PM
RE: RPi3A+ Network instability. - by the_bertrum - 06-19-2024, 07:06 AM
RE: RPi3A+ Network instability. - by the_bertrum - 06-19-2024, 08:15 PM
RE: RPi3A+ Network instability. - by Tim Curtis - 06-19-2024, 08:56 PM
RE: RPi3A+ Network instability. - by the_bertrum - 06-20-2024, 07:28 AM
RE: RPi3A+ Network instability. - by Tim Curtis - 06-20-2024, 10:09 AM
RE: RPi3A+ Network instability. - by the_bertrum - 06-20-2024, 02:40 PM
RE: RPi3A+ Network instability. - by Tim Curtis - 06-20-2024, 03:20 PM
RE: RPi3A+ Network instability. - by the_bertrum - 06-21-2024, 07:27 AM
RE: RPi3A+ Network instability. - by the_bertrum - 06-23-2024, 04:27 PM
RE: RPi3A+ Network instability. - by the_bertrum - 06-21-2024, 08:15 AM
RE: RPi3A+ Network instability. - by the_bertrum - 06-23-2024, 05:44 PM
RE: RPi3A+ Network instability. - by Tim Curtis - 06-23-2024, 07:59 PM
RE: RPi3A+ Network instability. - by the_bertrum - 06-23-2024, 05:50 PM
RE: RPi3A+ Network instability. - by the_bertrum - 06-24-2024, 06:50 PM
RE: RPi3A+ Network instability. - by Tim Curtis - 06-24-2024, 08:23 PM
RE: RPi3A+ Network instability. - by the_bertrum - 06-27-2024, 06:37 PM
RE: RPi3A+ Network instability. - by Tim Curtis - 06-27-2024, 08:55 PM
RE: RPi3A+ Network instability. - by Tim Curtis - 06-28-2024, 11:15 AM
RE: RPi3A+ Network instability. - by the_bertrum - 06-28-2024, 01:41 PM
RE: RPi3A+ Network instability. - by the_bertrum - 06-29-2024, 07:47 AM
RE: RPi3A+ Network instability. - by Tim Curtis - 06-29-2024, 10:42 AM
RE: RPi3A+ Network instability. - by the_bertrum - 06-30-2024, 06:18 PM
RE: RPi3A+ Network instability. - by Tim Curtis - 06-30-2024, 08:22 PM
RE: RPi3A+ Network instability. - by Tim Curtis - 07-01-2024, 11:39 PM
RE: RPi3A+ Network instability. - by the_bertrum - 07-02-2024, 07:55 AM
RE: RPi3A+ Network instability. - by Tim Curtis - 07-02-2024, 11:17 AM
RE: RPi3A+ Network instability. - by Tim Curtis - 07-02-2024, 12:40 PM
RE: RPi3A+ Network instability. - by the_bertrum - 07-14-2024, 10:11 AM

Forum Jump: