mrjcd@Deb:~$ ssh root@MainEA8500.mrjcd.com -p xxxxx -i /home/mrjcd/.ssh/xxxxxx DD-WRT v3.0-r39000M kongat (c) 2019 NewMedia-NET GmbH Release: 03/02/19 BusyBox v1.30.0 (2019-03-02 17:28:10 CET) built-in shell (ash) root@MainEA8500:~# nvram get DD_BOARD Linksys EA8500 root@MainEA8500:~# cat /tmp/loginprompt DD-WRT v3.0-r39000M kongat (c) 2019 NewMedia-NET GmbH Release: 03/02/19 root@EA8500:~#dmesg ### part of dmesg [ 2.601486] no valid UBI magic found inside mtd13 [ 2.601541] hctosys: unable to open rtc device (rtc0) [ 2.611777] VFS: Mounted root (squashfs filesystem) readonly on device 31:14. [ 2.613557] Freeing unused kernel memory: 1024K [ 5.531245] Loading modules backported from Linux version wireless-drivers-next-for-davem-2017-09-01-0-geb464d4a8d09 [ 5.531286] Backport generated by backports.git backports-20160324-111-g97b8d7c4 [ 6.096247] ath10k_pci 0000:01:00.0: enabling device (0140 -> 0142) [ 6.096898] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0 [ 6.190950] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:01:00.0.bin failed with error -2 [ 6.190986] ath10k_pci 0000:01:00.0: Falling back to user helper [ 6.202398] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/QCA99X0/hw2.0/firmware-6.bin failed with error -2 [ 6.206802] ath10k_pci 0000:01:00.0: Falling back to user helper [ 6.531045] ath10k_pci 0000:01:00.0: qca99x0 hw2.0 target 0x01000000 chip_id 0x003801ff sub 168c:0002 [ 6.531082] ath10k_pci 0000:01:00.0: kconfig debug 1 debugfs 1 tracing 0 dfs 0 testmode 0 [ 6.541844] ath10k_pci 0000:01:00.0: firmware ver 10.4-3.5.3-00050 api 5 features no-p2p,mfp,peer-flow-ctrl,allows-mesh-bcast,no-ps crc32 5ae23169 [ 8.847734] ath10k_pci 0000:01:00.0: failed to fetch board data for bus=pci,vendor=168c,device=0040,subsystem-vendor=168c,subsystem-device=0002 from ath10k/QCA99X0/hw2.0/board-2.bin [ 8.848239] ath10k_pci 0000:01:00.0: board_file api 1 bmi_id N/A crc32 3e376c3f [ 10.059476] ath10k_pci 0000:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal file max-sta 512 raw 0 hwcrypto 1 [ 10.112355] ath: EEPROM regdomain: 0x0 [ 10.112361] ath: EEPROM indicates default country code should be used [ 10.112365] ath: doing EEPROM country->regdmn map search [ 10.112372] ath: country maps to regdmn code: 0x3a [ 10.112377] ath: Country alpha2 being used: US [ 10.112381] ath: Regpair used: 0x3a [ 10.116990] ath10k_pci 0001:01:00.0: enabling device (0140 -> 0142) [ 10.117628] ath10k_pci 0001:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0 [ 10.211786] ath10k_pci 0001:01:00.0: Direct firmware load for ath10k/pre-cal-pci-0001:01:00.0.bin failed with error -2 [ 10.211827] ath10k_pci 0001:01:00.0: Falling back to user helper [ 10.222675] ath10k_pci 0001:01:00.0: Direct firmware load for ath10k/QCA99X0/hw2.0/firmware-6.bin failed with error -2 [ 10.227660] ath10k_pci 0001:01:00.0: Falling back to user helper [ 10.238853] ath10k_pci 0001:01:00.0: qca99x0 hw2.0 target 0x01000000 chip_id 0x003801ff sub 168c:0002 [ 10.244320] ath10k_pci 0001:01:00.0: kconfig debug 1 debugfs 1 tracing 0 dfs 0 testmode 0 [ 10.256794] ath10k_pci 0001:01:00.0: firmware ver 10.4-3.5.3-00050 api 5 features no-p2p,mfp,peer-flow-ctrl,allows-mesh-bcast,no-ps crc32 5ae23169 [ 12.554025] ath10k_pci 0001:01:00.0: failed to fetch board data for bus=pci,vendor=168c,device=0040,subsystem-vendor=168c,subsystem-device=0002 from ath10k/QCA99X0/hw2.0/board-2.bin [ 12.554302] ath10k_pci 0001:01:00.0: board_file api 1 bmi_id N/A crc32 eca6e637 [ 13.760059] ath10k_pci 0001:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal file max-sta 512 raw 0 hwcrypto 1 [ 13.812592] ath: EEPROM regdomain: 0x0 [ 13.812600] ath: EEPROM indicates default country code should be used [ 13.812605] ath: doing EEPROM country->regdmn map search [ 13.812613] ath: country maps to regdmn code: 0x3a [ 13.812620] ath: Country alpha2 being used: US [ 13.812624] ath: Regpair used: 0x3a ### root@MainEA8500:~# cat /sys/kernel/debug/ieee80211/phy0/ath10k/firmware_info cat: can't open '/sys/kernel/debug/ieee80211/phy0/ath10k/firmware_info': No such file or directory root@MainEA8500:~# cd /sys/kernel/debug/ieee80211/phy0/ath10k/ root@MainEA8500:/sys/kernel/debug/ieee80211/phy0/ath10k# ls ani_enable fw_dbglog htt_max_amsdu_ampdu quiet_period spectral_count atf fw_reset_stats htt_stats_mask reg_addr spectral_scan0 cal_data fw_stats mem_value reg_value spectral_scan_ctl chip_id gpio_config nf_cal_period simulate_fw_crash tpc_stats fw_checksums gpio_output pktlog_filter spectral_bins wmi_services root@MainEA8500:/sys/kernel/debug/ieee80211/phy0/ath10k# cd root@MainEA8500:~# cd /sys/kernel/debug/ieee80211/phy1/ath10k/ root@MainEA8500:/sys/kernel/debug/ieee80211/phy1/ath10k# ls ani_enable fw_dbglog htt_max_amsdu_ampdu quiet_period spectral_count atf fw_reset_stats htt_stats_mask reg_addr spectral_scan0 cal_data fw_stats mem_value reg_value spectral_scan_ctl chip_id gpio_config nf_cal_period simulate_fw_crash tpc_stats fw_checksums gpio_output pktlog_filter spectral_bins wmi_services root@MainEA8500:/sys/kernel/debug/ieee80211/phy1/ath10k# ################################################################################################## mrjcd@Deb:~$ ssh root@ea8500.mrjcd.com DD-WRT v3.0-r38688 std (c) 2019 NewMedia-NET GmbH Release: 02/11/19 root@ea8500.mrjcd.com's password: ========================================================== ___ ___ _ _____ ______ ____ ___ / _ \/ _ \___| | /| / / _ \/_ __/ _ __|_ / / _ \ / // / // /___/ |/ |/ / , _/ / / | |/ //_ <_/ // / /____/____/ |__/|__/_/|_| /_/ |___/____(_)___/ DD-WRT v3.0 http://www.dd-wrt.com ========================================================== BusyBox v1.30.0 (2019-02-11 09:32:01 CET) built-in shell (ash) root@EA8500:~# nvram get DD_BOARD Linksys EA8500 root@EA8500:~# cat /tmp/loginprompt DD-WRT v3.0-r38688 std (c) 2019 NewMedia-NET GmbH Release: 02/11/19 root@EA8500:~#dmesg ### part of dmesg [ 2.682758] no valid UBI magic found inside mtd13 [ 2.682808] hctosys: unable to open rtc device (rtc0) [ 2.691927] VFS: Mounted root (squashfs filesystem) readonly on device 31:14. [ 2.693503] Freeing unused kernel memory: 1024K [ 5.623758] Loading modules backported from Linux version wireless-drivers-next-for-davem-2017-09-01-0-geb464d4a8d09 [ 5.623788] Backport generated by backports.git backports-20160324-111-g97b8d7c4 [ 6.124275] ath10k_pci 0000:01:00.0: enabling device (0140 -> 0142) [ 6.124909] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0 [ 6.290287] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:01:00.0.bin failed with error -2 [ 6.290318] ath10k_pci 0000:01:00.0: Falling back to user helper [ 6.301367] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/QCA99X0/hw2.0/firmware-6.bin failed with error -2 [ 6.306039] ath10k_pci 0000:01:00.0: Falling back to user helper [ 6.629369] ath10k_pci 0000:01:00.0: qca99x0 hw2.0 target 0x01000000 chip_id 0x003801ff sub 168c:0002 [ 6.629408] ath10k_pci 0000:01:00.0: kconfig debug 1 debugfs 1 tracing 0 dfs 0 testmode 0 [ 6.640522] ath10k_pci 0000:01:00.0: firmware ver 10.4-3.5.3-00050 api 5 features no-p2p,mfp,peer-flow-ctrl,allows-mesh-bcast,no-ps crc32 5ae23169 [ 8.940896] ath10k_pci 0000:01:00.0: failed to fetch board data for bus=pci,vendor=168c,device=0040,subsystem-vendor=168c,subsystem-device=0002 from ath10k/QCA99X0/hw2.0/board-2.bin [ 8.941134] ath10k_pci 0000:01:00.0: board_file api 1 bmi_id N/A crc32 d3e0cdb5 [ 10.152827] ath10k_pci 0000:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal file max-sta 512 raw 0 hwcrypto 1 [ 10.250951] ath: EEPROM regdomain: 0x0 [ 10.250958] ath: EEPROM indicates default country code should be used [ 10.250962] ath: doing EEPROM country->regdmn map search [ 10.250970] ath: country maps to regdmn code: 0x3a [ 10.250975] ath: Country alpha2 being used: US [ 10.250981] ath: Regpair used: 0x3a [ 10.257841] ath10k_pci 0001:01:00.0: enabling device (0140 -> 0142) [ 10.258606] ath10k_pci 0001:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0 [ 10.420429] ath10k_pci 0001:01:00.0: Direct firmware load for ath10k/pre-cal-pci-0001:01:00.0.bin failed with error -2 [ 10.420477] ath10k_pci 0001:01:00.0: Falling back to user helper [ 10.431815] ath10k_pci 0001:01:00.0: Direct firmware load for ath10k/QCA99X0/hw2.0/firmware-6.bin failed with error -2 [ 10.436195] ath10k_pci 0001:01:00.0: Falling back to user helper [ 10.447920] ath10k_pci 0001:01:00.0: qca99x0 hw2.0 target 0x01000000 chip_id 0x003801ff sub 168c:0002 [ 10.452973] ath10k_pci 0001:01:00.0: kconfig debug 1 debugfs 1 tracing 0 dfs 0 testmode 0 [ 10.467307] ath10k_pci 0001:01:00.0: firmware ver 10.4-3.5.3-00050 api 5 features no-p2p,mfp,peer-flow-ctrl,allows-mesh-bcast,no-ps crc32 5ae23169 [ 12.763941] ath10k_pci 0001:01:00.0: failed to fetch board data for bus=pci,vendor=168c,device=0040,subsystem-vendor=168c,subsystem-device=0002 from ath10k/QCA99X0/hw2.0/board-2.bin [ 12.764150] ath10k_pci 0001:01:00.0: board_file api 1 bmi_id N/A crc32 402a8111 [ 13.969401] ath10k_pci 0001:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal file max-sta 512 raw 0 hwcrypto 1 [ 14.061149] ath: EEPROM regdomain: 0x0 [ 14.061157] ath: EEPROM indicates default country code should be used [ 14.061161] ath: doing EEPROM country->regdmn map search [ 14.061171] ath: country maps to regdmn code: 0x3a [ 14.061178] ath: Country alpha2 being used: US [ 14.061183] ath: Regpair used: 0x3a ### root@EA8500:~# cd /sys/kernel/debug/ieee80211/phy0/ath10k/ root@EA8500:/sys/kernel/debug/ieee80211/phy0/ath10k# ls ani_enable fw_dbglog htt_max_amsdu_ampdu quiet_period spectral_count atf fw_reset_stats htt_stats_mask reg_addr spectral_scan0 cal_data fw_stats mem_value reg_value spectral_scan_ctl chip_id gpio_config nf_cal_period simulate_fw_crash tpc_stats fw_checksums gpio_output pktlog_filter spectral_bins wmi_services root@EA8500:/sys/kernel/debug/ieee80211/phy0/ath10k# cd /sys/kernel/debug/ieee80211/phy1/ath10k/ root@EA8500:/sys/kernel/debug/ieee80211/phy1/ath10k# ls ani_enable fw_dbglog htt_max_amsdu_ampdu quiet_period spectral_count atf fw_reset_stats htt_stats_mask reg_addr spectral_scan0 cal_data fw_stats mem_value reg_value spectral_scan_ctl chip_id gpio_config nf_cal_period simulate_fw_crash tpc_stats fw_checksums gpio_output pktlog_filter spectral_bins wmi_services