# 10.15 Catalina 相关说明

## 开启随航 (Sidecar)

随航 Sidecar 功能是 10.15 Catalina 的新功能，可以将你的 iPad 变成电脑的一块拓展屏，并且可以在上面进行手绘等操作。

{% hint style="warning" %}
目前 10.15 正式版在随航上的 BUG 较多，可能会导致无法识别到设备或连接超时，请等待后续优化。
{% endhint %}

使用 Sidecar 的条件较为苛刻：

* 需要有支持 Apple Pencil 、更新到 iPadOS13 的 iPad（也即 iPad 2018+, iPad mini5, iPad Air 3, iPad Pro2017+）
* macOS 与 iPad 登录同一个 iCloud ID
* 登录的 iCloud ID **需要开启双因素认证**
* 使用有线连接后，在访达中互相设置对方为信任设备
* 蓝牙功能正常（暂未测试热重启的蓝牙是否可用），在蓝牙中能够搜索到对方。

{% hint style="success" %}
如无线连接时遇到“设备超时”问题，可以尝试在 iPad 上的”设置 -> 通用 -> 还原“里，点”还原所有设置“（注意不要错误点击”抹除数据和所有设置“的一项）。
{% endhint %}

## 10.15 USB 无线网卡驱动

macOS Catalina 取消了对 32 位应用程序的支持，这导致了 10.14 可用的 USB 无线网卡驱动无法在 10.15 系统上安装。如果你的网卡在支持的列表里，你可以安装 10.15 兼容的 USB 网卡驱动，下载地址：<https://github.com/chris1111/Wireless-USB-Adapter-Clover/files/3621615/Wireless.USB.Adapter.Clover-V8.zip>

兼容的网卡你可以在[该页面](https://github.com/chris1111/Wireless-USB-Adapter-Clover)的 "**Known Working and testing adapter"** and "**Support Drivers"** 下查看。


---

# Agent Instructions: 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://hackintosh.kirainmoe.com/an-zhuang-hou/10.15-catalina-gong-neng-xiang-guan.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.
