在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):syscl/XPS9350-macOS开源软件地址(OpenSource Url):https://github.com/syscl/XPS9350-macOS开源编程语言(OpenSource Language):Shell 40.7%开源软件介绍(OpenSource Introduction):macOS on DELL XPS13 (9350)This project targets at giving the relatively complete functional macOS for XPS13 9350. Before you start, there's a brief introduction of how to finish powering up macOS on your laptop: PeculiaritiesSince the original WiFi module is not compatible with macOS, you need to buy a DW1830 or DW1560 module. Please follow this guide to swap it. Preliminary
InstallationDownload the latest version installation package/directory by entering the following command in a terminal window: git clone --recursive https://github.com/syscl/XPS9350-macOS This will download the whole installation directory to your current directory(./) and the next step is to change the permissions of the file (add +x) so that it can be run. cd XPS9350-macOS
chmod +x ./Deploy.sh Run the script in a terminal windows by(Note: You should dump the ACPI tables by pressing F4/Fn+F4 under Clover first and then execute the following command lines): ./Deploy.sh Reboot your macOS to see the change. If you have any problem about the script, try to run deploy in DEBUG mode by ./Deploy.sh -d ContributionAll suggestions and improvements are welcome, don't hesitate to pull request or open an issue if you want this project to be better than ever. Writing and supporting code is fun but it takes time. Please provide most descriptive bugreports or pull requests. To do listTry to get rid of scripting procedure, use dynamic ACPI hot patch Change LogChange logs for detail improvements |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论