V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  Rorysky  ›  全部回复第 79 页 / 共 154 页
回复总数  3068
1 ... 75  76  77  78  79  80  81  82  83  84 ... 154  
2018-02-26 16:00:55 +08:00
回复了 miaozaiye 创建的主题 分享发现 Git 和 区块链的相似性和差异性比较
有意思的分享
2018-02-25 22:30:47 +08:00
回复了 Rorysky 创建的主题 macOS CoffeLake X Hackintosh ——英特尔八代平台踩坑
Update2:更新了一些其他问题及解决方法如蓝牙睡眠等,添加了使用的优秀 APP

Update:tonymac 更新了 8 代平台选购指南,我配的时候还没有…… https://www.tonymacx86.com/buyer ... ee-lake-300-series/
前言:八代硬件还没有正式被苹果支持,所以会有一些坑,下面简单记录了我的安装步骤和遇到的一些坑(主要在 Multibeast 环节以及英伟达的显卡驱动上);
现在黑苹果不像以前了,很多论坛有打包好的命令和工具,如 tonymacx86 就提供了从安装到后续处理非常完善的工具链,下面的安装纪要主要参考了 tonymacx86 的指南和其论坛中的帖子。

概述下我的硬件:intel i5-8400 + 8g x4 ddr4 + Asrock Z370 Killer SLI/ac + Nvidia 1070 ti (由于主板自带的 intel 无线网卡不能被 mac os 支持,重新购入了原生适配 mac os 的网卡( BCM943602CS );如果使用 amd 被苹果原生支持的显卡,将会有更好的兼容性。

整体只打了必要的内核扩展( FakeSMC、声卡相关等),类似平台参考下述步骤,应该能在半天内 下载、安装、调试完成。
注:下述某些项应根据具体的平台变通选择(如 我的板载声卡为 ALC892 所以在 MultiBeast 中选择的 ALC892 )

1. Get the Pure version of newest Mac OSX

1.1 install vmware 12 + unlocker + mac os 10.12 cdr (older version);

1.2 install mac os previous version;

1.3 downlaod newest mac os in App Store of vmware virtulized Mac OSX;


2. Make a USB installer of Mac OSX

2.1 Downlaod Unibeat( https://www.tonymacx86.com/resources/unibeast-8-1-0.353/)

2.2 Create a bootable usb installer & downlaod MultiBeast( https://www.tonymacx86.com/resou ... -sierra-10-2-0.360/) & copy Multibeast to USB installer;


3. Installation of Mac OSX

3.1 Follow the guidlines ( https://www.tonymacx86.com/threa ... el-based-pc.235474/) to setup BIOS of your PC;

3.2 Install the High Sierra in your PC;


4. Post tweaks

4.1 Update the Clover to the newest verson ( https://sourceforge.net/projects/cloverefiboot/)

4.2 Run Multibeast from USB installer, for Z370 motherboard, Configuration as follows:

Quick Start > Clover UEFI Boot Mode
Drivers > Audio > Realtek ALCxxx > ALC892
Drivers > Audio > Realtek ALCxxx > 100 / 200 / 300 Series Audio Support
Drivers > Disk > Intel Generic AHCI SATA
Drivers > Misc > FakeSMC
Drivers > Misc > FakeSMC Plugins
Drivers > Misc > FakeSMC HWMonitor Application
Drivers > USB > Increase Max Port Limit 200 Series (should remove plist patch later and leave the XHCI kext)
Bootloaders > Clover UEFI Boot Mode + Emulated NVRAM
Customize > System Definitions > iMac > iMac 18,2
Drivers > Graphics > NVIDIA Web Drivers Boot Flag

4.3 Install Nvidia web driver: the Nvidia card is not supported natively, the 25.156 version is laggy, install the 25.106 or 25.104 version ) & switch to web driver,refer ( https://hiraku.tw/2018/01/4717/) to pure install or downgrade the driver version;

4.4 Generate the Proper SSDT for 8th CPU, follow this ( https://www.tonymacx86.com/threa ... ee-lake-cpu.238311/) & check whether it works ( https://www.tonymacx86.com/threa ... -management.177456/)

4.4 Other optimization:
Refer to the post ( https://www.tonymacx86.com/threa ... 4k-monitors.240736/) for USB ports limit fix (see 6.7) and other optimization.


5. Enable HiDPI for external monitor,refer ( https://bbs.feng.com/forum.php?mod=viewthread&tid=11104214) & ( https://www.jianshu.com/p/30e6f84ffce8)



6. tips & troubleshooting:

6.1 the HDMI audio is not supported directly, refer ( https://www.tonymacx86.com/threa ... audio-guide.234735/)

6.2 Choose Clover UEFI Boot Mode + Emulated NVRAM in MultiBeast, Otherwise the Nvidia Web Driver wouldn't be swithched to.

6.3 set the mac os partition the first boot device, if dualboot or multiboot with linux or windows, search "Clover dualboot triple boot linux or windows";

6.4 Disable/Enable SIP ( https://www.tonymacx86.com/threa ... -el-capitan.176151/)

6.5 Dock hide/show delay -(terminal:$ defaults write com.apple.dock autohide-time-modifier -int 0 $ killall Dock )

6.6 Sleep with auto wakeup / 'Bluetooth not avaliable' after sleep/reboot (Caused by USB port limit injection,since bluetooh use the usb port)
Reason-( https://www.tonymacx86.com/threa ... -from-sleep.213878/) & solution -( https://www.tonymacx86.com/threa ... eboot.226585/page-4) & ( https://www.tonymacx86.com/threa ... ectall-kext.211311/ )




7. Other Useful basic skills:

7.1 Mount EFI partition on Mac OSX ( http://blog.csdn.net/skykingf/article/details/13020025)

7.2 Install Other kernel extensions ( kext ) which not include in Multibeast by using kextbeast ( https://www.tonymacx86.com/resources/kextbeast-2-0-1.310/) or manual way ( https://www.maketecheasier.com/add-remove-kexts-from-macos/)

7.3 Device ID and hex value indetifier explanation ( https://www.osx86.net/forums/topic/7673-tipskexts-and-deviceids)



8. Other links might be useful

8.1 https://www.tonymacx86.com/threa ... 0k-gtx-1080.239969/

8.2 https://www.tonymacx86.com/threa ... ended-guide.229353/

8.3 https://github.com/Piker-Alpha/AppleIntelInfo & http://hackintoshlaptop.net/dsdtssdt-edit-with-maciasl/
& http://hackintoshlaptop.net/ever ... o-know-about-nvram/ & https://en.wikipedia.org/wiki/Property_list

8.4 https://www.tonymacx86.com/threa ... x67-vs-0x00.235729/

8.5 https://clover-wiki.zetam.org/Configuration/ACPI

8.6 In terms of hackintosh, RehabMan is really a core dev.

8.7 Search 'specific terminology' + wiki to find explanations of items.

-----------
P.S. awesome Apps

- windows manager: Amethyst ( https://github.com/ianyh/Amethyst)
- clipboard manager : clipy
- Alfred
- iTerm2
- Mounty
- ****X-NG
- Sublime text
- Teamviewer
- Virtualbox
- Sketch
- Xcode
- VS Code
- IINA ( https://github.com/lhc70000/iina)
我觉得这个 ipfs 所谓的 permanent 有点然宾暖
总觉得 一味地 区中心化 这条路 不太对……
2018-02-09 10:04:54 +08:00
回复了 esayr 创建的主题 分享创造 写了个小众的 AI 编程游戏,没想到引来 17 万玩家
‘ AI 编程’ 是一个 槽点
2018-02-08 01:38:06 +08:00
回复了 t2doo 创建的主题 问与答 各位写代码的大兄弟,你们电脑都是多大内存啊?
@murmur 软件完全可以运行在内存里了……
2018-02-07 21:47:27 +08:00
回复了 t2doo 创建的主题 问与答 各位写代码的大兄弟,你们电脑都是多大内存啊?
@Building chrome 常年 200 个 tab ……原来在 windows 下 16g 内存就可以 hold 住,现在 mac os 下 得 32g 内存了
2018-02-07 20:09:06 +08:00
回复了 t2doo 创建的主题 问与答 各位写代码的大兄弟,你们电脑都是多大内存啊?
@371657110 不是自己花钱吧……
2018-02-06 20:42:44 +08:00
回复了 zhaozhao 创建的主题 问与答 mac os 上开多个应用如何做窗口管理
@zhaozhao 我用了 Amethyst 够简单,据说 port 自 Xmond
2018-02-06 17:32:33 +08:00
回复了 Rorysky 创建的主题 macOS 分享一个 状态栏图标隐藏 App
@noea 启动可以搞,快捷键就不行了……
2018-02-06 17:32:14 +08:00
回复了 Rorysky 创建的主题 macOS 分享一个 状态栏图标隐藏 App
@yyyle bartender 还有其他什么特别的功能么?
欧洲就是这样的
2018-02-05 15:33:52 +08:00
回复了 zhaozhao 创建的主题 问与答 mac os 上开多个应用如何做窗口管理
@maxxxxx 不能解决分屏问题
2018-02-03 22:08:44 +08:00
回复了 zddhub 创建的主题 分享创造 谁的小程序比我这款更小?
@Nitromethane 助尿士
2018-02-03 16:23:43 +08:00
回复了 xiaogu0322 创建的主题 Apple 苹果贺岁片《三分钟》,爱上这份专注,信仰!
@jecshcier 我猜的那个数……
2018-02-02 13:07:01 +08:00
回复了 xiaogu0322 创建的主题 Apple 苹果贺岁片《三分钟》,爱上这份专注,信仰!
@xingzw 太低了,起码 5 百万起
2018-02-02 13:06:24 +08:00
回复了 xiaogu0322 创建的主题 Apple 苹果贺岁片《三分钟》,爱上这份专注,信仰!
不提是 iPhone X 拍摄会更好
2018-02-02 13:05:32 +08:00
回复了 Arcy 创建的主题 互联网 acfun!!!神马情况 ,有没有 a 站的小伙伴???
@CRight 你说 A 站的 A 是哪个词的首字母?
1 ... 75  76  77  78  79  80  81  82  83  84 ... 154  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2057 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 41ms · UTC 00:40 · PVG 08:40 · LAX 17:40 · JFK 20:40
Developed with CodeLauncher
♥ Do have faith in what you're doing.