# DW1820A Wifi

Although using a Wifi card from a real Mac is [recommended](/hac-mini-guide/post-installation/wifi.md) due to native support, the community has developed an [alternative](https://github.com/osy86/HaC-Mini/issues/91) [solution](https://github.com/osy86/HaC-Mini/issues/113) to working Wifi and Bluetooth using the Dell DW1820A card. Note there are a few variants of this card and users have reported the most success with the "CN-08PKF4" model.

![Make sure you get the "CN-08PKF4" model.](/files/-LtVbw0gM7w9iSncrAna)

This card requires additional kernel patches to work and users have reported compatibility issues with dual booting, Handoff, and Continuity. However, it is the same size as the stock Intel card (which is NOT supported by any drivers) and installation is fairly straightforward.

## Installation

1. In BIOS, under Power, disable PCIE ASPM
2. In the HaC Mini installer, make sure to check the option for **Dell DW1820A**.


---

# 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://osy.gitbook.io/hac-mini-guide/post-installation/dw1820a-wifi.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.
