> For the complete documentation index, see [llms.txt](https://mtwstudio.gitbook.io/ryzentosh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mtwstudio.gitbook.io/ryzentosh/2-install/2-3-clover/clover-share.md).

# Clover  配置分享

等所有 Kexts 裝完之後，記得回來這邊把慢慢的把勾勾取消掉，一個一個慢慢嘗試，每處理一次就重開機一次，當然，每次處理前請先備份前次可以正常開機的 config 檔案。

以下就是我的 Clover 配置，僅供參考：

### ACPI

![](/files/-L_ajgeVxAh78OzW_Vnk)

### BOOT

![](/files/-L_ak5Gqd6zNK5rsdPEr)

### Boot Graphics

![](/files/-L_ak96aiQaHj9q4Mfa4)

### CPU

![](/files/-L_akBZjxej4DiPkNG7e)

### Devices

![](/files/-L_akF03RzUygnA7DKY9)

### Disable Drivers

![](/files/-L_akHCwZ6hd1Of-ljNC)

### GUI

![](/files/-L_akLDY6ylJ-LUVkbvw)

### Graphics

![](/files/-L_akNf_xp2GjP_e7uWJ)

### Kernel and Kext Patches

![](/files/-L_akxKgv7K22A6O-Z5c)

### RT Variables

![](/files/-L_alZbEIpQ7emTEbP4J)

### SMBIOS

![](/files/-L_am2-Cvt5v0mZaufpZ)

### System Parameters

![](/files/-L_am31T90uc8RFLaRBG)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mtwstudio.gitbook.io/ryzentosh/2-install/2-3-clover/clover-share.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
