Hi,
I am running Fedora 38 on a laptop (i7-7500U).
I am able to get audio output from the laptop speaker but not from the TV attached to HDMI:
$ cat /proc/asound/card*/codec* | grep Code
Codec: Realtek ALC269VC
Codec: Intel Kabylake HDMI
$ lspci | grep Audio
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
$ wpctl status
PipeWire 'pipewire-0' [0.3.79, user@test, cookie:121099157]
└─ Clients:
31. pipewire [0.3.79, user@test, pid:660]
33. WirePlumber [0.3.79, user@test, pid:665]
34. WirePlumber [export] [0.3.79, user@test, pid:665]
48. wpctl [0.3.79, user@test, pid:686]
Audio
├─ Devices:
│ 40. Built-in Audio [alsa]
│
├─ Sinks:
│ * 45. Built-in Audio Analog Stereo [vol: 0.40]
│
├─ Sink endpoints:
│
├─ Sources:
│ * 46. Built-in Audio Analog Stereo [vol: 1.00]
│
├─ Source endpoints:
│
└─ Streams:
Video
├─ Devices:
│
├─ Sinks:
│
├─ Sink endpoints:
│
├─ Sources:
│
├─ Source endpoints:
│
└─ Streams:
Settings
└─ Default Configured Node Names:
Using speaker-test -D hdmi:CARD=PCH,DEV=0 -c 2 -t wav
I am able to get audio output from the TV, but wpctl
does not allow to select the HDMI output.
Any suggestions are appreciated.
Thanks