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

Adafruit Speaker Bonnet + Left channel plays on both speakers #306

Open
mikeysklar opened this issue Apr 22, 2024 · 0 comments
Open

Adafruit Speaker Bonnet + Left channel plays on both speakers #306

mikeysklar opened this issue Apr 22, 2024 · 0 comments
Labels

Comments

@mikeysklar
Copy link
Contributor

Script Command

speaker-test -c2


pi@zero:~ $ speaker-test -c2

speaker-test 1.2.4

Playback device is default
Stream parameters are 48000Hz, S16_LE, 2 channels
Using 16 octaves of pink noise
Rate set to 48000Hz (requested 48000Hz)
Buffer size range from 96 to 1048576
Period size range from 32 to 349526
Using max buffer size 1048576
Periods = 4
was set period_size = 262144
was set buffer_size = 1048576
 0 - Front Left
 1 - Front Right
Time per period = 11.298986
 0 - Front Left
 1 - Front Right
Time per period = 11.320644
 0 - Front Left
 1 - Front Right
Time per period = 11.304501
 0 - Front Left
 1 - Front Right
Time per period = 11.291394
 0 - Front Left
 1 - Front Right
Time per period = 11.307376
 0 - Front Left
 1 - Front Right
Time per period = 11.319341
 0 - Front Left
 1 - Front Right
Time per period = 11.304425
 0 - Front Left
 1 - Front Right


### Operating System

32-bit Bullseye Legacy

pi@zero:~ $ uname -a
Linux zero 6.1.21+ #1642 Mon Apr 3 17:19:14 BST 2023 armv6l GNU/Linux
pi@zero:~ $ cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"


### Hardware

Pi Zero W (or 2W)
I2S Speaker Bonnet (ADA 3346)

### Behavior

right speaker play correctly during test
left audio plays on both right and left

### Description

Followed the [Voice Bonnet Pi Setup](https://learn.adafruit.com/adafruit-speaker-bonnet-for-raspberry-pi/raspberry-pi-usage) and [I2S Tweaks](https://learn.adafruit.com/adafruit-speaker-bonnet-for-raspberry-pi/i2s-tweaks). Things work smoothly, just no stand-alone left channel. 

### Additional information

Based on forum user [@a_bag_of_eagles post](https://forums.adafruit.com/viewtopic.php?t=210159). 
@mikeysklar mikeysklar added the bug label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant