04-11-2024, 04:12 PM
(04-11-2024, 02:53 PM)TheOldPresbyope Wrote: Minor bug
Now have an InnoMaker DAC Pro HAT on the Pi4B in addition to the Creative Tech USB-BT adapter.
At the outset, the Creative Tech USB-BT adapter is reported as Output device 0:Creative Bluetooth and the HDMI ports as cards 1 and 2.
Now I set the proper Named I2S device (this board uses the Allo Katana DAC driver). After rebooting I have the following Output devices listed:
0: Allo Katana DAC
1: Pi HDMI 1
2: Pi HDMI 2
3: Allo Katana DAC
This is purely cosmetic: card 0 is still the Creative Tech USB-BT adapter (as confirmed by aplay -l) and I can switch back and forth between the two output devices without rebooting. Yay.
ETA-
With the Creative Tech adapter selected and playing, I rebooted. Here's a snippet of the ensuing moodeutl -l output (W2 is the model version of the CT adapter)
Code:20240411 111822 worker: -- ALSA debug
20240411 111822 worker: --
20240411 111822 worker: Cards: 0:W2 1:vc4hdmi0 2:vc4hdmi1 3:Katana
20240411 111822 worker: 4:empty 5:empty 6:empty 7:empty
20240411 111822 worker: Mixers: 0:none 1:none 2:none 3:(Master)
20240411 111822 worker: 4:none 5:none 6:none 7:none
20240411 111822 worker: CDSP: Test version of alsa_cdsp for Pi-5 installed
20240411 111822 worker: --
20240411 111822 worker: -- Audio configuration
20240411 111822 worker: --
20240411 111822 worker: Audio device: Allo Katana DAC
20240411 111822 worker: ALSA card: has not changed
20240411 111822 worker: MPD config: update not needed
20240411 111822 worker: ALSA output: I2S
This same misinformation is reflected in the Audio Info modal during playback through the Creative Tech adapter to my BT headphones.
Code:Audio Device
Device Allo Katana DAC
Mixer name Master
Chip ESS Sabre ES9038Q2M
Interface I2S
Formats S16_LE
Pi model Pi-4B 1.1 2GB
Regards,
Kent
What is output of the commands below:
Code:
aplay -l
moodeutl -q "select * from cfg_outputdev"