erikarn / athp

freebsd ath10k port
47 stars 15 forks source link

wifi card #25

Open OrionRandD opened 4 years ago

OrionRandD commented 4 years ago

My wifi card is: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter (rev 30) Does this work in freeBSD out of the box?

If not, should I have to buy, say this usb dongle? https://pt.aliexpress.com/item/4000512051221.html?spm=a2g0o.productlist.0.0.b3403d411Axx6Y Thx a lot

stephenw10 commented 4 years ago

No, that won't work 'out of the box' as this driver is still in development. There is no 802.11ac support in any FreeBSD release, yet. That Realtek device will never be supported by this driver. I don't believe there are any drivers in existence for that. This is not the place to be asking about device support. Try: https://forums.freebsd.org/

OrionRandD commented 4 years ago

Thx a lot

Geramy commented 4 years ago

What machine do you have? I am working on a small survey for myself to see what machines have an AC card, im in the market for something cheap to use as a development device @OrionRandD

OrionRandD commented 4 years ago

Lenovo IdeaPad 300-isk15 https://pcsupport.lenovo.com/br/en/products/laptops-and-netbooks/300-series/300-15isk My wifi chipset is: 02:00.0 Network controller: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter (rev 30) Thx a lot.

castasat commented 3 years ago

I have the same problem with QCA9377 on Dell Inspiron 3780 It is not recognized while "pciconf - lv" lists it as

none10@pci0:3:0:0: class 0x028000 rev=0x31 hdr=0x00 vendor=0x168c device=0x0042 subvendor=0x1028 subdevice=0x1810

erikarn commented 3 years ago

hi,

Yeah, this athp driver doesn't yet support the AR9377 stuff. It's Peregrine (AR9380), Beeliner (AR999x) and Rome (QCA6174)

-adrian

On Sun, 18 Apr 2021 at 15:18, Denis Dmitrienko @.***> wrote:

I have the same problem with QCA9377 on Dell Inspiron 3780 it is not recognized while "pciconf - lv" listd it as @.***:3:0:0

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/erikarn/athp/issues/25#issuecomment-822071168, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAI2L3IEPL47EW3N5BQQ753TJNLD5ANCNFSM4K5SVUOA .

OrionRandD commented 3 years ago

hi, Yeah, this athp driver doesn't yet support the AR9377 stuff. It's Peregrine (AR9380), Beeliner (AR999x) and Rome (QCA6174) -adrian On Sun, 18 Apr 2021 at 15:18, Denis Dmitrienko @.> wrote: I have the same problem with QCA9377 on Dell Inspiron 3780 it is not recognized while "pciconf - lv" listd it as @.:3:0:0 — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#25 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAI2L3IEPL47EW3N5BQQ753TJNLD5ANCNFSM4K5SVUOA .

:(((