-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed as not planned
Description
Describe the issue you are experiencing
Whenever I try to play an audio file with paplay or aplay it plays much faster than it should. I have tried files created in wav, ogg and flac formats created by ffmpeg and audacity. Those files all play fine using paplay or aplay or any other player on my Linux Mint machine.
What operating system image do you use?
rpi4-64 (Raspberry Pi 4/400 64-bit OS)
What version of Home Assistant Operating System is installed?
Home Assistant OS 13.2
Did the problem occur after upgrading the Operating System?
No
Hardware details
RaspberryPi 4 running from an SSD
Steps to reproduce the issue
- Open a shell on a RaspberryPi installation.
- Copy a wav format audio file into the /media directory.
- Run "aplay filename.wav" and/or "paplay filename.wav".
Anything in the Supervisor logs that might be useful for us?
nothingAnything in the Host logs that might be useful for us?
nothing interesting there eitherSystem information
System Information
| version | core-2024.10.4 |
|---|---|
| installation_type | Home Assistant OS |
| dev | false |
| hassio | true |
| docker | true |
| user | root |
| virtualenv | false |
| python_version | 3.12.4 |
| os_name | Linux |
| os_version | 6.6.31-haos-raspi |
| arch | aarch64 |
| timezone | America/Los_Angeles |
| config_dir | /config |
Home Assistant Community Store
| GitHub API | ok |
|---|---|
| GitHub Content | ok |
| GitHub Web | ok |
| HACS Data | ok |
| GitHub API Calls Remaining | 5000 |
| Installed Version | 2.0.1 |
| Stage | running |
| Available Repositories | 1457 |
| Downloaded Repositories | 7 |
Home Assistant Cloud
| logged_in | false |
|---|---|
| can_reach_cert_server | ok |
| can_reach_cloud_auth | ok |
| can_reach_cloud | ok |
Home Assistant Supervisor
| host_os | Home Assistant OS 13.2 |
|---|---|
| update_channel | stable |
| supervisor_version | supervisor-2024.10.3 |
| agent_version | 1.6.0 |
| docker_version | 27.2.0 |
| disk_total | 234.0 GB |
| disk_used | 6.2 GB |
| healthy | true |
| supported | true |
| host_connectivity | true |
| supervisor_connectivity | true |
| ntp_synchronized | true |
| virtualization | |
| board | rpi4-64 |
| supervisor_api | ok |
| version_api | ok |
| installed_addons | Matter Server (6.6.0), File editor (5.8.0), Mosquitto broker (6.4.1), chrony (4.0.1), Advanced SSH & Web Terminal (19.0.0), Squeezelite (0.0.19), Notifier (1.1.2) |
Dashboards
| dashboards | 4 |
|---|---|
| resources | 5 |
| views | 3 |
| mode | storage |
Recorder
| oldest_recorder_run | October 26, 2024 at 3:03 AM |
|---|---|
| current_recorder_run | November 2, 2024 at 12:08 PM |
| estimated_db_size | 44.84 MiB |
| database_engine | sqlite |
| database_version | 3.45.3 |
Additional information
No response