Search found 6 matches

by asammar
Sat Dec 30, 2023 12:26 am
Forum: General Discussion
Topic: How to compile image with ath10k instead of ath10k-ct
Replies: 5
Views: 73259

Re: How to compile image with ath10k instead of ath10k-ct

Hi Lantis, As promised, here is an update on how things went. Please note that all testing was done on the C2600 as the R7800 is at another location. Your suggested approach works great with a couple of small modifications: 1. I had to include the driver package in the string not just the firmware. ...
by asammar
Wed Dec 27, 2023 11:53 am
Forum: General Discussion
Topic: How to compile image with ath10k instead of ath10k-ct
Replies: 5
Views: 73259

Re: How to compile image with ath10k instead of ath10k-ct

Will certainly do.
Thank you!
by asammar
Wed Dec 27, 2023 1:08 am
Forum: General Discussion
Topic: How to compile image with ath10k instead of ath10k-ct
Replies: 5
Views: 73259

Re: How to compile image with ath10k instead of ath10k-ct

Thank you very much, Lantis!

I actually used that line but I did not add the minus sign part which is probably why it was still getting pulled in.

I will give that a try over the weekend.

Thanks again.
by asammar
Tue Dec 26, 2023 6:56 pm
Forum: General Discussion
Topic: How to compile image with ath10k instead of ath10k-ct
Replies: 5
Views: 73259

How to compile image with ath10k instead of ath10k-ct

Happy Holidays everyone. I am trying to build a custom 1.14 image (ipq806x) for a couple of routers (r7800 & C2600) with the standard ath10k driver & firmware. I started with the default config file and changed all references to ath10k-ct driver and firmware to ath10k. Somehow, ath10k-ct is ...
by asammar
Fri Dec 18, 2020 2:45 pm
Forum: Gargoyle Development
Topic: Netgear R8000 Support (For 2 Radios Only)
Replies: 3
Views: 10038

Re: Netgear R8000 Support (For 2 Radios Only)

Thanks for the quick reply, Lantis. It looks like the WiFi chipset used by the R8000 is supported by the brcmfmac driver so I'm more than happy to try and compile then submit a patch. I was able to compile a custom OpenWRT image for the R8000 but I don't know where to start in Gargoyle. Is there som...
by asammar
Thu Dec 17, 2020 11:35 pm
Forum: Gargoyle Development
Topic: Netgear R8000 Support (For 2 Radios Only)
Replies: 3
Views: 10038

Netgear R8000 Support (For 2 Radios Only)

I'm new to Gargoyle and and just recently got it installed on one of my routers. A very big thank you to all who made this firmware possible. I searched the forums about the R8000 (which is supported upstream by OpenWRT) and, as I understand it, the problem is that it has 3 radios so it will be a ma...