[Seek Help] 喇叭不响
Tofloor
poster avatar
iamdair
deepin
2024-04-16 10:59
Author

电脑是MacBook Pro 2017款,播放音乐没有声音。

+++++++++++++++++++++++++++++++

image.png

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

image.png

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

image.png

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

image.png

Reply Favorite View the author
All Replies
晚秋(lateautumn)
Moderator
2024-04-16 11:40
#1

按这个帖子的方法试试,https://bbs.deepin.org/zh/post/270279?offset=0&postId=1581686,我的也是一直不响,通过这个帖子最后的手动方式解决的。

Reply View the author
iamdair
deepin
2024-04-16 11:57
#2
It has been deleted!
iamdair
deepin
2024-04-16 11:57
#3
晚秋(lateautumn)

按这个帖子的方法试试,https://bbs.deepin.org/zh/post/270279?offset=0&postId=1581686,我的也是一直不响,通过这个帖子最后的手动方式解决的。

非常感谢,回去我试试

Reply View the author
Amber
deepin
2024-04-16 18:08
#4

苹果的机子的驱动会比较难搞,按楼上试试吧,祝你好运

Reply View the author
iamdair
deepin
2024-08-17 19:55
#5

问题解决了,希望对其他用户在macbook上装linux,ubuntu,深度deepin有帮助

for everyone with macbook here you can find a solution to your problem by Compiling and installing driver:

fedora package install:

dnf install wget make gcc kernel-devel

ubuntu package install:

apt install wget make gcc linux-headers-generic

arch package install:

pacman -S wget make gcc linux-headers

build driver:

git clone https://github.com/davidjo/snd_hda_macbookpro.git

cd snd_hda_macbookpro/

run the following command as root or with sudo:

./install.cirrus.driver.sh

reboot

链接如下:

https://askubuntu.com/questions/1254124/ubuntu-20-04-lts-no-sound-on-macbookpro

Reply View the author
iamdair
deepin
2024-08-17 19:59
#6
It has been deleted!
iamdair
deepin
2024-08-17 20:00
#7
iamdair

非常感谢,回去我试试

实际上还是没有正确安装驱动,macbook pro2017用的是cirrus logic cs8409 (ab 51)

Reply View the author