[Internal testing communication] deepin25下修复华为Matebook 16s声卡问题的补丁包
Tofloor
poster avatar
MeGusta
deepin
2025-01-25 01:30
Author

华为Matebook系列由于声卡硬件的设计问题,一直在Linux系统下没办法直接使用,之前一直使用的是 Smoren/huawei-ubuntu-sound-fix 这个项目的脚本补丁来解决。现在deepin25下不可以直接放文件到/usr目录下了,只能制作deb包来安装,现在分享如下:

huawei-ubuntu-sound-fix_1.3.1_amd64.zip

包里面的文件如下:

.
├── /etc/systemd/system/huawei-soundcard-headphones-monitor.service
└── /opt/apps/com.github.smoren.huawei-ubuntu-sound-fix/huawei-soundcard-headphones-monitor.sh

安装完毕之后,需要手动执行一下服务启动命令才能生效:

sudo systemctl start huawei-soundcard-headphones-monitor.service
Reply Favorite View the author
All Replies
liuhongwei11
deepin
2025-02-07 09:09
#1

收藏备用,谢谢分享!

Reply View the author
hanzn-zzx
deepin
2025-02-07 22:12
#2

like

终于不用每次重装都去手动安装sof了

Reply View the author