Joseph Benden

Results 72 comments of Joseph Benden

I have been running these patches for quite some time, works really well - mostly. I am trying to figure out a way to debug a problem I am experiencing:...

@dankamongmen Thank you! That really seems to be the problem!

Hi, Would you mind rebasing on top of the lastest `master` branch? Thanks! -Joe

@Mister-X- Is this acceptable for merge?

Hi! It's because the source code is not properly formatted with clang-format 3.8. -Joe

Hi, could you please rebase from master and push PR again? Changes were made to fix macOS and the PVS-Studio analyzer. Thanks!

May I ask what the firmware version is running on the AR9271? The one I have is: ``` [ 6.842195] usb 1-9: ath9k_htc: Transferred FW: ath9k_htc/htc_9271-1.4.0.fw, size: 51008 [ 7.094163]...

Are you willing to experiment? * Take that firmware file `ath9k_htc/htc_9271-1.dev.0.fw` and xfer it to the 2020 Kali, inside `/lib/firmware/ath9k_htc`. * Next create the `modeprobe.d` configuration file, with the contents:...

Thanks! You might need to add a modprobe.d configuration with: ``` options ath9k_htc use_dev_fw=1 ```