惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
腾讯CDC
博客园 - 聂微东
爱范儿
爱范儿
罗磊的独立博客
P
Proofpoint News Feed
博客园 - Franky
博客园 - 三生石上(FineUI控件)
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
酷 壳 – CoolShell
酷 壳 – CoolShell
Jina AI
Jina AI
Blog — PlanetScale
Blog — PlanetScale
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园 - 司徒正美
美团技术团队
MongoDB | Blog
MongoDB | Blog
WordPress大学
WordPress大学
A
About on SuperTechFans
I
InfoQ
博客园_首页
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
H
Help Net Security
Microsoft Azure Blog
Microsoft Azure Blog
G
Google Developers Blog

Arch Linux Forums

Gnome desktop mouse cursor zoom issues / Newbie Corner Avidemux crashes without strace / Applications & Desktop Environments how to apply patches with non-linux linends / Newbie Corner Replicating CachyOS on vanilla Arch (or at least getting close) / Arch Discussion What's arch linux GUI package manager ? / Newbie Corner Hibernation failing due to insufficient memory / System Administration profiledef.sh editting question / Installation trying to script kde plasma wallpaper settings / Programming & Scripting Looking for new Audacious package maintainer / Creating & Modifying Packages issues installing arch with LUKS2 encryption / Newbie Corner QEMU PXE booting does not work with OVMF.4m.fd / Applications & Desktop Environments Wired lan regular disconnect / Newbie Corner Need Help setting up ARCH in my G16 G634JZR iwlwifi started failing consistently, trying to determine root cause Windows randomly jumping between monitors after GNOME 50 update No display via DP or HDMI after boot. / Kernel & Hardware how to change acpi platform_profile? / Newbie Corner Linux denied all kernel modules which not loaded right now Use iPhone as Webcam for Arch Linux Video Output Failure on nvidia-580xx-dkms on TTY --> Desktop switch (Page 2) / Kernel & Hardware I was going to rant ..WINE32 Sabotage compliments of Arvind Krishna / Arch Discussion [SOLVED] LUKS drive auto unlocked by TPM when expected not to / Networking, Server, and Protection Hibernate/suspend from X = dark panel; from TTY = works (ASUS G14, hyb (Page 2) / Laptop Issues Headphone jack noise/buzz / Newbie Corner segmentation fault in cc1plus when building CLK / AUR Issues, Discussion & PKGBUILD Requests Console alternative to meld / GNU/Linux Discussion Problem with paru git clone / Newbie Corner XKB questions / Applications & Desktop Environments gnome-keyring-daemon is not working correctly / Applications & Desktop Environments [SOLVED] Steam opens and immediately closes constantly / Newbie Corner
Audio breaks after every suspend/change of VT (Page 2) / ...
Enrico1989 · 2026-06-04 · via Arch Linux Forums

V1del wrote:

Does the "pactl set-card-profile alsa_card.pci-0000_08_00.3 output:analog-stereo+input:analog-stereo" alone not fix qutebrowser for a refresh/replay already?

Not sure what exact scenario you're referring to with "for a refresh/replay".

Surely, after I've switched to another VT and back, that command alone is not enough to have audio coming from a YouTube tab in qutebrowser.

V1del wrote:

As far as I can tell you always remain on the same sink

What do you mean? In a complete loop from working, through not working, back to working, the following

pactl list sinks | grep ^Sink

always returns 1 match, telling me that there's only 1 sink at any single time, but each match features a different ID, meaning that the sink changes, no?

The specific command you quoted, doesn't seem to affect the issue. Or do you mean I should reboot/anything else after executing it? I understand so little of this matter that whatever things any of you proposes, all the questions keep popping in my mind (Do I reboot now? Do I log out? ...). And I think the confusion is the total incosistency of behavior I observe.

V1del wrote:

Speaking of which -- while we haven't had issues with this in a while -- it also sounds like the wireplumber state files might be a bit fucky, so if this doesn't help, potentially try to reset the state there: https://wiki.archlinux.org/title/WirePl … t_settings

Done that:

systemctl --user stop wireplumber
rm -rf .local/state/wireplumber
systemctl --user start wireplumber

but the issue persists.

Incidentally, I forgot to say something that I think it's irrelevant, but at this point, I have no clue. The computer is connected to the monitor via DisplayPort, and the monitor is also connected to some external surveillance devices via HDMI. I assume the computer has absolutely no clue what the other ports of the monitor are connected to, hence I didn't give this info so far.

Also, I've downloaded wiremix and, wow, doing experiments with that keyboard based TUI with vi-like bindings is waaaaaay handier than using pavucontrol.

And resetting the settings had at least the advantage that now pausing YouTube and waiting does not result in breaking the audio; if I press play, it plays correctly the audio. Remains the problem of switching to another VT and back, or suspending, which both cause the audio to "break", and I need to do that double action to recover it.

Last edited by Enrico1989 (2026-06-10 20:50:02)