LS1012A-frwy use QCA6174 as 5Ghz AP failed!

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LS1012A-frwy use QCA6174 as 5Ghz AP failed!

1,209 Views
277760271
Contributor I

Hi, 

my board is ls1012a-frwy, I  can use QCA6174 802.11ac Wireless Network Adapter scan and link 5G wifi, but  when I use it to work in 5G AP mode,  the kernel get the error "ath10k_pci 0000:01:00.0: Unknown eventid: 118809" ,and hostapd stopped . I have updated the ath10 firmware but not work.How can I do to fix it , would you recommend any 802.11ac Wireless Network Adapter can be used as 5G AP?

root@localhost:~# lspci
00:00.0 PCI bridge: Freescale Semiconductor Inc Device 8100 (rev 20)
01:00.0 Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 32)

root@localhost:~# service hostapd restart
root@localhost:~# ps -ef|grep hostapd
root 4478 1 0 09:29 ? 00:00:00 /usr/sbin/hostapd -P /run/hostapd.pid -B /etc/hostapd/hostapd.conf
root 4480 3799 0 09:29 ttyS0 00:00:00 grep --color=auto hostapd
root@localhost:~# ps -ef|grep hostapd
root 4482 3799 0 09:29 ttyS0 00:00:00 grep --color=auto hostapd
root@localhost:~# ps -ef|grep hostapd
root 4484 3799 0 09:29 ttyS0 00:00:00 grep --color=auto hostapd

root@localhost:~# dmesg |grep ath
[ 2.546155] usbcore: registered new interface driver ath9k_htc
[ 8.522693] PFE binary version: pfe_ls1012a_slowpath_06
[ 9.337484] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[ 10.038299] ath10k_pci 0000:01:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 1028:0310
[ 10.038310] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 0 tracing 0 dfs 0 testmode 0
[ 10.040460] ath10k_pci 0000:01:00.0: firmware ver WLAN.RM.4.4.1.c3-00058 api 6 features wowlan,ignore-otp,no-4addr-pad,raw-mode,mfp crc32 86b087f2
[ 10.159489] ath10k_pci 0000:01:00.0: board_file api 2 bmi_id N/A crc32 779b5150
[ 11.158884] ath10k_pci 0000:01:00.0: Unknown eventid: 118809
[ 11.161453] ath10k_pci 0000:01:00.0: htt-ver 3.62 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
[ 11.255957] ath: EEPROM regdomain: 0x6c
[ 11.255964] ath: EEPROM indicates we should expect a direct regpair map
[ 11.255972] ath: Country alpha2 being used: 00
[ 11.255974] ath: Regpair used: 0x6c
[ 11.404931] ath10k_pci 0000:01:00.0 wlp1s0: renamed from wlan0
[ 14.585000] ath10k_pci 0000:01:00.0: Unknown eventid: 118809
[ 102.791960] ath10k_pci 0000:01:00.0: Unknown eventid: 118809
[ 106.611196] ath10k_pci 0000:01:00.0: Unknown eventid: 118809
[ 110.586839] ath10k_pci 0000:01:00.0: Unknown eventid: 118809
[ 836.356827] ath10k_pci 0000:01:00.0: Unknown eventid: 118809
[ 871.944802] ath10k_pci 0000:01:00.0: Unknown eventid: 118809
[ 883.519037] ath10k_pci 0000:01:00.0: Unknown eventid: 118809
[ 2489.410043] ath10k_pci 0000:01:00.0: Unknown eventid: 118809

wlp1s0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
inet 192.168.1.241 netmask 255.255.255.0 broadcast 192.168.1.255
ether 80:2b:f9:bf:55:f5 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

root@localhost:~# ethtool -i wlp1s0
driver: ath10k_pci
version: 4.19.26-dirty
firmware-version: WLAN.RM.4.4.1.c3-00058
expansion-rom-version:
bus-info: 0000:01:00.0
supports-statistics: yes
supports-test: no
supports-eeprom-access: no
supports-register-dump: no
supports-priv-flags: no

Tags (1)
0 Kudos
1 Reply

906 Views
Pavel
NXP Employee
NXP Employee

NXP offers LSDK 1909 for the LS1012A-FRWY board:

https://docs.nxp.com/bundle/GUID-1441E561-3EAD-47FD-A50D-72E1A4E4D69E/page/GUID-38B02850-872C-4567-8...

 

Is this BSP used for your task?

Have a great day,
Pavel Chubakov

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos