ath10k.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Poor link speeds and signal strength on Qualcomm QCA 9377
@ 2020-04-25  0:09 Arvind Bakshi
  2020-04-25 12:37 ` Tom Psyborg
  2020-04-28 11:59 ` Kalle Valo
  0 siblings, 2 replies; 5+ messages in thread
From: Arvind Bakshi @ 2020-04-25  0:09 UTC (permalink / raw)
  To: ath10k

Sir/Mam

Getting 1 mbps link speed and average signal strength, even on
standing next to router on every linux distro whereas windows 10 gives
150 mbps link speeds and excellent signal strength even standing quite
far off from router. Tested on Fedora 30/31 and ubuntu 18.04/20.04.
Turning off wireless power management : sudo iwconfig wlan0 power off
doesn't make a difference.
Turning off all power saving options using TLP also doesn't make a difference.
Software (OS, Firmware version, kernel, driver, etc)
Tested on Fedora 30/31 and ubuntu 18.04 LTS
Wifi card: Qualcomm QCA 9377
Device: Dell Vostro 3468 (shipped with ubuntu 16.04)

Hardware (NIC chipset, platform, etc)
Qualcomm QCA 9377



Please provide driver fix for this wireless card.

Thanks & Regards

Arvind Bakshi

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Poor link speeds and signal strength on Qualcomm QCA 9377
  2020-04-25  0:09 Poor link speeds and signal strength on Qualcomm QCA 9377 Arvind Bakshi
@ 2020-04-25 12:37 ` Tom Psyborg
       [not found]   ` <CALY5VB3=0=M-QjHquL8GpU=Mw5d3v+EjE2zYv_rqEp5vOFZ5EA@mail.gmail.com>
  2020-04-28 11:59 ` Kalle Valo
  1 sibling, 1 reply; 5+ messages in thread
From: Tom Psyborg @ 2020-04-25 12:37 UTC (permalink / raw)
  To: Arvind Bakshi; +Cc: ath10k

On 25/04/2020, Arvind Bakshi <arvindbakshicool@gmail.com> wrote:
> Sir/Mam
>
> Getting 1 mbps link speed and average signal strength, even on
> standing next to router on every linux distro whereas windows 10 gives
> 150 mbps link speeds and excellent signal strength even standing quite
> far off from router. Tested on Fedora 30/31 and ubuntu 18.04/20.04.
> Turning off wireless power management : sudo iwconfig wlan0 power off
> doesn't make a difference.
> Turning off all power saving options using TLP also doesn't make a
> difference.
> Software (OS, Firmware version, kernel, driver, etc)
> Tested on Fedora 30/31 and ubuntu 18.04 LTS
> Wifi card: Qualcomm QCA 9377
> Device: Dell Vostro 3468 (shipped with ubuntu 16.04)
>
> Hardware (NIC chipset, platform, etc)
> Qualcomm QCA 9377
>
>
>
> Please provide driver fix for this wireless card.
>
> Thanks & Regards
>
> Arvind Bakshi
>
> _______________________________________________
> ath10k mailing list
> ath10k@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/ath10k
>

Hi

Show output of "dmesg | grep ath10k" and "uname -a" on ubuntu

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Poor link speeds and signal strength on Qualcomm QCA 9377
       [not found]   ` <CALY5VB3=0=M-QjHquL8GpU=Mw5d3v+EjE2zYv_rqEp5vOFZ5EA@mail.gmail.com>
@ 2020-04-26 18:55     ` Tom Psyborg
  0 siblings, 0 replies; 5+ messages in thread
From: Tom Psyborg @ 2020-04-26 18:55 UTC (permalink / raw)
  To: Arvind Bakshi; +Cc: ath10k

On 25/04/2020, Arvind Bakshi <arvindbakshicool@gmail.com> wrote:
> Output of dmesg | grep ath10k:
>
> [   17.064613] ath10k_pci 0000:01:00.0: enabling device (0000 -> 0002)
> [   17.081365] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2
> irq_mode 0 reset_mode 0
> [   17.437946] ath10k_pci 0000:01:00.0: qca9377 hw1.1 target
> 0x05020001 chip_id 0x003821ff sub 1028:1810
> [   17.437948] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 1
> tracing 1 dfs 0 testmode 0
> [   17.438532] ath10k_pci 0000:01:00.0: firmware ver
> WLAN.TF.2.1-00021-QCARMSWP-1 api 6 features wowlan,ignore-otp crc32
> 42e41877
> [   17.510771] ath10k_pci 0000:01:00.0: board_file api 2 bmi_id N/A
> crc32 8aedfa4a
> [   17.587956] ath10k_pci 0000:01:00.0: unsupported HTC service id: 1536
> [   17.606733] ath10k_pci 0000:01:00.0: htt-ver 3.56 wmi-op 4 htt-op 3
> cal otp max-sta 32 raw 0 hwcrypto 1
> [   17.695763] ath10k_pci 0000:01:00.0 wlp1s0: renamed from wlan0
> [   22.040673] ath10k_pci 0000:01:00.0: unsupported HTC service id: 1536
>
> Output of uname -a :
>
> Linux ubuntu 5.4.0-26-generic #30-Ubuntu SMP Mon Apr 20 16:58:30 UTC
> 2020 x86_64 x86_64 x86_64 GNU/Linux
>
> Thanks & Regards
>
> Arvind
>
> On Sat, Apr 25, 2020 at 12:37 PM Tom Psyborg <pozega.tomislav@gmail.com>
> wrote:
>>
>> On 25/04/2020, Arvind Bakshi <arvindbakshicool@gmail.com> wrote:
>> > Sir/Mam
>> >
>> > Getting 1 mbps link speed and average signal strength, even on
>> > standing next to router on every linux distro whereas windows 10 gives
>> > 150 mbps link speeds and excellent signal strength even standing quite
>> > far off from router. Tested on Fedora 30/31 and ubuntu 18.04/20.04.
>> > Turning off wireless power management : sudo iwconfig wlan0 power off
>> > doesn't make a difference.
>> > Turning off all power saving options using TLP also doesn't make a
>> > difference.
>> > Software (OS, Firmware version, kernel, driver, etc)
>> > Tested on Fedora 30/31 and ubuntu 18.04 LTS
>> > Wifi card: Qualcomm QCA 9377
>> > Device: Dell Vostro 3468 (shipped with ubuntu 16.04)
>> >
>> > Hardware (NIC chipset, platform, etc)
>> > Qualcomm QCA 9377
>> >
>> >
>> >
>> > Please provide driver fix for this wireless card.
>> >
>> > Thanks & Regards
>> >
>> > Arvind Bakshi
>> >
>> > _______________________________________________
>> > ath10k mailing list
>> > ath10k@lists.infradead.org
>> > http://lists.infradead.org/mailman/listinfo/ath10k
>> >
>>
>> Hi
>>
>> Show output of "dmesg | grep ath10k" and "uname -a" on ubuntu
>

I have exact same card, works fine on recently installed and updated
ubuntu 19.10 with kernel 5.3.0

How did you end up on 5.4.0 with ubuntu 18.04? From update manager?

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Poor link speeds and signal strength on Qualcomm QCA 9377
  2020-04-25  0:09 Poor link speeds and signal strength on Qualcomm QCA 9377 Arvind Bakshi
  2020-04-25 12:37 ` Tom Psyborg
@ 2020-04-28 11:59 ` Kalle Valo
  2020-04-29 20:30   ` Tom Psyborg
  1 sibling, 1 reply; 5+ messages in thread
From: Kalle Valo @ 2020-04-28 11:59 UTC (permalink / raw)
  To: Arvind Bakshi; +Cc: ath10k

Arvind Bakshi <arvindbakshicool@gmail.com> writes:

> Getting 1 mbps link speed and average signal strength, even on
> standing next to router on every linux distro whereas windows 10 gives
> 150 mbps link speeds and excellent signal strength even standing quite
> far off from router. Tested on Fedora 30/31 and ubuntu 18.04/20.04.
> Turning off wireless power management : sudo iwconfig wlan0 power off
> doesn't make a difference.
> Turning off all power saving options using TLP also doesn't make a difference.
> Software (OS, Firmware version, kernel, driver, etc)
> Tested on Fedora 30/31 and ubuntu 18.04 LTS
> Wifi card: Qualcomm QCA 9377
> Device: Dell Vostro 3468 (shipped with ubuntu 16.04)
>
> Hardware (NIC chipset, platform, etc)
> Qualcomm QCA 9377

My first guess is a problem with calibration data, for example using
wrong board data file (which are device specific). Unfortunately I don't
know what would be the correct board data file for your device, ath10k
is supposed to choose it automatically but we don't always have all
board data files available.

-- 
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Poor link speeds and signal strength on Qualcomm QCA 9377
  2020-04-28 11:59 ` Kalle Valo
@ 2020-04-29 20:30   ` Tom Psyborg
  0 siblings, 0 replies; 5+ messages in thread
From: Tom Psyborg @ 2020-04-29 20:30 UTC (permalink / raw)
  To: Kalle Valo; +Cc: ath10k, Arvind Bakshi

On 28/04/2020, Kalle Valo <kvalo@adurom.com> wrote:
> Arvind Bakshi <arvindbakshicool@gmail.com> writes:
>
>> Getting 1 mbps link speed and average signal strength, even on
>> standing next to router on every linux distro whereas windows 10 gives
>> 150 mbps link speeds and excellent signal strength even standing quite
>> far off from router. Tested on Fedora 30/31 and ubuntu 18.04/20.04.
>> Turning off wireless power management : sudo iwconfig wlan0 power off
>> doesn't make a difference.
>> Turning off all power saving options using TLP also doesn't make a
>> difference.
>> Software (OS, Firmware version, kernel, driver, etc)
>> Tested on Fedora 30/31 and ubuntu 18.04 LTS
>> Wifi card: Qualcomm QCA 9377
>> Device: Dell Vostro 3468 (shipped with ubuntu 16.04)
>>
>> Hardware (NIC chipset, platform, etc)
>> Qualcomm QCA 9377
>
> My first guess is a problem with calibration data, for example using
> wrong board data file (which are device specific). Unfortunately I don't
> know what would be the correct board data file for your device, ath10k
> is supposed to choose it automatically but we don't always have all
> board data files available.
>
> --
> https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
>
> _______________________________________________
> ath10k mailing list
> ath10k@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/ath10k
>

There's nothing wrong with calibration data. Board and firmware
checksums are the same as on my system. Probably kernel problem
again..

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-04-29 20:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-25  0:09 Poor link speeds and signal strength on Qualcomm QCA 9377 Arvind Bakshi
2020-04-25 12:37 ` Tom Psyborg
     [not found]   ` <CALY5VB3=0=M-QjHquL8GpU=Mw5d3v+EjE2zYv_rqEp5vOFZ5EA@mail.gmail.com>
2020-04-26 18:55     ` Tom Psyborg
2020-04-28 11:59 ` Kalle Valo
2020-04-29 20:30   ` Tom Psyborg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).