amd吧 关注:799,278贴子:18,426,448

回复:3A平台黑苹果最新版sierra 10.12.3

只看楼主收藏回复

其实这个发中文帖子的是你吗


136楼2017-04-22 01:36
收起回复
    这个是我~


    IP属地:湖北137楼2017-04-22 01:43
    收起回复
      2025-08-14 01:02:10
      广告
      不感兴趣
      开通SVIP免广告
      5A平台都可以搞定了 后来按照楼主方法自制了10.11.6镜像 安装成功三卡驱动搞定 u**可用 10.12 我这显卡不行 290x除非有核显 要不10.12无法驱动



      IP属地:北京138楼2017-04-22 16:45
      收起回复
        显卡免驱,接下来折腾才刚刚开始…………






        来自Android客户端139楼2017-04-22 18:07
        收起回复
          图标正常心满意足了


          来自Android客户端140楼2017-04-22 18:08
          收起回复
            卤煮,你有没有无线网卡的驱动啊,rt3070,现在没法上网


            来自Android客户端141楼2017-04-22 19:38
            收起回复
              ryzen可以吗


              IP属地:上海来自Android客户端142楼2017-04-22 19:42
              收起回复
                楼主,Shaneee的USB BUG FIX应该怎么用


                143楼2017-04-23 19:06
                收起回复
                  2025-08-14 00:56:10
                  广告
                  不感兴趣
                  开通SVIP免广告
                  GTX1060
                  FX8300
                  MAC OS 10.12.4 显卡死也驱动不了,显示器3MB
                  而且状态栏有绿色色块!!


                  IP属地:河南144楼2017-04-23 22:31
                  收起回复
                    qq 登入 显示什么? 发布微博显示什么?


                    146楼2017-04-28 15:47
                    收起回复
                      关于本机显示机型教程我现在发上来
                      首先finder右键---前往文件夹 输入:/系统/资源库/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/Resources/
                      打开以后找到zh_CN.lproj这个文件夹
                      先把AppleSystemInfo.strings拷贝到别的地方 拷贝2份 一份用于修改 一份用于备份,防止修改错误导致系统显示错误。
                      然后app store下载PlistEdit Pro,(如果网卡没有见内建,上不了app store)或者从网上找这个app 然后安装。安装过程就不详细说。。。。。。
                      然后用PlistEdit Pro打开你拷贝出来用于修改的那一个AppleSystemInfo.strings,打开找到UnknownCPUKind这一项,后面的值应该是Unknown,双击把Unknown修改成你自己的CPU型号。然后保存。
                      将zh_CN.lproj文件夹下的AppleSystemInfo.strings(因为系统目录不支持编辑修改),输入密码,确定,然后将你修改的AppleSystemInfo.strings拷贝到zh_CN.lproj文件夹里面。(如果有Kext Utillity,打开运行自动修复一下权限最好,没有不修复也无所谓)
                      -------------------------------以上最重要的AppleSystemInfo.strings修改完了-------------------
                      然后我们修改clover引导,打开clover configurator。加载uefi分区。
                      用clover configurator打开uefi分区EFI/clover/config.plist
                      clover configurator打开cpu选项卡,type里面输入Unknown,保存,关闭。
                      然后重启就大功告成~~~~~ 有问题跟帖回复!


                      IP属地:山东147楼2017-04-29 19:05
                      收起回复
                        有没有做10.12.5的最新文件啊


                        IP属地:广西来自iPhone客户端148楼2017-05-20 07:48
                        收起回复
                          mark


                          IP属地:重庆149楼2017-05-20 14:14
                          回复
                            最近成功安装了10.12.5。想把镜像的下载链接和安装流程发上来,结果。。。。真是无语了~



                            IP属地:湖北160楼2017-05-20 15:11
                            收起回复
                              2025-08-14 00:50:10
                              广告
                              不感兴趣
                              开通SVIP免广告
                              安装流程(英文,不过很简单,不懂可以百度翻译):
                              SierraAMD Post Install Tutorial
                              http://forum.amd-osx.com
                              http://forum.amd-osx.com/app.php/donate
                              Thank you for choosing the AMD OS X SierraAMD Image for use with Windows. In this short tutorial I will show you how to perform the post install steps to get the installed System booting. You might want to print this out or make some notes.
                              To begin you’ll want to make a note of what you named the partition you created. For the use of this tutorial we’ve named the partition macOS. If the partition name you’ve chosen has spaces the wrap the name in quotation marks (“ “).
                              Once the install is complete the first thing you need to do is open Terminal from within the installer from the utilities menu within the menu bar. Now enter the PostInstall folder on the USB.
                              cd /Volumes/SierraAMD/PostInstall
                              Now we are ready let’s start by coping the kernel.
                              cp -rf kernel /Volumes/macOS/System/Library/Kernels/
                              Now you need to copy the Extra folder over for Enoch to read.
                              cp -rf Extra /Volumes/macOS/
                              Now the kexts for the System.
                              cp -rf Kexts/*.kext /Volumes/macOS/System/Library/Extensions/
                              Now that’s done you need to remove the old prelinkedkernel file as it isn’t built with the AMD kernel.
                              rm -rf /Volumes/macOS/System/Library/PrelinkedKernels/prelinkedkernel
                              Now to rebuild it,
                              kextcache -u /Volumes/macOS
                              Note that the kextcache command may take a couple minutes to complete. Once terminal enters to a new command line with no errors you can reboot using the USB drive as the boot device and choose the installed HDD and press Enter on the keyboard.
                              You’ll need to use the USB to boot to the installed HDD as the HDD doesn’t have a boot loader yet. This is covered below.
                              Once booted open the PostInstall folder located on the SierraAMD USB and install either the Clover or Enoch package onto the installed HDD. If you need help with this make a support post in the forum. This step allows you to boot from the HDD rather than the USB.
                              If there are any issues please feel free to post a support message on the forum.
                              Thanks and Enjoy,
                              Shaneee
                              注:步骤前面有表情的是给系统做变色龙引导,如果想使用四叶草引导此步骤可以略过。


                              IP属地:湖北161楼2017-05-20 15:23
                              收起回复