Problem for activate my WIFI Qualcomm Atheros QCA9377 802.11ac

Issues related to hardware problems
Post Reply
aristides
Posts: 4
Joined: 2022/08/22 07:55:10

Problem for activate my WIFI Qualcomm Atheros QCA9377 802.11ac

Post by aristides » 2022/08/22 08:32:57

Hi All.
I have one "small notebook" that arrived with Windows 10 installed.
the computer is one Lenovo V145-15AST. Model Name 81MT
I did create one partition for install CentOS 7.
I did install "without problems" the CentOS 7 but when I restarted the computer I can't see the wireless networks, seems that the wifi configuration have some problems.
I did see several blogs but I can't resolve my problem.
I how like to request you for help me to configure correctly my wifi adapter.
Below is possible see some commands that I did launch for try (without success :) ) my configuration problems.
THanks in advance and have a nice day for all

User avatar
TrevorH
Site Admin
Posts: 33215
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: Problem for activate my WIFI Qualcomm Atheros QCA9377 802.11ac

Post by TrevorH » 2022/08/22 12:27:19

Post the output from lspci -nn | grep -i net
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

aristides
Posts: 4
Joined: 2022/08/22 07:55:10

Re: Problem for activate my WIFI Qualcomm Atheros QCA9377 802.11ac

Post by aristides » 2022/08/22 15:33:30

Hi TrevorH.
Thanks for your support. Below is possible see the output to the requested command.
Best regards

lspci -nn | grep -i net
01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
02:00.0 Network controller [0280]: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter [168c:0042] (rev 31)
[root@192 ~]#

User avatar
TrevorH
Site Admin
Posts: 33215
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: Problem for activate my WIFI Qualcomm Atheros QCA9377 802.11ac

Post by TrevorH » 2022/08/22 16:47:55

That chipset seems to be supported by the CentOS 7 kernel already without needing to supply any external modules.

Code: Select all

[root@rhel7 ~]# grep -i 168c /lib/modules/$(uname -r)/modules.* | grep -i 0042
/lib/modules/3.10.0-1160.76.1.el7.x86_64/modules.alias:alias pci:v0000168Cd00000042sv*sd*bc*sc*i* ath10k_pci
I'd suggest checking in /var/log/messages (or the output from dmesg -T) to see if there are any error messages issued at boot time - for example is it complaining about a missing firmware file?
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

aristides
Posts: 4
Joined: 2022/08/22 07:55:10

Re: Problem for activate my WIFI Qualcomm Atheros QCA9377 802.11ac

Post by aristides » 2022/08/23 06:14:54

I launched the command requested and I found on it the errors that I did copy below. Exist different errors for example, with the "ath10k_pci " .
I would like to know if can you analyze the probelm.
THanks in advance,
Best regards

Another problems that I have is that the mouse of this notebook is not recognize (but isn't very important now).


[Tue Aug 23 07:11:21 2022] ACPI: Added _OSI(3.0 _SCP Extensions)
[Tue Aug 23 07:11:21 2022] ACPI: Added _OSI(Processor Aggregator Device)
[Tue Aug 23 07:11:21 2022] ACPI: Added _OSI(Linux-Dell-Video)
[Tue Aug 23 07:11:21 2022] ACPI: EC: Look up EC in DSDT
[Tue Aug 23 07:11:21 2022] ACPI: Executed 1 blocks of module-level executable AML code
[Tue Aug 23 07:11:21 2022] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[Tue Aug 23 07:11:21 2022] ACPI: Interpreter enabled
[Tue Aug 23 07:11:21 2022] ACPI: (supports S0 S3 S4 S5)
[Tue Aug 23 07:11:21 2022] ACPI: Using IOAPIC for interrupt routing
[Tue Aug 23 07:11:21 2022] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[Tue Aug 23 07:11:21 2022] ACPI: Enabled 6 GPEs in block 00 to 1F
[Tue Aug 23 07:11:21 2022] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[Tue Aug 23 07:11:21 2022] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[Tue Aug 23 07:11:21 2022] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[Tue Aug 23 07:11:21 2022] ACPI: Power Resource [P0U2] (off)
[Tue Aug 23 07:11:21 2022] ACPI: Power Resource [P3U2] (off)
[Tue Aug 23 07:11:21 2022] ACPI: Power Resource [P0U3] (off)
[Tue Aug 23 07:11:21 2022] ACPI: Power Resource [P3U3] (off)
[Tue Aug 23 07:11:21 2022] ACPI: Power Resource [P0ST] (on)
[Tue Aug 23 07:11:21 2022] ACPI: Power Resource [P3ST] (on)
[Tue Aug 23 07:11:21 2022] ACPI: Power Resource [P0SD] (off)
[Tue Aug 23 07:11:21 2022] ACPI: Power Resource [P3SD] (off)
[Tue Aug 23 07:11:21 2022] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[Tue Aug 23 07:11:21 2022] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[Tue Aug 23 07:11:21 2022] acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[Tue Aug 23 07:11:21 2022] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[Tue Aug 23 07:11:21 2022] PCI host bridge to bus 0000:00


[Tue Aug 23 07:11:22 2022] xhci_hcd 0000:00:10.0: xHCI Host Controller
[Tue Aug 23 07:11:22 2022] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 3
[Tue Aug 23 07:11:22 2022] xhci_hcd 0000:00:10.0: Host supports USB 3.0 SuperSpeed
[Tue Aug 23 07:11:22 2022] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
[Tue Aug 23 07:11:22 2022] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 3.10
[Tue Aug 23 07:11:22 2022] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[Tue Aug 23 07:11:22 2022] usb usb3: Product: xHCI Host Controller
[Tue Aug 23 07:11:22 2022] usb usb3: Manufacturer: Linux 3.10.0-1160.76.1.el7.x86_64 xhci-hcd
[Tue Aug 23 07:11:22 2022] usb usb3: SerialNumber: 0000:00:10.0
[Tue Aug 23 07:11:22 2022] hub 3-0:1.0: USB hub found
[Tue Aug 23 07:11:22 2022] hub 3-0:1.0: 4 ports detected
[Tue Aug 23 07:11:22 2022] usbcore: registered new interface driver usbserial_generic
[Tue Aug 23 07:11:22 2022] usbserial: USB Serial support registered for generic
[Tue Aug 23 07:11:22 2022] i8042: PNP: PS/2 Controller [PNP0303:KBC0] at 0x60,0x64 irq 1
[Tue Aug 23 07:11:22 2022] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[Tue Aug 23 07:11:22 2022] serio: i8042 KBD port at 0x60,0x64 irq 1
[Tue Aug 23 07:11:22 2022] mousedev: PS/2 mouse device common for all mice


[Tue Aug 23 07:11:26 2022] XFS (sda5): Ending clean mount
[Tue Aug 23 07:11:26 2022] ath10k_pci 0000:02:00.0: irq 229 for MSI/MSI-X
[Tue Aug 23 07:11:26 2022] ath10k_pci 0000:02:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[Tue Aug 23 07:11:26 2022] kvm: Nested Paging enabled
[Tue Aug 23 07:11:26 2022] MCE: In-kernel MCE decoding enabled.
[Tue Aug 23 07:11:26 2022] AMD64 EDAC driver v3.4.0
[Tue Aug 23 07:11:26 2022] AMD64 EDAC driver v3.4.0
[Tue Aug 23 07:11:26 2022] ath10k_pci 0000:02:00.0: qca9377 hw1.1 target 0x05020001 chip_id 0x003821ff sub 17aa:0901
[Tue Aug 23 07:11:26 2022] ath10k_pci 0000:02:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 0 testmode 0
[Tue Aug 23 07:11:26 2022] ath10k_pci 0000:02:00.0: firmware ver WLAN.TF.2.1-00021-QCARMSWP-1 api 6 features wowlan,ignore-otp crc32 42e41877
[Tue Aug 23 07:11:26 2022] AMD-Vi: Event logged [IO_PAGE_FAULT device=02:00.0 domain=0x0001 address=0x000000007ee00000 flags=0x0020]
[Tue Aug 23 07:11:26 2022] type=1305 audit(1661231488.131:4): audit_pid=732 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1
[Tue Aug 23 07:11:26 2022] RPC: Registered named UNIX socket transport module.
[Tue Aug 23 07:11:26 2022] RPC: Registered udp transport module.
[Tue Aug 23 07:11:26 2022] RPC: Registered tcp transport module.
[Tue Aug 23 07:11:26 2022] RPC: Registered tcp NFSv4.1 backchannel transport module.
[Tue Aug 23 07:11:27 2022] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[Tue Aug 23 07:11:27 2022] Bluetooth: BNEP filters: protocol multicast
[Tue Aug 23 07:11:27 2022] Bluetooth: BNEP socket layer initialized
[Tue Aug 23 07:11:27 2022] random: crng init done
[Tue Aug 23 07:11:29 2022] ip6_tables: (C) 2000-2006 Netfilter Core Team
[Tue Aug 23 07:11:29 2022] ath10k_pci 0000:02:00.0: unable to read from the device
[Tue Aug 23 07:11:29 2022] ath10k_pci 0000:02:00.0: could not execute otp for board id check: -110
[Tue Aug 23 07:11:29 2022] ath10k_pci 0000:02:00.0: failed to get board id from otp: -110
[Tue Aug 23 07:11:29 2022] ath10k_pci 0000:02:00.0: could not probe fw (-110)
[Tue Aug 23 07:11:29 2022] Ebtables v2.0 registered
[Tue Aug 23 07:11:29 2022] IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready
[Tue Aug 23 07:11:29 2022] ip_set: protocol 7
[Tue Aug 23 07:11:29 2022] Generic Realtek PHY r8169-100:00: attached PHY driver [Generic Realtek PHY] (mii_bus:phy_addr=r8169-100:00, irq=-2)
[Tue Aug 23 07:11:29 2022] IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready
[Tue Aug 23 07:11:29 2022] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[Tue Aug 23 07:11:30 2022] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[Tue Aug 23 07:11:32 2022] libphy: r8169-100:00 - Link is Up - 1000/Full
[Tue Aug 23 07:11:32 2022] IPv6: ADDRCONF(NETDEV_CHANGE): enp1s0: link becomes ready
[Tue Aug 23 07:11:41 2022] tun: Universal TUN/TAP device driver, 1.6
[Tue Aug 23 07:11:41 2022] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[Tue Aug 23 07:11:41 2022] virbr0: port 1(virbr0-nic) entered blocking state
[Tue Aug 23 07:11:41 2022] virbr0: port 1(virbr0-nic) entered disabled state
[Tue Aug 23 07:11:41 2022] device virbr0-nic entered promiscuous mode
[Tue Aug 23 07:11:42 2022] virbr0: port 1(virbr0-nic) entered blocking state
[Tue Aug 23 07:11:42 2022] virbr0: port 1(virbr0-nic) entered listening state
[Tue Aug 23 07:11:42 2022] IPv6: ADDRCONF(NETDEV_UP): virbr0: link is not ready
[Tue Aug 23 07:11:42 2022] virbr0: port 1(virbr0-nic) entered disabled state
[Tue Aug 23 07:12:11 2022] Bluetooth: RFCOMM TTY layer initialized
[Tue Aug 23 07:12:11 2022] Bluetooth: RFCOMM socket layer initialized
[Tue Aug 23 07:12:11 2022] Bluetooth: RFCOMM ver 1.11
[Tue Aug 23 07:12:14 2022] rfkill: input handler disabled
[Tue Aug 23 07:12:22 2022] TCP: lp registered
[Tue Aug 23 07:13:18 2022] usb 2-3: USB disconnect, device number 2
[Tue Aug 23 07:13:20 2022] usb 2-3: new full-speed USB device number 3 using xhci_hcd
[Tue Aug 23 07:13:20 2022] usb 2-3: New USB device found, idVendor=062a, idProduct=0252, bcdDevice= 0.00

I did attach the result of the command "dmesg -T" how txt files.

aristides
Posts: 4
Joined: 2022/08/22 07:55:10

Re: Problem for activate my WIFI Qualcomm Atheros QCA9377 802.11ac

Post by aristides » 2022/08/26 20:44:48

Hi All.
After my precedent post I don't see any additional comments/suggestions.
I would like request you, can you help me for resolve my problem?
Thanks in advance

User avatar
TrevorH
Site Admin
Posts: 33215
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: Problem for activate my WIFI Qualcomm Atheros QCA9377 802.11ac

Post by TrevorH » 2022/08/27 11:45:11

https://bbs.archlinux.org/viewtopic.php?id=242927 appears to describe your problem exactly.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

Post Reply