Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

do not wait network to be available #783

Open
wants to merge 2 commits into
base: network
Choose a base branch
from

Conversation

omersiar
Copy link

@omersiar omersiar commented Jan 3, 2025

The checks for Syslog IPAddress (IsNull, IsSet) did not work for me so added a boolean to config. Network tasks carry on in the background so raspberry always in a usable state. This needs to be tested in noisy wlan environment with disconnections/reassociation etc. Sound seems not be affected while wireless chip doing its thing.

Copy link

github-actions bot commented Jan 3, 2025

Build for testing:
MiniDexed_2025-01-03-0ec4b55
Use at your own risk.

Copy link

github-actions bot commented Jan 3, 2025

Build for testing:
MiniDexed_2025-01-03-6800987
Use at your own risk.

@probonopd
Copy link
Owner

On my RPi Zero 2 W it doesn't seem to connect to the network; maybe I am doing something wrong?

@omersiar
Copy link
Author

Without seeing the logs it is hard to tell why it is not working for Zero 2 W.

@probonopd
Copy link
Owner

My results with MiniDexed_2025-01-03-6800987:

  • WLAN on RPi Zero 2 W does not work, last message on HDMI is "minidexed: WLAN initialized" (Picture 1)
  • WLAN on RPi 3B does not work, last message on HDMI is "minidexed: WLAN initialized" (Picture 2)
  • NOTE: I did not upgrade from any other version but just used the build from this PR directly
  • Wired Ethernet works (also when there is no wpa_supplicant.conf) (Picure 3)

Picture 1:

{F3B68F53-5930-47B4-89EB-1311BD6769B2}

Picture 2:

{B5431B81-26B1-48B6-AC4E-FCCAE9C7E43D}

Picture 3:

{33B84267-D16C-44B8-80E6-2DBA6C0F96CE}


In order not to run the risk of any trademark issues, I suggest to use the term "WLAN"/"wlan" instead of "wifi" everywhere (also in minidexed.ini)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants