Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
toh:mikrotik:rb133 [2018/02/18 20:40] – link to howto build updated after wiki merge tmomastoh:mikrotik:rb133 [2021/10/15 09:06] – ↷ Links adapted because of a move operation bobafetthotmail
Line 1: Line 1:
 ====== Mikrotik RouterBoard RB133 ====== ====== Mikrotik RouterBoard RB133 ======
  
-The device is supported in OpenWrt since Kamikaze.+{{section>meta:infobox:432_warning#infobox_for_dataentries&noheader&nofooter&noeditbutton}} 
 + 
 +===== 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,c,c,c,c,c,
 +filter  : Model=RB133 
 +---- 
 + 
 + 
 +===== Hardware Highlights ===== 
 +---- datatable ---- 
 +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_ 
 +header  : Model, Version,SoC,CPU MHz,Flash MB,RAM MB,WLAN Hardware,WLAN2.4,WLAN5.0,100M ports,Gbit ports,Modem,USB 
 +align   : c,c,c,c,c,c,c,c,c,c,c,c,
 +filter  : Model=RB133 
 +----
  
-===== Hardware info ===== 
-| **Architecture:**     | MIPS                                                     | 
-| **Vendor:**           | MikroTik, ADMtek (Infineon)                              | 
-| **Bootloader:**       | RouterBOOT                                               | 
-| **System-On-Chip:**   | ADM5120 (Little Endian)                                  | 
-| **CPU Speed:**        | 175 Mhz                                                  | 
-| **Flash size:**       | 64/128 MiB                                               | 
-| **RAM:**              | 32 MiB SDRAM                                             | 
-| **Wireless:**         | 3x Type III miniPCI slot                                 | 
-| **Ethernet:**         | 3 x 10/100 Base-TX Ethernet Ports (with Auto MDI/MDIX)   | 
-| **USB:**              | no                                                       | 
-| **Serial:**           | yes                                                      | 
-| **JTAG:**             | no?                                                      | 
  
 ===== Installation ===== ===== Installation =====
  
-This article will be completed soon, see [[:oldwiki:openwrtdocs:hardware:mikrotik/rb100|oldwiki]] now.+:!See also forum for installation instructions.
  
 :!: If you flash OpenWrt from NetBoot facility, you will lose your RouterOS licence. :!: If you flash OpenWrt from NetBoot facility, you will lose your RouterOS licence.
Line 28: Line 32:
   - An ethernet port and cable to download the NetBoot kernel and the NAND image.   - An ethernet port and cable to download the NetBoot kernel and the NAND image.
   - A DHCP server to tell the RB1xx where to get it's netboot image (e.g. DnsMasq).   - A DHCP server to tell the RB1xx where to get it's netboot image (e.g. DnsMasq).
-  - A TFTPD server to supply the NetBoot image to load a barebone OpenWrt RAMdisk image (e.g. DnsMasq).+  - A [[docs:guide-user:troubleshooting:tftpserver|tftpd server]] to supply the NetBoot image to load a barebone OpenWrt RAMdisk image (e.g. DnsMasq).
   - A web server to serve up the [[permanent version]] of the OpenWrt kernel and rootfs (you can use SCP as well).   - A web server to serve up the [[permanent version]] of the OpenWrt kernel and rootfs (you can use SCP as well).
  
Line 35: Line 39:
 ==== Building images ==== ==== Building images ====
  
-See [[docs:guide-developer:build-system:start|official howto]] for more info.+See [[docs:guide-developer:toolchain:start|official howto]] for more info.
  
 :!: If you select the squashfs image, it may take quite a few minutes for the device to power on. :!: If you select the squashfs image, it may take quite a few minutes for the device to power on.
Line 48: Line 52:
  
 If the rb133c has already mounted openwrt you can directly go to the " Writing nand " If the rb133c has already mounted openwrt you can directly go to the " Writing nand "
-===== booting from ethernet =====+ 
 +==== booting from ethernet ====
  
  
Line 57: Line 62:
 then access to the serial console terminal , connect the rb133c power and press any key to blocccare the boot sequence . then access to the serial console terminal , connect the rb133c power and press any key to blocccare the boot sequence .
  
-RouterBOOT booter 2:18 RouterBoard 133C CPU frequency : 175 MHz  Memory size:  16 MB +<code> 
 +RouterBOOT booter 2.18  
 +RouterBoard 133C CPU frequency : 175 MHz   
 +Memory size:  16 MB 
 +...
 Press any key within 2 seconds to enter setup. Press any key within 2 seconds to enter setup.
 ... ...
Line 90: Line 98:
 setting up elf image... OK setting up elf image... OK
 ... ...
 +</code>
  
-===== Writing nand =====+==== Writing nand ====
  
 If you already have in rb133c openwrt you can upgrade the firmware via ssh , or even by serial console . If you already have in rb133c openwrt you can upgrade the firmware via ssh , or even by serial console .
Line 126: Line 135:
  
  
-==== Linux howto ====+=== Linux howto ===
  
  
-==== Windows howto ====+=== Windows howto ===
  
 :!: Disable ANY firewall on your PC. :!: Disable ANY firewall on your PC.
Line 139: Line 148:
  
 Atheros-based card are supported. The device doesn't work with Broadcom cards, since kmod-ssb causes kernel panic at startup.  Atheros-based card are supported. The device doesn't work with Broadcom cards, since kmod-ssb causes kernel panic at startup. 
 +
 +===== Hardware info =====
 +^ Architecture        | MIPS                                                                  |
 +^ Vendor              | MikroTik, ADMtek (Infineon)                                           |
 +^ Bootloader          | RouterBOOT                                                            |
 +^ System-On-Chip      | ADM5120 (Little Endian)                                               |
 +^ CPU Speed           | 175 Mhz                                                               |
 +^ Flash size          | 64/128 MiB                                                            |
 +^ RAM                 | 32 MiB SDRAM (16 MiB on RB133C)                                       |
 +^ Wireless            | 3x Type III miniPCI slot (1x on RB133C)                               |
 +^ Ethernet            | 3 x 10/100 Base-TX Ethernet Ports (with Auto MDI/MDIX) (1 on RB133C)  |
 +^ USB                 | no                                                                    |
 +^ Serial              | yes                                                                   |
 +^ JTAG                | no?                                                                   |
 +
  
 ===== Useful sources ===== ===== Useful sources =====
-This page has been assebled from a number of different pages from the oldwiki and current wiki. See them for more (possibily outdated) informations. 
  
-  * [[:oldwiki:openwrtdocs:hardware:mikrotik/rb100|RB1xx at oldwiki]] 
   * [[http://www.routerboard.sk/files/pdf/rb133&133c_manual.pdf|RouterBoard 133 series user's manual (pdf)]] \\   * [[http://www.routerboard.sk/files/pdf/rb133&133c_manual.pdf|RouterBoard 133 series user's manual (pdf)]] \\
   * [[http://rb1xx.ozo.com/|rb1xx.ozo.com]]   * [[http://rb1xx.ozo.com/|rb1xx.ozo.com]]
  • Last modified: 2024/02/12 08:58
  • by 127.0.0.1