Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4861

Troubleshooting • Re: Loading ath11k driver for QCN9074-based Wifi Transceiver

$
0
0
Try “dtoverlay=pcie-32bit-dma”
Thank you a lot. I had tried this before, so I think it is a combination of some of these, as this is my current config.

Code:

#dtparam=pciex1dtparam=pciex1_gen=3dtoverlay=pcie-32bit-dmapci=assign-bussespci=prefer-prefetchablepci=reallocdtoverlay=pciex1-compat-pi5,no-mip

Right after my first post, I realized I had a space in the

Code:

dtoverlay=pciex1-compat-pi5,no-mip
, which I corrected. After that, I was no longer getting the MSI error, but I was getting a new ath11k error. I didn't capture the output, but I remember it was error -12. After adding

Code:

dtoverlay=pcie-32bit-dma
, it for the first time came alive. The wireless interface enumerated and it scanned for stations. However, upon trying to connect to one of the APs, the Pi froze up. I highly suspect this is a power issue. It seems the transceiver, despite being switched to external power, isn't actually pulling from the external power.

So, I'm currently sorting that out, but I wanted to say thanks and provide some details along the way for posterity.

Statistics: Posted by WaveWiz — Sat Jul 06, 2024 5:11 am



Viewing all articles
Browse latest Browse all 4861

Trending Articles