nml 发表于 2017-8-23 20:04

华硕游戏本G751JT完美黑苹果

本帖最后由 nml 于 2017-8-26 11:02 编辑

A Hackintosh Guide For ASUS G751JT
https://bbs.pcbeta.com/forum.php?mod=image&aid=3990408&size=300x300&key=563b53975d571a43&nocache=yes&type=fixnone
https://bbs.pcbeta.com/forum.php?mod=image&aid=3990467&size=300x300&key=e3bbc5757f056c02&nocache=yes&type=fixnone
这是个二手货,但是绝对秒杀99%游戏。i7的CPU加上高级散热系统使得这个本能胜任大多数工作,特别是在Mac下面。
我通过编辑DSDT、SSDT、以及驱动配置文件来黑苹果,并没有修改系统源文件,使得它的每个驱动都被系统识别为“Apple认证”。

It's not a pretty new notebook, but it's definitely a monster for gaming.Intel Core i7 plus advanced thermal dissipation system makes it one of the best choices for most jobs, especially during MacOS.
I drive the system by editing DSDT, SSDT, and driver config files without touching original system, in order to keep it clean.

这个笔记本原生屏蔽了核显,而只能自动使用独显,因此非常适合黑苹果。
现在它可以启动进入苹果系统,同时完全驱动显卡、声卡、以及键盘功能键。
[*]CPU: 使用 Piker Alpha的ssdtPRGen 脚本来生成睿频SSDT.
[*]显卡: Web Driver (需要用EmuVariableUefi-64.efi来避免黑屏).
[*]声卡: AppleALC.kext和CodecCommander.kext ( 需要配合Lilu.kext ).
[*]Elan触摸板: ApplePS2SmartTouchPad.kext.
[*]亮度热键控制(小太阳): SSDT补丁(用于内建显示器) 和 DSDT补丁 (需要用R神的ACPI-Debug来找键值).
[*]USB 3.0: 自己做kext补丁.
[*]有线网卡: RealtekRTL8111.kext.
[*]无线网卡和蓝牙模块: Intel的无线网卡不被识别, 但是蓝牙模块可以自动识别并驱动.
[*]电池电量显示: DSDT补丁.
[*]NVMe: 我没有把Mac系统装到这块SSD上,尽管如此,苹果系统仍然能够自动识别这块硬盘.

This book is best for hack coz it disabled integrated card natively so that it can use discrete card automatically.
Now it can boot into MacOS with graphics card fully working, audio fully working, and keyboard function keys fully working.

[*]CPU: Use Piker Alpha's ssdtPRGen script to generate SSDT.
[*]Graphics: Web Driver(EmuVariableUefi-64.efi is required to avoid black screen).
[*]Audio: AppleALC.kext and CodecCommander.kext ( Lilu.kext required ).
[*]Elan Touchpad: ApplePS2SmartTouchPad.kext.
[*]Brightness Hotkey Control: SSDT patch (to built-in) and DSDT patch (including ACPI Debug).
[*]USB 3.0: USB_Series8_Injector.kext.
[*]Ethernet: RealtekRTL8111.kext.
[*]Dual Wireless: The Wireless part is not supported, but Bluetooth part is recognized automatically.
[*]Battery Status: DSDT Patch.
[*]NVMe: I didn't install Mac on it, but it can recognize it automatically.

我自己做了什么?
[*]往“系统报告”里添加了更详细的PCI设备信息.
[*]把所有的kext都更新到了最新版
[*]开机自动打开小键盘锁

[*]把亮度和音量调节级别从64档改为了正常的16档 (参考EMlyDinEsh的介绍).
[*]禁用了败家国度的游戏宏编程键以防止在启动时会遭遇到的卡顿. (我就仅仅简单地从info.plist里删掉了相应端口. R神的SSDT方法对此无效).
[*]整合了一个补丁到CodecCommander.kext里,用于解决从Windows系统重启进入Mac后内置扬声器失效的bug (参考RehabMan的SSDT补丁).


What did I do?
[*]Add more details for PCI devices into "System Report".
[*]Updated all kexts to the newest version.
[*]Turn on Number Lock on startup.
[*]The control levels for both Brightness and Volume is fixed from 64 to 16 (See EMlyDinEsh's introduction).
[*]The ROG Macrokey is disabled to avoid a stuck during booting. I simply removed that port from info.plist. SSDT method didn't work for me.
[*]I combined the fix into CodecCommander.kext for the problem that there's no sound after reboot from Windows to Mac (See RehabMan's SSDT patch).

我将把配置文件等分成两个包上传,分别是ACPI补丁(包括DSDT和SSDT)和配置完美的Clover子文件夹。
I will split my configure into two packages to upload, ACPI patches and Clover sub-folder respectively.
**** Hidden Message *****


Filaticammae 发表于 2017-8-29 00:15

感谢分享!!

Filaticammae 发表于 2017-8-29 00:25

楼主的这个帖子是转国外站的么,还是原创?

nml 发表于 2017-9-2 09:51

本帖最后由 nml 于 2017-9-2 09:53 编辑

Filaticammae 发表于 2017-8-29 00:25 https://www.pcbeta.com/static/image/common/back.gif
楼主的这个帖子是转国外站的么,还是原创?
原创啊,中文在前,英文在后。如果是搬运肯定顺序要倒过来。
写英文是为了让搜索引擎收录,增加远景的曝光率。

Filaticammae 发表于 2017-9-2 13:49

本帖最后由 Filaticammae 于 2017-9-2 14:07 编辑

nml 发表于 2017-9-2 09:51 https://www.pcbeta.com/static/image/common/back.gif
原创啊,中文在前,英文在后。如果是搬运肯定顺序要倒过来。
写英文是为了让搜索引擎收录,增加远景的曝 ...
好吧,已经用上了,反馈几个问题(10.12.6)
config.plist有点问题,识别不了安装盘和安装好的系统,clover里scan entries调成auto=yes就好了,还有clover参数nvda_drv=1已经用不了了,要用nvidiaweb
键盘灯没法调节
亮度调节没有效果,手动换成10.12.4的applebacklight.kext可以用,但不能保存亮度,删除EmuVariableUefi-64.efi后亮度保存可用且不会黑屏
usb3.0速度显示480Mb/s(大概被识别为2.0的设备了?)
subwoofer无声



Universe07 发表于 2017-9-2 14:12

谢谢楼主提供分享

zlb666 发表于 2017-9-2 23:26

顶,辛苦了楼主

nml 发表于 2017-9-3 15:02

Filaticammae 发表于 2017-9-2 13:49 https://www.pcbeta.com/static/image/common/back.gif
好吧,已经用上了,反馈几个问题(10.12.6)
config.plist有点问题,识别不了安装盘和安装好的系统,clove ...

删除config.plist里的GUI即可识别。因为我做了自定义,只显示自己的硬盘分区、屏蔽所有其他的。

NVIDIAweb驱动肯定是要装的,不然光加参数肯定没用。

亮度调节问题,我不知道你的型号是不是一样。

480Mb/s不正常吗?USB3.0我在kext里自定义了,你可以根据自己的情况做调节。

subwoofer是什么东西?

1711652246 发表于 2017-9-28 21:46

楼主能发个详细的教程或链接么,没接触过黑苹果,我现在的笔记本跟你的型号是一样的,只不过对于你上面提供的文件完全不知道怎么使用。

1711652246 发表于 2017-9-28 21:49

楼主能发个详细的教程或链接么,没有接触过黑苹果,现在使用的笔记本跟你的型号是一样的,对于你上面提供的文件完全不知道怎么使用。

sunfishdied 发表于 2018-3-8 09:23

fThanks for share

sunfishdied 发表于 2018-3-8 09:24

mine is 752vt will give it a try

电脑zhang 发表于 2020-1-16 22:41

学习    谢谢分享
页: [1]
查看完整版本: 华硕游戏本G751JT完美黑苹果