升级10.13 17A405(补充更新)后N卡驱动导致无限重启的解决方案
今早nightgeass发布了解决方案,我参考他发的方法成功解决了问题。无奈帖子突然打不开了。若你使用需要驱动的N卡,那么升级至17A405后出现开机后重启的问题,那么很大可能是WebDriver的锅。
解决方案如下:
1、Clover界面下进入Single User Mode
依次输入如下代码:
mount -uw /
rm -rf /L/E/NVD* /L/E/Ge*
(其中大写的L、E后分别按一下Tab键,会自动补齐路径)
reboot命令重启
2、重启后在Clover的Option中取消WebDriver的勾,即可进入系统
3、安装WebDriver后,别急着重启。以上内容参考自nightgeass,不过后面的内容可以更简单:
NVIDIA has released alternate graphics drivers for macOS High Sierra 10.13.0. These are separate from the drivers Apple ships as standard, and should be considered experimental. These drivers have been known to solve OpenCL issues with certain applications, as well as providing better native GPU power management for certain devices.
NOTE: These drivers are currently the only method to get full acceleration for GeForce GTX 1050, 1050 Ti, 1060, 1070, 1080, 1080 Ti, TITAN Pascal, and TITAN Xp 'Pascal' graphics cards and NVIDIA GeForce GTX 750, 750 Ti, 950, 960, 970, 980, 980 Ti, and TITAN X 'Maxwell' graphics cards. There are no current Macs with these cards, so support is absent natively in macOS.
NVIDIA Alternate Graphics Drivers for macOS 10.13.0 (17A405)
https://images.nvidia.com/mac/pkg/378/WebDriver-378.10.10.10.15.117.pkg
NVIDIA Alternate Graphics Drivers for macOS 10.13.0 (17A365)
https://www.nvidia.com/download/driverResults.aspx/125379/en-us
How to Install the Web Drivers:
In order to use the alternate drivers on a CustoMac, you must first install the driver package.
Screen Shot 2017-09-26 at 10.17.39 PM.png
As of macOS Sierra, nvda_drv=1 in config.plist under Boot > Arguments is no longer working to initiate drivers. Clover has been updated with a new System Parameter setting called NvidiaWeb.
There's a new method for enabling the NVIDIA Web Drivers in the latest versions of Clover. It can be turned on and off by editing /Volumes/EFI/EFI/CLOVER/config.plist to add SystemParameters/NvidiaWeb. This takes the place of nvda_drv=1 boot flag, which will not work in macOS Sierra.
1. Mount EFI Partition
2. Open /Volumes/EFI/EFI/CLOVER/config.plist with text edit, Xcode, or Plist Editor Pro
3. Edit as shown below:
Code (Text):
<key>SystemParameters</key>
<dict>
<key>InjectKexts</key>
<string>YES</string>
<key>InjectSystemID</key>
<true/>
<key>NvidiaWeb</key>
<true/>
</dict>
4. Remove Boot/Arguments/nvda_drv=1 if necessary
5. Save and reboot如上提示,N卡已经发布了最新版兼容17A405,所以直接下载上面那个版本安装重启即可(前提你的显卡型号在上述列表)。
“2、重启后在Clover的Option中取消WebDriver的勾,即可进入系统”这一步可以不用操作。 本帖最后由 cairfi 于 2017-10-7 16:18 编辑
不是重启是花屏,安装驱动报错。你的方法能用吗? cairfi 发表于 2017-10-7 16:16 https://www.pcbeta.com/static/image/common/back.gif
不是重启是花屏
显卡驱动问题的话,一样的解决办法。 进单用户 改版本号即可 ,不用这么麻烦 pmbs 发表于 2017-10-7 16:41 https://www.pcbeta.com/static/image/common/back.gif
进单用户 改版本号即可 ,不用这么麻烦
改版本号后续也要升级驱动,这个只是执行两条命令,然后升级驱动即可。比编辑一个文件简单。 pmbs 发表于 2017-10-7 16:41
进单用户 改版本号即可 ,不用这么麻烦
单用户一直跑马根本进不去 解决了,楼主厉害 这个方法解决不了安装报错的问题吧 libang44 发表于 2017-10-7 17:13 https://www.pcbeta.com/static/image/common/back.gif
单用户一直跑马根本进不去
检查一下外设,usb什么的拔出。然后不断按回车键。我有一个PC键盘就是这样,换支持mac配列的键盘即可。 西潘 发表于 2017-10-7 18:28 https://www.pcbeta.com/static/image/common/back.gif
这个方法解决不了安装报错的问题吧
什么的安装报错? wy373226722 发表于 2017-10-7 19:02 https://www.pcbeta.com/static/image/common/back.gif
什么的安装报错?
呐,这样的错误
libang44 发表于 2017-10-7 17:13 https://www.pcbeta.com/static/image/common/back.gif
单用户一直跑马根本进不去
敲一下回车就好了 b85 e3 970
不取消WebDriver不能进系统,取消后能进了 西潘 发表于 2017-10-7 19:32 https://www.pcbeta.com/static/image/common/back.gif
呐,这样的错误
这个提示正常啊,点击继续即可。 zhenssd 发表于 2017-10-7 19:54 https://www.pcbeta.com/static/image/common/back.gif
b85 e3 970
不取消WebDriver不能进系统,取消后能进了
取消进入后重装最新版驱动即可。 昨晚你没发帖,升级进不去后,我还是进的Recovery里的终端,删除的文件,现在懂了,原来可以进Single User Mode操作,不过还好搞好了 我的GT710很好的,真正免驱,可能是这个卡太垃圾了,呵呵,你们的都太好了 laoda564 发表于 2017-10-7 21:07 https://www.pcbeta.com/static/image/common/back.gif
我的GT710很好的,真正免驱,可能是这个卡太垃圾了,呵呵,你们的都太好了
GT710是旧的开普勒架构,GTX760/770/780以及更早的6x0系列也是
GT750、8x0、9x0、10x0这些都是更新麦克斯维尔、帕斯卡等架构了