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

🐛 | Audio configuration tool #2421

Open
KielNJR opened this issue Aug 29, 2024 · 1 comment
Open

🐛 | Audio configuration tool #2421

KielNJR opened this issue Aug 29, 2024 · 1 comment
Labels
bug future3 Relates to future3 development needs triage

Comments

@KielNJR
Copy link

KielNJR commented Aug 29, 2024

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

-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

@KielNJR KielNJR added bug future3 Relates to future3 development needs triage labels Aug 29, 2024
@KielNJR
Copy link
Author

KielNJR commented Aug 30, 2024

Skript worked over SSH in this explanation: #2256

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug future3 Relates to future3 development needs triage
Projects
None yet
Development

No branches or pull requests

1 participant