hzyitc / openwrt-redmi-ax3000

Openwrt for Redmi AX3000 / Xiaomi CR880x / Xiaomi CR881x
Other
415 stars 85 forks source link

请求添加 CMCC RAX3000Q/QY 支持,并PR到openwrt官方仓库 #73

Open TonyTeng22 opened 3 months ago

TonyTeng22 commented 3 months ago

你好 hzyitc, 非常感谢你关于红米AX3000的贡献, 以及上个月向openwrt官方仓库PR尝试. 让IPQ50xx WIFI6用户看到了曙光和希望。 RAX3000Q/QY 的拆机文章在这里,拆机

打开telnet: ping 测试 输入:$(telnetd&) 开始; 然后输入$(echo${IFS}root::0:0:::/bin/sh${IFS}>/etc/passwd) RAX3000QY-1080x720 ps: image flash: image RAX300QY_dmesg: RAX300QY_dmesg.txt

ini: RAX3000QY_ini.txt

facto factory_param_config.def.txt ry_param_config.def:

Originally posted by @TonyTeng22 in https://github.com/hzyitc/openwrt-redmi-ax3000/discussions/72

hzyitc commented 2 months ago

麻烦提供下原厂rom。

TonyTeng22 commented 2 months ago

@.***:/tmp# cat /proc/mtd dev: size erasesize name mtd0: 00080000 00020000 "0:SBL1" mtd1: 00080000 00020000 "0:MIBIB" mtd2: 00040000 00020000 "0:BOOTCONFIG" mtd3: 00040000 00020000 "0:BOOTCONFIG1" mtd4: 00100000 00020000 "0:QSEE" mtd5: 00100000 00020000 "0:QSEE_1" mtd6: 00040000 00020000 "0:DEVCFG" mtd7: 00040000 00020000 "0:DEVCFG_1" mtd8: 00040000 00020000 "0:CDT" mtd9: 00040000 00020000 "0:CDT_1" mtd10: 00080000 00020000 "0:APPSBLENV" mtd11: 00140000 00020000 "0:APPSBL" mtd12: 00140000 00020000 "0:APPSBL_1" mtd13: 00100000 00020000 "0:ART" mtd14: 00080000 00020000 "0:TRAINING" mtd15: 03000000 00020000 "rootfs" mtd16: 03000000 00020000 "rootfs_1" mtd17: 00a40000 00020000 "TZPARAM" mtd18: 00a40000 00020000 "TZBAK" mtd19: 002fd6f8 0001f000 "kernel" mtd20: 00369000 0001f000 "wifi_fw" mtd21: 00004800 0001f000 "bt_fw" mtd22: 0118f000 0001f000 "ubi_rootfs" mtd23: 00d90000 0001f000 "rootfs_data" mtd24: 00706000 0001f000 "tzparam" mtd25: 00706000 0001f000 "tzbak"

@.***:/# cat /proc/cmdline console=ttyMSM0,115200n8 cnss2.bdf_integrated=0x24 cnss2.bdf_pci0=0x60 cnss2.bdf_pci1=0x60 cnss2.skip_radio_bmap=4 ubi.mtd=rootfs root=mtd:ubi_rootfs rootfstype=squashfs rootwait swiotlb=1

@.***:/tmp# mount mtd:ubi_rootfs on /rom type squashfs (ro,relatime) proc on /proc type proc (rw,nosuid,nodev,noexec,noatime) sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,noatime) tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime) /dev/ubi0_4 on /overlay type ubifs (rw,noatime) overlayfs:/overlay on / type overlay (rw,noatime,lowerdir=/,upperdir=/overlay/upper,workdir=/overlay/work) tmpfs on /dev type tmpfs (rw,nosuid,relatime,size=512k,mode=755) devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,mode=600,ptmxmode=000) /dev/mtdblock20 on /lib/firmware/IPQ5018/WIFI_FW type squashfs (ro,relatime) debugfs on /sys/kernel/debug type debugfs (rw,noatime) ubi1:tzparam on /etc/tzcfg type ubifs (rw,relatime) ubi2:tzbak on /etc/tzbak type ubifs (rw,relatime)

因为没有nand的编程器,请问需要如何操作才能导出你要的数据?

以下是dd导出的:

ROM.tar.gz https://drive.google.com/file/d/1SM-i-3tNkx9UTW18FaMM8dCg8By_kCoF/view?usp=drive_web mtdblock15 https://drive.google.com/file/d/1pG_qHtRyX77631dydZMgnNYOTHJ9Lnr7/view?usp=drive_web mtdblock17 https://drive.google.com/file/d/1JHBL8WIAecItSuCYgEob7IVnz8qE78ug/view?usp=drive_web mtdblock22 https://drive.google.com/file/d/1lIWETEXDz56s6MA4EqnYacYozZrjP1F0/view?usp=drive_web

hzyitc @.***> 于2024年6月24日周一 00:10写道:

麻烦提供下原厂rom。

— Reply to this email directly, view it on GitHub https://github.com/hzyitc/openwrt-redmi-ax3000/issues/73#issuecomment-2185099096, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYZ46ZMB3OJEYXIIBRZIRATZI3XPTAVCNFSM6AAAAABIFOWE7CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBVGA4TSMBZGY . You are receiving this because you authored the thread.Message ID: @.***>

TonyTeng22 commented 2 months ago

内核版本:Linux OpenWrt 4.4.60 #5 SMP Thu Jan 19 09:30:40 CST 2023 armv7l GNU/Linux

mtdblock20 https://drive.google.com/file/d/1QFq5xDBva8ybnymPIXV3V2l95B8t-SGc/view?usp=drive_web

mtdblock19 https://drive.google.com/file/d/1Q25mBmzNKMuvU5wh92MPc7cZCUopgNrt/view?usp=drive_web

Tony Teng @.***> 于2024年6月25日周二 20:21写道:

@.***:/tmp# cat /proc/mtd dev: size erasesize name mtd0: 00080000 00020000 "0:SBL1" mtd1: 00080000 00020000 "0:MIBIB" mtd2: 00040000 00020000 "0:BOOTCONFIG" mtd3: 00040000 00020000 "0:BOOTCONFIG1" mtd4: 00100000 00020000 "0:QSEE" mtd5: 00100000 00020000 "0:QSEE_1" mtd6: 00040000 00020000 "0:DEVCFG" mtd7: 00040000 00020000 "0:DEVCFG_1" mtd8: 00040000 00020000 "0:CDT" mtd9: 00040000 00020000 "0:CDT_1" mtd10: 00080000 00020000 "0:APPSBLENV" mtd11: 00140000 00020000 "0:APPSBL" mtd12: 00140000 00020000 "0:APPSBL_1" mtd13: 00100000 00020000 "0:ART" mtd14: 00080000 00020000 "0:TRAINING" mtd15: 03000000 00020000 "rootfs" mtd16: 03000000 00020000 "rootfs_1" mtd17: 00a40000 00020000 "TZPARAM" mtd18: 00a40000 00020000 "TZBAK" mtd19: 002fd6f8 0001f000 "kernel" mtd20: 00369000 0001f000 "wifi_fw" mtd21: 00004800 0001f000 "bt_fw" mtd22: 0118f000 0001f000 "ubi_rootfs" mtd23: 00d90000 0001f000 "rootfs_data" mtd24: 00706000 0001f000 "tzparam" mtd25: 00706000 0001f000 "tzbak"

@.***:/# cat /proc/cmdline console=ttyMSM0,115200n8 cnss2.bdf_integrated=0x24 cnss2.bdf_pci0=0x60 cnss2.bdf_pci1=0x60 cnss2.skip_radio_bmap=4 ubi.mtd=rootfs root=mtd:ubi_rootfs rootfstype=squashfs rootwait swiotlb=1

@.***:/tmp# mount mtd:ubi_rootfs on /rom type squashfs (ro,relatime) proc on /proc type proc (rw,nosuid,nodev,noexec,noatime) sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,noatime) tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime) /dev/ubi0_4 on /overlay type ubifs (rw,noatime) overlayfs:/overlay on / type overlay (rw,noatime,lowerdir=/,upperdir=/overlay/upper,workdir=/overlay/work) tmpfs on /dev type tmpfs (rw,nosuid,relatime,size=512k,mode=755) devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,mode=600,ptmxmode=000) /dev/mtdblock20 on /lib/firmware/IPQ5018/WIFI_FW type squashfs (ro,relatime) debugfs on /sys/kernel/debug type debugfs (rw,noatime) ubi1:tzparam on /etc/tzcfg type ubifs (rw,relatime) ubi2:tzbak on /etc/tzbak type ubifs (rw,relatime)

因为没有nand的编程器,请问需要如何操作才能导出你要的数据?

以下是dd导出的:

ROM.tar.gz https://drive.google.com/file/d/1SM-i-3tNkx9UTW18FaMM8dCg8By_kCoF/view?usp=drive_web mtdblock15 https://drive.google.com/file/d/1pG_qHtRyX77631dydZMgnNYOTHJ9Lnr7/view?usp=drive_web mtdblock17 https://drive.google.com/file/d/1JHBL8WIAecItSuCYgEob7IVnz8qE78ug/view?usp=drive_web mtdblock22 https://drive.google.com/file/d/1lIWETEXDz56s6MA4EqnYacYozZrjP1F0/view?usp=drive_web

hzyitc @.***> 于2024年6月24日周一 00:10写道:

麻烦提供下原厂rom。

— Reply to this email directly, view it on GitHub https://github.com/hzyitc/openwrt-redmi-ax3000/issues/73#issuecomment-2185099096, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYZ46ZMB3OJEYXIIBRZIRATZI3XPTAVCNFSM6AAAAABIFOWE7CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBVGA4TSMBZGY . You are receiving this because you authored the thread.Message ID: @.***>

metalbug commented 2 months ago

太棒了,终于有人搞这个了,30买了个二手的,又花了10块钱进群,刷了个什么NWRT,结果使用体验非常差,挺恶心的。求大佬适配CMCC RAX3000Q/QY

fecent commented 2 months ago

CMCC RAX3000QQY.7z.001.gz CMCC RAX3000QQY.7z.002.gz 网盘分卷转存留档

TonyTeng22 commented 2 months ago

麻烦提供下原厂rom。

大佬,CMCC AX3000Q/QY 分析的怎么样? 值得研究吗?

hzyitc commented 1 month ago

麻烦提供下原厂rom。

大佬,CMCC AX3000Q/QY 分析的怎么样? 值得研究吗?

需要时间,最近工作比较忙

metalbug commented 1 month ago

麻烦提供下原厂rom。

大佬,CMCC AX3000Q/QY 分析的怎么样? 值得研究吗?

需要时间,最近工作比较忙

加油大佬,就等你了!

TonyTeng22 commented 1 month ago

@hzyitc 有空看下 CMCC AX3000Q/QY ,是否还需要提供其他文件?

hzyitc commented 1 month ago

dmesg只有一小节,不清楚用的是哪个DT。需要完整的串口启动日志。

strings /proc/device-tree/model
strings /proc/device-tree/compatible

以及有线拓扑:

swconfig switch1 show
cat /etc/config/network
lo5a commented 1 month ago

root@OpenWrt:~# swconfig switch1 show swconfig list swconfig dev [port |vlan ] (help|set |get |load |show)

lo5a commented 1 month ago

root@OpenWrt:~# cat /etc/config/network

config interface 'loopback' option ifname 'lo' option proto 'static' option ipaddr '127.0.0.1' option netmask '255.0.0.0'

config globals 'globals' option ula_prefix 'auto'

config switch option name 'switch0'

config interface 'lan' option force_link '1' option type 'bridge' option netmask '255.255.255.0' option ip6assign '60' option multicast_querier '0' option hostname 'RAX3000-QY-FB14' option ipaddr '192.168.10.1' option igmp_snooping '1' option ieee1905managed '1' option ifname 'eth1.2 eth1.4 eth1.5' option proto 'static'

config alias 'lan6' option interface 'lan' option proto 'dhcpv6' option reqaddress 'try' option reqprefix 'auto' option disabled '1'

config interface 'wan' option hostname 'RAX3000-QY-FB14' option ifname 'eth0' option disabled '0' option ipaddr '10.232.XX.XXX' option netmask '255.255.255.0' option gateway '10.232.XX.XXX' option proto 'static' option peerdns '0' list dns '114.114.114.114'

config interface 'wan6' option ifname 'eth0' option disabled '0' option sourcefilter '0' option defaultroute '1' option fakeroute '1' option peerdns '1' option reqaddress 'try' option reqprefix 'auto' option noslaaconly '0' option ip6gw 'fe80::1' option proto 'static' option ip6prefix '2001:db8:1::1/64' option ip6addr 'fe80::96be:9ff:fe50:fb14/64' list dns 'fe80::1'

config switch option name 'switch1' option reset '1' option enable_vlan '1'

config switch_vlan option device 'switch1' option vlan '1' option ports '3 1'

config switch_vlan option device 'switch1' option vlan '2' option ports '6t 2'

config switch_vlan option device 'switch1' option vlan '4' option ports '6t 4'

config switch_vlan option device 'switch1' option vlan '5' option ports '6t 5'

lo5a commented 1 month ago

root@OpenWrt:~# strings /proc/device-tree/model Qualcomm Technologies, Inc. IPQ5018/AP-MP02.1

lo5a commented 1 month ago

root@OpenWrt:~# strings /proc/device-tree/compatible qcom,ipq5018-mp02.1 qcom,ipq5018

lo5a commented 1 month ago

root@OpenWrt:~# dmesg [ 292.655321] wlan: [1070:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x33 [ 292.669887] wlan: [1070:I:ANY] ol_ath_vap_set_param: VDEV params: AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged [ 292.676144] wlan: [1070:I:ANY] MBO Initialized [ 292.689932] wlan: [1070:I:ANY] OCE Initialized [ 292.694159] wlan: [1070:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 33 nss_id -1 [ 292.698614] wlan: [1070:I:ANY] osif_nss_ol_vap_create: NSS radio_if 32 [ 292.707682] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0 [ 292.714132] wlan: [1070:I:ANY] osif_nss_ol_vap_create: vap create 84de7480 : if_num 33 [ 292.737254] wlan: [1070:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0 [ 292.737289] wlan: [1070:I:ANY] WLAN-NSS: VAP NSS ops initialized [ 292.745426] wlan: [1070:I:ANY] VAP device ath0 created osifp: (84de7480) os_if: (8628c000) [ 293.512005] wlan: [1186:I:ANY] osif_nss_vdev_set_cfg: setting me mode 6 target type 29 [ 293.512037] wlan: [1186:I:ANY] osif_nss_vdev_set_cfg: Mcast command 6 [ 293.709366] wlan: [1215:I:ANY] ieee80211_ucfg_setparam: Setting Max Stations:64 [ 294.367837] 8021q: adding VLAN 0 to HW filter on device ath0 [ 294.370230] device ath0 entered promiscuous mode [ 294.372679] br-lan: port 4(ath0) entered forwarding state [ 294.377312] br-lan: port 4(ath0) entered forwarding state [ 294.448230] wlan: [917:I:ANY] wlan_cfg80211_do_acs: vap-0(ath0):ACS Params [ 294.448262] wlan: [917:I:ANY] wlan_cfg80211_do_acs: ht_enabled:1|ht40_enabled:0|vht_enabled:1|hw_mode:23|chwidth:20| [ 294.792282] wlan: [1450:I:ANY] ol_ath_ucfg_setparam: Starting the target before sending the command [ 294.792342] wlan: [1450:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 2 bus_type 1 [ 294.800261] remoteproc remoteproc2: powering up q6v5_wcss_userpd2 [ 294.811704] Subsystem error monitoring/handling services are up [ 294.814396] remoteproc remoteproc2: remote processor q6v5_wcss_userpd2 is now up [ 294.820224] wlan: [1450:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 3 bus_type 1 [ 294.827816] wlan: [1450:I:ANY] ol_ath_target_start: subsystem_get success [ 294.835720] cnss[41]: INFO: Waiting for FW ready. Device: 0xfffb, FW ready timeout: 15 seconds [ 294.887315] cnss[41]: INFO: QMI WLFW service connected, state: 0x1 [ 294.887707] cnss[41]: INFO: device_id : 65531 mem mode : [2] [ 294.892394] cnss[41]: INFO: platform name: Qualcomm Technologies, Inc. IPQ5018/AP-MP02.1 [ 294.899890] cnss[41]: INFO: Target capability: chip_id: 0x0, chip_family: 0x4, board_id: 0xff, soc_id: 0xffffffff, fw_version: 0x25087fff, fw_build_timestamp: 2021-09-16 02:40, otp_version: 0x0 eeprom_caldata_read_timeout 0s [ 294.906491] cnss[41]: INFO: Device BAR Info pa: 0x81e00000, va: 0x9a980000, size: 0x200000 [ 294.926244] cnss[41]: INFO: Using Boardid from bootargs:0x60 [ 294.935033] cnss[41]: INFO: BDF location : 0x4d300000 [ 294.940120] cnss[41]: INFO: BDF qcn6122/bdwlan.b60 size 131072 [ 294.947309] cnss[41]: INFO: per device BDF location : 0x4d320000 [ 294.950886] cnss[41]: INFO: CALDATA qcn6122/caldata_1.bin size 131072 offset 0x20000 [ 295.057095] cnss[41]: INFO: FW ready received for device 0xfffb [ 295.057230] wlan: [1450:I:ANY] pld_ahb_wlan_enable: cnss_mode: Mission mode [ 295.062244] cnss[41]: INFO: Sending mode message, mode: MISSION(0), state: 0x7 [ 295.078932] wlan: [1450:I:ANY] qca_napi_create: qca_napi_create: napi instance 0 created on pipe 4 [ 295.078998] wlan: [1450:I:ANY] htc_wmi_init: HT Create . 85997000 [ 295.086863] wlan: [1450:I:ANY] htc_wmi_init: Skipping BMI Done [ 295.093022] wlan: [1450:I:ANY] htc_wmi_init: host_enable 0 [ 295.108662] wlan: [1450:I:ANY] ol_target_init_complete: CDP soc attach success [ 295.108696] wlan: [1450:I:ANY] ol_target_init_complete: Soc attach success NSS config 0 [ 295.115006] wlan: [1450:I:ANY] htc_set_async_ep: htc_set_async_ep: htc_handle 85997000, ep 2, value 1 [ 295.125083] wlan: [533:I:TIF] HE_CAP Info = 9a08010d [ 295.132240] wlan: [533:I:TIF] Num HW modes = 1 [ 295.137265] wlan: [533:I:TIF] Num PHY = 1 [ 295.141432] wlan: [533:I:TIF] FW Build Version (Ext.) = 0 [ 295.145511] wlan: [533:I:TIF] HDL Version: MajorVersion.MinorVersion = 0.0 [ 295.150972] wlan: [533:I:TIF] Preferred HW Mode = 0 Num Radios = 1 [ 295.157834] wlan: [533:W:TIF] add_11ax_mode_flags: 11AX wireless modes are not populated by the target in reg capabilities, adding 11AX wireless modes [ 295.163843] wlan: [533:I:TIF] init_deinit_add_11ax_modes: hw_mode_id = 0 phy_id = 0 wireless modes = 0 [ 295.177380] wlan: [533:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 295.186576] wlan: [533:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 295.193833] wlan: [533:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 295.201802] wlan: [533:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 295.209146] wlan: [533:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 295.216423] wlan: [533:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 295.224429] wlan: [533:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 295.231801] wlan: [533:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 295.239108] wlan: [533:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 295.247085] wlan: [533:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 295.254443] wlan: [533:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 295.261801] wlan: [533:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 295.269784] wlan: [533:I:ANY] init_deinit_update_pdev_tgt_info: pdev id:0 wmi_handle:8f8f9c00 [ 295.279344] wlan: [533:I:ANY] init_deinit_update_pdev_tgt_info: Pdev = 0 Number of peers = 137 vdevs = 9 [ 295.285799] wlan: [533:I:TIF] init_deinit_update_pdev_tgt_info: CDP PDEV INIT success [ 295.395572] wlan: [533:I:ANY] copy_fw_abi_version_tlv: copy_fw_abi_version_tlv: INIT_CMD version: 1, 0, 0x5f414351, 0x4c4d, 0x0, 0x0 [ 295.582011] wlan: [533:I:ANY] ready_extract_init_status_tlv: ready_extract_init_status_tlv:0 [ 295.582048] wlan: [533:I:ANY] dp_peer_map_attach_wifi3: dp_peer_map_attach_wifi3 max_peers 163, max_ast_index: 528 [ 295.582048] [ 295.589917] wlan: [1450:I:ANY] ol_ath_connect_htc: WMI is ready [ 295.606094] wlan: [1450:E:NSS] [nss-wifili]: pdev:85500480 radio_ifnum:34 scheme_id:1 radio_priority:0 [ 295.610263] wlan: [1450:E:TIF] target_if_lro_hash_config: pdev with id 0 is NULL [ 295.617805] wlan: [1450:I:ANY] ol_ath_soc_start: Skip txrx_pdev_attach_target [ 295.624065] wlan: [1450:I:ANY] ol_ath_soc_start: BURSTING enabled by default [ 295.632457] wlan: [0:I:ANY] ol_ath_twt_enable_complete_event_handler: twt enabled [ 295.638440] wlan: [1450:I:ANY] ol_ath_stats_attach: periodic_chan_stats: 1 [ 295.647860] wlan: [1450:I:ANY] ol_ath_ucfg_set_rx_pkt_protocol_tagging: Set RX packet type TAG, opcode : 0, pkt_type : 18, metadata : 0xca0,pdev_id = 0, REO dest ring = 5 [ 295.647860] [ 295.654730] wlan: [1450:I:ANY] wlan_scan_update_channel_list: num_chan: 25 [ 295.669630] wlan: [1450:I:ANY] ol_ath_configure_cong_ctrl_max_msdus: pdev_idx = 0 tx_desc_limit = 4096 [ 295.675882] wlan: [1450:I:ANY] dp_lag_pdev_set_primary_radio: pdev(87403408) is_primary 0 [ 295.685165] wlan: [1450:I:Dynamic Mode Change] ol_ath_check_and_reconfig_hw_mode: Running with HW mode = 0 [ 296.377116] br-lan: port 4(ath0) entered forwarding state [ 297.729052] wlan: [2064:I:ANY] wlan_scan_update_channel_list: num_chan: 13 [ 297.730441] wlan: [2064:I:ANY] wlan_scan_update_channel_list: num_chan: 13 [ 297.735073] wlan: [2064:I:ANY] ieee80211_setctry_tryretaining_curchan: [442] Skipping current channel retention during set_country operation [ 297.741897] wlan: [2064:I:ANY] number of channels: 2G = 0 5G = 13, 6G = 0 [ 297.754510] wlan: [2064:I:ANY] wlan_cfg80211_set_country: wlan_cfg80211_set_country: Country: CN ret: 0 [ 298.038934] wlan: [2092:I:ANY] wlan_cfg80211_set_hwaddr: wlan_cfg80211_set_hwaddr :94:be:09:80:fb:14 ret: 0 [ 298.089333] wlan: [2098:I:ANY] ol_ath_set_config_param: set TXBF_SND_PERIOD: val 100 stat 0 [ 298.260435] wlan: [0:I:ANY] ol_ath_set_config_param: Disconnect_timeout value: 10 [ 298.308493] wlan: [0:I:ANY] ol_ath_set_config_param: Reconfiguration_timeout value:60 [ 298.632568] wlan: [2538:E:ANY] ol_ath_get_chan_grade_info: RF characterization entries is empty [ 298.632795] wlan: [2538:E:ANY] ieee80211_acs_find_best_11ng_centerchan: ACS failed to derive the channel. Selecting random channel [ 298.640193] wlan: [2538:I:ANY] **** ACS report **** [ 298.652125] wlan: [2538:I:ANY] Channel | BSS | minrssi | maxrssi | NF | Ch load | spect load | sec_chan | SR bss | SR load | Ch Avil | Chan eff | NearBSS | Med BSS | Far BSS | Eff BSS | chan grade [ 298.654139] wlan: [2240:I:ANY] wlan_cfg80211_add_virtual_intf: proprietary mode 6 for interface: ath1 : clone params: 0x00000001 [ 298.654185] wlan: [2240:I:MBSSIE] osif_mbssid_sanity_check: mbssid_sanity_ok: YES [ 298.654197] wlan: [2240:I:ANY] osifp_create_wlan_vap: VDEV Create 94:be:09:80:fb:14 [ 298.654233] wlan: [2240:I:ANY] wlan_vap_create: devhandle=0x85500480, opmode=IEEE80211_M_HOSTAP, flags=0x1 [ 298.654233] [ 298.658326] wlan: [2240:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1 [ 298.658376] wlan: [2240:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:0|dl_muofdma:1|ul_muofdma:1|ul_mumimo:1|dl_muofdma_bfer:0 [ 298.658382] wlan: [2240:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x73 [ 298.658402] wlan: [2240:I:ANY] ol_ath_vap_set_param: VDEV params: AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged [ 298.658464] wlan: [2240:I:ANY] MBO Initialized [ 298.658469] wlan: [2240:I:ANY] OCE Initialized [ 298.658495] wlan: [2240:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 35 nss_id -1 [ 298.658503] wlan: [2240:I:ANY] osif_nss_ol_vap_create: NSS radio_if 34 [ 298.675190] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0 [ 298.675223] wlan: [2240:I:ANY] osif_nss_ol_vap_create: vap create 851e7480 : if_num 35 [ 298.717126] wlan: [2240:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0 [ 298.717135] wlan: [2240:I:ANY] WLAN-NSS: VAP NSS ops initialized [ 298.718410] wlan: [2240:I:ANY] VAP device ath1 created osifp: (851e7480) os_if: (845e8000) [ 298.808698] wlan: [2538:I:ANY] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- [ 298.816760] wlan: [2538:I:ANY] 2412( 1) 7 22 90 -99 68 0 0 0 0 28 283 2 0 5 353 100 [ 298.834644] wlan: [2538:I:ANY] 2417( 2) 1 30 30 -100 59 0 1 0 0 37 0 0 0 1 270 100 [ 298.851942] wlan: [2538:I:ANY] 2422( 3) 1 39 39 -99 40 0 0 0 0 37 0 0 1 0 265 100 [ 298.869387] wlan: [2538:I:ANY] 2427( 4) 1 17 17 -100 38 0 0 0 0 46 0 0 0 1 216 100 [ 298.886496] wlan: [2538:I:ANY] 2432( 5) 1 35 35 -99 24 0 1 0 0 42 0 0 1 0 236 100 [ 298.903869] wlan: [2538:I:ANY] 2437( 6) 3 17 33 -99 60 0 0 0 0 37 370 0 1 2 270 100 [ 298.921304] wlan: [2538:I:ANY] 2442( 7) 1 17 17 -100 30 0 1 0 0 43 0 0 0 1 228 100 [ 298.938621] wlan: [2538:I:ANY] 2447( 8) 2 19 40 -99 24 0 0 0 0 45 0 0 1 1 220 100 [ 298.955921] wlan: [2538:I:ANY] 2452( 9) 0 0 0 -100 18 0 0 0 0 49 0 0 0 0 203 100 [ 298.973350] wlan: [2538:I:ANY] 2457( 10) 0 0 0 -99 5 0 0 0 0 47 0 0 0 0 212 100 [ 298.990733] wlan: [2538:I:ANY] 2462( 11) 7 14 29 -100 33 0 0 0 0 34 343 0 0 7 291 100 [ 299.008019] wlan: [2538:I:ANY] 2467( 12) 0 0 0 -99 7 0 0 0 0 47 0 0 0 0 212 100 [ 299.025552] wlan: [2538:I:ANY] 2472( 13) 1 32 32 -100 15 0 0 0 0 48 0 0 1 0 208 100 [ 299.042955] wlan: [2538:I:ANY] vap-0(ath0): ACS result PCH 11 freq 2462, SCH 0 freq 0, hw_mode 1 chwidth 20, vht_seg0 11 freq 2462, vht_seg1 0 freq 0 [ 299.060156] wlan: [2538:I:ANY] ieee80211_acs_scan_evhandler: [EXT] lock held duration (428ms) [ 299.140877] wlan: [917:I:ANY] DES SSID SET=vili [ 299.140905] wlan: [917:I:ANY] desired hw mode: 23 [ 299.144485] wlan: [917:I:ANY] ieee80211_ucfg_set_freq_internal: [ 299.144485] Channel is configured already!! [ 299.149402] wlan: [917:E:MBSSIE] ieee80211_ucfg_set_txvap: MBSSID is not enabled [ 299.159712] wlan: [0:I:ANY] wlan_acs_start_scan_report: [EXT] Invoking ACS module for ACS report [ 299.434456] wlan: [2306:I:ANY] osif_nss_vdev_set_cfg: setting me mode 6 target type 30 [ 299.434496] wlan: [2306:I:ANY] osif_nss_vdev_set_cfg: Mcast command 6 [ 299.631873] wlan: [2333:I:ANY] ieee80211_ucfg_setparam: Setting Max Stations:64 [ 300.166513] 8021q: adding VLAN 0 to HW filter on device ath1 [ 300.170687] device ath1 entered promiscuous mode [ 300.171458] br-lan: port 5(ath1) entered forwarding state [ 300.175953] br-lan: port 5(ath1) entered forwarding state [ 300.228161] wlan: [917:I:ANY] wlan_cfg80211_do_acs: vap-0(ath1):ACS Params [ 300.228195] wlan: [917:I:ANY] wlan_cfg80211_do_acs: ht_enabled:1|ht40_enabled:0|vht_enabled:1|hw_mode:31|chwidth:20| [ 302.167296] br-lan: port 5(ath1) entered forwarding state [ 302.748418] wlan: [2538:E:ANY] ol_ath_get_chan_grade_info: RF characterization entries is empty [ 302.748920] wlan: [2538:I:ANY] vap-0(ath1): ACS result PCH 36 freq 5180, SCH 44 freq 5220, hw_mode 2 chwidth 160, vht_seg0 50 freq 5250, vht_seg1 0 freq 0 [ 302.756050] wlan: [2538:I:ANY] ieee80211_acs_scan_evhandler: [EXT] lock held duration (7ms) [ 302.860929] wlan: [917:I:ANY] DES SSID SET=vili-5G [ 302.860966] wlan: [917:I:ANY] desired hw mode: 31 [ 302.864971] wlan: [917:I:ANY] ieee80211_ucfg_set_freq_internal: [ 302.864971] Channel is configured already!! [ 302.869687] wlan: [917:E:MBSSIE] ieee80211_ucfg_set_txvap: MBSSID is not enabled [ 302.879892] wlan: [0:I:ANY] wlan_acs_start_scan_report: [EXT] Invoking ACS module for ACS report [ 319.793540] wlan: [3934:I:ANY] ieee80211_ioctl_siwscan: preempt_scan [ 319.823257] wlan: [3940:I:ANY] ieee80211_ioctl_siwscan: preempt_scan [14567.493200] sh (474): drop_caches: 3 [16119.200643] port_id:5 port_link:1 speed:2 duplex:1 [16416.678231] port_id:5 port_link:0 speed:0 duplex:0 [38293.938321] port_id:1 port_link:0 speed:0 duplex:0 [39831.850263] port_id:1 port_link:1 speed:1 duplex:1

lo5a commented 1 month ago

@hzyitc 不知道是否满足您的要求。

hzyitc commented 1 month ago

@lo5a 可以运行下下面的命令,然后插拔下每个网口,看看各个网口对应的交换片的哪个口吗?

while true; do clear; swconfig dev switch1 show | grep link; sleep 1; done

根据提供的network,它交换片连线有点奇怪,好像 1是WAN,2 4 5是LAN,3 6是CPU。(3 6 可能说反了)

hzyitc commented 1 month ago

dmesg信息还是不完整。最好是能用串口记录,从uboot到系统完整启动的所有日志。

不过这个现在暂时可以不用。

但最后测试时还是需要串口兜底的,在启动失败或者网口配置错误时,可以救砖。

lo5a commented 1 month ago

20240719

lo5a commented 1 month ago

1 2 4 5确实如您所说,3 6就不懂了。

lo5a commented 1 month ago

我没有拆机,没用ttl解ssh,所以没有串口记录,其他大佬能否提供一下呢?

lo5a commented 1 month ago

众人拾柴火焰高,希望大家能踊跃参与,让 @hzyitc 大佬能早日出包,造福RAX3000QY机主,感谢hzyitc大佬的辛勤付出!

TonyTeng22 commented 1 month ago

拆机了一个,完整串口打印如下:

U-Boot 2016.01 (Jan 26 2022 - 18:11:36 +0800), Build: jenkins-RAX3000Q-76

DRAM: smem ram ptable found: ver: 1 len: 4 256 MiB USB: Node Not found, skipping initiaPIC controller support serial NAND ID = 21e521e5 Vendor = e5 Device = 21 Serial Nand Device Found With ID : 0xe5 0x21 Serial NAND device Manufature:DS35M1GA-IB Device Size:128 MiB, Page size:2048, Spare Size:64, ECC:4-bit SF: Unsupported flash IDs: manuf 00, jedec 0000, ext_jedec 0000 ipq_spi: SPI Flash not found (bus/cs/speed/mode) = (0/0/48000000/0) 128 MiB MMC: sdhci: Node Not found, skipping initialization

*** Warning - bad CRC, using default environment

PCI1 is not defined in the device tree In: serial@78AF000 Out: serial@78AF000 Err: serial@78AF000 machid: 8040000 eth0 MAC Address from ART is not valid eth1 MAC Address from ART is not valid Hit any key to stop autoboot: 0 ubi0: attaching mtd1 ubi0: scanning is finished ubi0: attached mtd1 (name "mtd=0", size 48 MiB) ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 ubi0: good PEBs: 384, bad PEBs: 0, corrupted PEBs: 0 ubi0: user volume: 5, internal volumes: 1, max. volumes count: 128 ubi0: max/mean erase counter: 52/16, WL threshold: 4096, image sequence number: 294337820 ubi0: available PEBs: 0, total reserved PEBs: 384, PEBs reserved for bad PEB handling: 20 Read 0 bytes from volume kernel to 44000000 No size specified -> Using max size (3132792)

Loading kernel from FIT Image at 44000000 ...

Using 'config@mp02.1' configuration Trying 'kernel@1' kernel subimage Description: ARM OpenWrt Linux-4.4.60 Type: Kernel Image Compression: lzma compressed Data Start: 0x440000e4 Data Size: 1702507 Bytes = 1.6 MiB Architecture: ARM OS: Linux Load Address: 0x41208000 Entry Point: 0x41208000 Hash algo: crc32 Hash value: ba6c0e89 Hash algo: sha1 Hash value: be8c07326178a5e20d9ba5ed8ae191c1f38e264f Verifying Hash Integrity ... crc32+ sha1+ OK

Loading fdt from FIT Image at 44000000 ...

Using 'config@mp02.1' configuration Trying 'fdt@mp02.1' fdt subimage Description: ARM OpenWrt qcom-ipq50xx-mpxx device tree blob Type: Flat Device Tree Compression: uncompressed Data Start: 0x44203950 Data Size: 59736 Bytes = 58.3 KiB Architecture: ARM Hash algo: crc32 Hash value: eeefe877 Hash algo: sha1 Hash value: e2691835b979f25fc9ebabe712bf13a2541e0f86 Verifying Hash Integrity ... crc32+ sha1+ OK Booting using the fdt blob at 0x44203950 Uncompressing Kernel Image ... OK Loading Device Tree to 4a3ee000, end 4a3ff957 ... OK Could not find PCI in device tree Using machid 0x8040000 from environment

Starting kernel ...

[ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.60 (cmdc@opdev) (gcc version 5.2.0 (OpenWrt GCC 5.2.0 0e8bb6b37+r49254) ) #1 SMP Mon May 16 10:29:07 CST 2022 [ 0.000000] CPU: ARMv7 Processor [51af8014] revision 4 (ARMv7), cr=10c0383d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: Qualcomm Technologies, Inc. IPQ5018/AP-MP02.1 [ 0.000000] Reserved memory: OVERLAP DETECTED! [ 0.000000] q6_mem_regions@4B000000 (0x4b000000--0x4e400000) overlaps with q6_code_data@4B000000 (0x4b000000--0x4b060000) [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.0 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] PERCPU: Embedded 10 pages/cpu @8fdbf000 s11392 r8192 d21376 u40960 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 47616 [ 0.000000] Kernel command line: console=ttyMSM0,115200n8 cnss2.bdf_integrated=0x24 cnss2.bdf_pci0=0x60 cnss2.bdf_pci1=0x60 cnss2.skip_radio_bmap=4 ubi.mtd=rootfs root=mtd:ubi_rootfs rootfstype=squashfs rootwait swiotlb=1 [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Memory: 183944K/192512K available (3624K kernel code, 163K rwdata, 656K rodata, 1024K init, 158K bss, 8568K reserved, 0K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0x90800000 - 0xff800000 (1776 MB) [ 0.000000] lowmem : 0x80000000 - 0x90000000 ( 256 MB) [ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB) [ 0.000000] .text : 0x81208000 - 0x8172e3b0 (5273 kB) [ 0.000000] .init : 0x81800000 - 0x81900000 (1024 kB) [ 0.000000] .data : 0x81900000 - 0x81928fe0 ( 164 kB) [ 0.000000] .bss : 0x81928fe0 - 0x81950b30 ( 159 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] GICv2m: Node v2m: range[0xb00a000:0xb00affc], SPI[448:480] [ 0.000000] GICv2m: Node v2m: range[0xb00b000:0xb00bffc], SPI[480:512] [ 0.000000] Architected cp15 timer(s) running at 24.00MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000017] Switching to timer-based delay loop, resolution 41ns [ 0.000496] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) [ 0.000511] pid_max: default: 4096 minimum: 301 [ 0.000598] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000609] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.001097] CPU: Testing write buffer coherency: ok [ 0.001492] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.001525] Setting up static identity map for 0x41300000 - 0x41300034 [ 0.002258] MSM Memory Dump base table set up [ 0.002288] MSM Memory Dump apps data table set up [ 0.003151] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.003236] Brought up 2 CPUs [ 0.003254] SMP: Total of 2 processors activated (96.00 BogoMIPS). [ 0.003259] CPU: All CPU(s) started in SVC mode. [ 0.016778] VFP support v0.3: implementor 51 architecture 3 part 40 variant 3 rev 4 [ 0.016927] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.016947] futex hash table entries: 16 (order: -2, 1024 bytes) [ 0.017008] pinctrl core: initialized pinctrl subsystem [ 0.017874] NET: Registered protocol family 16 [ 0.019340] DMA: preallocated 2048 KiB pool for atomic coherent allocations [ 0.020040] NET: Registered protocol family 42 [ 0.024555] qcom,gcc-ipq5018 1800000.gcc: Registered ipq5018 GCC clocks provider [ 0.028114] irq: no irq domain found for /soc/smp2p-wcss/slave-kernel ! [ 0.029175] irq: no irq domain found for /soc/smp2p-wcss/slave-kernel ! [ 0.039306] CPU: IPQ5000, SoC Version: 1.1 [ 0.047326] clocksource: Switched to clocksource arch_sys_counter [ 0.048080] NET: Registered protocol family 2 [ 0.048701] TCP established hash table entries: 2048 (order: 1, 8192 bytes) [ 0.048739] TCP bind hash table entries: 2048 (order: 2, 16384 bytes) [ 0.048781] TCP: Hash tables configured (established 2048 bind 2048) [ 0.048840] UDP hash table entries: 128 (order: 0, 4096 bytes) [ 0.048857] UDP-Lite hash table entries: 128 (order: 0, 4096 bytes) [ 0.049015] NET: Registered protocol family 1 [ 0.055617] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.057522] io scheduler noop registered [ 0.057536] io scheduler deadline registered (default) [ 0.063573] TZ Log : Will warn on Access Violation, as paniconaccessviolation is not set [ 0.064069] 58000.qcom,msm-eud: ttyEUD0 at MMIO 0x0 (irq = 154, base_baud = 0) is a EUD UART [ 0.065361] Registered Sucessfully [ 0.065838] msm_serial 78af000.serial: msm_serial: detected port #0 [ 0.065897] msm_serial 78af000.serial: uartclk = 1843199 [ 0.065950] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 20, base_baud = 115199) is a MSM [ 0.065980] msm_serial: console setup on port #0 [ 0.586469] console [ttyMSM0] enabled [ 0.591559] msm_serial: driver initialized [ 0.595075] msm_serial_hsl_init: driver initialized [ 0.599620] spi_qup 78b5000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64 [ 0.605173] m25p80 spi32766.0: unrecognized JEDEC id bytes: 00, 0, 0 [ 0.611815] QPIC controller hw version Major:2, Minor:1 [ 0.617092] QPIC controller support serial nand. [ 0.622520] nand: device found, Manufacturer ID: 0xe5, Chip ID: 0x21 [ 0.627079] nand: Fidelix DS35M1GA-IB SPI NAND 1G [ 0.633441] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 0.638524] 19 ofpart partitions found on MTD device qcom_nand.0 [ 0.645481] Creating 19 MTD partitions on "qcom_nand.0": [ 0.651671] 0x000000000000-0x000000080000 : "0:SBL1" [ 0.658216] 0x000000080000-0x000000100000 : "0:MIBIB" [ 0.663085] 0x000000100000-0x000000140000 : "0:BOOTCONFIG" [ 0.667892] 0x000000140000-0x000000180000 : "0:BOOTCONFIG1" [ 0.673205] 0x000000180000-0x000000280000 : "0:QSEE" [ 0.679238] 0x000000280000-0x000000380000 : "0:QSEE_1" [ 0.684408] 0x000000380000-0x0000003c0000 : "0:DEVCFG" [ 0.688938] 0x0000003c0000-0x000000400000 : "0:DEVCFG_1" [ 0.693975] 0x000000400000-0x000000440000 : "0:CDT" [ 0.699482] 0x000000440000-0x000000480000 : "0:CDT_1" [ 0.703974] 0x000000480000-0x000000500000 : "0:APPSBLENV" [ 0.709425] 0x000000500000-0x000000640000 : "0:APPSBL" [ 0.715222] 0x000000640000-0x000000780000 : "0:APPSBL_1" [ 0.720328] 0x000000780000-0x000000880000 : "0:ART" [ 0.725589] 0x000000880000-0x000000900000 : "0:TRAINING" [ 0.729975] 0x000000900000-0x000003900000 : "rootfs_1" [ 0.764205] 0x000003900000-0x000006900000 : "rootfs" [ 0.794298] mtd: device 16 (rootfs) set to be root filesystem [ 0.794505] mtdsplit: no squashfs found in "rootfs" [ 0.799068] 0x000006900000-0x000007340000 : "TZPARAM" [ 0.810875] 0x000007340000-0x000007d80000 : "TZBAK" [ 0.818648] libphy: Fixed MDIO Bus: probed [ 1.037312] qca-mdio 88000.mdio: Could not find phy-reset-gpio [ 1.037463] libphy: qca_mdio: probed [ 1.042432] qca-mdio 88000.mdio: qca-mdio driver was registered [ 1.477324] qca-mdio 90000.mdio: Could not find phy-reset-gpio [ 1.477457] libphy: qca_mdio: probed [ 1.483571] qca-mdio 90000.mdio: qca-mdio driver was registered [ 1.587582] cnss: INFO: IPC Logging is disabled! [ 1.588117] cnss[2]: INFO: Platform driver probed successfully. plat 8f130010 tgt 0xfffc [ 1.591518] cnss[41]: INFO: Platform driver probed successfully. plat 8f138010 tgt 0xfffb [ 1.601976] [ 1.601976] Version Rollback Feature Disabled [ 1.609673] qcom-q6v5-wcss-pil cd00000.qcom_q6v5_wcss: ssr registeration success qcom_q6v5_wcss [ 1.613210] remoteproc remoteproc0: cd00000.qcom_q6v5_wcss is available [ 1.621824] q6v5_wcss_userpd1(8fde4890) node found [ 1.629305] platform q6v5_wcss_userpd1: ssr registeration success q6v5_wcss_userpd1 [ 1.633265] remoteproc remoteproc1: q6v5_wcss_userpd1 is available [ 1.640836] q6v5_wcss_userpd2(8fde4b34) node found [ 1.647927] platform q6v5_wcss_userpd2: ssr registeration success q6v5_wcss_userpd2 [ 1.651828] remoteproc remoteproc2: q6v5_wcss_userpd2 is available [ 1.659651] u32 classifier [ 1.665554] input device check on [ 1.668277] Actions configured [ 1.672172] Initializing XFRM netlink socket [ 1.675975] NET: Registered protocol family 10 [ 1.680609] NET: Registered protocol family 17 [ 1.684014] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. [ 1.688463] Bridge firewalling registered [ 1.701167] 8021q: 802.1Q VLAN Support v1.8 [ 1.705293] Registering SWP/SWPB emulation handler [ 1.710240] ubi0: attaching mtd16 [ 1.840417] random: nonblocking pool is initialized [ 1.860616] ubi0: scanning is finished [ 1.864786] ubi0: attached mtd16 (name "rootfs", size 48 MiB) [ 1.864811] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 1.869539] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 1.876275] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 1.883145] ubi0: good PEBs: 384, bad PEBs: 0, corrupted PEBs: 0 [ 1.889912] ubi0: user volume: 5, internal volumes: 1, max. volumes count: 128 [ 1.896155] ubi0: max/mean erase counter: 52/16, WL threshold: 4096, image sequence number: 294337820 [ 1.903197] ubi0: available PEBs: 0, total reserved PEBs: 384, PEBs reserved for bad PEB handling: 20 [ 1.912511] ubi0: background thread "ubi_bgt0d" started, PID 66 [ 1.925368] hctosys: unable to open rtc device (rtc0) [ 1.938044] VFS: Mounted root (squashfs filesystem) readonly on device 31:22. [ 1.940060] Freeing unused kernel memory: 1024K (81800000 - 81900000) [ 2.447169] init: Console is alive [ 2.447487] init: - watchdog - [ 3.428591] Button Hotplug driver version 0.4.1 [ 3.457592] init: - preinit - Before mount_root [ 3.696375] UBIFS (ubi0:4): background thread "ubifs_bgt0_4" started, PID 82 [ 3.709658] UBIFS (ubi0:4): recovery needed [ 3.771380] UBIFS (ubi0:4): recovery completed [ 3.771484] UBIFS (ubi0:4): UBIFS: mounted UBI device 0, volume 4, name "rootfs_data" [ 3.774712] UBIFS (ubi0:4): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 3.782644] UBIFS (ubi0:4): FS size: 12189696 bytes (11 MiB, 96 LEBs), journal size 1015809 bytes (0 MiB, 6 LEBs) [ 3.792520] UBIFS (ubi0:4): reserved for root: 575748 bytes (562 KiB) [ 3.802760] UBIFS (ubi0:4): media format: w4/r0 (latest is w4/r0), UUID B2999B3F-3572-4713-AFDE-70691F9A2628, small LPT model [ 3.814369] mount_root: switching to jffs2 overlay After mount_root 131072+0 records in 131072+0 records out 131072 bytes (128.0KB) copied, 0.629809 seconds, 203.2KB/s ln: /lib/firmware/IPQ5018/caldata.bin: File exists 131072+0 records in 131072+0 records out 131072 bytes (128.0KB) copied, 0.599950 seconds, 213.4KB/s ln: /lib/firmware/qcn6122/caldata_1.bin: File exists Starting [ 5.132561] procd: - early - [ 5.132663] procd: - watchdog - [ 5.777558] procd: - ubus - [ 6.791809] procd: - init - Please press Enter to activate this console. [ 7.420757] ubi: mtd16 is already attached to ubi0BT FW mount is successful

[ 7.591343] ubi: mtd16 is already attached to ubi0 WIFI FW mount is successful ssdk_switch_device_num_init[1159]:INFO:ess-switch dts node number: 2 [ 9.530983] ssdk_dt_get_switch_node[970]:INFO:ess-switch DT exist! [ 9.536008] ssdk_dt_parse_access_mode[856]:INFO:switch_access_mode: local bus [ 9.542125] ssdk_dt_parse_access_mode[869]:INFO:switchreg_base_addr: 0x39c00000 [ 9.549302] ssdk_dt_parse_access_mode[870]:INFO:switchreg_size: 0x200000 [ 9.556404] ssdk_dt_parse_mac_mode[295]:INFO:mac mode = 0xf [ 9.563360] ssdk_dt_parse_mac_mode[301]:INFO:mac mode1 doesn't exit! [ 9.568651] ssdk_dt_parse_mac_mode[310]:INFO:mac mode2 doesn't exit! [ 9.575277] ssdk_dt_parse_port_bmp[757]:INFO:port_bmp doesn't exist! [ 9.581612] ssdk_dt_parse_uniphy[332]:INFO:ess-uniphy DT exist! [ 9.587934] ssdk_dt_parse_led[943]:INFO:current dts led_source_num is 1 [ 9.593570] ssdk_plat_init start [ 12.007321] ssdk_mp_reset_init[739]:INFO:MP reset successfully! [ 12.007381] ssdk_gcc_clock_init[1033]:INFO:SSDK gcc clock init successfully! [ 12.012742] mpge_phy_api_ops_init[1089]:INFO:qca probe mpge phy driver succeeded! [ 12.019753] mpge_phy_dac_set[917]:INFO:phy mdac is set as 0x10 [ 12.026754] mpge_phy_dac_set[929]:INFO:phy edac is set as 0x10 [ 12.032502] regi_init[3602]:INFO:Initializing SCOMPHY! [ 13.171334] _adpt_mp_uniphy_clk_output_ctrl_set[236]:INFO:uniphy will output clock as 25000000Hz [ 13.171451] ssdk_led_init[152]:INFO:ssdk_led_mode:3, ssdk_led_map:ffc, ssdk_led_src_id:0 [ 13.179309] ssdk_switch_register[1710]:INFO:Chip version 0xee [ 13.187271] qca_link_polling_select[1315]:INFO:link-polling-required node does not exist [ 13.192910] ssdk_switch_register[1748]:INFO:polling is selected [ 13.201059] regi_init[3612]:INFO:Initializing SCOMPHY Done!! [ 13.206723] ssdk_dt_get_switch_node[970]:INFO:ess-switch DT exist! [ 13.212613] ssdk_dt_parse_access_mode[856]:INFO:switch_access_mode: mdio [ 13.218598] ssdk_dt_parse_mac_mode[292]:INFO:mac mode doesn't exit! [ 13.225444] ssdk_dt_parse_mac_mode[301]:INFO:mac mode1 doesn't exit! [ 13.231443] ssdk_dt_parse_mac_mode[310]:INFO:mac mode2 doesn't exit! [ 13.238075] ssdk_dt_parse[1061]:INFO:switch node is qca83xx! [ 13.244367] ssdk_plat_init start [ 13.314540] f1_phy_api_ops_init[1517]:INFO:qca probe f1 phy driver succeeded! [ 13.314562] regi_init[3560]:INFO:Initializing ISISC!! [ 13.320660] /soc/ess-instance/ess-switch1@1: could not get #gpio-cells for /reserved-memory/q6_etr_dump@4D200000 [ 13.527311] qca_ar8327_gpio_reset[3493]:INFO:GPIO26 reset switch done [ 13.527489] ssdk_switch_register[1718]:INFO:Chip version 0xffff [ 13.532715] wk: fix to QCA8337 [ 13.538484] qca_link_polling_select[1315]:INFO:link-polling-required node does not exist [ 13.541573] ssdk_switch_register[1748]:INFO:polling is selected [ 15.187305] regi_init[3565]:INFO:Initializing ISISC Done!! [ 15.187425] regi_init[3635]:INFO:qca-ssdk module init succeeded! [ 15.193181] tun: Universal TUN/TAP device driver, 1.6 [ 15.197886] tun: (C) 1999-2004 Max Krasnyansky maxk@qualcomm.com [ 15.204904] GMAC1(8f186480) Invalid MAC@ - using 4a:f9:ff:30:d6:1a [ 15.210312] GMAC2(8e918480) Invalid MAC@ - using d6:0e:d2:0d:03:34 [ 15.216228] ** [ 15.221240] * NSS Data Plane driver [ 15.227739] ** [ 15.518386] nss_driver - fw of size 761676 bytes copied to load addr: 40000000, nss_id : 0 [ 15.519922] Supported Frequencies - [ 15.525537] 850 MHz 1 GHz [ 15.531169] [ 15.532083] 7f0eed40: set sdma 8effd000 [ 15.533871] node size 2 # items 4 [ 15.537079] memory: 40000000 268435456 (avl 201814016) items 4 active_cores 1 [ 15.540596] addr/size storage words 2 2 # words 4 in DTS, ddr size 800000 [ 15.547687] 7f0eed40: NSS core 0 DDR from 40000000 to 40800000 [ 15.554539] 7f0eed40: meminfo init succeed [ 15.573132] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 15.585848] nf_conntrack version 0.5.0 (2890 buckets, 11560 max) [ 15.593675] node size 2 # items 4 [ 15.593702] memory: 40000000 268435456 (avl 201867264) items 4 active_cores 1 [ 15.595968] addr/size storage words 2 2 # words 4 in DTS, ddr size 800000 [ 15.603123] 7f0eed40: nss core 0 booted successfully [ 16.478023] Netfilter messages via NETLINK v0.30. [ 16.479383] ip_set: protocol 6 [ 20.440667] QCA Hy-Fi multicast installation successfully [ 20.819121] PPP generic driver version 2.4.2 [ 20.820309] NET: Registered protocol family 24 [ 21.109001] QCA multicast snooping installed successfully [ 21.308516] cannot find nss-macsec0 node [ 21.308593] cannot find nss-macsec1 node [ 21.311536] cannot find nss-macsec2 node [ 21.315396] nss_macsec init success [ 22.607975] Mirror/redirect action on [ 23.209868] arp_tables: (C) 2002 David S. Miller [ 23.223622] Ebtables v2.0 registered [ 23.225126] ip_tables: (C) 2000-2006 Netfilter Core Team [ 23.293524] ctnetlink v0.93: registering with nfnetlink. [ 23.296560] nf_conntrack_rtsp v0.6.21 loading [ 23.511733] nf_nat_rtsp v0.6.21 loading [ 23.551068] xt_time: kernel timezone is -0000 [ 25.446854] ubi1: attaching mtd17 [ 25.477228] ubi1: scanning is finished [ 25.481084] ubi1: attached mtd17 (name "TZPARAM", size 10 MiB) [ 25.481109] ubi1: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 25.485800] ubi1: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 25.492697] ubi1: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 25.499535] ubi1: good PEBs: 82, bad PEBs: 0, corrupted PEBs: 0 [ 25.506286] ubi1: user volume: 1, internal volumes: 1, max. volumes count: 128 [ 25.512203] ubi1: max/mean erase counter: 35/23, WL threshold: 4096, image sequence number: 1403277692 [ 25.519497] ubi1: available PEBs: 0, total reserved PEBs: 82, PEBs reserved for bad PEB handling: 20 [ 25.528845] ubi1: background thread "ubi_bgt1d" started, PID 785 [ 25.545730] UBIFS (ubi1:0): background thread "ubifs_bgt1_0" started, PID 789 [ 25.558958] UBIFS (ubi1:0): recovery needed [ 25.609701] UBIFS (ubi1:0): recovery completed [ 25.609808] UBIFS (ubi1:0): UBIFS: mounted UBI device 1, volume 0, name "tzparam" [ 25.613036] UBIFS (ubi1:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 25.620637] UBIFS (ubi1:0): FS size: 6094848 bytes (5 MiB, 48 LEBs), journal size 6475776 bytes (6 MiB, 51 LEBs) [ 25.630506] UBIFS (ubi1:0): reserved for root: 0 bytes (0 KiB) [ 25.640740] UBIFS (ubi1:0): media format: w4/r0 (latest is w4/r0), UUID D4549A98-3047-4370-A0F3-1CEC33294D04, small LPT model acfg_tool: Issuing blocking call to wait for events [ 26.980510] ECM init [ 26.980569] ECM database jhash random seed: 0x9c2b09fc [ 26.983542] ECM init complete [ 27.453222] recv skb from user space uid:0 pid:926 seq:0, [ 27.453252] data is :hello netlink!! [ 28.251332] device eth1.2 entered promiscuous mode [ 28.251358] device eth1 entered promiscuous mode [ 28.266849] br-lan: port 1(eth1.2) entered forwarding state [ 28.266933] br-lan: port 1(eth1.2) entered forwarding state [ 28.333370] device eth1.4 entered promiscuous mode [ 28.333518] br-lan: port 2(eth1.4) entered forwarding state [ 28.337110] br-lan: port 2(eth1.4) entered forwarding state [ 28.369514] device eth1.5 entered promiscuous mode [ 28.369681] br-lan: port 3(eth1.5) entered forwarding state [ 28.373276] br-lan: port 3(eth1.5) entered forwarding state [ 28.396605] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready =====>/bin/sh /usr/sbin/wsplcd_copy_config.sh:1050:/dev/console =====>/bin/sh /sbin/wifi reload_legacy:967:/dev/console [ 29.237804] nss-dp 39c00000.dp1 eth0: PHY Link up speed: 1000 [ 29.347483] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready =====>/bin/sh /etc/rc.common /etc/init.d/network running:959:/dev/console =====>/sbin/procd:1:/dev/console [ 30.257346] br-lan: port 1(eth1.2) entered forwarding state [ 30.327343] br-lan: port 2(eth1.4) entered forwarding state lbd: stopping daemon [ 30.367345] br-lan: port 3(eth1.5) entered forwarding state [ 32.633808] mc_attach: enabled snooping on br-lan. lbd: stopping daemon [ 33.024466] sh (1714): drop_caches: 3 Platform Name: ap-mp02.1 * Copy ART caldata from /dev/mtdblock13 to /tmp/virtual_art.bin [ 33.837861] mc_detach: disabled snooping on br-lan. qcawifi qcawificfg80211 disable radio wifi0 qcawifi qcawificfg80211 disable radio wifi1 qcawifi qcawificfg80211: enable radio wifi0 [ 36.549048] configuring additional NSS pbufs [ 36.553744] additional pbufs of size 802816 got added to NSS [ 36.722332] mem_manager: module license 'Proprietary' taints kernel. [ 36.722369] Disabling lock debugging due to kernel taint [ 36.808132] qdf: unknown parameter 'mem_debug_disabled' ignored [ 41.196094] wlan: [2245:I:RPTR] qca_multi_link_init_module: [ 41.196094] **QCA Repeater Initialization Done*** [ 41.196094] starting cnssdaemon -i integrated -i integrated1 -i integrated2 *cnssdaemon pid=2395***** [ 42.630544] cnss[41]: INFO: Setting daemon_support=1 for instance_id 0x41 [ 42.669057] cnss: ERR: Failed to get plat_priv for instance_id 0x42 [ 42.682795] ECM PCC Test INIT [ 42.682873] ECM PCC registrant REGISTERED [ 42.699921] cnss[2]: INFO: Setting daemon_support=1 for instance_id 0x2 **No cold_boot_support [ 44.005403] wlan: [2591:I:ANY] =======ol_if_register_wifi3_0========== [ 44.005403] [ 44.005440] wlan: [2591:I:ANY] osif_nss_register_module: NSS wifi ops registered for target_type:1 with soc_ops:7fa417e8 [ 44.012311] remoteproc remoteproc0: powering up cd00000.qcom_q6v5_wcss [ 44.048887] remoteproc remoteproc0: Booting fw image IPQ5018/q6_fw.mdt, size 1820 [ 46.499818] hyfi_netlink_receive:116:hyfi: Not attached to bridge br-lan [ 46.814176] Subsystem error monitoring/handling services are up [ 46.821204] remoteproc remoteproc0: remote processor cd00000.qcom_q6v5_wcss is now up [ 46.821313] wlan: [2591:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 2 bus_type 1 [ 46.821528] rpmsg_dev_probe: No pm domain [ 46.822020] rpmsg_dev_probe: No pm domain [ 46.840119] remoteproc remoteproc1: powering up q6v5_wcss_userpd1 [ 46.852144] q6v5_wcss_userpd1 wcss powered up successfully [ 46.854457] Subsystem error monitoring/handling services are up [ 46.856088] cnss[2]: INFO: QMI WLFW service connected, state: 0x1 [ 46.856391] cnss[2]: INFO: device_id : 65532 mem mode : [2] [ 46.869351] cnss[2]: INFO: platform name: Qualcomm Technologies, Inc. IPQ5018/AP-MP02.1 [ 46.869352] remoteproc remoteproc1: remote processor q6v5_wcss_userpd1 is now up [ 46.882076] wlan: [2591:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 3 bus_type 1 [ 46.889695] cnss[2]: INFO: Waiting for FW ready. Device: 0xfffc, FW ready timeout: 15 seconds [ 46.909509] cnss[2]: INFO: Target capability: chip_id: 0x0, chip_family: 0x4, board_id: 0xff, soc_id: 0xffffffff, fw_version: 0x25087fff, fw_build_timestamp: 2021-09-16 02:40, otp_version: 0x0 eeprom_caldata_read_timeout 0s [ 46.909576] cnss[2]: INFO: Using Boardid from bootargs:0x24 [ 46.982964] cnss[2]: INFO: BDF location : 0x4c400000 [ 46.982999] cnss[2]: INFO: BDF IPQ5018/bdwlan.b24 size 131072 [ 46.988463] cnss[2]: INFO: per device BDF location : 0x4c420000 [ 46.992808] cnss[2]: INFO: CALDATA IPQ5018/caldata.bin size 131072 offset 0x20000 [ 47.007440] cnss[2]: INFO: FW ready received for device 0xfffc [ 47.007867] wlan: [2591:I:ANY] pld_ahb_wlan_enable: cnss_mode: Mission mode [ 47.012505] cnss[2]: INFO: Sending mode message, mode: MISSION(0), state: 0x7 [ 47.023973] wlan: [2591:I:ANY] qca_napi_create: qca_napi_create: napi instance 0 created on pipe 4 [ 47.026725] wlan: [2591:I:ANY] __ol_ath_attach: Allocated soc 88100480 [ 47.035493] wlan: [2591:D:dfs] WLAN_DEBUG_DFS1 : dfs_psoc_obj_create_notification: DFS obj attach to psoc successfully [ 47.036014] mc_attach: enabled snooping on br-lan. [ 47.098778] wlan: [2591:E:CONFIG] cfg_ini_parse_to_store: Failed to parse .ini file @ QCA5018.ini; status:4 [ 47.099402] wlan: [2591:I:ANY] osif_nss_wifi_soc_setup: nss-wifili:#1 register wifili function for soc [ 47.107712] wlan: [2591:I:ANY] osif_nss_wifi_soc_setup: nss register id -1 nss config 3 Target Type 1d [ 47.116798] wlan: [2591:I:ANY] __ol_ath_attach: dev name soc0 [ 47.126465] wlan: [2591:I:ANY] ol_ath_soc_attach: WMI attached. wmi_handle 892d0c00 [ 47.135692] wlan: [2591:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 47.139925] wlan: [2591:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 47.149700] wlan: [2591:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 47.159763] wlan: [2591:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 47.169832] wlan: [2591:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 47.179903] wlan: [2591:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 47.189973] wlan: [2591:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 47.200039] wlan: [2591:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 47.210110] wlan: [2591:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 47.220179] wlan: [2591:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 47.230249] wlan: [2591:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 47.240318] wlan: [2591:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 47.250388] wlan: [2591:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 47.260469] wlan: [2591:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 47.270546] wlan: [2591:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 47.280648] wlan: [2591:I:ANY] htc_wmi_init: HT Create . 89385000 [ 47.290669] wlan: [2591:I:ANY] htc_wmi_init: Skipping BMI Done [ 47.296899] wlan: [2591:I:ANY] htc_wmi_init: host_enable 0 [ 47.309772] wlan: [2591:I:ANY] ol_target_init_complete: CDP soc attach success [ 47.309804] wlan: [2591:I:ANY] ol_target_init_complete: Soc attach success NSS config 0 [ 47.315983] wlan: [2591:I:ANY] htc_set_async_ep: htc_set_async_ep: htc_handle 89385000, ep 2, value 1 [ 47.325235] wlan: [522:I:TIF] HE_CAP Info = 9a08010d [ 47.333314] wlan: [522:I:TIF] Num HW modes = 1 [ 47.338428] wlan: [522:I:TIF] Num PHY = 1 [ 47.342614] wlan: [522:I:TIF] FW Build Version (Ext.) = 0 [ 47.346606] wlan: [522:I:TIF] HDL Version: MajorVersion.MinorVersion = 0.0 [ 47.352174] wlan: [522:I:TIF] Preferred HW Mode = 0 Num Radios = 1 [ 47.358957] wlan: [522:W:TIF] add_11ax_mode_flags: 11AX wireless modes are not populated by the target in reg capabilities, adding 11AX wireless modes [ 47.364963] wlan: [522:I:TIF] init_deinit_add_11ax_modes: hw_mode_id = 0 phy_id = 0 wireless modes = 0 [ 47.379581] wlan: [522:I:TIF] init_deinit_alloc_pdevs: CDP PDEV ATTACH success [ 47.387793] wlan: [522:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 47.395102] wlan: [522:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 47.402411] wlan: [522:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 47.410145] wlan: [522:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 47.417499] wlan: [522:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 47.424774] wlan: [522:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 47.432756] wlan: [522:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 47.440185] wlan: [522:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 47.447459] wlan: [522:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 47.455434] wlan: [522:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 47.462809] wlan: [522:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 47.470093] wlan: [522:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 47.478134] wlan: [522:I:ANY] init_deinit_update_pdev_tgt_info: pdev id:0 wmi_handle:892d0c00 [ 47.487172] wlan: [522:I:ANY] init_deinit_update_pdev_tgt_info: Pdev = 0 Number of peers = 137 vdevs = 9 [ 47.494147] wlan: [522:I:TIF] init_deinit_update_pdev_tgt_info: CDP PDEV INIT success [ 47.604535] wlan: [522:I:ANY] copy_fw_abi_version_tlv: copy_fw_abi_version_tlv: INIT_CMD version: 1, 0, 0x5f414351, 0x4c4d, 0x0, 0x0 [ 47.649259] wlan: [522:I:ANY] ready_extract_init_status_tlv: ready_extract_init_status_tlv:0 [ 47.649304] wlan: [522:I:ANY] dp_peer_map_attach_wifi3: dp_peer_map_attach_wifi3 max_peers 163, max_ast_index: 528 [ 47.649304] [ 47.656888] wlan: [2591:I:ANY] ol_ath_connect_htc: WMI is ready [ 47.673962] wlan: [2591:I:ANY] ath_get_radio_index: Error: Could not match the device name : wifi%d [ 47.674216] wlan: [2591:E:NSS] [nss-wifili]: pdev:86a00480 radio_ifnum:28 scheme_id:0 radio_priority:1 [ 47.686565] wlan: [2591:E:TIF] target_if_lro_hash_config: pdev with id 0 is NULL [ 47.693877] wlan: [2591:I:ANY] ol_ath_soc_attach: connect HTC [ 47.700334] wlan: [2591:I:ANY] ol_ath_soc_attach: bypasswmi : 0 [ 47.705929] wlan: [2591:I:MSCS] qca_mscs_module_init: [ 47.705929] QCA MSCS Initialization Done** SoC 88100480 [ 47.711685] wlan: [2591:I:ANY] ol_ath_soc_attach: UMAC attach [ 47.722807] wlan: [2591:I:ANY] ol_ath_attach: pdev_netdev name wifi0 [ 47.728402] wlan: [2591:I:ANY] __ol_ath_attach: Skip txrx_pdev_attach_target [ 47.734799] wlan: [2591:I:ANY] ol_ath_attach: BURSTING enabled by default [ 47.742158] wlan: [2591:I:ANY] ol_ath_pdev_attach: interface_id 0 [ 47.748732] wlan: [2591:I:TIF] ol_ath_pdev_regdmn_init: phy id = 0 Modes supported [ 47.754939] wlan: [2591:I:TIF] ol_ath_pdev_regdmn_init: 11b = 1 11g = 1 11a = 0 11n = 1 11ac = 1 11ax = 1 [ 47.762429] wlan: [2591:I:TIF] ol_ath_pdev_regdmn_init: Reg cap - phy_id = 0 supp_bnd = 1, modes = 680680c, lo_2g = 2312, hi_2g = 2732 lo_g5 = 0, hi_5g = 0 [ 47.772151] wlan: [2591:I:ANY] ol_ath_update_wireless_modes: wireless_modes = 680680c before update [ 47.786311] wlan: [2591:I:ANY] ol_ath_update_wireless_modes: Wireless_modes = 680680c after update [ 47.795073] wlan: [2591:I:ANY] ol_ath_update_ext_caps: 11ax 2G supported case [ 47.804217] wlan: [2591:I:MBSSIE] ol_ath_assign_mbssid_ref_bssid: MBSSID reference bssid is 02:03:7f:12:29:29 soc: soc0 pdev: wifi0 [ 47.811443] wlan: [2591:I:MBSSIE] ieee80211_mbss_attach: :> [ 47.822933] wlan: [2591:I:MBSSIE] ieee80211_mbss_attach: :< [ 47.828480] wlan: [2591:I:ANY] ol_resmgr_create: OL Resmgr Init-ed [ 47.834316] wlan: [2591:I:ANY] acfg_attach: acfg_attach: 3323: Netlink socket created:892f7000 [ 47.840313] wlan: [2591:I:ANY] ol_ath_stats_attach: periodic_chan_stats: 1 [ 47.849330] wlan: [2591:I:ANY] wlan_scan_update_channel_list: num_chan: 11 [ 47.855784] wlan: [0:I:ANY] ol_ath_pdev_attach: Set global_ic[1], ptr:7f884168 [ 47.862617] wlan: [0:I:ANY] dp_lag_soc_enable: pdev(8f11bc08) Enabling DBDC Repeater 0 soc_lag 892c9f80 [ 47.869878] wlan: [0:I:ANY] dp_lag_pdev_set_primary_radio: pdev(8f11bc08) is_primary 0 [ 47.869902] wlan: [0:E:NSS] [nss-wifili]: NSS Wifili DBDC Repeater enable message passed [ 47.887245] wlan: [2591:I:ANY] ol_ath_ucfg_set_rx_pkt_protocol_tagging: Set RX packet type TAG, opcode : 0, pkt_type : 18, metadata : 0xca0,pdev_id = 0, REO dest ring = 5 [ 47.887245] [ 47.887425] wlan: [0:I:ANY] ol_ath_twt_enable_complete_event_handler: twt enabled [ 47.912068] wlan: [2591:I:ANY] ol_ath_pri20_cfg_blockchanlist_parse: cfg block channel list is empty [ 47.919612] wlan: [2591:I:ANY] ol_ath_configure_cong_ctrl_max_msdus: pdev_idx = 0 tx_desc_limit = 4096 [ 47.928860] wlan: [2591:I:ANY] ol_ath_attach: needed_headroom reservation 44 [ 47.937870] wlan: [2591:I:ANY] ol_ath_enable_fraglist: Enabled Fraglist bit for the radio wifi0 features 41 [ 47.945066] wlan: [2591:I:ANY] wlan_cfg80211_init: Number of 2G channels: 11 [ 47.955352] wlan: [2591:I:ANY] ieee80211_cfg80211_radio_attach: ic: 0x86a00480, wdev: 0x86a17bc0, wiphy: 0x89057160, netdev: 0x86a00000 [ 47.963347] wlan: [2591:I:Dynamic Mode Change] ol_ath_check_and_reconfig_hw_mode: Running with HW mode = 0 [ 47.975258] wlan: [2591:E:QLD] qld_register: Handle or address is NULL [ 47.984013] wlan: [2591:I:ANY] wlan_pdev_operation: num_radios=1, wifi_radios[0].sc = 86a00480_radio_type = 2 [ 47.990475] wlan: [2591:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 2 bus_type 1 [ 48.000386] remoteproc remoteproc2: powering up q6v5_wcss_userpd2 [ 48.011881] Subsystem error monitoring/handling services are up [ 48.014729] remoteproc remoteproc2: remote processor q6v5_wcss_userpd2 is now up [ 48.020310] wlan: [2591:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 3 bus_type 1 [ 48.027861] cnss[41]: INFO: Waiting for FW ready. Device: 0xfffb, FW ready timeout: 15 seconds [ 48.087975] cnss[41]: INFO: QMI WLFW service connected, state: 0x1 [ 48.088518] cnss[41]: INFO: device_id : 65531 mem mode : [2] [ 48.093194] cnss[41]: INFO: platform name: Qualcomm Technologies, Inc. IPQ5018/AP-MP02.1 [ 48.103755] cnss[41]: INFO: Target capability: chip_id: 0x0, chip_family: 0x4, board_id: 0xff, soc_id: 0xffffffff, fw_version: 0x25087fff, fw_build_timestamp: 2021-09-16 02:40, otp_version: 0x0 eeprom_caldata_read_timeout 0s [ 48.115580] cnss[41]: INFO: Device BAR Info pa: 0x81e00000, va: 0x97d00000, size: 0x200000 [ 48.126908] cnss[41]: INFO: Using Boardid from bootargs:0x60 [ 48.145327] cnss[41]: INFO: BDF location : 0x4d300000 [ 48.145369] cnss[41]: INFO: BDF qcn6122/bdwlan.b60 size 131072 [ 48.152127] cnss[41]: INFO: per device BDF location : 0x4d320000 [ 48.155302] cnss[41]: INFO: CALDATA qcn6122/caldata_1.bin size 131072 offset 0x20000 [ 48.247419] cnss[41]: INFO: FW ready received for device 0xfffb [ 48.247611] wlan: [2591:I:ANY] pld_ahb_wlan_enable: cnss_mode: Mission mode [ 48.252542] cnss[41]: INFO: Sending mode message, mode: MISSION(0), state: 0x7 [ 48.269441] wlan: [2591:I:ANY] qca_napi_create: qca_napi_create: napi instance 0 created on pipe 4 [ 48.269764] wlan: [2591:I:ANY] ol_ath_attach: Allocated soc 86180480 [ 48.277514] wlan: [2591:D:dfs] WLAN_DEBUG_DFS1 : dfs_psoc_obj_create_notification: DFS obj attach to psoc successfully [ 48.286117] wlan: [2591:E:QDF] CONFIG creation failed [ 48.294659] wlan: [2591:I:ANY] osif_nss_wifi_soc_setup: nss-wifili:#1 register wifili function for soc [ 48.299696] wlan: [2591:I:ANY] osif_nss_wifi_soc_setup: nss register id -1 nss config 3 Target Type 1e [ 48.308882] wlan: [2591:I:ANY] ol_ath_attach: dev name soc1 [ 48.318547] wlan: [2591:I:ANY] ol_ath_soc_attach: WMI attached. wmi_handle 89183200 [ 48.328095] wlan: [2591:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 48.331907] wlan: [2591:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 48.341770] wlan: [2591:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 48.351836] wlan: [2591:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 48.361860] wlan: [2591:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 48.371942] wlan: [2591:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 48.382058] wlan: [2591:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 48.392103] wlan: [2591:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 48.402138] wlan: [2591:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 48.412208] wlan: [2591:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 48.422329] wlan: [2591:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 48.432381] wlan: [2591:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 48.442453] wlan: [2591:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 48.452518] wlan: [2591:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 48.462586] wlan: [2591:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 48.472717] wlan: [2591:I:ANY] htc_wmi_init: HT Create . 860eb000 [ 48.482735] wlan: [2591:I:ANY] htc_wmi_init: Skipping BMI Done [ 48.488987] wlan: [2591:I:ANY] htc_wmi_init: host_enable 0 [ 48.512742] wlan: [2591:I:ANY] ol_target_init_complete: CDP soc attach success [ 48.512781] wlan: [2591:I:ANY] ol_target_init_complete: Soc attach success NSS config 0 [ 48.520180] wlan: [2591:I:ANY] htc_set_async_ep: htc_set_async_ep: htc_handle 860eb000, ep 2, value 1 [ 48.528514] wlan: [6:I:TIF] HE_CAP Info = 9a08010d [ 48.536278] wlan: [6:I:TIF] Num HW modes = 1 [ 48.541010] wlan: [6:I:TIF] Num PHY = 1 [ 48.545324] wlan: [6:I:TIF] FW Build Version (Ext.) = 0 [ 48.549056] wlan: [6:I:TIF] HDL Version: MajorVersion.MinorVersion = 0.0 [ 48.554099] wlan: [6:I:TIF] Preferred HW Mode = 0 Num Radios = 1 [ 48.561314] wlan: [6:W:TIF] add_11ax_mode_flags: 11AX wireless modes are not populated by the target in reg capabilities, adding 11AX wireless modes [ 48.567549] wlan: [6:I:TIF] init_deinit_add_11ax_modes: hw_mode_id = 0 phy_id = 0 wireless modes = 0 [ 48.581434] wlan: [6:I:TIF] init_deinit_alloc_pdevs: CDP PDEV ATTACH success [ 48.589498] wlan: [6:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 48.596564] wlan: [6:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 48.603637] wlan: [6:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 48.611146] wlan: [6:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 48.618677] wlan: [6:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 48.625784] wlan: [6:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 48.633205] wlan: [6:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 48.640825] wlan: [6:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 48.647903] wlan: [6:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 48.655344] wlan: [6:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 48.662963] wlan: [6:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 48.670104] wlan: [6:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 48.677561] wlan: [6:I:ANY] init_deinit_update_pdev_tgt_info: pdev id:0 wmi_handle:89183200 [ 48.686940] wlan: [6:I:ANY] init_deinit_update_pdev_tgt_info: Pdev = 0 Number of peers = 137 vdevs = 9 [ 48.693192] wlan: [6:I:TIF] init_deinit_update_pdev_tgt_info: CDP PDEV INIT success [ 48.802906] wlan: [6:I:ANY] copy_fw_abi_version_tlv: copy_fw_abi_version_tlv: INIT_CMD version: 1, 0, 0x5f414351, 0x4c4d, 0x0, 0x0 [ 48.989933] wlan: [6:I:ANY] ready_extract_init_status_tlv: ready_extract_init_status_tlv:0 [ 48.989970] wlan: [6:I:ANY] dp_peer_map_attach_wifi3: dp_peer_map_attach_wifi3 max_peers 163, max_ast_index: 528 [ 48.989970] [ 48.997424] wlan: [2591:I:ANY] ol_ath_connect_htc: WMI is ready [ 49.014843] wlan: [2591:I:ANY] ath_get_radio_index: Error: Could not match the device name : wifi%d [ 49.014879] wlan: [2591:E:NSS] [nss-wifili]: pdev:85400480 radio_ifnum:29 scheme_id:1 radio_priority:0 [ 49.026870] wlan: [2591:E:TIF] target_if_lro_hash_config: pdev with id 0 is NULL [ 49.034171] wlan: [2591:I:ANY] ol_ath_soc_attach: connect HTC [ 49.040643] wlan: [2591:I:ANY] ol_ath_soc_attach: bypasswmi : 0 [ 49.046249] wlan: [2591:I:ANY] ol_ath_soc_attach: UMAC attach [ 49.052067] wlan: [2591:I:ANY] ol_ath_attach: pdev_netdev name wifi1 [ 49.057893] wlan: [2591:I:ANY] ol_ath_attach: Skip txrx_pdev_attach_target [ 49.064274] wlan: [2591:I:ANY] __ol_ath_attach: BURSTING enabled by default [ 49.071633] wlan: [2591:I:ANY] ol_ath_pdev_attach: interface_id 1 [ 49.078204] wlan: [2591:I:TIF] ol_ath_pdev_regdmn_init: phy id = 0 Modes supported [ 49.084413] wlan: [2591:I:TIF] ol_ath_pdev_regdmn_init: 11b = 0 11g = 0 11a = 1 11n = 1 11ac = 1 11ax = 1 [ 49.091958] wlan: [2591:I:TIF] ol_ath_pdev_regdmn_init: Reg cap - phy_id = 0 supp_bnd = 2, modes = f97f9001, lo_2g = 0, hi_2g = 0 lo_g5 = 5150, hi_5g = 5895 [ 49.101658] wlan: [2591:I:ANY] ol_ath_update_wireless_modes: wireless_modes = f97f9001 before update [ 49.115767] wlan: [2591:I:ANY] ol_ath_update_wireless_modes: Wireless_modes = f97f9001 after update [ 49.124975] wlan: [2591:I:ANY] ol_ath_update_ext_caps: 11ax 5G supported case [ 49.133857] wlan: [2591:I:MBSSIE] ol_ath_assign_mbssid_ref_bssid: MBSSID reference bssid is 02:03:7f:12:07:07 soc: soc1 pdev: wifi1 [ 49.141262] wlan: [2591:I:MBSSIE] ieee80211_mbss_attach: :> [ 49.152717] wlan: [2591:I:MBSSIE] ieee80211_mbss_attach: :< [ 49.158256] wlan: [2591:I:ANY] ol_resmgr_create: OL Resmgr Init-ed [ 49.164040] wlan: [2591:I:ANY] acfg_attach: acfg_attach: Offload using existing sock 892f7000 [ 49.170067] wlan: [2591:I:ANY] acfg_attach: Offload using existing sock 892f7000 [ 49.170067] [ 49.178679] wlan: [2591:I:ANY] ol_ath_stats_attach: periodic_chan_stats: 1 [ 49.189790] wlan: [2591:I:ANY] wlan_scan_update_channel_list: num_chan: 25 [ 49.194331] wlan: [0:I:ANY] ol_ath_pdev_attach: Set global_ic[2], ptr:7f884168 [ 49.201155] wlan: [0:I:ANY] dp_lag_soc_enable: pdev(89dee808) Enabling DBDC Repeater 0 soc_lag 89217980 [ 49.208392] wlan: [0:I:ANY] dp_lag_pdev_set_primary_radio: pdev(89dee808) is_primary 0 [ 49.208404] wlan: [0:E:NSS] [nss-wifili]: NSS Wifili DBDC Repeater enable message passed [ 49.225761] wlan: [2591:I:ANY] ol_ath_ucfg_set_rx_pkt_protocol_tagging: Set RX packet type TAG, opcode : 0, pkt_type : 18, metadata : 0xca0,pdev_id = 0, REO dest ring = 5 [ 49.225761] [ 49.225962] wlan: [0:I:ANY] ol_ath_twt_enable_complete_event_handler: twt enabled [ 49.250557] wlan: [2591:I:ANY] ol_ath_pri20_cfg_blockchanlist_parse: cfg block channel list is empty [ 49.258080] wlan: [2591:I:ANY] ol_ath_configure_cong_ctrl_max_msdus: pdev_idx = 0 tx_desc_limit = 4096 [ 49.267348] wlan: [2591:I:ANY] ol_ath_attach: needed_headroom reservation 44 [ 49.276344] wlan: [2591:I:ANY] ol_ath_enable_fraglist: Enabled Fraglist bit for the radio wifi1 features 41 [ 49.283928] wlan: [2591:I:ANY] ieee80211_cfg80211_radio_attach: ic: 0x85400480, wdev: 0x85417bc0, wiphy: 0x88168d60, netdev: 0x85400000 [ 49.307783] wlan: [2591:I:Dynamic Mode Change] ol_ath_check_and_reconfig_hw_mode: Running with HW mode = 0 [ 49.308766] wlan: [2591:E:QLD] qld_register: Handle or address is NULL [ 49.316414] wlan: [2591:I:ANY] wlan_pdev_operation: num_radios=2, wifi_radios[1].sc = 85400480_radio_type = 2 [ 49.322994] wlan: [2591:I:ANY] init_ath_pci_3_0: 6ath_ol_pci_wifi3.0 : (Atheros/multi-bss) No Direct-Attach chipsets found. [ 51.712879] wlan: [3726:I:ANY] wlan_scan_update_channel_list: num_chan: 13 [ 51.713040] wlan: [3726:I:ANY] ieee80211_setctry_tryretaining_curchan: [442] Skipping current channel retention during set_country operation [ 51.718797] wlan: [3726:I:ANY] number of channels: 2G = 13 5G = 0, 6G = 0 [ 51.731452] wlan: [3726:I:ANY] wlan_cfg80211_set_country: wlan_cfg80211_set_country: Country: CN ret: 0 [ 51.993733] wlan: [3760:I:ANY] wlan_cfg80211_set_hwaddr: wlan_cfg80211_set_hwaddr :7c:6a:60:4d:ad:3c ret: 0 [ 52.036831] wlan: [3763:I:ANY] ol_ath_set_config_param: set TXBF_SND_PERIOD: val 100 stat 0 [ 52.161556] wlan: [0:I:ANY] ol_ath_set_config_param: Disconnect_timeout value: 10 [ 52.201926] wlan: [0:I:ANY] ol_ath_set_config_param: Reconfiguration_timeout value:60 number of vifs: wlan0 wlan06 [ 52.682377] wlan: [3873:I:ANY] wlan_cfg80211_add_virtual_intf: proprietary mode 6 for interface: ath0 : clone params: 0x00000001 [ 52.682450] wlan: [3873:I:MBSSIE] osif_mbssid_sanity_check: mbssid_sanity_ok: YES [ 52.693058] wlan: [3873:I:ANY] osifp_create_wlan_vap: VDEV Create 7c:6a:60:4d:ad:3c [ 52.700521] wlan: [3873:I:ANY] wlan_vap_create: devhandle=0x86a00480, opmode=IEEE80211_M_HOSTAP, flags=0x1 [ 52.700521] [ 52.708468] wlan: [3873:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1 [ 52.719203] wlan: [3873:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:0|dl_muofdma:1|ul_muofdma:1|ul_mumimo:0|dl_muofdma_bfer:0 [ 52.725994] wlan: [3873:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x33 [ 52.740528] wlan: [3873:I:ANY] ol_ath_vap_set_param: VDEV params: AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged [ 52.746789] wlan: [3873:I:ANY] MBO Initialized [ 52.760607] wlan: [3873:I:ANY] OCE Initialized [ 52.764823] wlan: [3873:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 30 nss_id -1 [ 52.769305] wlan: [3873:I:ANY] osif_nss_ol_vap_create: NSS radio_if 28 [ 52.778427] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0 [ 52.784828] wlan: [3873:I:ANY] osif_nss_ol_vap_create: vap create 84af6480 : if_num 30 [ 52.807398] wlan: [3873:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0 [ 52.807435] wlan: [3873:I:ANY] WLAN-NSS: VAP NSS ops initialized [ 52.815575] wlan: [3873:I:ANY] VAP device ath0 created osifp: (84af6480) os_if: (85ef0000) [ 53.376189] wlan: [3947:I:ANY] osif_nss_vdev_set_cfg: setting me mode 6 target type 29 [ 53.376220] wlan: [3947:I:ANY] osif_nss_vdev_set_cfg: Mcast command 6 [ 53.565409] wlan: [3962:I:ANY] ieee80211_ucfg_setparam: Setting Max Stations:64 [ 54.216592] 8021q: adding VLAN 0 to HW filter on device ath0 [ 54.220590] device ath0 entered promiscuous mode [ 54.221570] br-lan: port 4(ath0) entered forwarding state [ 54.226046] br-lan: port 4(ath0) entered forwarding state [ 54.268752] wlan: [829:I:ANY] wlan_cfg80211_do_acs: vap-0(ath0):ACS Params [ 54.268782] wlan: [829:I:ANY] wlan_cfg80211_do_acs: ht_enabled:1|ht40_enabled:0|vht_enabled:1|hw_mode:23|chwidth:20| [ 54.628158] wlan: [4083:I:ANY] wlan_cfg80211_add_virtual_intf: proprietary mode 6 for interface: ath06 : clone params: 0x00000001 [ 54.628273] wlan: [4083:I:MBSSIE] osif_mbssid_sanity_check: mbssid_sanity_ok: YES [ 54.638891] wlan: [4083:I:ANY] osifp_create_wlan_vap: VDEV Create 82:6a:60:4d:ad:3c [ 54.646442] wlan: [4083:I:ANY] wlan_vap_create: devhandle=0x86a00480, opmode=IEEE80211_M_HOSTAP, flags=0x1 [ 54.646442] [ 54.654334] wlan: [4083:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1 [ 54.665192] wlan: [4083:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:0|dl_muofdma:1|ul_muofdma:1|ul_mumimo:0|dl_muofdma_bfer:0 [ 54.671981] wlan: [4083:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x33 [ 54.686457] wlan: [4083:I:ANY] ol_ath_vap_set_param: VDEV params: AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged [ 54.692731] wlan: [4083:I:ANY] MBO Initialized [ 54.706576] wlan: [4083:I:ANY] OCE Initialized [ 54.710764] wlan: [4083:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 31 nss_id -1 [ 54.715106] wlan: [4083:I:ANY] osif_nss_ol_vap_create: NSS radio_if 28 [ 54.724434] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0 [ 54.731863] wlan: [4083:I:ANY] osif_nss_ol_vap_create: vap create 8690a480 : if_num 31 [ 54.757357] wlan: [4083:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0 [ 54.757388] wlan: [4083:I:ANY] WLAN-NSS: VAP NSS ops initialized [ 54.765685] wlan: [4083:I:ANY] VAP device ath06 created osifp: (8690a480) os_if: (8523c000) [ 55.341888] wlan: [359:I:ANY] osif_nss_vdev_set_cfg: setting me mode 6 target type 29 [ 55.341918] wlan: [359:I:ANY] osif_nss_vdev_set_cfg: Mcast command 6 [ 55.514837] wlan: [368:I:ANY] ieee80211_ucfg_setparam: Setting Max Stations:64 [ 55.884452] 8021q: adding VLAN 0 to HW filter on device ath06 [ 55.887665] device ath06 entered promiscuous mode [ 55.889442] br-lan: port 5(ath06) entered forwarding state [ 55.893998] br-lan: port 5(ath06) entered forwarding state [ 55.938421] wlan: [829:I:ANY] wlan_cfg80211_do_acs: vap-1(ath06):ACS Params [ 55.938452] wlan: [829:I:ANY] wlan_cfg80211_do_acs: ht_enabled:1|ht40_enabled:0|vht_enabled:1|hw_mode:23|chwidth:20| [ 55.944273] wlan: [829:E:ANY] ieee80211_autoselect_infra_bss_channel: ACS is in progress [ 56.217407] br-lan: port 4(ath0) entered forwarding state qcawifi qcawificfg80211: enable radio wifi1 [ 57.887359] br-lan: port 5(ath06) entered forwarding state [ 58.284979] wlan: [1098:I:ANY] wlan_scan_update_channel_list: num_chan: 13 [ 58.286421] wlan: [1098:I:ANY] wlan_scan_update_channel_list: num_chan: 13 [ 58.291148] wlan: [1098:I:ANY] ieee80211_setctry_tryretaining_curchan: [442] Skipping current channel retention during set_country operation [ 58.297842] wlan: [1098:I:ANY] number of channels: 2G = 0 5G = 13, 6G = 0 [ 58.310508] wlan: [1098:I:ANY] wlan_cfg80211_set_country: wlan_cfg80211_set_country: Country: CN ret: 0 [ 58.452847] wlan: [2321:E:ANY] ol_ath_get_chan_grade_info: RF characterization entries is empty [ 58.453282] wlan: [2321:E:ANY] ieee80211_acs_find_best_11ng_centerchan: ACS failed to derive the channel. Selecting random channel [ 58.460486] wlan: [2321:I:ANY] **** ACS report **** [ 58.472816] wlan: [2321:I:ANY] Channel | BSS | minrssi | maxrssi | NF | Ch load | spect load | sec_chan | SR bss | SR load | Ch Avil | Chan eff | NearBSS | Med BSS | Far BSS | Eff BSS | chan grade [ 58.478256] wlan: [2321:I:ANY] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- [ 58.495681] wlan: [2321:I:ANY] 2412( 1) 11 18 68 -93 45 0 0 1 4 18 187 1 5 5 533 100
[ 58.513376] wlan: [2321:I:ANY] 2417( 2) 0 0 0 -94 32 0 1 0 2 30 0 0 0 0 332 100
[ 58.530646] wlan: [2321:I:ANY] 2422( 3) 1 25 25 -93 32 0 0 0 1 35 0 0 0 1 278 100
[ 58.547862] wlan: [2321:I:ANY] 2427( 4) 1 21 21 -98 23 0 0 0 0 42 0 0 0 1 237 100
[ 58.565252] wlan: [2321:I:ANY] 2432( 5) 0 0 0 -94 16 0 1 0 0 34 0 0 0 0 286 100
[ 58.582618] wlan: [2321:I:ANY] 2437( 6) 8 19 79 -95 34 0 1 0 0 23 230 2 2 4 433 100
[ 58.599984] wlan: [2321:I:ANY] 2442( 7) 2 16 22 -98 28 0 1 0 0 33 0 0 0 2 300 100
[ 58.617267] wlan: [2321:I:ANY] 2447( 8) 0 0 0 -100 22 0 0 0 0 40 0 0 0 0 250 100
[ 58.625178] wlan: [1142:I:ANY] wlan_cfg80211_set_hwaddr: wlan_cfg80211_set_hwaddr :7c:6a:60:5d:ad:3c ret: 0 [ 58.652003] wlan: [2321:I:ANY] 2452( 9) 0 0 0 -94 50 0 0 0 4 33 0 0 0 0 303 100
[ 58.662020] wlan: [2321:I:ANY] 2457( 10) 2 19 38 -94 50 0 1 0 8 25 0 0 1 1 400 100
[ 58.667566] wlan: [1145:I:ANY] ol_ath_set_config_param: set TXBF_SND_PERIOD: val 100 stat 0 [ 58.696550] wlan: [2321:I:ANY] 2462( 11) 12 16 54 -95 62 0 0 4 16 16 165 0 6 6 603 100
[ 58.704840] wlan: [2321:I:ANY] 2467( 12) 0 0 0 -94 60 0 0 0 8 26 0 0 0 0 375 100
[ 58.722435] wlan: [2321:I:ANY] 2472( 13) 1 50 50 -94 26 0 0 0 4 33 0 0 1 0 300 100
[ 58.740001] wlan: [2321:I:ANY] vap-0(ath0): ACS result PCH 6 freq 2437, SCH 0 freq 0, hw_mode 1 chwidth 20, vht_seg0 6 freq 2437, vht_seg1 0 freq 0 [ 58.757272] wlan: [2321:I:ANY] vap-1(ath06): ACS result PCH 6 freq 2437, SCH 0 freq 0, hw_mode 1 chwidth 20, vht_seg0 6 freq 2437, vht_seg1 0 freq 0 [ 58.770083] wlan: [2321:I:ANY] ieee80211_acs_scan_evhandler: [EXT] lock held duration (317ms) [ 58.836837] wlan: [0:I:ANY] ol_ath_set_config_param: Disconnect_timeout value: 10 [ 58.859005] wlan: [829:I:ANY] DES SSID SET=xxxx-5G [ 58.859034] wlan: [829:I:ANY] desired hw mode: 23 [ 58.862868] wlan: [829:I:ANY] ieee80211_ucfg_set_freq_internal: [ 58.862868] Channel is configured already!! [ 58.867742] wlan: [829:E:MBSSIE] ieee80211_ucfg_set_txvap: MBSSID is not enabled [ 58.878046] wlan: [0:I:ANY] wlan_acs_start_scan_report: [EXT] Invoking ACS module for ACS report [ 58.898776] wlan: [0:I:ANY] ol_ath_set_config_param: Reconfiguration_timeout value:60 [ 58.976214] wlan: [829:I:ANY] DES SSID SET=xxxx-5G_WiFi5 [ 58.976260] wlan: [829:I:ANY] desired hw mode: 23 [ 58.980981] wlan: [829:I:ANY] ieee80211_ucfg_set_freq_internal: [ 58.980981] Channel is configured already!! [ 58.985397] wlan: [829:E:MBSSIE] ieee80211_ucfg_set_txvap: MBSSID is not enabled [ 58.995653] wlan: [0:I:ANY] wlan_acs_start_scan_report: [EXT] Invoking ACS module for ACS report number of vifs: wlan1 wlan16 [ 59.307689] wlan: [1269:I:ANY] wlan_cfg80211_add_virtual_intf: proprietary mode 6 for interface: ath1 : clone params: 0x00000001 [ 59.307759] wlan: [1269:I:MBSSIE] osif_mbssid_sanity_check: mbssid_sanity_ok: YES [ 59.318397] wlan: [1269:I:ANY] osifp_create_wlan_vap: VDEV Create 7c:6a:60:5d:ad:3c [ 59.326434] wlan: [1269:I:ANY] wlan_vap_create: devhandle=0x85400480, opmode=IEEE80211_M_HOSTAP, flags=0x1 [ 59.326434] [ 59.334043] wlan: [1269:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1 [ 59.345021] wlan: [1269:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:0|dl_muofdma:1|ul_muofdma:1|ul_mumimo:1|dl_muofdma_bfer:0 [ 59.351430] wlan: [1269:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x73 [ 59.366733] wlan: [1269:I:ANY] ol_ath_vap_set_param: VDEV params: AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged [ 59.372409] wlan: [1269:I:ANY] MBO Initialized [ 59.385963] wlan: [1269:I:ANY] OCE Initialized [ 59.390791] wlan: [1269:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 32 nss_id -1 [ 59.394923] wlan: [1269:I:ANY] osif_nss_ol_vap_create: NSS radio_if 29 [ 59.403851] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0 [ 59.411653] wlan: [1269:I:ANY] osif_nss_ol_vap_create: vap create 89d9e480 : if_num 32 [ 59.437376] wlan: [1269:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0 [ 59.437407] wlan: [1269:I:ANY] WLAN-NSS: VAP NSS ops initialized [ 59.445760] wlan: [1269:I:ANY] VAP device ath1 created osifp: (89d9e480) os_if: (84b3c000) [ 59.977065] br-lan: port 5(ath06) entered disabled state [ 60.039896] wlan: [1354:I:ANY] osif_nss_vdev_set_cfg: setting me mode 6 target type 30 [ 60.039927] wlan: [1354:I:ANY] osif_nss_vdev_set_cfg: Mcast command 6 [ 60.221471] wlan: [1364:I:ANY] ieee80211_ucfg_setparam: Setting Max Stations:64 [ 60.739385] 8021q: adding VLAN 0 to HW filter on device ath1 [ 60.742622] device ath1 entered promiscuous mode [ 60.744290] br-lan: port 6(ath1) entered forwarding state [ 60.748888] br-lan: port 6(ath1) entered forwarding state [ 60.788361] wlan: [829:I:ANY] wlan_cfg80211_do_acs: vap-0(ath1):ACS Params [ 60.788394] wlan: [829:I:ANY] wlan_cfg80211_do_acs: ht_enabled:1|ht40_enabled:0|vht_enabled:1|hw_mode:31|chwidth:20| [ 61.054384] wlan: [1485:I:ANY] wlan_cfg80211_add_virtual_intf: proprietary mode 6 for interface: ath16 : clone params: 0x00000001 [ 61.054492] wlan: [1485:I:MBSSIE] osif_mbssid_sanity_check: mbssid_sanity_ok: YES [ 61.065098] wlan: [1485:I:ANY] osifp_create_wlan_vap: VDEV Create 82:6a:60:5d:ad:3c [ 61.072713] wlan: [1485:I:ANY] wlan_vap_create: devhandle=0x85400480, opmode=IEEE80211_M_HOSTAP, flags=0x1 [ 61.072713] [ 61.080548] wlan: [1485:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1 [ 61.091357] wlan: [1485:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:0|dl_muofdma:1|ul_muofdma:1|ul_mumimo:1|dl_muofdma_bfer:0 [ 61.098369] wlan: [1485:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x73 [ 61.112591] wlan: [1485:I:ANY] ol_ath_vap_set_param: VDEV params: AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged [ 61.118864] wlan: [1485:I:ANY] MBO Initialized [ 61.132736] wlan: [1485:I:ANY] OCE Initialized [ 61.136950] wlan: [1485:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 33 nss_id -1 [ 61.141365] wlan: [1485:I:ANY] osif_nss_ol_vap_create: NSS radio_if 29 [ 61.150499] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0 [ 61.156896] wlan: [1485:I:ANY] osif_nss_ol_vap_create: vap create 84af4480 : if_num 33 [ 61.177370] wlan: [1485:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0 [ 61.177402] wlan: [1485:I:ANY] WLAN-NSS: VAP NSS ops initialized [ 61.185637] wlan: [1485:I:ANY] VAP device ath16 created osifp: (84af4480) os_if: (85134000) [ 61.776349] wlan: [1557:I:ANY] osif_nss_vdev_set_cfg: setting me mode 6 target type 30 [ 61.776378] wlan: [1557:I:ANY] osif_nss_vdev_set_cfg: Mcast command 6 [ 61.954872] wlan: [1567:I:ANY] ieee80211_ucfg_setparam: Setting Max Stations:64 [ 62.390643] 8021q: adding VLAN 0 to HW filter on device ath16 [ 62.393228] device ath16 entered promiscuous mode [ 62.395581] br-lan: port 7(ath16) entered forwarding state [ 62.400247] br-lan: port 7(ath16) entered forwarding state [ 62.418388] wlan: [829:I:ANY] wlan_cfg80211_do_acs: vap-1(ath16):ACS Params [ 62.418420] wlan: [829:I:ANY] wlan_cfg80211_do_acs: ht_enabled:1|ht40_enabled:0|vht_enabled:1|hw_mode:31|chwidth:20| [ 62.424177] wlan: [829:E:ANY] ieee80211_autoselect_infra_bss_channel: ACS is in progress [ 62.747350] br-lan: port 6(ath1) entered forwarding state [ 63.001898] br-lan: port 5(ath06) entered forwarding state [ 63.001994] br-lan: port 5(ath06) entered forwarding state [ 63.006498] 8021q: adding VLAN 0 to HW filter on device ath06 [ 63.013081] wlan: [829:I:ANY] DES SSID SET=xxxx-5G_WiFi5 [ 63.017898] wlan: [829:I:ANY] desired hw mode: 23 [ 63.023234] wlan: [829:I:ANY] ieee80211_ucfg_set_freq_internal: [ 63.023234] Channel is configured already!! [ 63.027749] wlan: [829:E:MBSSIE] ieee80211_ucfg_set_txvap: MBSSID is not enabled [ 63.037995] wlan: [0:I:ANY] wlan_acs_start_scan_report: [EXT] Invoking ACS module for ACS report [ 63.314864] wlan: [2321:E:ANY] ol_ath_get_chan_grade_info: RF characterization entries is empty [ 63.315501] wlan: [2321:I:ANY] vap-0(ath1): ACS result PCH 60 freq 5300, SCH 44 freq 5220, hw_mode 2 chwidth 160, vht_seg0 50 freq 5250, vht_seg1 0 freq 0 [ 63.322928] wlan: [2321:I:ANY] vap-1(ath16): ACS result PCH 60 freq 5300, SCH 44 freq 5220, hw_mode 2 chwidth 160, vht_seg0 50 freq 5250, vht_seg1 0 freq 0 [ 63.336708] wlan: [2321:I:ANY] ieee80211_acs_scan_evhandler: [EXT] lock held duration (22ms) [ 63.402945] wlan: [829:I:ANY] DES SSID SET=xxxx-5G [ 63.402984] wlan: [829:I:ANY] desired hw mode: 31 [ 63.406853] wlan: [829:I:ANY] ieee80211_ucfg_set_freq_internal: [ 63.406853] Channel is configured already!! [ 63.411721] wlan: [829:E:MBSSIE] ieee80211_ucfg_set_txvap: MBSSID is not enabled [ 63.421912] wlan: [0:I:ANY] wlan_acs_start_scan_report: [EXT] Invoking ACS module for ACS report [ 63.522210] wlan: [829:I:ANY] DES SSID SET=xxxx-5G_WiFi5 [ 63.522243] wlan: [829:I:ANY] desired hw mode: 31 [ 63.526848] wlan: [829:I:ANY] ieee80211_ucfg_set_freq_internal: [ 63.526848] Channel is configured already!! [ 63.531397] wlan: [829:E:MBSSIE] ieee80211_ucfg_set_txvap: MBSSID is not enabled [ 63.541703] wlan: [0:I:ANY] wlan_acs_start_scan_report: [EXT] Invoking ACS module for ACS report ** Starting QDSS for qcn6122 pci0 **** ** Starting QDSS for qcn6122 pci1 **** ***
QDSS Tracing Configuration completed *** ** Starting QDSS for Integrated **** [ 64.397337] br-lan: port 7(ath16) entered forwarding state [ 64.997320] br-lan: port 5(ath06) entered forwarding state [ 69.082840] br-lan: port 7(ath16) entered disabled state [ 72.100783] br-lan: port 7(ath16) entered forwarding state [ 72.100899] br-lan: port 7(ath16) entered forwarding state [ 72.105262] 8021q: adding VLAN 0 to HW filter on device ath16 [ 72.111921] wlan: [829:I:ANY] DES SSID SET=xxxx-5G_WiFi5 [ 72.116829] wlan: [829:I:ANY] desired hw mode: 31 [ 72.122286] wlan: [829:I:ANY] ieee80211_ucfg_set_freq_internal: [ 72.122286] Channel is configured already!! [ 72.126606] wlan: [829:E:MBSSIE] ieee80211_ucfg_set_txvap: MBSSID is not enabled [ 72.136908] wlan: [0:I:ANY] wlan_acs_start_scan_report: [EXT] Invoking ACS module for ACS report [ 74.097328] br-lan: port 7(ath16) entered forwarding state

OpenWrt login: root Password:

TonyTeng22 commented 1 month ago

Uboot env 以及支持的命令如下 : IPQ5018# printe baudrate=115200 bootargs=console=ttyMSM0,115200n8 cnss2.bdf_integrated=0x24 cnss2.bdf_pci0=0x60 cnss2.bdf_pci1=0x60 cnss2.skip_radio_bmap=4 bootcmd=bootipq bootdelay=5 eth1addr=00:11:22:33:44:56 ethact=eth0 ethaddr=00:11:22:33:44:55 fdt_high=0x4A400000 fdtcontroladdr=4a9c4004 flash_type=11 ipaddr=192.168.10.10 machid=8040000 netmask=255.255.255.0 serverip=192.168.10.19 soc_hw_version=20180101 soc_version_major=1 soc_version_minor=1 stderr=serial@78AF000 stdin=serial@78AF000 stdout=serial@78AF000

Environment size: 542/262140 bytes IPQ5018# ? ? - alias for 'help' ar8xxx_dump- Dump ar8xxx registers base - print or set address offset bdinfo - print Board Info structure bootelf - Boot from an ELF image in memory bootipq - bootipq from flash device bootm - boot application image from memory bootp - boot image via network using BOOTP/TFTP protocol bootvx - Boot vxWorks from an ELF image bootz - boot Linux zImage image from memory canary - test stack canary chpart - change active partition cmp - memory compare coninfo - print console devices and information cp - memory copy crc32 - checksum calculation dhcp - boot image via network using DHCP/TFTP protocol dm - Driver model low level access echo - echo args to console editenv - edit environment variable env - environment handling commands erase - erase FLASH memory exectzt - execute TZT

exit - exit script false - do nothing, unsuccessfully fatinfo - print information about filesystem fatload - load binary file from a dos filesystem fatls - list files in a directory (default /) fatsize - determine a file's size fatwrite- write file into a dos filesystem fdt - flattened device tree utility commands flash - flash part_name flash part_name load_addr file_size

flasherase- flerase part_name

flinfo - print FLASH memory information fuseipq - fuse QFPROM registers from memory

go - start application at address 'addr' help - print command description/usage i2c - I2C sub-system imxtract- extract a part of a multi-image ipq5018_mdio- IPQ5018 mdio utility commands ipq_mdio- IPQ mdio utility commands is_sec_boot_enabled- check secure boot fuse is enabled or not

itest - return true/false on integer compare loop - infinite loop on address range md - memory display mii - MII utility commands mm - memory modify (auto-incrementing address) mmc - MMC sub system mmcinfo - display MMC info mtdparts- define flash/nand partitions mtest - simple RAM read/write test mw - memory write (fill) nand - NAND sub-system nboot - boot from NAND device nfs - boot image via network using NFS protocol nm - memory modify (constant address) part - disk partition related commands pci - list and access PCI Configuration Space ping - send ICMP ECHO_REQUEST to network host printenv- print environment variables protect - enable or disable FLASH write protection reset - Perform RESET of the CPU run - run commands in an environment variable runmulticore- Enable and schedule secondary cores saveenv - save environment variables to persistent storage secure_authenticate- authenticate the signed image

setenv - set environment variables setexpr - set environment variable as the result of eval expression sf - SPI flash sub-system showvar - print local hushshell variables sleep - delay execution for some time smeminfo- print SMEM FLASH information source - run script from memory test - minimal test like /bin/sh tftpboot- boot image via network using TFTP protocol tftpput - TFTP put command, for uploading files to a server true - do nothing, successfully tzt - load and run tzt

uart - UART sub-system ubi - ubi commands usb - USB sub-system usbboot - boot from USB device version - print monitor, compiler and linker version zip - zip a memory region

hzyitc commented 1 month ago

已推送。

不保证能启动。仅限有串口,懂救砖的用户测试。

TonyTeng22 commented 1 month ago

有人编译成功的吗?方便发出来,还有刷机方法方便简单写一下吗?

TonyTeng22 commented 1 month ago

测试可以启动,但是mac地址获取失败:

U-Boot 2016.01 (Jan 26 2022 - 18:11:36 +0800), Build: jenkins-RAX3000Q-76

DRAM: smem ram ptable found: ver: 1 len: 4 256 MiB USB: Node Not found, skipping initiaPIC controller support serial NAND ID = 21e521e5 Vendor = e5 Device = 21 Serial Nand Device Found With ID : 0xe5 0x21 Serial NAND device Manufature:DS35M1GA-IB Device Size:128 MiB, Page size:2048, Spare Size:64, ECC:4-bit SF: Unsupported flash IDs: manuf 00, jedec 0000, ext_jedec 0000 ipq_spi: SPI Flash not found (bus/cs/speed/mode) = (0/0/48000000/0) 128 MiB MMC: sdhci: Node Not found, skipping initialization

PCI1 is not defined in the device tree In: serial@78AF000 Out: serial@78AF000 Err: serial@78AF000 machid: 8040000 eth0 MAC Address from ART is not valid eth1 MAC Address from ART is not valid Hit any key to stop autoboot: 0 ubi0: attaching mtd1 ubi0: scanning is finished ubi0: attached mtd1 (name "mtd=0", size 48 MiB) ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 ubi0: good PEBs: 384, bad PEBs: 0, corrupted PEBs: 0 ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128 ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1711145382 ubi0: available PEBs: 0, total reserved PEBs: 384, PEBs reserved for bad PEB handling: 20 Read 0 bytes from volume kernel to 44000000 No size specified -> Using max size (4063232)

Loading kernel from FIT Image at 44000000 ...

Using 'config@mp02.1' configuration Trying 'kernel-1' kernel subimage Description: ARM OpenWrt Linux-5.15.150 Type: Kernel Image Compression: lzma compressed Data Start: 0x440000e4 Data Size: 3923210 Bytes = 3.7 MiB Architecture: ARM OS: Linux Load Address: 0x41208000 Entry Point: 0x41208000 Hash algo: crc32 Hash value: 50b70ec0 Hash algo: sha1 Hash value: 1aefc0e7a1564d1aeaf55668cba213cddd87286c Verifying Hash Integrity ... crc32+ sha1+ OK

Loading fdt from FIT Image at 44000000 ...

Using 'config@mp02.1' configuration Trying 'fdt-1' fdt subimage Description: ARM OpenWrt cmcc_rax3000q device tree blob Type: Flat Device Tree Compression: uncompressed Data Start: 0x443bdf28 Data Size: 17329 Bytes = 16.9 KiB Architecture: ARM Hash algo: crc32 Hash value: 6535fdaf Hash algo: sha1 Hash value: c34853a078887d5905410f3d5b795a6af2c96b2b Verifying Hash Integrity ... crc32+ sha1+ OK Booting using the fdt blob at 0x443bdf28 Uncompressing Kernel Image ... OK Loading Device Tree to 4a3f8000, end 4a3ff3b0 ... OK Could not find PCI in device tree Using machid 0x8040000 from environment

Starting kernel ...

[ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.15.150 (runner@fv-az652-462) (arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 12.3.0 ci-20240722-155708-94e0b711) 12.3.0, GNU ld (GNU Binutils) 2.40.0) #0 SMP PREEMPT Fri Mar 22 22:09:42 2024 [ 0.000000] CPU: ARMv7 Processor [51af8014] revision 4 (ARMv7), cr=10c0383d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: CMCC RAX3000Q [ 0.000000] OF: fdt: Ignoring memory range 0x40000000 - 0x41000000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000041000000-0x000000004fffffff] [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000041000000-0x000000004a3fffff] [ 0.000000] node 0: [mem 0x000000004a400000-0x000000004dffffff] [ 0.000000] node 0: [mem 0x000000004e000000-0x000000004fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000041000000-0x000000004fffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.0 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] psci: SMC Calling Convention v1.0 [ 0.000000] psci: OSI mode supported. [ 0.000000] percpu: Embedded 13 pages/cpu s22028 r8192 d23028 u53248 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 60900 [ 0.000000] Kernel command line: console=ttyMSM0,115200n8 cnss2.bdf_integrated=0x24 cnss2.bdf_pci0=0x60 cnss2.bdf_pci1=0x60 cnss2.skip_radio_bmap=4 ubi.mtd=rootfs root=mtd:ubi_rootfs rootfstype=squashfs rootwait root=/dev/ubiblock0_1 coherent_pool=2M [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 169556K/245760K available (7601K kernel code, 668K rwdata, 2204K rodata, 1024K init, 256K bss, 76204K reserved, 0K cma-reserved, 0K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] GICv2m: range[mem 0x0b00a000-0x0b00affc], SPI[448:479] [ 0.000000] GICv2m: range[mem 0x0b00b000-0x0b00bffc], SPI[480:511] [ 0.000000] arch_timer: cp15 and mmio timer(s) running at 24.00MHz (virt/virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000020] Switching to timer-based delay loop, resolution 41ns [ 0.000410] Console: colour dummy device 80x30 [ 0.000466] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) [ 0.000486] CPU: Testing write buffer coherency: ok [ 0.000534] pid_max: default: 32768 minimum: 301 [ 0.001141] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.001172] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.003049] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.004678] Setting up static identity map for 0x41300000 - 0x41300060 [ 0.004939] rcu: Hierarchical SRCU implementation. [ 0.005548] smp: Bringing up secondary CPUs ... [ 0.006713] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.006931] smp: Brought up 1 node, 2 CPUs [ 0.006965] SMP: Total of 2 processors activated (96.00 BogoMIPS). [ 0.006978] CPU: All CPU(s) started in SVC mode. [ 0.012695] VFP support v0.3: implementor 51 architecture 3 part 40 variant 3 rev 4 [ 0.013002] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.013037] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.013364] pinctrl core: initialized pinctrl subsystem [ 0.015278] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.016942] DMA: preallocated 2048 KiB pool for atomic coherent allocations [ 0.018318] thermal_sys: Registered thermal governor 'step_wise' [ 0.018333] thermal_sys: Registered thermal governor 'user_space' [ 0.018801] cpuidle: using governor ladder [ 0.018870] cpuidle: using governor menu [ 0.019097] NET: Registered PF_QIPCRTR protocol family [ 0.019555] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.019582] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.062888] qcom,gcc-ipq5018 1800000.gcc: Registered ipq5018 GCC clocks provider [ 0.092115] "cryptomgr_test" (41) uses obsolete ecb(arc4) skcipher [ 0.116239] pps_core: LinuxPPS API ver. 1 registered [ 0.116261] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it [ 0.116287] PTP clock support registered [ 0.116638] qcom_scm: convention: smc arm 32 [ 0.117317] Advanced Linux Sound Architecture Driver Initialized. [ 0.119003] clocksource: Switched to clocksource arch_sys_counter [ 0.124864] NET: Registered PF_INET protocol family [ 0.125063] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.126433] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.126483] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.126509] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.126547] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.126594] TCP: Hash tables configured (established 2048 bind 2048) [ 0.126740] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.126782] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.127134] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.127232] PCI: CLS 0 bytes, default 64 [ 0.128481] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available [ 0.130281] workingset: timestamp_bits=14 max_order=16 bucket_order=2 [ 0.136271] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.136298] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.239505] Key type asymmetric registered [ 0.239547] Asymmetric key parser 'x509' registered [ 0.239676] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 0.248557] msm_serial 78af000.serial: msm_serial: detected port #0 [ 0.248615] msm_serial 78af000.serial: uartclk = 1843199 [ 0.248682] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 33, base_baud = 115199) is a MSM [ 0.248726] msm_serial: console setup on port #0 [ 0.880008] printk: console [ttyMSM0] enabled [ 0.885308] msm_serial: driver initialized [ 0.901352] brd: module loaded [ 0.906911] loop: module loaded [ 0.909524] nand: device found, Manufacturer ID: 0xe5, Chip ID: 0x21 [ 0.909567] nand: Unknown DS35M1GA SPI NAND 1G 1.8V [ 0.915454] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 0.920116] QPIC controller hw version Major:2, Minor:1 [ 0.927840] 19 fixed-partitions partitions found on MTD device qcom_nand.0 [ 0.932857] Creating 19 MTD partitions on "qcom_nand.0": [ 0.939784] 0x000000000000-0x000000080000 : "0:SBL1" [ 0.946631] 0x000000080000-0x000000100000 : "0:MIBIB" [ 0.951620] 0x000000100000-0x000000140000 : "0:BOOTCONFIG" [ 0.956101] 0x000000140000-0x000000180000 : "0:BOOTCONFIG1" [ 0.961641] 0x000000180000-0x000000280000 : "0:QSEE" [ 0.968060] 0x000000280000-0x000000380000 : "0:QSEE_1" [ 0.973227] 0x000000380000-0x0000003c0000 : "0:DEVCFG" [ 0.977190] 0x0000003c0000-0x000000400000 : "0:DEVCFG_1" [ 0.982412] 0x000000400000-0x000000440000 : "0:CDT" [ 0.987751] 0x000000440000-0x000000480000 : "0:CDT_1" [ 0.992406] 0x000000480000-0x000000500000 : "0:APPSBLENV" [ 0.997887] 0x000000500000-0x000000640000 : "0:APPSBL" [ 1.004285] 0x000000640000-0x000000780000 : "0:APPSBL_1" [ 1.009408] 0x000000780000-0x000000880000 : "0:ART" [ 1.014390] 0x000000880000-0x000000900000 : "0:TRAINING" [ 1.018378] 0x000000900000-0x000003900000 : "rootfs_1" [ 1.080038] 0x000003900000-0x000006900000 : "rootfs" [ 1.136928] mtd: setting mtd16 (rootfs) as root device [ 1.137391] mtdsplit: no squashfs found in "rootfs" [ 1.141138] 0x000006900000-0x000007340000 : "TZPARAM" [ 1.158726] 0x000007340000-0x000007d80000 : "TZBAK" [ 1.569645] i2c_dev: i2c /dev entries driver [ 1.570595] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 24000 KHz, changing to: 800000 KHz [ 1.573318] sdhci: Secure Digital Host Controller Interface driver [ 1.583551] sdhci: Copyright(c) Pierre Ossman [ 1.589520] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.596680] remoteproc remoteproc0: releasing cd00000.remoteproc [ 1.600958] cs_system_cfg: CoreSight Configuration manager initialised [ 1.607528] NET: Registered PF_INET6 protocol family [ 1.613730] Segment Routing with IPv6 [ 1.617229] In-situ OAM (IOAM) with IPv6 [ 1.620889] NET: Registered PF_PACKET protocol family [ 1.624792] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 1.629940] 8021q: 802.1Q VLAN Support v1.8 [ 1.643102] Registering SWP/SWPB emulation handler [ 1.667337] remoteproc remoteproc0: cd00000.remoteproc is available [ 1.668776] remoteproc remoteproc1: 4ab000.remoteproc_pd1 is available [ 1.673947] remoteproc remoteproc2: cd00000.remoteproc:remoteproc_pd2 is available [ 1.680483] ubi0: attaching mtd16 [ 2.034943] ubi0: scanning is finished [ 2.044939] ubi0: attached mtd16 (name "rootfs", size 48 MiB) [ 2.044982] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 2.049727] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 2.056442] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 2.063339] ubi0: good PEBs: 384, bad PEBs: 0, corrupted PEBs: 0 [ 2.070093] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128 [ 2.076322] ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1711145382 [ 2.083374] ubi0: available PEBs: 0, total reserved PEBs: 384, PEBs reserved for bad PEB handling: 20 [ 2.092782] ubi0: background thread "ubi_bgt0d" started, PID 91 [ 2.103024] block ubiblock0_1: created from ubi0:1(rootfs) [ 2.108030] ALSA devic[ 2.122346] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. [ 2.123768] Freeing unused kernel image (initmem) memory: 1024K [ 2.149380] Run /sbin/init as init process [ 2.456281] init: Console is alive [ 3.216548] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 3.314151] ssdk_switch_device_num_init[1335]:INFO:ess-switch dts node number: 2 [ 3.314239] ssdk_dt_get_switch_node[1124]:INFO:ess-switch DT exist! [ 3.320671] ssdk_dt_parse_access_mode[999]:INFO:switch_access_mode: local bus [ 3.326611] ssdk_dt_parse_access_mode[1012]:INFO:switchreg_base_addr: 0x39c00000 [ 3.333927] ssdk_dt_parse_access_mode[1013]:INFO:switchreg_size: 0x200000 [ 3.341386] ssdk_dt_parse_mac_mode[327]:INFO:mac mode = 0xf [ 3.348051] ssdk_dt_parse_mac_mode[333]:INFO:mac mode1 doesn't exit! [ 3.353451] ssdk_dt_parse_mac_mode[342]:INFO:mac mode2 doesn't exit! [ 3.360151] ssdk_dt_parse_port_bmp[899]:INFO:port_bmp doesn't exist! [ 3.366424] ssdk_dt_parse_uniphy[364]:INFO:ess-uniphy DT exist! [ 3.372753] ssdk_dt_parse_led[1097]:INFO:current dts led_source_num is 0 [ 3.378366] ssdk_plat_init[1692]:INFO:ssdk_plat_init start [ 5.929021] ssdk_mp_reset_init[837]:INFO:MP reset successfully! [ 5.929095] ssdk_gcc_clock_init[1275]:INFO:SSDK gcc clock init successfully! [ 5.934880] mpge_phy_api_ops_init[1092]:INFO:qca probe mpge phy driver succeeded! [ 5.946852] mpge_phy_dac_set[920]:INFO:phy mdac is set as 0x10 [ 5.949142] mpge_phy_dac_set[932]:INFO:phy edac is set as 0x10 [ 5.954845] regi_init[3981]:INFO:Initializing SCOMPHY! [ 6.323068] _adpt_mp_uniphy_clk_output_ctrl_set[238]:INFO:uniphy will output clock as 25000000Hz [ 6.323205] ssdk_switch_register[2006]:INFO:Chip version 0xee [ 6.331063] qca_link_polling_select[1484]:INFO:link-polling-required node does not exist [ 6.336567] ssdk_switch_register[2040]:INFO:polling is selected [ 6.344790] regi_init[3991]:INFO:Initializing SCOMPHY Done!! [ 6.350439] ssdk_dt_get_switch_node[1124]:INFO:ess-switch DT exist! [ 6.356320] ssdk_dt_parse_access_mode[999]:INFO:switch_access_mode: mdio [ 6.362285] ssdk_dt_parse_mac_mode[324]:INFO:mac mode doesn't exit! [ 6.369257] ssdk_dt_parse_mac_mode[333]:INFO:mac mode1 doesn't exit! [ 6.375192] ssdk_dt_parse_mac_mode[342]:INFO:mac mode2 doesn't exit! [ 6.381893] ssdk_dt_parse[1228]:INFO:switch node is qca83xx! [ 6.388126] ssdk_plat_init[1692]:INFO:ssdk_plat_init start [ 6.574573] f1_phy_api_ops_init[1603]:INFO:qca probe f1 phy driver succeeded! [ 6.574613] regi_init[3920]:INFO:Initializing ISISC!! [ 6.580738] OF: /soc/ess-instance/ess-switch1@1: could not get #gpio-cells for /soc/remoteproc@cd00000/remoteproc_pd1@4ab000 [ 6.585782] qca_ar8327_gpio_reset[3846]:ERROR:gpio26 request failed, ret:-517 [ 6.597846] ssdk_switch_register[2014]:INFO:Chip version 0x1302 [ 6.604127] qca_link_polling_select[1484]:INFO:link-polling-required node does not exist [ 6.609808] ssdk_switch_register[2040]:INFO:polling is selected [ 8.709014] regi_init[3925]:INFO:Initializing ISISC Done!! [ 8.709463] regi_init[4017]:INFO:qca-ssdk module init succeeded! [ 8.715976] (unnamed net_device) (uninitialized): nss_dp_gmac: Registering netdev eth%d(qcom-id:1) with GMAC, mac_base: 0x8fa40000 [ 8.723423] Generic PHY 88000.mdio-1:07: attached PHY driver (mii_bus:phy_addr=88000.mdio-1:07, irq=POLL) [ 8.734381] nss-dp 39c00000.dp1 eth0: Registered netdev eth0(qcom-id:1) [ 8.741334] (unnamed net_device) (uninitialized): nss_dp_gmac: Registering netdev eth%d(qcom-id:2) with GMAC, mac_base: 0x8fa70000 [ 8.749183] eth1: Registered netdev eth1(qcom-id:2) [ 8.759390] ** [ 8.763744] * NSS Data Plane driver [ 8.772522] ** [ 8.774200] kmodloader: done loading kernel modules from /etc/modules-boot.d/ [ 8.782914] init: - preinit - [ 9.307495] random: jshn: uninitialized urandom read (4 bytes read) [ 9.334233] random: jshn: uninitialized urandom read (4 bytes read) [ 9.415297] random: jshn: uninitialized urandom read (4 bytes read) [ 10.916409] random: procd: uninitialized urandom read (4 bytes read) Press the [f] key and hit [enter] to enter failsafe mode Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level [ 13.055045] UBIFS (ubi0:2): Mounting in unauthenticated mode [ 13.055313] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 181 [ 13.106528] UBIFS (ubi0:2): recovery needed [ 13.227365] UBIFS (ubi0:2): recovery completed [ 13.227548] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "rootfs_data" [ 13.230761] UBIFS (ubi0:2): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 13.238628] UBIFS (ubi0:2): FS size: 32886784 bytes (31 MiB, 259 LEBs), max 269 LEBs, journal size 1650688 bytes (1 MiB, 13 LEBs) [ 13.248549] UBIFS (ubi0:2): reserved for root: 1553323 bytes (1516 KiB) [ 13.260187] UBIFS (ubi0:2): media format: w5/r0 (latest is w5/r0), UUID A1CA4720-67B4-4B83-9A7C-0852F9787786, small LPT model [ 13.269511] mount_root: switching to ubifs overlay [ 13.290868] urandom-seed: Seeding with /etc/urandom.seed [ 13.369886] procd: - early - [ 14.092434] procd: - ubus - [ 14.119045] random: crng init done [ 14.119082] random: 2 urandom warning(s) missed due to ratelimiting [ 14.148445] procd: - init - Please press Enter to activate this console. [ 14.826340] kmodloader: loading kernel modules from /etc/modules.d/ [ 14.921513] Loading modules backported from Linux version v6.1.24-0-g0102425ac76b [ 14.921554] Backport generated by backports.git v5.15.92-1-44-gd6ea70fafd36 [ 15.053950] PPP generic driver version 2.4.2 [ 15.055364] NET: Registered PF_PPPOX protocol family [ 15.115113] ath11k c000000.wifi: ipq5018 hw1.0 [ 15.115156] ath11k c000000.wifi: FW memory mode: 2 [ 15.119287] remoteproc remoteproc1: powering up 4ab000.remoteproc_pd1 [ 15.157731] remoteproc remoteproc1: Booting fw image IPQ5018/q6_fw.mdt, size 1820 [ 15.157792] remoteproc remoteproc0: powering up cd00000.remoteproc [ 15.164259] remoteproc remoteproc0: Booting fw image IPQ5018/q6_fw.mdt, size 1820 [ 15.559996] urngd: v1.0.2 started. [ 17.501712] remoteproc remoteproc0: remote processor cd00000.remoteproc is now up [ 17.512466] remoteproc remoteproc1: remote processor 4ab000.remoteproc_pd1 is now up [ 17.514435] ath11k soc:wifi1@c000000: qcn6122 [ 17.519378] ath11k soc:wifi1@c000000: FW memory mode: 2 [ 17.523906] remoteproc remoteproc2: powering up cd00000.remoteproc:remoteproc_pd2 [ 17.528712] remoteproc remoteproc2: Booting fw image IPQ5018/q6_fw.mdt, size 1820 [ 17.539173] remoteproc remoteproc2: remote processor cd00000.remoteproc:remoteproc_pd2 is now up [ 17.546139] ath11k c000000.wifi: qmi fail to get qcom,m3-dump-addr, ignore m3 dump mem req [ 17.556649] kmodloader: done loading kernel modules from /etc/modules.d/* [ 17.620390] ath11k soc:wifi1@c000000: qmi ignore invalid mem req type 10 [ 17.735948] ath11k c000000.wifi: chip_id 0x0 chip_family 0x4 board_id 0x24 soc_id 0xffffffff [ 17.736010] ath11k c000000.wifi: fw_version 0x270206d0 fw_build_timestamp 2022-08-04 13:28 fw_build_id WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1 [ 17.794679] ath11k soc:wifi1@c000000: chip_id 0x0 chip_family 0x4 board_id 0x60 soc_id 0xffffffff [ 17.794736] ath11k soc:wifi1@c000000: fw_version 0x270206d0 fw_build_timestamp 2022-08-04 13:28 fw_build_id WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1 [ 17.902975] ath11k c000000.wifi: failed to fetch board data for bus=ahb,qmi-chip-id=0,qmi-board-id=36 from ath11k/IPQ5018/hw1.0/board-2.bin [ 17.903042] ath11k c000000.wifi: failed to fetch board data for bus=ahb,qmi-chip-id=0,qmi-board-id=36 from ath11k/IPQ5018/hw1.0/board-2.bin [ 17.914460] ath11k c000000.wifi: failed to fetch board.bin from IPQ5018/hw1.0 [ 17.927000] ath11k c000000.wifi: qmi failed to fetch board file: -12 [ 17.934410] ath11k c000000.wifi: failed to load board data file: -12 [ 18.009529] ath11k soc:wifi1@c000000: failed to fetch board data for bus=ahb,qmi-chip-id=0,qmi-board-id=96 from ath11k/qcn6122/hw1.0/board-2.bin [ 18.009602] ath11k soc:wifi1@c000000: failed to fetch board data for bus=ahb,qmi-chip-id=0,qmi-board-id=96 from ath11k/qcn6122/hw1.0/board-2.bin [ 18.021736] ath11k soc:wifi1@c000000: failed to fetch board.bin from qcn6122/hw1.0 [ 18.034652] ath11k soc:wifi1@c000000: qmi failed to fetch board file: -12 [ 18.042044] ath11k soc:wifi1@c000000: failed to load board data file: -12 [ 26.274163] br-lan: port 1(eth1) entered blocking state [ 26.274223] br-lan: port 1(eth1) entered disabled state [ 26.293861] device eth1 entered promiscuous mode [ 27.317829] br-lan: port 1(eth1) entered blocking state [ 27.317890] br-lan: port 1(eth1) entered forwarding state [ 27.329360] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready [ 29.450144] nss-dp 39c00000.dp1 eth0: PHY Link up speed: 1000 [ 29.569664] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

BusyBox v1.36.1 (2024-03-22 22:09:42 UTC) built-in shell (ash)


| |.-----.-----.-----.| | | |.----.| | | - || | -| || | | || || | |___|| |_||||____||| |__| |__| W I R E L E S S F R E E D O M

OpenWrt 23.05.3, r23809-234f1a2efa

=== WARNING! ===================================== There is no root password defined on this device! Use the "passwd" command to set up a new password in order to prevent unauthorized SSH logins.

root@OpenWrt:/# ifconfig br-lan Link encap:Ethernet HWaddr 00:11:22:33:44:56
inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::211:22ff:fe33:4456/64 Scope:Link inet6 addr: fd1d:be67:1388::1/60 Scope:Global UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:148 errors:0 dropped:0 overruns:0 frame:0 TX packets:29 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:12676 (12.3 KiB) TX bytes:3676 (3.5 KiB)

eth0 Link encap:Ethernet HWaddr 00:11:22:33:44:55
inet6 addr: fe80::211:22ff:fe33:4455/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:26 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:5706 (5.5 KiB) Interrupt:90

eth1 Link encap:Ethernet HWaddr 00:11:22:33:44:56
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:210 errors:0 dropped:3 overruns:0 frame:0 TX packets:37 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:21690 (21.1 KiB) TX bytes:6426 (6.2 KiB) Interrupt:91

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:112 errors:0 dropped:0 overruns:0 frame:0 TX packets:112 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8736 (8.5 KiB) TX bytes:8736 (8.5 KiB)

root@OpenWrt:/# swconfig list Found: switch0 - QCA MP Found: switch1 - QCA AR8337 root@OpenWrt:/# swconfig dev switch1 show Global attributes: enable_vlan: 1 max_frame_size: 1518 dump_arl: MAC: 00:11:22:33:44:56 PORTMAP: 0x40 VID: 0x1 STATUS: 0x0 MAC: a0:ce:c8:31:e6:9f PORTMAP: 0x04 VID: 0x0 STATUS: 0x0 MAC: a0:ce:c8:31:e6:9f PORTMAP: 0x04 VID: 0x1 STATUS: 0x0 MAC: 00:11:22:33:44:55 PORTMAP: 0x08 VID: 0x2 STATUS: 0x0

Port 0: mib: Port 0 MIB counters RxBroad : 0 RxPause : 0 RxMulti : 0 RxFcsErr : 0 RxAlignErr : 0 RxRunt : 0 RxFragment : 0 Rx64Byte : 0 Rx128Byte : 0 Rx256Byte : 0 Rx512Byte : 0 Rx1024Byte : 0 Rx1518Byte : 0 RxMaxByte : 0 RxTooLong : 0 RxGoodByte : 0 RxBadByte : 0 RxOverFlow : 0 Filtered : 0 TxBroad : 0 TxPause : 0 TxMulti : 0 TxUnderRun : 0 Tx64Byte : 0 Tx128Byte : 0 Tx256Byte : 0 Tx512Byte : 0 Tx1024Byte : 0 Tx1518Byte : 0 TxMaxByte : 0 TxOverSize : 0 TxByte : 0 TxCollision : 0 TxAbortCol : 0 TxMultiCol : 0 TxSingleCol : 0 TxExcDefer : 0 TxDefer : 0 TxLateCol : 0 RxUniCast : 0 TxUniCast : 0

    enable_eee: ???
    pvid: 0
    link: port:0 link:up speed:1000baseT full-duplex 

Port 1: mib: Port 1 MIB counters RxBroad : 0 RxPause : 0 RxMulti : 0 RxFcsErr : 0 RxAlignErr : 0 RxRunt : 0 RxFragment : 0 Rx64Byte : 0 Rx128Byte : 0 Rx256Byte : 0 Rx512Byte : 0 Rx1024Byte : 0 Rx1518Byte : 0 RxMaxByte : 0 RxTooLong : 0 RxGoodByte : 0 RxBadByte : 0 RxOverFlow : 0 Filtered : 0 TxBroad : 0 TxPause : 0 TxMulti : 0 TxUnderRun : 0 Tx64Byte : 0 Tx128Byte : 0 Tx256Byte : 0 Tx512Byte : 0 Tx1024Byte : 0 Tx1518Byte : 0 TxMaxByte : 0 TxOverSize : 0 TxByte : 0 TxCollision : 0 TxAbortCol : 0 TxMultiCol : 0 TxSingleCol : 0 TxExcDefer : 0 TxDefer : 0 TxLateCol : 0 RxUniCast : 0 TxUniCast : 0

    enable_eee: ???
    pvid: 2
    link: port:1 link:down

Port 2: mib: Port 2 MIB counters RxBroad : 17 RxPause : 0 RxMulti : 296 RxFcsErr : 0 RxAlignErr : 0 RxRunt : 0 RxFragment : 0 Rx64Byte : 54 Rx128Byte : 209 Rx256Byte : 66 Rx512Byte : 0 Rx1024Byte : 0 Rx1518Byte : 0 RxMaxByte : 0 RxTooLong : 0 RxGoodByte : 34648 RxBadByte : 0 RxOverFlow : 0 Filtered : 0 TxBroad : 3 TxPause : 0 TxMulti : 18 TxUnderRun : 0 Tx64Byte : 0 Tx128Byte : 28 Tx256Byte : 10 Tx512Byte : 1 Tx1024Byte : 0 Tx1518Byte : 2 TxMaxByte : 0 TxOverSize : 0 TxByte : 6914 TxCollision : 0 TxAbortCol : 0 TxMultiCol : 0 TxSingleCol : 0 TxExcDefer : 0 TxDefer : 0 TxLateCol : 0 RxUniCast : 16 TxUniCast : 20

    enable_eee: ???
    pvid: 1
    link: port:2 link:up speed:1000baseT full-duplex 

Port 3: mib: Port 3 MIB counters RxBroad : 24 RxPause : 0 RxMulti : 16 RxFcsErr : 0 RxAlignErr : 0 RxRunt : 0 RxFragment : 0 Rx64Byte : 0 Rx128Byte : 6 Rx256Byte : 10 Rx512Byte : 24 Rx1024Byte : 0 Rx1518Byte : 0 RxMaxByte : 0 RxTooLong : 0 RxGoodByte : 10372 RxBadByte : 0 RxOverFlow : 0 Filtered : 40 TxBroad : 1 TxPause : 0 TxMulti : 9 TxUnderRun : 0 Tx64Byte : 2 Tx128Byte : 6 Tx256Byte : 2 Tx512Byte : 0 Tx1024Byte : 0 Tx1518Byte : 0 TxMaxByte : 0 TxOverSize : 0 TxByte : 920 TxCollision : 0 TxAbortCol : 0 TxMultiCol : 0 TxSingleCol : 0 TxExcDefer : 0 TxDefer : 0 TxLateCol : 0 RxUniCast : 0 TxUniCast : 0

    enable_eee: ???
    pvid: 2
    link: port:3 link:down

Port 4: mib: Port 4 MIB counters RxBroad : 0 RxPause : 0 RxMulti : 0 RxFcsErr : 0 RxAlignErr : 0 RxRunt : 0 RxFragment : 0 Rx64Byte : 0 Rx128Byte : 0 Rx256Byte : 0 Rx512Byte : 0 Rx1024Byte : 0 Rx1518Byte : 0 RxMaxByte : 0 RxTooLong : 0 RxGoodByte : 0 RxBadByte : 0 RxOverFlow : 0 Filtered : 0 TxBroad : 0 TxPause : 0 TxMulti : 0 TxUnderRun : 0 Tx64Byte : 0 Tx128Byte : 0 Tx256Byte : 0 Tx512Byte : 0 Tx1024Byte : 0 Tx1518Byte : 0 TxMaxByte : 0 TxOverSize : 0 TxByte : 0 TxCollision : 0 TxAbortCol : 0 TxMultiCol : 0 TxSingleCol : 0 TxExcDefer : 0 TxDefer : 0 TxLateCol : 0 RxUniCast : 0 TxUniCast : 0

    enable_eee: ???
    pvid: 1
    link: port:4 link:down

Port 5: mib: Port 5 MIB counters RxBroad : 0 RxPause : 0 RxMulti : 0 RxFcsErr : 0 RxAlignErr : 0 RxRunt : 0 RxFragment : 0 Rx64Byte : 0 Rx128Byte : 0 Rx256Byte : 0 Rx512Byte : 0 Rx1024Byte : 0 Rx1518Byte : 0 RxMaxByte : 0 RxTooLong : 0 RxGoodByte : 0 RxBadByte : 0 RxOverFlow : 0 Filtered : 0 TxBroad : 0 TxPause : 0 TxMulti : 0 TxUnderRun : 0 Tx64Byte : 0 Tx128Byte : 0 Tx256Byte : 0 Tx512Byte : 0 Tx1024Byte : 0 Tx1518Byte : 0 TxMaxByte : 0 TxOverSize : 0 TxByte : 0 TxCollision : 0 TxAbortCol : 0 TxMultiCol : 0 TxSingleCol : 0 TxExcDefer : 0 TxDefer : 0 TxLateCol : 0 RxUniCast : 0 TxUniCast : 0

    enable_eee: ???
    pvid: 1
    link: port:5 link:down

Port 6: mib: Port 6 MIB counters RxBroad : 3 RxPause : 0 RxMulti : 18 RxFcsErr : 0 RxAlignErr : 0 RxRunt : 0 RxFragment : 0 Rx64Byte : 0 Rx128Byte : 28 Rx256Byte : 10 Rx512Byte : 1 Rx1024Byte : 0 Rx1518Byte : 2 RxMaxByte : 0 RxTooLong : 0 RxGoodByte : 6914 RxBadByte : 0 RxOverFlow : 0 Filtered : 0 TxBroad : 17 TxPause : 0 TxMulti : 296 TxUnderRun : 0 Tx64Byte : 54 Tx128Byte : 209 Tx256Byte : 66 Tx512Byte : 0 Tx1024Byte : 0 Tx1518Byte : 0 TxMaxByte : 0 TxOverSize : 0 TxByte : 34648 TxCollision : 0 TxAbortCol : 0 TxMultiCol : 0 TxSingleCol : 0 TxExcDefer : 0 TxDefer : 0 TxLateCol : 0 RxUniCast : 20 TxUniCast : 16

    enable_eee: ???
    pvid: 1
    link: port:6 link:up speed:1000baseT full-duplex 

VLAN 1: vid: 1 ports: 2 4 5 6 VLAN 2: vid: 2 ports: 1 3 root@OpenWrt:/#

TonyTeng22 commented 1 month ago

image image

TonyTeng22 commented 1 month ago

image

lo5a commented 1 month ago

等待 uboot刷机,感谢大佬的付出!

hzyitc commented 1 month ago

无线BDF参数写错了,已修复。

TonyTeng22 commented 1 month ago

无线BDF参数写错了,已修复。

23日的 Release 中没有生成CMCC AX3000Q 的文件,是不是自动编译出错了 ?

hzyitc commented 1 month ago

无线BDF参数写错了,已修复。

23日的 Release 中没有生成CMCC AX3000Q 的文件,是不是自动编译出错了 ?

注意下tag,目前仅5.15支持

TonyTeng22 commented 1 month ago

23日固件串口打印如下:

U-Boot 2016.01 (Jan 26 2022 - 18:11:36 +0800), Build: jenkins-RAX3000Q-76

DRAM: smem ram ptable found: ver: 1 len: 4 256 MiB USB: Node Not found, skipping initiaPIC controller support serial NAND ID = 21e521e5 Vendor = e5 Device = 21 Serial Nand Device Found With ID : 0xe5 0x21 Serial NAND device Manufature:DS35M1GA-IB Device Size:128 MiB, Page size:2048, Spare Size:64, ECC:4-bit SF: Unsupported flash IDs: manuf 00, jedec 0000, ext_jedec 0000 ipq_spi: SPI Flash not found (bus/cs/speed/mode) = (0/0/48000000/0) 128 MiB MMC: sdhci: Node Not found, skipping initialization

PCI1 is not defined in the device tree In: serial@78AF000 Out: serial@78AF000 Err: serial@78AF000 machid: 8040000 eth0 MAC Address from ART is not valid eth1 MAC Address from ART is not valid Hit any key to stop autoboot: 0 ubi0: attaching mtd1 ubi0: scanning is finished ubi0: volume 2 ("rootfs_data") re-sized from 9 to 269 LEBs ubi0: attached mtd1 (name "mtd=0", size 48 MiB) ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 ubi0: good PEBs: 384, bad PEBs: 0, corrupted PEBs: 0 ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128 ubi0: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1711145382 ubi0: available PEBs: 0, total reserved PEBs: 384, PEBs reserved for bad PEB handling: 20 Read 0 bytes from volume kernel to 44000000 No size specified -> Using max size (4063232)

Loading kernel from FIT Image at 44000000 ...

Using 'config@mp02.1' configuration Trying 'kernel-1' kernel subimage Description: ARM OpenWrt Linux-5.15.150 Type: Kernel Image Compression: lzma compressed Data Start: 0x440000e4 Data Size: 3923439 Bytes = 3.7 MiB Architecture: ARM OS: Linux Load Address: 0x41208000 Entry Point: 0x41208000 Hash algo: crc32 Hash value: c964d6b3 Hash algo: sha1 Hash value: 58a292af69f22c10a6c3b43220ab179f83083d9e Verifying Hash Integrity ... crc32+ sha1+ OK

Loading fdt from FIT Image at 44000000 ...

Using 'config@mp02.1' configuration Trying 'fdt-1' fdt subimage Description: ARM OpenWrt cmcc_rax3000q device tree blob Type: Flat Device Tree Compression: uncompressed Data Start: 0x443be00c Data Size: 17329 Bytes = 16.9 KiB Architecture: ARM Hash algo: crc32 Hash value: 6535fdaf Hash algo: sha1 Hash value: c34853a078887d5905410f3d5b795a6af2c96b2b Verifying Hash Integrity ... crc32+ sha1+ OK Booting using the fdt blob at 0x443be00c Uncompressing Kernel Image ... OK Loading Device Tree to 4a3f8000, end 4a3ff3b0 ... OK Could not find PCI in device tree Using machid 0x8040000 from environment

Starting kernel ...

[ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.15.150 (runner@fv-az655-140) (arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 12.3.0 ci-20240723-162141-d0cdbfde) 12.3.0, GNU ld (GNU Binutils) 2.40.0) #0 SMP PREEMPT Fri Mar 22 22:09:42 2024 [ 0.000000] CPU: ARMv7 Processor [51af8014] revision 4 (ARMv7), cr=10c0383d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: CMCC RAX3000Q [ 0.000000] OF: fdt: Ignoring memory range 0x40000000 - 0x41000000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000041000000-0x000000004fffffff] [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000041000000-0x000000004a3fffff] [ 0.000000] node 0: [mem 0x000000004a400000-0x000000004dffffff] [ 0.000000] node 0: [mem 0x000000004e000000-0x000000004fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000041000000-0x000000004fffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.0 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] psci: SMC Calling Convention v1.0 [ 0.000000] psci: OSI mode supported. [ 0.000000] percpu: Embedded 13 pages/cpu s22028 r8192 d23028 u53248 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 60900 [ 0.000000] Kernel command line: console=ttyMSM0,115200n8 cnss2.bdf_integrated=0x24 cnss2.bdf_pci0=0x60 cnss2.bdf_pci1=0x60 cnss2.skip_radio_bmap=4 ubi.mtd=rootfs root=mtd:ubi_rootfs rootfstype=squashfs rootwait root=/dev/ubiblock0_1 coherent_pool=2M [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 169556K/245760K available (7601K kernel code, 668K rwdata, 2204K rodata, 1024K init, 256K bss, 76204K reserved, 0K cma-reserved, 0K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] GICv2m: range[mem 0x0b00a000-0x0b00affc], SPI[448:479] [ 0.000000] GICv2m: range[mem 0x0b00b000-0x0b00bffc], SPI[480:511] [ 0.000000] arch_timer: cp15 and mmio timer(s) running at 24.00MHz (virt/virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000002] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000020] Switching to timer-based delay loop, resolution 41ns [ 0.000407] Console: colour dummy device 80x30 [ 0.000464] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) [ 0.000485] CPU: Testing write buffer coherency: ok [ 0.000534] pid_max: default: 32768 minimum: 301 [ 0.001136] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.001165] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.003027] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.004641] Setting up static identity map for 0x41300000 - 0x41300060 [ 0.004903] rcu: Hierarchical SRCU implementation. [ 0.005508] smp: Bringing up secondary CPUs ... [ 0.006691] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.006918] smp: Brought up 1 node, 2 CPUs [ 0.006954] SMP: Total of 2 processors activated (96.00 BogoMIPS). [ 0.006966] CPU: All CPU(s) started in SVC mode. [ 0.012659] VFP support v0.3: implementor 51 architecture 3 part 40 variant 3 rev 4 [ 0.012955] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.012990] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.013317] pinctrl core: initialized pinctrl subsystem [ 0.015249] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.016904] DMA: preallocated 2048 KiB pool for atomic coherent allocations [ 0.018281] thermal_sys: Registered thermal governor 'step_wise' [ 0.018299] thermal_sys: Registered thermal governor 'user_space' [ 0.018768] cpuidle: using governor ladder [ 0.018837] cpuidle: using governor menu [ 0.019066] NET: Registered PF_QIPCRTR protocol family [ 0.019521] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.019548] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.062708] qcom,gcc-ipq5018 1800000.gcc: Registered ipq5018 GCC clocks provider [ 0.091846] "cryptomgr_test" (41) uses obsolete ecb(arc4) skcipher [ 0.116337] pps_core: LinuxPPS API ver. 1 registered [ 0.116359] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it [ 0.116385] PTP clock support registered [ 0.116730] qcom_scm: convention: smc arm 32 [ 0.117408] Advanced Linux Sound Architecture Driver Initialized. [ 0.119104] clocksource: Switched to clocksource arch_sys_counter [ 0.124943] NET: Registered PF_INET protocol family [ 0.125147] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.126533] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.126583] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.126609] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.126647] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.126693] TCP: Hash tables configured (established 2048 bind 2048) [ 0.126842] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.126895] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.127256] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.127360] PCI: CLS 0 bytes, default 64 [ 0.128627] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available [ 0.130439] workingset: timestamp_bits=14 max_order=16 bucket_order=2 [ 0.136465] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.136495] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.235484] Key type asymmetric registered [ 0.235526] Asymmetric key parser 'x509' registered [ 0.235658] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 0.244608] msm_serial 78af000.serial: msm_serial: detected port #0 [ 0.244668] msm_serial 78af000.serial: uartclk = 1843199 [ 0.244740] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 33, base_baud = 115199) is a MSM [ 0.244781] msm_serial: console setup on port #0 [ 0.876068] printk: console [ttyMSM0] enabled [ 0.881372] msm_serial: driver initialized [ 0.897238] brd: module loaded [ 0.902902] loop: module loaded [ 0.905394] nand: device found, Manufacturer ID: 0xe5, Chip ID: 0x21 [ 0.905439] nand: Unknown DS35M1GA SPI NAND 1G 1.8V [ 0.911504] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 0.916051] QPIC controller hw version Major:2, Minor:1 [ 0.923861] 19 fixed-partitions partitions found on MTD device qcom_nand.0 [ 0.928810] Creating 19 MTD partitions on "qcom_nand.0": [ 0.935792] 0x000000000000-0x000000080000 : "0:SBL1" [ 0.942660] 0x000000080000-0x000000100000 : "0:MIBIB" [ 0.947535] 0x000000100000-0x000000140000 : "0:BOOTCONFIG" [ 0.952168] 0x000000140000-0x000000180000 : "0:BOOTCONFIG1" [ 0.957546] 0x000000180000-0x000000280000 : "0:QSEE" [ 0.964138] 0x000000280000-0x000000380000 : "0:QSEE_1" [ 0.969216] 0x000000380000-0x0000003c0000 : "0:DEVCFG" [ 0.973193] 0x0000003c0000-0x000000400000 : "0:DEVCFG_1" [ 0.978349] 0x000000400000-0x000000440000 : "0:CDT" [ 0.983805] 0x000000440000-0x000000480000 : "0:CDT_1" [ 0.988298] 0x000000480000-0x000000500000 : "0:APPSBLENV" [ 0.993927] 0x000000500000-0x000000640000 : "0:APPSBL" [ 1.000265] 0x000000640000-0x000000780000 : "0:APPSBL_1" [ 1.005323] 0x000000780000-0x000000880000 : "0:ART" [ 1.010395] 0x000000880000-0x000000900000 : "0:TRAINING" [ 1.014373] 0x000000900000-0x000003900000 : "rootfs_1" [ 1.075631] 0x000003900000-0x000006900000 : "rootfs" [ 1.132596] mtd: setting mtd16 (rootfs) as root device [ 1.133056] mtdsplit: no squashfs found in "rootfs" [ 1.136666] 0x000006900000-0x000007340000 : "TZPARAM" [ 1.154319] 0x000007340000-0x000007d80000 : "TZBAK" [ 1.559808] i2c_dev: i2c /dev entries driver [ 1.560765] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 24000 KHz, changing to: 800000 KHz [ 1.563478] sdhci: Secure Digital Host Controller Interface driver [ 1.573710] sdhci: Copyright(c) Pierre Ossman [ 1.579680] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.586841] remoteproc remoteproc0: releasing cd00000.remoteproc [ 1.591112] cs_system_cfg: CoreSight Configuration manager initialised [ 1.597693] NET: Registered PF_INET6 protocol family [ 1.603849] Segment Routing with IPv6 [ 1.607389] In-situ OAM (IOAM) with IPv6 [ 1.611046] NET: Registered PF_PACKET protocol family [ 1.614952] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 1.620099] 8021q: 802.1Q VLAN Support v1.8 [ 1.633269] Registering SWP/SWPB emulation handler [ 1.657794] remoteproc remoteproc0: cd00000.remoteproc is available [ 1.659506] remoteproc remoteproc1: 4ab000.remoteproc_pd1 is available [ 1.664543] remoteproc remoteproc2: cd00000.remoteproc:remoteproc_pd2 is available [ 1.670564] ubi0: attaching mtd16 [ 1.925158] ubi0: scanning is finished [ 1.935262] ubi0: attached mtd16 (name "rootfs", size 48 MiB) [ 1.935307] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 1.940052] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 1.946770] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 1.953652] ubi0: good PEBs: 384, bad PEBs: 0, corrupted PEBs: 0 [ 1.960413] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128 [ 1.966647] ubi0: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1711145382 [ 1.973701] ubi0: available PEBs: 0, total reserved PEBs: 384, PEBs reserved for bad PEB handling: 20 [ 1.983010] ubi0: background thread "ubi_bgt0d" started, PID 89 [ 1.995656] block ubiblock0_1: created from ubi0:1(rootfs) [ 1.998383] ALSA devic 2.034424] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. [ 2.036006] Freeing unused kernel image (initmem) memory: 1024K [ 2.069472] Run /sbin/init as init process [ 2.493802] init: Console is alive [ 3.337859] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 3.435621] ssdk_switch_device_num_init[1335]:INFO:ess-switch dts node number: 2 [ 3.435711] ssdk_dt_get_switch_node[1124]:INFO:ess-switch DT exist! [ 3.442161] ssdk_dt_parse_access_mode[999]:INFO:switch_access_mode: local bus [ 3.448082] ssdk_dt_parse_access_mode[1012]:INFO:switchreg_base_addr: 0x39c00000 [ 3.455409] ssdk_dt_parse_access_mode[1013]:INFO:switchreg_size: 0x200000 [ 3.462860] ssdk_dt_parse_mac_mode[327]:INFO:mac mode = 0xf [ 3.469551] ssdk_dt_parse_mac_mode[333]:INFO:mac mode1 doesn't exit! [ 3.474905] ssdk_dt_parse_mac_mode[342]:INFO:mac mode2 doesn't exit! [ 3.481628] ssdk_dt_parse_port_bmp[899]:INFO:port_bmp doesn't exist! [ 3.487887] ssdk_dt_parse_uniphy[364]:INFO:ess-uniphy DT exist! [ 3.494219] ssdk_dt_parse_led[1097]:INFO:current dts led_source_num is 0 [ 3.503798] ssdk_plat_init[1692]:INFO:ssdk_plat_init start [ 6.039122] ssdk_mp_reset_init[837]:INFO:MP reset successfully! [ 6.039201] ssdk_gcc_clock_init[1275]:INFO:SSDK gcc clock init successfully! [ 6.044971] mpge_phy_api_ops_init[1092]:INFO:qca probe mpge phy driver succeeded! [ 6.057100] mpge_phy_dac_set[920]:INFO:phy mdac is set as 0x10 [ 6.059264] mpge_phy_dac_set[932]:INFO:phy edac is set as 0x10 [ 6.064989] regi_init[3981]:INFO:Initializing SCOMPHY! [ 6.433140] _adpt_mp_uniphy_clk_output_ctrl_set[238]:INFO:uniphy will output clock as 25000000Hz [ 6.433279] ssdk_switch_register[2006]:INFO:Chip version 0xee [ 6.441076] qca_link_polling_select[1484]:INFO:link-polling-required node does not exist [ 6.446639] ssdk_switch_register[2040]:INFO:polling is selected [ 6.454814] regi_init[3991]:INFO:Initializing SCOMPHY Done!! [ 6.460513] ssdk_dt_get_switch_node[1124]:INFO:ess-switch DT exist! [ 6.466348] ssdk_dt_parse_access_mode[999]:INFO:switch_access_mode: mdio [ 6.472356] ssdk_dt_parse_mac_mode[324]:INFO:mac mode doesn't exit! [ 6.479292] ssdk_dt_parse_mac_mode[333]:INFO:mac mode1 doesn't exit! [ 6.485266] ssdk_dt_parse_mac_mode[342]:INFO:mac mode2 doesn't exit! [ 6.491934] ssdk_dt_parse[1228]:INFO:switch node is qca83xx! [ 6.498199] ssdk_plat_init[1692]:INFO:ssdk_plat_init start [ 6.688087] f1_phy_api_ops_init[1603]:INFO:qca probe f1 phy driver succeeded! [ 6.688125] regi_init[3920]:INFO:Initializing ISISC!! [ 6.694254] OF: /soc/ess-instance/ess-switch1@1: could not get #gpio-cells for /soc/remoteproc@cd00000/remoteproc_pd1@4ab000 [ 6.699270] qca_ar8327_gpio_reset[3846]:ERROR:gpio26 request failed, ret:-517 [ 6.711368] ssdk_switch_register[2014]:INFO:Chip version 0x1302 [ 6.717605] qca_link_polling_select[1484]:INFO:link-polling-required node does not exist [ 6.723311] ssdk_switch_register[2040]:INFO:polling is selected [ 8.819120] regi_init[3925]:INFO:Initializing ISISC Done!! [ 8.819582] regi_init[4017]:INFO:qca-ssdk module init succeeded! [ 8.826166] (unnamed net_device) (uninitialized): nss_dp_gmac: Registering netdev eth%d(qcom-id:1) with GMAC, mac_base: 0x8fa40000 [ 8.833280] Generic PHY 88000.mdio-1:07: attached PHY driver (mii_bus:phy_addr=88000.mdio-1:07, irq=POLL) [ 8.844347] nss-dp 39c00000.dp1 eth0: Registered netdev eth0(qcom-id:1) [ 8.851417] (unnamed net_device) (uninitialized): nss_dp_gmac: Registering netdev eth%d(qcom-id:2) with GMAC, mac_base: 0x8fa70000 [ 8.861582] eth1: Registered netdev eth1(qcom-id:2) [ 8.869466] ** [ 8.873918] * NSS Data Plane driver [ 8.880473] ** [ 8.884334] kmodloader: done loading kernel modules from /etc/modules-boot.d/ [ 8.894433] init: - preinit - [ 9.392872] random: jshn: uninitialized urandom read (4 bytes read) [ 9.420741] random: jshn: uninitialized urandom read (4 bytes read) [ 9.502163] random: jshn: uninitialized urandom read (4 bytes read) [ 11.078470] random: procd: uninitialized urandom read (4 bytes read) Press the [f] key and hit [enter] to enter failsafe mode Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level [ 13.206880] UBIFS (ubi0:2): default file-system created [ 13.207700] UBIFS (ubi0:2): Mounting in unauthenticated mode [ 13.211212] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 180 [ 13.290412] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "rootfs_data" [ 13.290462] UBIFS (ubi0:2): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 13.297239] UBIFS (ubi0:2): FS size: 32886784 bytes (31 MiB, 259 LEBs), max 269 LEBs, journal size 1650688 bytes (1 MiB, 13 LEBs) [ 13.307197] UBIFS (ubi0:2): reserved for root: 1553323 bytes (1516 KiB) [ 13.318863] UBIFS (ubi0:2): media format: w5/r0 (latest is w5/r0), UUID 2C968FF4-B166-4AA8-BD9E-831C8790C3A7, small LPT model [ 13.331851] mount_root: overlay filesystem has not been fully initialized yet [ 13.337346] mount_root: switching to ubifs overlay [ 13.350480] urandom-seed: Seed file not found (/etc/urandom.seed) [ 13.418800] procd: - early - [ 14.137361] procd: - ubus - [ 14.180843] random: ubusd: uninitialized urandom read (4 bytes read) [ 14.188903] random: ubusd: uninitialized urandom read (4 bytes read) [ 14.189538] random: ubusd: uninitialized urandom read (4 bytes read) [ 14.197310] procd: - init - Please press Enter to activate this console. [ 14.589166] random: crng init done [ 14.589214] random: 21 urandom warning(s) missed due to ratelimiting [ 14.826318] kmodloader: loading kernel modules from /etc/modules.d/ [ 14.921470] Loading modules backported from Linux version v6.1.24-0-g0102425ac76b [ 14.921514] Backport generated by backports.git v5.15.92-1-44-gd6ea70fafd36 [ 15.073101] PPP generic driver version 2.4.2 [ 15.074604] NET: Registered PF_PPPOX protocol family [ 15.109244] ath11k c000000.wifi: ipq5018 hw1.0 [ 15.109287] ath11k c000000.wifi: FW memory mode: 2 [ 15.113340] remoteproc remoteproc1: powering up 4ab000.remoteproc_pd1 [ 15.155591] remoteproc remoteproc1: Booting fw image IPQ5018/q6_fw.mdt, size 1820 [ 15.155654] remoteproc remoteproc0: powering up cd00000.remoteproc [ 15.162110] remoteproc remoteproc0: Booting fw image IPQ5018/q6_fw.mdt, size 1820 [ 15.522054] urngd: v1.0.2 started. [ 17.447998] remoteproc remoteproc0: remote processor cd00000.remoteproc is now up [ 17.458710] remoteproc remoteproc1: remote processor 4ab000.remoteproc_pd1 is now up [ 17.460804] ath11k soc:wifi1@c000000: qcn6122 [ 17.465535] ath11k soc:wifi1@c000000: FW memory mode: 2 [ 17.470196] remoteproc remoteproc2: powering up cd00000.remoteproc:remoteproc_pd2 [ 17.474995] remoteproc remoteproc2: Booting fw image IPQ5018/q6_fw.mdt, size 1820 [ 17.485501] remoteproc remoteproc2: remote processor cd00000.remoteproc:remoteproc_pd2 is now up [ 17.497000] ath11k c000000.wifi: qmi fail to get qcom,m3-dump-addr, ignore m3 dump mem req [ 17.503242] kmodloader: done loading kernel modules from /etc/modules.d/* [ 17.566901] ath11k soc:wifi1@c000000: qmi ignore invalid mem req type 10 [ 17.682909] ath11k c000000.wifi: chip_id 0x0 chip_family 0x4 board_id 0x24 soc_id 0xffffffff [ 17.682986] ath11k c000000.wifi: fw_version 0x270206d0 fw_build_timestamp 2022-08-04 13:28 fw_build_id WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1 [ 17.745956] ath11k soc:wifi1@c000000: chip_id 0x0 chip_family 0x4 board_id 0x60 soc_id 0xffffffff [ 17.746029] ath11k soc:wifi1@c000000: fw_version 0x270206d0 fw_build_timestamp 2022-08-04 13:28 fw_build_id WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1 [ 18.204329] qcom-q6-mpd cd00000.remoteproc: fatal error received: err_smem_ver.2.1: [ 18.204329] QC Image Version : QC_IMAGE_VERSION_STRING=WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1 [ 18.204329] Image Variant : IMAGE_VARIANT_STRING=5018.wlanfw2.map_spr_spr_evalQ [ 18.204329] phyrf_bdf.c:6245 Assertion axis_value == ANTENNACHAIN_AXIS_Z failed param0 :zero,param1 :zero,param2 :zero [ 18.204329] Thread ID : 0x00000046 Thread name : wlan_platform Process ID : 0x00000002 Process name :wlan1 [ 18.204329] [ 18.204329] Registers: [ 18.204329] SP : 0x4bfdbba8 [ 18.204329] FP : 0x4bfdbbd0 [ 18.204329] PC : 0xd025bc70 [ 18.204329] SSR : 0x00000000 [ 18.204329] BADVA : 0x00000000 [ 18.204329] LR : 0xd0178488 [ 18.204329] [ 18.204329] StackDump [ 18.204329] from:0x4bfdbba8 [ 18.204329] to: 0x00000000: [ 18.204329] [ 18.257226] remoteproc remoteproc0: crash detected in cd00000.remoteproc: type fatal error [ 18.279490] remoteproc remoteproc0: handling crash #1 in cd00000.remoteproc [ 18.287556] remoteproc remoteproc0: recovering cd00000.remoteproc [ 18.302538] remoteproc remoteproc0: stopped remote processor cd00000.remoteproc [ 18.420177] remoteproc remoteproc0: remote processor cd00000.remoteproc is now up [ 22.969122] ath11k c000000.wifi: failed to receive wmi unified ready event: -110 [ 22.971286] ath11k c000000.wifi: failed to start core: -110 [ 28.649166] ath11k soc:wifi1@c000000: failed to wait wlan mode request (mode 0): -110 [ 28.649220] ath11k soc:wifi1@c000000: qmi failed to send wlan fw mode: -110 [ 28.655992] ath11k soc:wifi1@c000000: failed to send firmware start: -110 [ 28.669153] ath11k soc:wifi1@c000000: failed to start firmware: -110 [ 33.129130] ath11k c000000.wifi: failed to wait wlan mode request (mode 4): -110 [ 33.129183] ath11k c000000.wifi: qmi failed to send wlan mode off: -110 [ 54.560129] br-lan: port 1(eth1) entered blocking state [ 54.560195] br-lan: port 1(eth1) entered disabled state [ 54.569317] device eth1 entered promiscuous mode [ 55.609747] br-lan: port 1(eth1) entered blocking state [ 55.609812] br-lan: port 1(eth1) entered forwarding state [ 55.617118] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready [ 56.730343] nss-dp 39c00000.dp1 eth0: PHY Link up speed: 1000 [ 56.849854] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

TonyTeng22 commented 1 month ago

问题似乎没解决,没有无线, mac不对 image

TonyTeng22 commented 1 month ago

image

hzyitc commented 1 month ago

问题似乎没解决,没有无线, mac不对

这是BDF内部参数错了,已修复。

mac的话,好像你uboot环境变量就是错的了。虽然我不确定MAC是不是从uboot环境变量读的。

TonyTeng22 commented 1 month ago

官方的固件不是从uboot环境变了读取的,uboot 以及 env 没有清除过,官方应该是从配置文件读取的

TonyTeng22 commented 1 month ago

image image

TonyTeng22 commented 1 month ago

image

TonyTeng22 commented 1 month ago

再次感谢 hzyitc 的辛勤付出,CMCC RAX3000Q/QY 可以刷机成功,除了MAC无法自动读取外其他功能都正常。 注意:Wifi 默认关闭,需要手动打开。 固件地址:下载地址 ------------------------- 刷机步骤 -------------------------- setenv ethaddr '替换成设备标签上的MAC地址' setenv eth1addr '替换成设备标签上的MAC地址' setenv ipaddr 192.168.1.2 setenv serverip 192.168.1.1 tftpboot openwrt-ipq50xx-arm-cmcc_rax3000q-squashfs-nand-factory.ubi flash rootfs_1 flash rootfs saveenv reset ----------------------------- end -------------------------------------

openwrt_klog.txt

metalbug commented 1 month ago

点赞,支持,试一下,感谢大佬付出

刷进去了,直接UBOOT刷入

不需要多个设备可以无视MAC,没有NSS

可以中继,有的能连上,有的信号又连不上

插件有的可用,有的又不行。

工作模式只能选一个,不能 a/g a/n ac/ax 这种吗?

lo5a commented 1 month ago

@TonyTeng22 wifi 5g的速率能达到多少?和原厂固件相比差很多么?

TonyTeng22 commented 1 month ago

@lo5a image

TonyTeng22 commented 1 month ago

@hzyitc 编译时可以提供sysupgrade固件吗?这样就不需要每次都拆机串口刷机了。如果能提供不死uboot就更好了

hzyitc commented 1 month ago

其他分支也更新了,麻烦测试下

hzyitc commented 1 month ago

@hzyitc 编译时可以提供sysupgrade固件吗?这样就不需要每次都拆机串口刷机了。如果能提供不死uboot就更好了

sysupgrade直接用ubi包

当前不可用是因为我没做适配。得研究下这个设备的ab升级流程。

TonyTeng22 commented 1 month ago

k4.4 CMCC RAX3000Q 刷入无限重启 k4.4_keepingRestart.txt

lo5a commented 1 month ago

@lo5a image

看来无线还是有比较大的改进余地,信道选149或36,功率选20或21,不知有没有改善,亚瑟选这两个效果比较好。

lo5a commented 1 month ago

@hzyitc 编译时可以提供sysupgrade固件吗?这样就不需要每次都拆机串口刷机了。如果能提供不死uboot就更好了

sysupgrade直接用ubi包

当前不可用是因为我没做适配。得研究下这个设备的ab升级流程。

大佬最好能够把不拆机刷机包研究出来,便于大伙刷机测试,为大佬点赞!