Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:rostelecom:rt-fe-1a [2023/12/06 16:17] – [Supported Versions] csharper2005 | toh:rostelecom:rt-fe-1a [2023/12/06 20:19] – [OEM installation using the TFTP method] csharper2005 | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| /* USE https:// | /* USE https:// | ||
| - | {{page> | + | Rostelecom RT-FE-1A is a wireless WiFi 5 router manufactured by Sercomm company. |
| - | //Write a short, relevant description of the device. Include a technical overview, but avoid marketing buzzwords/ | ||
| - | |||
| - | <WRAP BOX> | ||
| - | FIXME Any text with a light background (like this one) provides instructions for creating the Details Page. When you have filled in correct/ | ||
| - | </ | ||
| /*****/ | /*****/ | ||
| Line 17: | Line 12: | ||
| /*****/ | /*****/ | ||
| - | {{media:example:genericrouter1.png?200|Generic Router}} | + | {{media:rostelecom:rt-fe-1a.png?300|Rostelecom RT-FE-1A}} |
| - | + | ||
| - | <WRAP BOX> | + | |
| - | FIXME | + | |
| - | ===== Getting started with a new Device Page ===== | + | |
| - | - This is an empty template that suggests the information that should be present on a well-constructed Device Page. This means, that **you have to fill it with life and information.** | + | |
| - | - There are several " | + | |
| - | - When there are no more " | + | |
| - | + | ||
| - | ===== Keep the articles modular ===== | + | |
| - | * Please include only model specific information, | + | |
| - | * If you have no time to write certain stuff, link to [[docs: | + | |
| - | * [[docs: | + | |
| - | * DO NOT provide a complete howto here! Instead //groom// the [[docs: | + | |
| - | </ | + | |
| ===== Supported Versions ===== | ===== Supported Versions ===== | ||
| - | |||
| - | <WRAP BOX> | ||
| - | FIXME | ||
| - | - The tables below are automatically generated, **once the correct filters for Brand and Model are set.** | ||
| - | - If the tables below show information for ''< | ||
| - | - If the tables below contain " | ||
| - | - the dataentry page for Rostelecom RT-FE-1A | ||
| - | - filters are not set correctly. Most common reason for " | ||
| - | - If the tables still contain " | ||
| - | </ | ||
| ---- datatable ---- | ---- datatable ---- | ||
| Line 49: | Line 20: | ||
| headers : Brand, Model, Version, Current Release, OEM Info, Forum Search, Technical Data | headers : Brand, Model, Version, Current Release, OEM Info, Forum Search, Technical Data | ||
| align : c, | align : c, | ||
| - | filter | ||
| - | filter | ||
| - | ---- | ||
| - | |||
| - | /* If no unsupported functions known, comment out the following datatable or delete it. */ | ||
| - | ---- datatable ---- | ||
| - | cols : Unsupported Functions_unsupporteds | ||
| filter | filter | ||
| filter | filter | ||
| Line 78: | Line 42: | ||
| filter | filter | ||
| filter | filter | ||
| - | filter | ||
| ---- | ---- | ||
| Line 91: | Line 54: | ||
| filter | filter | ||
| filter | filter | ||
| - | filter | ||
| ---- | ---- | ||
| */ | */ | ||
| Line 104: | Line 66: | ||
| filter | filter | ||
| filter | filter | ||
| - | filter | ||
| ---- | ---- | ||
| Line 110: | Line 71: | ||
| -> [[docs: | -> [[docs: | ||
| - | FIXME Please add the installation procedure here. | + | 1. Login to the router web interface (default http:// |
| - | ==== Flash Layout ==== | + | 2. Navigate to //Settings -> Configuration -> Save to Computer// |
| - | <WRAP BOX> | + | |
| - | FIXME //[[: | + | |
| - | Please check out the article [[docs:techref:flash.layout|Flash layout]]. It contains examples and explanations that describe how to document the flash layout. | + | 3. Decode |
| - | </WRAP> | + | < |
| + | cfgtool.py -u configurationBackup.cfg | ||
| + | </code> | ||
| - | ==== OEM easy installation | + | 4. Open // |
| + | < | ||
| + | <OBJECT name=" | ||
| + | <OBJECT name=" | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| - | <WRAP BOX> | + | 5. Replace //<some value>// |
| - | FIXME //The instructions below are for Broadcom devices and only serve as an example.//\\ | + | < |
| - | **//Remove | + | <OBJECT name=" |
| + | <OBJECT name=" | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| - | This section deals with | + | 6. Encode |
| - | * How you install OpenWrt from a device freshly opened | + | < |
| - | * The steps required such as reset to factory defaults if the device has already been configured | + | cfgtool.py -p configurationBackup.xml |
| + | </ | ||
| - | **Note:** Reset router to factory defaults if it has been previously configured. | + | 7. |
| - | * Browse to ''< | + | |
| - | * Upload .bin file to router | + | |
| - | * Wait for it to reboot | + | |
| - | * Telnet to 192.168.1.1 and set a root password, or browse to ''< | + | |
| - | </ | + | |
| - | ==== OEM installation using the TFTP method ==== | + | 8. Login to the router web interface (// |
| - | -> | + | 9. Enable SSH access to the router (// |
| - | === Specific values needed for tftp === | + | 10. Connect to the router using SSH shell using // |
| - | <WRAP BOX> | + | 11. Run in SSH shell: |
| + | <code> | ||
| + | sh | ||
| + | </code> | ||
| - | FIXME Enter values | + | 12. Make a mtd backup (optional step): |
| + | - Set up a tftp server (e.g. tftpd64 | ||
| + | - Connect to a router using SSH shell and run the following commands: | ||
| + | < | ||
| + | cd /tmp | ||
| + | for i in 0 1 2 3 4 5 6 7 8 9; do nanddump -f mtd$i /dev/mtd$i; \ | ||
| + | tftp -l mtd$i -p 192.168.0.2; | ||
| + | tftp -l mtd.md5 | ||
| + | </ | ||
| - | ^ Bootloader tftp server IPv4 address | + | 13. Change bootflag to Sercomm1 and reboot: |
| - | ^ Bootloader MAC address (special) | + | < |
| - | ^ Firmware tftp image | + | printf 1 | dd bs=1 seek=7 count=1 of=/dev/mtdblock3 |
| - | ^ TFTP transfer window | + | reboot |
| - | ^ TFTP window start | approximately FILL-IN seconds after power on | | + | </ |
| - | ^ TFTP client required IP address | + | |
| - | </WRAP> | + | 14. Login to the router web interface under //admin// account |
| - | ===== Upgrading OpenWrt ===== | + | 15. Remove dots from the OpenWrt factory image filename |
| - | -> [[docs: | + | |
| - | <WRAP BOX> | + | 16. Update firmware via web using OpenWrt factory image |
| - | FIXME These are generic | + | ==== Flash Layout ==== |
| + | |||
| + | ^ Start - End ^ Label ^ | ||
| + | | 0x000000000000-0x000000100000 | ||
| + | | 0x000000100000-0x000000200000 | ||
| + | | 0x000000200000-0x000000300000 | ||
| + | | 0x000000300000-0x000000400000 | ||
| + | | 0x000000400000-0x000000a00000 | ||
| + | | 0x000000a00000-0x000001000000 | ||
| + | | 0x000001000000-0x000002800000 | ||
| + | | 0x000002800000-0x000004000000 | ||
| + | | 0x000004000000-0x000004800000 | ||
| + | | 0x000004800000-0x000005400000 | ||
| + | | 0x000005400000-0x000007c20000 | ||
| + | |||
| + | |||
| + | ==== OEM easy installation ==== | ||
| + | |||
| + | See [[: | ||
| + | ==== OEM installation using the TFTP method ==== | ||
| + | |||
| + | -> [[docs: | ||
| + | |||
| + | ==== Return to stock ==== | ||
| + | Change bootflag to Sercomm1 in OpenWrt CLI and then reboot: | ||
| + | < | ||
| + | printf 1 | dd bs=1 seek=7 count=1 of=/ | ||
| + | </ | ||
| + | ===== Upgrading OpenWrt ===== | ||
| + | -> [[docs: | ||
| ==== LuCI Web Upgrade Process ==== | ==== LuCI Web Upgrade Process ==== | ||
| - | * Browse to ''< | + | * Browse to ''< |
| * Upload image file for sysupgrade to LuCI | * Upload image file for sysupgrade to LuCI | ||
| * Wait for reboot | * Wait for reboot | ||
| Line 171: | Line 177: | ||
| If you don't have a GUI (LuCI) available, you can alternatively upgrade via the command line. | If you don't have a GUI (LuCI) available, you can alternatively upgrade via the command line. | ||
| - | There are two command line methods for upgrading: | ||
| * '' | * '' | ||
| - | * '' | ||
| Note: It is important that you put the firmware image into the ramdisk (/tmp) before you start flashing. | Note: It is important that you put the firmware image into the ramdisk (/tmp) before you start flashing. | ||
| Line 188: | Line 192: | ||
| </ | </ | ||
| - | === mtd === | ||
| - | |||
| - | If '' | ||
| - | |||
| - | * Login as root via SSH on 192.168.1.1, | ||
| - | |||
| - | < | ||
| - | cd /tmp | ||
| - | wget http:// | ||
| - | mtd write / | ||
| - | </ | ||
| - | |||
| - | </ | ||
| ===== Debricking ===== | ===== Debricking ===== | ||
| Line 213: | Line 204: | ||
| ===== Specific Configuration ===== | ===== Specific Configuration ===== | ||
| - | |||
| - | <WRAP BOX> | ||
| - | FIXME Please fill in real values for this device, then remove the EXAMPLEs | ||
| ==== Network interfaces ==== | ==== Network interfaces ==== | ||
| The default network configuration is: | The default network configuration is: | ||
| - | ^ Interface Name ^ Description | + | ^ Interface Name ^ Description |
| - | | br-lan | + | | br-lan |
| - | | vlan0 (eth0.0) | + | | wan |
| - | | vlan1 (eth0.1) | + | |
| - | | wl0 | EXAMPLE WiFi | EXAMPLE Disabled | + | |
| - | </ | ||
| ==== Switch Ports (for VLANs) ==== | ==== Switch Ports (for VLANs) ==== | ||
| - | <WRAP BOX> | ||
| - | FIXME Please fill in real values for this device, then remove the EXAMPLEs | ||
| - | Numbers 0-3 are Ports 1-4 as labeled on the unit, number 4 is the Internet (WAN) on the unit, 5 is the internal connection to the router itself. Don't be fooled: Port 1 on the unit is number 3 when configuring VLANs. vlan0 = eth0.0, vlan1 = eth0.1 and so on. | ||
| ^ Port ^ Switch port ^ | ^ Port ^ Switch port ^ | ||
| - | | Internet (WAN) | + | | Internet (WAN) |
| - | | LAN 1 | EXAMPLE 3 | | + | | LAN 1 | 1 | |
| - | | LAN 2 | EXAMPLE | + | | LAN 2 | 2 | |
| - | | LAN 3 | EXAMPLE 1 | | + | | LAN 3 | 3 | |
| - | | LAN 4 | EXAMPLE 0 | | + | | LAN 4 | 4 | |
| - | </ | ||
| ==== Buttons ==== | ==== Buttons ==== | ||
| -> [[docs: | -> [[docs: | ||
| Here, we merely name the buttons, so we can use them in the above Howto. | Here, we merely name the buttons, so we can use them in the above Howto. | ||
| - | |||
| - | <WRAP BOX> | ||
| - | FIXME Please fill in real values for this device, then remove the EXAMPLEs | ||
| The Rostelecom RT-FE-1A has the following buttons: | The Rostelecom RT-FE-1A has the following buttons: | ||
| - | ^ BUTTON | + | ^ BUTTON |
| - | | EXAMPLE | + | | Reset | reset | |
| - | | EXAMPLE Secure Easy Setup | + | | WPS |
| - | | EXAMPLE No buttons at all. | + | |
| - | </ | ||
| ===== Hardware ===== | ===== Hardware ===== | ||
| ==== Info ==== | ==== Info ==== | ||
| - | <WRAP BOX> | ||
| - | FIXME | ||
| - | - This table is automatically generated, **once the correct filters for Brand and Model are set.** | ||
| - | - If you see " | ||
| - | - If you still don't see a table here, or a table filled with ' | ||
| - | - If you see a table with the desired device data, everything is OK and you can delete this text and the ''< | ||
| - | - If it still doesn' | ||
| - | </ | ||
| ---- datatemplatelist dttpllist ---- | ---- datatemplatelist dttpllist ---- | ||
| Line 273: | Line 242: | ||
| filter | filter | ||
| filter | filter | ||
| - | filter | ||
| ---- | ---- | ||
| Line 295: | Line 263: | ||
| **Note:** This will void your warranty! | **Note:** This will void your warranty! | ||
| - | <WRAP BOX> | + | There are crews behind |
| - | FIXME //Describe what needs to be done to open the device, e.g. remove | + | |
| - | * To remove | + | |
| - | </ | + | |
| //Main PCB://\\ | //Main PCB://\\ | ||
| Line 309: | Line 274: | ||
| **Insert photo of PCB with markings for serial port** | **Insert photo of PCB with markings for serial port** | ||
| - | <WRAP BOX> | + | Pins are silkscreened on the board. |
| - | FIXME //Replace EXAMPLE by real values.// | + | |
| - | </ | + | |
| - | ^ Serial connection parameters\\ for Rostelecom RT-FE-1A | + | ^ Serial connection parameters\\ for Rostelecom RT-FE-1A | 57600, 8N1, 3.3V | |
| ==== JTAG ==== | ==== JTAG ==== | ||
| Line 337: | Line 300: | ||
| ==== OpenWrt bootlog ==== | ==== OpenWrt bootlog ==== | ||
| <WRAP bootlog> | <WRAP bootlog> | ||
| - | < | + | < |
| + | [ 0.000000] SoC Type: MediaTek MT7621 ver:1 eco:3 | ||
| + | [ 0.000000] printk: bootconsole [early0] enabled | ||
| + | [ 0.000000] CPU0 revision is: 0001992f (MIPS 1004Kc) | ||
| + | [ 0.000000] MIPS: machine is Rostelecom RT-FE-1A | ||
| + | [ 0.000000] Initrd not found or empty - disabling initrd | ||
| + | [ 0.000000] VPE topology {2,2} total 4 | ||
| + | [ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. | ||
| + | [ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes | ||
| + | [ 0.000000] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. | ||
| + | [ 0.000000] Zone ranges: | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] Movable zone start for each node | ||
| + | [ 0.000000] Early memory node ranges | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000000fffffff] | ||
| + | [ 0.000000] percpu: Embedded 11 pages/cpu s14736 r8192 d22128 u45056 | ||
| + | [ 0.000000] pcpu-alloc: s14736 r8192 d22128 u45056 alloc=11*4096 | ||
| + | [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 | ||
| + | [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64960 | ||
| + | [ 0.000000] Kernel command line: console=ttyS0, | ||
| + | [ 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] Writing ErrCtl register=0006f890 | ||
| + | [ 0.000000] Readback ErrCtl register=0006f890 | ||
| + | [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off | ||
| + | [ 0.000000] Memory: 249116K/ | ||
| + | [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, | ||
| + | [ 0.000000] rcu: Hierarchical RCU implementation. | ||
| + | [ 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: 256 | ||
| + | [ 0.000000] clocksource: | ||
| + | [ 0.000004] sched_clock: | ||
| + | [ 0.016026] Calibrating delay loop... 586.13 BogoMIPS (lpj=2930688) | ||
| + | [ 0.088330] pid_max: default: 32768 minimum: 301 | ||
| + | [ 0.098284] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) | ||
| + | [ 0.112702] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) | ||
| + | [ 0.131902] rcu: Hierarchical SRCU implementation. | ||
| + | [ 0.142110] smp: Bringing up secondary CPUs ... | ||
| + | [ 0.151880] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. | ||
| + | [ 0.151907] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes | ||
| + | [ 0.151922] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. | ||
| + | [ 0.151966] CPU1 revision is: 0001992f (MIPS 1004Kc) | ||
| + | [ 0.211657] Synchronize counters for CPU 1: done. | ||
| + | [ 0.273883] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. | ||
| + | [ 0.273905] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes | ||
| + | [ 0.273917] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. | ||
| + | [ 0.273944] CPU2 revision is: 0001992f (MIPS 1004Kc) | ||
| + | [ 0.332842] Synchronize counters for CPU 2: done. | ||
| + | [ 0.393207] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. | ||
| + | [ 0.393229] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes | ||
| + | [ 0.393240] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. | ||
| + | [ 0.393272] CPU3 revision is: 0001992f (MIPS 1004Kc) | ||
| + | [ 0.452418] Synchronize counters for CPU 3: done. | ||
| + | [ 0.512014] smp: Brought up 1 node, 4 CPUs | ||
| + | [ 0.525514] clocksource: | ||
| + | [ 0.545010] futex hash table entries: 1024 (order: 3, 32768 bytes, linear) | ||
| + | [ 0.558912] pinctrl core: initialized pinctrl subsystem | ||
| + | [ 0.570845] NET: Registered PF_NETLINK/ | ||
| + | [ 0.583310] thermal_sys: | ||
| + | [ 0.589487] FPU Affinity set after 11720 emulations | ||
| + | [ 0.614034] clocksource: | ||
| + | [ 0.625383] NET: Registered PF_INET protocol family | ||
| + | [ 0.635178] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) | ||
| + | [ 0.650538] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) | ||
| + | [ 0.667100] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) | ||
| + | [ 0.682456] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear) | ||
| + | [ 0.697665] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear) | ||
| + | [ 0.711855] TCP: Hash tables configured (established 2048 bind 2048) | ||
| + | [ 0.724605] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) | ||
| + | [ 0.737527] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) | ||
| + | [ 0.751702] NET: Registered PF_UNIX/ | ||
| + | [ 0.762937] PCI: CLS 0 bytes, default 32 | ||
| + | [ 0.773429] workingset: timestamp_bits=14 max_order=16 bucket_order=2 | ||
| + | [ 0.791561] squashfs: version 4.0 (2009/ | ||
| + | [ 0.803145] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. | ||
| + | [ 0.824175] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) | ||
| + | [ 0.842856] mt7621_gpio 1e000600.gpio: | ||
| + | [ 0.854467] mt7621_gpio 1e000600.gpio: | ||
| + | [ 0.865884] mt7621_gpio 1e000600.gpio: | ||
| + | [ 0.877418] mt7621-pci 1e140000.pcie: | ||
| + | [ 0.890684] mt7621-pci 1e140000.pcie: | ||
| + | [ 0.908162] mt7621-pci 1e140000.pcie: | ||
| + | [ 0.924378] mt7621-pci 1e140000.pcie: | ||
| + | [ 1.294038] mt7621-pci 1e140000.pcie: | ||
| + | [ 1.307814] mt7621-pci 1e140000.pcie: | ||
| + | [ 1.317460] mt7621-pci 1e140000.pcie: | ||
| + | [ 1.327159] PCI coherence region base: 0x60000000, mask/ | ||
| + | [ 1.341348] mt7621-pci 1e140000.pcie: | ||
| + | [ 1.353872] pci_bus 0000:00: root bus resource [bus 00-ff] | ||
| + | [ 1.364751] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] | ||
| + | [ 1.378393] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] | ||
| + | [ 1.390710] pci 0000: | ||
| + | [ 1.402601] pci 0000: | ||
| + | [ 1.415040] pci 0000: | ||
| + | [ 1.427540] pci 0000: | ||
| + | [ 1.435418] pci 0000: | ||
| + | [ 1.447721] pci 0000: | ||
| + | [ 1.459641] pci 0000: | ||
| + | [ 1.472032] pci 0000: | ||
| + | [ 1.484547] pci 0000: | ||
| + | [ 1.492385] pci 0000: | ||
| + | [ 1.506125] pci 0000: | ||
| + | [ 1.518050] pci 0000: | ||
| + | [ 1.531665] pci 0000: | ||
| + | [ 1.562611] pci 0000: | ||
| + | [ 1.572931] pci 0000: | ||
| + | [ 1.584995] pci 0000: | ||
| + | [ 1.598484] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 | ||
| + | [ 1.611900] pci 0000: | ||
| + | [ 1.623790] pci 0000: | ||
| + | [ 1.636342] pci 0000: | ||
| + | [ 1.649876] pci 0000: | ||
| + | [ 1.660191] pci 0000: | ||
| + | [ 1.672265] pci 0000: | ||
| + | [ 1.685754] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02 | ||
| + | [ 1.698921] pci 0000: | ||
| + | [ 1.712001] pci 0000: | ||
| + | [ 1.725828] pci 0000: | ||
| + | [ 1.738961] pci 0000: | ||
| + | [ 1.752794] pci 0000: | ||
| + | [ 1.766263] pci 0000: | ||
| + | [ 1.779746] pci 0000: | ||
| + | [ 1.793226] pci 0000: | ||
| + | [ 1.806710] pci 0000: | ||
| + | [ 1.818799] pci 0000: | ||
| + | [ 1.830898] pci 0000: | ||
| + | [ 1.845416] pci 0000: | ||
| + | [ 1.855258] pci 0000: | ||
| + | [ 1.867359] pci 0000: | ||
| + | [ 1.880840] pci 0000: | ||
| + | [ 1.894309] pci 0000: | ||
| + | [ 1.904161] pci 0000: | ||
| + | [ 1.916251] pci 0000: | ||
| + | [ 1.932267] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled | ||
| + | [ 1.949592] printk: console [ttyS0] disabled | ||
| + | [ 1.958117] 1e000c00.uartlite: | ||
| + | [ 1.976037] printk: console [ttyS0] enabled | ||
| + | [ 1.992596] printk: bootconsole [early0] disabled | ||
| + | [ 2.014826] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xf1 | ||
| + | [ 2.027548] nand: Macronix MX30LF1G18AC | ||
| + | [ 2.035203] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 | ||
| + | [ 2.050294] mt7621-nand 1e003000.nand: | ||
| + | [ 2.120639] scpart: Valid 'SC PART MAP' (11 partitions) found at 0x100000 | ||
| + | [ 2.134241] 11 scpart partitions found on MTD device mt7621-nand | ||
| + | [ 2.146214] Creating 11 MTD partitions on " | ||
| + | [ 2.156800] 0x000000000000-0x000000100000 : " | ||
| + | [ 2.178040] 0x000000100000-0x000000200000 : " | ||
| + | [ 2.201816] 0x000000200000-0x000000300000 : " | ||
| + | [ 2.223736] 0x000000300000-0x000000400000 : "Boot Flag" | ||
| + | [ 2.245277] 0x000000400000-0x000000a00000 : " | ||
| + | [ 2.316590] 0x000000a00000-0x000001000000 : " | ||
| + | [ 2.388676] 0x000001000000-0x000002800000 : "File System 1" | ||
| + | [ 2.642202] 0x000002800000-0x000004000000 : "File System 2" | ||
| + | [ 2.895823] 0x000004000000-0x000004800000 : " | ||
| + | [ 2.989578] 0x000004800000-0x000005400000 : " | ||
| + | [ 3.125502] 0x000005400000-0x000007c20000 : "free space (in stock firmware)" | ||
| + | [ 3.551666] Concatenating MTD devices: | ||
| + | [ 3.559245] (0): "File System 1" | ||
| + | [ 3.565698] (1): " | ||
| + | [ 3.572802] (2): " | ||
| + | [ 3.582166] (3): "free space (in stock firmware)" | ||
| + | [ 3.591546] into device " | ||
| + | [ 3.598718] 1 fixed-partitions partitions found on MTD device ubi-concat | ||
| + | [ 3.612080] Creating 1 MTD partitions on " | ||
| + | [ 3.622324] 0x000000000000-0x000005420000 : " | ||
| + | [ 4.607624] mt7530-mdio mdio-bus: | ||
| + | [ 4.628173] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 21 | ||
| + | [ 4.648273] mtk_soc_eth 1e100000.ethernet wan: mediatek frame engine at 0xbe100000, irq 21 | ||
| + | [ 4.666546] i2c_dev: i2c /dev entries driver | ||
| + | [ 4.678186] NET: Registered PF_INET6 protocol family | ||
| + | [ 4.690676] Segment Routing with IPv6 | ||
| + | [ 4.698111] In-situ OAM (IOAM) with IPv6 | ||
| + | [ 4.706078] NET: Registered PF_PACKET protocol family | ||
| + | [ 4.716333] bridge: filtering via arp/ | ||
| + | [ 4.742707] 8021q: 802.1Q VLAN Support v1.8 | ||
| + | [ 4.757225] mt7530-mdio mdio-bus: | ||
| + | [ 4.789327] mt7530-mdio mdio-bus: | ||
| + | [ 4.803919] mt7530-mdio mdio-bus: | ||
| + | [ 4.805182] mt7530-mdio mdio-bus:1f lan1 (uninitialized): | ||
| + | [ 4.842188] mt7530-mdio mdio-bus:1f lan2 (uninitialized): | ||
| + | [ 4.865370] mt7530-mdio mdio-bus:1f lan3 (uninitialized): | ||
| + | [ 4.888305] mt7530-mdio mdio-bus:1f lan4 (uninitialized): | ||
| + | [ 4.910760] DSA: tree 0 setup | ||
| + | [ 4.919707] UBI: auto-attach mtd11 | ||
| + | [ 4.926553] ubi0: attaching mtd11 | ||
| + | [ 5.025594] UBI: EOF marker found, PEBs from 36 will be erased | ||
| + | [ 5.836356] ubi0: scanning is finished | ||
| + | [ 5.886519] ubi0: volume 1 (" | ||
| + | [ 5.900712] ubi0: attached mtd11 (name " | ||
| + | [ 5.911686] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes | ||
| + | [ 5.925394] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 | ||
| + | [ 5.938915] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 | ||
| + | [ 5.952777] ubi0: good PEBs: 672, bad PEBs: 1, corrupted PEBs: 0 | ||
| + | [ 5.964737] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128 | ||
| + | [ 5.979116] ubi0: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1701876720 | ||
| + | [ 5.997308] ubi0: available PEBs: 0, total reserved PEBs: 672, PEBs reserved for bad PEB handling: 13 | ||
| + | [ 6.015691] ubi0: background thread " | ||
| + | [ 6.018230] block ubiblock0_0: | ||
| + | [ 6.038647] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem | ||
| + | [ 6.087665] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. | ||
| + | [ 6.107626] Freeing unused kernel image (initmem) memory: 1232K | ||
| + | [ 6.119509] This architecture does not have kernel memory protection. | ||
| + | [ 6.132380] Run /sbin/init as init process | ||
| + | [ 6.140551] | ||
| + | [ 6.140563] | ||
| + | [ 6.140573] | ||
| + | [ 6.140581] | ||
| + | [ 6.140590] | ||
| + | [ 6.789109] init: Console is alive | ||
| + | [ 6.796562] init: - watchdog - | ||
| + | [ 7.737346] kmodloader: loading kernel modules from / | ||
| + | [ 7.808475] kmodloader: done loading kernel modules from / | ||
| + | [ 7.833631] init: - preinit - | ||
| + | [ 8.857324] random: jshn: uninitialized urandom read (4 bytes read) | ||
| + | [ 8.982250] random: jshn: uninitialized urandom read (4 bytes read) | ||
| + | [ 9.027600] random: jshn: uninitialized urandom read (4 bytes read) | ||
| + | [ 9.313072] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode | ||
| + | [ 9.333854] mt7530-mdio mdio-bus:1f lan1: configuring for phy/gmii link mode | ||
| + | [ 9.348099] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx | ||
| + | [ 9.365078] IPv6: ADDRCONF(NETDEV_CHANGE): | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ 141.069468] br-lan: port 5(phy0-ap0) entered blocking state | ||
| + | [ 141.080720] br-lan: port 5(phy0-ap0) entered disabled state | ||
| + | [ 141.092608] device phy0-ap0 entered promiscuous mode | ||
| + | [ 141.123438] IPv6: ADDRCONF(NETDEV_CHANGE): | ||
| + | [ 141.137215] br-lan: port 5(phy0-ap0) entered blocking state | ||
| + | [ 141.148449] br-lan: port 5(phy0-ap0) entered forwarding state | ||
| + | [ 159.394731] br-lan: port 6(phy1-ap0) entered blocking state | ||
| + | [ 159.405902] br-lan: port 6(phy1-ap0) entered disabled state | ||
| + | [ 159.417616] device phy1-ap0 entered promiscuous mode | ||
| + | [ 159.427930] br-lan: port 6(phy1-ap0) entered blocking state | ||
| + | [ 159.439090] br-lan: port 6(phy1-ap0) entered forwarding state | ||
| + | [ 159.451368] br-lan: port 6(phy1-ap0) entered disabled state | ||
| + | [ 159.467350] device phy1-ap0 left promiscuous mode | ||
| + | [ 159.477062] br-lan: port 6(phy1-ap0) entered disabled state | ||
| + | [ 159.528624] br-lan: port 6(phy1-ap0) entered blocking state | ||
| + | [ 159.539864] br-lan: port 6(phy1-ap0) entered disabled state | ||
| + | [ 159.551712] device phy1-ap0 entered promiscuous mode | ||
| + | [ 161.723525] IPv6: ADDRCONF(NETDEV_CHANGE): | ||
| + | [ 161.737164] br-lan: port 6(phy1-ap0) entered blocking state | ||
| + | [ 161.748348] br-lan: port 6(phy1-ap0) entered forwarding state</ | ||
| </ | </ | ||
| ===== Notes ===== | ===== Notes ===== | ||
| - | //Space for additional notes, links to forum threads or other resources.// | ||
| - | * ... | ||
| ===== Tags ===== | ===== Tags ===== | ||
| - | <WRAP BOX> | + | {{tag>U-boot 2core ramips mediatek MT7621 GigabitEthernet 1NIC 5Port 2WNIC wlan 802.11abgn 802.11a 802.11bgn 802.11ac mt7603 mt7615 4Ant 128NAND 256RAM Serial GPIO 2button 12v_powered rostelecom sercomm Dual_firmware }} |
| - | FIXME //Add tags below, then remove this fixme.// | + | |
| - | </ | + | |
| - | [[meta: | ||
| - | {{tag> | ||