Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
inbox:toh:ubiquiti:edgerouter_infinity [2024/05/23 16:08] – Created from the form at meta:create_new_device_page nicolasberensinbox:toh:ubiquiti:edgerouter_infinity [2024/05/23 16:34] – added hw info nicolasberens
Line 6: Line 6:
 {{page>meta:infobox:construction&noheader&nofooter&noeditbtn}} {{page>meta:infobox:construction&noheader&nofooter&noeditbtn}}
  
-//Write short, relevant description of the deviceInclude technical overview, but avoid marketing buzzwords/useless stuff. Two to four sentences is about right. A picture is good, too. Edit the page to see how to add pictures.//+The Ubiquiti EdgeRouter Infinity is 8+1-port router based on the Cavium Octeon III platform 
 +It has 8 SFP+ and single Gigabit Ethernet Port.
  
 /*****/ /*****/
Line 43: Line 44:
 ===== Hardware highlights ===== ===== Hardware highlights =====
 ^ CPU                        ^ Ram      ^ Flash   ^ Network     ^ WLAN   ^ USB      ^ Serial   ^ JTag   ^ ^ CPU                        ^ Ram      ^ Flash   ^ Network     ^ WLAN   ^ USB      ^ Serial   ^ JTag   ^
-EXAMPLE RT3052 @ 384 MHz   |  64 MiB  |  8 MiB  |  4x 10/100   bgn   |  1x 2.0  |   Yes    |   ?    |+Octeon III 7360 16 Core   |  16GB  |  4GB  |  8x 1000/10000, 1x1000    -  |  1x 3.0  |   Yes    |   ?    |
  
  
Line 54: Line 55:
 ==== Installing OpenWrt ==== ==== Installing OpenWrt ====
 ***/ ***/
 +
  
  
