You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We tried it both via SSH directly and after open the "nano ./shared/settings/jukebox.yaml"
In SSH directly the answer is
-bash: .venv/bin/activate: No such file or directory
ERROR: Failed to activate virtual environment for python
logout` Connection to pi is closed
Via "nano ./shared/settings/jukebox.yaml" the Information is shown
[` Directory './shared/settings' does not exist ]
Any Ideas how to solve? Did not found the issue in the Forum.
Logs
error log phoniebox:
29.08.2024 07:24:17 - 603:init.py - jb.pulse - MainThread - ERROR - Configured sink 'auto_null' not available sinks '['alsa_output.platform-soc_sound.stereo-fallback']!
Using default sink 'alsa_output.platform-soc_sound.stereo-fallback' as fallback
Things like audio sink toggle and volume limit will not work as expected!
Please run audio config tool: ./installation/components/setup_configure_audio.sh
29.08.2024 07:24:19 - 435:init.py - jb.pulse - MainThread - ERROR - Could not set output! Selected sink 'auto_null' not in available sinks ['alsa_output.platform-soc_sound.stereo-fallback'] // PulseIndexError: auto_null
Configuration
No response
More info
No response
The text was updated successfully, but these errors were encountered:
Version
3.5.3
Branch
future3/main
OS
Raspberry Pi 32 Lite Bullseye
Pi model
4B
Hardware
Hifiberry MiniAmp
What happened?
I try to install the phonieboxsoftware on our pi (we are absolute RSP-beginners).
Unfortunately step 3 of the audio set, the script set_up_configure_audio (https://github.com/MiczFlor/RPi-Jukebox-RFID/blob/future3/main/installation/components/setup_configure_audio.sh) is not working.
We tried it both via SSH directly and after open the "nano ./shared/settings/jukebox.yaml"
In SSH directly the answer is
Via "nano ./shared/settings/jukebox.yaml" the Information is shown
Any Ideas how to solve? Did not found the issue in the Forum.
Logs
error log phoniebox:
29.08.2024 07:24:17 - 603:init.py - jb.pulse - MainThread - ERROR - Configured sink 'auto_null' not available sinks '['alsa_output.platform-soc_sound.stereo-fallback']!
Using default sink 'alsa_output.platform-soc_sound.stereo-fallback' as fallback
Things like audio sink toggle and volume limit will not work as expected!
Please run audio config tool: ./installation/components/setup_configure_audio.sh
29.08.2024 07:24:19 - 435:init.py - jb.pulse - MainThread - ERROR - Could not set output! Selected sink 'auto_null' not in available sinks ['alsa_output.platform-soc_sound.stereo-fallback'] // PulseIndexError: auto_null
Configuration
No response
More info
No response
The text was updated successfully, but these errors were encountered: