【G410/G510】有同机型的伙伴们进来交流共进分享经验
目前安装的苹果版本为OS X EI Capitan
声卡已经仿冒 可惜没有驱动成功
网卡 有线的已经驱动了 无线无解
电池管理未处理
睡眠问题也解决不了
目前G410 和G510还没有完整的教程,没有前辈铺路,
{:5_266:}是有点坎坷啦,不怕我们有一个永恒不变的耐心。
求前辈指路,同辈共进。
补充内容 (2016-2-23 13:43):
G410 黑苹果基本完美,睡眠还有小瑕疵,后续会上教程和驱动 {:5_269:}先占沙发备用 加油,CPU一样! 你那边安装的时候,需要fakecpuid吗? 楼主能否提供下引导配置问题,我这边对比一下,谢谢! ic005k 发表于 2016-2-23 02:02 https://www.pcbeta.com/static/image/common/back.gif
你那边安装的时候,需要fakecpuid吗?
不用,我写了,反而定在X24 最高频上 marioma 发表于 2016-2-23 12:00 https://www.pcbeta.com/static/image/common/back.gif
不用,我写了,反而定在X24 最高频上
那就奇怪了,咱们都是i3-4000m,我的必须要用fakecpuid才能正常引导10.11,附上你的clover里面的config.plist,我看看是怎么回事。
要不就是咱俩的cpu虽型号一样,但微版本可能不同,持续关注... 对了,我的机器是14年3月初买的,神舟K500C-i3 D1,应该是属于比较早期的i3-4000m了,是不是跟这个有关。
难道后面生产的i3-4000m做了些改进?
不过,但愿是我clover配置文件的问题,哈哈! ic005k 发表于 2016-2-23 12:49 https://www.pcbeta.com/static/image/common/back.gif
那就奇怪了,咱们都是i3-4000m,我的必须要用fakecpuid才能正常引导10.11,附上你的clover里面的config.p ...
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>ACPI</key>
<dict>
<key>DSDT</key>
<dict>
<key>Debug</key>
<false/>
<key>DropOEM_DSM</key>
<dict>
<key>ATI</key>
<false/>
<key>Firewire</key>
<false/>
<key>HDA</key>
<false/>
<key>HDMI</key>
<false/>
<key>IDE</key>
<false/>
<key>IntelGFX</key>
<false/>
<key>LAN</key>
<false/>
<key>LPC</key>
<true/>
<key>NVidia</key>
<false/>
<key>SATA</key>
<false/>
<key>SmBUS</key>
<false/>
<key>USB</key>
<true/>
<key>WIFI</key>
<false/>
</dict>
<key>Fixes</key>
<dict>
<key>FixHPET_0010</key>
<true/>
<key>FixRegions_10000000</key>
<true/>
<key>FixUSB_1000</key>
<true/>
<key>NewWay_80000000</key>
<true/>
</dict>
<key>Name</key>
<string>DSDT.aml</string>
<key>ReuseFFFF</key>
<false/>
</dict>
<key>DropTables</key>
<array>
<dict>
<key>Signature</key>
<string>SSDT</string>
<key>TableId</key>
<string>CpuPm</string>
</dict>
<dict>
<key>Signature</key>
<string>SSDT</string>
<key>TableId</key>
<string>Cpu0Ist</string>
</dict>
</array>
<key>SSDT</key>
<dict>
<key>DropOem</key>
<false/>
<key>Generate</key>
<false/>
<key>UnderVoltStep</key>
<string>0</string>
</dict>
</dict>
<key>Boot</key>
<dict>
<key>Arguments</key>
<string>nv_disable=1</string>
<key>Debug</key>
<false/>
<key>DefaultVolume</key>
<string>mac 10.11.x</string>
<key>Legacy</key>
<string>PBR</string>
<key>Secure</key>
<false/>
<key>Timeout</key>
<integer>5</integer>
<key>XMPDetection</key>
<false/>
</dict>
<key>Devices</key>
<dict>
<key>Audio</key>
<dict>
<key>Inject</key>
<string>3</string>
</dict>
<key>FakeID</key>
<dict>
<key>IntelGFX</key>
<string>0x04128086</string>
</dict>
<key>USB</key>
<dict>
<key>AddClockID</key>
<true/>
<key>FixOwnership</key>
<true/>
<key>Inject</key>
<true/>
</dict>
</dict>
<key>DisableDrivers</key>
<array>
<string>VBoxHfs</string>
</array>
<key>GUI</key>
<dict>
<key>Custom</key>
<dict>
<key>Entries</key>
<array>
<dict>
<key>Disabled</key>
<false/>
<key>FullTitle</key>
<string>UEFI internal</string>
<key>Hidden</key>
<string>Always</string>
<key>Ignore</key>
<false/>
<key>NoCaches</key>
<false/>
<key>Type</key>
<string>Other</string>
</dict>
</array>
</dict>
<key>Hide</key>
<array>
<string>Recovery HD</string>
<string>LRS_ESP</string>
</array>
<key>Language</key>
<string>en:0</string>
<key>Mouse</key>
<dict>
<key>DoubleClick</key>
<integer>500</integer>
<key>Enabled</key>
<true/>
<key>Mirror</key>
<false/>
<key>Speed</key>
<integer>8</integer>
</dict>
<key>Scan</key>
<dict>
<key>Entries</key>
<true/>
<key>Legacy</key>
<false/>
<key>Tool</key>
<true/>
</dict>
<key>ScreenResolution</key>
<string>1360x768</string>
<key>Theme</key>
<string>bgm256</string>
</dict>
<key>Graphics</key>
<dict>
<key>Inject</key>
<dict>
<key>ATI</key>
<false/>
<key>Intel</key>
<true/>
<key>NVidia</key>
<false/>
</dict>
<key>NvidiaSingle</key>
<false/>
<key>ig-platform-id</key>
<string>0x0a260006</string>
</dict>
<key>KernelAndKextPatches</key>
<dict>
<key>AppleRTC</key>
<true/>
<key>AsusAICPUPM</key>
<true/>
<key>Debug</key>
<false/>
<key>ForceKextsToLoad</key>
<array>
<string>\System\Library\Extensions\IONetworkingFamily.kext</string>
</array>
<key>KernelCpu</key>
<false/>
<key>KernelHaswellE</key>
<false/>
<key>KernelLapic</key>
<true/>
<key>KernelPm</key>
<true/>
<key>KextsToPatch</key>
<array>
<dict>
<key>Comment</key>
<string>Second Stage patch</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
AQAAdRc=
</data>
<key>Name</key>
<string>IOGraphicsFamily</string>
<key>Replace</key>
<data>
AQAAdBc=
</data>
</dict>
</array>
</dict>
<key>RtVariables</key>
<dict>
<key>BooterConfig</key>
<string>0x28</string>
<key>CsrActiveConfig</key>
<string>0x67</string>
</dict>
<key>SMBIOS</key>
<dict>
<key>BiosReleaseDate</key>
<string>10/18/13</string>
<key>BiosVendor</key>
<string>Apple Inc.</string>
<key>BiosVersion</key>
<string>MBP112.88Z.0138.B02.1310181745</string>
<key>Board-ID</key>
<string>Mac-3CBD00234E554E41</string>
<key>BoardManufacturer</key>
<string>Apple Inc.</string>
<key>BoardType</key>
<integer>10</integer>
<key>ChassisAssetTag</key>
<string>MacBook-Aluminum</string>
<key>ChassisManufacturer</key>
<string>Apple Inc.</string>
<key>ChassisType</key>
<string>08</string>
<key>Family</key>
<string>MacBook Pro</string>
<key>Manufacturer</key>
<string>Apple Inc.</string>
<key>Mobile</key>
<true/>
<key>ProductName</key>
<string>MacBookPro11,2</string>
<key>SerialNumber</key>
<string>C02LV67QFD56</string>
<key>Trust</key>
<false/>
<key>Version</key>
<string>1.0</string>
</dict>
<key>SystemParameters</key>
<dict>
<key>InjectKexts</key>
<string>Yes</string>
</dict>
</dict>
</plist>
这是我的config,希望对你有帮助
marioma 发表于 2016-2-23 13:41 https://www.pcbeta.com/static/image/common/back.gif
这是我的config,希望对你有帮助
好的,多谢!我对比一下看看先! 我使用了你的配置文件,进不了系统,必须采用fakecpuid。看来印证了我的想法:咱俩cpu的型号虽然一致,但微版本不同,我这边可能需要更新cpu的微码,否则不能直接进入,也不能正常变频。
对了,你bios有没有做一些针对cpu的特殊设置?由于机器不同,bios方面的差异性也可能导致这个问题的发生。 我使用你的config也不能正常引导,必须fakecpuid。看来cpu还是有些区别,哪怕型号一样。 求指教 我的是G510 无线网卡 怎么解决的啊 livemvp 发表于 2016-2-24 21:06 https://www.pcbeta.com/static/image/common/back.gif
求指教 我的是G510 无线网卡 怎么解决的啊
{:9_380:}无线网卡无解 marioma 发表于 2016-2-24 22:46 https://www.pcbeta.com/static/image/common/back.gif
无线网卡无解
一般情况下,笔记本的无线网卡都无解,需要自行更换其他能驱动的型号,拆机更换下,很简单的。 ic005k 发表于 2016-2-25 16:05 https://www.pcbeta.com/static/image/common/back.gif
一般情况下,笔记本的无线网卡都无解,需要自行更换其他能驱动的型号,拆机更换下,很简单的。
联想的白名单坑,刷不了,要拆主板刷,网卡买好啦,也束手无策 楼主可否分享下dsdt和驱动,同型号电脑{:5_266:} 楼主,回头能否贴个cpu-z的图?我看看咱俩的cpu到底有啥不同的地方。谢! 如果cpu一样,那就是bios不同了,可能神舟没有在bios里面刷新cpu的微码。
页:
[1]
2