We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
请问……
FX50JX I5-4200H GTX950M 替换efi中的clover启动到苹果读条开始蓝屏
进入系统登录界面的时候按住关机键两秒,等待黑屏以后按一下重新唤醒可正常使用
这是bug还是我操作问题呢?
音频输出是正常的,可以看视频听音;麦克风不正常,系统能识别到,但是无论是Siri、微信、QQ都没有录制到声音(已经赋予权限)
The text was updated successfully, but these errors were encountered:
麦克风确实不能用,这个暂时没解决。 黑屏没遇到
Sorry, something went wrong.
晚上我拍了两张照片,还是麻烦大佬有空的时候看看这是什么问题。 http://ww1.sinaimg.cn/large/7ffc4d9fly1g1iyf3bjtjj20zk0qotem.jpg , http://ww1.sinaimg.cn/large/7ffc4d9fly1g1iyfftyz9j20zk0qot9k.jpg , 只有引导过后,苹果读条完毕以后会这样,上面那里应该是花屏,我表述错误了
麦克风困扰我多时 但是我最终解决了 先给你们放出临时解决方案 1.下载最新版的CodecCommander.kext: https://bitbucket.org/RehabMan/os-x-eapd-codec-commander/downloads 2. 和CodecCommander一同被下载下来的文件还有个hda-verb 此时执行两条命令 ./hda-verb 0x19 SET_PIN_WIDGET_CONTROL 0x24 ./hda-verb 0x1a SET_PIN_WIDGET_CONTROL 0x24 即可唤醒你们的麦克风 直至关机 下次开机你需要重新执行此命令 或加入开机自启动执行命令
./hda-verb 0x19 SET_PIN_WIDGET_CONTROL 0x24
./hda-verb 0x1a SET_PIN_WIDGET_CONTROL 0x24
若想彻底解你需要稍微学习点dsdt的知识配合CodecCommander.kext 自动调用这个命令
No branches or pull requests
请问……
FX50JX I5-4200H GTX950M 替换efi中的clover启动到苹果读条开始蓝屏
进入系统登录界面的时候按住关机键两秒,等待黑屏以后按一下重新唤醒可正常使用
这是bug还是我操作问题呢?
音频输出是正常的,可以看视频听音;麦克风不正常,系统能识别到,但是无论是Siri、微信、QQ都没有录制到声音(已经赋予权限)
The text was updated successfully, but these errors were encountered: