-
Notifications
You must be signed in to change notification settings - Fork 242
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
The interface for audio playback is not always recognized #530
Comments
pipewire should work out of the box if you just leave cava unconfigured. (it should be default in latest cava) your if you have some older version of cava it might be trying to use alsa directly. what is the output of |
❯ cava -v The arch repository used should be the latest version, and I am not sure if it is a problem with my audio service configuration or something else. I also attempted to modify the configuration file. As shown in the figure, when I selected the playback to Loopback Analog Stereo, CAVA worked normally, but as a result, the computer lost its sound, |
The update to the new version is working properly. Thank you |
This is my WPCTL Status.。。。。,
I have tried various interfaces but cannot correctly recognize the interface for playing audio unless I manually select loopback as the audio playback interface. However, if I choose this computer and there is no sound, what should I do? This is my device information。。。thanks thanks
❯ wpctl status
PipeWire 'pipewire-0' [0.3.80, fixmin@archlinux, cookie:2099046201]
└─ Clients:
31. xdg-desktop-portal [0.3.80, fixmin@archlinux, pid:3551]
32. xdg-desktop-portal-hyprland [0.3.80, fixmin@archlinux, pid:3559]
33. WirePlumber [0.3.80, fixmin@archlinux, pid:3466]
34. WirePlumber [export] [0.3.80, fixmin@archlinux, pid:3466]
36. pipewire [0.3.80, fixmin@archlinux, pid:3486]
37. waybar [0.3.80, fixmin@archlinux, pid:3310]
65. Chromium input [0.3.80, fixmin@archlinux, pid:3942]
83. Chromium [0.3.80, fixmin@archlinux, pid:3942]
220. wpctl [0.3.80, fixmin@archlinux, pid:21558]
Audio
├─ Devices:
│ 47. Renoir Radeon High Definition Audio Controller [alsa]
│ 48. Family 17h/19h HD Audio Controller [alsa]
│ 82. Loopback [alsa]
│
├─ Sinks:
│ * 101. Family 17h/19h HD Audio Controller Speaker + Headphones [vol: 0.40]
│ 115. Loopback Analog Stereo [vol: 0.64]
│
├─ Sink endpoints:
│
├─ Sources:
│ 88. Family 17h/19h HD Audio Controller Headphones Stereo Microphone [vol: 1.00]
│ * 106. Family 17h/19h HD Audio Controller Digital Microphone [vol: 0.50]
│ 121. Loopback Analog Surround 7.1 [vol: 1.00]
│
├─ Source endpoints:
│
└─ Streams:
109. Chromium
107. output_FL > ALC295 Analog:playback_FL [active]
108. output_FR > ALC295 Analog:playback_FR [active]
Video
├─ Devices:
│ 43. HD WebCam: HD WebCam [libcamera]
│ 44. HD WebCam [v4l2]
│ 45. HD WebCam [v4l2]
│ 46. Dummy video device (0x0000) [v4l2]
│
├─ Sinks:
│
├─ Sink endpoints:
│
├─ Sources:
│ 49. Built-in Front Camera
│ 51. HD WebCam (V4L2)
│ * 53. Dummy video device (0x0000) (V4L2)
│
├─ Source endpoints:
│
└─ Streams:
Settings
└─ Default Configured Node Names:
0. Audio/Sink alsa_output.pci-0000_03_00.6.HiFi__hw_Generic_1__sink
1. Audio/Source alsa_input.pci-0000_03_00.6.HiFi__hw_acp__source
The text was updated successfully, but these errors were encountered: