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

Verify that hardware tests and recipes work with RP4 #228

Open
jweisz opened this issue Apr 7, 2023 · 5 comments
Open

Verify that hardware tests and recipes work with RP4 #228

jweisz opened this issue Apr 7, 2023 · 5 comments
Assignees

Comments

@jweisz
Copy link
Collaborator

jweisz commented Apr 7, 2023

There appear to be several issues when attempting to set up TJBot on RP4 so we need to verify that it works properly.

@jweisz
Copy link
Collaborator Author

jweisz commented Apr 7, 2023

Two part plan:

  1. get USB audio working, figure out an easy way for people to configure the hw device (e.g. the plughw0,1 thing)
  2. also looking into this: https://learn.adafruit.com/adafruit-speaker-bonnet-for-raspberry-pi/overview and write some instructions for how to set it up

@jweisz
Copy link
Collaborator Author

jweisz commented Mar 29, 2024

Should also test the bootstrap script on the new OS (bookworm): https://www.raspberrypi.com/software/operating-systems/

@jweisz
Copy link
Collaborator Author

jweisz commented Mar 29, 2024

@heather-fillerup-miller may want to get a USB sound card for RPi 3 testing: https://www.adafruit.com/product/1475

@andypiper
Copy link

I just hit "the plughw0,1 thing" I think - updated Raspberry Pi OS on my TJBot and it is reporting issues at boot with the GEMBIRD Honk HK-5002 USB Speaker and I can only get it to make a short noise when playing a wav. Will have a poke when I have more time.

@jweisz
Copy link
Collaborator Author

jweisz commented Apr 29, 2024

@andypiper in case this is helpful, I try to diagnose audio issues by using aplay -l to list out my audio devices and then playing this sound file:

$ aplay -D plughw:0,0 /usr/share/sounds/alsa/Front_Center.wav

where the numbers in plughw come from careful scrutiny of aplay -l 😀

I'm not specifically familiar with the GEMBIRD though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants