我正在使用 Manjaro Openbox,并尝试在拱门维基 我刚刚更改了 /etc/pulse/default.pa
load-module module-alsa-source device=hw:0,0
# the line above should be somewhere before the line below
.ifexists module-udev-detect.so
然后我的音频输出根本不起作用,我安装了 pavucontrol 并且我能够更改每个应用程序的输出设备(显然默认输出设备确实以某种方式发生了变化)。
但从那时起,我的 pnmixer 不再影响音量,我需要更改 pavucontrol 中的音量级别。
但 pnmixer 仍然影响 'amixer' 的输出
Simple mixer control 'Master',0 Capabilities: pvolume pswitch pswitch-joined Playback channels: Front Left - Front Right Limits: Playback 0 - 65536 Mono: Front Left: Playback 44564 [68%] [on] Front Right: Playback 44564 [68%] [on] Simple mixer control 'Capture',0 Capabilities: cvolume cswitch cswitch-joined Capture channels: Front Left - Front Right Limits: Capture 0 - 65536 Front Left: Capture 41350 [63%] [on] Front Right: Capture 41350 [63%] [on]
但它不会改变实际输出声级。并且卸载 pavucontrol 并没有恢复 pnmixer 的功能
因为 Linux 的音频堆栈太混乱了,我不知道发生了什么。如果您需要更多信息,我很乐意提供
提前致谢