Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:mikrotik:rb750up [2015/09/26 09:46] – Picture links corrected + resized tmomas | toh:mikrotik:rb750up [2019/03/06 22:46] – OpenWrt spelling; bootlog formatting applied; datatables added tmomas | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Mikrotik Routerboard RB750UP ====== | ||
| + | {{section> | ||
| + | |||
| + | The Routerboard 750UP is a five port ethernet router and is passive PoE capable on all ports. The device is supported at least with Barrier Breaker (OpenWrt). | ||
| + | |||
| + | ===== Supported Versions ===== | ||
| + | ---- datatable ---- | ||
| + | cols : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, OWrt Forum Topic URL_url, Device Techdata_pageid | ||
| + | headers : Brand, Model, Version, Current Release, OEM Info, Forum Topic, Technical Data | ||
| + | align : c, | ||
| + | filter | ||
| + | ---- | ||
| + | |||
| + | |||
| + | ===== Hardware Highlights ===== | ||
| + | ---- datatable ---- | ||
| + | cols : Model, Versions, CPU, CPU MHz, Flash MB_mbflashs, | ||
| + | header | ||
| + | align : c, | ||
| + | filter | ||
| + | ---- | ||
| + | |||
| + | |||
| + | ===== Installation ===== | ||
| + | ---- datatable ---- | ||
| + | cols : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url | ||
| + | headers : Model, Version, Current Release, Firmware OpenWrt Install, Firmware OpenWrt Upgrade, Firmware OEM Stock | ||
| + | align : c,c,c | ||
| + | filter | ||
| + | ---- | ||
| + | |||
| + | Similiar to the [[toh: | ||
| + | |||
| + | - Prepare an OpenWrt Ramdisk Image (Target: AR7XX, Subtarget: Mikrotik NAND Flash) or use [[http:// | ||
| + | - Configure a TFTP and DHCP Server. For informations how to do this see [[https:// | ||
| + | - Connect yourself via cable into Port 1 and start your DHCP/TFTP servers. | ||
| + | - Boot the Routerboard into TFTP-Mode by pressing the RES button for several seconds until ACT led is not blinking anymore. | ||
| + | - Plug a network cable into port 3 and flash openwrt into the flash memory: | ||
| + | * serve your self-build OpenWrt images via http: '' | ||
| + | * telnet into the device: '' | ||
| + | * flash via wget2nand: '' | ||
| + | |||
| + | |||
| + | For more infos see [[http:// | ||
| + | |||
| + | ===== Info ===== | ||
| + | ^ [[wp> | ||
| + | ^ Vendor | ||
| + | ^ [[docs: | ||
| + | ^ [[docs: | ||
| + | ^ [[docs: | ||
| + | ^ Flash-Chip | ||
| + | ^ Flash size | 64 MiB | | ||
| + | ^ RAM | 32 MiB | | ||
| + | ^ Network | ||
| + | ^ [[docs: | ||
| + | ^ USB | Yes 1 x 2.0 | | ||
| + | |||
| + | |||
| + | ===== Kernel boot log ===== | ||
| + | <WRAP bootlog> | ||
| + | < | ||
| + | [ 0.000000] bootconsole [early0] enabled | ||
| + | [ 0.000000] CPU revision is: 00019374 (MIPS 24Kc) | ||
| + | [ 0.000000] SoC: Atheros AR7241 rev 1 | ||
| + | [ 0.000000] Clocks: CPU: | ||
| + | [ 0.000000] Determined physical RAM map: | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] User-defined physical RAM map: | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] Initrd not found or empty - disabling initrd | ||
| + | [ 0.000000] Zone ranges: | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] Movable zone start for each node | ||
| + | [ 0.000000] Early memory node ranges | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] On node 0 totalpages: 8192 | ||
| + | [ 0.000000] free_area_init_node: | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes. | ||
| + | [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes | ||
| + | [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 | ||
| + | [ 0.000000] pcpu-alloc: [0] 0 | ||
| + | [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8128 | ||
| + | [ 0.000000] Kernel command line: no-uart parts=1 boot_part_size=4194304 gpio=790343 HZ=200000000 mem=32M kmac=00: | ||
| + | [ 0.000000] PID hash table entries: 128 (order: -3, 512 bytes) | ||
| + | [ 0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes) | ||
| + | [ 0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes) | ||
| + | [ 0.000000] Writing ErrCtl register=00000000 | ||
| + | [ 0.000000] Readback ErrCtl register=00000000 | ||
| + | [ 0.000000] Memory: 28856k/ | ||
| + | [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, | ||
| + | [ 0.000000] NR_IRQS:51 | ||
| + | [ 0.080000] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104) | ||
| + | [ 0.080000] pid_max: default: 32768 minimum: 301 | ||
| + | [ 0.080000] Mount-cache hash table entries: 512 | ||
| + | [ 0.090000] NET: Registered protocol family 16 | ||
| + | [ 0.100000] MIPS: machine is MikroTik RouterBOARD 750 | ||
| + | [ 0.510000] bio: create slab < | ||
| + | [ 0.520000] Switching to clocksource MIPS | ||
| + | [ 0.530000] NET: Registered protocol family 2 | ||
| + | [ 0.530000] TCP established hash table entries: 512 (order: 0, 4096 bytes) | ||
| + | [ 0.530000] TCP bind hash table entries: 512 (order: -1, 2048 bytes) | ||
| + | [ 0.540000] TCP: Hash tables configured (established 512 bind 512) | ||
| + | [ 0.540000] TCP: reno registered | ||
| + | [ 0.550000] UDP hash table entries: 256 (order: 0, 4096 bytes) | ||
| + | [ 0.550000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) | ||
| + | [ 0.560000] NET: Registered protocol family 1 | ||
| + | [ 0.560000] PCI: CLS 0 bytes, default 32 | ||
| + | [ 0.580000] yaffs: yaffs built Feb 27 2014 15:53:32 Installing. | ||
| + | [ 0.580000] msgmni has been set to 56 | ||
| + | [ 0.590000] io scheduler noop registered | ||
| + | [ 0.590000] io scheduler deadline registered (default) | ||
| + | [ 0.600000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled | ||
| + | [ 0.620000] serial8250.0: | ||
| + | [ 0.630000] console [ttyS0] enabled, bootconsole disabled | ||
| + | [ 0.760000] NAND flash driver for the RouterBOARD 750 version 0.1.0 | ||
| + | [ 0.840000] NAND device: Manufacturer ID: 0xec, Chip ID: 0xf1 (Samsung NAND 128MiB 3,3V 8-bit), 128MiB, page size: 2048, OOB size: 64 | ||
| + | [ 0.980000] Scanning device for bad blocks | ||
| + | [ 1.090000] Bad eraseblock 535 at 0x0000042e0000 | ||
| + | [ 1.200000] Creating 3 MTD partitions on "NAND 128MiB 3,3V 8-bit": | ||
| + | [ 1.280000] 0x000000000000-0x000000040000 : " | ||
| + | [ 1.340000] 0x000000040000-0x000000400000 : " | ||
| + | [ 1.400000] 0x000000400000-0x000008000000 : " | ||
| + | [ 1.460000] mtd: device 2 (rootfs) set to be root filesystem | ||
| + | [ 1.530000] mtdsplit: no squashfs found in " | ||
| + | [ 1.590000] mtdsplit: no squashfs found in "NAND 128MiB 3,3V 8-bit" | ||
| + | [ 1.680000] libphy: ag71xx_mdio: | ||
| + | [ 2.270000] ag71xx-mdio.1: | ||
| + | [ 3.380000] eth0: Atheros AG71xx at 0xba000000, irq 5, mode:GMII | ||
| + | [ 4.000000] ag71xx ag71xx.0: connected to PHY at ag71xx-mdio.1: | ||
| + | [ 4.110000] eth1: Atheros AG71xx at 0xb9000000, irq 4, mode:MII | ||
| + | [ 4.180000] TCP: cubic registered | ||
| + | [ 4.220000] NET: Registered protocol family 17 | ||
| + | [ 4.280000] 8021q: 802.1Q VLAN Support v1.8 | ||
| + | [ 4.330000] yaffs: dev is 32505858 name is " | ||
| + | [ 4.390000] yaffs: passed flags "" | ||
| + | [ 4.430000] yaffs: yaffs: Attempting MTD mount of 31.2," | ||
| + | [ 4.430000] yaffs: auto selecting yaffs2 | ||
| + | [ 4.520000] yaffs: block 504 is bad | ||
| + | [ 4.640000] yaffs: yaffs_read_super: | ||
| + | [ 4.640000] VFS: Mounted root (yaffs filesystem) readonly on device 31:2. | ||
| + | [ 4.720000] Freeing unused kernel memory: 240K (80314000 - 80350000) | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | </ | ||
| + | |||
| + | ===== Photos ===== | ||
| + | {{media: | ||
| + | {{media: | ||
| + | {{media: | ||
| + | |||
| + | ===== Tags ===== | ||
| + | [[meta: | ||
| + | {{tag> | ||