Skip to content

Instantly share code, notes, and snippets.

@robimarko
Created December 31, 2017 00:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robimarko/c80421f62ad2a429c98261804c5ee85c to your computer and use it in GitHub Desktop.
Save robimarko/c80421f62ad2a429c98261804c5ee85c to your computer and use it in GitHub Desktop.
Litebeam AC dmesg
WA.v8.4.3# dmesg
[ 0.000000] Linux version 2.6.32.68 (bamboo@fe8004735ad6) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.01 unknown) ) #1 Fri Nov 17 12:38:01 EET 2017
[ 0.000000] flash_size passed from bootloader = 16
[ 0.000000] CPU revision is: 0001974c (MIPS 74Kc)
[ 0.000000] ath_sys_frequency: cpu srif ddr srif cpu 535 ddr 400 ahb 200
[ 0.000000] Determined physical RAM map:
[ 0.000000] memory: 04000000 @ 00000000 (usable)
[ 0.000000] User-defined physical RAM map:
[ 0.000000] memory: 04000000 @ 00000000 (usable)
[ 0.000000] Initrd not found or empty - disabling initrd
[ 0.000000] Zone PFN ranges:
[ 0.000000] Normal 0x00000000 -> 0x00004000
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[1] active PFN ranges
[ 0.000000] 0: 0x00000000 -> 0x00004000
[ 0.000000] On node 0 totalpages: 16384
[ 0.000000] free_area_init_node: node 0, pgdat 80295020, node_mem_map 8100000 0
[ 0.000000] Normal zone: 128 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 16256 pages, LIFO batch:3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pag es: 16256
[ 0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs ini t=/init mtdparts=ath-nor0:256k(u-boot),64k(u-boot-env),1024k(kernel),14720k(root fs),256k(cfg),64k(EEPROM) mem=64M panic=3 quiet
[ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[ 0.000000] Writing ErrCtl register=00000000
[ 0.000000] Readback ErrCtl register=00000000
[ 0.000000] Memory: 61760k/65536k available (2122k kernel code, 3704k reserve d, 518k data, 132k init, 0k highmem)
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:128
[ 0.000000] plat_time_init: plat time init done
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] Calibrating delay loop... 266.24 BogoMIPS (lpj=133120)
[ 0.022000] Mount-cache hash table entries: 512
[ 0.024000] NET: Registered protocol family 16
[ 0.027000] PCIe WLAN H/W found [tries: 1]
[ 0.027000] PCI init:ath_pcibios_init
[ 0.027000] ath_pcibios_init(419): PCI CMD write: 0x356
[ 0.027000] registering PCI controller with io_map_base unset
[ 0.032000] bio: create slab <bio-0> at 0
[ 0.034000] pci 0000:00:00.0: reg 10 64bit mmio: [0x000000-0x1fffff]
[ 0.034000] pci 0000:00:00.0: reg 30 32bit mmio pref: [0x000000-0x00ffff]
[ 0.034000] pci 0000:00:00.0: supports D1 D2
[ 0.034000] Returning IRQ 64
[ 0.035000] Switching to clocksource MIPS
[ 0.037000] NET: Registered protocol family 2
[ 0.038000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.039000] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.039000] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.039000] TCP: Hash tables configured (established 2048 bind 2048)
[ 0.039000] TCP reno registered
[ 0.040000] NET: Registered protocol family 1
[ 0.040000] ATH GPIOC major 0
[ 0.041000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.041000] msgmni has been set to 120
[ 0.042000] io scheduler noop registered (default)
[ 0.066000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[ 0.067000] serial8250.0: ttyS0 at MMIO 0xb8020000 (irq = 19) is a 16550A
[ 0.067000] console [ttyS0] enabled
[ 0.068000] 6 cmdlinepart partitions found on MTD device ath-nor0
[ 0.068000] Creating 6 MTD partitions on "ath-nor0":
[ 0.068000] 0x000000000000-0x000000040000 : "u-boot"
[ 0.070000] 0x000000040000-0x000000050000 : "u-boot-env"
[ 0.071000] 0x000000050000-0x000000150000 : "kernel"
[ 0.072000] 0x000000150000-0x000000fb0000 : "rootfs"
[ 0.073000] mtd: partition "rootfs" set to be root filesystem
[ 0.073000] 0x000000fb0000-0x000000ff0000 : "cfg"
[ 0.075000] 0x000000ff0000-0x000001000000 : "EEPROM"
[ 0.076000] u32 classifier
[ 0.076000] Performance counters on
[ 0.076000] input device check on
[ 0.076000] Actions configured
[ 0.077000] TCP westwood registered
[ 0.078000] NET: Registered protocol family 10
[ 0.081000] NET: Registered protocol family 17
[ 0.081000] Bridge firewalling registered
[ 0.081000] 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
[ 0.081000] All bugs added by David S. Miller <davem@redhat.com>
[ 0.081000] athwdt_init: Registering WDT success
[ 0.081000] Reset: Normal
[ 0.081000] ath_otp_init: Registering OTP success
[ 0.082000] ath_clksw_init: Registering Clock Switch Interface success
[ 0.090000] VFS: Mounted root (squashfs filesystem) readonly on device 31:3.
[ 0.091000] Freeing unused kernel memory: 132k freed
[ 1.625000] ubnthal: module license 'Proprietary' taints kernel.
[ 1.625000] Disabling lock debugging due to kernel taint
[ 1.672000] ubnthal: initializing...
[ 1.672000] ath-gpio 2.0 initialised
[ 1.672000] ubnthal: initialised, board found, sysid = 0xe8f5, name = LiteBea m 5AC 23
[ 1.672000] ubnthal: host_board_t size: 7384B, boards table size: 151kB
[ 6.741000] ATHR_GMAC: Length per segment 1536
[ 6.741000] ATHR_GMAC: fifo cfg 3 01f00140
[ 6.741000] Found PHY at address 4 with ID 4d:d072
[ 6.742000] Registering AR8035 Phy....
[ 6.742000] ATHR_GMAC: RX TASKLET - Pkts per Intr:160
[ 6.742000] ATHR_GMAC: Mac address for unit 0:bfff0000
[ 6.742000] ATHR_GMAC: 80:2a:a8:39:a0:ba
[ 7.296000] ATHR_GMAC: Max segments per packet : 1
[ 7.296000] ATHR_GMAC: Max tx descriptor count : 128
[ 7.296000] ATHR_GMAC: Max rx descriptor count : 252
[ 7.296000] ATHR_GMAC: Mac capability flags : 42200
[ 7.407000] PPP generic driver version 2.4.2
[ 7.464000] PPP MPPE Compression module registered
[ 7.497000] NET: Registered protocol family 24
[ 7.666000] GRE over IPv4 tunneling driver
[ 7.745000] URD Init
[ 8.252000] ath_hal: 0.9.17.1 (AR9380, REGOPS_FUNC, 11D)
[ 8.417000] ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved
[ 8.533000] ath_spectral: Version 2.0.0
[ 8.533000] Copyright (c) 2005-2009 Atheros Communications, Inc. All Rights R eserved
[ 8.533000] SPECTRAL module built on Nov 17 2017 12:36:41
[ 8.799000] ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved
[ 10.704000] ath_pci: 10.1.467 (Atheros/multi-bss)
[ 10.704000] Ubiquiti U-AME chipset detected
[ 10.704000] ath_pci_probe
[ 10.704000] PCI: Setting latency timer of device 0000:00:00.0 to 64
[ 10.705000] ath_pci 0000:00:00.0: ath DEBUG: sc=0x83b36a00
[ 10.705000]
[ 10.705000] ol_ath_pci_configure : num_desired MSI set to 0
[ 10.705000]
[ 10.705000] Using PCI Legacy Interrupt
[ 11.620000] __ol_ath_attach: ath_attach TODO
[ 11.621000] ol_ath_attach() BMI inited.
[ 11.621000] ol_ath_attach() BMI Get Target Info.
[ 11.621000] ol_ath_attach() TARGET TYPE: 7 Vers 0x4100016c
[ 11.621000] NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0
[ 11.621000] ol_ath_attach() configure Target .
[ 11.621000] qc98xx_verify_checksum: flash checksum passed: 0x6aa5
[ 11.621000] ol_transfer_bin_file 338: Download Flash data len 2116
[ 11.635000] BMI operation done
[ 11.635000] ol_transfer_bin_file 259: Download Firmware data len 213752. Mode : PTP
[ 12.542000] BMI operation done
[ 12.542000] ol_ath_attach() Download FW.
[ 12.542000] ol_ath_attach() HT Create .
[ 12.542000] ol_ath_attach() HIF Claim.
[ 12.542000] ol_ath_attach() BMI Done.
[ 12.543000] ol_ath_attach() WMI attached. wmi_handle 83b70000
[ 12.543000] +HWT
[ 12.545000] -HWT
[ 12.546000] HTC Service:0x0300 ep:1 TX flow control disabled
[ 12.550000] ol_txrx_pdev_attach: tx_credit initialised to 1424
[ 12.550000] HTC Service:0x0100 ep:2 TX flow control disabled
[ 12.551000] wmi_service_ready_event_rx: WMI UNIFIED SERVICE READY event
[ 12.551000] num_rf_chain : 00000002
[ 12.551000] ht_cap_info: : 0000085b
[ 12.551000] vht_cap_info : 338001b2
[ 12.551000] vht_supp_mcs : 0000fffa
[ 12.560000] FIRMWARE:P 34 V 1 T 110
[ 12.560000]
[ 12.560000] wmi_ready_event_rx: WMI UNIFIED READY event
[ 12.560000] ol_ath_connect_htc() WMI is ready
[ 12.560000] ol_ath_set_host_app_area TODO
[ 12.560000] target uses HTT version 2.1; host uses 2.1
[ 12.560000] ol_ath_attach() connect HTC.
[ 12.560000] Supported modes: 0x1f9001
[ 12.560000] ol_regdmn_start: reg-domain param: regdmn=0, countryName=, wModeS elect=FFFFFFFF, netBand=FFFFFFFF, extendedChanMode=0.
[ 12.563000] ol_ath_phyerr_attach: called
[ 12.563000] ath92.ieee80211_ifattach(): Enable ignore 11d
[ 12.563000] OL Resmgr Init-ed
[ 12.564000] ol_if_spectral_setup
[ 12.564000] SPECTRAL : get_capability not registered
[ 12.564000] HAL_CAP_PHYDIAG : Capable
[ 12.564000] SPECTRAL : Need to fix the capablity check for RADAR (spectral_at tach : 233)
[ 12.564000] SPECTRAL : get_capability not registered
[ 12.564000] HAL_CAP_RADAR : Capable
[ 12.564000] SPECTRAL : Need to fix the capablity check for SPECTRAL
[ 12.564000] (spectral_attach : 238)
[ 12.564000] SPECTRAL : get_capability not registered
[ 12.564000] HAL_CAP_SPECTRAL_SCAN : Capable
[ 12.564000] SPECTRAL : get_tsf64 not registered
[ 12.564000] spectral_init_netlink 54 NULL SKB
[ 12.564000] ol_ath_set_dscp_tid_map: ...ath.c
[ 12.564000] ol_if_dfs_setup: called
[ 12.564000] ol_ath_rtt_meas_report_attach: called
[ 12.565000] ol_ath_attach() UMAC attach .
[ 12.565000] __ol_ath_attach: init tx/rx TODO
[ 12.565000] __ol_ath_attach: hard_header_len reservation 64
[ 12.565000] __ol_ath_attach: dev name wifi0
[ 12.569000] ath_ahb: 10.1.467 (Atheros/multi-bss)
[ 12.569000] __ath_attach: Set global_scn[0]
[ 12.569000] ACBKMinfree = 48
[ 12.569000] ACBEMinfree = 32
[ 12.569000] ACVIMinfree = 16
[ 12.569000] ACVOMinfree = 0
[ 12.569000] CABMinfree = 48
[ 12.569000] UAPSDMinfree = 0
[ 12.580000] Enterprise mode: 0x00000000
[ 12.580000] Restoring Cal data from Flash
[ 12.581000] ar9300_eeprom_restore_internal[4673] No vaid CAL, calling default template
[ 12.955000] SPECTRAL : get_capability not registered
[ 12.955000] HAL_CAP_PHYDIAG : Capable
[ 12.955000] SPECTRAL : Need to fix the capablity check for RADAR (spectral_at tach : 233)
[ 12.955000] SPECTRAL : get_capability not registered
[ 12.955000] HAL_CAP_RADAR : Capable
[ 12.955000] SPECTRAL : Need to fix the capablity check for SPECTRAL
[ 12.955000] (spectral_attach : 238)
[ 12.955000] SPECTRAL : get_capability not registered
[ 12.955000] HAL_CAP_SPECTRAL_SCAN : Capable
[ 12.955000] SPECTRAL : get_tsf64 not registered
[ 12.955000] spectral_init_netlink 54 NULL SKB
[ 12.956000] IRQ request for SPECTRAL-XMIT-FILTER successful
[ 12.956000] SPECTRAL : No ADVANCED SPECTRAL SUPPORT
[ 12.956000] SPECTRAL : module attached
[ 12.959000] ath_get_caps[5783] rx chainmask mismatch actual 3 sc_chainmak 0
[ 12.959000] ath_get_caps[5758] tx chainmask mismatch actual 3 sc_chainmak 0
[ 12.960000] ath92.ieee80211_ifattach(): Enable ignore 11d
[ 12.992000] SPECTRAL : module already attached
[ 12.995000] ath_tx_paprd_init sc 827a0000 PAPRD disabled in HAL
[ 13.280000] wifi1: Atheros 9340: mem=0xb8100000, irq=2
[ 13.510000] ubnt_poll_host: Hooks registered
[ 13.510000] ubnt_poll_host: Allocated chardev region for major 189
[ 13.631000] rssi-leds 1.2 loaded
[ 13.965000] Mirror/redirect action on
[ 14.832000] ath_dfs: Version 2.0.0
[ 14.832000] Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights R eserved
[ 14.977000] ath92.ol_ath_set_config_param(): Reset scheduled on wifi0 radio
[ 14.977000] Resetting the radio
[ 14.977000] Suspending Target - with disable_intr set
[ 14.977000] waiting for target paused event from target
[ 15.231000] __ol_ath_detach: init tx/rx cleanup TODO
[ 15.231000] ol_if_dfs_teardown: called
[ 15.231000] ol_ath_phyerr_detach: called
[ 15.234000] ol_if_spectral_detach
[ 15.234000] SPECTRAL : Module removed (spectral = 83b9e000)
[ 15.234000] ath_pci_warm_reset :(sc 83b36a00)
[ 15.234000] Target Warm Reset
[ 15.234000] Host Intr Cause reg 0x900c : value : 0x4000
[ 15.234000] Target CPU Intr Cause 0x5040
[ 15.334000] addr 0x4050 : 0x4
[ 15.354000] Target CPU Intr Cause after CE reset 0x40
[ 15.354000] RESET_CONTROL after cpu warm reset 0x800
[ 15.455000] Target Warm reset complete
[ 15.455000] ath_pci_remove
[ 15.455000] Ubiquiti U-AME chipset detected
[ 15.455000] ath_pci_probe
[ 15.455000] PCI: Setting latency timer of device 0000:00:00.0 to 64
[ 15.455000] ath_pci 0000:00:00.0: ath DEBUG: sc=0x83b36a00
[ 15.455000]
[ 15.455000] ol_ath_pci_configure : num_desired MSI set to 0
[ 15.455000]
[ 15.455000] Using PCI Legacy Interrupt
[ 15.567000] __ol_ath_attach: ath_attach TODO
[ 15.569000] ol_ath_attach() BMI inited.
[ 15.569000] ol_ath_attach() BMI Get Target Info.
[ 15.569000] ol_ath_attach() TARGET TYPE: 7 Vers 0x4100016c
[ 15.569000] NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0
[ 15.569000] ol_ath_attach() configure Target .
[ 15.569000] qc98xx_verify_checksum: flash checksum passed: 0x6aa5
[ 15.569000] ol_transfer_bin_file 338: Download Flash data len 2116
[ 15.583000] BMI operation done
[ 15.584000] ol_transfer_bin_file 259: Download Firmware data len 213752. Mode : PTP
[ 16.505000] BMI operation done
[ 16.505000] ol_ath_attach() Download FW.
[ 16.505000] ol_ath_attach() HT Create .
[ 16.505000] ol_ath_attach() HIF Claim.
[ 16.505000] ol_ath_attach() BMI Done.
[ 16.505000] ol_ath_attach() WMI attached. wmi_handle 83b70000
[ 16.505000] +HWT
[ 16.508000] -HWT
[ 16.508000] HTC Service:0x0300 ep:1 TX flow control disabled
[ 16.513000] ol_txrx_pdev_attach: tx_credit initialised to 1424
[ 16.513000] HTC Service:0x0100 ep:2 TX flow control disabled
[ 16.514000] wmi_service_ready_event_rx: WMI UNIFIED SERVICE READY event
[ 16.514000] num_rf_chain : 00000002
[ 16.514000] ht_cap_info: : 0000085b
[ 16.514000] vht_cap_info : 338001b2
[ 16.514000] vht_supp_mcs : 0000fffa
[ 16.523000] FIRMWARE:P 34 V 1 T 110
[ 16.523000]
[ 16.523000] wmi_ready_event_rx: WMI UNIFIED READY event
[ 16.523000] ol_ath_connect_htc() WMI is ready
[ 16.523000] ol_ath_set_host_app_area TODO
[ 16.523000] ol_ath_attach() connect HTC.
[ 16.523000] target uses HTT version 2.1; host uses 2.1
[ 16.523000] Supported modes: 0x1f9001
[ 16.523000] ol_regdmn_start: reg-domain param: regdmn=0, countryName=, wModeS elect=FFFFFFFF, netBand=FFFFFFFF, extendedChanMode=0.
[ 16.525000] ol_ath_phyerr_attach: called
[ 16.526000] ath92.ieee80211_ifattach(): Enable ignore 11d
[ 16.526000] OL Resmgr Init-ed
[ 16.527000] ol_if_spectral_setup
[ 16.527000] SPECTRAL : get_capability not registered
[ 16.527000] HAL_CAP_PHYDIAG : Capable
[ 16.527000] SPECTRAL : Need to fix the capablity check for RADAR (spectral_at tach : 233)
[ 16.527000] SPECTRAL : get_capability not registered
[ 16.527000] HAL_CAP_RADAR : Capable
[ 16.527000] SPECTRAL : Need to fix the capablity check for SPECTRAL
[ 16.527000] (spectral_attach : 238)
[ 16.527000] SPECTRAL : get_capability not registered
[ 16.527000] HAL_CAP_SPECTRAL_SCAN : Capable
[ 16.527000] SPECTRAL : get_tsf64 not registered
[ 16.527000] spectral_init_netlink 54 NULL SKB
[ 16.527000] ol_ath_set_dscp_tid_map: ...ath.c
[ 16.527000] ol_if_dfs_setup: called
[ 16.527000] ol_ath_rtt_meas_report_attach: called
[ 16.527000] ol_ath_attach() UMAC attach .
[ 16.527000] __ol_ath_attach: init tx/rx TODO
[ 16.527000] __ol_ath_attach: hard_header_len reservation 64
[ 16.527000] __ol_ath_attach: dev name wifi0
[ 16.532000] Reset of radio done
[ 17.029000] ubnt_poll_host: Hooks registered
[ 17.029000] ubnt_poll_host: Allocated chardev region for major 189
[ 17.071000] ubnt_poll_host wifi0: Char device created succesfully err 0
[ 17.071000] ubnt_poll_host: Polling enabled for radio wifi0
[ 17.071000] ubnt_poll_host: noack_mode set to 0 for radio wifi0
[ 17.071000] ubnt-poll-host: [wifi0] Station priority configured to 2 (no-auto=0)
[ 17.071000] ubnt_poll_host: Fixed frame mode disabled for radio wifi0
[ 17.180000] ath_ioctl: SIOC80211IFCREATE CALLED
[ 17.180000] ubnt_poll_host: Initialized in PTP STA mode for device wifi0
[ 17.181000] wmi_unified_set_psmode:set psmode=1
[ 17.181000] ol_if_dfs_attach: called; ptr=8310cffc, radar_info=830e3910
[ 17.186000] ol_if_dfs_configure: called
[ 17.186000] ol_if_dfs_configure: ETSI domain
[ 17.186000] ol_if_dfs_disable: called
[ 17.186000] ol_ath_phyerr_disable: about to send
[ 17.187000] VAP device ath0 created
[ 17.200000] dfs_control debug flags now 0x00000003
[ 17.308000] ubnt_poll_host: ATPC enabled (0/0/0/24) for radio wifi0
[ 17.401000]
[ 17.401000] DES SSID SET=tenje-otvorenamreza.org
[ 17.406000] ol_ath_vap_set_param: VAP param unsupported param:33 value:0
[ 17.421000] wmi_unified_set_psmode:set psmode=0
[ 17.421000] wmi_unified_set_psmode:set psmode=0
[ 17.829000] Ebtables v2.0 registered
[ 18.639000] device eth0 entered promiscuous mode
[ 18.645000] device ath0 entered promiscuous mode
[ 18.684000] device ath0.5 entered promiscuous mode
[ 18.748000] athr_gmac_ring_alloc Allocated 2048 at 0x81ee2000
[ 18.748000] sram_desc_cnt 1536,mac Unit 0,Tx r->ring_desc 0xbd000000
[ 18.748000] athr_gmac_ring_alloc Allocated 4032 at 0x83a46000
[ 18.748000] sram_desc_cnt 4560,mac Unit 0,Rx r->ring_desc 0xbd000600
[ 19.048000] WASP ----> AR8035 PHY
[ 19.049000] AR8035 Detected
[ 19.049000] Setting Drop CRC Errors, Pause Frames and Length Error frames
[ 19.049000] Setting PHY...
[ 19.049000] Forced AR8035 PHY hardware reset on PHY setup.
[ 19.153000] AR8035 - ID 0x004d:0xd072
[ 22.270000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 22.418000] br0: port 2(ath0) entering learning state
[ 22.430000] br1: port 1(ath0.5) entering learning state
[ 22.604000] ath_dfs: another dfs module already in use
[ 23.134000] wlan_vap_create : enter. devhandle=0x827902c0, opmode=IEEE80211_M_MONITOR, flags=0x1
[ 23.134000] wlan_vap_create : exit. devhandle=0x827902c0, opmode=IEEE80211_M_MONITOR, flags=0x1.
[ 23.134000] VAP device airview1 created
[ 23.418000] br0: port 2(ath0) entering forwarding state
[ 23.430000] br1: port 1(ath0.5) entering forwarding state
[ 23.602000]
[ 23.602000] DES SSID SET=spectral
[ 24.270000] ATH_MAC_TIMER: enet unit:0 is up (RGMii 1000Mbps full duplex)
[ 24.270000] ATH_MAC_TIMER: done cfg2 0x7215 ifctl 0x0 miictrl
[ 24.270000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 24.270000] br0: port 1(eth0) entering learning state
[ 25.270000] br0: port 1(eth0) entering forwarding state
[ 27.016000] ieee80211_ioctl_siwmode: vap->iv_opmode=1, new mode=2, valid=1
[ 27.018000] Scan in progress.. Cancelling it
[ 30.637000] br0: port 2(ath0) entering disabled state
[ 30.637000] ol_ath_vap_set_param: VAP param unsupported param:35 value:0
[ 30.638000] br1: port 1(ath0.5) entering disabled state
[ 39.929000] Deliver ol stop event, node count: 1
[ 57.178000] ol_ath_vap_set_param: VAP param unsupported param:34 value:1
[ 57.178000] ol_ath_vap_set_param: VAP param unsupported param:33 value:0
[ 57.178000] ieee80211_ioctl_siwmode: vap->iv_opmode=1, new mode=2, valid=1
[ 57.179000] ol_ath_vap_set_param: VAP param unsupported param:33 value:1
[ 57.315000]
[ 57.315000] DES SSID SET=tenje-otvorenamreza.org
[ 57.315000] [ieee80211_ioctl_setmlme] set desired bssid 80:2a:a8:3e:1c:27
[ 57.317000] Getting extcaps from Scan Entry
[ 57.317000] OL vap_start +
[ 57.317000] BW divisor: 0X411
[ 57.317000] OL vap_start -
[ 57.326000] ol_vdev_start_resp_ev
[ 57.326000] ol_ath_wmm_update:
[ 57.326000] ieee80211_notify_vap_start_complete: Notification to UMAC VAP layer
[ 57.332000] ubnt_poll_host TARGET LOG:
[ 57.332000] ubnt_poll: Enabling PTP polling state machine
[ 57.335000] ol_ath_wmm_update:
[ 57.348000] br0: port 2(ath0) entering learning state
[ 57.379000] br1: port 1(ath0.5) entering learning state
[ 57.399000] osif_vap_check_eap: 4Way pkt iv_4eapol=0x2
[ 57.401000] osif_vap_check_eap: 4Way pkt iv_4eapol=0x4
[ 57.401000] ieee80211_ioctl_setkey storing ukey, mac 80:2a:a8:3e:1c:27 keylen 16 type 3 flags 0x83
[ 57.401000] ieee80211_ioctl_setkey storing gkey, mac 00:00:00:00:00:00 keylen 16 type 3 flags 0x6
[ 57.401000] wmi_unified_PM4_sent_handler EAPOL PM4 completed, setting timer for pending ukey & gkey, iv_4eapol=0x4
[ 58.348000] br0: port 2(ath0) entering forwarding state
[ 58.380000] br1: port 1(ath0.5) entering forwarding state
[ 58.602000] ieee80211_setkey_timer EAPOL PM4 completed, timer expired for pending ukey, iv_4eapol=0x8
[ 58.602000] Unicast Keyidx set=5
[ 58.602000] ieee80211_setkey_timer EAPOL PM4 completed, timer expired for pending gkey, iv_4eapol=0x8
[ 58.602000] Group Keyidx set=1
[ 58.602000] RX VHT TxBF: ignored
[ 1754.486000] RX VHT TxBF: ignored
[ 1759.457000] RX VHT TxBF: ignored
[ 1759.601000] RX VHT TxBF: ignored
[ 1790.084000] RX VHT TxBF: ignored
[ 1809.679000] RX VHT TxBF: ignored
[ 1811.089000] RX VHT TxBF: ignored
[ 2101.784000] RX VHT NSS out of range: 4
[ 2102.815000] RX VHT NSS out of range: 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment