| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision |
| toh:tp-link:tl-wr1043nd [2021/10/15 09:06] – ↷ Links adapted because of a move operation bobafetthotmail | toh:tp-link:tl-wr1043nd [2024/04/07 19:05] – sysupgrade to sysupgrade -n grische |
|---|
| |
| ===== Supported Versions ===== | ===== Supported Versions ===== |
| ---- datatable ---- | <!-- ToH: { |
| cols : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, OWrt Forum Topic URL_url, Device Techdata_pageid | "source": "json", |
| headers : Brand, Model, Version, Current Release, OEM Info, Forum Topic, Technical Data | "dom": "t", |
| align : c,c,c,c,c,c,c | "paging": false, |
| filter : Model*~TL-WR1043N | "rotate": true, |
| sort : Version | "shownColumns": ["brand", "model", "version", "supportedcurrentrel", "oemdevicehomepageurl", "owrt_forum_topic_url", "deviceid"], |
| ---- | "filterColumns": {"brand": "^TP-Link$", "model": "^TL-WR1043ND$" } |
| | } --> |
| |
| ++++Historic information| | ++++Historic information| |
| |
| ===== Hardware Highlights ===== | ===== Hardware Highlights ===== |
| ---- datatable ---- | <!-- ToH: { |
| cols : Model, Versions, CPU, CPU MHz, Flash MB_mbflashs, RAM MB_mbram, WLAN Hardware, WLAN 2.4GHz, WLAN 5.0GHz, Ethernet 100M ports_, Ethernet Gbit ports_, Modem, USB ports_ | "source": "json", |
| header : Model, Version,SoC,CPU MHz,Flash MB,RAM MB,WLAN Hardware,WLAN2.4,WLAN5.0,100M ports,Gbit ports,Modem,USB | "dom": "t", |
| align : c,c,c,c,c,c,c,c,c,c,c,c,c | "paging": false, |
| filter : Model*~TL-WR1043N | "rotate": true, |
| sort : Version | "shownColumns": ["model", "version", "cpu", "cpumhz", "flashmb", "rammb", "wlanhardware", "wlan24ghz", "wlan50ghz", "ethernet100mports", "ethernet1gports", "modem", "usbports"], |
| ---- | "filterColumns": {"brand": "^TP-Link$", "model": "^TL-WR1043ND$" } |
| | } --> |
| |
| See paragraphs [[#Hardware]] or [[#Tags]] for more details. | See paragraphs [[#Hardware]] or [[#Tags]] for more details. |
| ===== Installation ===== | ===== Installation ===== |
| |
| ---- datatable ---- | <!-- ToH: { |
| cols : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url | "source": "json", |
| align : c,c,c | "dom": "t", |
| filter : Model*~TL-WR1043N | "paging": false, |
| sort : Version | "rotate": true, |
| ---- | "shownColumns": ["model", "version", "supportedcurrentrel", "firmwareopenwrtinstallurl", "firmwareopenwrtupgradeurl", "firmwareoemstockurl"], |
| | "filterColumns": {"brand": "^TP-Link$", "model": "^TL-WR1043ND$" } |
| | } --> |
| - **If you have "Please choose a file to upgrade" message again and again, filename is probably too long and you have to rename image to for example ''firmware.bin''.** | - **If you have "Please choose a file to upgrade" message again and again, filename is probably too long and you have to rename image to for example ''firmware.bin''.** |
| - [[docs:guide-user:installation:generic.flashing]] Now write this firmware-file onto the flash-chip of your device | - [[docs:guide-user:installation:generic.flashing]] Now write this firmware-file onto the flash-chip of your device |
| * Install a tftp server. This is host computer OS specific. | * Install a tftp server. This is host computer OS specific. |
| * On Mac OS X, you can start the built-in tftp server with ''$ sudo launchctl load -w /System/Library/LaunchDaemons/tftp.plist'' | * On Mac OS X, you can start the built-in tftp server with ''$ sudo launchctl load -w /System/Library/LaunchDaemons/tftp.plist'' |
| * Download a desired firmware (openwrt *factory.bin or the original firmware wr1043nv1_*_boot*.bin) and rename the *.bin file to wr1043v1_tp_recovery.bin in the tftpboot directory (if you use Tftpd check log viewer for read request from your router, to make sure your rename is correct). The v4 file needs to be named wr1043ndv4_tp_recovery.bin. | * Download a desired firmware (openwrt *factory.bin or the original firmware wr1043nv1_*_boot*.bin) and rename the *.bin file to wr1043nv1_tp_recovery.bin in the tftpboot directory (if you use Tftpd check log viewer for read request from your router, to make sure your rename is correct. It's good to mention here that if you use tftpd64 on Windows 11 it's possible that the log viewer may be empty. The log viewer was empty in my case under Windows 11, so probably the tftpd64 author should update his program). The v4 file needs to be named wr1043ndv4_tp_recovery.bin. |
| * On Mac OS X, copy the renamed file to /private/tftpboot/ | * On Mac OS X, copy the renamed file to /private/tftpboot/ |
| * Use a pin or paper clip to press down the reset button (in the hole besides the power adapter hole) and connect the power, while holding down the reset button for a few seconds | * Use a pin or paper clip to press down the reset button (in the hole besides the power adapter hole) and connect the power, while holding down the reset button for a few seconds |
| |
| **For v2.1 hardware:** | **For v2.1 hardware:** |
| | |
| The tftp server must be listening on 192.168.1.100:69 (Version 2.1 with U-Boot 1.1.4 (Jul 17 2015 - 14:31:22)) | The tftp server must be listening on 192.168.1.100:69 (Version 2.1 with U-Boot 1.1.4 (Jul 17 2015 - 14:31:22)) |
| |
| cp.b 0x80060000 0x9f020000 ${filesize} | cp.b 0x80060000 0x9f020000 ${filesize} |
| boot.m 0x9f020000 | boot.m 0x9f020000 |
| | </code> |
| | |
| | **For v3.x hardware:** |
| | |
| | The TFTP server must be listening on 192.168.0.66, file requested will be wr1043v3_tp_recovery.bin. |
| | <code> |
| | TFTP from server 192.168.0.66; our IP address is 192.168.0.86 |
| | Filename 'wr1043v3_tp_recovery.bin'. |
| | Load address: 0x80800000 |
| | Loading: ################################################################# |
| </code> | </code> |
| |
| You should transfer the firmeware image to the /tmp folder and revert back to original firmware (if availlable you can flash the firmware via the webinterface as well): | You should transfer the firmeware image to the /tmp folder and revert back to original firmware (if availlable you can flash the firmware via the webinterface as well): |
| |
| Via the safer method using sysupgrade: | Via the safer method using sysupgrade (the `-n` makes sure that no leftover configs are preserved from openwrt): |
| <code> | <code> |
| sysupgrade /tmp/tplink.bin | sysupgrade -n /tmp/tplink.bin |
| </code> | </code> |
| |
| TP-Link naming scheme is, that numbers behind the comma, refer to changes in the firmware only, the hardware is identical. | TP-Link naming scheme is, that numbers behind the comma, refer to changes in the firmware only, the hardware is identical. |
| |
| ^ Type ^ HW ver. 1.x ^ HW ver. 2.x ^ | ^ Type ^ HW ver. 1.x ^ HW ver. 2.x ^ HW ver. 5.x ^ |
| | **[[wp>Instruction set]]:** | [[wp>MIPS_instruction_set#MIPS32|MIPS32]] || | | **[[wp>Instruction set]]:** | [[wp>MIPS_instruction_set#MIPS32|MIPS32]] ||| |
| | **Vendor:** | [[wp>Qualcomm Atheros]] || | | **Vendor:** | [[wp>Qualcomm Atheros]] ||| |
| | **[[docs:techref:bootloader]]:** | [[docs:techref:bootloader:uboot|U-Boot]] 1.1.4 || | | **[[docs:techref:bootloader]]:** | [[docs:techref:bootloader:uboot|U-Boot]] 1.1.4 || |
| | **[[docs:techref:hardware:soc|System-On-Chip]]:** | AR9132 rev 2 | QCA9558 | | | **[[docs:techref:hardware:soc|System-On-Chip]]:** | AR9132 rev 2 | QCA9558 | |
| | **[[docs:techref:hardware:cpu|CPU]]/Frq** | 24Kc V7.4 400 MHz | 74Kc V5.0 720 MHz | | | **[[docs:techref:hardware:cpu|CPU]]/Frq** | 24Kc V7.4 400 MHz | 74Kc V5.0 720 MHz | |
| | **Target name** | {{tagpage>ar71xx}} || | | **Target name** | {{tagpage>ar71xx}} ||| |
| | **Flash-Chip:** | [[http://www.spansion.com/Support/Datasheets/S25FL064P_00.pdf|ST 25P64V6P]] | [[http://www.nexflash.com/hq/enu/ProductAndSales/ProductLines/FlashMemory/SerialFlash/W25Q64FV.htm|Winbond 25Q64FV]] | | | **Flash-Chip:** | [[https://web.archive.org/web/20221021210048/https://www.infineon.com/dgdl/Infineon-S25FL064P_64-Mbit_3.0_V_SPI_Flash_Memory-DataSheet-v11_00-EN.pdf?fileId=8ac78c8c7d0d8da4017d0ed4dcb1535c&utm_source=cypress&utm_medium=referral&utm_campaign=202110_globe_en_all_integration-files|ST 25P64V6P]] | [[http://www.nexflash.com/hq/enu/ProductAndSales/ProductLines/FlashMemory/SerialFlash/W25Q64FV.htm|Winbond 25Q64FV]] | [[https://www.winbond.com/resource-files/w25q128fv%20rev.m%2005132016%20kms.pdf|Winbond 25Q128FVSG]] | |
| | **Flash size:** | 8192 KiB || | | **Flash size:** | 8192 KiB ||| |
| | **RAM:** | 32 MiB | 64 MiB | | | **RAM:** | 32 MiB | 64 MiB | |
| | **Wireless:** | Atheros AR9103 2.4 GHz 802.11bgn | QCA9558 2.4 GHz 802.11bgn | | | **Wireless:** | Atheros AR9103 2.4 GHz 802.11bgn | QCA9558 2.4 GHz 802.11bgn | |
| | **Wireless Power:** | 24 dBm (251 mW) | 25 dBm(316 mW)| | | **Wireless Power:** | 24 dBm (251 mW) | 25 dBm(316 mW) | |
| | **802.11n:** | 3 x 3 : 2 | 3 x 3 : 3 | | | **802.11n:** | 3 x 3 : 2 | 3 x 3 : 3 | |
| | **[[docs:techref:hardware:switch]]:** | [[http://realtek.info/pdf/rtl8366_8369_datasheet_1-1.pdf|RealTek RTL8366RB]] | [[http://wikidevi.com/files/Atheros/specsheets/AR8327_AR8327N.pdf|Atheros AR8327N-BL1A]] | | | **[[docs:techref:hardware:switch]]:** | [[http://realtek.info/pdf/rtl8366_8369_datasheet_1-1.pdf|RealTek RTL8366RB]] | [[http://wikidevi.com/files/Atheros/specsheets/AR8327_AR8327N.pdf|Atheros AR8327N-BL1A]] |[[https://github.com/Deoptim/atheros/raw/master/QCA8337-datasheet.pdf|Qualcomm Atheros QCA8337-AL3C]]| |
| | **[[docs:techref:swconfig]]:** | [[https://dev.openwrt.org/browser/trunk/target/linux/generic/files/drivers/net/phy/rtl8366rb.c|yes, rtl8366rb]] | [[https://dev.openwrt.org/browser/trunk/target/linux/generic/files/drivers/net/phy/ar8216.c|yes, ar8216]] | | | **[[docs:techref:swconfig]]:** | [[https://dev.openwrt.org/browser/trunk/target/linux/generic/files/drivers/net/phy/rtl8366rb.c|yes, rtl8366rb]] | [[https://dev.openwrt.org/browser/trunk/target/linux/generic/files/drivers/net/phy/ar8216.c|yes, ar8216]] | |
| | **USB:** | Yes 1 x 2.0 ([[wp>Open Host Controller Interface|OHCI]] platform; device name ''1-1'') || | | **USB:** | Yes 1 x 2.0 ([[wp>Open Host Controller Interface|OHCI]] platform; device name ''1-1'') || No | |
| | **Power:** | 12V DC 1.5A || | | **Power:** | 12V DC 1.5A || 9V DC 0.85A | |
| | **[[docs:techref:hardware:port.serial|Serial]]:** | [[#Serial|Yes]] || | | **[[docs:techref:hardware:port.serial|Serial]]:** | [[#Serial|Yes]] ||| |
| | **[[docs:techref:hardware:port.jtag|JTAG]]:** | [[#JTAG|Yes]] | [[#JTAG|No?]] | | | **[[docs:techref:hardware:port.jtag|JTAG]]:** | [[#JTAG|Yes]] | [[#JTAG|No?]] | |
| |
| As a beginner, you really should inform yourself about [[docs:techref:hardware:soldering]] in general and then even obtain some experience! | As a beginner, you really should inform yourself about [[docs:techref:hardware:soldering]] in general and then even obtain some experience! |
| |
| ==== 64MB RAM Mod ==== | ==== 64MB RAM Mod for v1 model ==== |
| | <WRAP center round info 60%> |
| | V2 Model uses DDR2 BGA chip: Zentel A3R12E40CBF |
| | </WRAP> |
| The Device uses a DDR1 16Mbit x 16bit (16Mibit*16=256 mebibit. 256 mebibit/8=32MiByte) 400MHz chip. Replace it with any 32Mbit x 16bit chip. 333MHz instead of 400MHz also works fine. It's quite hard to find these chips. The best chance is to have a look at DDR-SODIMM. Since there are no 64Mbit x 16Bit DDR1 Chips available -> no 128 MB mod! | The Device uses a DDR1 16Mbit x 16bit (16Mibit*16=256 mebibit. 256 mebibit/8=32MiByte) 400MHz chip. Replace it with any 32Mbit x 16bit chip. 333MHz instead of 400MHz also works fine. It's quite hard to find these chips. The best chance is to have a look at DDR-SODIMM. Since there are no 64Mbit x 16Bit DDR1 Chips available -> no 128 MB mod! |
| |
| Update (2020. 02. 24.): | Update (2020. 02. 24.): |
| The following instructions are working only with target: ar71xx, because ar71xx images automaticly correct the size of the overlay partition. | The following instructions are working only with target: ar71xx, because ar71xx images automaticly correct the size of the overlay partition. |
| The new ATH97 target currently (and propably later) miss this feature. | The new ATH79 target currently (and propably later) miss this feature. |
| Even updating modded unit result limited flash size (8Mb), and most propably lose of wifi (ART partition missplace). | Even updating modded unit result limited flash size (8Mb), and most propably lose of wifi (ART partition missplace). |
| At the end of the tutorial you can read updated information how to migrate to ATH97 target. | At the end of the tutorial you can read updated information how to migrate to ATH79 target. |
| End of Update | End of Update |
| |
| * [[:toh:tp-link:tl-wdr7500|TP-Link TL-WDR7500]] TP-Link TL-WDR7500 / TP-Link Archer C7 AC1750 (similar hardware to v2.1) | * [[:toh:tp-link:tl-wdr7500|TP-Link TL-WDR7500]] TP-Link TL-WDR7500 / TP-Link Archer C7 AC1750 (similar hardware to v2.1) |
| * [[https://wikidevi.com/wiki/TP-LINK_TL-WR1045ND|TL-WR1045ND]] Looks similar to hardware V3 | * [[https://wikidevi.com/wiki/TP-LINK_TL-WR1045ND|TL-WR1045ND]] Looks similar to hardware V3 |
| | |
| | ==== OEM bootlog from v5 ==== |
| | <WRAP bootlog> |
| | |
| | < uBOOT should be here > |
| | < GARBAGE from my raspi - Serial... > |
| | |
| | 20000-0x000000040000 : "u-boot" |
| | [ 0.480000] 0x000000040000-0x000000160000 : "uImage" |
| | [ 0.480000] 0x000000160000-0x000000ff0000 : "rootfs" |
| | [ 0.490000] mtd: partition "rootfs" set to be root filesystem |
| | [ 0.500000] 0x000000ff0000-0x000001000000 : "ART" |
| | [ 0.500000] flash_chrdev : flash_chrdev_init |
| | [ 0.640000] ag71xx_mdio: probed |
| | [ 0.650000] eth0: Atheros AG71xx at 0xb9000000, irq 4 |
| | [ 1.230000] eth0: Atheros AR8327 switch driver attached. |
| | [ 4.150000] ag71xx ag71xx.0: eth0: connected to PHY at ag71xx-mdio.0:00 [uid=004dd036, driver=Atheros AR8216/AR8236/AR8316] |
| | [ 4.170000] TCP cubic registered |
| | [ 4.170000] NET: Registered protocol family 17 |
| | [ 4.170000] Bridge firewalling registered |
| | [ 4.180000] 8021q: 802.1Q VLAN Support v1.8 |
| | [ 4.180000] ### of_selftest(): No testcase data in device tree; not running tests |
| | [ 4.200000] VFS: Mounted root (squashfs filesystem) readonly on device 31:3. |
| | [ 4.200000] Freeing unused kernel memory: 180k freed |
| | - preinit - |
| | - regular preinit - |
| | jffs2 not ready yet; using ramdisk |
| | - init - |
| | [ 6.460000] liblog: module license 'unspecified' taints kernel. |
| | [ 6.460000] Disabling lock debugging due to kernel taint |
| | [ 6.730000] NET: Registered protocol family 10 |
| | [ 6.870000] SCSI subsystem initialized |
| | [ 7.040000] Button Hotplug driver version 0.4.1 |
| | [ 7.120000] PPP generic driver version 2.4.2 |
| | [ 7.140000] tun: Universal TUN/TAP device driver, 1.6 |
| | [ 7.150000] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> |
| | [ 7.220000] PPP MPPE Compression module registered |
| | [ 7.230000] NET: Registered protocol family 24 |
| | [ 7.330000] L2TP core driver, V2.0 |
| | [ 7.340000] L2TP netlink interface |
| | [ 7.420000] IPv6 over IPv4 tunneling driver |
| | [ 7.460000] GRE over IPv4 demultiplexor driver |
| | [ 7.500000] GRE over IPv4 tunneling driver |
| | [ 7.550000] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011) |
| | [ 7.670000] ip_tables: (C) 2000-2006 Netfilter Core Team |
| | [ 7.840000] nf_conntrack version 0.5.0 (960 buckets, 3840 max) |
| | [ 8.070000] PPPoL2TP kernel driver, V2.0 |
| | [ 8.110000] PPTP driver version 0.8.5 |
| | [ 8.480000] xt_time: kernel timezone is -0000 |
| | [ 8.840000] nf_conntrack_rtsp v0.6.21 loading |
| | [ 8.860000] nf_nat_rtsp v0.6.21 loading |
| | [ 8.900000] Netfilter messages via NETLINK v0.30. |
| | [ 8.940000] ctnetlink v0.93: registering with nfnetlink. |
| | [ 9.200000] ssdk_plat_init start |
| | [ 9.200000] Register QCA PHY driver |
| | [ 9.320000] qca-ssdk module init succeeded! |
| | [ 9.470000] fuse init (API version 7.18) |
| | reloadconfig() begin: |
| | reloadconfig() end: |
| | mergeconfigbycountry() begin |
| | user has set country |
| | mergeconfigbycountry() do nothing end |
| | reload_profile() begin: |
| | reload_profile() end: |
| | |
| | Please press Enter to activate this console. [ 12.190000] ADDRCONF(NETDEV_UP): eth0: link is not ready |
| | GMT+00:00 |
| | Fri Jan 1 00:00:00 GMT 2016 |
| | [SWITCH DEBUG] Clear Port(0) PVID |
| | [SWITCH DEBUG] Clear Port(1) PVID |
| | [SWITCH DEBUG] Clear Port(2) PVID |
| | [SWITCH DEBUG] Clear Port(3) PVID |
| | [SWITCH DEBUG] Clear Port(4) PVID |
| | [SWITCH DEBUG] Clear Port(5) PVID |
| | [SWITCH DEBUG] Flush vlan entries. |
| | [SWITCH DEBUG] Create VLAN VID=1 |
| | [SWITCH DEBUG] Add tagged port(0) to VLAN(1) |
| | [SWITCH DEBUG] Add untagged port(1) to VLAN(1) |
| | [SWITCH DEBUG] Add untagged port(2) to VLAN(1) |
| | [SWITCH DEBUG] Add untagged port(3) to VLAN(1) |
| | [SWITCH DEBUG] Add untagged port(4) to VLAN(1) |
| | [SWITCH DEBUG] Set Port(0) PVID(1) |
| | [SWITCH DEBUG] Set Port(0) ingress to secure |
| | [SWITCH DEBUG] Set Port(1) PVID(1) |
| | [SWITCH DEBUG] Set Port(1) ingress to secure |
| | [SWITCH DEBUG] Set Port(2) PVID(1) |
| | [SWITCH DEBUG] Set Port(2) ingress to secure |
| | [SWITCH DEBUG] Set Port(3) PVID(1) |
| | [SWITCH DEBUG] Set Port(3) ingress to secure |
| | [SWITCH DEBUG] Set Port(4) PVID(1) |
| | [SWITCH DEBUG] Set Port(4) ingress to secure |
| | [SWITCH DEBUG] Create VLAN VID=4094 |
| | [SWITCH DEBUG] Add tagged port(0) to VLAN(4094) |
| | [SWITCH DEBUG] Add untagged port(5) to VLAN(4094) |
| | [SWITCH DEBUG] Set Port(0) PVID(4094) |
| | [SWITCH DEBUG] Set Port(0) ingress to secure |
| | [SWITCH DEBUG] Set Port(5) PVID(4094) |
| | [SWITCH DEBUG] Set Port(5) ingress to secure |
| | [SWITCH DEBUG] Set Port(0) PVID(0) |
| | [ 13.850000] device eth0 entered promiscuous mode |
| | [ 13.850000] ADDRCONF(NETDEV_UP): eth0.4094: link is not ready |
| | [ 14.220000] ADDRCONF(NETDEV_UP): lo: link is not ready |
| | [ 14.230000] ADDRCONF(NETDEV_UP): eth0: link is not ready |
| | [ 14.230000] ADDRCONF(NETDEV_UP): ip6tnl0: link is not ready |
| | [ 14.240000] ADDRCONF(NETDEV_UP): sit0: link is not ready |
| | [ 14.240000] ADDRCONF(NETDEV_UP): gre0: link is not ready |
| | [ 14.250000] ADDRCONF(NETDEV_UP): bond0: link is not ready |
| | [ 14.250000] ADDRCONF(NETDEV_UP): eth0.4094: link is not ready |
| | [ 14.370000] eth0: link up (1000Mbps/Full duplex) |
| | [ 14.380000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready |
| | [ 14.400000] ADDRCONF(NETDEV_CHANGE): eth0.4094: link becomes ready |
| | [ 15.490000] ar8216_read_status_2991: eth0.4094 carrier off! |
| | Loading defaults |
| | Loading synflood protection |
| | Adding custom chains |
| | Loading zones |
| | Loading forwardings |
| | Loading rules |
| | Loading redirects |
| | Loading includes |
| | Optimizing conntrack |
| | Loading interfaces |
| | Loading tpcmd |
| | [ 19.740000] device eth0 left promiscuous mode |
| | [ 19.750000] del ct event: 2 dev_name: eth0.4094 |
| | [ 19.760000] start clean up ct iterate.. |
| | [ 19.770000] device eth0 entered promiscuous mode |
| | [ 19.800000] del ct event: 2 dev_name: eth0.1 |
| | [ 19.800000] start clean up ct iterate.. |
| | [ 19.820000] device eth0.1 entered promiscuous mode |
| | [ 19.820000] br-lan: port 1(eth0.1) entered forwarding state |
| | [ 19.830000] br-lan: port 1(eth0.1) entered forwarding state |
| | loading access_control |
| | loading basic_security |
| | [ 20.640000] ar8216_read_status_2991: eth0.1 carrier off! |
| | [ 20.650000] ar8216_read_status_2991: eth0.4094 carrier off! |
| | [ 20.650000] br-lan: port 1(eth0.1) entered disabled state |
| | [ 23.050000] start clean up ct iterate.. |
| | [ 23.080000] start clean up ct iterate.. |
| | conntrack v1.0.0 (conntrack-tools): connection tracking table has been emptied. |
| | [ 31.240000] start clean up ct iterate.. |
| | Normal env generate |
| | Flush nat forwarding chain |
| | loading administration management |
| | fw unload_local_mgnt |
| | loading parental_control |
| | |
| | SSDK Init OK![ 33.510000] enable:1 |
| | [ 33.510000] bg task init successfull! |
| | [ 33.520000] host_helper_init start |
| | [ 33.530000] /proc/qca_switch/nf_athrs17_hnat is created |
| | [ 33.530000] /proc/qca_switch/nf_athrs17_hnat_wan_type is created |
| | [ 33.540000] /proc/qca_switch/nf_athrs17_hnat_ppp_id is created |
| | [ 33.540000] /proc/qca_switch/nf_athrs17_hnat_udp_thresh is created |
| | [ 33.550000] /proc/qca_switch/nf_athrs17_hnat_wan_ip is created |
| | [ 33.560000] /proc/qca_switch/nf_athrs17_hnat_ppp_peer_ip is created |
| | [ 33.560000] /proc/qca_switch/nf_athrs17_hnat_ppp_peer_mac is created |
| | [ 33.570000] /proc/qca_switch/nf_athrs17_hnat_wan_mac is created |
| | [ 33.570000] /proc/qca_switch/nf_athrs17_hnat_ppp_id2 is created |
| | [ 33.580000] /proc/qca_switch/nf_athrs17_hnat_ppp_peer_mac is created |
| | [ 33.590000] Adding ACL rules 15 - upnp_ssdp_add_acl_rules |
| | [ 33.610000] ACL is not yet enabled. Enabling... |
| | [ 33.620000] Adding ACL rules 7 - ipv6_snooping_solicted_node_add_acl_rules |
| | [ 33.670000] Adding ACL rules 11 - ipv6_snooping_sextuple0_group_add_acl_rules |
| | [ 33.720000] Adding ACL rules 13 - ipv6_snooping_quintruple0_1_group_add_acl_rules |
| | [ 33.770000] Hello, nat helper module for 1.1! |
| | [ 33.790000] register inet_notifier### |
| | |
| | operate done. |
| | |
| | |
| | SSDK Init OK![ 33.800000] enable:0 |
| | [ 33.800000] unregister inet_notifier### |
| | [ 33.800000] /proc/qca_switch/nf_athrs17_hnat removed |
| | [ 35.790000] Goodbye, nat helper module! |
| | |
| | operate done. |
| | |
| | [ 40.520000] ****Address of trace_timer :8240a610 |
| | [ 40.860000] ath_hal: 0.9.17.1 (AR5416, AR9380, REGOPS_FUNC, WRITE_EEPROM, TX_DATA_SWAP, RX_DATA_SWAP, 11D) |
| | [ 40.920000] ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved |
| | [ 41.000000] ath_dfs: Version 2.0.0 |
| | [ 41.000000] Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights Reserved |
| | [ 41.030000] ath_spectral: Version 2.0.0 |
| | [ 41.030000] Copyright (c) 2005-2009 Atheros Communications, Inc. All Rights Reserved |
| | [ 41.050000] SPECTRAL module built on Oct 25 2016 11:22:49 |
| | [ 41.110000] ath_tx99: Version 2.0 |
| | [ 41.110000] Copyright (c) 2010 Atheros Communications, Inc, All Rights Reserved |
| | [ 41.300000] ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved |
| | [ 43.490000] __ath_attach: Set global_scn[0] |
| | [ 43.500000] *** All the minfree values should be <= ATH_TXBUF-32, otherwise default value will be used instead *** |
| | [ 43.510000] ACBKMinfree = 48 |
| | [ 43.510000] ACBEMinfree = 32 |
| | [ 43.510000] ACVIMinfree = 16 |
| | [ 43.520000] ACVOMinfree = 0 |
| | [ 43.520000] CABMinfree = 48 |
| | [ 43.520000] UAPSDMinfree = 0 |
| | [ 43.530000] ATH_TXBUF=540 |
| | [ 43.540000] Enterprise mode: 0x03bda000 |
| | [ 43.540000] |
| | [ 43.540000] ART Version : -48.0.0 |
| | [ 43.550000] SW Image Version : -48.0.0.0.0 |
| | [ 43.550000] Board Revision : |
| | [ 43.560000] ar9300_attach: nf_2_nom -110 nf_2_max -60 nf_2_min -125 |
| | [ 43.560000] SPECTRAL : get_capability not registered |
| | [ 43.570000] HAL_CAP_PHYDIAG : Capable |
| | [ 43.570000] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 231) |
| | [ 43.580000] SPECTRAL : get_capability not registered |
| | [ 43.590000] HAL_CAP_RADAR : Capable |
| | [ 43.590000] SPECTRAL : Need to fix the capablity check for SPECTRAL |
| | [ 43.590000] (spectral_attach : 236) |
| | [ 43.600000] SPECTRAL : get_capability not registered |
| | [ 43.610000] HAL_CAP_SPECTRAL_SCAN : Capable |
| | [ 43.610000] SPECTRAL : get_tsf64 not registered |
| | [ 43.620000] spectral_init_netlink 65 NULL SKB |
| | [ 43.620000] SPECTRAL : No ADVANCED SPECTRAL SUPPORT |
| | [ 43.620000] SPECTRAL :----- module attached |
| | [ 43.630000] Green-AP : Green-AP : Attached |
| | [ 43.630000] |
| | [ 43.640000] ath_get_caps[6169] rx chainmask mismatch actual 7 sc_chainmak 0 |
| | [ 43.650000] ath_get_caps[6144] tx chainmask mismatch actual 7 sc_chainmak 0 |
| | [ 43.660000] band steering initialized for direct attach hardware |
| | [ 43.660000] ieee80211_bsteering_attach: Band steering initialized |
| | [ 43.670000] ath_attach_dfs[12687] dfsdomain 1 |
| | [ 43.690000] SPECTRAL : module already attached |
| | [ 43.690000] osif_wrap_attach:296 osif wrap attached |
| | [ 43.690000] osif_wrap_devt_init:916 osif wrap dev table init done |
| | [ 43.700000] ath_tx_paprd_init sc 82480000 PAPRD disabled in HAL |
| | [ 43.710000] wifi0: Atheros 956X: mem=0xb8100000, irq=47 |
| | [ 43.720000] ath_pci: SmartAntenna-DRT-0.1 (Atheros/multi-bss) |
| | [ 44.510000] ath_attach_dfs[12687] dfsdomain 1 |
| | [ 44.650000] wlan_vap_create : enter. devhandle=0x81c00380, opmode=IEEE80211_M_HOSTAP, flags=0x3 |
| | [ 44.660000] wlan_vap_create : exit. devhandle=0x81c00380, opmode=IEEE80211_M_HOSTAP, flags=0x3. |
| | [ 44.670000] VAP device ath0 created osifp: (83253380) os_if: (8249c000) |
| | [ 44.700000] Set freq vap 0 stop send + 8249c000 |
| | [ 44.700000] Set freq vap 0 stop send -8249c000 |
| | [ 44.840000] Set wait done --8249c000 |
| | [ 44.870000] WARNING: Fragmentation with HT mode NOT ALLOWED!! |
| | [ 44.890000] Set freq vap 0 stop send + 8249c000 |
| | [ 44.890000] Set freq vap 0 stop send -8249c000 |
| | [ 45.030000] Set wait done --8249c000 |
| | [ 45.130000] |
| | [ 45.130000] DES SSID SET= |
| | [ 45.140000] |
| | [ 45.140000] DES SSID SET=TP-LINK_70AC |
| | @@@@@@@@@@psk-mixed/tkip+aes |
| | [ 45.470000] ieee80211_ioctl_siwmode: imr.ifm_active=131712, new mode=3, valid=1 |
| | [ 45.480000] DEVICE IS DOWN ifname=ath0 |
| | [ 45.480000] DEVICE IS DOWN ifname=ath0 |
| | [ 45.750000] device ath0 entered promiscuous mode |
| | [ 45.940000] br-lan: port 2(ath0) entered forwarding state |
| | [ 45.940000] br-lan: port 2(ath0) entered forwarding state |
| | [ 45.960000] 8021q: adding VLAN 0 to HW filter on device ath0 |
| | [ 46.760000] fast-classifier: starting up |
| | [ 46.760000] fast-classifier: registered |
| | phyport start ....... |
| | [ 48.730000] mlme_create_infra_bss : Overriding HT40 channel with HT20 channel |
| | SETUP port (5) duplex: 1000 full autoneg: on! |
| | loading qos |
| | http://192.168.0.1/webpages/wan_error.html |
| | 192.168.0.1 |
| | http://192.168.0.1/webpages/wan_error.html |
| | 192.168.0.1 |
| | 3201 root 1772 S /usr/sbin/crond -c /etc/crontabs -l 5 |
| | |
| | |
| | </WRAP>\\ |
| |
| ===== Tags ===== | ===== Tags ===== |
| {{tag>ath79 ar71xx AR9132 QCA9558 QCA9563 8Flash 16Flash 32RAM 64RAM 5Port GigabitEthernet 1NIC 1WNIC USB JTAG 802.11bgn ath9k 3Ant DetachableAntenna MIPS MIPS32 24Kc 74Kc JumboFrames vlan atheros-ap83}} | {{tag>ath79 ar71xx AR9132 QCA9558 QCA9563 8Flash 16Flash 32RAM 64RAM 5Port GigabitEthernet 1NIC 1WNIC USB JTAG 802.11bgn ath9k 3Ant DetachableAntenna MIPS MIPS32 24Kc 74Kc JumboFrames vlan atheros-ap83 usb 1usb usb2.0}} |