Open jweisz opened 1 year ago
Two part plan:
plughw0,1
thing)Should also test the bootstrap script on the new OS (bookworm): https://www.raspberrypi.com/software/operating-systems/
@heather-fillerup-miller may want to get a USB sound card for RPi 3 testing: https://www.adafruit.com/product/1475
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.
@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.
@heather-fillerup-miller will bootstrap an RPi 4 and try running the hardware tests + the new Watsonx.ai recipe.
There appear to be several issues when attempting to set up TJBot on RP4 so we need to verify that it works properly.