您尚未登录。

#1 2025-07-05 10:46:22

anonchan
会员
注册时间: 2025-04-26
帖子: 3

华为笔记本无声音

Matebook D14 2022 i5 1240p款,参照了 https://bbs.archlinuxcn.org/viewtopic.php?id=15167https://bbs.archlinuxcn.org/viewtopic.php?id=13935 在对应的文件下面加了内容
重启后在kde设置中没有看到“Hardware Output Devices”这个选项,播放设备只有“关”和“专业音频”两个选项

离线

#2 2025-07-06 00:13:24

Sving1024
会员
注册时间: 2024-06-16
帖子: 11
个人网站

Re: 华为笔记本无声音

看看

journalctl --user -xeu pipewire.service -b
journalctl --user -xeu pulseaudio.service -b

的输出?

最近编辑记录 Sving1024 (2025-07-06 00:13:53)

离线

#3 2025-07-07 23:21:30

anonchan
会员
注册时间: 2025-04-26
帖子: 3

Re: 华为笔记本无声音

Sving1024 说:

看看

journalctl --user -xeu pipewire.service -b
journalctl --user -xeu pulseaudio.service -b

的输出?

ten5shi@myarch ~> journalctl --user -xeu pipewire.service -b
7月 07 21:16:56 myarch systemd[721]: Started PipeWire Multimedia Service.
░░ Subject: UNIT 单元已结束启动
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/l … temd-devel
░░
░░ UNIT 单元已结束启动。
░░
░░ 启动结果为“done”。
ten5shi@myarch ~> journalctl --user -xeu pulseaudio.service -b
-- No entries --

离线

页脚