And*_*ato 7 sound headphones pulseaudio alsa usb-c
我有一台带有 USB-C 端口的笔记本电脑,我将 USB-C 耳机(来自 Google 的耳塞,而不是蓝牙耳机)连接到该端口。该设备已正确列在音频输出通道中,但选择它们不会影响音频系统,该系统将继续从笔记本电脑扬声器输出。
从上面的屏幕截图中可以看出,我选择了设备,但是当我按下“测试扬声器”时,音频一直来自笔记本电脑扬声器。
我试过pavucontrol了,USB-C 设备没有在那里列出。看下面的截图
如果我使用命令行实用程序speaker-test,我可以强制通过耳机播放音频。特别是这个命令完美地工作。
speaker-test -D plughw:earbuds -c 2
Run Code Online (Sandbox Code Playgroud)
关于如何通过耳机路由系统音频的任何建议?
系统数据: - Ubuntu 18.10 - 笔记本电脑:Huawei Matebook X Pro - 耳机:Google Earbuds (HW ID 18d1:5033)
在我看来,用户可访问的 puleaudio 控件看不到的通道已静音。
打开终端:
cat /proc/asound/cards
#Take note of what is there.
Run Code Online (Sandbox Code Playgroud)
运行 alsamixer:
alsamixer
Run Code Online (Sandbox Code Playgroud)
您现在将看到一个用户界面。在此用户界面中,您可以执行以下操作:
Select your correct sound card using F6 and select F5 to see recording controls as well
Move around with left and right arrow keys.
Increase and decrease volume with up and down arrow keys.
Increase and decrease volume for left/right channel individually with "Q", "E", "Z", and "C" keys.
Mute/Unmute with the "M" key. An "MM" means muted, and "OO" means unmuted. Note that a bar can be 100% full but still be muted, so do check for this.
Exit from alsamixer with the Esc key.
Run Code Online (Sandbox Code Playgroud)
我尝试了 Michael Prokopec 的解决方案,但音频通道没有静音。然而,我发现尝试播放音频的应用程序正在尝试使用“内置音频模拟立体声”设备。USB 耳机,或者至少是 Pixel Earbuds,将自己注册为完全独立的音频设备。为了通过 USB-C 耳塞播放音频,我必须在 pavucontrol 中手动更改音频设备。
| 归档时间: |
|
| 查看次数: |
5356 次 |
| 最近记录: |