Can't get reltek driver for wifi/bluetooth pci card to work.

Latest response

I am trying to get this wifi 6e & bluetooth pci card to work:
lspci -vnn is:

3:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:c852] (rev 01)
Subsystem: Realtek Semiconductor Co., Ltd. Device [10ec:c852]
Flags: fast devsel, IRQ 255, IOMMU group 8
I/O ports at e000 [disabled] [size=256]
Memory at fcd00000 (64-bit, non-prefetchable) [disabled] [size=1M]
Capabilities: [40] Power Management version 3
Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [70] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [148] Device Serial Number 00-e0-4c-ff-fe-c8-52-01
Capabilities: [158] Latency Tolerance Reporting
Capabilities: [160] L1 PM Substates
Capabilities: [170] Vendor Specific Information: ID=0002 Rev=4 Len=100 <?>

I tried this: https://github.com/lwfinger/rtw89/tree/main

But the build fails. Edit: I have FIPS enabled so I think that is why the build failed.

Can anyone help me get my wifi and bluetooth working?

Responses