Line 67: Line 69:
 ***/ ***/
  
 +==== Loading OpenWRT ====
 +
 +
 +**Apply the folowing steps to flash the firmware:**
 +
 +  - Copy the files 'openwrt-octeon-generic-ubnt_edgerouter-8-xg-initramfs-kernel.bin' and 'openwrt-octeon-generic-ubnt_edgerouter-8-xg-squashfs-sysupgrade.tar' to a USB flash drive. Ensure that the USB flash drive is formatted to VFAT/FAT32
 +  - make sure that the EdgeRouter is powered off
 +  - connect USB flash drive to EdgeRouter front USB port
 +  - connect serial cable using front console RJ45 port <code>
 +Baud rate: 115200
 +Data bits: 8
 +Parity: NONE
 +Stop bits: 1
 +Flow control: NONE 
 +</code>
 +  - connect power to cable to EdgeRouter
 +  - connect terminal to the console to see uboot boot process (example Linux terminal)<code>
 +pc_user / # picocom -b 115200 /dev/ttyUSB0     (replace ttyUSB0 for the serial device that will be used for this)
 +</code>
 +  - power on the EdgeRouter 
 +  - interrupt boot by pressing (random) button(s) on your keyboard to log in to the uboot
 +  - detect usb connected flash drives by typing to the console: **usb start** 
 +  - after drive is detected load initramfs+kernel to the memory by typing: **fatload usb 0:0 0x20000000 openwrt-octeon-generic-ubnt_edgerouter-8-xg-initramfs-kernel.bin** 
 +  - after initramfs+kernel is loaded to the memory load it by typing: **bootoctlinux 0 numcores=16 endbootargs mem=0** 
  
 /*** if info available: uncomment and fill in /*** if info available: uncomment and fill in
Line 111: Line 137:
 ===== Hardware ===== ===== Hardware =====
 ==== Info ==== ==== Info ====
-^ Architecture     EXAMPLE MIPS                             | +^ Architecture     MIPS64                             | 
-^ Vendor           EXAMPLE Ralink                           +^ Vendor           Ubiquiti                         
-^ Bootloader       EXAMPLE U-Boot                           | +^ Bootloader       | U-Boot                           | 
-^ System-On-Chip   EXAMPLE Ralink RT3052 - MIPS 24K V4.12   +^ System-On-Chip   Cavium Octeon III    
-^ CPU/Speed        | EXAMPLE 451 MHz                          +^ CPU/Speed        | 1800 MHz                       
-^ Flash-Chip       EXAMPLE unkown                           | +^ Flash-Chip       | unkown                           | 
-^ Flash size       EXAMPLE 8 MiB                            | +^ Flash size       4 GiB                            | 
-^ RAM              | EXAMPLE 64 MiB                           +^ RAM              | 16 GiB                           | 
-^ Wireless         | EXAMPLE RT2860v2 2.4GHz 802.11bgn        +^ Ethernet         | | 
-^ Ethernet         EXAMPLE 10/100 Mbit/s w/ vlan support    +^ Switch           | | 
-^ Switch           EXAMPLE Qualcomm Atheros QCA8337         +^ USB              |  1x 3.0                           | 
-^ USB              | EXAMPLE 1x 2.0                           | +^ Serial           | [[#Serial|Yes]]                  | 
-^ Serial           EXAMPLE [[#Serial|Yes]]                  | +^ JTAG                    |
-^ JTAG             EXAMPLE [[#JTAG|Not populated]]          |+
  
  
Line 156: Line 181:
 FIXME //Describe what needs to be done to open the device, e.g. remove rubber feet, adhesive labels, screws, ...// FIXME //Describe what needs to be done to open the device, e.g. remove rubber feet, adhesive labels, screws, ...//
 </WRAP> </WRAP>
 +
 +
  
 ==== Serial ==== ==== Serial ====
 -> [[docs:techref:hardware:port.serial]] general information about the serial port, serial port cable, etc. -> [[docs:techref:hardware:port.serial]] general information about the serial port, serial port cable, etc.
  
-How to connect to the Serial Port of this specific device:\\ +Console port on front of device uses RJ45, RS232, Cisco-style cable.
-**Insert photo of PCB with markings for serial port** +
- +
-<WRAP BOX> +
-FIXME //Replace EXAMPLE by real values.// +
-</WRAP>+
  
-^ Serial connection parameters\\ for Ubiquiti Edgerouter Infinity @@Version@@ | EXAMPLE 115200, 8N1, 3.3V |+^ Serial connection parameters\\ for Ubiquiti Edgerouter Infinity | EXAMPLE 115200, 8N1, 3.3V |
  
 ==== JTAG ==== ==== JTAG ====
Line 178: Line 200:
 ==== OEM bootlog ==== ==== OEM bootlog ====
 <WRAP bootlog> <WRAP bootlog>
-<nowiki>COPY HERE THE BOOTLOG WITH THE ORIGINAL FIRMWARE</nowiki>+ 
 +Looking for valid bootloader image.... 
 +Jumping to start of image at address 0xbfe00000 
 + 
 + 
 +U-Boot 2013.07 (UBNT Build Version: e1000_003_c6018) (May 27 2019 - 06:43:21) 
 + 
 +Octeon unique ID: 034000214219f31e0282 
 +N0.LMC0 Configuration Completed: 8192 MB 
 +N0.LMC1 Configuration Completed: 8192 MB 
 +UBNT_E1000 r1:0, r2:21, serial #: 788A2046CD0D 
 +MPR 13-02234-21 
 +Core clock: 1800 MHz, IO clock: 1000 MHz, DDR clock: 1067 MHz (2134 Mhz DDR) 
 +Base DRAM address used by u-boot: 0x40f000000, size: 0x1000000 
 +DRAM: 16 GiB 
 +Clearing DRAM...... done 
 +Flash: 8 MiB 
 +QLM 2: XFI 
 +QLM 3: XFI 
 +QLM 6: SGMII 
 +MMC:   Octeon MMC/SD0: 0 
 +Net:   octeth0, octeth1, octeth2, octeth3, octeth4, octeth5, octeth6, octeth7, octeth8 [PRIME] 
 +Type the command 'usb start' to scan for USB storage devices. 
 + 
 +Hit any key to stop autoboot:  0  
 +reading vmlinux.64 
 +6899672 bytes read in 2487 ms (2.6 MiB/s) 
 +reading vmlinux.64.md5 
 +33 bytes read in 305 ms (0 Bytes/s) 
 +Allocating memory for ELF segment: addr: 0xffffffff80800000 (adjusted to: 0x800000), size 0x7c8740 
 +## Loading big-endian Linux kernel with entry point: 0xffffffff80cbf9d0 ... 
 +Bootloader: Done loading app on coremask: 
 + 0xffff 
 +Starting cores: 
 + 0xffff 
 +Linux version 4.9.79-UBNT (ubnt@f6a34bf0a886) (gcc version 4.7.0 (Cavium Inc. Version: SDK_BUILD build 54) ) #1 SMP Thu Jun 15 11:34:59 UTC 2023 
 +CVMSEG size: 3 cache lines (384 bytes) 
 +Cavium Inc. SDK-5.1.0 
 +bootconsole [early0] enabled 
 +CPU0 revision is: 000d9702 (Cavium Octeon III) 
 +FPU revision is: 00739700 
 +Checking for the multiply/shift bug... no. 
 +Checking for the daddiu bug... no. 
 +Determined physical RAM map: 
 + memory: 000000000feff000 @ 00000000f0001000 (usable) 
 + memory: 000000006fd00000 @ 0000000080300000 (usable) 
 + memory: 000000030efff000 @ 0000000100001000 (usable) 
 + memory: 000000005fc00000 @ 0000000020300000 (usable) 
 + memory: 000000000ec00000 @ 0000000001300000 (usable) 
 + memory: 0000000000400000 @ 0000000000400000 (usable) 
 + memory: 0000000000652000 @ 0000000000800000 (kernel data and code) 
 + memory: 0000000000129000 @ 0000000000ea0000 (kernel data and code) 
 + memory: 000000000004e000 @ 0000000000e52000 (usable after init) 
 +Wasting 57344 bytes for tracking 1024 unused pages 
 +Using passed Device Tree <800000000fff22e0>
 +Using passed Device Tree. 
 +UBNT board DTS pruning ... board 20010 major 1 
 +software IO TLB [mem 0x0f39a000-0x0f3da000] (0MB) mapped at [800000000f39a000-800000000f3d9fff] 
 +Primary instruction cache 78kB, virtually tagged, 39 way, 16 sets, linesize 128 bytes. 
 +Primary data cache 32kB, 32-way, 8 sets, linesize 128 bytes. 
 +Secondary unified cache 4096kB, 16-way, 2048 sets, linesize 128 bytes. 
 +Secondary unified cache 4096kB, 16-way, 2048 sets, linesize 128 bytes. 
 +Zone ranges: 
 +  DMA32    [mem 0x0000000000400000-0x00000000efffffff] 
 +  Normal   [mem 0x00000000f0000000-0x000000040effffff] 
 +Movable zone start for each node 
 +Early memory node ranges 
 +  node   0: [mem 0x0000000000400000-0x0000000000fc8fff] 
 +  node   0: [mem 0x0000000001300000-0x000000000fefffff] 
 +  node   0: [mem 0x0000000020300000-0x000000007fefffff] 
 +  node   0: [mem 0x0000000080300000-0x00000000efffffff] 
 +  node   0: [mem 0x00000000f0001000-0x00000000ffefffff] 
 +  node   0: [mem 0x0000000100001000-0x000000040effffff] 
 +Initmem setup node 0 [mem 0x0000000000400000-0x000000040effffff] 
 +percpu: Embedded 17 pages/cpu @800000000f3e7000 s29056 r8192 d32384 u69632 
 +Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 4128820 
 +Kernel command line:  root=/dev/mmcblk0p2 rootdelay=10 rw rootsqimg=squashfs.img rootsqwdir=w mtdparts=phys_mapped_flash:2048k(boot0),2048k(boot1),64k(eeprom) console=ttyS0,115200 rootwait rootflags=data=journal 
 +log_buf_len individual max cpu contribution: 4096 bytes 
 +log_buf_len total cpu_extra contributions: 61440 bytes 
 +log_buf_len min size: 65536 bytes 
 +log_buf_len: 131072 bytes 
 +early log buf free: 61512(93%) 
 +PID hash table entries: 4096 (order: 3, 32768 bytes) 
 +Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes) 
 +Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes) 
 +Memory: 16476568K/16744220K available (4891K kernel code, 467K rwdata, 1088K rodata, 312K init, 1185K bss, 267652K reserved, 0K cma-reserved) 
 +SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=16, Nodes=1 
 +Hierarchical RCU implementation. 
 +        Build-time adjustment of leaf fanout to 64. 
 +NR_IRQS:511 
 +clocksource: OCTEON_CVMCOUNT: mask: 0xffffffffffffffff max_cycles: 0x19f2297dd97, max_idle_ns: 440795236593 ns 
 +Calibrating delay loop (skipped) preset value.. 3600.00 BogoMIPS (lpj=18000000) 
 +pid_max: default: 32768 minimum: 301 
 +Security Framework initialized 
 +Mount-cache hash table entries: 32768 (order: 6, 262144 bytes) 
 +Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes) 
 +Checking for the daddi bug... no. 
 +SMP: Booting CPU01 (CoreId  1)... 
 +CPU1 revision is: 000d9702 (Cavium Octeon III) 
 +FPU revision is: 00739700 
 +SMP: Booting CPU02 (CoreId  2)... 
 +CPU2 revision is: 000d9702 (Cavium Octeon III) 
 +FPU revision is: 00739700 
 +SMP: Booting CPU03 (CoreId  3)... 
 +CPU3 revision is: 000d9702 (Cavium Octeon III) 
 +FPU revision is: 00739700 
 +SMP: Booting CPU04 (CoreId  4)... 
 +CPU4 revision is: 000d9702 (Cavium Octeon III) 
 +FPU revision is: 00739700 
 +SMP: Booting CPU05 (CoreId  5)... 
 +CPU5 revision is: 000d9702 (Cavium Octeon III) 
 +FPU revision is: 00739700 
 +SMP: Booting CPU06 (CoreId  6)... 
 +CPU6 revision is: 000d9702 (Cavium Octeon III) 
 +FPU revision is: 00739700 
 +SMP: Booting CPU07 (CoreId  7)... 
 +CPU7 revision is: 000d9702 (Cavium Octeon III) 
 +FPU revision is: 00739700 
 +SMP: Booting CPU08 (CoreId  8)... 
 +CPU8 revision is: 000d9702 (Cavium Octeon III) 
 +FPU revision is: 00739700 
 +SMP: Booting CPU09 (CoreId  9)... 
 +CPU9 revision is: 000d9702 (Cavium Octeon III) 
 +FPU revision is: 00739700 
 +SMP: Booting CPU10 (CoreId 10)... 
 +CPU10 revision is: 000d9702 (Cavium Octeon III) 
 +FPU revision is: 00739700 
 +SMP: Booting CPU11 (CoreId 11)... 
 +CPU11 revision is: 000d9702 (Cavium Octeon III) 
 +FPU revision is: 00739700 
 +SMP: Booting CPU12 (CoreId 12)... 
 +CPU12 revision is: 000d9702 (Cavium Octeon III) 
 +FPU revision is: 00739700 
 +SMP: Booting CPU13 (CoreId 13)... 
 +CPU13 revision is: 000d9702 (Cavium Octeon III) 
 +FPU revision is: 00739700 
 +SMP: Booting CPU14 (CoreId 14)... 
 +CPU14 revision is: 000d9702 (Cavium Octeon III) 
 +FPU revision is: 00739700 
 +SMP: Booting CPU15 (CoreId 15)... 
 +CPU15 revision is: 000d9702 (Cavium Octeon III) 
 +FPU revision is: 00739700 
 +Brought up 16 CPUs 
 +devtmpfs: initialized 
 +clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns 
 +futex hash table entries: 4096 (order: 7, 524288 bytes) 
 +NET: Registered protocol family 16 
 +HugeTLB registered 2 MB page size, pre-allocated 0 pages 
 +SCSI subsystem initialized 
 +usbcore: registered new interface driver usbfs 
 +usbcore: registered new interface driver hub 
 +usbcore: registered new device driver usb 
 +clocksource: Switched to clocksource OCTEON_CVMCOUNT 
 +NET: Registered protocol family 2 
 +TCP established hash table entries: 131072 (order: 8, 1048576 bytes) 
 +TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 
 +TCP: Hash tables configured (established 131072 bind 65536) 
 +UDP hash table entries: 8192 (order: 6, 262144 bytes) 
 +UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes) 
 +NET: Registered protocol family 1 
 +octeon_pci_console: Console not created. 
 +/proc/octeon_perf: Octeon performance counter interface loaded 
 +platform 1180068000000.uctl: clocks initialized. 
 +platform 1180069000000.uctl: clocks initialized. 
 +workingset: timestamp_bits=62 max_order=22 bucket_order=0 
 +squashfs: version 4.0 (2009/01/31) Phillip Lougher 
 +random: fast init done 
 +io scheduler noop registered 
 +io scheduler cfq registered (default) 
 +octeon_gpio 1070000000800.gpio-controller: OCTEON GPIO: base = 480 
 +Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled 
 +console [ttyS0] disabled 
 +1180000000800.serial: ttyS0 at MMIO 0x1180000000800 (irq = 64, base_baud = 62500000) is a OCTEON 
 +console [ttyS0] enabled 
 +console [ttyS0] enabled 
 +bootconsole [early0] disabled 
 +bootconsole [early0] disabled 
 +1180000000c00.serial: ttyS1 at MMIO 0x1180000000c00 (irq = 128, base_baud = 62500000) is a OCTEON 
 +loop: module loaded 
 +m25p80 spi32766.0: mx25l1606e (2048 Kbytes) 
 +spi-octeon 1070000001000.spi: OCTEON SPI bus driver 
 +libphy: mdio_octeon: probed 
 +mdio_octeon 1180000003800.mdio: Probed 
 +libphy: mdio_octeon: probed 
 +mdio_octeon 1180000003880.mdio: Probed 
 +libphy: Fixed MDIO Bus: probed 
 +octeon_bgx_port 11800e0000000.0.ethernet-mac: Probed 
 +octeon_bgx_nexus 11800e0000000.ethernet-mac-nexus: Created PKI 0: 800000040cb1da00 
 +octeon_bgx_port 11800e0000000.1.ethernet-mac: Probed 
 +octeon_bgx_nexus 11800e0000000.ethernet-mac-nexus: Created PKI 1: 800000040cb1de00 
 +octeon_bgx_port 11800e0000000.2.ethernet-mac: Probed 
 +octeon_bgx_nexus 11800e0000000.ethernet-mac-nexus: Created PKI 2: 800000040cb1e200 
 +octeon_bgx_port 11800e0000000.3.ethernet-mac: Probed 
 +octeon_bgx_nexus 11800e0000000.ethernet-mac-nexus: Created PKI 3: 800000040cb1e600 
 +octeon_bgx_nexus 11800e0000000.ethernet-mac-nexus: Probed 
 +octeon_bgx_port 11800e1000000.0.ethernet-mac: Probed 
 +octeon_bgx_nexus 11800e1000000.ethernet-mac-nexus: Created PKI 4: 800000040cb1ea00 
 +octeon_bgx_port 11800e1000000.1.ethernet-mac: Probed 
 +octeon_bgx_nexus 11800e1000000.ethernet-mac-nexus: Created PKI 5: 800000040cb1ee00 
 +octeon_bgx_port 11800e1000000.2.ethernet-mac: Probed 
 +octeon_bgx_nexus 11800e1000000.ethernet-mac-nexus: Created PKI 6: 800000040cb1f200 
 +octeon_bgx_port 11800e1000000.3.ethernet-mac: Probed 
 +octeon_bgx_nexus 11800e1000000.ethernet-mac-nexus: Created PKI 7: 800000040cb1f600 
 +octeon_bgx_nexus 11800e1000000.ethernet-mac-nexus: Probed 
 +octeon_bgx_port 11800e2000000.2.ethernet-mac: Probed 
 +octeon_bgx_nexus 11800e2000000.ethernet-mac-nexus: Created PKI 8: 800000040cb1fa00 
 +octeon_bgx_nexus 11800e2000000.ethernet-mac-nexus: Probed 
 +octeon3_eth_global_init  SSO:31:511, PKO:30:510 
 +ethernet-mac-pki ethernet-mac-pki.0: Probing 0-0:0 
 +ethernet-mac-pki ethernet-mac-pki.0: rx sso grp:1..1 aura:509 pknd:0 pko_queue:
 +ethernet-mac-pki ethernet-mac-pki.0 eth1: Registered 
 +ethernet-mac-pki ethernet-mac-pki.1: Probing 0-0:1 
 +ethernet-mac-pki ethernet-mac-pki.1: rx sso grp:2..2 aura:508 pknd:1 pko_queue:
 +ethernet-mac-pki ethernet-mac-pki.1 eth2: Registered 
 +ethernet-mac-pki ethernet-mac-pki.2: Probing 0-0:2 
 +ethernet-mac-pki ethernet-mac-pki.2: rx sso grp:3..3 aura:507 pknd:2 pko_queue:
 +ethernet-mac-pki ethernet-mac-pki.2 eth3: Registered 
 +ethernet-mac-pki ethernet-mac-pki.3: Probing 0-0:3 
 +ethernet-mac-pki ethernet-mac-pki.3: rx sso grp:4..4 aura:506 pknd:3 pko_queue:
 +ethernet-mac-pki ethernet-mac-pki.3 eth4: Registered 
 +ethernet-mac-pki ethernet-mac-pki.4: Probing 0-1:0 
 +ethernet-mac-pki ethernet-mac-pki.4: rx sso grp:5..5 aura:505 pknd:4 pko_queue:
 +ethernet-mac-pki ethernet-mac-pki.4 eth5: Registered 
 +ethernet-mac-pki ethernet-mac-pki.5: Probing 0-1:1 
 +ethernet-mac-pki ethernet-mac-pki.5: rx sso grp:6..6 aura:504 pknd:5 pko_queue:
 +ethernet-mac-pki ethernet-mac-pki.5 eth6: Registered 
 +ethernet-mac-pki ethernet-mac-pki.6: Probing 0-1:2 
 +ethernet-mac-pki ethernet-mac-pki.6: rx sso grp:7..7 aura:503 pknd:6 pko_queue:
 +ethernet-mac-pki ethernet-mac-pki.6 eth7: Registered 
 +ethernet-mac-pki ethernet-mac-pki.7: Probing 0-1:3 
 +ethernet-mac-pki ethernet-mac-pki.7: rx sso grp:8..8 aura:502 pknd:7 pko_queue:
 +ethernet-mac-pki ethernet-mac-pki.7 eth8: Registered 
 +ethernet-mac-pki ethernet-mac-pki.8: Probing 0-2:2 
 +ethernet-mac-pki ethernet-mac-pki.8: rx sso grp:9..9 aura:501 pknd:10 pko_queue:
 +ethernet-mac-pki ethernet-mac-pki.8 eth0: Registered 
 +dwc3 1680000000000.xhci: Configuration mismatch. dr_mode forced to host 
 +dwc3 1690000000000.xhci: Configuration mismatch. dr_mode forced to host 
 +ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 
 +ehci-platform: EHCI generic platform driver 
 +ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 
 +ohci-platform: OHCI generic platform driver 
 +xhci-hcd xhci-hcd.0.auto: xHCI Host Controller 
 +xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 
 +xhci-hcd xhci-hcd.0.auto: hcc params 0x0220f66d hci version 0x100 quirks 0x02010010 
 +xhci-hcd xhci-hcd.0.auto: irq 449, io mem 0x1680000000000 
 +usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 
 +usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 
 +usb usb1: Product: xHCI Host Controller 
 +usb usb1: Manufacturer: Linux 4.9.79-UBNT xhci-hcd 
 +usb usb1: SerialNumber: xhci-hcd.0.auto 
 +hub 1-0:1.0: USB hub found 
 +hub 1-0:1.0: 1 port detected 
 +xhci-hcd xhci-hcd.0.auto: xHCI Host Controller 
 +xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 
 +usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. 
 +usb usb2: New USB device found, idVendor=1d6b, idProduct=0003 
 +usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 
 +usb usb2: Product: xHCI Host Controller 
 +usb usb2: Manufacturer: Linux 4.9.79-UBNT xhci-hcd 
 +usb usb2: SerialNumber: xhci-hcd.0.auto 
 +hub 2-0:1.0: USB hub found 
 +hub 2-0:1.0: 1 port detected 
 +xhci-hcd xhci-hcd.1.auto: xHCI Host Controller 
 +xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3 
 +xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f66d hci version 0x100 quirks 0x02010010 
 +xhci-hcd xhci-hcd.1.auto: irq 457, io mem 0x1690000000000 
 +usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 
 +usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 
 +usb usb3: Product: xHCI Host Controller 
 +usb usb3: Manufacturer: Linux 4.9.79-UBNT xhci-hcd 
 +usb usb3: SerialNumber: xhci-hcd.1.auto 
 +hub 3-0:1.0: USB hub found 
 +hub 3-0:1.0: 1 port detected 
 +xhci-hcd xhci-hcd.1.auto: xHCI Host Controller 
 +xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4 
 +usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. 
 +usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 
 +usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 
 +usb usb4: Product: xHCI Host Controller 
 +usb usb4: Manufacturer: Linux 4.9.79-UBNT xhci-hcd 
 +usb usb4: SerialNumber: xhci-hcd.1.auto 
 +hub 4-0:1.0: USB hub found 
 +hub 4-0:1.0: 1 port detected 
 +usbcore: registered new interface driver usb-storage 
 +i2c-octeon 1180000001000.i2c: probed 
 +i2c-octeon 1180000001200.i2c: probed 
 +octeon_wdt: Initial granularity 4 Sec 
 +sdhci: Secure Digital Host Controller Interface driver 
 +sdhci: Copyright(c) Pierre Ossman 
 +usb 3-1: new high-speed USB device number 2 using xhci-hcd 
 +usb 3-1: New USB device found, idVendor=05e3, idProduct=0608 
 +usb 3-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 
 +usb 3-1: Product: USB2.0 Hub 
 +hub 3-1:1.0: USB hub found 
 +hub 3-1:1.0: 4 ports detected 
 +NET: Registered protocol family 17 
 +NET: Registered protocol family 15 
 +L2 lock: TLB refill 256 bytes 
 +L2 lock: General exception 128 bytes 
 +L2 lock: low-level interrupt 128 bytes 
 +L2 lock: interrupt 640 bytes 
 +L2 lock: memcpy 1152 bytes 
 +Bootbus flash: Setting flash for 8MB flash at 0x1f400000 
 +phys_mapped_flash: Found 1 x16 devices at 0x0 in 8-bit bank. Manufacturer ID 0x0000c2 Chip ID 0x00007e 
 +Amd/Fujitsu Extended Query Table at 0x0040 
 +  Amd/Fujitsu Extended Query version 1.3. 
 +phys_mapped_flash: Swapping erase regions for top-boot CFI table. 
 +number of CFI chips: 1 
 +3 cmdlinepart partitions found on MTD device phys_mapped_flash 
 +Creating 3 MTD partitions on "phys_mapped_flash": 
 +0x000000000000-0x000000200000 : "boot0" 
 +0x000000200000-0x000000400000 : "boot1" 
 +0x000000400000-0x000000410000 : "eeprom" 
 +OF: fdt:not creating '/sys/firmware/fdt': CRC check failed 
 +Waiting 10 sec before mounting root device... 
 +random: crng init done 
 +Waiting for root device /dev/mmcblk0p2... 
 +mmc0: new DDR MMC card at address 0001 
 +mmcblk0: mmc0:0001 SEM04G 3.69 GiB  
 +mmcblk0boot0: mmc0:0001 SEM04G partition 1 2.00 MiB 
 +mmcblk0boot1: mmc0:0001 SEM04G partition 2 2.00 MiB 
 +mmcblk0rpmb: mmc0:0001 SEM04G partition 3 2.00 MiB 
 + mmcblk0: p1 p2 
 +EXT4-fs: Warning: mounting with data=journal disables delayed allocation and O_DIRECT support! 
 +EXT4-fs (mmcblk0p2): mounting ext3 file system using the ext4 subsystem 
 +EXT4-fs (mmcblk0p2): mounted filesystem with journalled data mode. Opts: data=journal 
 +VFS: Mounted root (overlay filesystem) on device 0:13. 
 +devtmpfs: mounted 
 +Freeing unused kernel memory: 312K 
 +This architecture does not have kernel memory protection. 
 +systemd[1]: System time before build time, advancing clock. 
 +NET: Registered protocol family 10 
 +ip_tables: (C) 2000-2006 Netfilter Core Team 
 +systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN) 
 +systemd[1]: Detected architecture mips64. 
 + 
 +Welcome to Debian GNU/Linux 9 (stretch)! 
 + 
 + 
 +systemd[1]: Set hostname to <EdgeRouter-Infinity>
 +systemd[1]: Started Forward Password Requests to Wall Directory Watch. 
 +[  OK  ] Started Forward Password Requests to Wall Directory Watch. 
 +systemd[1]: Listening on udev Kernel Socket. 
 +[  OK  ] Listening on udev Kernel Socket. 
 +systemd[1]: Listening on udev Control Socket. 
 +[  OK  ] Listening on udev Control Socket. 
 +systemd[1]: Started Dispatch Password Requests to Console Directory Watch. 
 +[  OK  ] Started Dispatch Password Requests to Console Directory Watch. 
 +systemd[1]: Listening on Journal Socket (/dev/log). 
 +[  OK  ] Listening on Journal Socket (/dev/log). 
 +systemd[1]: Reached target Remote File Systems. 
 +[  OK  ] Reached target Remote File Systems. 
 +systemd[1]: Listening on Syslog Socket. 
 +[  OK  ] Listening on Syslog Socket. 
 +[  OK  ] Listening on Journal Socket. 
 +[  OK  ] Reached target Swap. 
 +[  OK  ] Reached target Encrypted Volumes. 
 +[  OK  ] Created slice User and Session Slice. 
 +[  OK  ] Reached target Paths. 
 +[  OK  ] Listening on /dev/initctl Compatibility Named Pipe. 
 +[  OK  ] Created slice System Slice. 
 +         Mounting POSIX Message Queue File System... 
 +         Starting Journal Service... 
 +         Starting Remount Root and Kernel File Systems... 
 +         Starting Load Kernel Modules... 
 +[  OK  ] Reached target Slices. 
 +ubnt_platform: loading out-of-tree module taints kernel. 
 +ubnt_platform: module license 'Proprietary' taints kernel. 
 +Disabling lock debugging due to kernel taint 
 +         Starting Create list of required st…ce nodes for the current kernel... 
 +[  OK  ] Created slice system-getty.slice. 
 +[  OK  ] Created slice system-serial\x2dgetty.slice. 
 +[  OK  ] Mounted POSIX Message Queue File System. 
 +[  OK  ] Started Journal Service. 
 +[  OK  ] Started Remount Root and Kernel File Systems. 
 +[  OK  ] Started Load Kernel Modules. 
 +[  OK  ] Started Create list of required sta…vice nodes for the current kernel. 
 +         Starting Create Static Device Nodes in /dev... 
 +         Starting Apply Kernel Variables... 
 +         Starting Load/Save Random Seed... 
 +         Starting udev Coldplug all Devices... 
 +[  OK  ] Started Create Static Device Nodes in /dev. 
 +[  OK  ] Started Apply Kernel Variables. 
 +[  OK  ] Started Load/Save Random Seed. 
 +         Starting udev Kernel Device Manager... 
 +[  OK  ] Reached target Local File Systems (Pre). 
 +         Mounting /tmp... 
 +         Mounting /run/shm... 
 +         Mounting /var/log... 
 +         Mounting /lib/init/rw... 
 +[  OK  ] Mounted /lib/init/rw. 
 +[  OK  ] Mounted /var/log. 
 +[  OK  ] Mounted /run/shm. 
 +[  OK  ] Mounted /tmp. 
 +[  OK  ] Started udev Kernel Device Manager. 
 +[  OK  ] Started udev Coldplug all Devices. 
 +[  OK  ] Found device /dev/ttyS0. 
 +         Starting Flush Journal to Persistent Storage... 
 +[  OK  ] Reached target Local File Systems. 
 +[  OK  ] Started Flush Journal to Persistent Storage. 
 +         Starting Create Volatile Files and Directories... 
 +[  OK  ] Started Create Volatile Files and Directories. 
 +         Starting Update UTMP about System Boot/Shutdown... 
 +[  OK  ] Reached target System Time Synchronized. 
 +[  OK  ] Started Update UTMP about System Boot/Shutdown. 
 +[  OK  ] Reached target System Initialization. 
 +[  OK  ] Started Daily apt download activities. 
 +[  OK  ] Started Daily Cleanup of Temporary Directories. 
 +[  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket. 
 +[  OK  ] Started Daily apt upgrade and clean activities. 
 +[  OK  ] Reached target Timers. 
 +[  OK  ] Listening on D-Bus System Message Bus Socket. 
 +[  OK  ] Listening on UUID daemon activation socket. 
 +[  OK  ] Reached target Sockets. 
 +[  OK  ] Reached target Basic System. 
 +         Starting System Logging Service... 
 +[  OK  ] Started Deferred execution scheduler. 
 +[  OK  ] Started Regular background program processing daemon. 
 +[  OK  ] Started D-Bus System Message Bus. 
 +         Starting Login Service... 
 +         Starting Create vyatta file system.... 
 +[  OK  ] Started System Logging Service. 
 +[  OK  ] Started Login Service. 
 +[  OK  ] Started Create vyatta file system.. 
 +         Starting Load the configuration of features which need reboot... 
 +[  OK  ] Started Load the configuration of features which need reboot. 
 +[  OK  ] Reached target Network (Pre). 
 +         Starting Raise network interfaces... 
 +         Starting Vyatta PPPoE... 
 +[  OK  ] Started Vyatta PPPoE. 
 +         Starting UBNT daemon... 
 +[  OK  ] Started Raise network interfaces. 
 +[  OK  ] Started UBNT daemon. 
 +         Starting EdgeOS IMI manager... 
 +[  OK  ] Started EdgeOS IMI manager. 
 +         Starting EdgeOS NSM daemon... 
 +[  OK  ] Started EdgeOS NSM daemon. 
 +         Starting EdgeOS RIB daemon... 
 +[  OK  ] Started EdgeOS RIB daemon. 
 +         Starting UBNT Routing Daemons... 
 +[  OK  ] Reached target Network. 
 +         Starting Permit User Sessions... 
 +         Starting /etc/rc.local Compatibility... 
 +[  OK  ] Started Permit User Sessions. 
 +[  OK  ] Started /etc/rc.local Compatibility. 
 +         Stopping System Logging Service... 
 +[  OK  ] Stopped System Logging Service. 
 +         Starting System Logging Service... 
 +[  OK  ] Started System Logging Service. 
 +         Stopping System Logging Service... 
 +[  OK  ] Stopped System Logging Service. 
 +         Starting System Logging Service... 
 +[  OK  ] Started System Logging Service. 
 +         Starting Network Time Service... 
 +[  OK  ] Started Network Time Service. 
 +         Stopping Network Time Service... 
 +[  OK  ] Stopped Network Time Service. 
 +         Starting Network Time Service... 
 +[  OK  ] Started Network Time Service. 
 +         Starting GUI Telnet Daemon... 
 +[  OK  ] Started GUI Telnet Daemon. 
 +         Starting Lighttpd Daemon... 
 +[  OK  ] Started Lighttpd Daemon. 
 +[  OK  ] Started UBNT Routing Daemons. 
 +         Starting Netplug Services... 
 +         Starting Start ubnt feature daemons... 
 +[  OK  ] Started Serial Getty on ttyS0. 
 +[  OK  ] Reached target Login Prompts. 
 +[  OK  ] Started OpenBSD Secure Shell server. 
 +[  OK  ] Started Netplug Services. 
 +[  OK  ] Started Start ubnt feature daemons. 
 +[  OK  ] Reached target Multi-User System. 
 +         Starting Update UTMP about System Runlevel Changes... 
 +[  OK  ] Started Update UTMP about System Runlevel Changes. 
 + 
 +  _____    _             
 + | ____|__| | __ _  ___          (c) 2010-2020 
 +  _| / _  |/ _  |/ _          Ubiquiti Networks, Inc. 
 + | |__| (_| | (_| |  __/          
 + |_______._|__. |___|         https://www.ubnt.com 
 +             |___/ 
 + 
 +Welcome to EdgeOS EdgeRouter-Infinity ttyS0 
 + 
 +By logging in, accessing, or using the Ubiquiti product, you 
 +acknowledge that you have read and understood the Ubiquiti 
 +License Agreement (available in the Web UI at, by default, 
 +http://192.168.1.1) and agree to be bound by its terms. 
 + 
 +EdgeRouter-Infinity login:
 </WRAP>\\ </WRAP>\\
  
Line 188: Line 699:
 ===== Notes ===== ===== Notes =====
  
-===== Tags =====+ 
 +Reducing Fan Speed with the original firmware 
 +<code> 
 +echo 1-10 > /sys/module/ubnt_platform/global/fan_ctrl 
 +</code> 
 +(1-3 basically shutting the fans off)
 [[meta:tags|How to add tags]] [[meta:tags|How to add tags]]
-{{tag>EXAMPLETAG unsupported}}+{{tag>octeon cavium sfp sfp+ usb3.0 mains_powered Serial microSD 10gigabitethernet}}
  • Last modified: 2024/05/23 18:21
  • by nicolasberens