zynthian / zynthian-issue-tracking

Centralized Issue Tracking for Zynthian Project
https://github.com/orgs/zynthian/projects/1
11 stars 3 forks source link

Not accessible over wifi until wired network connected #1133

Open riban-bw opened 1 month ago

riban-bw commented 1 month ago

Describe the issue

After configuring the Zynthian to connect to a WiFi access point, I was not able to ping the device on the IP address shown in its Netowrk Info page. After connecting a wired network, wifi access started to work.

To Reproduce

Steps to reproduce the behavior:

  1. Connect Zynthian to WiFi network.
  2. Ping Zynthian using its IP address.

    Expected behaviour

    Ping gives response.

    Actual behaviour

    Ping gives no response.

    Additional context

    As soon as I plugged in the wired network, ping started responding. Unplugging wired network, ping stopped responding.

Configuration

Hardware

Raspberry Pi 5 Model B Rev 1.0
Audio: Dummy device
Display: MIPI DSI 800x480
Wiring: DUMMIES
I2C: Not detected
Profile: v5

System

Debian GNU/Linux 12 (bookworm)
Build Date: 2024-05-21
Memory: 8% (724M/8052M)
SD Card: NA (NA/NA)
Temperature: 51.0ºC
Overclock: Medium

MIDI & UI

Tuning: 440 Hz
Master Channel: Off
Preload Presets: On
ZS3 (SubSnapShots): On
Power Save: 60 minutes
Audio Levels on Snapshots: On

Software

zyncoder: oram (62626a8) 
zynthian-ui: oram (c346ac9)
zynthian-sys: oram (5affa51)
zynthian-data: oram (e222e11)
zynthian-webconf: oram (f31699f)
jofemodo commented 1 month ago

I can't reproduce. Anyway, zynthian UI don't save/restore any wifi config. All wifi management is done by the network manager subsystem and zynthian-ui configure everything calling the nmcli tool, so you can test easily from command line and see how we can improve the config.