Skip to content
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

Closed
0a00 opened this issue Sep 27, 2023 · 4 comments
Closed

The interface for audio playback is not always recognized #530

0a00 opened this issue Sep 27, 2023 · 4 comments

Comments

@0a00
Copy link

0a00 commented Sep 27, 2023

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

@karlstav
Copy link
Owner

pipewire should work out of the box if you just leave cava unconfigured. (it should be default in latest cava)

your 101. Family 17h/19h HD Audio Controller Speaker + Headphones [vol: 0.40] looks like your default sink and cava should by default also visualize whatever is coming out from there.

if you have some older version of cava it might be trying to use alsa directly. what is the output of cava -v?

@0a00
Copy link
Author

0a00 commented Sep 28, 2023

❯ cava -v
cava 0.9.0

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,

图片
图片

@karlstav
Copy link
Owner

karlstav commented Sep 28, 2023

hi @0a00

0.9.0 is not the latest version

there is a bug in 0.9.0 where this would happen. It is described here #518. This is fixed in 0.9.1. Please make the arch package maintainer upgrade to 0.9.1

@0a00
Copy link
Author

0a00 commented Sep 29, 2023

The update to the new version is working properly. Thank you

@0a00 0a00 closed this as completed Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants