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

推荐订阅源

U
Unit 42
Vercel News
Vercel News
博客园 - 叶小钗
大猫的无限游戏
大猫的无限游戏
MyScale Blog
MyScale Blog
P
Proofpoint News Feed
量子位
Engineering at Meta
Engineering at Meta
B
Blog RSS Feed
博客园 - 【当耐特】
Recent Announcements
Recent Announcements
Google DeepMind News
Google DeepMind News
D
DataBreaches.Net
Stack Overflow Blog
Stack Overflow Blog
博客园 - 聂微东
小众软件
小众软件
Hugging Face - Blog
Hugging Face - Blog
人人都是产品经理
人人都是产品经理
IT之家
IT之家
T
The Blog of Author Tim Ferriss
Last Week in AI
Last Week in AI
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Jina AI
Jina AI
博客园 - 三生石上(FineUI控件)

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)