oomzay
Registered
Thread Starter
- Joined
- Jan 3, 2024
- Posts
- 33
More
- Preamp, Processor or Receiver
- moOde/camillaDSP/rPi4
- Main Amp
- Onkyo TX-SR850
- Front Speakers
- Linn Kaber Aktiv
REW: V5.30.5
How do I get both rPi4 HDMIs to show up in REWs output list?
After fresh install I see only one hdmi device listed in REWs output list:
Selecting this outputs sound to HDMI0.
ALSA sees both HDMI devices as expected:
Pipewire is new to me, but it seems to know something of them:
So how do I get both HDMIs mapped so that REW can see them?
P.S. Speaker-test outputs to hdmi1 just fine:
How do I get both rPi4 HDMIs to show up in REWs output list?
After fresh install I see only one hdmi device listed in REWs output list:
Code:
PCM:hdmi
Selecting this outputs sound to HDMI0.
ALSA sees both HDMI devices as expected:
Code:
$ aplay -L | grep hdmi:
hdmi:CARD=vc4hdmi0,DEV=0
hdmi:CARD=vc4hdmi1,DEV=0
Pipewire is new to me, but it seems to know something of them:
Code:
$ pw-cli list-objects | grep node.name | grep hdmi
node.name = "alsa_output.platform-fef00700.hdmi.hdmi-stereo"
node.name = "alsa_output.platform-fef05700.hdmi.hdmi-stereo"
So how do I get both HDMIs mapped so that REW can see them?
P.S. Speaker-test outputs to hdmi1 just fine:
Code:
$ speaker-test -c2 -D hdmi:vc4hdmi1