picn593 发表于 2023-2-19 20:43

联想Y7000x使用OpenCore安装10.15.6无声音

本帖最后由 picn593 于 2023-2-19 20:45 编辑

安装后,设置-音量正常显示,但无声音截屏2023-02-19 上午4.36.02.png
看起来AppleALC和Lilu都正常加载了
截屏2023-02-19 上午4.31.57.png
刚开机的时候打不开bilibili的视频,但是过一会可以正常打开,但是仍然没有声音
截屏2023-02-19 上午4.32.20.png
机型: 联想Y9000X 2020
声卡: ALC285
求大佬们指教,我是根据git别人一样的机型的EFI直接用的,但是他文本所述是没有这样的问题存在的。

nsby494 发表于 2023-2-19 20:49

可以参考这里,已经讲的比较详细https://github.com/SukkaW/Lenovo-Y9000X-Hackintosh
其中声卡的修复里面提到如下命令
How to fix Y9000X's speaker / 如何修复 Y9000X 的扬声器
# Clone the repo first if you haven't done so.
# git clone https://github.com/SukkaW/Lenovo-Y9000X-Hackintosh
cd Lenovo-Y9000X-Hackintosh
git pull --rebase
chmod +x **/*.sh
./Audio/install-alcplugfix-swift.sh

nsby494 发表于 2023-2-19 20:51

另外这个大佬也提到了声卡问题
https://github.com/Augustl-18/Lenovo-Y9000X-2020-9750H-4K-Hackintosh

安装 ALCPlugFix-Swift 来修复扬声器切换异常问题, 终端使用以下命安装或卸载 ALCPlugFix

bash -c "$(curl -fsSL https://gitee.com/YasuStudio/fix-speaker-y9000x/raw/master/FixSpeaker-Y9000X.sh)"

picn593 发表于 2023-2-20 00:15

你是笨鱼 发表于 2023-2-19 20:49 https://bbs.pcbeta.com/static/image/common/back.gif
可以参考这里,已经讲的比较详细https://github.com/SukkaW/Lenovo-Y9000X-Hackintosh
其中声卡的修复里面 ...

感谢,耳机口能用了,内置扬声器还是老样子。不知道我是不是个例TAT
页: [1]
查看完整版本: 联想Y7000x使用OpenCore安装10.15.6无声音